| 1 | [ Mar 19 13:02:51 Enabled. ] | ||
| 2 | [ Mar 19 13:02:51 Rereading configuration. ] | ||
| 3 | [ Mar 19 13:02:53 Rereading configuration. ] | ||
| 4 | [ Mar 19 13:02:57 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 | [ Mar 19 13:02:57 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.19 13:03:02.192925 [ 1 ] {} <Information> Application: Will watch for the process with pid 24241 | ||
| 29 | 2026.03.19 13:03:02.193348 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.19 13:03:02.405984 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24241 | ||
| 31 | 2026.03.19 13:03:02.413373 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.19 13:03:02.413517 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.19 13:03:03.019032 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.19 13:03:03.069331 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.19 13:03:03.069436 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.19 13:03:03.069458 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.19 13:03:03.069529 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.19 13:03:03.070557 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.19 13:03:03.077250 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.19 13:03:03.078475 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.19 13:03:03.079678 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.19 13:03:03.079752 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.19 13:03:03.079809 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.19 13:03:03.082412 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.19 13:03:03.083999 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.19 13:03:03.093555 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.19 13:03:03.094671 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.19 13:03:03.096759 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.19 13:03:03.096888 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.19 13:03:03.098438 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.19 13:03:03.099216 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.19 13:03:03.137111 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.19 13:03:03.138116 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.19 13:03:03.151504 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.19 13:03:03.152013 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.19 13:03:03.152668 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.19 13:03:03.153223 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.19 13:03:03.160674 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.19 13:03:03.160710 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.19 13:03:03.160868 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.19 13:03:03.161007 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.19 13:03:03.191820 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.19 13:03:03.191860 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000234194 sec | ||
| 68 | 2026.03.19 13:03:03.191940 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.19 13:03:03.192003 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.19 13:03:03.214467 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.19 13:03:03.217406 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.19 13:03:03.263123 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.19 13:03:03.263206 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.19 13:03:03.263330 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.19 13:03:03.263353 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.19 13:03:03.263406 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.19 13:03:03.263506 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.19 13:03:03.266906 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.19 13:03:03.266981 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.19 13:03:03.267049 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.19 13:03:03.267319 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.19 13:03:03.267389 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.19 13:03:03.267416 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.19 13:03:03.267525 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.19 13:03:03.267547 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.19 13:03:03.267591 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.19 13:03:03.267698 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.19 13:03:03.361468 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.19 13:03:03.367747 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.19 13:03:03.367852 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127922 sec | ||
| 91 | 2026.03.19 13:03:03.367869 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.19 13:03:03.367883 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.19 13:03:03.367918 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.19 13:03:03.368201 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.19 13:03:03.368331 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.19 13:03:03.368350 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.19 13:03:03.368365 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.19 13:03:03.368379 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.19 13:03:03.377065 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.19 13:03:03.377327 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.69 MiB (RSS), difference: 91.92 MiB | ||
| 101 | 2026.03.19 13:03:03.379153 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.592e-05 sec. | ||
| 102 | 2026.03.19 13:03:03.379696 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.19 13:03:03.379769 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.19 13:03:03.379789 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.19 13:03:04.238753 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64197 | ||
| 106 | 2026.03.19 13:03:04.239843 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.19 13:03:04.240562 [ 3 ] {} <Debug> TCP-Session: 2d9a7290-7959-43af-b165-2d9c8a9b3aaa Authenticating user 'default' from [fd00:1122:3344:101::c]:64197 | ||
| 108 | 2026.03.19 13:03:04.240598 [ 3 ] {} <Debug> TCP-Session: 2d9a7290-7959-43af-b165-2d9c8a9b3aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.19 13:03:04.240697 [ 3 ] {} <Debug> TCP-Session: 2d9a7290-7959-43af-b165-2d9c8a9b3aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.19 13:03:04.240811 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.19 13:03:04.240841 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.19 13:03:04.240933 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.19 13:03:04.241456 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39758 | ||
| 114 | 2026.03.19 13:03:04.241664 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.19 13:03:04.241715 [ 4 ] {} <Debug> TCP-Session: cc224d35-2dd4-42ce-bd21-65e8477ae6d8 Authenticating user 'default' from [fd00:1122:3344:101::c]:39758 | ||
| 116 | 2026.03.19 13:03:04.241744 [ 4 ] {} <Debug> TCP-Session: cc224d35-2dd4-42ce-bd21-65e8477ae6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.03.19 13:03:04.241866 [ 4 ] {} <Debug> TCP-Session: cc224d35-2dd4-42ce-bd21-65e8477ae6d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.19 13:03:04.242391 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56928 | ||
| 119 | 2026.03.19 13:03:04.242399 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36131 | ||
| 120 | 2026.03.19 13:03:04.242475 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61411 | ||
| 121 | 2026.03.19 13:03:04.242673 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.19 13:03:04.242717 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53404 | ||
| 123 | 2026.03.19 13:03:04.242733 [ 5 ] {} <Debug> TCP-Session: c61ae0bc-898c-439b-8df7-cec5f28c9be3 Authenticating user 'default' from [fd00:1122:3344:101::c]:56928 | ||
| 124 | 2026.03.19 13:03:04.242832 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.19 13:03:04.242859 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.19 13:03:04.242895 [ 5 ] {} <Debug> TCP-Session: c61ae0bc-898c-439b-8df7-cec5f28c9be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.19 13:03:04.242916 [ 253 ] {} <Debug> TCP-Session: 1db3a338-1955-48ef-bd3b-84ced35d85f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:36131 | ||
| 128 | 2026.03.19 13:03:04.242976 [ 5 ] {} <Debug> TCP-Session: c61ae0bc-898c-439b-8df7-cec5f28c9be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.19 13:03:04.242892 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58812 | ||
| 130 | 2026.03.19 13:03:04.243002 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35332 | ||
| 131 | 2026.03.19 13:03:04.243042 [ 253 ] {} <Debug> TCP-Session: 1db3a338-1955-48ef-bd3b-84ced35d85f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.19 13:03:04.242909 [ 254 ] {} <Debug> TCP-Session: 986a5830-d4b2-44f1-b404-22c73205ec21 Authenticating user 'default' from [fd00:1122:3344:101::c]:61411 | ||
| 133 | 2026.03.19 13:03:04.242905 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.19 13:03:04.243171 [ 253 ] {} <Debug> TCP-Session: 1db3a338-1955-48ef-bd3b-84ced35d85f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.19 13:03:04.243147 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.19 13:03:04.243267 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.19 13:03:04.243305 [ 255 ] {} <Debug> TCP-Session: a942ee09-c66e-4cc2-acd6-2d61f1ed4838 Authenticating user 'default' from [fd00:1122:3344:101::c]:53404 | ||
| 138 | 2026.03.19 13:03:04.243329 [ 257 ] {} <Debug> TCP-Session: 39004a1a-da71-476d-a828-5aede1f92865 Authenticating user 'default' from [fd00:1122:3344:101::c]:35332 | ||
| 139 | 2026.03.19 13:03:04.243317 [ 256 ] {} <Debug> TCP-Session: cc12165c-783f-461e-a9f4-23491a2361cc Authenticating user 'default' from [fd00:1122:3344:101::c]:58812 | ||
| 140 | 2026.03.19 13:03:04.243160 [ 254 ] {} <Debug> TCP-Session: 986a5830-d4b2-44f1-b404-22c73205ec21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.19 13:03:04.243450 [ 257 ] {} <Debug> TCP-Session: 39004a1a-da71-476d-a828-5aede1f92865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.19 13:03:04.243438 [ 256 ] {} <Debug> TCP-Session: cc12165c-783f-461e-a9f4-23491a2361cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.19 13:03:04.243425 [ 255 ] {} <Debug> TCP-Session: a942ee09-c66e-4cc2-acd6-2d61f1ed4838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.19 13:03:04.243559 [ 257 ] {} <Debug> TCP-Session: 39004a1a-da71-476d-a828-5aede1f92865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.19 13:03:04.243545 [ 256 ] {} <Debug> TCP-Session: cc12165c-783f-461e-a9f4-23491a2361cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.19 13:03:04.243536 [ 254 ] {} <Debug> TCP-Session: 986a5830-d4b2-44f1-b404-22c73205ec21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.19 13:03:04.243638 [ 255 ] {} <Debug> TCP-Session: a942ee09-c66e-4cc2-acd6-2d61f1ed4838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.19 13:03:04.313208 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51409 | ||
| 149 | 2026.03.19 13:03:04.313394 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.19 13:03:04.313532 [ 258 ] {} <Debug> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Authenticating user 'default' from [fd00:1122:3344:101::d]:51409 | ||
| 151 | 2026.03.19 13:03:04.313559 [ 258 ] {} <Debug> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.19 13:03:04.313575 [ 258 ] {} <Debug> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.19 13:03:04.313725 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.19 13:03:04.313759 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.19 13:03:04.313852 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.19 13:03:04.315448 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51623 | ||
| 157 | 2026.03.19 13:03:04.315533 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59418 | ||
| 158 | 2026.03.19 13:03:04.315615 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48806 | ||
| 159 | 2026.03.19 13:03:04.315710 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56489 | ||
| 160 | 2026.03.19 13:03:04.315844 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44118 | ||
| 161 | 2026.03.19 13:03:04.316111 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.03.19 13:03:04.316157 [ 262 ] {} <Debug> TCP-Session: 20ef5c31-1ac8-47bf-a04b-92bcd7b1f201 Authenticating user 'default' from [fd00:1122:3344:101::d]:56489 | ||
| 163 | 2026.03.19 13:03:04.316165 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.03.19 13:03:04.316178 [ 262 ] {} <Debug> TCP-Session: 20ef5c31-1ac8-47bf-a04b-92bcd7b1f201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.19 13:03:04.316234 [ 259 ] {} <Debug> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Authenticating user 'default' from [fd00:1122:3344:101::d]:51623 | ||
| 166 | 2026.03.19 13:03:04.316310 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.19 13:03:04.316335 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.03.19 13:03:04.316404 [ 263 ] {} <Debug> TCP-Session: 360966a7-8d42-42db-8c48-97052e95c590 Authenticating user 'default' from [fd00:1122:3344:101::d]:44118 | ||
| 169 | 2026.03.19 13:03:04.316453 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54449 | ||
| 170 | 2026.03.19 13:03:04.316364 [ 259 ] {} <Debug> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.19 13:03:04.316536 [ 263 ] {} <Debug> TCP-Session: 360966a7-8d42-42db-8c48-97052e95c590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.03.19 13:03:04.316595 [ 259 ] {} <Debug> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.19 13:03:04.316619 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.19 13:03:04.316515 [ 261 ] {} <Debug> TCP-Session: 0e0771a1-1dcf-4777-952f-fad20d7214ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48806 | ||
| 175 | 2026.03.19 13:03:04.316701 [ 263 ] {} <Debug> TCP-Session: 360966a7-8d42-42db-8c48-97052e95c590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.19 13:03:04.316718 [ 261 ] {} <Debug> TCP-Session: 0e0771a1-1dcf-4777-952f-fad20d7214ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.19 13:03:04.316348 [ 262 ] {} <Debug> TCP-Session: 20ef5c31-1ac8-47bf-a04b-92bcd7b1f201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.19 13:03:04.316759 [ 266 ] {} <Debug> TCP-Session: b21c3432-93f5-4eca-9612-9366e41398f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54449 | ||
| 179 | 2026.03.19 13:03:04.316184 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35111 | ||
| 180 | 2026.03.19 13:03:04.316838 [ 266 ] {} <Debug> TCP-Session: b21c3432-93f5-4eca-9612-9366e41398f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.19 13:03:04.316946 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.03.19 13:03:04.316889 [ 261 ] {} <Debug> TCP-Session: 0e0771a1-1dcf-4777-952f-fad20d7214ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.19 13:03:04.317019 [ 266 ] {} <Debug> TCP-Session: b21c3432-93f5-4eca-9612-9366e41398f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.19 13:03:04.317084 [ 260 ] {} <Debug> TCP-Session: 80573424-b3df-4430-a5f4-20785f96b70f Authenticating user 'default' from [fd00:1122:3344:101::d]:59418 | ||
| 185 | 2026.03.19 13:03:04.316373 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58290 | ||
| 186 | 2026.03.19 13:03:04.317139 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.03.19 13:03:04.317175 [ 260 ] {} <Debug> TCP-Session: 80573424-b3df-4430-a5f4-20785f96b70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.19 13:03:04.317190 [ 264 ] {} <Debug> TCP-Session: f4a0f652-b8ef-4e68-9ac3-c88a2433c8c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35111 | ||
| 189 | 2026.03.19 13:03:04.317282 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.03.19 13:03:04.317351 [ 260 ] {} <Debug> TCP-Session: 80573424-b3df-4430-a5f4-20785f96b70f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.19 13:03:04.317403 [ 264 ] {} <Debug> TCP-Session: f4a0f652-b8ef-4e68-9ac3-c88a2433c8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.19 13:03:04.317394 [ 265 ] {} <Debug> TCP-Session: 28d47ba7-2737-4414-8cfc-c9088102f9bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58290 | ||
| 193 | 2026.03.19 13:03:04.317514 [ 265 ] {} <Debug> TCP-Session: 28d47ba7-2737-4414-8cfc-c9088102f9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.19 13:03:04.317519 [ 264 ] {} <Debug> TCP-Session: f4a0f652-b8ef-4e68-9ac3-c88a2433c8c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.19 13:03:04.317608 [ 265 ] {} <Debug> TCP-Session: 28d47ba7-2737-4414-8cfc-c9088102f9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.19 13:03:04.326973 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.03.19 13:03:04.336138 [ 258 ] {c4c83cd4-d21d-432c-863d-89838cddfa88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.03.19 13:03:04.525772 [ 258 ] {c4c83cd4-d21d-432c-863d-89838cddfa88} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51409) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.03.19 13:03:04.528827 [ 258 ] {c4c83cd4-d21d-432c-863d-89838cddfa88} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.03.19 13:03:04.529158 [ 258 ] {c4c83cd4-d21d-432c-863d-89838cddfa88} <Debug> TCPHandler: Processed in 0.209485228 sec. | ||
| 247 | 2026.03.19 13:03:04.530025 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.03.19 13:03:04.530308 [ 259 ] {82acaa28-42f5-4d37-9d88-a02c4e885240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.03.19 13:03:04.530906 [ 259 ] {82acaa28-42f5-4d37-9d88-a02c4e885240} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51623) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.03.19 13:03:04.531295 [ 259 ] {82acaa28-42f5-4d37-9d88-a02c4e885240} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.03.19 13:03:04.531593 [ 259 ] {82acaa28-42f5-4d37-9d88-a02c4e885240} <Debug> TCPHandler: Processed in 0.002143093 sec. | ||
| 298 | 2026.03.19 13:03:04.531919 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.03.19 13:03:04.533062 [ 258 ] {6b18aa17-391d-4e87-9848-75688b9a1447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.03.19 13:03:04.535425 [ 258 ] {6b18aa17-391d-4e87-9848-75688b9a1447} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.03.19 13:03:04.540441 [ 258 ] {6b18aa17-391d-4e87-9848-75688b9a1447} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.19 13:03:04.540607 [ 258 ] {6b18aa17-391d-4e87-9848-75688b9a1447} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000213414 sec | ||
| 303 | 2026.03.19 13:03:04.540627 [ 258 ] {6b18aa17-391d-4e87-9848-75688b9a1447} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.19 13:03:04.540643 [ 258 ] {6b18aa17-391d-4e87-9848-75688b9a1447} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.19 13:03:04.540757 [ 258 ] {6b18aa17-391d-4e87-9848-75688b9a1447} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.19 13:03:04.544003 [ 258 ] {6b18aa17-391d-4e87-9848-75688b9a1447} <Debug> TCPHandler: Processed in 0.012205363 sec. | ||
| 307 | 2026.03.19 13:03:04.544176 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.19 13:03:04.544441 [ 258 ] {6beb7215-29d6-46ff-a8cc-cf660335c510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) /* 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 | 2026.03.19 13:03:04.544540 [ 258 ] {6beb7215-29d6-46ff-a8cc-cf660335c510} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.19 13:03:04.569628 [ 258 ] {6beb7215-29d6-46ff-a8cc-cf660335c510} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.19 13:03:04.583696 [ 258 ] {6beb7215-29d6-46ff-a8cc-cf660335c510} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141): Loading data parts | ||
| 313 | 2026.03.19 13:03:04.586205 [ 258 ] {6beb7215-29d6-46ff-a8cc-cf660335c510} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141): There are no data parts | ||
| 314 | 2026.03.19 13:03:04.600294 [ 258 ] {6beb7215-29d6-46ff-a8cc-cf660335c510} <Debug> TCPHandler: Processed in 0.056179778 sec. | ||
| 315 | 2026.03.19 13:03:04.600704 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.19 13:03:04.600927 [ 258 ] {2948f789-b78b-486d-ad3d-1541c1ac0870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) /* 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 | 2026.03.19 13:03:04.601107 [ 258 ] {2948f789-b78b-486d-ad3d-1541c1ac0870} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.19 13:03:04.645881 [ 258 ] {2948f789-b78b-486d-ad3d-1541c1ac0870} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Loading data parts | ||
| 329 | 2026.03.19 13:03:04.646428 [ 258 ] {2948f789-b78b-486d-ad3d-1541c1ac0870} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): There are no data parts | ||
| 330 | 2026.03.19 13:03:04.651662 [ 258 ] {2948f789-b78b-486d-ad3d-1541c1ac0870} <Debug> TCPHandler: Processed in 0.051069096 sec. | ||
| 331 | 2026.03.19 13:03:04.651977 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.19 13:03:04.652321 [ 258 ] {4d3fc36d-35ca-4254-aa5d-3f992a8a3484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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 | 2026.03.19 13:03:04.652383 [ 258 ] {4d3fc36d-35ca-4254-aa5d-3f992a8a3484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.19 13:03:04.671346 [ 258 ] {4d3fc36d-35ca-4254-aa5d-3f992a8a3484} <Debug> oximeter.measurements_i8 (214f3d8e-d8ca-4472-81a1-d6575e9fabbd): Loading data parts | ||
| 335 | 2026.03.19 13:03:04.671529 [ 258 ] {4d3fc36d-35ca-4254-aa5d-3f992a8a3484} <Debug> oximeter.measurements_i8 (214f3d8e-d8ca-4472-81a1-d6575e9fabbd): There are no data parts | ||
| 336 | 2026.03.19 13:03:04.685520 [ 258 ] {4d3fc36d-35ca-4254-aa5d-3f992a8a3484} <Debug> TCPHandler: Processed in 0.03369094 sec. | ||
| 337 | 2026.03.19 13:03:04.685770 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.19 13:03:04.685945 [ 258 ] {38bf9f3f-2898-4550-b7d0-30af8d36f782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 339 | 2026.03.19 13:03:04.686096 [ 258 ] {38bf9f3f-2898-4550-b7d0-30af8d36f782} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.03.19 13:03:04.698041 [ 258 ] {38bf9f3f-2898-4550-b7d0-30af8d36f782} <Debug> oximeter.measurements_u8 (3d21a934-e26f-464d-899d-c36a85017580): Loading data parts | ||
| 341 | 2026.03.19 13:03:04.698310 [ 258 ] {38bf9f3f-2898-4550-b7d0-30af8d36f782} <Debug> oximeter.measurements_u8 (3d21a934-e26f-464d-899d-c36a85017580): There are no data parts | ||
| 342 | 2026.03.19 13:03:04.706439 [ 258 ] {38bf9f3f-2898-4550-b7d0-30af8d36f782} <Debug> TCPHandler: Processed in 0.020723002 sec. | ||
| 343 | 2026.03.19 13:03:04.706638 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.19 13:03:04.707028 [ 258 ] {7e32e4bd-857b-44c9-a212-785a878b986f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 345 | 2026.03.19 13:03:04.707077 [ 258 ] {7e32e4bd-857b-44c9-a212-785a878b986f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.03.19 13:03:04.713497 [ 258 ] {7e32e4bd-857b-44c9-a212-785a878b986f} <Debug> oximeter.measurements_i16 (e28b0a97-90f5-4eb8-9b2d-94060b8e5ddd): Loading data parts | ||
| 347 | 2026.03.19 13:03:04.713658 [ 258 ] {7e32e4bd-857b-44c9-a212-785a878b986f} <Debug> oximeter.measurements_i16 (e28b0a97-90f5-4eb8-9b2d-94060b8e5ddd): There are no data parts | ||
| 348 | 2026.03.19 13:03:04.724496 [ 258 ] {7e32e4bd-857b-44c9-a212-785a878b986f} <Debug> TCPHandler: Processed in 0.017930737 sec. | ||
| 349 | 2026.03.19 13:03:04.724748 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.19 13:03:04.724966 [ 258 ] {2d4471e7-c003-4241-b408-11adc4c3e9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 351 | 2026.03.19 13:03:04.725149 [ 258 ] {2d4471e7-c003-4241-b408-11adc4c3e9c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.03.19 13:03:04.735679 [ 258 ] {2d4471e7-c003-4241-b408-11adc4c3e9c5} <Debug> oximeter.measurements_u16 (ac787e53-0b4b-4040-b49f-b8b91c973e76): Loading data parts | ||
| 353 | 2026.03.19 13:03:04.735929 [ 258 ] {2d4471e7-c003-4241-b408-11adc4c3e9c5} <Debug> oximeter.measurements_u16 (ac787e53-0b4b-4040-b49f-b8b91c973e76): There are no data parts | ||
| 354 | 2026.03.19 13:03:04.740802 [ 258 ] {2d4471e7-c003-4241-b408-11adc4c3e9c5} <Debug> TCPHandler: Processed in 0.016116261 sec. | ||
| 355 | 2026.03.19 13:03:04.740983 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.19 13:03:04.741217 [ 258 ] {64f10919-3cad-483f-bdc1-e235f72ad381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 357 | 2026.03.19 13:03:04.741263 [ 258 ] {64f10919-3cad-483f-bdc1-e235f72ad381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.03.19 13:03:04.752102 [ 258 ] {64f10919-3cad-483f-bdc1-e235f72ad381} <Debug> oximeter.measurements_i32 (f00d4f23-83c4-41a7-a31d-c54f45c44f4c): Loading data parts | ||
| 359 | 2026.03.19 13:03:04.752275 [ 258 ] {64f10919-3cad-483f-bdc1-e235f72ad381} <Debug> oximeter.measurements_i32 (f00d4f23-83c4-41a7-a31d-c54f45c44f4c): There are no data parts | ||
| 360 | 2026.03.19 13:03:04.757527 [ 258 ] {64f10919-3cad-483f-bdc1-e235f72ad381} <Debug> TCPHandler: Processed in 0.01660633 sec. | ||
| 361 | 2026.03.19 13:03:04.757769 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.03.19 13:03:04.757934 [ 258 ] {87745c91-0f21-4ffd-ac79-d80ca1469ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 363 | 2026.03.19 13:03:04.758089 [ 258 ] {87745c91-0f21-4ffd-ac79-d80ca1469ef9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.03.19 13:03:04.766853 [ 258 ] {87745c91-0f21-4ffd-ac79-d80ca1469ef9} <Debug> oximeter.measurements_u32 (fde23ee4-0ec5-4a87-a355-ab62b8873dc5): Loading data parts | ||
| 365 | 2026.03.19 13:03:04.767105 [ 258 ] {87745c91-0f21-4ffd-ac79-d80ca1469ef9} <Debug> oximeter.measurements_u32 (fde23ee4-0ec5-4a87-a355-ab62b8873dc5): There are no data parts | ||
| 366 | 2026.03.19 13:03:04.783830 [ 258 ] {87745c91-0f21-4ffd-ac79-d80ca1469ef9} <Debug> TCPHandler: Processed in 0.02611654 sec. | ||
| 367 | 2026.03.19 13:03:04.784010 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.19 13:03:04.784287 [ 258 ] {890be638-b986-45e0-ac5b-45b394f31ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 369 | 2026.03.19 13:03:04.784339 [ 258 ] {890be638-b986-45e0-ac5b-45b394f31ba4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.03.19 13:03:04.790710 [ 258 ] {890be638-b986-45e0-ac5b-45b394f31ba4} <Debug> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Loading data parts | ||
| 371 | 2026.03.19 13:03:04.790906 [ 258 ] {890be638-b986-45e0-ac5b-45b394f31ba4} <Debug> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): There are no data parts | ||
| 372 | 2026.03.19 13:03:04.793684 [ 258 ] {890be638-b986-45e0-ac5b-45b394f31ba4} <Debug> TCPHandler: Processed in 0.009740294 sec. | ||
| 373 | 2026.03.19 13:03:04.793960 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.19 13:03:04.794119 [ 258 ] {5faa6dbd-2957-4ef0-b80d-02ec307e5014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 375 | 2026.03.19 13:03:04.794240 [ 258 ] {5faa6dbd-2957-4ef0-b80d-02ec307e5014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.03.19 13:03:04.802373 [ 258 ] {5faa6dbd-2957-4ef0-b80d-02ec307e5014} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Loading data parts | ||
| 377 | 2026.03.19 13:03:04.802592 [ 258 ] {5faa6dbd-2957-4ef0-b80d-02ec307e5014} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): There are no data parts | ||
| 378 | 2026.03.19 13:03:04.807491 [ 258 ] {5faa6dbd-2957-4ef0-b80d-02ec307e5014} <Debug> TCPHandler: Processed in 0.013582331 sec. | ||
| 379 | 2026.03.19 13:03:04.807650 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.19 13:03:04.807910 [ 258 ] {4ec810bb-fdd9-4da8-8940-cb77ad672a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 381 | 2026.03.19 13:03:04.808057 [ 258 ] {4ec810bb-fdd9-4da8-8940-cb77ad672a06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.03.19 13:03:04.818398 [ 258 ] {4ec810bb-fdd9-4da8-8940-cb77ad672a06} <Debug> oximeter.measurements_f32 (5e98ca2a-472a-4868-adf2-0ba20c39fa49): Loading data parts | ||
| 383 | 2026.03.19 13:03:04.818573 [ 258 ] {4ec810bb-fdd9-4da8-8940-cb77ad672a06} <Debug> oximeter.measurements_f32 (5e98ca2a-472a-4868-adf2-0ba20c39fa49): There are no data parts | ||
| 384 | 2026.03.19 13:03:04.821578 [ 258 ] {4ec810bb-fdd9-4da8-8940-cb77ad672a06} <Debug> TCPHandler: Processed in 0.013984498 sec. | ||
| 385 | 2026.03.19 13:03:04.821970 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.19 13:03:04.822131 [ 258 ] {ace3e21a-dedd-425d-8b3b-45549bf76349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 387 | 2026.03.19 13:03:04.822316 [ 258 ] {ace3e21a-dedd-425d-8b3b-45549bf76349} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.03.19 13:03:04.837793 [ 258 ] {ace3e21a-dedd-425d-8b3b-45549bf76349} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Loading data parts | ||
| 389 | 2026.03.19 13:03:04.838031 [ 258 ] {ace3e21a-dedd-425d-8b3b-45549bf76349} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): There are no data parts | ||
| 390 | 2026.03.19 13:03:04.849720 [ 258 ] {ace3e21a-dedd-425d-8b3b-45549bf76349} <Debug> TCPHandler: Processed in 0.027802673 sec. | ||
| 391 | 2026.03.19 13:03:04.849908 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.19 13:03:04.850172 [ 258 ] {acdfcb29-9426-484c-8a8a-4122273a491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 393 | 2026.03.19 13:03:04.850256 [ 258 ] {acdfcb29-9426-484c-8a8a-4122273a491c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.03.19 13:03:04.862928 [ 258 ] {acdfcb29-9426-484c-8a8a-4122273a491c} <Debug> oximeter.measurements_string (c548f4f6-230c-4dfe-865c-2777e670f3b5): Loading data parts | ||
| 395 | 2026.03.19 13:03:04.863104 [ 258 ] {acdfcb29-9426-484c-8a8a-4122273a491c} <Debug> oximeter.measurements_string (c548f4f6-230c-4dfe-865c-2777e670f3b5): There are no data parts | ||
| 396 | 2026.03.19 13:03:04.874831 [ 258 ] {acdfcb29-9426-484c-8a8a-4122273a491c} <Debug> TCPHandler: Processed in 0.024973616 sec. | ||
| 397 | 2026.03.19 13:03:04.875140 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.03.19 13:03:04.875340 [ 258 ] {6c83a22c-7251-49fc-8925-b681b5c58792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.03.19 13:03:04.875487 [ 258 ] {6c83a22c-7251-49fc-8925-b681b5c58792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.03.19 13:03:04.889652 [ 258 ] {6c83a22c-7251-49fc-8925-b681b5c58792} <Debug> oximeter.measurements_bytes (2703cf94-477d-4c07-bbd3-182767692c3a): Loading data parts | ||
| 408 | 2026.03.19 13:03:04.889822 [ 258 ] {6c83a22c-7251-49fc-8925-b681b5c58792} <Debug> oximeter.measurements_bytes (2703cf94-477d-4c07-bbd3-182767692c3a): There are no data parts | ||
| 409 | 2026.03.19 13:03:04.909346 [ 258 ] {6c83a22c-7251-49fc-8925-b681b5c58792} <Debug> TCPHandler: Processed in 0.034301242 sec. | ||
| 410 | 2026.03.19 13:03:04.909664 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.19 13:03:04.909888 [ 258 ] {fa78a07d-552d-4be3-9b62-2232d0b80626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 412 | 2026.03.19 13:03:04.910039 [ 258 ] {fa78a07d-552d-4be3-9b62-2232d0b80626} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.03.19 13:03:04.923468 [ 258 ] {fa78a07d-552d-4be3-9b62-2232d0b80626} <Debug> oximeter.measurements_cumulativei64 (f74d7181-e0af-42fb-bceb-23a8b9dd1d8d): Loading data parts | ||
| 414 | 2026.03.19 13:03:04.923834 [ 258 ] {fa78a07d-552d-4be3-9b62-2232d0b80626} <Debug> oximeter.measurements_cumulativei64 (f74d7181-e0af-42fb-bceb-23a8b9dd1d8d): There are no data parts | ||
| 415 | 2026.03.19 13:03:04.935700 [ 258 ] {fa78a07d-552d-4be3-9b62-2232d0b80626} <Debug> TCPHandler: Processed in 0.026112959 sec. | ||
| 416 | 2026.03.19 13:03:04.935879 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.19 13:03:04.936166 [ 258 ] {93fef4b1-5c1a-4e7d-b3ad-5b638744d9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 418 | 2026.03.19 13:03:04.936343 [ 258 ] {93fef4b1-5c1a-4e7d-b3ad-5b638744d9ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.03.19 13:03:04.947904 [ 258 ] {93fef4b1-5c1a-4e7d-b3ad-5b638744d9ad} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Loading data parts | ||
| 420 | 2026.03.19 13:03:04.948073 [ 258 ] {93fef4b1-5c1a-4e7d-b3ad-5b638744d9ad} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): There are no data parts | ||
| 421 | 2026.03.19 13:03:04.958485 [ 258 ] {93fef4b1-5c1a-4e7d-b3ad-5b638744d9ad} <Debug> TCPHandler: Processed in 0.022672371 sec. | ||
| 422 | 2026.03.19 13:03:04.958662 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.03.19 13:03:04.958860 [ 258 ] {77cfca34-fac0-4e98-8fbb-b6d07732fb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 424 | 2026.03.19 13:03:04.958999 [ 258 ] {77cfca34-fac0-4e98-8fbb-b6d07732fb92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.03.19 13:03:04.970938 [ 258 ] {77cfca34-fac0-4e98-8fbb-b6d07732fb92} <Debug> oximeter.measurements_cumulativef32 (4291949f-1ad2-4063-bcee-b27be9bd59d2): Loading data parts | ||
| 426 | 2026.03.19 13:03:04.971097 [ 258 ] {77cfca34-fac0-4e98-8fbb-b6d07732fb92} <Debug> oximeter.measurements_cumulativef32 (4291949f-1ad2-4063-bcee-b27be9bd59d2): There are no data parts | ||
| 427 | 2026.03.19 13:03:04.974708 [ 258 ] {77cfca34-fac0-4e98-8fbb-b6d07732fb92} <Debug> TCPHandler: Processed in 0.016109291 sec. | ||
| 428 | 2026.03.19 13:03:04.974962 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.03.19 13:03:04.975146 [ 258 ] {226a09ff-cbe2-488c-82a3-55d75d839439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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) | ||
| 430 | 2026.03.19 13:03:04.975273 [ 258 ] {226a09ff-cbe2-488c-82a3-55d75d839439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.03.19 13:03:04.983263 [ 258 ] {226a09ff-cbe2-488c-82a3-55d75d839439} <Debug> oximeter.measurements_cumulativef64 (0cb0bb82-bfb4-41f2-8de3-2e8f2f977ca7): Loading data parts | ||
| 432 | 2026.03.19 13:03:04.983562 [ 258 ] {226a09ff-cbe2-488c-82a3-55d75d839439} <Debug> oximeter.measurements_cumulativef64 (0cb0bb82-bfb4-41f2-8de3-2e8f2f977ca7): There are no data parts | ||
| 433 | 2026.03.19 13:03:04.995139 [ 258 ] {226a09ff-cbe2-488c-82a3-55d75d839439} <Debug> TCPHandler: Processed in 0.020234012 sec. | ||
| 434 | 2026.03.19 13:03:04.995299 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.03.19 13:03:04.995632 [ 258 ] {497d4cb6-72a9-46ac-9faf-d5510b800af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.03.19 13:03:04.995782 [ 258 ] {497d4cb6-72a9-46ac-9faf-d5510b800af3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.03.19 13:03:05.000133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.75 MiB, peak 122.75 MiB, free memory in arenas 0.00 B, will set to 132.62 MiB (RSS), difference: 9.86 MiB | ||
| 448 | 2026.03.19 13:03:05.006239 [ 258 ] {497d4cb6-72a9-46ac-9faf-d5510b800af3} <Debug> oximeter.measurements_histogrami8 (7f5d16c5-964e-4027-a9a6-61518b7373b6): Loading data parts | ||
| 449 | 2026.03.19 13:03:05.006564 [ 258 ] {497d4cb6-72a9-46ac-9faf-d5510b800af3} <Debug> oximeter.measurements_histogrami8 (7f5d16c5-964e-4027-a9a6-61518b7373b6): There are no data parts | ||
| 450 | 2026.03.19 13:03:05.018379 [ 258 ] {497d4cb6-72a9-46ac-9faf-d5510b800af3} <Debug> TCPHandler: Processed in 0.02313886 sec. | ||
| 451 | 2026.03.19 13:03:05.018627 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.19 13:03:05.018973 [ 258 ] {c34b09c5-c4fc-49c4-90f8-aca4fc964b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 453 | 2026.03.19 13:03:05.019172 [ 258 ] {c34b09c5-c4fc-49c4-90f8-aca4fc964b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.03.19 13:03:05.024720 [ 258 ] {c34b09c5-c4fc-49c4-90f8-aca4fc964b31} <Debug> oximeter.measurements_histogramu8 (5dfc3bad-08c5-48b4-b089-a80905105a20): Loading data parts | ||
| 455 | 2026.03.19 13:03:05.024891 [ 258 ] {c34b09c5-c4fc-49c4-90f8-aca4fc964b31} <Debug> oximeter.measurements_histogramu8 (5dfc3bad-08c5-48b4-b089-a80905105a20): There are no data parts | ||
| 456 | 2026.03.19 13:03:05.031270 [ 258 ] {c34b09c5-c4fc-49c4-90f8-aca4fc964b31} <Debug> TCPHandler: Processed in 0.012731893 sec. | ||
| 457 | 2026.03.19 13:03:05.031525 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.19 13:03:05.031743 [ 258 ] {7af0257e-6782-4949-8747-1eae1e41d840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.03.19 13:03:05.031872 [ 258 ] {7af0257e-6782-4949-8747-1eae1e41d840} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.03.19 13:03:05.042417 [ 258 ] {7af0257e-6782-4949-8747-1eae1e41d840} <Debug> oximeter.measurements_histogrami16 (eba912dd-1f0e-4ebc-8b9f-1daddecdb552): Loading data parts | ||
| 461 | 2026.03.19 13:03:05.042591 [ 258 ] {7af0257e-6782-4949-8747-1eae1e41d840} <Debug> oximeter.measurements_histogrami16 (eba912dd-1f0e-4ebc-8b9f-1daddecdb552): There are no data parts | ||
| 462 | 2026.03.19 13:03:05.047538 [ 258 ] {7af0257e-6782-4949-8747-1eae1e41d840} <Debug> TCPHandler: Processed in 0.01606476 sec. | ||
| 463 | 2026.03.19 13:03:05.047709 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.19 13:03:05.047929 [ 258 ] {39cb066f-e1b7-44ae-b487-d88bb7b3f25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 465 | 2026.03.19 13:03:05.048060 [ 258 ] {39cb066f-e1b7-44ae-b487-d88bb7b3f25f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.03.19 13:03:05.058486 [ 258 ] {39cb066f-e1b7-44ae-b487-d88bb7b3f25f} <Debug> oximeter.measurements_histogramu16 (202785f7-bae7-48d7-9f3f-fe8c6fb34ee0): Loading data parts | ||
| 467 | 2026.03.19 13:03:05.058691 [ 258 ] {39cb066f-e1b7-44ae-b487-d88bb7b3f25f} <Debug> oximeter.measurements_histogramu16 (202785f7-bae7-48d7-9f3f-fe8c6fb34ee0): There are no data parts | ||
| 468 | 2026.03.19 13:03:05.064328 [ 258 ] {39cb066f-e1b7-44ae-b487-d88bb7b3f25f} <Debug> TCPHandler: Processed in 0.016672962 sec. | ||
| 469 | 2026.03.19 13:03:05.064565 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.03.19 13:03:05.064782 [ 258 ] {ea56a110-c382-4c73-997b-91e36b3cf676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 471 | 2026.03.19 13:03:05.064909 [ 258 ] {ea56a110-c382-4c73-997b-91e36b3cf676} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.03.19 13:03:05.070669 [ 258 ] {ea56a110-c382-4c73-997b-91e36b3cf676} <Debug> oximeter.measurements_histogrami32 (3001832b-c194-4066-b0d1-b5a60aa824c9): Loading data parts | ||
| 473 | 2026.03.19 13:03:05.070823 [ 258 ] {ea56a110-c382-4c73-997b-91e36b3cf676} <Debug> oximeter.measurements_histogrami32 (3001832b-c194-4066-b0d1-b5a60aa824c9): There are no data parts | ||
| 474 | 2026.03.19 13:03:05.081649 [ 258 ] {ea56a110-c382-4c73-997b-91e36b3cf676} <Debug> TCPHandler: Processed in 0.017135192 sec. | ||
| 475 | 2026.03.19 13:03:05.081833 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.03.19 13:03:05.082120 [ 258 ] {ed01a516-2d82-46ef-a49e-e72c19cf81ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 477 | 2026.03.19 13:03:05.082303 [ 258 ] {ed01a516-2d82-46ef-a49e-e72c19cf81ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.03.19 13:03:05.093283 [ 258 ] {ed01a516-2d82-46ef-a49e-e72c19cf81ff} <Debug> oximeter.measurements_histogramu32 (fac47219-f8bb-4e46-84a1-9c464a36ece7): Loading data parts | ||
| 479 | 2026.03.19 13:03:05.093459 [ 258 ] {ed01a516-2d82-46ef-a49e-e72c19cf81ff} <Debug> oximeter.measurements_histogramu32 (fac47219-f8bb-4e46-84a1-9c464a36ece7): There are no data parts | ||
| 480 | 2026.03.19 13:03:05.098619 [ 258 ] {ed01a516-2d82-46ef-a49e-e72c19cf81ff} <Debug> TCPHandler: Processed in 0.016856605 sec. | ||
| 481 | 2026.03.19 13:03:05.098854 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.03.19 13:03:05.099100 [ 258 ] {20559520-bbe9-4c19-8535-0292422aec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2026.03.19 13:03:05.099229 [ 258 ] {20559520-bbe9-4c19-8535-0292422aec0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.03.19 13:03:05.104909 [ 258 ] {20559520-bbe9-4c19-8535-0292422aec0a} <Debug> oximeter.measurements_histogrami64 (c0434ebb-0f4a-4413-9e72-67de73ad946a): Loading data parts | ||
| 485 | 2026.03.19 13:03:05.105073 [ 258 ] {20559520-bbe9-4c19-8535-0292422aec0a} <Debug> oximeter.measurements_histogrami64 (c0434ebb-0f4a-4413-9e72-67de73ad946a): There are no data parts | ||
| 486 | 2026.03.19 13:03:05.109401 [ 258 ] {20559520-bbe9-4c19-8535-0292422aec0a} <Debug> TCPHandler: Processed in 0.01059828 sec. | ||
| 487 | 2026.03.19 13:03:05.109544 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.03.19 13:03:05.109757 [ 258 ] {dbc67b00-9ea3-4f39-923b-548b45ed20ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.03.19 13:03:05.109886 [ 258 ] {dbc67b00-9ea3-4f39-923b-548b45ed20ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.03.19 13:03:05.116406 [ 258 ] {dbc67b00-9ea3-4f39-923b-548b45ed20ef} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Loading data parts | ||
| 491 | 2026.03.19 13:03:05.116643 [ 258 ] {dbc67b00-9ea3-4f39-923b-548b45ed20ef} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): There are no data parts | ||
| 492 | 2026.03.19 13:03:05.119596 [ 258 ] {dbc67b00-9ea3-4f39-923b-548b45ed20ef} <Debug> TCPHandler: Processed in 0.010103192 sec. | ||
| 493 | 2026.03.19 13:03:05.119803 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.19 13:03:05.120098 [ 258 ] {48fec43e-4cf2-4af2-8d4d-aadb03c39d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.19 13:03:05.120264 [ 258 ] {48fec43e-4cf2-4af2-8d4d-aadb03c39d1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.03.19 13:03:05.128238 [ 258 ] {48fec43e-4cf2-4af2-8d4d-aadb03c39d1b} <Debug> oximeter.measurements_histogramf32 (7af797f5-7265-4e24-8e57-f0d813dd11ff): Loading data parts | ||
| 497 | 2026.03.19 13:03:05.128393 [ 258 ] {48fec43e-4cf2-4af2-8d4d-aadb03c39d1b} <Debug> oximeter.measurements_histogramf32 (7af797f5-7265-4e24-8e57-f0d813dd11ff): There are no data parts | ||
| 498 | 2026.03.19 13:03:05.131281 [ 258 ] {48fec43e-4cf2-4af2-8d4d-aadb03c39d1b} <Debug> TCPHandler: Processed in 0.011534609 sec. | ||
| 499 | 2026.03.19 13:03:05.131429 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.19 13:03:05.131647 [ 258 ] {f5ba7619-fa11-4427-a355-6d5e901010aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.03.19 13:03:05.131768 [ 258 ] {f5ba7619-fa11-4427-a355-6d5e901010aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.03.19 13:03:05.142459 [ 258 ] {f5ba7619-fa11-4427-a355-6d5e901010aa} <Debug> oximeter.measurements_histogramf64 (f7c27be7-e912-4545-8d1f-e7d808af29e5): Loading data parts | ||
| 503 | 2026.03.19 13:03:05.142648 [ 258 ] {f5ba7619-fa11-4427-a355-6d5e901010aa} <Debug> oximeter.measurements_histogramf64 (f7c27be7-e912-4545-8d1f-e7d808af29e5): There are no data parts | ||
| 504 | 2026.03.19 13:03:05.146032 [ 258 ] {f5ba7619-fa11-4427-a355-6d5e901010aa} <Debug> TCPHandler: Processed in 0.014651811 sec. | ||
| 505 | 2026.03.19 13:03:05.146257 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.19 13:03:05.146519 [ 258 ] {e5ff61b9-3bc1-4c02-aa52-d5b9f3a5f985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.03.19 13:03:05.146670 [ 258 ] {e5ff61b9-3bc1-4c02-aa52-d5b9f3a5f985} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.03.19 13:03:05.154817 [ 258 ] {e5ff61b9-3bc1-4c02-aa52-d5b9f3a5f985} <Debug> oximeter.fields_bool (47a4e803-786e-444c-b552-6ef5e17a5b60): Loading data parts | ||
| 534 | 2026.03.19 13:03:05.154991 [ 258 ] {e5ff61b9-3bc1-4c02-aa52-d5b9f3a5f985} <Debug> oximeter.fields_bool (47a4e803-786e-444c-b552-6ef5e17a5b60): There are no data parts | ||
| 535 | 2026.03.19 13:03:05.159249 [ 258 ] {e5ff61b9-3bc1-4c02-aa52-d5b9f3a5f985} <Debug> TCPHandler: Processed in 0.013057259 sec. | ||
| 536 | 2026.03.19 13:03:05.159404 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.19 13:03:05.159597 [ 258 ] {043f0644-6b59-42be-88a5-f95998c703f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.03.19 13:03:05.159766 [ 258 ] {043f0644-6b59-42be-88a5-f95998c703f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.03.19 13:03:05.168860 [ 258 ] {043f0644-6b59-42be-88a5-f95998c703f8} <Debug> oximeter.fields_i8 (6d578734-2325-431c-8aff-5587806eae13): Loading data parts | ||
| 540 | 2026.03.19 13:03:05.169129 [ 258 ] {043f0644-6b59-42be-88a5-f95998c703f8} <Debug> oximeter.fields_i8 (6d578734-2325-431c-8aff-5587806eae13): There are no data parts | ||
| 541 | 2026.03.19 13:03:05.172155 [ 258 ] {043f0644-6b59-42be-88a5-f95998c703f8} <Debug> TCPHandler: Processed in 0.012808005 sec. | ||
| 542 | 2026.03.19 13:03:05.172312 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.19 13:03:05.172586 [ 258 ] {ca5ddc64-bfcb-4f37-b250-4306e1365dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.03.19 13:03:05.172717 [ 258 ] {ca5ddc64-bfcb-4f37-b250-4306e1365dda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.03.19 13:03:05.180533 [ 258 ] {ca5ddc64-bfcb-4f37-b250-4306e1365dda} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Loading data parts | ||
| 546 | 2026.03.19 13:03:05.180689 [ 258 ] {ca5ddc64-bfcb-4f37-b250-4306e1365dda} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): There are no data parts | ||
| 547 | 2026.03.19 13:03:05.183826 [ 258 ] {ca5ddc64-bfcb-4f37-b250-4306e1365dda} <Debug> TCPHandler: Processed in 0.011572401 sec. | ||
| 548 | 2026.03.19 13:03:05.183972 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.19 13:03:05.184132 [ 258 ] {fa0b4d12-e7f3-42ae-bffd-d91ab185b16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.03.19 13:03:05.184271 [ 258 ] {fa0b4d12-e7f3-42ae-bffd-d91ab185b16e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.03.19 13:03:05.192144 [ 258 ] {fa0b4d12-e7f3-42ae-bffd-d91ab185b16e} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Loading data parts | ||
| 552 | 2026.03.19 13:03:05.192314 [ 258 ] {fa0b4d12-e7f3-42ae-bffd-d91ab185b16e} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): There are no data parts | ||
| 553 | 2026.03.19 13:03:05.195198 [ 258 ] {fa0b4d12-e7f3-42ae-bffd-d91ab185b16e} <Debug> TCPHandler: Processed in 0.011277695 sec. | ||
| 554 | 2026.03.19 13:03:05.195348 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.19 13:03:05.195596 [ 258 ] {ef0469e0-901b-44a7-935d-e2f519e6bd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.03.19 13:03:05.195720 [ 258 ] {ef0469e0-901b-44a7-935d-e2f519e6bd2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.03.19 13:03:05.200435 [ 258 ] {ef0469e0-901b-44a7-935d-e2f519e6bd2f} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Loading data parts | ||
| 558 | 2026.03.19 13:03:05.200586 [ 258 ] {ef0469e0-901b-44a7-935d-e2f519e6bd2f} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): There are no data parts | ||
| 559 | 2026.03.19 13:03:05.205280 [ 258 ] {ef0469e0-901b-44a7-935d-e2f519e6bd2f} <Debug> TCPHandler: Processed in 0.009983338 sec. | ||
| 560 | 2026.03.19 13:03:05.205440 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.19 13:03:05.205601 [ 258 ] {a1bf387f-cd78-4815-9ce4-6e42af259c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.03.19 13:03:05.205773 [ 258 ] {a1bf387f-cd78-4815-9ce4-6e42af259c96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.03.19 13:03:05.209607 [ 258 ] {a1bf387f-cd78-4815-9ce4-6e42af259c96} <Debug> oximeter.fields_i32 (fdd860ae-7f8a-4a95-be9f-7f3336ace42f): Loading data parts | ||
| 564 | 2026.03.19 13:03:05.209800 [ 258 ] {a1bf387f-cd78-4815-9ce4-6e42af259c96} <Debug> oximeter.fields_i32 (fdd860ae-7f8a-4a95-be9f-7f3336ace42f): There are no data parts | ||
| 565 | 2026.03.19 13:03:05.212087 [ 258 ] {a1bf387f-cd78-4815-9ce4-6e42af259c96} <Debug> TCPHandler: Processed in 0.006704634 sec. | ||
| 566 | 2026.03.19 13:03:05.212229 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.03.19 13:03:05.212523 [ 258 ] {e9a163dd-1ba2-4161-aa7b-0469b42cb062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.03.19 13:03:05.212646 [ 258 ] {e9a163dd-1ba2-4161-aa7b-0469b42cb062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.03.19 13:03:05.218337 [ 258 ] {e9a163dd-1ba2-4161-aa7b-0469b42cb062} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Loading data parts | ||
| 570 | 2026.03.19 13:03:05.218487 [ 258 ] {e9a163dd-1ba2-4161-aa7b-0469b42cb062} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): There are no data parts | ||
| 571 | 2026.03.19 13:03:05.220975 [ 258 ] {e9a163dd-1ba2-4161-aa7b-0469b42cb062} <Debug> TCPHandler: Processed in 0.008796924 sec. | ||
| 572 | 2026.03.19 13:03:05.221119 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.03.19 13:03:05.221302 [ 258 ] {db43d593-f6b6-4d25-8089-e04316b4f904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.03.19 13:03:05.221495 [ 258 ] {db43d593-f6b6-4d25-8089-e04316b4f904} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.03.19 13:03:05.230312 [ 258 ] {db43d593-f6b6-4d25-8089-e04316b4f904} <Debug> oximeter.fields_i64 (ad913a10-5890-4d48-a4d7-888c4de95361): Loading data parts | ||
| 576 | 2026.03.19 13:03:05.230514 [ 258 ] {db43d593-f6b6-4d25-8089-e04316b4f904} <Debug> oximeter.fields_i64 (ad913a10-5890-4d48-a4d7-888c4de95361): There are no data parts | ||
| 577 | 2026.03.19 13:03:05.235053 [ 258 ] {db43d593-f6b6-4d25-8089-e04316b4f904} <Debug> TCPHandler: Processed in 0.013983988 sec. | ||
| 578 | 2026.03.19 13:03:05.235323 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.19 13:03:05.235483 [ 258 ] {eb2db2b8-36fb-4c2f-854d-6b1f352af928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.03.19 13:03:05.235617 [ 258 ] {eb2db2b8-36fb-4c2f-854d-6b1f352af928} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.03.19 13:03:05.242314 [ 258 ] {eb2db2b8-36fb-4c2f-854d-6b1f352af928} <Debug> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Loading data parts | ||
| 582 | 2026.03.19 13:03:05.242511 [ 258 ] {eb2db2b8-36fb-4c2f-854d-6b1f352af928} <Debug> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): There are no data parts | ||
| 583 | 2026.03.19 13:03:05.245525 [ 258 ] {eb2db2b8-36fb-4c2f-854d-6b1f352af928} <Debug> TCPHandler: Processed in 0.010252604 sec. | ||
| 584 | 2026.03.19 13:03:05.245675 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.03.19 13:03:05.245906 [ 258 ] {c45eea87-3909-48f0-bcb1-011a3a9e13a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 586 | 2026.03.19 13:03:05.246017 [ 258 ] {c45eea87-3909-48f0-bcb1-011a3a9e13a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.03.19 13:03:05.253904 [ 258 ] {c45eea87-3909-48f0-bcb1-011a3a9e13a9} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Loading data parts | ||
| 588 | 2026.03.19 13:03:05.254060 [ 258 ] {c45eea87-3909-48f0-bcb1-011a3a9e13a9} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): There are no data parts | ||
| 589 | 2026.03.19 13:03:05.256514 [ 258 ] {c45eea87-3909-48f0-bcb1-011a3a9e13a9} <Debug> TCPHandler: Processed in 0.010891517 sec. | ||
| 590 | 2026.03.19 13:03:05.256763 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.03.19 13:03:05.256954 [ 258 ] {1a6dbefe-a9a3-41f8-9cdd-b71ea9360513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 592 | 2026.03.19 13:03:05.257087 [ 258 ] {1a6dbefe-a9a3-41f8-9cdd-b71ea9360513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.03.19 13:03:05.267157 [ 258 ] {1a6dbefe-a9a3-41f8-9cdd-b71ea9360513} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Loading data parts | ||
| 594 | 2026.03.19 13:03:05.267459 [ 258 ] {1a6dbefe-a9a3-41f8-9cdd-b71ea9360513} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): There are no data parts | ||
| 595 | 2026.03.19 13:03:05.270205 [ 258 ] {1a6dbefe-a9a3-41f8-9cdd-b71ea9360513} <Debug> TCPHandler: Processed in 0.013503319 sec. | ||
| 596 | 2026.03.19 13:03:05.270359 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.19 13:03:05.270668 [ 258 ] {1db9bdd4-652b-4932-b154-26f04a316c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.03.19 13:03:05.270758 [ 258 ] {1db9bdd4-652b-4932-b154-26f04a316c6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.03.19 13:03:05.279168 [ 258 ] {1db9bdd4-652b-4932-b154-26f04a316c6f} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Loading data parts | ||
| 600 | 2026.03.19 13:03:05.279388 [ 258 ] {1db9bdd4-652b-4932-b154-26f04a316c6f} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): There are no data parts | ||
| 601 | 2026.03.19 13:03:05.282455 [ 258 ] {1db9bdd4-652b-4932-b154-26f04a316c6f} <Debug> TCPHandler: Processed in 0.012148992 sec. | ||
| 602 | 2026.03.19 13:03:05.282751 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.03.19 13:03:05.283057 [ 258 ] {ecf4edb6-0b6f-490e-bf2d-8e9eb499e8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.03.19 13:03:05.283243 [ 258 ] {ecf4edb6-0b6f-490e-bf2d-8e9eb499e8c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.03.19 13:03:05.286071 [ 258 ] {ecf4edb6-0b6f-490e-bf2d-8e9eb499e8c9} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198): Loading data parts | ||
| 609 | 2026.03.19 13:03:05.286206 [ 258 ] {ecf4edb6-0b6f-490e-bf2d-8e9eb499e8c9} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198): There are no data parts | ||
| 610 | 2026.03.19 13:03:05.291492 [ 258 ] {ecf4edb6-0b6f-490e-bf2d-8e9eb499e8c9} <Debug> TCPHandler: Processed in 0.008804386 sec. | ||
| 611 | 2026.03.19 13:03:05.291841 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.03.19 13:03:05.292150 [ 259 ] {95f8120b-12dd-4135-ba99-7eacf42895a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.03.19 13:03:05.295389 [ 259 ] {95f8120b-12dd-4135-ba99-7eacf42895a6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.03.19 13:03:05.316876 [ 268 ] {95f8120b-12dd-4135-ba99-7eacf42895a6} <Trace> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.03.19 13:03:05.316922 [ 268 ] {95f8120b-12dd-4135-ba99-7eacf42895a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 616 | 2026.03.19 13:03:05.323714 [ 268 ] {95f8120b-12dd-4135-ba99-7eacf42895a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.03.19 13:03:05.324653 [ 268 ] {95f8120b-12dd-4135-ba99-7eacf42895a6} <Trace> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.03.19 13:03:05.324960 [ 259 ] {95f8120b-12dd-4135-ba99-7eacf42895a6} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.032939 sec., 30.359148729469624 rows/sec., 485.75 B/sec. | ||
| 619 | 2026.03.19 13:03:05.325547 [ 259 ] {95f8120b-12dd-4135-ba99-7eacf42895a6} <Debug> TCPHandler: Processed in 0.033836523 sec. | ||
| 620 | 2026.03.19 13:03:06.000339 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.50 MiB, peak 134.50 MiB, free memory in arenas 0.00 B, will set to 138.52 MiB (RSS), difference: 4.03 MiB | ||
| 621 | 2026.03.19 13:03:06.596942 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60513 | ||
| 622 | 2026.03.19 13:03:06.597074 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.19 13:03:06.597222 [ 269 ] {} <Debug> TCP-Session: 43c86c9e-3421-49c9-8bb4-f9e88b7e3b04 Authenticating user 'default' from [fd00:1122:3344:101::b]:60513 | ||
| 624 | 2026.03.19 13:03:06.597245 [ 269 ] {} <Debug> TCP-Session: 43c86c9e-3421-49c9-8bb4-f9e88b7e3b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.19 13:03:06.597258 [ 269 ] {} <Debug> TCP-Session: 43c86c9e-3421-49c9-8bb4-f9e88b7e3b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.19 13:03:06.597393 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.19 13:03:06.597421 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.19 13:03:06.597512 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.19 13:03:06.597878 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59201 | ||
| 630 | 2026.03.19 13:03:06.598071 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42839 | ||
| 631 | 2026.03.19 13:03:06.598089 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44375 | ||
| 632 | 2026.03.19 13:03:06.598191 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42059 | ||
| 633 | 2026.03.19 13:03:06.598253 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.19 13:03:06.598370 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39932 | ||
| 635 | 2026.03.19 13:03:06.598372 [ 270 ] {} <Debug> TCP-Session: 5950cfcf-df20-4e58-a095-7ce729f359d6 Authenticating user 'default' from [fd00:1122:3344:101::b]:59201 | ||
| 636 | 2026.03.19 13:03:06.598378 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.03.19 13:03:06.598422 [ 270 ] {} <Debug> TCP-Session: 5950cfcf-df20-4e58-a095-7ce729f359d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.19 13:03:06.598438 [ 272 ] {} <Debug> TCP-Session: 2765af06-0994-4c75-931b-477601ee9d32 Authenticating user 'default' from [fd00:1122:3344:101::b]:42839 | ||
| 639 | 2026.03.19 13:03:06.598428 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.19 13:03:06.598512 [ 270 ] {} <Debug> TCP-Session: 5950cfcf-df20-4e58-a095-7ce729f359d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.19 13:03:06.598554 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59563 | ||
| 642 | 2026.03.19 13:03:06.598559 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.19 13:03:06.598577 [ 272 ] {} <Debug> TCP-Session: 2765af06-0994-4c75-931b-477601ee9d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.19 13:03:06.598686 [ 272 ] {} <Debug> TCP-Session: 2765af06-0994-4c75-931b-477601ee9d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.19 13:03:06.598704 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.19 13:03:06.598720 [ 271 ] {} <Debug> TCP-Session: 4c17abe6-4752-46d7-864f-ea69386daace Authenticating user 'default' from [fd00:1122:3344:101::b]:44375 | ||
| 647 | 2026.03.19 13:03:06.598855 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52663 | ||
| 648 | 2026.03.19 13:03:06.598763 [ 274 ] {} <Debug> TCP-Session: 54309c5f-0c14-43cb-852d-6b8ed9271c82 Authenticating user 'default' from [fd00:1122:3344:101::b]:39932 | ||
| 649 | 2026.03.19 13:03:06.598897 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.19 13:03:06.598902 [ 271 ] {} <Debug> TCP-Session: 4c17abe6-4752-46d7-864f-ea69386daace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.19 13:03:06.598731 [ 273 ] {} <Debug> TCP-Session: 2d86b831-7108-40ab-aabe-263da093ab46 Authenticating user 'default' from [fd00:1122:3344:101::b]:42059 | ||
| 652 | 2026.03.19 13:03:06.599061 [ 273 ] {} <Debug> TCP-Session: 2d86b831-7108-40ab-aabe-263da093ab46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.19 13:03:06.599071 [ 271 ] {} <Debug> TCP-Session: 4c17abe6-4752-46d7-864f-ea69386daace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.19 13:03:06.599173 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.03.19 13:03:06.599219 [ 275 ] {} <Debug> TCP-Session: ac5f4c3a-59e9-466b-baa3-0a894c82f68e Authenticating user 'default' from [fd00:1122:3344:101::b]:59563 | ||
| 656 | 2026.03.19 13:03:06.599226 [ 276 ] {} <Debug> TCP-Session: a07476d3-b663-4be8-ae3b-7c6e068fa90a Authenticating user 'default' from [fd00:1122:3344:101::b]:52663 | ||
| 657 | 2026.03.19 13:03:06.599302 [ 275 ] {} <Debug> TCP-Session: ac5f4c3a-59e9-466b-baa3-0a894c82f68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.19 13:03:06.599315 [ 276 ] {} <Debug> TCP-Session: a07476d3-b663-4be8-ae3b-7c6e068fa90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.19 13:03:06.599331 [ 273 ] {} <Debug> TCP-Session: 2d86b831-7108-40ab-aabe-263da093ab46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.19 13:03:06.599426 [ 274 ] {} <Debug> TCP-Session: 54309c5f-0c14-43cb-852d-6b8ed9271c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.19 13:03:06.599403 [ 276 ] {} <Debug> TCP-Session: a07476d3-b663-4be8-ae3b-7c6e068fa90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.19 13:03:06.599387 [ 275 ] {} <Debug> TCP-Session: ac5f4c3a-59e9-466b-baa3-0a894c82f68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.19 13:03:06.599540 [ 274 ] {} <Debug> TCP-Session: 54309c5f-0c14-43cb-852d-6b8ed9271c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.19 13:03:07.563844 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63999 | ||
| 665 | 2026.03.19 13:03:07.564025 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.19 13:03:07.564055 [ 277 ] {} <Debug> TCP-Session: 567654b0-e5f7-409e-ab83-e04ea2684388 Authenticating user 'default' from [fd00:1122:3344:101::a]:63999 | ||
| 667 | 2026.03.19 13:03:07.564240 [ 277 ] {} <Debug> TCP-Session: 567654b0-e5f7-409e-ab83-e04ea2684388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.19 13:03:07.564254 [ 277 ] {} <Debug> TCP-Session: 567654b0-e5f7-409e-ab83-e04ea2684388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.19 13:03:07.564321 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.19 13:03:07.564420 [ 277 ] {} <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 | ||
| 671 | 2026.03.19 13:03:07.564438 [ 277 ] {} <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 | ||
| 672 | 2026.03.19 13:03:07.564980 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39178 | ||
| 673 | 2026.03.19 13:03:07.565041 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42768 | ||
| 674 | 2026.03.19 13:03:07.565156 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35871 | ||
| 675 | 2026.03.19 13:03:07.565209 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.19 13:03:07.565254 [ 278 ] {} <Debug> TCP-Session: 243eddf9-3df2-4647-b3e0-98cda0362aed Authenticating user 'default' from [fd00:1122:3344:101::a]:39178 | ||
| 677 | 2026.03.19 13:03:07.565264 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42141 | ||
| 678 | 2026.03.19 13:03:07.565320 [ 278 ] {} <Debug> TCP-Session: 243eddf9-3df2-4647-b3e0-98cda0362aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.03.19 13:03:07.565368 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60266 | ||
| 680 | 2026.03.19 13:03:07.565408 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.19 13:03:07.565410 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.19 13:03:07.565535 [ 279 ] {} <Debug> TCP-Session: 66228ff4-7418-4017-bcdd-9590f0634780 Authenticating user 'default' from [fd00:1122:3344:101::a]:42768 | ||
| 683 | 2026.03.19 13:03:07.565564 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56469 | ||
| 684 | 2026.03.19 13:03:07.565567 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41406 | ||
| 685 | 2026.03.19 13:03:07.565753 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.19 13:03:07.565813 [ 278 ] {} <Debug> TCP-Session: 243eddf9-3df2-4647-b3e0-98cda0362aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.19 13:03:07.565653 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.19 13:03:07.565890 [ 281 ] {} <Debug> TCP-Session: 77be7216-2773-4ed4-9bcc-f0d732c747e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:42141 | ||
| 689 | 2026.03.19 13:03:07.565953 [ 280 ] {} <Debug> TCP-Session: 9a89e8cf-b659-495e-9cf1-c520955669ae Authenticating user 'default' from [fd00:1122:3344:101::a]:35871 | ||
| 690 | 2026.03.19 13:03:07.565967 [ 282 ] {} <Debug> TCP-Session: c4abd455-c09e-4817-923a-53d449db1c65 Authenticating user 'default' from [fd00:1122:3344:101::a]:60266 | ||
| 691 | 2026.03.19 13:03:07.566038 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.19 13:03:07.566046 [ 279 ] {} <Debug> TCP-Session: 66228ff4-7418-4017-bcdd-9590f0634780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.19 13:03:07.566050 [ 282 ] {} <Debug> TCP-Session: c4abd455-c09e-4817-923a-53d449db1c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.19 13:03:07.566083 [ 283 ] {} <Debug> TCP-Session: 27375fca-2eaf-48b5-8bbe-3eeac8c40225 Authenticating user 'default' from [fd00:1122:3344:101::a]:41406 | ||
| 695 | 2026.03.19 13:03:07.566170 [ 282 ] {} <Debug> TCP-Session: c4abd455-c09e-4817-923a-53d449db1c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.19 13:03:07.566187 [ 280 ] {} <Debug> TCP-Session: 9a89e8cf-b659-495e-9cf1-c520955669ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.19 13:03:07.566149 [ 279 ] {} <Debug> TCP-Session: 66228ff4-7418-4017-bcdd-9590f0634780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.19 13:03:07.566247 [ 280 ] {} <Debug> TCP-Session: 9a89e8cf-b659-495e-9cf1-c520955669ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.19 13:03:07.566237 [ 283 ] {} <Debug> TCP-Session: 27375fca-2eaf-48b5-8bbe-3eeac8c40225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.19 13:03:07.566075 [ 281 ] {} <Debug> TCP-Session: 77be7216-2773-4ed4-9bcc-f0d732c747e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.19 13:03:07.566372 [ 283 ] {} <Debug> TCP-Session: 27375fca-2eaf-48b5-8bbe-3eeac8c40225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.19 13:03:07.566090 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.03.19 13:03:07.566532 [ 281 ] {} <Debug> TCP-Session: 77be7216-2773-4ed4-9bcc-f0d732c747e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.19 13:03:07.566562 [ 284 ] {} <Debug> TCP-Session: 4ba9a9fc-6569-40c4-bfd1-472b52015add Authenticating user 'default' from [fd00:1122:3344:101::a]:56469 | ||
| 705 | 2026.03.19 13:03:07.566658 [ 284 ] {} <Debug> TCP-Session: 4ba9a9fc-6569-40c4-bfd1-472b52015add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.19 13:03:07.566675 [ 284 ] {} <Debug> TCP-Session: 4ba9a9fc-6569-40c4-bfd1-472b52015add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.19 13:03:10.768261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.19 13:03:10.768252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.19 13:03:10.768369 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.19 13:03:10.768392 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.19 13:03:10.773029 [ 244 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Loading data parts | ||
| 712 | 2026.03.19 13:03:10.773234 [ 244 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): There are no data parts | ||
| 713 | 2026.03.19 13:03:10.777899 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.19 13:03:10.778127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 715 | 2026.03.19 13:03:10.786968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.19 13:03:10.787595 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.19 13:03:10.787933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.03.19 13:03:10.791886 [ 243 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Loading data parts | ||
| 719 | 2026.03.19 13:03:10.792086 [ 243 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): There are no data parts | ||
| 720 | 2026.03.19 13:03:10.819898 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.19 13:03:10.820125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 722 | 2026.03.19 13:03:10.826911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.19 13:03:10.828158 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.19 13:03:10.832092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.19 13:03:11.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.65 MiB, peak 148.65 MiB, free memory in arenas 0.00 B, will set to 153.75 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.03.19 13:03:13.268043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.19 13:03:13.268259 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.19 13:03:13.276035 [ 242 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Loading data parts | ||
| 729 | 2026.03.19 13:03:13.276247 [ 242 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): There are no data parts | ||
| 730 | 2026.03.19 13:03:13.286672 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.19 13:03:13.286816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 732 | 2026.03.19 13:03:13.290334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.19 13:03:13.290979 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.19 13:03:13.291332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.19 13:03:14.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.98 MiB, peak 157.98 MiB, free memory in arenas 0.00 B, will set to 155.13 MiB (RSS), difference: -2.85 MiB | ||
| 736 | 2026.03.19 13:03:18.161059 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.19 13:03:18.161127 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.19 13:03:18.288189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.19 13:03:18.293949 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.19 13:03:18.294007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 741 | 2026.03.19 13:03:18.294759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.19 13:03:18.295350 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.19 13:03:18.295512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.19 13:03:18.332153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.19 13:03:18.351114 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.19 13:03:18.351251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 747 | 2026.03.19 13:03:18.359061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.19 13:03:18.360458 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.19 13:03:18.364820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.19 13:03:19.000151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.80 MiB | ||
| 751 | 2026.03.19 13:03:19.076955 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41538 | ||
| 752 | 2026.03.19 13:03:19.079233 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.03.19 13:03:19.079278 [ 286 ] {} <Debug> TCP-Session: e9c330d4-2ba1-45d3-8b4b-03d55f7d54a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41538 | ||
| 754 | 2026.03.19 13:03:19.079301 [ 286 ] {} <Debug> TCP-Session: e9c330d4-2ba1-45d3-8b4b-03d55f7d54a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.19 13:03:19.079370 [ 286 ] {} <Debug> TCP-Session: e9c330d4-2ba1-45d3-8b4b-03d55f7d54a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.19 13:03:19.079445 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.03.19 13:03:19.079475 [ 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 | ||
| 758 | 2026.03.19 13:03:19.079564 [ 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 | ||
| 759 | 2026.03.19 13:03:19.080003 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63242 | ||
| 760 | 2026.03.19 13:03:19.080113 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44430 | ||
| 761 | 2026.03.19 13:03:19.080175 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.03.19 13:03:19.080215 [ 287 ] {} <Debug> TCP-Session: ae02f2f1-39fe-4c1d-99ad-16075d79a0c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63242 | ||
| 763 | 2026.03.19 13:03:19.080239 [ 287 ] {} <Debug> TCP-Session: ae02f2f1-39fe-4c1d-99ad-16075d79a0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.19 13:03:19.080278 [ 287 ] {} <Debug> TCP-Session: ae02f2f1-39fe-4c1d-99ad-16075d79a0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.19 13:03:19.080324 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.03.19 13:03:19.080348 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62140 | ||
| 767 | 2026.03.19 13:03:19.080361 [ 288 ] {} <Debug> TCP-Session: 233d5b58-03bd-4b66-9c42-06918ef1d5c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44430 | ||
| 768 | 2026.03.19 13:03:19.080368 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37858 | ||
| 769 | 2026.03.19 13:03:19.080406 [ 288 ] {} <Debug> TCP-Session: 233d5b58-03bd-4b66-9c42-06918ef1d5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.19 13:03:19.080383 [ 286 ] {} <Trace> TCP-Session: e9c330d4-2ba1-45d3-8b4b-03d55f7d54a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.03.19 13:03:19.080441 [ 288 ] {} <Debug> TCP-Session: 233d5b58-03bd-4b66-9c42-06918ef1d5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.19 13:03:19.080453 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41037 | ||
| 773 | 2026.03.19 13:03:19.080677 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63099 | ||
| 774 | 2026.03.19 13:03:19.080841 [ 286 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41538) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 775 | 2026.03.19 13:03:19.080862 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.03.19 13:03:19.080946 [ 290 ] {} <Debug> TCP-Session: 331c45f2-228c-4942-ad3b-d29fabf11025 Authenticating user 'default' from [fd00:1122:3344:101::e]:62140 | ||
| 777 | 2026.03.19 13:03:19.080969 [ 290 ] {} <Debug> TCP-Session: 331c45f2-228c-4942-ad3b-d29fabf11025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.19 13:03:19.080978 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60278 | ||
| 779 | 2026.03.19 13:03:19.080997 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.03.19 13:03:19.080982 [ 290 ] {} <Debug> TCP-Session: 331c45f2-228c-4942-ad3b-d29fabf11025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.19 13:03:19.081051 [ 291 ] {} <Debug> TCP-Session: 67f870c0-f612-4552-8242-5540a0625bd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41037 | ||
| 782 | 2026.03.19 13:03:19.081066 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.03.19 13:03:19.081077 [ 291 ] {} <Debug> TCP-Session: 67f870c0-f612-4552-8242-5540a0625bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.19 13:03:19.081111 [ 291 ] {} <Debug> TCP-Session: 67f870c0-f612-4552-8242-5540a0625bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.19 13:03:19.081113 [ 289 ] {} <Debug> TCP-Session: 8d5a5f36-3d97-4a9a-9d55-4e22531d3998 Authenticating user 'default' from [fd00:1122:3344:101::e]:37858 | ||
| 786 | 2026.03.19 13:03:19.081150 [ 289 ] {} <Debug> TCP-Session: 8d5a5f36-3d97-4a9a-9d55-4e22531d3998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.19 13:03:19.081164 [ 289 ] {} <Debug> TCP-Session: 8d5a5f36-3d97-4a9a-9d55-4e22531d3998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.03.19 13:03:19.081224 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.03.19 13:03:19.081264 [ 292 ] {} <Debug> TCP-Session: b4e104ea-b128-44f7-adf2-c5983529cba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63099 | ||
| 790 | 2026.03.19 13:03:19.081286 [ 292 ] {} <Debug> TCP-Session: b4e104ea-b128-44f7-adf2-c5983529cba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.03.19 13:03:19.081301 [ 292 ] {} <Debug> TCP-Session: b4e104ea-b128-44f7-adf2-c5983529cba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.03.19 13:03:19.081323 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53322 | ||
| 793 | 2026.03.19 13:03:19.081343 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.03.19 13:03:19.081400 [ 293 ] {} <Debug> TCP-Session: e591e7e3-5ad9-4e97-8f11-ae86fbf8203a Authenticating user 'default' from [fd00:1122:3344:101::e]:60278 | ||
| 795 | 2026.03.19 13:03:19.081417 [ 293 ] {} <Debug> TCP-Session: e591e7e3-5ad9-4e97-8f11-ae86fbf8203a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.19 13:03:19.081430 [ 293 ] {} <Debug> TCP-Session: e591e7e3-5ad9-4e97-8f11-ae86fbf8203a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.03.19 13:03:19.083835 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.03.19 13:03:19.083888 [ 294 ] {} <Debug> TCP-Session: 68ad21bb-39a3-4ab0-9e5d-08ff47252871 Authenticating user 'default' from [fd00:1122:3344:101::e]:53322 | ||
| 799 | 2026.03.19 13:03:19.083909 [ 294 ] {} <Debug> TCP-Session: 68ad21bb-39a3-4ab0-9e5d-08ff47252871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.19 13:03:19.083921 [ 294 ] {} <Debug> TCP-Session: 68ad21bb-39a3-4ab0-9e5d-08ff47252871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.19 13:03:19.086198 [ 286 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2026.03.19 13:03:19.090666 [ 286 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.03.19 13:03:19.105808 [ 286 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.03.19 13:03:19.120736 [ 297 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.03.19 13:03:19.122878 [ 297 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.03.19 13:03:19.123581 [ 297 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009243174 sec. (108.188 rows/sec., 4.23 KiB/sec.) | ||
| 807 | 2026.03.19 13:03:19.123617 [ 297 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.03.19 13:03:19.123649 [ 297 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.03.19 13:03:19.127788 [ 286 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.047057 sec., 21.25082346940944 rows/sec., 850.03 B/sec. | ||
| 810 | 2026.03.19 13:03:19.127963 [ 286 ] {101e3525-9a92-469a-8123-92f7ba3bd0ab} <Debug> TCPHandler: Processed in 0.047809042 sec. | ||
| 811 | 2026.03.19 13:03:19.135623 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.19 13:03:19.135681 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.03.19 13:03:19.135697 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.03.19 13:03:19.135725 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.03.19 13:03:19.135747 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.03.19 13:03:19.135771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.03.19 13:03:19.135783 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.03.19 13:03:19.135820 [ 293 ] {} <Debug> TCP-Session: e591e7e3-5ad9-4e97-8f11-ae86fbf8203a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.03.19 13:03:19.135823 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.03.19 13:03:19.135850 [ 292 ] {} <Debug> TCP-Session: b4e104ea-b128-44f7-adf2-c5983529cba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.03.19 13:03:19.135806 [ 287 ] {} <Debug> TCP-Session: ae02f2f1-39fe-4c1d-99ad-16075d79a0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.03.19 13:03:19.135896 [ 294 ] {} <Debug> TCP-Session: 68ad21bb-39a3-4ab0-9e5d-08ff47252871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.03.19 13:03:19.135802 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 824 | 2026.03.19 13:03:19.135767 [ 290 ] {} <Debug> TCP-Session: 331c45f2-228c-4942-ad3b-d29fabf11025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.03.19 13:03:19.135749 [ 288 ] {} <Debug> TCP-Session: 233d5b58-03bd-4b66-9c42-06918ef1d5c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.03.19 13:03:19.135998 [ 291 ] {} <Debug> TCP-Session: 67f870c0-f612-4552-8242-5540a0625bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.03.19 13:03:19.135832 [ 289 ] {} <Debug> TCP-Session: 8d5a5f36-3d97-4a9a-9d55-4e22531d3998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.03.19 13:03:19.135685 [ 286 ] {} <Debug> TCP-Session: e9c330d4-2ba1-45d3-8b4b-03d55f7d54a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.19 13:03:20.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.90 MiB, peak 168.02 MiB, free memory in arenas 0.00 B, will set to 161.68 MiB (RSS), difference: 3.78 MiB | ||
| 830 | 2026.03.19 13:03:21.873604 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54002 | ||
| 831 | 2026.03.19 13:03:21.873696 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.03.19 13:03:21.873722 [ 286 ] {} <Debug> TCP-Session: 1972c246-4ec3-47d9-943a-0305d35f8ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54002 | ||
| 833 | 2026.03.19 13:03:21.873744 [ 286 ] {} <Debug> TCP-Session: 1972c246-4ec3-47d9-943a-0305d35f8ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.19 13:03:21.873757 [ 286 ] {} <Debug> TCP-Session: 1972c246-4ec3-47d9-943a-0305d35f8ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.19 13:03:21.873974 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62552 | ||
| 836 | 2026.03.19 13:03:21.874015 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37807 | ||
| 837 | 2026.03.19 13:03:21.874035 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57225 | ||
| 838 | 2026.03.19 13:03:21.874046 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38534 | ||
| 839 | 2026.03.19 13:03:21.874087 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.03.19 13:03:21.874067 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43331 | ||
| 841 | 2026.03.19 13:03:21.874120 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55061 | ||
| 842 | 2026.03.19 13:03:21.874146 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.19 13:03:21.874152 [ 286 ] {} <Trace> TCP-Session: 1972c246-4ec3-47d9-943a-0305d35f8ae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.03.19 13:03:21.874202 [ 291 ] {} <Debug> TCP-Session: 9d87d2f8-870c-45e1-b63a-8ac444888ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38534 | ||
| 845 | 2026.03.19 13:03:21.874217 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.03.19 13:03:21.874218 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.03.19 13:03:21.874240 [ 291 ] {} <Debug> TCP-Session: 9d87d2f8-870c-45e1-b63a-8ac444888ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.03.19 13:03:21.874250 [ 294 ] {} <Debug> TCP-Session: 1547e135-940f-49bc-a86d-60f98fab02d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55061 | ||
| 849 | 2026.03.19 13:03:21.874273 [ 291 ] {} <Debug> TCP-Session: 9d87d2f8-870c-45e1-b63a-8ac444888ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.19 13:03:21.874275 [ 293 ] {} <Debug> TCP-Session: b197275c-1e53-4c64-a909-756a0e804d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:43331 | ||
| 851 | 2026.03.19 13:03:21.874290 [ 294 ] {} <Debug> TCP-Session: 1547e135-940f-49bc-a86d-60f98fab02d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.19 13:03:21.874130 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.03.19 13:03:21.874325 [ 294 ] {} <Debug> TCP-Session: 1547e135-940f-49bc-a86d-60f98fab02d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.19 13:03:21.874322 [ 293 ] {} <Debug> TCP-Session: b197275c-1e53-4c64-a909-756a0e804d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.19 13:03:21.874348 [ 286 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54002) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 856 | 2026.03.19 13:03:21.874348 [ 290 ] {} <Debug> TCP-Session: 359e3740-c6f2-4323-a944-e57556ea3f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:57225 | ||
| 857 | 2026.03.19 13:03:21.874360 [ 293 ] {} <Debug> TCP-Session: b197275c-1e53-4c64-a909-756a0e804d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.19 13:03:21.874387 [ 290 ] {} <Debug> TCP-Session: 359e3740-c6f2-4323-a944-e57556ea3f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.19 13:03:21.874122 [ 287 ] {} <Debug> TCP-Session: 337591db-4977-4422-a39c-27a2563327cd Authenticating user 'default' from [fd00:1122:3344:101::e]:62552 | ||
| 860 | 2026.03.19 13:03:21.874413 [ 290 ] {} <Debug> TCP-Session: 359e3740-c6f2-4323-a944-e57556ea3f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.19 13:03:21.874435 [ 287 ] {} <Debug> TCP-Session: 337591db-4977-4422-a39c-27a2563327cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.19 13:03:21.874059 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57575 | ||
| 863 | 2026.03.19 13:03:21.874461 [ 287 ] {} <Debug> TCP-Session: 337591db-4977-4422-a39c-27a2563327cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.19 13:03:21.874028 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50772 | ||
| 865 | 2026.03.19 13:03:21.874138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.03.19 13:03:21.874538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.03.19 13:03:21.874571 [ 292 ] {} <Debug> TCP-Session: 380966f9-73cf-4459-a9e5-dd39207b224d Authenticating user 'default' from [fd00:1122:3344:101::e]:57575 | ||
| 868 | 2026.03.19 13:03:21.874573 [ 288 ] {} <Debug> TCP-Session: 9245e305-daf6-4a0e-81b1-c4a6f722ff59 Authenticating user 'default' from [fd00:1122:3344:101::e]:37807 | ||
| 869 | 2026.03.19 13:03:21.874579 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.03.19 13:03:21.874593 [ 292 ] {} <Debug> TCP-Session: 380966f9-73cf-4459-a9e5-dd39207b224d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.19 13:03:21.874601 [ 288 ] {} <Debug> TCP-Session: 9245e305-daf6-4a0e-81b1-c4a6f722ff59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.03.19 13:03:21.874622 [ 292 ] {} <Debug> TCP-Session: 380966f9-73cf-4459-a9e5-dd39207b224d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.19 13:03:21.874629 [ 288 ] {} <Debug> TCP-Session: 9245e305-daf6-4a0e-81b1-c4a6f722ff59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.19 13:03:21.874618 [ 289 ] {} <Debug> TCP-Session: 6f1bb638-fd8d-4b69-8040-2fb00e1aa7d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50772 | ||
| 875 | 2026.03.19 13:03:21.874609 [ 286 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 876 | 2026.03.19 13:03:21.874664 [ 289 ] {} <Debug> TCP-Session: 6f1bb638-fd8d-4b69-8040-2fb00e1aa7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.19 13:03:21.874696 [ 289 ] {} <Debug> TCP-Session: 6f1bb638-fd8d-4b69-8040-2fb00e1aa7d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.19 13:03:21.874740 [ 286 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.03.19 13:03:21.875039 [ 286 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.03.19 13:03:21.876016 [ 296 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.03.19 13:03:21.876067 [ 296 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.03.19 13:03:21.876105 [ 296 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968609 sec. (1032.408 rows/sec., 40.33 KiB/sec.) | ||
| 883 | 2026.03.19 13:03:21.876126 [ 296 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.03.19 13:03:21.877527 [ 286 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003231 sec., 309.50170225936245 rows/sec., 12.09 KiB/sec. | ||
| 885 | 2026.03.19 13:03:21.877676 [ 286 ] {7f57dd07-0951-4d31-b636-c98fab1bd347} <Debug> TCPHandler: Processed in 0.003630533 sec. | ||
| 886 | 2026.03.19 13:03:21.877836 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.19 13:03:21.877867 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.19 13:03:21.877868 [ 286 ] {} <Debug> TCP-Session: 1972c246-4ec3-47d9-943a-0305d35f8ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.19 13:03:21.877883 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.19 13:03:21.877918 [ 287 ] {} <Debug> TCP-Session: 337591db-4977-4422-a39c-27a2563327cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.03.19 13:03:21.877924 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.19 13:03:21.877947 [ 293 ] {} <Debug> TCP-Session: b197275c-1e53-4c64-a909-756a0e804d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.19 13:03:21.877947 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.03.19 13:03:21.877976 [ 289 ] {} <Debug> TCP-Session: 6f1bb638-fd8d-4b69-8040-2fb00e1aa7d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.03.19 13:03:21.877974 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.19 13:03:21.878010 [ 290 ] {} <Debug> TCP-Session: 359e3740-c6f2-4323-a944-e57556ea3f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.03.19 13:03:21.878021 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.19 13:03:21.878042 [ 291 ] {} <Debug> TCP-Session: 9d87d2f8-870c-45e1-b63a-8ac444888ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.19 13:03:21.878000 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.03.19 13:03:21.878069 [ 294 ] {} <Debug> TCP-Session: 1547e135-940f-49bc-a86d-60f98fab02d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.19 13:03:21.877905 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.03.19 13:03:21.878113 [ 292 ] {} <Debug> TCP-Session: 380966f9-73cf-4459-a9e5-dd39207b224d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.19 13:03:21.878148 [ 288 ] {} <Debug> TCP-Session: 9245e305-daf6-4a0e-81b1-c4a6f722ff59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.03.19 13:03:22.072099 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33947 | ||
| 905 | 2026.03.19 13:03:22.072198 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.03.19 13:03:22.072224 [ 286 ] {} <Debug> TCP-Session: a89b06c7-05ce-46be-ad8a-35129163f33b Authenticating user 'default' from [fd00:1122:3344:101::e]:33947 | ||
| 907 | 2026.03.19 13:03:22.072248 [ 286 ] {} <Debug> TCP-Session: a89b06c7-05ce-46be-ad8a-35129163f33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.19 13:03:22.072260 [ 286 ] {} <Debug> TCP-Session: a89b06c7-05ce-46be-ad8a-35129163f33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.19 13:03:22.072475 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38841 | ||
| 910 | 2026.03.19 13:03:22.072502 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59557 | ||
| 911 | 2026.03.19 13:03:22.072517 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54470 | ||
| 912 | 2026.03.19 13:03:22.072557 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38521 | ||
| 913 | 2026.03.19 13:03:22.072567 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64575 | ||
| 914 | 2026.03.19 13:03:22.072592 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58409 | ||
| 915 | 2026.03.19 13:03:22.072620 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.03.19 13:03:22.072596 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.19 13:03:22.072654 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.19 13:03:22.072665 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.03.19 13:03:22.072675 [ 286 ] {} <Trace> TCP-Session: a89b06c7-05ce-46be-ad8a-35129163f33b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.03.19 13:03:22.072699 [ 289 ] {} <Debug> TCP-Session: f2b13267-0ba1-4624-9f9a-59554b3e4435 Authenticating user 'default' from [fd00:1122:3344:101::e]:54470 | ||
| 921 | 2026.03.19 13:03:22.072704 [ 293 ] {} <Debug> TCP-Session: ebaa315c-fd78-40f1-a18e-2d3c9f356181 Authenticating user 'default' from [fd00:1122:3344:101::e]:64575 | ||
| 922 | 2026.03.19 13:03:22.072687 [ 287 ] {} <Debug> TCP-Session: 7e9ab6a8-1016-45fc-9182-74a4a73948cc Authenticating user 'default' from [fd00:1122:3344:101::e]:38841 | ||
| 923 | 2026.03.19 13:03:22.072743 [ 293 ] {} <Debug> TCP-Session: ebaa315c-fd78-40f1-a18e-2d3c9f356181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.19 13:03:22.072737 [ 289 ] {} <Debug> TCP-Session: f2b13267-0ba1-4624-9f9a-59554b3e4435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.19 13:03:22.072772 [ 293 ] {} <Debug> TCP-Session: ebaa315c-fd78-40f1-a18e-2d3c9f356181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.19 13:03:22.072769 [ 287 ] {} <Debug> TCP-Session: 7e9ab6a8-1016-45fc-9182-74a4a73948cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.19 13:03:22.072798 [ 289 ] {} <Debug> TCP-Session: f2b13267-0ba1-4624-9f9a-59554b3e4435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.19 13:03:22.072822 [ 287 ] {} <Debug> TCP-Session: 7e9ab6a8-1016-45fc-9182-74a4a73948cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.19 13:03:22.072680 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.03.19 13:03:22.072853 [ 286 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33947) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 931 | 2026.03.19 13:03:22.072874 [ 294 ] {} <Debug> TCP-Session: 0c02d54b-8ee8-4ec8-8dc3-b3abf7dbe507 Authenticating user 'default' from [fd00:1122:3344:101::e]:58409 | ||
| 932 | 2026.03.19 13:03:22.072649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.03.19 13:03:22.072896 [ 294 ] {} <Debug> TCP-Session: 0c02d54b-8ee8-4ec8-8dc3-b3abf7dbe507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.19 13:03:22.072535 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61276 | ||
| 935 | 2026.03.19 13:03:22.072927 [ 294 ] {} <Debug> TCP-Session: 0c02d54b-8ee8-4ec8-8dc3-b3abf7dbe507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.19 13:03:22.072525 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50991 | ||
| 937 | 2026.03.19 13:03:22.072923 [ 292 ] {} <Debug> TCP-Session: a575fd9f-9035-4ca6-a376-ef736daa4644 Authenticating user 'default' from [fd00:1122:3344:101::e]:38521 | ||
| 938 | 2026.03.19 13:03:22.072662 [ 288 ] {} <Debug> TCP-Session: cb2ec05a-8a73-4e94-88b2-506ed8234a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:59557 | ||
| 939 | 2026.03.19 13:03:22.072998 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.03.19 13:03:22.073025 [ 288 ] {} <Debug> TCP-Session: cb2ec05a-8a73-4e94-88b2-506ed8234a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.03.19 13:03:22.073015 [ 292 ] {} <Debug> TCP-Session: a575fd9f-9035-4ca6-a376-ef736daa4644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.03.19 13:03:22.073049 [ 288 ] {} <Debug> TCP-Session: cb2ec05a-8a73-4e94-88b2-506ed8234a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.19 13:03:22.073042 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.03.19 13:03:22.073061 [ 292 ] {} <Debug> TCP-Session: a575fd9f-9035-4ca6-a376-ef736daa4644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.19 13:03:22.073043 [ 291 ] {} <Debug> TCP-Session: d812e702-c2ee-4b37-8b27-03e524b07eed Authenticating user 'default' from [fd00:1122:3344:101::e]:61276 | ||
| 946 | 2026.03.19 13:03:22.073097 [ 290 ] {} <Debug> TCP-Session: 8e6f0b59-e855-474f-904d-df08c233c0e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50991 | ||
| 947 | 2026.03.19 13:03:22.073112 [ 286 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 948 | 2026.03.19 13:03:22.073159 [ 291 ] {} <Debug> TCP-Session: d812e702-c2ee-4b37-8b27-03e524b07eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.19 13:03:22.073173 [ 290 ] {} <Debug> TCP-Session: 8e6f0b59-e855-474f-904d-df08c233c0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.19 13:03:22.073185 [ 286 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 951 | 2026.03.19 13:03:22.073183 [ 291 ] {} <Debug> TCP-Session: d812e702-c2ee-4b37-8b27-03e524b07eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.19 13:03:22.073206 [ 290 ] {} <Debug> TCP-Session: 8e6f0b59-e855-474f-904d-df08c233c0e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.03.19 13:03:22.073498 [ 286 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.03.19 13:03:22.074434 [ 334 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.03.19 13:03:22.074473 [ 334 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.03.19 13:03:22.074504 [ 334 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932039 sec. (1072.916 rows/sec., 41.91 KiB/sec.) | ||
| 957 | 2026.03.19 13:03:22.074523 [ 334 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.03.19 13:03:22.075648 [ 286 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002851 sec., 350.75412136092604 rows/sec., 13.70 KiB/sec. | ||
| 959 | 2026.03.19 13:03:22.075784 [ 286 ] {352cc0e8-3984-4786-ae22-d52267ecd937} <Debug> TCPHandler: Processed in 0.003216024 sec. | ||
| 960 | 2026.03.19 13:03:22.075875 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.03.19 13:03:22.075904 [ 286 ] {} <Debug> TCP-Session: a89b06c7-05ce-46be-ad8a-35129163f33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.19 13:03:22.075906 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.19 13:03:22.075928 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.19 13:03:22.075949 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.19 13:03:22.075965 [ 287 ] {} <Debug> TCP-Session: 7e9ab6a8-1016-45fc-9182-74a4a73948cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.03.19 13:03:22.075983 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.19 13:03:22.076013 [ 289 ] {} <Debug> TCP-Session: f2b13267-0ba1-4624-9f9a-59554b3e4435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.19 13:03:22.076026 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.19 13:03:22.076043 [ 290 ] {} <Debug> TCP-Session: 8e6f0b59-e855-474f-904d-df08c233c0e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.19 13:03:22.076051 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.19 13:03:22.076075 [ 288 ] {} <Debug> TCP-Session: cb2ec05a-8a73-4e94-88b2-506ed8234a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.19 13:03:22.075986 [ 292 ] {} <Debug> TCP-Session: a575fd9f-9035-4ca6-a376-ef736daa4644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.19 13:03:22.076115 [ 293 ] {} <Debug> TCP-Session: ebaa315c-fd78-40f1-a18e-2d3c9f356181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.19 13:03:22.075981 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.03.19 13:03:22.076007 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.03.19 13:03:22.076190 [ 294 ] {} <Debug> TCP-Session: 0c02d54b-8ee8-4ec8-8dc3-b3abf7dbe507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.19 13:03:22.076220 [ 291 ] {} <Debug> TCP-Session: d812e702-c2ee-4b37-8b27-03e524b07eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.19 13:03:23.293661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 979 | 2026.03.19 13:03:23.295859 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.03.19 13:03:23.295914 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 981 | 2026.03.19 13:03:23.297106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.03.19 13:03:23.297679 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.03.19 13:03:23.297995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.03.19 13:03:24.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.86 MiB, peak 170.15 MiB, free memory in arenas 0.00 B, will set to 161.90 MiB (RSS), difference: 4.04 MiB | ||
| 985 | 2026.03.19 13:03:25.338865 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.03.19 13:03:25.339129 [ 258 ] {927403e4-5888-429f-9e4f-75992776f252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 987 | 2026.03.19 13:03:25.339396 [ 258 ] {927403e4-5888-429f-9e4f-75992776f252} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2026.03.19 13:03:25.339457 [ 258 ] {927403e4-5888-429f-9e4f-75992776f252} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2026.03.19 13:03:25.339864 [ 258 ] {927403e4-5888-429f-9e4f-75992776f252} <Debug> TCPHandler: Processed in 0.001177303 sec. | ||
| 990 | 2026.03.19 13:03:25.367715 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.03.19 13:03:25.367986 [ 258 ] {b36f9db6-83fb-4887-bf41-15c8cb4a05c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 992 | 2026.03.19 13:03:25.379494 [ 258 ] {b36f9db6-83fb-4887-bf41-15c8cb4a05c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2026.03.19 13:03:25.379594 [ 258 ] {b36f9db6-83fb-4887-bf41-15c8cb4a05c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 994 | 2026.03.19 13:03:25.380296 [ 258 ] {b36f9db6-83fb-4887-bf41-15c8cb4a05c2} <Debug> TCPHandler: Processed in 0.012688723 sec. | ||
| 995 | 2026.03.19 13:03:25.381388 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.03.19 13:03:25.381516 [ 258 ] {57e93108-5db4-4210-aba4-b6529dcef94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 997 | 2026.03.19 13:03:25.385921 [ 258 ] {57e93108-5db4-4210-aba4-b6529dcef94b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2026.03.19 13:03:25.385978 [ 258 ] {57e93108-5db4-4210-aba4-b6529dcef94b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 999 | 2026.03.19 13:03:25.386561 [ 258 ] {57e93108-5db4-4210-aba4-b6529dcef94b} <Debug> TCPHandler: Processed in 0.005222614 sec. | ||
| 1000 | 2026.03.19 13:03:25.386958 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.03.19 13:03:25.387141 [ 258 ] {61674245-10c4-4ce9-a4ac-752922bbb21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1002 | 2026.03.19 13:03:25.387381 [ 258 ] {61674245-10c4-4ce9-a4ac-752922bbb21a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2026.03.19 13:03:25.387425 [ 258 ] {61674245-10c4-4ce9-a4ac-752922bbb21a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2026.03.19 13:03:25.387840 [ 258 ] {61674245-10c4-4ce9-a4ac-752922bbb21a} <Debug> TCPHandler: Processed in 0.00098397 sec. | ||
| 1005 | 2026.03.19 13:03:25.388037 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.03.19 13:03:25.388156 [ 258 ] {4c90a042-3ebb-45c5-bc90-43c61d6220aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1007 | 2026.03.19 13:03:25.388404 [ 258 ] {4c90a042-3ebb-45c5-bc90-43c61d6220aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1008 | 2026.03.19 13:03:25.388448 [ 258 ] {4c90a042-3ebb-45c5-bc90-43c61d6220aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1009 | 2026.03.19 13:03:25.388783 [ 258 ] {4c90a042-3ebb-45c5-bc90-43c61d6220aa} <Debug> TCPHandler: Processed in 0.000794855 sec. | ||
| 1010 | 2026.03.19 13:03:25.389081 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.03.19 13:03:25.389198 [ 258 ] {a3a5a394-98c6-4567-87ca-07922c50ff28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1012 | 2026.03.19 13:03:25.389440 [ 258 ] {a3a5a394-98c6-4567-87ca-07922c50ff28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1013 | 2026.03.19 13:03:25.389483 [ 258 ] {a3a5a394-98c6-4567-87ca-07922c50ff28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1014 | 2026.03.19 13:03:25.389804 [ 258 ] {a3a5a394-98c6-4567-87ca-07922c50ff28} <Debug> TCPHandler: Processed in 0.000772746 sec. | ||
| 1015 | 2026.03.19 13:03:25.390012 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.03.19 13:03:25.390128 [ 258 ] {abc458f5-07e6-4e00-9f61-62a5d9b26a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1017 | 2026.03.19 13:03:25.390366 [ 258 ] {abc458f5-07e6-4e00-9f61-62a5d9b26a6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2026.03.19 13:03:25.390408 [ 258 ] {abc458f5-07e6-4e00-9f61-62a5d9b26a6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2026.03.19 13:03:25.390719 [ 258 ] {abc458f5-07e6-4e00-9f61-62a5d9b26a6f} <Debug> TCPHandler: Processed in 0.000756315 sec. | ||
| 1020 | 2026.03.19 13:03:25.390914 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.03.19 13:03:25.391029 [ 258 ] {eb903b25-89bd-47f2-8635-16bcf27aac34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1022 | 2026.03.19 13:03:25.391267 [ 258 ] {eb903b25-89bd-47f2-8635-16bcf27aac34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1023 | 2026.03.19 13:03:25.391308 [ 258 ] {eb903b25-89bd-47f2-8635-16bcf27aac34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1024 | 2026.03.19 13:03:25.391616 [ 258 ] {eb903b25-89bd-47f2-8635-16bcf27aac34} <Debug> TCPHandler: Processed in 0.000751475 sec. | ||
| 1025 | 2026.03.19 13:03:25.391802 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.03.19 13:03:25.391918 [ 258 ] {0a1f8dbe-20a9-42b5-b2fe-0ff02f5a5ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1027 | 2026.03.19 13:03:25.392158 [ 258 ] {0a1f8dbe-20a9-42b5-b2fe-0ff02f5a5ba4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1028 | 2026.03.19 13:03:25.392200 [ 258 ] {0a1f8dbe-20a9-42b5-b2fe-0ff02f5a5ba4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2026.03.19 13:03:25.392511 [ 258 ] {0a1f8dbe-20a9-42b5-b2fe-0ff02f5a5ba4} <Debug> TCPHandler: Processed in 0.000758566 sec. | ||
| 1030 | 2026.03.19 13:03:25.392705 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.03.19 13:03:25.392822 [ 258 ] {c567ffd0-1f52-41bb-917a-b05b9dd199f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1032 | 2026.03.19 13:03:25.393060 [ 258 ] {c567ffd0-1f52-41bb-917a-b05b9dd199f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1033 | 2026.03.19 13:03:25.393102 [ 258 ] {c567ffd0-1f52-41bb-917a-b05b9dd199f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1034 | 2026.03.19 13:03:25.393409 [ 258 ] {c567ffd0-1f52-41bb-917a-b05b9dd199f8} <Debug> TCPHandler: Processed in 0.000753586 sec. | ||
| 1035 | 2026.03.19 13:03:25.393592 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.03.19 13:03:25.393710 [ 258 ] {a9991105-6f4d-4f34-b2a0-1f3962062722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1037 | 2026.03.19 13:03:25.393950 [ 258 ] {a9991105-6f4d-4f34-b2a0-1f3962062722} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1038 | 2026.03.19 13:03:25.393994 [ 258 ] {a9991105-6f4d-4f34-b2a0-1f3962062722} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1039 | 2026.03.19 13:03:25.394310 [ 258 ] {a9991105-6f4d-4f34-b2a0-1f3962062722} <Debug> TCPHandler: Processed in 0.000765815 sec. | ||
| 1040 | 2026.03.19 13:03:25.394493 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.03.19 13:03:25.394611 [ 258 ] {f3e72dfe-0c44-492b-89b4-18a87e347644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1042 | 2026.03.19 13:03:25.394854 [ 258 ] {f3e72dfe-0c44-492b-89b4-18a87e347644} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1043 | 2026.03.19 13:03:25.394896 [ 258 ] {f3e72dfe-0c44-492b-89b4-18a87e347644} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1044 | 2026.03.19 13:03:25.395214 [ 258 ] {f3e72dfe-0c44-492b-89b4-18a87e347644} <Debug> TCPHandler: Processed in 0.000766905 sec. | ||
| 1045 | 2026.03.19 13:03:25.395423 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2026.03.19 13:03:25.395540 [ 258 ] {75f8ec04-2f2c-4ee9-a636-89f7741fd52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1047 | 2026.03.19 13:03:25.395780 [ 258 ] {75f8ec04-2f2c-4ee9-a636-89f7741fd52a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1048 | 2026.03.19 13:03:25.395822 [ 258 ] {75f8ec04-2f2c-4ee9-a636-89f7741fd52a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1049 | 2026.03.19 13:03:25.396117 [ 258 ] {75f8ec04-2f2c-4ee9-a636-89f7741fd52a} <Debug> TCPHandler: Processed in 0.000742584 sec. | ||
| 1050 | 2026.03.19 13:03:25.396316 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.03.19 13:03:25.396434 [ 258 ] {1b806db8-3f3a-41be-b1b0-b304d4b8e5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1052 | 2026.03.19 13:03:25.396677 [ 258 ] {1b806db8-3f3a-41be-b1b0-b304d4b8e5fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1053 | 2026.03.19 13:03:25.396718 [ 258 ] {1b806db8-3f3a-41be-b1b0-b304d4b8e5fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1054 | 2026.03.19 13:03:25.397008 [ 258 ] {1b806db8-3f3a-41be-b1b0-b304d4b8e5fa} <Debug> TCPHandler: Processed in 0.000740345 sec. | ||
| 1055 | 2026.03.19 13:03:25.397222 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.03.19 13:03:25.397341 [ 258 ] {ff974764-451d-4453-aa8f-22c7bf5710d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1057 | 2026.03.19 13:03:25.397588 [ 258 ] {ff974764-451d-4453-aa8f-22c7bf5710d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2026.03.19 13:03:25.397630 [ 258 ] {ff974764-451d-4453-aa8f-22c7bf5710d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1059 | 2026.03.19 13:03:25.397916 [ 258 ] {ff974764-451d-4453-aa8f-22c7bf5710d5} <Debug> TCPHandler: Processed in 0.000743004 sec. | ||
| 1060 | 2026.03.19 13:03:25.398101 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.03.19 13:03:25.398221 [ 258 ] {b6c57a39-8b3e-48dd-9aa1-c2044fb90e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1062 | 2026.03.19 13:03:25.398471 [ 258 ] {b6c57a39-8b3e-48dd-9aa1-c2044fb90e49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1063 | 2026.03.19 13:03:25.398513 [ 258 ] {b6c57a39-8b3e-48dd-9aa1-c2044fb90e49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1064 | 2026.03.19 13:03:25.398804 [ 258 ] {b6c57a39-8b3e-48dd-9aa1-c2044fb90e49} <Debug> TCPHandler: Processed in 0.000750975 sec. | ||
| 1065 | 2026.03.19 13:03:25.398986 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.03.19 13:03:25.399107 [ 258 ] {62bedf40-bab0-46ad-811d-2dbbec2ba71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1067 | 2026.03.19 13:03:25.399364 [ 258 ] {62bedf40-bab0-46ad-811d-2dbbec2ba71e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1068 | 2026.03.19 13:03:25.399406 [ 258 ] {62bedf40-bab0-46ad-811d-2dbbec2ba71e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.03.19 13:03:25.399696 [ 258 ] {62bedf40-bab0-46ad-811d-2dbbec2ba71e} <Debug> TCPHandler: Processed in 0.000757705 sec. | ||
| 1070 | 2026.03.19 13:03:25.399895 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.03.19 13:03:25.400016 [ 258 ] {ee0dcaee-3739-4961-a970-3d00ae41c0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1072 | 2026.03.19 13:03:25.400268 [ 258 ] {ee0dcaee-3739-4961-a970-3d00ae41c0da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2026.03.19 13:03:25.400310 [ 258 ] {ee0dcaee-3739-4961-a970-3d00ae41c0da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.03.19 13:03:25.400638 [ 258 ] {ee0dcaee-3739-4961-a970-3d00ae41c0da} <Debug> TCPHandler: Processed in 0.000791765 sec. | ||
| 1075 | 2026.03.19 13:03:25.400824 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.03.19 13:03:25.400971 [ 258 ] {b77dd248-5d39-4f17-9c22-370935c8b282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.03.19 13:03:25.401244 [ 258 ] {b77dd248-5d39-4f17-9c22-370935c8b282} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.03.19 13:03:25.401286 [ 258 ] {b77dd248-5d39-4f17-9c22-370935c8b282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.03.19 13:03:25.401611 [ 258 ] {b77dd248-5d39-4f17-9c22-370935c8b282} <Debug> TCPHandler: Processed in 0.000839517 sec. | ||
| 1080 | 2026.03.19 13:03:25.402847 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.03.19 13:03:25.402972 [ 258 ] {81d9b401-55f0-4fd3-9bd9-6e9b0e68f38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1082 | 2026.03.19 13:03:25.403231 [ 258 ] {81d9b401-55f0-4fd3-9bd9-6e9b0e68f38f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.03.19 13:03:25.403274 [ 258 ] {81d9b401-55f0-4fd3-9bd9-6e9b0e68f38f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.03.19 13:03:25.403599 [ 258 ] {81d9b401-55f0-4fd3-9bd9-6e9b0e68f38f} <Debug> TCPHandler: Processed in 0.000802496 sec. | ||
| 1085 | 2026.03.19 13:03:25.403800 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.19 13:03:25.403923 [ 258 ] {4a0b5145-4987-439a-b22c-07b036bf1b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1087 | 2026.03.19 13:03:25.404184 [ 258 ] {4a0b5145-4987-439a-b22c-07b036bf1b61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.03.19 13:03:25.404227 [ 258 ] {4a0b5145-4987-439a-b22c-07b036bf1b61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.03.19 13:03:25.404540 [ 258 ] {4a0b5145-4987-439a-b22c-07b036bf1b61} <Debug> TCPHandler: Processed in 0.000789976 sec. | ||
| 1090 | 2026.03.19 13:03:25.404727 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.19 13:03:25.404850 [ 258 ] {dc6cd74d-e228-44d1-a8e8-865e042a8092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1092 | 2026.03.19 13:03:25.405117 [ 258 ] {dc6cd74d-e228-44d1-a8e8-865e042a8092} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.03.19 13:03:25.405162 [ 258 ] {dc6cd74d-e228-44d1-a8e8-865e042a8092} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.03.19 13:03:25.405475 [ 258 ] {dc6cd74d-e228-44d1-a8e8-865e042a8092} <Debug> TCPHandler: Processed in 0.000796626 sec. | ||
| 1095 | 2026.03.19 13:03:25.405690 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.19 13:03:25.405814 [ 258 ] {1c025d99-d545-4cc3-a816-3f6cac9f11f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1097 | 2026.03.19 13:03:25.406079 [ 258 ] {1c025d99-d545-4cc3-a816-3f6cac9f11f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2026.03.19 13:03:25.406121 [ 258 ] {1c025d99-d545-4cc3-a816-3f6cac9f11f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2026.03.19 13:03:25.406444 [ 258 ] {1c025d99-d545-4cc3-a816-3f6cac9f11f2} <Debug> TCPHandler: Processed in 0.000803826 sec. | ||
| 1100 | 2026.03.19 13:03:25.406638 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.19 13:03:25.406763 [ 258 ] {0f17149f-1afa-4705-a200-639868293189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1102 | 2026.03.19 13:03:25.407031 [ 258 ] {0f17149f-1afa-4705-a200-639868293189} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1103 | 2026.03.19 13:03:25.407073 [ 258 ] {0f17149f-1afa-4705-a200-639868293189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.03.19 13:03:25.407412 [ 258 ] {0f17149f-1afa-4705-a200-639868293189} <Debug> TCPHandler: Processed in 0.000823746 sec. | ||
| 1105 | 2026.03.19 13:03:25.407754 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.03.19 13:03:25.407878 [ 258 ] {bbf5799a-df82-42b0-9726-02b483b0b112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1107 | 2026.03.19 13:03:25.408145 [ 258 ] {bbf5799a-df82-42b0-9726-02b483b0b112} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.03.19 13:03:25.408187 [ 258 ] {bbf5799a-df82-42b0-9726-02b483b0b112} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.03.19 13:03:25.408534 [ 258 ] {bbf5799a-df82-42b0-9726-02b483b0b112} <Debug> TCPHandler: Processed in 0.000828696 sec. | ||
| 1110 | 2026.03.19 13:03:25.409062 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.03.19 13:03:25.409188 [ 258 ] {4a69a470-8f24-4d06-8f42-170943eb3b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1112 | 2026.03.19 13:03:25.409458 [ 258 ] {4a69a470-8f24-4d06-8f42-170943eb3b77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1113 | 2026.03.19 13:03:25.409499 [ 258 ] {4a69a470-8f24-4d06-8f42-170943eb3b77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.03.19 13:03:25.409843 [ 258 ] {4a69a470-8f24-4d06-8f42-170943eb3b77} <Debug> TCPHandler: Processed in 0.000829296 sec. | ||
| 1115 | 2026.03.19 13:03:25.410085 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.03.19 13:03:25.410211 [ 258 ] {6aea69e3-f3ec-4857-b492-3dc75ad2282d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1117 | 2026.03.19 13:03:25.410481 [ 258 ] {6aea69e3-f3ec-4857-b492-3dc75ad2282d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2026.03.19 13:03:25.410522 [ 258 ] {6aea69e3-f3ec-4857-b492-3dc75ad2282d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2026.03.19 13:03:25.410869 [ 258 ] {6aea69e3-f3ec-4857-b492-3dc75ad2282d} <Debug> TCPHandler: Processed in 0.000833717 sec. | ||
| 1120 | 2026.03.19 13:03:25.411100 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.03.19 13:03:25.411227 [ 258 ] {2420d027-8bfc-48b6-bc05-c7780f6800a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1122 | 2026.03.19 13:03:25.411497 [ 258 ] {2420d027-8bfc-48b6-bc05-c7780f6800a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2026.03.19 13:03:25.411539 [ 258 ] {2420d027-8bfc-48b6-bc05-c7780f6800a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2026.03.19 13:03:25.411880 [ 258 ] {2420d027-8bfc-48b6-bc05-c7780f6800a7} <Debug> TCPHandler: Processed in 0.000829436 sec. | ||
| 1125 | 2026.03.19 13:03:25.412099 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.03.19 13:03:25.412224 [ 258 ] {7953e3a3-7c92-4192-a0cf-f020b9dbd1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1127 | 2026.03.19 13:03:25.412494 [ 258 ] {7953e3a3-7c92-4192-a0cf-f020b9dbd1c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2026.03.19 13:03:25.412536 [ 258 ] {7953e3a3-7c92-4192-a0cf-f020b9dbd1c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.03.19 13:03:25.412876 [ 258 ] {7953e3a3-7c92-4192-a0cf-f020b9dbd1c8} <Debug> TCPHandler: Processed in 0.000826947 sec. | ||
| 1130 | 2026.03.19 13:03:25.413099 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.03.19 13:03:25.413226 [ 258 ] {f6e4fcbd-879c-4e90-9b62-deb661ca8733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1132 | 2026.03.19 13:03:25.413502 [ 258 ] {f6e4fcbd-879c-4e90-9b62-deb661ca8733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1133 | 2026.03.19 13:03:25.413544 [ 258 ] {f6e4fcbd-879c-4e90-9b62-deb661ca8733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1134 | 2026.03.19 13:03:25.413887 [ 258 ] {f6e4fcbd-879c-4e90-9b62-deb661ca8733} <Debug> TCPHandler: Processed in 0.000836777 sec. | ||
| 1135 | 2026.03.19 13:03:25.414127 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.19 13:03:25.414255 [ 258 ] {d369eb54-eaa8-48e7-b813-1e4746403b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1137 | 2026.03.19 13:03:25.414528 [ 258 ] {d369eb54-eaa8-48e7-b813-1e4746403b59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2026.03.19 13:03:25.414570 [ 258 ] {d369eb54-eaa8-48e7-b813-1e4746403b59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2026.03.19 13:03:25.414913 [ 258 ] {d369eb54-eaa8-48e7-b813-1e4746403b59} <Debug> TCPHandler: Processed in 0.000834166 sec. | ||
| 1140 | 2026.03.19 13:03:25.415141 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.03.19 13:03:25.415270 [ 258 ] {b5235b71-8336-4167-be55-c19b2124679d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1142 | 2026.03.19 13:03:25.415544 [ 258 ] {b5235b71-8336-4167-be55-c19b2124679d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1143 | 2026.03.19 13:03:25.415586 [ 258 ] {b5235b71-8336-4167-be55-c19b2124679d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1144 | 2026.03.19 13:03:25.415928 [ 258 ] {b5235b71-8336-4167-be55-c19b2124679d} <Debug> TCPHandler: Processed in 0.000836006 sec. | ||
| 1145 | 2026.03.19 13:03:25.416150 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.03.19 13:03:25.416279 [ 258 ] {6501438d-0e90-45a2-ba9d-96419af31cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1147 | 2026.03.19 13:03:25.416561 [ 258 ] {6501438d-0e90-45a2-ba9d-96419af31cbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1148 | 2026.03.19 13:03:25.416603 [ 258 ] {6501438d-0e90-45a2-ba9d-96419af31cbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1149 | 2026.03.19 13:03:25.416946 [ 258 ] {6501438d-0e90-45a2-ba9d-96419af31cbb} <Debug> TCPHandler: Processed in 0.000844607 sec. | ||
| 1150 | 2026.03.19 13:03:25.417164 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.03.19 13:03:25.417294 [ 258 ] {fec815ba-76a9-472e-9a54-078c1bad6df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1152 | 2026.03.19 13:03:25.417577 [ 258 ] {fec815ba-76a9-472e-9a54-078c1bad6df3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1153 | 2026.03.19 13:03:25.417618 [ 258 ] {fec815ba-76a9-472e-9a54-078c1bad6df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1154 | 2026.03.19 13:03:25.417981 [ 258 ] {fec815ba-76a9-472e-9a54-078c1bad6df3} <Debug> TCPHandler: Processed in 0.000865167 sec. | ||
| 1155 | 2026.03.19 13:03:25.425498 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.03.19 13:03:25.425636 [ 258 ] {c08f2f8a-8d48-45f4-91a4-a1b93ac0253c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1157 | 2026.03.19 13:03:25.425927 [ 258 ] {c08f2f8a-8d48-45f4-91a4-a1b93ac0253c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1158 | 2026.03.19 13:03:25.425969 [ 258 ] {c08f2f8a-8d48-45f4-91a4-a1b93ac0253c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1159 | 2026.03.19 13:03:25.426334 [ 258 ] {c08f2f8a-8d48-45f4-91a4-a1b93ac0253c} <Debug> TCPHandler: Processed in 0.000888408 sec. | ||
| 1160 | 2026.03.19 13:03:25.431555 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.03.19 13:03:25.431756 [ 258 ] {e654b700-7e3d-4ae9-9db9-dbc97e04de5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1162 | 2026.03.19 13:03:25.431838 [ 258 ] {e654b700-7e3d-4ae9-9db9-dbc97e04de5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1163 | 2026.03.19 13:03:25.443032 [ 258 ] {e654b700-7e3d-4ae9-9db9-dbc97e04de5f} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.03.19 13:03:25.443087 [ 258 ] {e654b700-7e3d-4ae9-9db9-dbc97e04de5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1165 | 2026.03.19 13:03:25.446106 [ 258 ] {e654b700-7e3d-4ae9-9db9-dbc97e04de5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1166 | 2026.03.19 13:03:25.446531 [ 258 ] {e654b700-7e3d-4ae9-9db9-dbc97e04de5f} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.03.19 13:03:25.446681 [ 258 ] {e654b700-7e3d-4ae9-9db9-dbc97e04de5f} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.014982 sec., 2336.1366973701774 rows/sec., 503.14 KiB/sec. | ||
| 1168 | 2026.03.19 13:03:25.446719 [ 258 ] {e654b700-7e3d-4ae9-9db9-dbc97e04de5f} <Debug> TCPHandler: Processed in 0.015266383 sec. | ||
| 1169 | 2026.03.19 13:03:25.446871 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.19 13:03:25.446970 [ 258 ] {a7e1053f-e34f-4204-98c8-811cdeb68b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1171 | 2026.03.19 13:03:25.447009 [ 258 ] {a7e1053f-e34f-4204-98c8-811cdeb68b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1172 | 2026.03.19 13:03:25.449914 [ 258 ] {a7e1053f-e34f-4204-98c8-811cdeb68b59} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.03.19 13:03:25.449948 [ 258 ] {a7e1053f-e34f-4204-98c8-811cdeb68b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1174 | 2026.03.19 13:03:25.452854 [ 258 ] {a7e1053f-e34f-4204-98c8-811cdeb68b59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1175 | 2026.03.19 13:03:25.453326 [ 258 ] {a7e1053f-e34f-4204-98c8-811cdeb68b59} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.03.19 13:03:25.453458 [ 258 ] {a7e1053f-e34f-4204-98c8-811cdeb68b59} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00651 sec., 43625.19201228878 rows/sec., 2.77 MiB/sec. | ||
| 1177 | 2026.03.19 13:03:25.453495 [ 258 ] {a7e1053f-e34f-4204-98c8-811cdeb68b59} <Debug> TCPHandler: Processed in 0.006674853 sec. | ||
| 1178 | 2026.03.19 13:03:25.453611 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.03.19 13:03:25.453708 [ 258 ] {865bf7b1-f230-4ff5-9a03-953444774fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1180 | 2026.03.19 13:03:25.453749 [ 258 ] {865bf7b1-f230-4ff5-9a03-953444774fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1181 | 2026.03.19 13:03:25.454132 [ 258 ] {865bf7b1-f230-4ff5-9a03-953444774fbd} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.03.19 13:03:25.454168 [ 258 ] {865bf7b1-f230-4ff5-9a03-953444774fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1183 | 2026.03.19 13:03:25.454703 [ 258 ] {865bf7b1-f230-4ff5-9a03-953444774fbd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1184 | 2026.03.19 13:03:25.455197 [ 258 ] {865bf7b1-f230-4ff5-9a03-953444774fbd} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.03.19 13:03:25.455328 [ 258 ] {865bf7b1-f230-4ff5-9a03-953444774fbd} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00164 sec., 7317.073170731707 rows/sec., 596.66 KiB/sec. | ||
| 1186 | 2026.03.19 13:03:25.455365 [ 258 ] {865bf7b1-f230-4ff5-9a03-953444774fbd} <Debug> TCPHandler: Processed in 0.001804746 sec. | ||
| 1187 | 2026.03.19 13:03:25.455465 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.03.19 13:03:25.455560 [ 258 ] {f83ab508-f8aa-43c6-93a0-101c5a444043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1189 | 2026.03.19 13:03:25.455599 [ 258 ] {f83ab508-f8aa-43c6-93a0-101c5a444043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1190 | 2026.03.19 13:03:25.456482 [ 258 ] {f83ab508-f8aa-43c6-93a0-101c5a444043} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.03.19 13:03:25.456518 [ 258 ] {f83ab508-f8aa-43c6-93a0-101c5a444043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1192 | 2026.03.19 13:03:25.457161 [ 258 ] {f83ab508-f8aa-43c6-93a0-101c5a444043} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1193 | 2026.03.19 13:03:25.457626 [ 258 ] {f83ab508-f8aa-43c6-93a0-101c5a444043} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.03.19 13:03:25.457756 [ 258 ] {f83ab508-f8aa-43c6-93a0-101c5a444043} <Debug> executeQuery: Read 831 rows, 66.70 KiB in 0.002213 sec., 375508.35969272477 rows/sec., 29.43 MiB/sec. | ||
| 1195 | 2026.03.19 13:03:25.457794 [ 258 ] {f83ab508-f8aa-43c6-93a0-101c5a444043} <Debug> TCPHandler: Processed in 0.002378778 sec. | ||
| 1196 | 2026.03.19 13:03:25.457934 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.19 13:03:25.458032 [ 258 ] {2d6b1743-e10b-41f9-b4b3-93cb21fe31b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1198 | 2026.03.19 13:03:25.458073 [ 258 ] {2d6b1743-e10b-41f9-b4b3-93cb21fe31b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1199 | 2026.03.19 13:03:25.458601 [ 258 ] {2d6b1743-e10b-41f9-b4b3-93cb21fe31b7} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.03.19 13:03:25.458638 [ 258 ] {2d6b1743-e10b-41f9-b4b3-93cb21fe31b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1201 | 2026.03.19 13:03:25.459087 [ 258 ] {2d6b1743-e10b-41f9-b4b3-93cb21fe31b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1202 | 2026.03.19 13:03:25.459522 [ 258 ] {2d6b1743-e10b-41f9-b4b3-93cb21fe31b7} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.03.19 13:03:25.459656 [ 258 ] {2d6b1743-e10b-41f9-b4b3-93cb21fe31b7} <Debug> executeQuery: Read 168 rows, 10.43 KiB in 0.001644 sec., 102189.78102189781 rows/sec., 6.20 MiB/sec. | ||
| 1204 | 2026.03.19 13:03:25.459694 [ 258 ] {2d6b1743-e10b-41f9-b4b3-93cb21fe31b7} <Debug> TCPHandler: Processed in 0.001812306 sec. | ||
| 1205 | 2026.03.19 13:03:25.459821 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.03.19 13:03:25.459916 [ 258 ] {5a4857d8-e593-447d-8a5d-fdbf37945ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.03.19 13:03:25.459956 [ 258 ] {5a4857d8-e593-447d-8a5d-fdbf37945ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1208 | 2026.03.19 13:03:25.460441 [ 258 ] {5a4857d8-e593-447d-8a5d-fdbf37945ee8} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.03.19 13:03:25.460475 [ 258 ] {5a4857d8-e593-447d-8a5d-fdbf37945ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1210 | 2026.03.19 13:03:25.460990 [ 258 ] {5a4857d8-e593-447d-8a5d-fdbf37945ee8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1211 | 2026.03.19 13:03:25.461472 [ 258 ] {5a4857d8-e593-447d-8a5d-fdbf37945ee8} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.03.19 13:03:25.461606 [ 258 ] {5a4857d8-e593-447d-8a5d-fdbf37945ee8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001709 sec., 87185.4885898186 rows/sec., 5.63 MiB/sec. | ||
| 1213 | 2026.03.19 13:03:25.461644 [ 258 ] {5a4857d8-e593-447d-8a5d-fdbf37945ee8} <Debug> TCPHandler: Processed in 0.001873407 sec. | ||
| 1214 | 2026.03.19 13:03:25.461757 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.03.19 13:03:25.461852 [ 258 ] {856b0f99-3540-438c-a77c-78018d1b5d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1216 | 2026.03.19 13:03:25.461890 [ 258 ] {856b0f99-3540-438c-a77c-78018d1b5d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1217 | 2026.03.19 13:03:25.462345 [ 258 ] {856b0f99-3540-438c-a77c-78018d1b5d5d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.03.19 13:03:25.462380 [ 258 ] {856b0f99-3540-438c-a77c-78018d1b5d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1219 | 2026.03.19 13:03:25.462811 [ 258 ] {856b0f99-3540-438c-a77c-78018d1b5d5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1220 | 2026.03.19 13:03:25.463250 [ 258 ] {856b0f99-3540-438c-a77c-78018d1b5d5d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.03.19 13:03:25.463384 [ 258 ] {856b0f99-3540-438c-a77c-78018d1b5d5d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001549 sec., 95545.51323434473 rows/sec., 5.43 MiB/sec. | ||
| 1222 | 2026.03.19 13:03:25.463421 [ 258 ] {856b0f99-3540-438c-a77c-78018d1b5d5d} <Debug> TCPHandler: Processed in 0.001714114 sec. | ||
| 1223 | 2026.03.19 13:03:25.463532 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.03.19 13:03:25.463626 [ 258 ] {2cc7f9a8-e9f4-4313-a6bf-7279972213cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1225 | 2026.03.19 13:03:25.463664 [ 258 ] {2cc7f9a8-e9f4-4313-a6bf-7279972213cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1226 | 2026.03.19 13:03:25.464254 [ 258 ] {2cc7f9a8-e9f4-4313-a6bf-7279972213cc} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.03.19 13:03:25.464290 [ 258 ] {2cc7f9a8-e9f4-4313-a6bf-7279972213cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1228 | 2026.03.19 13:03:25.464814 [ 258 ] {2cc7f9a8-e9f4-4313-a6bf-7279972213cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1229 | 2026.03.19 13:03:25.465255 [ 258 ] {2cc7f9a8-e9f4-4313-a6bf-7279972213cc} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.03.19 13:03:25.465389 [ 258 ] {2cc7f9a8-e9f4-4313-a6bf-7279972213cc} <Debug> executeQuery: Read 522 rows, 37.76 KiB in 0.00178 sec., 293258.42696629214 rows/sec., 20.72 MiB/sec. | ||
| 1231 | 2026.03.19 13:03:25.465428 [ 258 ] {2cc7f9a8-e9f4-4313-a6bf-7279972213cc} <Debug> TCPHandler: Processed in 0.001945369 sec. | ||
| 1232 | 2026.03.19 13:03:25.465539 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.03.19 13:03:25.465633 [ 258 ] {81f8ba2f-2f1a-4544-befd-9ff077d82ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1234 | 2026.03.19 13:03:25.465673 [ 258 ] {81f8ba2f-2f1a-4544-befd-9ff077d82ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1235 | 2026.03.19 13:03:25.470672 [ 258 ] {81f8ba2f-2f1a-4544-befd-9ff077d82ac7} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.03.19 13:03:25.470743 [ 258 ] {81f8ba2f-2f1a-4544-befd-9ff077d82ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1237 | 2026.03.19 13:03:25.474071 [ 258 ] {81f8ba2f-2f1a-4544-befd-9ff077d82ac7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1238 | 2026.03.19 13:03:25.474941 [ 258 ] {81f8ba2f-2f1a-4544-befd-9ff077d82ac7} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.03.19 13:03:25.475141 [ 258 ] {81f8ba2f-2f1a-4544-befd-9ff077d82ac7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.009525 sec., 629.9212598425197 rows/sec., 32.91 KiB/sec. | ||
| 1240 | 2026.03.19 13:03:25.475177 [ 258 ] {81f8ba2f-2f1a-4544-befd-9ff077d82ac7} <Debug> TCPHandler: Processed in 0.009688053 sec. | ||
| 1241 | 2026.03.19 13:03:25.475297 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.03.19 13:03:25.475392 [ 258 ] {2791fcc2-5f51-44b4-8839-97561fb1266e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.03.19 13:03:25.475433 [ 258 ] {2791fcc2-5f51-44b4-8839-97561fb1266e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1244 | 2026.03.19 13:03:25.475920 [ 258 ] {2791fcc2-5f51-44b4-8839-97561fb1266e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.03.19 13:03:25.475953 [ 258 ] {2791fcc2-5f51-44b4-8839-97561fb1266e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1246 | 2026.03.19 13:03:25.476407 [ 258 ] {2791fcc2-5f51-44b4-8839-97561fb1266e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1247 | 2026.03.19 13:03:25.476847 [ 258 ] {2791fcc2-5f51-44b4-8839-97561fb1266e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.03.19 13:03:25.476979 [ 258 ] {2791fcc2-5f51-44b4-8839-97561fb1266e} <Debug> executeQuery: Read 239 rows, 16.17 KiB in 0.001605 sec., 148909.65732087227 rows/sec., 9.84 MiB/sec. | ||
| 1249 | 2026.03.19 13:03:25.477016 [ 258 ] {2791fcc2-5f51-44b4-8839-97561fb1266e} <Debug> TCPHandler: Processed in 0.001769355 sec. | ||
| 1250 | 2026.03.19 13:03:25.477131 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.03.19 13:03:25.477226 [ 258 ] {c65b80e2-34dd-48ec-ad02-e27309e780d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.03.19 13:03:25.477268 [ 258 ] {c65b80e2-34dd-48ec-ad02-e27309e780d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1253 | 2026.03.19 13:03:25.477585 [ 258 ] {c65b80e2-34dd-48ec-ad02-e27309e780d3} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.03.19 13:03:25.477620 [ 258 ] {c65b80e2-34dd-48ec-ad02-e27309e780d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1255 | 2026.03.19 13:03:25.478118 [ 258 ] {c65b80e2-34dd-48ec-ad02-e27309e780d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1256 | 2026.03.19 13:03:25.478552 [ 258 ] {c65b80e2-34dd-48ec-ad02-e27309e780d3} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.03.19 13:03:25.478686 [ 258 ] {c65b80e2-34dd-48ec-ad02-e27309e780d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. | ||
| 1258 | 2026.03.19 13:03:25.478727 [ 258 ] {c65b80e2-34dd-48ec-ad02-e27309e780d3} <Debug> TCPHandler: Processed in 0.001646483 sec. | ||
| 1259 | 2026.03.19 13:03:25.478837 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.03.19 13:03:25.478932 [ 258 ] {f546990f-6bfc-4877-978d-1cfe338d459d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.03.19 13:03:25.478984 [ 258 ] {f546990f-6bfc-4877-978d-1cfe338d459d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1262 | 2026.03.19 13:03:25.479789 [ 258 ] {f546990f-6bfc-4877-978d-1cfe338d459d} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.03.19 13:03:25.479824 [ 258 ] {f546990f-6bfc-4877-978d-1cfe338d459d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1264 | 2026.03.19 13:03:25.482902 [ 258 ] {f546990f-6bfc-4877-978d-1cfe338d459d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1265 | 2026.03.19 13:03:25.483379 [ 258 ] {f546990f-6bfc-4877-978d-1cfe338d459d} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.03.19 13:03:25.483521 [ 258 ] {f546990f-6bfc-4877-978d-1cfe338d459d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.004607 sec., 3038.8539179509444 rows/sec., 5.45 MiB/sec. | ||
| 1267 | 2026.03.19 13:03:25.483576 [ 258 ] {f546990f-6bfc-4877-978d-1cfe338d459d} <Debug> TCPHandler: Processed in 0.004789735 sec. | ||
| 1268 | 2026.03.19 13:03:25.483696 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.03.19 13:03:25.483791 [ 258 ] {bb0e663d-47fa-4467-89b6-852170cdfdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.03.19 13:03:25.483830 [ 258 ] {bb0e663d-47fa-4467-89b6-852170cdfdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1271 | 2026.03.19 13:03:25.484151 [ 258 ] {bb0e663d-47fa-4467-89b6-852170cdfdfa} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.03.19 13:03:25.484187 [ 258 ] {bb0e663d-47fa-4467-89b6-852170cdfdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1273 | 2026.03.19 13:03:25.484600 [ 258 ] {bb0e663d-47fa-4467-89b6-852170cdfdfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1274 | 2026.03.19 13:03:25.485036 [ 258 ] {bb0e663d-47fa-4467-89b6-852170cdfdfa} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.03.19 13:03:25.485161 [ 258 ] {bb0e663d-47fa-4467-89b6-852170cdfdfa} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 305.13 KiB/sec. | ||
| 1276 | 2026.03.19 13:03:25.485203 [ 258 ] {bb0e663d-47fa-4467-89b6-852170cdfdfa} <Debug> TCPHandler: Processed in 0.001557661 sec. | ||
| 1277 | 2026.03.19 13:03:25.485325 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.03.19 13:03:25.485449 [ 258 ] {da04ef1d-c184-4b24-ac53-bf4340fb7e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.03.19 13:03:25.485501 [ 258 ] {da04ef1d-c184-4b24-ac53-bf4340fb7e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1280 | 2026.03.19 13:03:25.485914 [ 258 ] {da04ef1d-c184-4b24-ac53-bf4340fb7e08} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.03.19 13:03:25.485958 [ 258 ] {da04ef1d-c184-4b24-ac53-bf4340fb7e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1282 | 2026.03.19 13:03:25.486509 [ 258 ] {da04ef1d-c184-4b24-ac53-bf4340fb7e08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1283 | 2026.03.19 13:03:25.486959 [ 258 ] {da04ef1d-c184-4b24-ac53-bf4340fb7e08} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.03.19 13:03:25.487101 [ 258 ] {da04ef1d-c184-4b24-ac53-bf4340fb7e08} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001678 sec., 46483.90941597139 rows/sec., 2.87 MiB/sec. | ||
| 1285 | 2026.03.19 13:03:25.487143 [ 258 ] {da04ef1d-c184-4b24-ac53-bf4340fb7e08} <Debug> TCPHandler: Processed in 0.001880168 sec. | ||
| 1286 | 2026.03.19 13:03:25.795610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 1421 | ||
| 1287 | 2026.03.19 13:03:25.796114 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.03.19 13:03:25.796155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1289 | 2026.03.19 13:03:25.796784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1290 | 2026.03.19 13:03:25.797220 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.03.19 13:03:25.797345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1421 | ||
| 1292 | 2026.03.19 13:03:25.864925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1293 | 2026.03.19 13:03:25.881913 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.03.19 13:03:25.881961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1295 | 2026.03.19 13:03:25.888424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1296 | 2026.03.19 13:03:25.889529 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.03.19 13:03:25.892428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1298 | 2026.03.19 13:03:30.347132 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.03.19 13:03:30.347328 [ 258 ] {7e34bb63-d4d1-4553-908b-dc8a28be670c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1300 | 2026.03.19 13:03:30.347396 [ 258 ] {7e34bb63-d4d1-4553-908b-dc8a28be670c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1301 | 2026.03.19 13:03:30.348028 [ 258 ] {7e34bb63-d4d1-4553-908b-dc8a28be670c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.03.19 13:03:30.348081 [ 258 ] {7e34bb63-d4d1-4553-908b-dc8a28be670c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1303 | 2026.03.19 13:03:30.348593 [ 258 ] {7e34bb63-d4d1-4553-908b-dc8a28be670c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2026.03.19 13:03:30.349047 [ 258 ] {7e34bb63-d4d1-4553-908b-dc8a28be670c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.03.19 13:03:30.349222 [ 258 ] {7e34bb63-d4d1-4553-908b-dc8a28be670c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. | ||
| 1306 | 2026.03.19 13:03:30.349276 [ 258 ] {7e34bb63-d4d1-4553-908b-dc8a28be670c} <Debug> TCPHandler: Processed in 0.002267935 sec. | ||
| 1307 | 2026.03.19 13:03:30.349397 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.03.19 13:03:30.349499 [ 258 ] {bbfd6c3a-cfe4-45b4-a626-863245c7fc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1309 | 2026.03.19 13:03:30.349543 [ 258 ] {bbfd6c3a-cfe4-45b4-a626-863245c7fc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1310 | 2026.03.19 13:03:30.349977 [ 258 ] {bbfd6c3a-cfe4-45b4-a626-863245c7fc59} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.03.19 13:03:30.350015 [ 258 ] {bbfd6c3a-cfe4-45b4-a626-863245c7fc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1312 | 2026.03.19 13:03:30.350465 [ 258 ] {bbfd6c3a-cfe4-45b4-a626-863245c7fc59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1313 | 2026.03.19 13:03:30.351008 [ 258 ] {bbfd6c3a-cfe4-45b4-a626-863245c7fc59} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.03.19 13:03:30.351153 [ 258 ] {bbfd6c3a-cfe4-45b4-a626-863245c7fc59} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001678 sec., 38140.643623361146 rows/sec., 2.98 MiB/sec. | ||
| 1315 | 2026.03.19 13:03:30.351208 [ 258 ] {bbfd6c3a-cfe4-45b4-a626-863245c7fc59} <Debug> TCPHandler: Processed in 0.001863807 sec. | ||
| 1316 | 2026.03.19 13:03:30.351346 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.03.19 13:03:30.351458 [ 258 ] {68e69ef9-41eb-418f-bc13-4fa24cc822d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.03.19 13:03:30.351519 [ 258 ] {68e69ef9-41eb-418f-bc13-4fa24cc822d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1319 | 2026.03.19 13:03:30.353890 [ 258 ] {68e69ef9-41eb-418f-bc13-4fa24cc822d2} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.03.19 13:03:30.353932 [ 258 ] {68e69ef9-41eb-418f-bc13-4fa24cc822d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1321 | 2026.03.19 13:03:30.354412 [ 258 ] {68e69ef9-41eb-418f-bc13-4fa24cc822d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1322 | 2026.03.19 13:03:30.354893 [ 258 ] {68e69ef9-41eb-418f-bc13-4fa24cc822d2} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.03.19 13:03:30.355044 [ 258 ] {68e69ef9-41eb-418f-bc13-4fa24cc822d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003614 sec., 44272.27448810182 rows/sec., 3.08 MiB/sec. | ||
| 1324 | 2026.03.19 13:03:30.355085 [ 258 ] {68e69ef9-41eb-418f-bc13-4fa24cc822d2} <Debug> TCPHandler: Processed in 0.003799355 sec. | ||
| 1325 | 2026.03.19 13:03:30.355217 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.03.19 13:03:30.355317 [ 258 ] {adfc5753-52b6-446f-a5ac-f403ac790de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.03.19 13:03:30.355360 [ 258 ] {adfc5753-52b6-446f-a5ac-f403ac790de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1328 | 2026.03.19 13:03:30.355721 [ 258 ] {adfc5753-52b6-446f-a5ac-f403ac790de9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.03.19 13:03:30.355759 [ 258 ] {adfc5753-52b6-446f-a5ac-f403ac790de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1330 | 2026.03.19 13:03:30.356170 [ 258 ] {adfc5753-52b6-446f-a5ac-f403ac790de9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2026.03.19 13:03:30.356647 [ 258 ] {adfc5753-52b6-446f-a5ac-f403ac790de9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.03.19 13:03:30.356805 [ 258 ] {adfc5753-52b6-446f-a5ac-f403ac790de9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. | ||
| 1333 | 2026.03.19 13:03:30.356844 [ 258 ] {adfc5753-52b6-446f-a5ac-f403ac790de9} <Debug> TCPHandler: Processed in 0.001679803 sec. | ||
| 1334 | 2026.03.19 13:03:33.161178 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1335 | 2026.03.19 13:03:33.161267 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1336 | 2026.03.19 13:03:33.297460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1933 | ||
| 1337 | 2026.03.19 13:03:33.297969 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.03.19 13:03:33.298013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1339 | 2026.03.19 13:03:33.298134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 106 entries to flush up to offset 200 | ||
| 1340 | 2026.03.19 13:03:33.298726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1341 | 2026.03.19 13:03:33.299271 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.19 13:03:33.299407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1933 | ||
| 1343 | 2026.03.19 13:03:33.301998 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.03.19 13:03:33.302046 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1345 | 2026.03.19 13:03:33.303684 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1346 | 2026.03.19 13:03:33.304254 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.03.19 13:03:33.304503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1348 | 2026.03.19 13:03:33.392524 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1349 | 2026.03.19 13:03:33.409021 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.03.19 13:03:33.409078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1351 | 2026.03.19 13:03:33.415418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1352 | 2026.03.19 13:03:33.416635 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.03.19 13:03:33.419562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1354 | 2026.03.19 13:03:34.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.34 MiB, peak 170.34 MiB, free memory in arenas 0.00 B, will set to 167.52 MiB (RSS), difference: 1.18 MiB | ||
| 1355 | 2026.03.19 13:03:35.358944 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.03.19 13:03:35.359127 [ 258 ] {8b7fcd77-dfa1-40a9-897e-b1ed9bf3a940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1357 | 2026.03.19 13:03:35.359192 [ 258 ] {8b7fcd77-dfa1-40a9-897e-b1ed9bf3a940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1358 | 2026.03.19 13:03:35.359908 [ 258 ] {8b7fcd77-dfa1-40a9-897e-b1ed9bf3a940} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.03.19 13:03:35.359957 [ 258 ] {8b7fcd77-dfa1-40a9-897e-b1ed9bf3a940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1360 | 2026.03.19 13:03:35.360561 [ 258 ] {8b7fcd77-dfa1-40a9-897e-b1ed9bf3a940} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1361 | 2026.03.19 13:03:35.361075 [ 258 ] {8b7fcd77-dfa1-40a9-897e-b1ed9bf3a940} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.03.19 13:03:35.361235 [ 258 ] {8b7fcd77-dfa1-40a9-897e-b1ed9bf3a940} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002156 sec., 131725.41743970316 rows/sec., 8.37 MiB/sec. | ||
| 1363 | 2026.03.19 13:03:35.361285 [ 258 ] {8b7fcd77-dfa1-40a9-897e-b1ed9bf3a940} <Debug> TCPHandler: Processed in 0.002463059 sec. | ||
| 1364 | 2026.03.19 13:03:35.361411 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.03.19 13:03:35.361514 [ 258 ] {aa2b0325-75cc-40f4-b8c9-a47b30986cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1366 | 2026.03.19 13:03:35.361558 [ 258 ] {aa2b0325-75cc-40f4-b8c9-a47b30986cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1367 | 2026.03.19 13:03:35.362278 [ 258 ] {aa2b0325-75cc-40f4-b8c9-a47b30986cb4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.03.19 13:03:35.362317 [ 258 ] {aa2b0325-75cc-40f4-b8c9-a47b30986cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1369 | 2026.03.19 13:03:35.362821 [ 258 ] {aa2b0325-75cc-40f4-b8c9-a47b30986cb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1370 | 2026.03.19 13:03:35.363372 [ 258 ] {aa2b0325-75cc-40f4-b8c9-a47b30986cb4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.03.19 13:03:35.363504 [ 258 ] {aa2b0325-75cc-40f4-b8c9-a47b30986cb4} <Debug> executeQuery: Read 853 rows, 68.89 KiB in 0.002014 sec., 423535.2532274081 rows/sec., 33.40 MiB/sec. | ||
| 1372 | 2026.03.19 13:03:35.363544 [ 258 ] {aa2b0325-75cc-40f4-b8c9-a47b30986cb4} <Debug> TCPHandler: Processed in 0.002186053 sec. | ||
| 1373 | 2026.03.19 13:03:35.363668 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.03.19 13:03:35.363767 [ 258 ] {5e7718db-ae26-4fe3-9879-9380df00639e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.03.19 13:03:35.363809 [ 258 ] {5e7718db-ae26-4fe3-9879-9380df00639e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1376 | 2026.03.19 13:03:35.364243 [ 258 ] {5e7718db-ae26-4fe3-9879-9380df00639e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.03.19 13:03:35.364357 [ 258 ] {5e7718db-ae26-4fe3-9879-9380df00639e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1378 | 2026.03.19 13:03:35.364783 [ 258 ] {5e7718db-ae26-4fe3-9879-9380df00639e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1379 | 2026.03.19 13:03:35.365230 [ 258 ] {5e7718db-ae26-4fe3-9879-9380df00639e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.03.19 13:03:35.365364 [ 258 ] {5e7718db-ae26-4fe3-9879-9380df00639e} <Debug> executeQuery: Read 170 rows, 10.65 KiB in 0.001618 sec., 105067.98516687268 rows/sec., 6.43 MiB/sec. | ||
| 1381 | 2026.03.19 13:03:35.365401 [ 258 ] {5e7718db-ae26-4fe3-9879-9380df00639e} <Debug> TCPHandler: Processed in 0.001785735 sec. | ||
| 1382 | 2026.03.19 13:03:35.365510 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.03.19 13:03:35.365606 [ 258 ] {2ae0b537-a5df-46be-9bae-eccfced4c95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1384 | 2026.03.19 13:03:35.365647 [ 258 ] {2ae0b537-a5df-46be-9bae-eccfced4c95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1385 | 2026.03.19 13:03:35.366155 [ 258 ] {2ae0b537-a5df-46be-9bae-eccfced4c95d} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.03.19 13:03:35.366193 [ 258 ] {2ae0b537-a5df-46be-9bae-eccfced4c95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1387 | 2026.03.19 13:03:35.366621 [ 258 ] {2ae0b537-a5df-46be-9bae-eccfced4c95d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1388 | 2026.03.19 13:03:35.367037 [ 258 ] {2ae0b537-a5df-46be-9bae-eccfced4c95d} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.03.19 13:03:35.367168 [ 258 ] {2ae0b537-a5df-46be-9bae-eccfced4c95d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001581 sec., 94244.14927261228 rows/sec., 6.09 MiB/sec. | ||
| 1390 | 2026.03.19 13:03:35.367206 [ 258 ] {2ae0b537-a5df-46be-9bae-eccfced4c95d} <Debug> TCPHandler: Processed in 0.001746644 sec. | ||
| 1391 | 2026.03.19 13:03:35.367316 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.03.19 13:03:35.367412 [ 258 ] {4ed16286-791b-4c6e-a696-b6234c67491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1393 | 2026.03.19 13:03:35.367452 [ 258 ] {4ed16286-791b-4c6e-a696-b6234c67491b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1394 | 2026.03.19 13:03:35.367876 [ 258 ] {4ed16286-791b-4c6e-a696-b6234c67491b} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.03.19 13:03:35.367913 [ 258 ] {4ed16286-791b-4c6e-a696-b6234c67491b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1396 | 2026.03.19 13:03:35.368318 [ 258 ] {4ed16286-791b-4c6e-a696-b6234c67491b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1397 | 2026.03.19 13:03:35.368829 [ 258 ] {4ed16286-791b-4c6e-a696-b6234c67491b} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.03.19 13:03:35.368960 [ 258 ] {4ed16286-791b-4c6e-a696-b6234c67491b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001567 sec., 94447.9897894065 rows/sec., 5.37 MiB/sec. | ||
| 1399 | 2026.03.19 13:03:35.368997 [ 258 ] {4ed16286-791b-4c6e-a696-b6234c67491b} <Debug> TCPHandler: Processed in 0.001731465 sec. | ||
| 1400 | 2026.03.19 13:03:35.369109 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.03.19 13:03:35.369204 [ 258 ] {e967208d-849d-482b-9ca4-135307b214ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1402 | 2026.03.19 13:03:35.369245 [ 258 ] {e967208d-849d-482b-9ca4-135307b214ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1403 | 2026.03.19 13:03:35.369850 [ 258 ] {e967208d-849d-482b-9ca4-135307b214ee} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.03.19 13:03:35.369888 [ 258 ] {e967208d-849d-482b-9ca4-135307b214ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1405 | 2026.03.19 13:03:35.370332 [ 258 ] {e967208d-849d-482b-9ca4-135307b214ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1406 | 2026.03.19 13:03:35.370840 [ 258 ] {e967208d-849d-482b-9ca4-135307b214ee} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.03.19 13:03:35.370981 [ 258 ] {e967208d-849d-482b-9ca4-135307b214ee} <Debug> executeQuery: Read 523 rows, 37.84 KiB in 0.001795 sec., 291364.9025069638 rows/sec., 20.59 MiB/sec. | ||
| 1408 | 2026.03.19 13:03:35.371019 [ 258 ] {e967208d-849d-482b-9ca4-135307b214ee} <Debug> TCPHandler: Processed in 0.001959139 sec. | ||
| 1409 | 2026.03.19 13:03:35.371133 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.03.19 13:03:35.371229 [ 258 ] {454cd588-453b-4596-a635-3af56e5d0b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1411 | 2026.03.19 13:03:35.371272 [ 258 ] {454cd588-453b-4596-a635-3af56e5d0b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1412 | 2026.03.19 13:03:35.371599 [ 258 ] {454cd588-453b-4596-a635-3af56e5d0b05} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.03.19 13:03:35.371634 [ 258 ] {454cd588-453b-4596-a635-3af56e5d0b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1414 | 2026.03.19 13:03:35.372072 [ 258 ] {454cd588-453b-4596-a635-3af56e5d0b05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1415 | 2026.03.19 13:03:35.372548 [ 258 ] {454cd588-453b-4596-a635-3af56e5d0b05} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.03.19 13:03:35.372678 [ 258 ] {454cd588-453b-4596-a635-3af56e5d0b05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. | ||
| 1417 | 2026.03.19 13:03:35.372713 [ 258 ] {454cd588-453b-4596-a635-3af56e5d0b05} <Debug> TCPHandler: Processed in 0.001630443 sec. | ||
| 1418 | 2026.03.19 13:03:35.372817 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.03.19 13:03:35.372912 [ 258 ] {e92d98a5-fc65-48a8-8c48-309a37fbfe3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1420 | 2026.03.19 13:03:35.372955 [ 258 ] {e92d98a5-fc65-48a8-8c48-309a37fbfe3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1421 | 2026.03.19 13:03:35.373351 [ 258 ] {e92d98a5-fc65-48a8-8c48-309a37fbfe3b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.03.19 13:03:35.373386 [ 258 ] {e92d98a5-fc65-48a8-8c48-309a37fbfe3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1423 | 2026.03.19 13:03:35.373854 [ 258 ] {e92d98a5-fc65-48a8-8c48-309a37fbfe3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1424 | 2026.03.19 13:03:35.374389 [ 258 ] {e92d98a5-fc65-48a8-8c48-309a37fbfe3b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.03.19 13:03:35.374526 [ 258 ] {e92d98a5-fc65-48a8-8c48-309a37fbfe3b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001632 sec., 162377.45098039217 rows/sec., 10.79 MiB/sec. | ||
| 1426 | 2026.03.19 13:03:35.374564 [ 258 ] {e92d98a5-fc65-48a8-8c48-309a37fbfe3b} <Debug> TCPHandler: Processed in 0.001795685 sec. | ||
| 1427 | 2026.03.19 13:03:35.374673 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.03.19 13:03:35.374769 [ 258 ] {a33c88b7-aa1e-4c78-a2a1-5cebb71e08e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.03.19 13:03:35.374810 [ 258 ] {a33c88b7-aa1e-4c78-a2a1-5cebb71e08e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1430 | 2026.03.19 13:03:35.375142 [ 258 ] {a33c88b7-aa1e-4c78-a2a1-5cebb71e08e2} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.03.19 13:03:35.375176 [ 258 ] {a33c88b7-aa1e-4c78-a2a1-5cebb71e08e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1432 | 2026.03.19 13:03:35.375595 [ 258 ] {a33c88b7-aa1e-4c78-a2a1-5cebb71e08e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1433 | 2026.03.19 13:03:35.376122 [ 258 ] {a33c88b7-aa1e-4c78-a2a1-5cebb71e08e2} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.03.19 13:03:35.376253 [ 258 ] {a33c88b7-aa1e-4c78-a2a1-5cebb71e08e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. | ||
| 1435 | 2026.03.19 13:03:35.376290 [ 258 ] {a33c88b7-aa1e-4c78-a2a1-5cebb71e08e2} <Debug> TCPHandler: Processed in 0.001666943 sec. | ||
| 1436 | 2026.03.19 13:03:35.376403 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.03.19 13:03:35.376506 [ 258 ] {8571f82c-bcb6-4f23-8c7c-7a0f88b17807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.03.19 13:03:35.376561 [ 258 ] {8571f82c-bcb6-4f23-8c7c-7a0f88b17807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1439 | 2026.03.19 13:03:35.377422 [ 258 ] {8571f82c-bcb6-4f23-8c7c-7a0f88b17807} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.03.19 13:03:35.377458 [ 258 ] {8571f82c-bcb6-4f23-8c7c-7a0f88b17807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1441 | 2026.03.19 13:03:35.378165 [ 258 ] {8571f82c-bcb6-4f23-8c7c-7a0f88b17807} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1442 | 2026.03.19 13:03:35.378603 [ 258 ] {8571f82c-bcb6-4f23-8c7c-7a0f88b17807} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.03.19 13:03:35.378747 [ 258 ] {8571f82c-bcb6-4f23-8c7c-7a0f88b17807} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002261 sec., 12383.90092879257 rows/sec., 22.19 MiB/sec. | ||
| 1444 | 2026.03.19 13:03:35.378809 [ 258 ] {8571f82c-bcb6-4f23-8c7c-7a0f88b17807} <Debug> TCPHandler: Processed in 0.002459899 sec. | ||
| 1445 | 2026.03.19 13:03:35.378925 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.03.19 13:03:35.379019 [ 258 ] {3e69d7e7-cbc2-4382-8381-5cc96b4b9177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.03.19 13:03:35.379060 [ 258 ] {3e69d7e7-cbc2-4382-8381-5cc96b4b9177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1448 | 2026.03.19 13:03:35.379372 [ 258 ] {3e69d7e7-cbc2-4382-8381-5cc96b4b9177} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.03.19 13:03:35.379406 [ 258 ] {3e69d7e7-cbc2-4382-8381-5cc96b4b9177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1450 | 2026.03.19 13:03:35.379802 [ 258 ] {3e69d7e7-cbc2-4382-8381-5cc96b4b9177} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1451 | 2026.03.19 13:03:35.380328 [ 258 ] {3e69d7e7-cbc2-4382-8381-5cc96b4b9177} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.03.19 13:03:35.380460 [ 258 ] {3e69d7e7-cbc2-4382-8381-5cc96b4b9177} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00146 sec., 6164.3835616438355 rows/sec., 474.23 KiB/sec. | ||
| 1453 | 2026.03.19 13:03:35.380505 [ 258 ] {3e69d7e7-cbc2-4382-8381-5cc96b4b9177} <Debug> TCPHandler: Processed in 0.001630813 sec. | ||
| 1454 | 2026.03.19 13:03:35.380615 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.03.19 13:03:35.380709 [ 258 ] {451cb772-bc36-4b82-9e2d-c25eafa08709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1456 | 2026.03.19 13:03:35.380750 [ 258 ] {451cb772-bc36-4b82-9e2d-c25eafa08709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1457 | 2026.03.19 13:03:35.381075 [ 258 ] {451cb772-bc36-4b82-9e2d-c25eafa08709} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.03.19 13:03:35.381110 [ 258 ] {451cb772-bc36-4b82-9e2d-c25eafa08709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1459 | 2026.03.19 13:03:35.381530 [ 258 ] {451cb772-bc36-4b82-9e2d-c25eafa08709} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1460 | 2026.03.19 13:03:35.381942 [ 258 ] {451cb772-bc36-4b82-9e2d-c25eafa08709} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.03.19 13:03:35.382072 [ 258 ] {451cb772-bc36-4b82-9e2d-c25eafa08709} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001381 sec., 65170.16654598117 rows/sec., 4.08 MiB/sec. | ||
| 1462 | 2026.03.19 13:03:35.382114 [ 258 ] {451cb772-bc36-4b82-9e2d-c25eafa08709} <Debug> TCPHandler: Processed in 0.001548691 sec. | ||
| 1463 | 2026.03.19 13:03:40.346604 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.03.19 13:03:40.346820 [ 258 ] {d75ab241-07e3-4bd9-9743-770b21d34535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1465 | 2026.03.19 13:03:40.346894 [ 258 ] {d75ab241-07e3-4bd9-9743-770b21d34535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1466 | 2026.03.19 13:03:40.347603 [ 258 ] {d75ab241-07e3-4bd9-9743-770b21d34535} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.03.19 13:03:40.347653 [ 258 ] {d75ab241-07e3-4bd9-9743-770b21d34535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1468 | 2026.03.19 13:03:40.348189 [ 258 ] {d75ab241-07e3-4bd9-9743-770b21d34535} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1469 | 2026.03.19 13:03:40.348634 [ 258 ] {d75ab241-07e3-4bd9-9743-770b21d34535} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.03.19 13:03:40.348804 [ 258 ] {d75ab241-07e3-4bd9-9743-770b21d34535} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.11 MiB/sec. | ||
| 1471 | 2026.03.19 13:03:40.348852 [ 258 ] {d75ab241-07e3-4bd9-9743-770b21d34535} <Debug> TCPHandler: Processed in 0.002382448 sec. | ||
| 1472 | 2026.03.19 13:03:40.348981 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.03.19 13:03:40.349083 [ 258 ] {a13a03c2-98a9-4bd5-9ba4-38e04a7d4073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1474 | 2026.03.19 13:03:40.349126 [ 258 ] {a13a03c2-98a9-4bd5-9ba4-38e04a7d4073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1475 | 2026.03.19 13:03:40.349577 [ 258 ] {a13a03c2-98a9-4bd5-9ba4-38e04a7d4073} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.03.19 13:03:40.349614 [ 258 ] {a13a03c2-98a9-4bd5-9ba4-38e04a7d4073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1477 | 2026.03.19 13:03:40.350083 [ 258 ] {a13a03c2-98a9-4bd5-9ba4-38e04a7d4073} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1478 | 2026.03.19 13:03:40.350515 [ 258 ] {a13a03c2-98a9-4bd5-9ba4-38e04a7d4073} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.03.19 13:03:40.350658 [ 258 ] {a13a03c2-98a9-4bd5-9ba4-38e04a7d4073} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001598 sec., 40050.06257822278 rows/sec., 3.13 MiB/sec. | ||
| 1480 | 2026.03.19 13:03:40.350696 [ 258 ] {a13a03c2-98a9-4bd5-9ba4-38e04a7d4073} <Debug> TCPHandler: Processed in 0.001769735 sec. | ||
| 1481 | 2026.03.19 13:03:40.350814 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.03.19 13:03:40.350912 [ 258 ] {c98d5a58-e99e-4263-870f-9228879e62e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.03.19 13:03:40.350956 [ 258 ] {c98d5a58-e99e-4263-870f-9228879e62e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1484 | 2026.03.19 13:03:40.351414 [ 258 ] {c98d5a58-e99e-4263-870f-9228879e62e7} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.03.19 13:03:40.351450 [ 258 ] {c98d5a58-e99e-4263-870f-9228879e62e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1486 | 2026.03.19 13:03:40.351886 [ 258 ] {c98d5a58-e99e-4263-870f-9228879e62e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1487 | 2026.03.19 13:03:40.352301 [ 258 ] {c98d5a58-e99e-4263-870f-9228879e62e7} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.03.19 13:03:40.352436 [ 258 ] {c98d5a58-e99e-4263-870f-9228879e62e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
| 1489 | 2026.03.19 13:03:40.352472 [ 258 ] {c98d5a58-e99e-4263-870f-9228879e62e7} <Debug> TCPHandler: Processed in 0.001708805 sec. | ||
| 1490 | 2026.03.19 13:03:40.352586 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.03.19 13:03:40.352681 [ 258 ] {a123d5bd-d071-42b2-a2ac-24927881fac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1492 | 2026.03.19 13:03:40.352722 [ 258 ] {a123d5bd-d071-42b2-a2ac-24927881fac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1493 | 2026.03.19 13:03:40.353070 [ 258 ] {a123d5bd-d071-42b2-a2ac-24927881fac2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.03.19 13:03:40.353106 [ 258 ] {a123d5bd-d071-42b2-a2ac-24927881fac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1495 | 2026.03.19 13:03:40.353511 [ 258 ] {a123d5bd-d071-42b2-a2ac-24927881fac2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1496 | 2026.03.19 13:03:40.353967 [ 258 ] {a123d5bd-d071-42b2-a2ac-24927881fac2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.03.19 13:03:40.354099 [ 258 ] {a123d5bd-d071-42b2-a2ac-24927881fac2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
| 1498 | 2026.03.19 13:03:40.354134 [ 258 ] {a123d5bd-d071-42b2-a2ac-24927881fac2} <Debug> TCPHandler: Processed in 0.001599401 sec. | ||
| 1499 | 2026.03.19 13:03:40.799499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2381 | ||
| 1500 | 2026.03.19 13:03:40.800008 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.03.19 13:03:40.800055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1502 | 2026.03.19 13:03:40.800663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1503 | 2026.03.19 13:03:40.801188 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.03.19 13:03:40.801355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2381 | ||
| 1505 | 2026.03.19 13:03:40.919647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1506 | 2026.03.19 13:03:40.937027 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.03.19 13:03:40.937079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1508 | 2026.03.19 13:03:40.943744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1509 | 2026.03.19 13:03:40.944916 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.03.19 13:03:40.948153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1511 | 2026.03.19 13:03:43.304882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 232 | ||
| 1512 | 2026.03.19 13:03:43.307054 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.03.19 13:03:43.307099 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1514 | 2026.03.19 13:03:43.308305 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1515 | 2026.03.19 13:03:43.308765 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.03.19 13:03:43.309011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
| 1517 | 2026.03.19 13:03:45.358069 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.03.19 13:03:45.358269 [ 258 ] {dbc2e4b6-4a29-4796-bba7-867836ace22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1519 | 2026.03.19 13:03:45.358344 [ 258 ] {dbc2e4b6-4a29-4796-bba7-867836ace22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1520 | 2026.03.19 13:03:45.359146 [ 258 ] {dbc2e4b6-4a29-4796-bba7-867836ace22d} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.03.19 13:03:45.359194 [ 258 ] {dbc2e4b6-4a29-4796-bba7-867836ace22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1522 | 2026.03.19 13:03:45.359693 [ 258 ] {dbc2e4b6-4a29-4796-bba7-867836ace22d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1523 | 2026.03.19 13:03:45.360112 [ 258 ] {dbc2e4b6-4a29-4796-bba7-867836ace22d} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.03.19 13:03:45.360266 [ 258 ] {dbc2e4b6-4a29-4796-bba7-867836ace22d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002051 sec., 138469.0394929303 rows/sec., 8.79 MiB/sec. | ||
| 1525 | 2026.03.19 13:03:45.360313 [ 258 ] {dbc2e4b6-4a29-4796-bba7-867836ace22d} <Debug> TCPHandler: Processed in 0.002376328 sec. | ||
| 1526 | 2026.03.19 13:03:45.360448 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.03.19 13:03:45.360551 [ 258 ] {3d279aa2-2ebc-4bf1-9262-0599874ff18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1528 | 2026.03.19 13:03:45.360593 [ 258 ] {3d279aa2-2ebc-4bf1-9262-0599874ff18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1529 | 2026.03.19 13:03:45.361372 [ 258 ] {3d279aa2-2ebc-4bf1-9262-0599874ff18b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.03.19 13:03:45.361409 [ 258 ] {3d279aa2-2ebc-4bf1-9262-0599874ff18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1531 | 2026.03.19 13:03:45.361892 [ 258 ] {3d279aa2-2ebc-4bf1-9262-0599874ff18b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1532 | 2026.03.19 13:03:45.362300 [ 258 ] {3d279aa2-2ebc-4bf1-9262-0599874ff18b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.03.19 13:03:45.362453 [ 258 ] {3d279aa2-2ebc-4bf1-9262-0599874ff18b} <Debug> executeQuery: Read 865 rows, 70.01 KiB in 0.001925 sec., 449350.6493506493 rows/sec., 35.52 MiB/sec. | ||
| 1534 | 2026.03.19 13:03:45.362492 [ 258 ] {3d279aa2-2ebc-4bf1-9262-0599874ff18b} <Debug> TCPHandler: Processed in 0.002096352 sec. | ||
| 1535 | 2026.03.19 13:03:45.362606 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.03.19 13:03:45.362703 [ 258 ] {15b887ac-7983-40c4-9c0d-01e3db3ce92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.03.19 13:03:45.362743 [ 258 ] {15b887ac-7983-40c4-9c0d-01e3db3ce92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1538 | 2026.03.19 13:03:45.363179 [ 258 ] {15b887ac-7983-40c4-9c0d-01e3db3ce92e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.03.19 13:03:45.363215 [ 258 ] {15b887ac-7983-40c4-9c0d-01e3db3ce92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1540 | 2026.03.19 13:03:45.363609 [ 258 ] {15b887ac-7983-40c4-9c0d-01e3db3ce92e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1541 | 2026.03.19 13:03:45.364048 [ 258 ] {15b887ac-7983-40c4-9c0d-01e3db3ce92e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.03.19 13:03:45.364174 [ 258 ] {15b887ac-7983-40c4-9c0d-01e3db3ce92e} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001492 sec., 117962.46648793566 rows/sec., 7.26 MiB/sec. | ||
| 1543 | 2026.03.19 13:03:45.364211 [ 258 ] {15b887ac-7983-40c4-9c0d-01e3db3ce92e} <Debug> TCPHandler: Processed in 0.001656233 sec. | ||
| 1544 | 2026.03.19 13:03:45.364317 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.03.19 13:03:45.364413 [ 258 ] {a9a3d4d3-9044-41c7-9389-67ccb272615e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.03.19 13:03:45.364452 [ 258 ] {a9a3d4d3-9044-41c7-9389-67ccb272615e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1547 | 2026.03.19 13:03:45.364870 [ 258 ] {a9a3d4d3-9044-41c7-9389-67ccb272615e} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.03.19 13:03:45.364907 [ 258 ] {a9a3d4d3-9044-41c7-9389-67ccb272615e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1549 | 2026.03.19 13:03:45.365302 [ 258 ] {a9a3d4d3-9044-41c7-9389-67ccb272615e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1550 | 2026.03.19 13:03:45.365706 [ 258 ] {a9a3d4d3-9044-41c7-9389-67ccb272615e} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.03.19 13:03:45.365833 [ 258 ] {a9a3d4d3-9044-41c7-9389-67ccb272615e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001438 sec., 103616.13351877607 rows/sec., 6.69 MiB/sec. | ||
| 1552 | 2026.03.19 13:03:45.365869 [ 258 ] {a9a3d4d3-9044-41c7-9389-67ccb272615e} <Debug> TCPHandler: Processed in 0.001601562 sec. | ||
| 1553 | 2026.03.19 13:03:45.365976 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.03.19 13:03:45.366070 [ 258 ] {561a3502-2e18-4889-8faa-92c65dc90153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.03.19 13:03:45.366110 [ 258 ] {561a3502-2e18-4889-8faa-92c65dc90153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1556 | 2026.03.19 13:03:45.366529 [ 258 ] {561a3502-2e18-4889-8faa-92c65dc90153} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.03.19 13:03:45.366565 [ 258 ] {561a3502-2e18-4889-8faa-92c65dc90153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1558 | 2026.03.19 13:03:45.366956 [ 258 ] {561a3502-2e18-4889-8faa-92c65dc90153} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1559 | 2026.03.19 13:03:45.367367 [ 258 ] {561a3502-2e18-4889-8faa-92c65dc90153} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.03.19 13:03:45.367495 [ 258 ] {561a3502-2e18-4889-8faa-92c65dc90153} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001443 sec., 102564.10256410256 rows/sec., 5.83 MiB/sec. | ||
| 1561 | 2026.03.19 13:03:45.367533 [ 258 ] {561a3502-2e18-4889-8faa-92c65dc90153} <Debug> TCPHandler: Processed in 0.001606582 sec. | ||
| 1562 | 2026.03.19 13:03:45.367645 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.03.19 13:03:45.367739 [ 258 ] {cf929c83-6947-4ec7-80a5-d6e61f9044f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1564 | 2026.03.19 13:03:45.367779 [ 258 ] {cf929c83-6947-4ec7-80a5-d6e61f9044f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1565 | 2026.03.19 13:03:45.368350 [ 258 ] {cf929c83-6947-4ec7-80a5-d6e61f9044f1} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.03.19 13:03:45.368387 [ 258 ] {cf929c83-6947-4ec7-80a5-d6e61f9044f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1567 | 2026.03.19 13:03:45.368802 [ 258 ] {cf929c83-6947-4ec7-80a5-d6e61f9044f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1568 | 2026.03.19 13:03:45.369248 [ 258 ] {cf929c83-6947-4ec7-80a5-d6e61f9044f1} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.03.19 13:03:45.369401 [ 258 ] {cf929c83-6947-4ec7-80a5-d6e61f9044f1} <Debug> executeQuery: Read 529 rows, 38.32 KiB in 0.00168 sec., 314880.95238095237 rows/sec., 22.28 MiB/sec. | ||
| 1570 | 2026.03.19 13:03:45.369440 [ 258 ] {cf929c83-6947-4ec7-80a5-d6e61f9044f1} <Debug> TCPHandler: Processed in 0.001851447 sec. | ||
| 1571 | 2026.03.19 13:03:45.369545 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.03.19 13:03:45.369639 [ 258 ] {0d941b08-d9d5-436c-aa5a-e6432ffb383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1573 | 2026.03.19 13:03:45.369680 [ 258 ] {0d941b08-d9d5-436c-aa5a-e6432ffb383b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1574 | 2026.03.19 13:03:45.369997 [ 258 ] {0d941b08-d9d5-436c-aa5a-e6432ffb383b} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.03.19 13:03:45.370032 [ 258 ] {0d941b08-d9d5-436c-aa5a-e6432ffb383b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1576 | 2026.03.19 13:03:45.370446 [ 258 ] {0d941b08-d9d5-436c-aa5a-e6432ffb383b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1577 | 2026.03.19 13:03:45.370905 [ 258 ] {0d941b08-d9d5-436c-aa5a-e6432ffb383b} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.03.19 13:03:45.371037 [ 258 ] {0d941b08-d9d5-436c-aa5a-e6432ffb383b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
| 1579 | 2026.03.19 13:03:45.371073 [ 258 ] {0d941b08-d9d5-436c-aa5a-e6432ffb383b} <Debug> TCPHandler: Processed in 0.001577932 sec. | ||
| 1580 | 2026.03.19 13:03:45.371176 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.03.19 13:03:45.371271 [ 258 ] {afaf356b-f922-4692-bfc4-4976589a6d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.03.19 13:03:45.371313 [ 258 ] {afaf356b-f922-4692-bfc4-4976589a6d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1583 | 2026.03.19 13:03:45.371706 [ 258 ] {afaf356b-f922-4692-bfc4-4976589a6d81} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.03.19 13:03:45.371743 [ 258 ] {afaf356b-f922-4692-bfc4-4976589a6d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1585 | 2026.03.19 13:03:45.372160 [ 258 ] {afaf356b-f922-4692-bfc4-4976589a6d81} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1586 | 2026.03.19 13:03:45.372562 [ 258 ] {afaf356b-f922-4692-bfc4-4976589a6d81} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.03.19 13:03:45.372712 [ 258 ] {afaf356b-f922-4692-bfc4-4976589a6d81} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001458 sec., 181755.82990397804 rows/sec., 12.08 MiB/sec. | ||
| 1588 | 2026.03.19 13:03:45.372750 [ 258 ] {afaf356b-f922-4692-bfc4-4976589a6d81} <Debug> TCPHandler: Processed in 0.001623812 sec. | ||
| 1589 | 2026.03.19 13:03:45.372857 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.03.19 13:03:45.372951 [ 258 ] {cf3cce24-399e-432c-b13a-01271dd911a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.03.19 13:03:45.372991 [ 258 ] {cf3cce24-399e-432c-b13a-01271dd911a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1592 | 2026.03.19 13:03:45.373289 [ 258 ] {cf3cce24-399e-432c-b13a-01271dd911a7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.03.19 13:03:45.373325 [ 258 ] {cf3cce24-399e-432c-b13a-01271dd911a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1594 | 2026.03.19 13:03:45.373702 [ 258 ] {cf3cce24-399e-432c-b13a-01271dd911a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1595 | 2026.03.19 13:03:45.374100 [ 258 ] {cf3cce24-399e-432c-b13a-01271dd911a7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.03.19 13:03:45.374229 [ 258 ] {cf3cce24-399e-432c-b13a-01271dd911a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. | ||
| 1597 | 2026.03.19 13:03:45.374264 [ 258 ] {cf3cce24-399e-432c-b13a-01271dd911a7} <Debug> TCPHandler: Processed in 0.001457419 sec. | ||
| 1598 | 2026.03.19 13:03:45.374361 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.03.19 13:03:45.374456 [ 258 ] {65ce88a8-819a-4f63-9f58-09c2bcce722c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.03.19 13:03:45.374508 [ 258 ] {65ce88a8-819a-4f63-9f58-09c2bcce722c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1601 | 2026.03.19 13:03:45.375361 [ 258 ] {65ce88a8-819a-4f63-9f58-09c2bcce722c} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.03.19 13:03:45.375397 [ 258 ] {65ce88a8-819a-4f63-9f58-09c2bcce722c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1603 | 2026.03.19 13:03:45.376106 [ 258 ] {65ce88a8-819a-4f63-9f58-09c2bcce722c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1604 | 2026.03.19 13:03:45.376526 [ 258 ] {65ce88a8-819a-4f63-9f58-09c2bcce722c} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.03.19 13:03:45.376662 [ 258 ] {65ce88a8-819a-4f63-9f58-09c2bcce722c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002224 sec., 15287.769784172662 rows/sec., 27.39 MiB/sec. | ||
| 1606 | 2026.03.19 13:03:45.376720 [ 258 ] {65ce88a8-819a-4f63-9f58-09c2bcce722c} <Debug> TCPHandler: Processed in 0.002408238 sec. | ||
| 1607 | 2026.03.19 13:03:45.376836 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.03.19 13:03:45.376931 [ 258 ] {9e3713e4-291b-4a94-ad80-43bfd6e84330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1609 | 2026.03.19 13:03:45.376972 [ 258 ] {9e3713e4-291b-4a94-ad80-43bfd6e84330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1610 | 2026.03.19 13:03:45.377277 [ 258 ] {9e3713e4-291b-4a94-ad80-43bfd6e84330} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.03.19 13:03:45.377312 [ 258 ] {9e3713e4-291b-4a94-ad80-43bfd6e84330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1612 | 2026.03.19 13:03:45.377705 [ 258 ] {9e3713e4-291b-4a94-ad80-43bfd6e84330} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1613 | 2026.03.19 13:03:45.378103 [ 258 ] {9e3713e4-291b-4a94-ad80-43bfd6e84330} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.03.19 13:03:45.378232 [ 258 ] {9e3713e4-291b-4a94-ad80-43bfd6e84330} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001319 sec., 4548.900682335102 rows/sec., 342.80 KiB/sec. | ||
| 1615 | 2026.03.19 13:03:45.378268 [ 258 ] {9e3713e4-291b-4a94-ad80-43bfd6e84330} <Debug> TCPHandler: Processed in 0.0014817 sec. | ||
| 1616 | 2026.03.19 13:03:45.378370 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.03.19 13:03:45.378465 [ 258 ] {ccff81a9-0148-4036-8072-86b99fd163a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1618 | 2026.03.19 13:03:45.378505 [ 258 ] {ccff81a9-0148-4036-8072-86b99fd163a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1619 | 2026.03.19 13:03:45.378821 [ 258 ] {ccff81a9-0148-4036-8072-86b99fd163a9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.03.19 13:03:45.378857 [ 258 ] {ccff81a9-0148-4036-8072-86b99fd163a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1621 | 2026.03.19 13:03:45.379269 [ 258 ] {ccff81a9-0148-4036-8072-86b99fd163a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1622 | 2026.03.19 13:03:45.379678 [ 258 ] {ccff81a9-0148-4036-8072-86b99fd163a9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.03.19 13:03:45.379825 [ 258 ] {ccff81a9-0148-4036-8072-86b99fd163a9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001379 sec., 65264.68455402466 rows/sec., 4.08 MiB/sec. | ||
| 1624 | 2026.03.19 13:03:45.379862 [ 258 ] {ccff81a9-0148-4036-8072-86b99fd163a9} <Debug> TCPHandler: Processed in 0.00154179 sec. | ||
| 1625 | 2026.03.19 13:03:48.161450 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1626 | 2026.03.19 13:03:48.161516 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1627 | 2026.03.19 13:03:48.301482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2893 | ||
| 1628 | 2026.03.19 13:03:48.301999 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.03.19 13:03:48.302045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1630 | 2026.03.19 13:03:48.302653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1631 | 2026.03.19 13:03:48.303088 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.03.19 13:03:48.303213 [ 74 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1633 | 2026.03.19 13:03:48.303216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2893 | ||
| 1634 | 2026.03.19 13:03:48.303293 [ 74 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.03.19 13:03:48.303325 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1636 | 2026.03.19 13:03:48.305579 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 1637 | 2026.03.19 13:03:48.308051 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1638 | 2026.03.19 13:03:48.310406 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1639 | 2026.03.19 13:03:48.318019 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1640 | 2026.03.19 13:03:48.318090 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 445 rows starting from the beginning of the part | ||
| 1641 | 2026.03.19 13:03:48.318142 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1642 | 2026.03.19 13:03:48.318189 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1643 | 2026.03.19 13:03:48.318254 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1644 | 2026.03.19 13:03:48.363538 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 4 columns (4 merged, 0 gathered) in 0.060068145 sec., 48161.966712972404 rows/sec., 705.50 KiB/sec. | ||
| 1645 | 2026.03.19 13:03:48.364487 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2026.03.19 13:03:48.365114 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.03.19 13:03:48.365194 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_6_1} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2026.03.19 13:03:48.365311 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1649 | 2026.03.19 13:03:48.448288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1650 | 2026.03.19 13:03:48.464729 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.03.19 13:03:48.464781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1652 | 2026.03.19 13:03:48.471090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.03.19 13:03:48.472351 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.19 13:03:48.472641 [ 74 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.03.19 13:03:48.472691 [ 74 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.03.19 13:03:48.472716 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1657 | 2026.03.19 13:03:48.472804 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 1658 | 2026.03.19 13:03:48.475594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1659 | 2026.03.19 13:03:48.476994 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.03.19 13:03:48.478524 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 1661 | 2026.03.19 13:03:48.483090 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 1662 | 2026.03.19 13:03:48.487474 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 1663 | 2026.03.19 13:03:48.491554 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 1664 | 2026.03.19 13:03:48.499422 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 1665 | 2026.03.19 13:03:48.503856 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 1666 | 2026.03.19 13:03:48.561175 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088400459 sec., 520.3592890846868 rows/sec., 2.69 MiB/sec. | ||
| 1667 | 2026.03.19 13:03:48.563512 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1668 | 2026.03.19 13:03:48.566045 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_6_1} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.19 13:03:48.566125 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_6_1} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1670 | 2026.03.19 13:03:48.567795 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1671 | 2026.03.19 13:03:49.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.58 MiB, peak 180.12 MiB, free memory in arenas 0.00 B, will set to 180.22 MiB (RSS), difference: 9.64 MiB | ||
| 1672 | 2026.03.19 13:03:50.346618 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.03.19 13:03:50.346817 [ 258 ] {a19bafdd-8888-4caa-a7eb-7c2ceb351d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1674 | 2026.03.19 13:03:50.346889 [ 258 ] {a19bafdd-8888-4caa-a7eb-7c2ceb351d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1675 | 2026.03.19 13:03:50.347541 [ 258 ] {a19bafdd-8888-4caa-a7eb-7c2ceb351d35} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.03.19 13:03:50.347588 [ 258 ] {a19bafdd-8888-4caa-a7eb-7c2ceb351d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1677 | 2026.03.19 13:03:50.348120 [ 258 ] {a19bafdd-8888-4caa-a7eb-7c2ceb351d35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1678 | 2026.03.19 13:03:50.348547 [ 258 ] {a19bafdd-8888-4caa-a7eb-7c2ceb351d35} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.03.19 13:03:50.348701 [ 70 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1680 | 2026.03.19 13:03:50.348707 [ 258 ] {a19bafdd-8888-4caa-a7eb-7c2ceb351d35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. | ||
| 1681 | 2026.03.19 13:03:50.348811 [ 70 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.03.19 13:03:50.348823 [ 258 ] {a19bafdd-8888-4caa-a7eb-7c2ceb351d35} <Debug> TCPHandler: Processed in 0.002338856 sec. | ||
| 1683 | 2026.03.19 13:03:50.348859 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1684 | 2026.03.19 13:03:50.348967 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.03.19 13:03:50.349056 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 1686 | 2026.03.19 13:03:50.349076 [ 258 ] {6f96e661-424b-4b60-98f0-3c0b0237be13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1687 | 2026.03.19 13:03:50.349166 [ 258 ] {6f96e661-424b-4b60-98f0-3c0b0237be13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1688 | 2026.03.19 13:03:50.349268 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1689 | 2026.03.19 13:03:50.349330 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 831 rows starting from the beginning of the part | ||
| 1690 | 2026.03.19 13:03:50.349478 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1691 | 2026.03.19 13:03:50.349559 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 853 rows starting from the beginning of the part | ||
| 1692 | 2026.03.19 13:03:50.349616 [ 258 ] {6f96e661-424b-4b60-98f0-3c0b0237be13} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.19 13:03:50.349631 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1694 | 2026.03.19 13:03:50.349664 [ 258 ] {6f96e661-424b-4b60-98f0-3c0b0237be13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1695 | 2026.03.19 13:03:50.349717 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 865 rows starting from the beginning of the part | ||
| 1696 | 2026.03.19 13:03:50.349795 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1697 | 2026.03.19 13:03:50.350140 [ 258 ] {6f96e661-424b-4b60-98f0-3c0b0237be13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1698 | 2026.03.19 13:03:50.350627 [ 258 ] {6f96e661-424b-4b60-98f0-3c0b0237be13} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.03.19 13:03:50.350731 [ 70 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1700 | 2026.03.19 13:03:50.350762 [ 70 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.03.19 13:03:50.350779 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1702 | 2026.03.19 13:03:50.350781 [ 258 ] {6f96e661-424b-4b60-98f0-3c0b0237be13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001727 sec., 37058.48291835553 rows/sec., 2.89 MiB/sec. | ||
| 1703 | 2026.03.19 13:03:50.350838 [ 258 ] {6f96e661-424b-4b60-98f0-3c0b0237be13} <Debug> TCPHandler: Processed in 0.001926539 sec. | ||
| 1704 | 2026.03.19 13:03:50.350897 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 1705 | 2026.03.19 13:03:50.350951 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.03.19 13:03:50.351042 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1707 | 2026.03.19 13:03:50.351053 [ 258 ] {9df81cd7-73dd-4923-a9f1-2ad7c46c8a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.03.19 13:03:50.351090 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 522 rows starting from the beginning of the part | ||
| 1709 | 2026.03.19 13:03:50.351105 [ 258 ] {9df81cd7-73dd-4923-a9f1-2ad7c46c8a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1710 | 2026.03.19 13:03:50.351185 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1711 | 2026.03.19 13:03:50.351253 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 523 rows starting from the beginning of the part | ||
| 1712 | 2026.03.19 13:03:50.351304 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1713 | 2026.03.19 13:03:50.351350 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 529 rows starting from the beginning of the part | ||
| 1714 | 2026.03.19 13:03:50.351415 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2717 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461249 sec., 1103911.0630415697 rows/sec., 91.03 MiB/sec. | ||
| 1715 | 2026.03.19 13:03:50.351428 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1716 | 2026.03.19 13:03:50.351532 [ 258 ] {9df81cd7-73dd-4923-a9f1-2ad7c46c8a3e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.03.19 13:03:50.351573 [ 258 ] {9df81cd7-73dd-4923-a9f1-2ad7c46c8a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1718 | 2026.03.19 13:03:50.351828 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1719 | 2026.03.19 13:03:50.352290 [ 258 ] {9df81cd7-73dd-4923-a9f1-2ad7c46c8a3e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1720 | 2026.03.19 13:03:50.352399 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.03.19 13:03:50.352473 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_6_1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1722 | 2026.03.19 13:03:50.352564 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1723 | 2026.03.19 13:03:50.352726 [ 258 ] {9df81cd7-73dd-4923-a9f1-2ad7c46c8a3e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.03.19 13:03:50.352830 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1725 | 2026.03.19 13:03:50.352861 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.03.19 13:03:50.352876 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1727 | 2026.03.19 13:03:50.352876 [ 258 ] {9df81cd7-73dd-4923-a9f1-2ad7c46c8a3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001844 sec., 86767.89587852494 rows/sec., 6.04 MiB/sec. | ||
| 1728 | 2026.03.19 13:03:50.352924 [ 258 ] {9df81cd7-73dd-4923-a9f1-2ad7c46c8a3e} <Debug> TCPHandler: Processed in 0.00202398 sec. | ||
| 1729 | 2026.03.19 13:03:50.352985 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 1730 | 2026.03.19 13:03:50.352997 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 5 columns (5 merged, 0 gathered) in 0.002169573 sec., 813985.0560455904 rows/sec., 61.29 MiB/sec. | ||
| 1731 | 2026.03.19 13:03:50.353034 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.03.19 13:03:50.353076 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1733 | 2026.03.19 13:03:50.353105 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 239 rows starting from the beginning of the part | ||
| 1734 | 2026.03.19 13:03:50.353134 [ 258 ] {589c2baf-6cbf-43f3-b514-6e699570ac12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.03.19 13:03:50.353176 [ 258 ] {589c2baf-6cbf-43f3-b514-6e699570ac12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2026.03.19 13:03:50.353188 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1737 | 2026.03.19 13:03:50.353241 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1738 | 2026.03.19 13:03:50.353263 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1739 | 2026.03.19 13:03:50.353295 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1740 | 2026.03.19 13:03:50.353360 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1741 | 2026.03.19 13:03:50.353409 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 1742 | 2026.03.19 13:03:50.353517 [ 258 ] {589c2baf-6cbf-43f3-b514-6e699570ac12} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.03.19 13:03:50.353555 [ 258 ] {589c2baf-6cbf-43f3-b514-6e699570ac12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1744 | 2026.03.19 13:03:50.353814 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.03.19 13:03:50.353898 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_6_1} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1746 | 2026.03.19 13:03:50.353978 [ 258 ] {589c2baf-6cbf-43f3-b514-6e699570ac12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1747 | 2026.03.19 13:03:50.353992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1748 | 2026.03.19 13:03:50.354431 [ 258 ] {589c2baf-6cbf-43f3-b514-6e699570ac12} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.03.19 13:03:50.354540 [ 70 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1750 | 2026.03.19 13:03:50.354570 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636393 sec., 763264.0814278721 rows/sec., 51.60 MiB/sec. | ||
| 1751 | 2026.03.19 13:03:50.354580 [ 258 ] {589c2baf-6cbf-43f3-b514-6e699570ac12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
| 1752 | 2026.03.19 13:03:50.354572 [ 70 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.03.19 13:03:50.354628 [ 258 ] {589c2baf-6cbf-43f3-b514-6e699570ac12} <Debug> TCPHandler: Processed in 0.001643363 sec. | ||
| 1754 | 2026.03.19 13:03:50.354634 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1755 | 2026.03.19 13:03:50.354787 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 1756 | 2026.03.19 13:03:50.354911 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1757 | 2026.03.19 13:03:50.354937 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1758 | 2026.03.19 13:03:50.354985 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1759 | 2026.03.19 13:03:50.355090 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1760 | 2026.03.19 13:03:50.355146 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1761 | 2026.03.19 13:03:50.355192 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1762 | 2026.03.19 13:03:50.355235 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1763 | 2026.03.19 13:03:50.355291 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 1764 | 2026.03.19 13:03:50.355515 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.03.19 13:03:50.355612 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1766 | 2026.03.19 13:03:50.355721 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1767 | 2026.03.19 13:03:50.356274 [ 201 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.001571461 sec., 278721.5209286136 rows/sec., 17.96 MiB/sec. | ||
| 1768 | 2026.03.19 13:03:50.356482 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1769 | 2026.03.19 13:03:50.356990 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.03.19 13:03:50.357055 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_6_1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1771 | 2026.03.19 13:03:50.357111 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1772 | 2026.03.19 13:03:53.309232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 264 | ||
| 1773 | 2026.03.19 13:03:53.311697 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.19 13:03:53.311760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1775 | 2026.03.19 13:03:53.313090 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1776 | 2026.03.19 13:03:53.313676 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.19 13:03:53.314078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 1778 | 2026.03.19 13:03:55.355994 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.03.19 13:03:55.356195 [ 258 ] {22df0f0a-4faf-4c3f-92ca-67276e4a738d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1780 | 2026.03.19 13:03:55.356258 [ 258 ] {22df0f0a-4faf-4c3f-92ca-67276e4a738d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1781 | 2026.03.19 13:03:55.357060 [ 258 ] {22df0f0a-4faf-4c3f-92ca-67276e4a738d} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.03.19 13:03:55.357100 [ 258 ] {22df0f0a-4faf-4c3f-92ca-67276e4a738d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1783 | 2026.03.19 13:03:55.357602 [ 258 ] {22df0f0a-4faf-4c3f-92ca-67276e4a738d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1784 | 2026.03.19 13:03:55.358019 [ 258 ] {22df0f0a-4faf-4c3f-92ca-67276e4a738d} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.03.19 13:03:55.358170 [ 258 ] {22df0f0a-4faf-4c3f-92ca-67276e4a738d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002028 sec., 140039.44773175544 rows/sec., 8.89 MiB/sec. | ||
| 1786 | 2026.03.19 13:03:55.358213 [ 258 ] {22df0f0a-4faf-4c3f-92ca-67276e4a738d} <Debug> TCPHandler: Processed in 0.002358897 sec. | ||
| 1787 | 2026.03.19 13:03:55.358342 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.03.19 13:03:55.358438 [ 258 ] {d572c29b-0d54-4c6c-9f25-bd4df2429a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1789 | 2026.03.19 13:03:55.358479 [ 258 ] {d572c29b-0d54-4c6c-9f25-bd4df2429a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1790 | 2026.03.19 13:03:55.359255 [ 258 ] {d572c29b-0d54-4c6c-9f25-bd4df2429a9b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.03.19 13:03:55.359290 [ 258 ] {d572c29b-0d54-4c6c-9f25-bd4df2429a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1792 | 2026.03.19 13:03:55.359833 [ 258 ] {d572c29b-0d54-4c6c-9f25-bd4df2429a9b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1793 | 2026.03.19 13:03:55.360238 [ 258 ] {d572c29b-0d54-4c6c-9f25-bd4df2429a9b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.03.19 13:03:55.360368 [ 258 ] {d572c29b-0d54-4c6c-9f25-bd4df2429a9b} <Debug> executeQuery: Read 867 rows, 70.21 KiB in 0.001949 sec., 444843.5094920472 rows/sec., 35.18 MiB/sec. | ||
| 1795 | 2026.03.19 13:03:55.360403 [ 258 ] {d572c29b-0d54-4c6c-9f25-bd4df2429a9b} <Debug> TCPHandler: Processed in 0.002113042 sec. | ||
| 1796 | 2026.03.19 13:03:55.360513 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.03.19 13:03:55.360608 [ 258 ] {abd55417-07ac-41d5-ad62-0608a747a85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1798 | 2026.03.19 13:03:55.360647 [ 258 ] {abd55417-07ac-41d5-ad62-0608a747a85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1799 | 2026.03.19 13:03:55.361085 [ 258 ] {abd55417-07ac-41d5-ad62-0608a747a85e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.03.19 13:03:55.361119 [ 258 ] {abd55417-07ac-41d5-ad62-0608a747a85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1801 | 2026.03.19 13:03:55.361514 [ 258 ] {abd55417-07ac-41d5-ad62-0608a747a85e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1802 | 2026.03.19 13:03:55.361947 [ 258 ] {abd55417-07ac-41d5-ad62-0608a747a85e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.03.19 13:03:55.362077 [ 258 ] {abd55417-07ac-41d5-ad62-0608a747a85e} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001488 sec., 118951.6129032258 rows/sec., 7.33 MiB/sec. | ||
| 1804 | 2026.03.19 13:03:55.362114 [ 258 ] {abd55417-07ac-41d5-ad62-0608a747a85e} <Debug> TCPHandler: Processed in 0.001651003 sec. | ||
| 1805 | 2026.03.19 13:03:55.362223 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.03.19 13:03:55.362317 [ 258 ] {38ab7d03-b5a1-4c81-b4a0-f95af143931c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1807 | 2026.03.19 13:03:55.362356 [ 258 ] {38ab7d03-b5a1-4c81-b4a0-f95af143931c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1808 | 2026.03.19 13:03:55.362780 [ 258 ] {38ab7d03-b5a1-4c81-b4a0-f95af143931c} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.03.19 13:03:55.362816 [ 258 ] {38ab7d03-b5a1-4c81-b4a0-f95af143931c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1810 | 2026.03.19 13:03:55.363207 [ 258 ] {38ab7d03-b5a1-4c81-b4a0-f95af143931c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1811 | 2026.03.19 13:03:55.363608 [ 258 ] {38ab7d03-b5a1-4c81-b4a0-f95af143931c} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.03.19 13:03:55.363734 [ 258 ] {38ab7d03-b5a1-4c81-b4a0-f95af143931c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001435 sec., 103832.75261324042 rows/sec., 6.71 MiB/sec. | ||
| 1813 | 2026.03.19 13:03:55.363771 [ 258 ] {38ab7d03-b5a1-4c81-b4a0-f95af143931c} <Debug> TCPHandler: Processed in 0.001598002 sec. | ||
| 1814 | 2026.03.19 13:03:55.363881 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.03.19 13:03:55.363974 [ 258 ] {ad26a2e8-a66d-4ca5-acbf-d9b7429ad010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.03.19 13:03:55.364012 [ 258 ] {ad26a2e8-a66d-4ca5-acbf-d9b7429ad010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1817 | 2026.03.19 13:03:55.364438 [ 258 ] {ad26a2e8-a66d-4ca5-acbf-d9b7429ad010} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.03.19 13:03:55.364473 [ 258 ] {ad26a2e8-a66d-4ca5-acbf-d9b7429ad010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1819 | 2026.03.19 13:03:55.364868 [ 258 ] {ad26a2e8-a66d-4ca5-acbf-d9b7429ad010} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1820 | 2026.03.19 13:03:55.365267 [ 258 ] {ad26a2e8-a66d-4ca5-acbf-d9b7429ad010} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.03.19 13:03:55.365393 [ 258 ] {ad26a2e8-a66d-4ca5-acbf-d9b7429ad010} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001437 sec., 102992.34516353515 rows/sec., 5.86 MiB/sec. | ||
| 1822 | 2026.03.19 13:03:55.365429 [ 258 ] {ad26a2e8-a66d-4ca5-acbf-d9b7429ad010} <Debug> TCPHandler: Processed in 0.001597642 sec. | ||
| 1823 | 2026.03.19 13:03:55.365538 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.03.19 13:03:55.365633 [ 258 ] {1e8d6db2-ae91-459e-b27d-b8288c8cf110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1825 | 2026.03.19 13:03:55.365671 [ 258 ] {1e8d6db2-ae91-459e-b27d-b8288c8cf110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1826 | 2026.03.19 13:03:55.366236 [ 258 ] {1e8d6db2-ae91-459e-b27d-b8288c8cf110} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.03.19 13:03:55.366271 [ 258 ] {1e8d6db2-ae91-459e-b27d-b8288c8cf110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1828 | 2026.03.19 13:03:55.366677 [ 258 ] {1e8d6db2-ae91-459e-b27d-b8288c8cf110} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1829 | 2026.03.19 13:03:55.367111 [ 258 ] {1e8d6db2-ae91-459e-b27d-b8288c8cf110} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.03.19 13:03:55.367240 [ 258 ] {1e8d6db2-ae91-459e-b27d-b8288c8cf110} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001625 sec., 323076.92307692306 rows/sec., 22.83 MiB/sec. | ||
| 1831 | 2026.03.19 13:03:55.367277 [ 258 ] {1e8d6db2-ae91-459e-b27d-b8288c8cf110} <Debug> TCPHandler: Processed in 0.001788436 sec. | ||
| 1832 | 2026.03.19 13:03:55.367384 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.03.19 13:03:55.367477 [ 258 ] {36165010-f570-4659-878f-c07396f4183f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1834 | 2026.03.19 13:03:55.367518 [ 258 ] {36165010-f570-4659-878f-c07396f4183f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1835 | 2026.03.19 13:03:55.367837 [ 258 ] {36165010-f570-4659-878f-c07396f4183f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.03.19 13:03:55.367871 [ 258 ] {36165010-f570-4659-878f-c07396f4183f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1837 | 2026.03.19 13:03:55.368266 [ 258 ] {36165010-f570-4659-878f-c07396f4183f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1838 | 2026.03.19 13:03:55.368670 [ 258 ] {36165010-f570-4659-878f-c07396f4183f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.03.19 13:03:55.368798 [ 258 ] {36165010-f570-4659-878f-c07396f4183f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001339 sec., 4480.955937266617 rows/sec., 234.11 KiB/sec. | ||
| 1840 | 2026.03.19 13:03:55.368834 [ 258 ] {36165010-f570-4659-878f-c07396f4183f} <Debug> TCPHandler: Processed in 0.00149957 sec. | ||
| 1841 | 2026.03.19 13:03:55.368939 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.03.19 13:03:55.369034 [ 258 ] {4e3d2d12-a647-4131-bff9-3b0f0a3911f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1843 | 2026.03.19 13:03:55.369075 [ 258 ] {4e3d2d12-a647-4131-bff9-3b0f0a3911f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1844 | 2026.03.19 13:03:55.369469 [ 258 ] {4e3d2d12-a647-4131-bff9-3b0f0a3911f4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.03.19 13:03:55.369504 [ 258 ] {4e3d2d12-a647-4131-bff9-3b0f0a3911f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1846 | 2026.03.19 13:03:55.369934 [ 258 ] {4e3d2d12-a647-4131-bff9-3b0f0a3911f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1847 | 2026.03.19 13:03:55.370336 [ 258 ] {4e3d2d12-a647-4131-bff9-3b0f0a3911f4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.03.19 13:03:55.370465 [ 258 ] {4e3d2d12-a647-4131-bff9-3b0f0a3911f4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00145 sec., 182758.6206896552 rows/sec., 12.14 MiB/sec. | ||
| 1849 | 2026.03.19 13:03:55.370499 [ 258 ] {4e3d2d12-a647-4131-bff9-3b0f0a3911f4} <Debug> TCPHandler: Processed in 0.001610192 sec. | ||
| 1850 | 2026.03.19 13:03:55.370606 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.03.19 13:03:55.370698 [ 258 ] {535523f4-da54-4c85-bae6-e45f6dbc1146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.03.19 13:03:55.370737 [ 258 ] {535523f4-da54-4c85-bae6-e45f6dbc1146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1853 | 2026.03.19 13:03:55.371033 [ 258 ] {535523f4-da54-4c85-bae6-e45f6dbc1146} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.03.19 13:03:55.371066 [ 258 ] {535523f4-da54-4c85-bae6-e45f6dbc1146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1855 | 2026.03.19 13:03:55.371448 [ 258 ] {535523f4-da54-4c85-bae6-e45f6dbc1146} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1856 | 2026.03.19 13:03:55.371906 [ 258 ] {535523f4-da54-4c85-bae6-e45f6dbc1146} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.03.19 13:03:55.372034 [ 258 ] {535523f4-da54-4c85-bae6-e45f6dbc1146} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. | ||
| 1858 | 2026.03.19 13:03:55.372069 [ 258 ] {535523f4-da54-4c85-bae6-e45f6dbc1146} <Debug> TCPHandler: Processed in 0.00151234 sec. | ||
| 1859 | 2026.03.19 13:03:55.372174 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.19 13:03:55.372267 [ 258 ] {f2fa9854-aec9-47cf-8350-385ed4a8aa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.03.19 13:03:55.372318 [ 258 ] {f2fa9854-aec9-47cf-8350-385ed4a8aa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1862 | 2026.03.19 13:03:55.373146 [ 258 ] {f2fa9854-aec9-47cf-8350-385ed4a8aa29} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.03.19 13:03:55.373181 [ 258 ] {f2fa9854-aec9-47cf-8350-385ed4a8aa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1864 | 2026.03.19 13:03:55.373858 [ 258 ] {f2fa9854-aec9-47cf-8350-385ed4a8aa29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1865 | 2026.03.19 13:03:55.374263 [ 258 ] {f2fa9854-aec9-47cf-8350-385ed4a8aa29} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.03.19 13:03:55.374398 [ 258 ] {f2fa9854-aec9-47cf-8350-385ed4a8aa29} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002149 sec., 16286.644951140066 rows/sec., 29.18 MiB/sec. | ||
| 1867 | 2026.03.19 13:03:55.374446 [ 258 ] {f2fa9854-aec9-47cf-8350-385ed4a8aa29} <Debug> TCPHandler: Processed in 0.002321316 sec. | ||
| 1868 | 2026.03.19 13:03:55.374556 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.03.19 13:03:55.374651 [ 258 ] {b0ad79cd-e28b-41bf-9ca9-857bd3bcb5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1870 | 2026.03.19 13:03:55.374692 [ 258 ] {b0ad79cd-e28b-41bf-9ca9-857bd3bcb5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1871 | 2026.03.19 13:03:55.375015 [ 258 ] {b0ad79cd-e28b-41bf-9ca9-857bd3bcb5b5} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.03.19 13:03:55.375049 [ 258 ] {b0ad79cd-e28b-41bf-9ca9-857bd3bcb5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1873 | 2026.03.19 13:03:55.375441 [ 258 ] {b0ad79cd-e28b-41bf-9ca9-857bd3bcb5b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1874 | 2026.03.19 13:03:55.375845 [ 258 ] {b0ad79cd-e28b-41bf-9ca9-857bd3bcb5b5} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.03.19 13:03:55.375969 [ 258 ] {b0ad79cd-e28b-41bf-9ca9-857bd3bcb5b5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001337 sec., 67314.88406881076 rows/sec., 4.21 MiB/sec. | ||
| 1876 | 2026.03.19 13:03:55.376002 [ 258 ] {b0ad79cd-e28b-41bf-9ca9-857bd3bcb5b5} <Debug> TCPHandler: Processed in 0.001496849 sec. | ||
| 1877 | 2026.03.19 13:03:55.803427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3341 | ||
| 1878 | 2026.03.19 13:03:55.803940 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.03.19 13:03:55.803984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1880 | 2026.03.19 13:03:55.804621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1881 | 2026.03.19 13:03:55.805068 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.03.19 13:03:55.805200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3341 | ||
| 1883 | 2026.03.19 13:03:55.975745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1884 | 2026.03.19 13:03:55.992491 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.03.19 13:03:55.992534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1886 | 2026.03.19 13:03:55.998720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1887 | 2026.03.19 13:03:55.999809 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.03.19 13:03:56.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.33 MiB, peak 186.94 MiB, free memory in arenas 0.00 B, will set to 181.64 MiB (RSS), difference: -4.68 MiB | ||
| 1889 | 2026.03.19 13:03:56.002924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1890 | 2026.03.19 13:03:57.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.64 MiB, peak 186.94 MiB, free memory in arenas 0.00 B, will set to 181.64 MiB (RSS), difference: 4.00 MiB | ||
| 1891 | 2026.03.19 13:04:00.346682 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.03.19 13:04:00.346866 [ 258 ] {b153cbdb-f9f2-47ea-bcb4-b18fdc8b5674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1893 | 2026.03.19 13:04:00.346930 [ 258 ] {b153cbdb-f9f2-47ea-bcb4-b18fdc8b5674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1894 | 2026.03.19 13:04:00.347581 [ 258 ] {b153cbdb-f9f2-47ea-bcb4-b18fdc8b5674} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.03.19 13:04:00.347627 [ 258 ] {b153cbdb-f9f2-47ea-bcb4-b18fdc8b5674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1896 | 2026.03.19 13:04:00.348014 [ 258 ] {b153cbdb-f9f2-47ea-bcb4-b18fdc8b5674} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1897 | 2026.03.19 13:04:00.348240 [ 258 ] {b153cbdb-f9f2-47ea-bcb4-b18fdc8b5674} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.03.19 13:04:00.348406 [ 258 ] {b153cbdb-f9f2-47ea-bcb4-b18fdc8b5674} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.71 MiB/sec. | ||
| 1899 | 2026.03.19 13:04:00.348453 [ 258 ] {b153cbdb-f9f2-47ea-bcb4-b18fdc8b5674} <Debug> TCPHandler: Processed in 0.001891557 sec. | ||
| 1900 | 2026.03.19 13:04:00.348588 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.03.19 13:04:00.348691 [ 258 ] {9dedbca3-2f6f-4fd5-9026-6d9c9e8ee2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1902 | 2026.03.19 13:04:00.348735 [ 258 ] {9dedbca3-2f6f-4fd5-9026-6d9c9e8ee2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1903 | 2026.03.19 13:04:00.349158 [ 258 ] {9dedbca3-2f6f-4fd5-9026-6d9c9e8ee2ce} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.03.19 13:04:00.349196 [ 258 ] {9dedbca3-2f6f-4fd5-9026-6d9c9e8ee2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1905 | 2026.03.19 13:04:00.349516 [ 258 ] {9dedbca3-2f6f-4fd5-9026-6d9c9e8ee2ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1906 | 2026.03.19 13:04:00.349737 [ 258 ] {9dedbca3-2f6f-4fd5-9026-6d9c9e8ee2ce} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.03.19 13:04:00.349877 [ 258 ] {9dedbca3-2f6f-4fd5-9026-6d9c9e8ee2ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 1908 | 2026.03.19 13:04:00.349916 [ 258 ] {9dedbca3-2f6f-4fd5-9026-6d9c9e8ee2ce} <Debug> TCPHandler: Processed in 0.001381107 sec. | ||
| 1909 | 2026.03.19 13:04:00.350026 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.03.19 13:04:00.350123 [ 258 ] {5910fd80-be65-4e73-8728-54f74b24c035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1911 | 2026.03.19 13:04:00.350170 [ 258 ] {5910fd80-be65-4e73-8728-54f74b24c035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1912 | 2026.03.19 13:04:00.350589 [ 258 ] {5910fd80-be65-4e73-8728-54f74b24c035} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.03.19 13:04:00.350626 [ 258 ] {5910fd80-be65-4e73-8728-54f74b24c035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1914 | 2026.03.19 13:04:00.350962 [ 258 ] {5910fd80-be65-4e73-8728-54f74b24c035} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1915 | 2026.03.19 13:04:00.351180 [ 258 ] {5910fd80-be65-4e73-8728-54f74b24c035} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.03.19 13:04:00.351315 [ 258 ] {5910fd80-be65-4e73-8728-54f74b24c035} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 1917 | 2026.03.19 13:04:00.351351 [ 258 ] {5910fd80-be65-4e73-8728-54f74b24c035} <Debug> TCPHandler: Processed in 0.001376007 sec. | ||
| 1918 | 2026.03.19 13:04:00.351464 [ 258 ] {} <Trace> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.03.19 13:04:00.351567 [ 258 ] {51bd10a4-f61e-437b-adf0-3907c42c73ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1920 | 2026.03.19 13:04:00.351610 [ 258 ] {51bd10a4-f61e-437b-adf0-3907c42c73ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1921 | 2026.03.19 13:04:00.351940 [ 258 ] {51bd10a4-f61e-437b-adf0-3907c42c73ee} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.03.19 13:04:00.351978 [ 258 ] {51bd10a4-f61e-437b-adf0-3907c42c73ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1923 | 2026.03.19 13:04:00.352281 [ 258 ] {51bd10a4-f61e-437b-adf0-3907c42c73ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2026.03.19 13:04:00.352492 [ 258 ] {51bd10a4-f61e-437b-adf0-3907c42c73ee} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.03.19 13:04:00.352622 [ 258 ] {51bd10a4-f61e-437b-adf0-3907c42c73ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 1926 | 2026.03.19 13:04:00.352658 [ 258 ] {51bd10a4-f61e-437b-adf0-3907c42c73ee} <Debug> TCPHandler: Processed in 0.001244295 sec. | ||
| 1927 | 2026.03.19 13:04:03.161556 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1928 | 2026.03.19 13:04:03.161625 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1929 | 2026.03.19 13:04:03.305317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3853 | ||
| 1930 | 2026.03.19 13:04:03.305820 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.03.19 13:04:03.305870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1932 | 2026.03.19 13:04:03.306367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1933 | 2026.03.19 13:04:03.306622 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.03.19 13:04:03.306764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3853 | ||
| 1935 | 2026.03.19 13:04:03.314269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 294 | ||
| 1936 | 2026.03.19 13:04:03.316577 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.03.19 13:04:03.316639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1938 | 2026.03.19 13:04:03.317873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1939 | 2026.03.19 13:04:03.318188 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.03.19 13:04:03.318335 [ 51 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1941 | 2026.03.19 13:04:03.318392 [ 51 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.03.19 13:04:03.318411 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1943 | 2026.03.19 13:04:03.318519 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | 2026.03.19 13:04:03.318537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1945 | 2026.03.19 13:04:03.319085 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1946 | 2026.03.19 13:04:03.319307 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 1947 | 2026.03.19 13:04:03.319740 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 1948 | 2026.03.19 13:04:03.320129 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part | ||
| 1949 | 2026.03.19 13:04:03.320495 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 1950 | 2026.03.19 13:04:03.320863 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1951 | 2026.03.19 13:04:03.321212 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1952 | 2026.03.19 13:04:03.327258 [ 201 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.008786424 sec., 33460.71166153603 rows/sec., 33.22 MiB/sec. | ||
| 1953 | 2026.03.19 13:04:03.328232 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1954 | 2026.03.19 13:04:03.328918 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.03.19 13:04:03.328997 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_6_1} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1956 | 2026.03.19 13:04:03.329223 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 1957 | 2026.03.19 13:04:03.503030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1958 | 2026.03.19 13:04:03.521459 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.03.19 13:04:03.521517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1960 | 2026.03.19 13:04:03.527729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1961 | 2026.03.19 13:04:03.528463 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.03.19 13:04:03.531942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1963 | 2026.03.19 13:04:04.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.31 MiB, peak 186.94 MiB, free memory in arenas 0.00 B, will set to 184.11 MiB (RSS), difference: 1.80 MiB | ||
| 1964 | 2026.03.19 13:04:04.319211 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1965 | 2026.03.19 13:04:04.319270 [ 258 ] {} <Debug> TCP-Session: 95c5ab63-4815-4c17-a995-5ee61617bc2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.03.19 13:04:05.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.08 MiB, peak 186.94 MiB, free memory in arenas 0.00 B, will set to 184.12 MiB (RSS), difference: 2.04 MiB | ||
| 1967 | 2026.03.19 13:04:05.356827 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.03.19 13:04:05.357029 [ 259 ] {594eded7-7ed0-40f5-8f77-0a6e9f58aa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.03.19 13:04:05.357100 [ 259 ] {594eded7-7ed0-40f5-8f77-0a6e9f58aa8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1970 | 2026.03.19 13:04:05.357890 [ 259 ] {594eded7-7ed0-40f5-8f77-0a6e9f58aa8a} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.03.19 13:04:05.357938 [ 259 ] {594eded7-7ed0-40f5-8f77-0a6e9f58aa8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1972 | 2026.03.19 13:04:05.358371 [ 259 ] {594eded7-7ed0-40f5-8f77-0a6e9f58aa8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1973 | 2026.03.19 13:04:05.358606 [ 259 ] {594eded7-7ed0-40f5-8f77-0a6e9f58aa8a} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.03.19 13:04:05.358764 [ 47 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1975 | 2026.03.19 13:04:05.358770 [ 259 ] {594eded7-7ed0-40f5-8f77-0a6e9f58aa8a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00179 sec., 158659.21787709498 rows/sec., 10.08 MiB/sec. | ||
| 1976 | 2026.03.19 13:04:05.358843 [ 47 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.03.19 13:04:05.358864 [ 259 ] {594eded7-7ed0-40f5-8f77-0a6e9f58aa8a} <Debug> TCPHandler: Processed in 0.002172113 sec. | ||
| 1978 | 2026.03.19 13:04:05.358871 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1979 | 2026.03.19 13:04:05.358999 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.03.19 13:04:05.359021 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 1981 | 2026.03.19 13:04:05.359109 [ 259 ] {037f150f-9cdf-4a88-aa31-07d1b6999765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1982 | 2026.03.19 13:04:05.359159 [ 259 ] {037f150f-9cdf-4a88-aa31-07d1b6999765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1983 | 2026.03.19 13:04:05.359167 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1984 | 2026.03.19 13:04:05.359209 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 1985 | 2026.03.19 13:04:05.359282 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 1986 | 2026.03.19 13:04:05.359331 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 1987 | 2026.03.19 13:04:05.359376 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 1988 | 2026.03.19 13:04:05.359420 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 1989 | 2026.03.19 13:04:05.359901 [ 259 ] {037f150f-9cdf-4a88-aa31-07d1b6999765} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.03.19 13:04:05.359943 [ 259 ] {037f150f-9cdf-4a88-aa31-07d1b6999765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1991 | 2026.03.19 13:04:05.360353 [ 259 ] {037f150f-9cdf-4a88-aa31-07d1b6999765} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1992 | 2026.03.19 13:04:05.360382 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427409 sec., 994809.4764710045 rows/sec., 66.98 MiB/sec. | ||
| 1993 | 2026.03.19 13:04:05.360551 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1994 | 2026.03.19 13:04:05.360683 [ 259 ] {037f150f-9cdf-4a88-aa31-07d1b6999765} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.03.19 13:04:05.360869 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.03.19 13:04:05.360870 [ 259 ] {037f150f-9cdf-4a88-aa31-07d1b6999765} <Debug> executeQuery: Read 867 rows, 70.21 KiB in 0.001785 sec., 485714.28571428574 rows/sec., 38.41 MiB/sec. | ||
| 1997 | 2026.03.19 13:04:05.360936 [ 259 ] {037f150f-9cdf-4a88-aa31-07d1b6999765} <Debug> TCPHandler: Processed in 0.00199143 sec. | ||
| 1998 | 2026.03.19 13:04:05.360951 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_5_1} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1999 | 2026.03.19 13:04:05.361023 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2000 | 2026.03.19 13:04:05.361074 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.03.19 13:04:05.361194 [ 259 ] {ef2608b5-98cf-4ec1-8ac8-6ed148f7e4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2002 | 2026.03.19 13:04:05.361243 [ 259 ] {ef2608b5-98cf-4ec1-8ac8-6ed148f7e4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2003 | 2026.03.19 13:04:05.361729 [ 259 ] {ef2608b5-98cf-4ec1-8ac8-6ed148f7e4c9} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.03.19 13:04:05.361767 [ 259 ] {ef2608b5-98cf-4ec1-8ac8-6ed148f7e4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2005 | 2026.03.19 13:04:05.362086 [ 259 ] {ef2608b5-98cf-4ec1-8ac8-6ed148f7e4c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2006 | 2026.03.19 13:04:05.362299 [ 259 ] {ef2608b5-98cf-4ec1-8ac8-6ed148f7e4c9} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.03.19 13:04:05.362432 [ 259 ] {ef2608b5-98cf-4ec1-8ac8-6ed148f7e4c9} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001263 sec., 140142.51781472683 rows/sec., 8.64 MiB/sec. | ||
| 2008 | 2026.03.19 13:04:05.362470 [ 259 ] {ef2608b5-98cf-4ec1-8ac8-6ed148f7e4c9} <Debug> TCPHandler: Processed in 0.001459778 sec. | ||
| 2009 | 2026.03.19 13:04:05.362585 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.03.19 13:04:05.362681 [ 259 ] {ed8f80d3-6f22-49a6-b8df-7833a9e6c799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2011 | 2026.03.19 13:04:05.362720 [ 259 ] {ed8f80d3-6f22-49a6-b8df-7833a9e6c799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2012 | 2026.03.19 13:04:05.363138 [ 259 ] {ed8f80d3-6f22-49a6-b8df-7833a9e6c799} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.03.19 13:04:05.363173 [ 259 ] {ed8f80d3-6f22-49a6-b8df-7833a9e6c799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2014 | 2026.03.19 13:04:05.363474 [ 259 ] {ed8f80d3-6f22-49a6-b8df-7833a9e6c799} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2015 | 2026.03.19 13:04:05.363682 [ 259 ] {ed8f80d3-6f22-49a6-b8df-7833a9e6c799} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.03.19 13:04:05.363785 [ 47 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2017 | 2026.03.19 13:04:05.363813 [ 259 ] {ed8f80d3-6f22-49a6-b8df-7833a9e6c799} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 2018 | 2026.03.19 13:04:05.363824 [ 47 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.03.19 13:04:05.363853 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2020 | 2026.03.19 13:04:05.363855 [ 259 ] {ed8f80d3-6f22-49a6-b8df-7833a9e6c799} <Debug> TCPHandler: Processed in 0.001320916 sec. | ||
| 2021 | 2026.03.19 13:04:05.363980 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.03.19 13:04:05.363979 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::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 | ||
| 2023 | 2026.03.19 13:04:05.364076 [ 259 ] {fa8cfb0c-2611-496d-ac6c-b1fe55754506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2024 | 2026.03.19 13:04:05.364119 [ 259 ] {fa8cfb0c-2611-496d-ac6c-b1fe55754506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2025 | 2026.03.19 13:04:05.364148 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2026 | 2026.03.19 13:04:05.364205 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2027 | 2026.03.19 13:04:05.364315 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2028 | 2026.03.19 13:04:05.364392 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2029 | 2026.03.19 13:04:05.364448 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2030 | 2026.03.19 13:04:05.364500 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2031 | 2026.03.19 13:04:05.364544 [ 259 ] {fa8cfb0c-2611-496d-ac6c-b1fe55754506} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.03.19 13:04:05.364586 [ 259 ] {fa8cfb0c-2611-496d-ac6c-b1fe55754506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2033 | 2026.03.19 13:04:05.364940 [ 259 ] {fa8cfb0c-2611-496d-ac6c-b1fe55754506} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2034 | 2026.03.19 13:04:05.365207 [ 259 ] {fa8cfb0c-2611-496d-ac6c-b1fe55754506} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.03.19 13:04:05.365312 [ 47 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2036 | 2026.03.19 13:04:05.365343 [ 47 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.03.19 13:04:05.365351 [ 259 ] {fa8cfb0c-2611-496d-ac6c-b1fe55754506} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001293 sec., 114462.49033255993 rows/sec., 6.51 MiB/sec. | ||
| 2038 | 2026.03.19 13:04:05.365367 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2039 | 2026.03.19 13:04:05.365401 [ 259 ] {fa8cfb0c-2611-496d-ac6c-b1fe55754506} <Debug> TCPHandler: Processed in 0.00147107 sec. | ||
| 2040 | 2026.03.19 13:04:05.365452 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152346 sec., 489018.41859976633 rows/sec., 33.46 MiB/sec. | ||
| 2041 | 2026.03.19 13:04:05.365469 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 2042 | 2026.03.19 13:04:05.365527 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.03.19 13:04:05.365594 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2044 | 2026.03.19 13:04:05.365627 [ 259 ] {b41adb5c-7209-43d2-ac59-83fb7d4709d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2045 | 2026.03.19 13:04:05.365631 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2046 | 2026.03.19 13:04:05.365645 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2047 | 2026.03.19 13:04:05.365676 [ 259 ] {b41adb5c-7209-43d2-ac59-83fb7d4709d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2048 | 2026.03.19 13:04:05.365730 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2049 | 2026.03.19 13:04:05.365786 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2050 | 2026.03.19 13:04:05.365849 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2051 | 2026.03.19 13:04:05.365904 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2052 | 2026.03.19 13:04:05.365996 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.03.19 13:04:05.366083 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_5_1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2054 | 2026.03.19 13:04:05.366163 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2055 | 2026.03.19 13:04:05.366244 [ 259 ] {b41adb5c-7209-43d2-ac59-83fb7d4709d6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.03.19 13:04:05.366286 [ 259 ] {b41adb5c-7209-43d2-ac59-83fb7d4709d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2057 | 2026.03.19 13:04:05.366646 [ 259 ] {b41adb5c-7209-43d2-ac59-83fb7d4709d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2058 | 2026.03.19 13:04:05.366778 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341637 sec., 551564.991126512 rows/sec., 33.47 MiB/sec. | ||
| 2059 | 2026.03.19 13:04:05.366877 [ 259 ] {b41adb5c-7209-43d2-ac59-83fb7d4709d6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.03.19 13:04:05.366902 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2061 | 2026.03.19 13:04:05.367027 [ 259 ] {b41adb5c-7209-43d2-ac59-83fb7d4709d6} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001418 sec., 370239.7743300423 rows/sec., 26.16 MiB/sec. | ||
| 2062 | 2026.03.19 13:04:05.367070 [ 259 ] {b41adb5c-7209-43d2-ac59-83fb7d4709d6} <Debug> TCPHandler: Processed in 0.001594442 sec. | ||
| 2063 | 2026.03.19 13:04:05.367158 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.03.19 13:04:05.367184 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.03.19 13:04:05.367222 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_5_1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2066 | 2026.03.19 13:04:05.367285 [ 259 ] {bb4ae67c-684b-4ca2-8104-4ebc13450b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2067 | 2026.03.19 13:04:05.367286 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2068 | 2026.03.19 13:04:05.367367 [ 259 ] {bb4ae67c-684b-4ca2-8104-4ebc13450b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2069 | 2026.03.19 13:04:05.367717 [ 259 ] {bb4ae67c-684b-4ca2-8104-4ebc13450b6f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.03.19 13:04:05.367753 [ 259 ] {bb4ae67c-684b-4ca2-8104-4ebc13450b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2071 | 2026.03.19 13:04:05.368060 [ 259 ] {bb4ae67c-684b-4ca2-8104-4ebc13450b6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2072 | 2026.03.19 13:04:05.368275 [ 259 ] {bb4ae67c-684b-4ca2-8104-4ebc13450b6f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.03.19 13:04:05.368414 [ 259 ] {bb4ae67c-684b-4ca2-8104-4ebc13450b6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 2074 | 2026.03.19 13:04:05.368449 [ 259 ] {bb4ae67c-684b-4ca2-8104-4ebc13450b6f} <Debug> TCPHandler: Processed in 0.001315717 sec. | ||
| 2075 | 2026.03.19 13:04:05.368561 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.03.19 13:04:05.368681 [ 259 ] {4afaa7a3-c33f-438e-892c-63db069edddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.03.19 13:04:05.368724 [ 259 ] {4afaa7a3-c33f-438e-892c-63db069edddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2078 | 2026.03.19 13:04:05.369116 [ 259 ] {4afaa7a3-c33f-438e-892c-63db069edddb} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.03.19 13:04:05.369149 [ 259 ] {4afaa7a3-c33f-438e-892c-63db069edddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2080 | 2026.03.19 13:04:05.369499 [ 259 ] {4afaa7a3-c33f-438e-892c-63db069edddb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2081 | 2026.03.19 13:04:05.369721 [ 259 ] {4afaa7a3-c33f-438e-892c-63db069edddb} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.03.19 13:04:05.369856 [ 259 ] {4afaa7a3-c33f-438e-892c-63db069edddb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 2083 | 2026.03.19 13:04:05.369892 [ 259 ] {4afaa7a3-c33f-438e-892c-63db069edddb} <Debug> TCPHandler: Processed in 0.001382467 sec. | ||
| 2084 | 2026.03.19 13:04:05.370005 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.03.19 13:04:05.370100 [ 259 ] {b9c322c3-0e63-4cf7-be7c-c2da52e76ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2086 | 2026.03.19 13:04:05.370141 [ 259 ] {b9c322c3-0e63-4cf7-be7c-c2da52e76ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2087 | 2026.03.19 13:04:05.370445 [ 259 ] {b9c322c3-0e63-4cf7-be7c-c2da52e76ad3} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.03.19 13:04:05.370478 [ 259 ] {b9c322c3-0e63-4cf7-be7c-c2da52e76ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2089 | 2026.03.19 13:04:05.370770 [ 259 ] {b9c322c3-0e63-4cf7-be7c-c2da52e76ad3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2090 | 2026.03.19 13:04:05.370981 [ 259 ] {b9c322c3-0e63-4cf7-be7c-c2da52e76ad3} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.03.19 13:04:05.371076 [ 46 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2092 | 2026.03.19 13:04:05.371113 [ 46 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.03.19 13:04:05.371117 [ 259 ] {b9c322c3-0e63-4cf7-be7c-c2da52e76ad3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 2094 | 2026.03.19 13:04:05.371132 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2095 | 2026.03.19 13:04:05.371156 [ 259 ] {b9c322c3-0e63-4cf7-be7c-c2da52e76ad3} <Debug> TCPHandler: Processed in 0.001200974 sec. | ||
| 2096 | 2026.03.19 13:04:05.371253 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::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 | ||
| 2097 | 2026.03.19 13:04:05.371267 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.03.19 13:04:05.371372 [ 259 ] {4b1b8442-c9b8-466c-9bda-5574dd0b4ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2099 | 2026.03.19 13:04:05.371382 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2100 | 2026.03.19 13:04:05.371424 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2101 | 2026.03.19 13:04:05.371426 [ 259 ] {4b1b8442-c9b8-466c-9bda-5574dd0b4ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2102 | 2026.03.19 13:04:05.371504 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2103 | 2026.03.19 13:04:05.371567 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2104 | 2026.03.19 13:04:05.371618 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2105 | 2026.03.19 13:04:05.371672 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2106 | 2026.03.19 13:04:05.372363 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161153 sec., 4306.064747711972 rows/sec., 290.15 KiB/sec. | ||
| 2107 | 2026.03.19 13:04:05.372373 [ 259 ] {4b1b8442-c9b8-466c-9bda-5574dd0b4ef3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.03.19 13:04:05.372421 [ 259 ] {4b1b8442-c9b8-466c-9bda-5574dd0b4ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2109 | 2026.03.19 13:04:05.372468 [ 194 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2110 | 2026.03.19 13:04:05.372741 [ 194 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.03.19 13:04:05.372805 [ 194 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_5_1} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2112 | 2026.03.19 13:04:05.372858 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2113 | 2026.03.19 13:04:05.373034 [ 259 ] {4b1b8442-c9b8-466c-9bda-5574dd0b4ef3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2114 | 2026.03.19 13:04:05.373269 [ 259 ] {4b1b8442-c9b8-466c-9bda-5574dd0b4ef3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.03.19 13:04:05.373419 [ 259 ] {4b1b8442-c9b8-466c-9bda-5574dd0b4ef3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002064 sec., 16957.36434108527 rows/sec., 30.39 MiB/sec. | ||
| 2116 | 2026.03.19 13:04:05.373486 [ 259 ] {4b1b8442-c9b8-466c-9bda-5574dd0b4ef3} <Debug> TCPHandler: Processed in 0.002271066 sec. | ||
| 2117 | 2026.03.19 13:04:05.373604 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.03.19 13:04:05.373700 [ 259 ] {414bd6da-70f4-469c-9143-69d124041671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.03.19 13:04:05.373742 [ 259 ] {414bd6da-70f4-469c-9143-69d124041671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2120 | 2026.03.19 13:04:05.374064 [ 259 ] {414bd6da-70f4-469c-9143-69d124041671} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.03.19 13:04:05.374098 [ 259 ] {414bd6da-70f4-469c-9143-69d124041671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2122 | 2026.03.19 13:04:05.374425 [ 259 ] {414bd6da-70f4-469c-9143-69d124041671} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2123 | 2026.03.19 13:04:05.374640 [ 259 ] {414bd6da-70f4-469c-9143-69d124041671} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.03.19 13:04:05.374772 [ 259 ] {414bd6da-70f4-469c-9143-69d124041671} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 2125 | 2026.03.19 13:04:05.374809 [ 259 ] {414bd6da-70f4-469c-9143-69d124041671} <Debug> TCPHandler: Processed in 0.001255635 sec. | ||
| 2126 | 2026.03.19 13:04:10.347157 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.03.19 13:04:10.347375 [ 259 ] {a4fd61c7-b0e6-4e1a-b17b-b753f29abc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2128 | 2026.03.19 13:04:10.347450 [ 259 ] {a4fd61c7-b0e6-4e1a-b17b-b753f29abc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2129 | 2026.03.19 13:04:10.348159 [ 259 ] {a4fd61c7-b0e6-4e1a-b17b-b753f29abc15} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.03.19 13:04:10.348205 [ 259 ] {a4fd61c7-b0e6-4e1a-b17b-b753f29abc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2131 | 2026.03.19 13:04:10.348640 [ 259 ] {a4fd61c7-b0e6-4e1a-b17b-b753f29abc15} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2132 | 2026.03.19 13:04:10.348853 [ 259 ] {a4fd61c7-b0e6-4e1a-b17b-b753f29abc15} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.03.19 13:04:10.349011 [ 259 ] {a4fd61c7-b0e6-4e1a-b17b-b753f29abc15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec. | ||
| 2134 | 2026.03.19 13:04:10.349057 [ 259 ] {a4fd61c7-b0e6-4e1a-b17b-b753f29abc15} <Debug> TCPHandler: Processed in 0.002075322 sec. | ||
| 2135 | 2026.03.19 13:04:10.349172 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.03.19 13:04:10.349269 [ 259 ] {f06bb2d6-7cc1-44ac-8191-6c1e5b54a510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2137 | 2026.03.19 13:04:10.349310 [ 259 ] {f06bb2d6-7cc1-44ac-8191-6c1e5b54a510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2138 | 2026.03.19 13:04:10.349802 [ 259 ] {f06bb2d6-7cc1-44ac-8191-6c1e5b54a510} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.03.19 13:04:10.349837 [ 259 ] {f06bb2d6-7cc1-44ac-8191-6c1e5b54a510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2140 | 2026.03.19 13:04:10.350158 [ 259 ] {f06bb2d6-7cc1-44ac-8191-6c1e5b54a510} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2141 | 2026.03.19 13:04:10.350366 [ 259 ] {f06bb2d6-7cc1-44ac-8191-6c1e5b54a510} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.03.19 13:04:10.350503 [ 259 ] {f06bb2d6-7cc1-44ac-8191-6c1e5b54a510} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 2143 | 2026.03.19 13:04:10.350541 [ 259 ] {f06bb2d6-7cc1-44ac-8191-6c1e5b54a510} <Debug> TCPHandler: Processed in 0.001379508 sec. | ||
| 2144 | 2026.03.19 13:04:10.350660 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.03.19 13:04:10.350757 [ 259 ] {cba25475-e482-4fa5-9fa9-3abacf682227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.03.19 13:04:10.350802 [ 259 ] {cba25475-e482-4fa5-9fa9-3abacf682227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2147 | 2026.03.19 13:04:10.351224 [ 259 ] {cba25475-e482-4fa5-9fa9-3abacf682227} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.03.19 13:04:10.351258 [ 259 ] {cba25475-e482-4fa5-9fa9-3abacf682227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2149 | 2026.03.19 13:04:10.351608 [ 259 ] {cba25475-e482-4fa5-9fa9-3abacf682227} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2150 | 2026.03.19 13:04:10.351815 [ 259 ] {cba25475-e482-4fa5-9fa9-3abacf682227} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.03.19 13:04:10.351951 [ 259 ] {cba25475-e482-4fa5-9fa9-3abacf682227} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 2152 | 2026.03.19 13:04:10.351988 [ 259 ] {cba25475-e482-4fa5-9fa9-3abacf682227} <Debug> TCPHandler: Processed in 0.001378157 sec. | ||
| 2153 | 2026.03.19 13:04:10.352094 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.03.19 13:04:10.352189 [ 259 ] {eaaf719e-90ae-4c7e-95b1-363f886040d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.03.19 13:04:10.352231 [ 259 ] {eaaf719e-90ae-4c7e-95b1-363f886040d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2156 | 2026.03.19 13:04:10.352565 [ 259 ] {eaaf719e-90ae-4c7e-95b1-363f886040d2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.03.19 13:04:10.352599 [ 259 ] {eaaf719e-90ae-4c7e-95b1-363f886040d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2158 | 2026.03.19 13:04:10.352913 [ 259 ] {eaaf719e-90ae-4c7e-95b1-363f886040d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2159 | 2026.03.19 13:04:10.353115 [ 259 ] {eaaf719e-90ae-4c7e-95b1-363f886040d2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.03.19 13:04:10.353249 [ 259 ] {eaaf719e-90ae-4c7e-95b1-363f886040d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 2161 | 2026.03.19 13:04:10.353285 [ 259 ] {eaaf719e-90ae-4c7e-95b1-363f886040d2} <Debug> TCPHandler: Processed in 0.001240524 sec. | ||
| 2162 | 2026.03.19 13:04:10.806867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4301 | ||
| 2163 | 2026.03.19 13:04:10.807358 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.03.19 13:04:10.807396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2165 | 2026.03.19 13:04:10.807906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2166 | 2026.03.19 13:04:10.808143 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.03.19 13:04:10.808277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4301 | ||
| 2168 | 2026.03.19 13:04:11.032048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2169 | 2026.03.19 13:04:11.048945 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.03.19 13:04:11.049007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2171 | 2026.03.19 13:04:11.055276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2172 | 2026.03.19 13:04:11.055987 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.03.19 13:04:11.058788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2174 | 2026.03.19 13:04:12.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.17 MiB, peak 189.17 MiB, free memory in arenas 0.00 B, will set to 186.59 MiB (RSS), difference: 1.42 MiB | ||
| 2175 | 2026.03.19 13:04:12.166915 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33311 | ||
| 2176 | 2026.03.19 13:04:12.167027 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.03.19 13:04:12.167051 [ 258 ] {} <Debug> TCP-Session: e8355612-53a7-4555-963f-c92ffc466396 Authenticating user 'default' from [fd00:1122:3344:101::e]:33311 | ||
| 2178 | 2026.03.19 13:04:12.167072 [ 258 ] {} <Debug> TCP-Session: e8355612-53a7-4555-963f-c92ffc466396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.03.19 13:04:12.167084 [ 258 ] {} <Debug> TCP-Session: e8355612-53a7-4555-963f-c92ffc466396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.03.19 13:04:12.167296 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35954 | ||
| 2181 | 2026.03.19 13:04:12.167320 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38169 | ||
| 2182 | 2026.03.19 13:04:12.167356 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59544 | ||
| 2183 | 2026.03.19 13:04:12.167371 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53311 | ||
| 2184 | 2026.03.19 13:04:12.167378 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61077 | ||
| 2185 | 2026.03.19 13:04:12.167343 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64416 | ||
| 2186 | 2026.03.19 13:04:12.167458 [ 258 ] {} <Trace> TCP-Session: e8355612-53a7-4555-963f-c92ffc466396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.03.19 13:04:12.167477 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.03.19 13:04:12.167345 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33623 | ||
| 2189 | 2026.03.19 13:04:12.167537 [ 286 ] {} <Debug> TCP-Session: 8174301f-1547-4486-a962-52927976053d Authenticating user 'default' from [fd00:1122:3344:101::e]:35954 | ||
| 2190 | 2026.03.19 13:04:12.167332 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48778 | ||
| 2191 | 2026.03.19 13:04:12.167568 [ 286 ] {} <Debug> TCP-Session: 8174301f-1547-4486-a962-52927976053d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.03.19 13:04:12.167604 [ 286 ] {} <Debug> TCP-Session: 8174301f-1547-4486-a962-52927976053d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.03.19 13:04:12.167643 [ 258 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2194 | 2026.03.19 13:04:12.167811 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2195 | 2026.03.19 13:04:12.167812 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2026.03.19 13:04:12.167844 [ 289 ] {} <Debug> TCP-Session: 4cb4ccee-a226-4a16-85a1-4720e1ac23b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48778 | ||
| 2197 | 2026.03.19 13:04:12.167869 [ 292 ] {} <Debug> TCP-Session: b1310c37-2363-4208-a5e9-646be3dda065 Authenticating user 'default' from [fd00:1122:3344:101::e]:53311 | ||
| 2198 | 2026.03.19 13:04:12.167872 [ 289 ] {} <Debug> TCP-Session: 4cb4ccee-a226-4a16-85a1-4720e1ac23b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.03.19 13:04:12.167896 [ 258 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2200 | 2026.03.19 13:04:12.167902 [ 289 ] {} <Debug> TCP-Session: 4cb4ccee-a226-4a16-85a1-4720e1ac23b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.19 13:04:12.167901 [ 292 ] {} <Debug> TCP-Session: b1310c37-2363-4208-a5e9-646be3dda065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.03.19 13:04:12.167940 [ 292 ] {} <Debug> TCP-Session: b1310c37-2363-4208-a5e9-646be3dda065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.19 13:04:12.167953 [ 258 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2204 | 2026.03.19 13:04:12.168013 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2026.03.19 13:04:12.168015 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.03.19 13:04:12.168048 [ 290 ] {} <Debug> TCP-Session: d86c280f-32c1-4917-97b6-f2fed037e1d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33623 | ||
| 2207 | 2026.03.19 13:04:12.168067 [ 293 ] {} <Debug> TCP-Session: 33353fe0-f5c9-4391-8bb9-90fdbd0da99d Authenticating user 'default' from [fd00:1122:3344:101::e]:61077 | ||
| 2208 | 2026.03.19 13:04:12.168073 [ 290 ] {} <Debug> TCP-Session: d86c280f-32c1-4917-97b6-f2fed037e1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.03.19 13:04:12.168092 [ 293 ] {} <Debug> TCP-Session: 33353fe0-f5c9-4391-8bb9-90fdbd0da99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.03.19 13:04:12.168098 [ 290 ] {} <Debug> TCP-Session: d86c280f-32c1-4917-97b6-f2fed037e1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.03.19 13:04:12.168113 [ 293 ] {} <Debug> TCP-Session: 33353fe0-f5c9-4391-8bb9-90fdbd0da99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.03.19 13:04:12.168213 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2213 | 2026.03.19 13:04:12.168215 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2214 | 2026.03.19 13:04:12.168244 [ 258 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 2215 | 2026.03.19 13:04:12.168253 [ 291 ] {} <Debug> TCP-Session: a834c769-d129-4d3e-b65a-b5d25f0dffbe Authenticating user 'default' from [fd00:1122:3344:101::e]:59544 | ||
| 2216 | 2026.03.19 13:04:12.168267 [ 288 ] {} <Debug> TCP-Session: 22ca6edb-b896-453d-ac03-71b7030e3e65 Authenticating user 'default' from [fd00:1122:3344:101::e]:64416 | ||
| 2217 | 2026.03.19 13:04:12.168244 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.03.19 13:04:12.168298 [ 291 ] {} <Debug> TCP-Session: a834c769-d129-4d3e-b65a-b5d25f0dffbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.03.19 13:04:12.168306 [ 288 ] {} <Debug> TCP-Session: 22ca6edb-b896-453d-ac03-71b7030e3e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.19 13:04:12.168333 [ 291 ] {} <Debug> TCP-Session: a834c769-d129-4d3e-b65a-b5d25f0dffbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.19 13:04:12.168333 [ 287 ] {} <Debug> TCP-Session: a8543c16-ae41-4ac5-9674-d97f024b05fe Authenticating user 'default' from [fd00:1122:3344:101::e]:38169 | ||
| 2222 | 2026.03.19 13:04:12.168341 [ 258 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2223 | 2026.03.19 13:04:12.168367 [ 287 ] {} <Debug> TCP-Session: a8543c16-ae41-4ac5-9674-d97f024b05fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.03.19 13:04:12.168344 [ 288 ] {} <Debug> TCP-Session: 22ca6edb-b896-453d-ac03-71b7030e3e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.03.19 13:04:12.168393 [ 287 ] {} <Debug> TCP-Session: a8543c16-ae41-4ac5-9674-d97f024b05fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.03.19 13:04:12.747886 [ 298 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Trace> AggregatingTransform: Aggregating | ||
| 2227 | 2026.03.19 13:04:12.747956 [ 298 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Trace> Aggregator: Aggregation method: without_key | ||
| 2228 | 2026.03.19 13:04:12.747990 [ 298 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001831206 sec. (546.088 rows/sec., 21.33 KiB/sec.) | ||
| 2229 | 2026.03.19 13:04:12.748006 [ 298 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Trace> Aggregator: Merging aggregated data | ||
| 2230 | 2026.03.19 13:04:12.749364 [ 258 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.581815 sec., 1.718759399465466 rows/sec., 68.75 B/sec. | ||
| 2231 | 2026.03.19 13:04:12.749582 [ 258 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2232 | 2026.03.19 13:04:12.749603 [ 258 ] {146b2548-5cac-4b0b-b666-42e00f865133} <Debug> TCPHandler: Processed in 0.582243244 sec. | ||
| 2233 | 2026.03.19 13:04:12.749745 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2234 | 2026.03.19 13:04:12.749784 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2235 | 2026.03.19 13:04:12.749804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.03.19 13:04:12.749829 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.03.19 13:04:12.749795 [ 286 ] {} <Debug> TCP-Session: 8174301f-1547-4486-a962-52927976053d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.03.19 13:04:12.749864 [ 293 ] {} <Debug> TCP-Session: 33353fe0-f5c9-4391-8bb9-90fdbd0da99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.19 13:04:12.749878 [ 289 ] {} <Debug> TCP-Session: 4cb4ccee-a226-4a16-85a1-4720e1ac23b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.03.19 13:04:12.749888 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2026.03.19 13:04:12.749913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.03.19 13:04:12.749952 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2026.03.19 13:04:12.749982 [ 288 ] {} <Debug> TCP-Session: 22ca6edb-b896-453d-ac03-71b7030e3e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.03.19 13:04:12.749994 [ 291 ] {} <Debug> TCP-Session: a834c769-d129-4d3e-b65a-b5d25f0dffbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.19 13:04:12.750008 [ 258 ] {} <Debug> TCP-Session: e8355612-53a7-4555-963f-c92ffc466396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.03.19 13:04:12.749929 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2026.03.19 13:04:12.749864 [ 287 ] {} <Debug> TCP-Session: a8543c16-ae41-4ac5-9674-d97f024b05fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.03.19 13:04:12.750089 [ 292 ] {} <Debug> TCP-Session: b1310c37-2363-4208-a5e9-646be3dda065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.03.19 13:04:12.749859 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2026.03.19 13:04:12.750158 [ 290 ] {} <Debug> TCP-Session: d86c280f-32c1-4917-97b6-f2fed037e1d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.03.19 13:04:13.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.01 MiB, peak 198.12 MiB, free memory in arenas 0.00 B, will set to 206.84 MiB (RSS), difference: 18.83 MiB | ||
| 2252 | 2026.03.19 13:04:13.080511 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47699 | ||
| 2253 | 2026.03.19 13:04:13.080625 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.03.19 13:04:13.080653 [ 288 ] {} <Debug> TCP-Session: 9c716dec-fdcc-42bc-bb55-f674296d78f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47699 | ||
| 2255 | 2026.03.19 13:04:13.080674 [ 288 ] {} <Debug> TCP-Session: 9c716dec-fdcc-42bc-bb55-f674296d78f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.03.19 13:04:13.080687 [ 288 ] {} <Debug> TCP-Session: 9c716dec-fdcc-42bc-bb55-f674296d78f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.03.19 13:04:13.080869 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39931 | ||
| 2258 | 2026.03.19 13:04:13.080870 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40640 | ||
| 2259 | 2026.03.19 13:04:13.080922 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64424 | ||
| 2260 | 2026.03.19 13:04:13.080957 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43856 | ||
| 2261 | 2026.03.19 13:04:13.080963 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53531 | ||
| 2262 | 2026.03.19 13:04:13.081000 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2263 | 2026.03.19 13:04:13.081033 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.03.19 13:04:13.081023 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.03.19 13:04:13.081054 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2266 | 2026.03.19 13:04:13.081075 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2267 | 2026.03.19 13:04:13.081087 [ 290 ] {} <Debug> TCP-Session: 1e043bf0-6abb-4149-9778-7be3f9c93f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:40640 | ||
| 2268 | 2026.03.19 13:04:13.081105 [ 288 ] {} <Trace> TCP-Session: 9c716dec-fdcc-42bc-bb55-f674296d78f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.03.19 13:04:13.081125 [ 290 ] {} <Debug> TCP-Session: 1e043bf0-6abb-4149-9778-7be3f9c93f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.03.19 13:04:13.081114 [ 286 ] {} <Debug> TCP-Session: a625772d-fb78-4d0c-8dbf-d3412cb2f323 Authenticating user 'default' from [fd00:1122:3344:101::e]:53531 | ||
| 2271 | 2026.03.19 13:04:13.081150 [ 290 ] {} <Debug> TCP-Session: 1e043bf0-6abb-4149-9778-7be3f9c93f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.03.19 13:04:13.081166 [ 286 ] {} <Debug> TCP-Session: a625772d-fb78-4d0c-8dbf-d3412cb2f323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.03.19 13:04:13.081054 [ 289 ] {} <Debug> TCP-Session: c9b77ca3-8fe7-4653-91d5-e93d973d104c Authenticating user 'default' from [fd00:1122:3344:101::e]:39931 | ||
| 2274 | 2026.03.19 13:04:13.081184 [ 286 ] {} <Debug> TCP-Session: a625772d-fb78-4d0c-8dbf-d3412cb2f323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.03.19 13:04:13.080944 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36054 | ||
| 2276 | 2026.03.19 13:04:13.081214 [ 289 ] {} <Debug> TCP-Session: c9b77ca3-8fe7-4653-91d5-e93d973d104c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.03.19 13:04:13.080919 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52426 | ||
| 2278 | 2026.03.19 13:04:13.081276 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2279 | 2026.03.19 13:04:13.081250 [ 289 ] {} <Debug> TCP-Session: c9b77ca3-8fe7-4653-91d5-e93d973d104c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.03.19 13:04:13.081311 [ 294 ] {} <Debug> TCP-Session: 2bd2aae1-b960-4bfd-9b60-74f45215e696 Authenticating user 'default' from [fd00:1122:3344:101::e]:36054 | ||
| 2281 | 2026.03.19 13:04:13.081314 [ 288 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47699) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2282 | 2026.03.19 13:04:13.081336 [ 294 ] {} <Debug> TCP-Session: 2bd2aae1-b960-4bfd-9b60-74f45215e696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.03.19 13:04:13.080918 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44353 | ||
| 2284 | 2026.03.19 13:04:13.081363 [ 294 ] {} <Debug> TCP-Session: 2bd2aae1-b960-4bfd-9b60-74f45215e696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.03.19 13:04:13.081361 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2026.03.19 13:04:13.081063 [ 293 ] {} <Debug> TCP-Session: c01beed3-b2c4-4290-895a-1e4d37f70b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:64424 | ||
| 2287 | 2026.03.19 13:04:13.081109 [ 258 ] {} <Debug> TCP-Session: 915b1f69-3819-473c-967f-927fc707da44 Authenticating user 'default' from [fd00:1122:3344:101::e]:43856 | ||
| 2288 | 2026.03.19 13:04:13.081461 [ 291 ] {} <Debug> TCP-Session: 409e5c21-6ca3-489c-a34d-fd8824728c69 Authenticating user 'default' from [fd00:1122:3344:101::e]:52426 | ||
| 2289 | 2026.03.19 13:04:13.081465 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2026.03.19 13:04:13.081501 [ 258 ] {} <Debug> TCP-Session: 915b1f69-3819-473c-967f-927fc707da44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.03.19 13:04:13.081516 [ 291 ] {} <Debug> TCP-Session: 409e5c21-6ca3-489c-a34d-fd8824728c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.19 13:04:13.081539 [ 292 ] {} <Debug> TCP-Session: 414ae8cf-7585-45dd-bba4-831b6642690a Authenticating user 'default' from [fd00:1122:3344:101::e]:44353 | ||
| 2293 | 2026.03.19 13:04:13.081555 [ 291 ] {} <Debug> TCP-Session: 409e5c21-6ca3-489c-a34d-fd8824728c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.19 13:04:13.081580 [ 292 ] {} <Debug> TCP-Session: 414ae8cf-7585-45dd-bba4-831b6642690a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.03.19 13:04:13.081470 [ 293 ] {} <Debug> TCP-Session: c01beed3-b2c4-4290-895a-1e4d37f70b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.03.19 13:04:13.081606 [ 292 ] {} <Debug> TCP-Session: 414ae8cf-7585-45dd-bba4-831b6642690a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.03.19 13:04:13.081623 [ 293 ] {} <Debug> TCP-Session: c01beed3-b2c4-4290-895a-1e4d37f70b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.19 13:04:13.081631 [ 288 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2299 | 2026.03.19 13:04:13.081547 [ 258 ] {} <Debug> TCP-Session: 915b1f69-3819-473c-967f-927fc707da44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.03.19 13:04:13.081704 [ 288 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2301 | 2026.03.19 13:04:13.082019 [ 288 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 2302 | 2026.03.19 13:04:13.082989 [ 314 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Trace> AggregatingTransform: Aggregating | ||
| 2303 | 2026.03.19 13:04:13.083043 [ 314 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Trace> Aggregator: Aggregation method: without_key | ||
| 2304 | 2026.03.19 13:04:13.083080 [ 314 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096026 sec. (1041.385 rows/sec., 40.68 KiB/sec.) | ||
| 2305 | 2026.03.19 13:04:13.083099 [ 314 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Trace> Aggregator: Merging aggregated data | ||
| 2306 | 2026.03.19 13:04:13.084468 [ 288 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003224 sec., 310.17369727047145 rows/sec., 12.12 KiB/sec. | ||
| 2307 | 2026.03.19 13:04:13.084601 [ 288 ] {de229bc0-4832-4e2a-bc17-d406655a8e81} <Debug> TCPHandler: Processed in 0.003644583 sec. | ||
| 2308 | 2026.03.19 13:04:13.084705 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2309 | 2026.03.19 13:04:13.084734 [ 288 ] {} <Debug> TCP-Session: 9c716dec-fdcc-42bc-bb55-f674296d78f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.19 13:04:13.084739 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2311 | 2026.03.19 13:04:13.084759 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2312 | 2026.03.19 13:04:13.084779 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2313 | 2026.03.19 13:04:13.084785 [ 290 ] {} <Debug> TCP-Session: 1e043bf0-6abb-4149-9778-7be3f9c93f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.03.19 13:04:13.084806 [ 289 ] {} <Debug> TCP-Session: c9b77ca3-8fe7-4653-91d5-e93d973d104c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.03.19 13:04:13.084816 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2026.03.19 13:04:13.084830 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2317 | 2026.03.19 13:04:13.084853 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2318 | 2026.03.19 13:04:13.084895 [ 292 ] {} <Debug> TCP-Session: 414ae8cf-7585-45dd-bba4-831b6642690a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.03.19 13:04:13.084863 [ 294 ] {} <Debug> TCP-Session: 2bd2aae1-b960-4bfd-9b60-74f45215e696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.19 13:04:13.084921 [ 293 ] {} <Debug> TCP-Session: c01beed3-b2c4-4290-895a-1e4d37f70b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.03.19 13:04:13.084826 [ 286 ] {} <Debug> TCP-Session: a625772d-fb78-4d0c-8dbf-d3412cb2f323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.19 13:04:13.084797 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2323 | 2026.03.19 13:04:13.084873 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2324 | 2026.03.19 13:04:13.085030 [ 291 ] {} <Debug> TCP-Session: 409e5c21-6ca3-489c-a34d-fd8824728c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.03.19 13:04:13.085034 [ 258 ] {} <Debug> TCP-Session: 915b1f69-3819-473c-967f-927fc707da44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.19 13:04:13.318734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 328 | ||
| 2327 | 2026.03.19 13:04:13.321115 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2026.03.19 13:04:13.321177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2329 | 2026.03.19 13:04:13.322413 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2330 | 2026.03.19 13:04:13.322721 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.03.19 13:04:13.323090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2332 | 2026.03.19 13:04:15.359519 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.03.19 13:04:15.359712 [ 259 ] {702fb7fe-9206-4f6a-95d0-9fa2057db6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.03.19 13:04:15.359782 [ 259 ] {702fb7fe-9206-4f6a-95d0-9fa2057db6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2335 | 2026.03.19 13:04:15.360655 [ 259 ] {702fb7fe-9206-4f6a-95d0-9fa2057db6b0} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.03.19 13:04:15.360698 [ 259 ] {702fb7fe-9206-4f6a-95d0-9fa2057db6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2337 | 2026.03.19 13:04:15.361100 [ 259 ] {702fb7fe-9206-4f6a-95d0-9fa2057db6b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2338 | 2026.03.19 13:04:15.361324 [ 259 ] {702fb7fe-9206-4f6a-95d0-9fa2057db6b0} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.03.19 13:04:15.361478 [ 259 ] {702fb7fe-9206-4f6a-95d0-9fa2057db6b0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001822 sec., 155872.66739846324 rows/sec., 9.90 MiB/sec. | ||
| 2340 | 2026.03.19 13:04:15.361520 [ 259 ] {702fb7fe-9206-4f6a-95d0-9fa2057db6b0} <Debug> TCPHandler: Processed in 0.002137042 sec. | ||
| 2341 | 2026.03.19 13:04:15.361644 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.03.19 13:04:15.361743 [ 259 ] {7bd14006-1998-4352-b211-05ba436180be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2343 | 2026.03.19 13:04:15.361784 [ 259 ] {7bd14006-1998-4352-b211-05ba436180be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2344 | 2026.03.19 13:04:15.362609 [ 259 ] {7bd14006-1998-4352-b211-05ba436180be} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.03.19 13:04:15.362645 [ 259 ] {7bd14006-1998-4352-b211-05ba436180be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2346 | 2026.03.19 13:04:15.362998 [ 259 ] {7bd14006-1998-4352-b211-05ba436180be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2347 | 2026.03.19 13:04:15.363213 [ 259 ] {7bd14006-1998-4352-b211-05ba436180be} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.03.19 13:04:15.363318 [ 32 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2349 | 2026.03.19 13:04:15.363336 [ 259 ] {7bd14006-1998-4352-b211-05ba436180be} <Debug> executeQuery: Read 867 rows, 70.21 KiB in 0.001617 sec., 536178.1076066791 rows/sec., 42.40 MiB/sec. | ||
| 2350 | 2026.03.19 13:04:15.363387 [ 32 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.03.19 13:04:15.363396 [ 259 ] {7bd14006-1998-4352-b211-05ba436180be} <Debug> TCPHandler: Processed in 0.001799685 sec. | ||
| 2352 | 2026.03.19 13:04:15.363418 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2353 | 2026.03.19 13:04:15.363520 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.03.19 13:04:15.363574 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 2355 | 2026.03.19 13:04:15.363618 [ 259 ] {580fb714-b383-4178-bf07-80f4020109b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2356 | 2026.03.19 13:04:15.363663 [ 259 ] {580fb714-b383-4178-bf07-80f4020109b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2357 | 2026.03.19 13:04:15.363732 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2358 | 2026.03.19 13:04:15.363777 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 871 rows starting from the beginning of the part | ||
| 2359 | 2026.03.19 13:04:15.363878 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 867 rows starting from the beginning of the part | ||
| 2360 | 2026.03.19 13:04:15.363936 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2361 | 2026.03.19 13:04:15.363989 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 867 rows starting from the beginning of the part | ||
| 2362 | 2026.03.19 13:04:15.364034 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2363 | 2026.03.19 13:04:15.364078 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 867 rows starting from the beginning of the part | ||
| 2364 | 2026.03.19 13:04:15.364112 [ 259 ] {580fb714-b383-4178-bf07-80f4020109b9} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.03.19 13:04:15.364153 [ 259 ] {580fb714-b383-4178-bf07-80f4020109b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2366 | 2026.03.19 13:04:15.364522 [ 259 ] {580fb714-b383-4178-bf07-80f4020109b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2367 | 2026.03.19 13:04:15.364749 [ 259 ] {580fb714-b383-4178-bf07-80f4020109b9} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.03.19 13:04:15.364850 [ 32 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2369 | 2026.03.19 13:04:15.364881 [ 32 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.03.19 13:04:15.364885 [ 259 ] {580fb714-b383-4178-bf07-80f4020109b9} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001286 sec., 137636.08087091756 rows/sec., 8.49 MiB/sec. | ||
| 2371 | 2026.03.19 13:04:15.364902 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2372 | 2026.03.19 13:04:15.364936 [ 259 ] {580fb714-b383-4178-bf07-80f4020109b9} <Debug> TCPHandler: Processed in 0.001463819 sec. | ||
| 2373 | 2026.03.19 13:04:15.365017 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::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 | ||
| 2374 | 2026.03.19 13:04:15.365055 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.03.19 13:04:15.365152 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2376 | 2026.03.19 13:04:15.365153 [ 259 ] {a21d991b-e66b-4ac7-a52e-b5983150f581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2377 | 2026.03.19 13:04:15.365204 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 168 rows starting from the beginning of the part | ||
| 2378 | 2026.03.19 13:04:15.365218 [ 259 ] {a21d991b-e66b-4ac7-a52e-b5983150f581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2379 | 2026.03.19 13:04:15.365273 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 170 rows starting from the beginning of the part | ||
| 2380 | 2026.03.19 13:04:15.365319 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 176 rows starting from the beginning of the part | ||
| 2381 | 2026.03.19 13:04:15.365356 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 177 rows starting from the beginning of the part | ||
| 2382 | 2026.03.19 13:04:15.365390 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
| 2383 | 2026.03.19 13:04:15.365424 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part | ||
| 2384 | 2026.03.19 13:04:15.365605 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002098991 sec., 1707487.0735510536 rows/sec., 141.39 MiB/sec. | ||
| 2385 | 2026.03.19 13:04:15.365646 [ 259 ] {a21d991b-e66b-4ac7-a52e-b5983150f581} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.03.19 13:04:15.365688 [ 259 ] {a21d991b-e66b-4ac7-a52e-b5983150f581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2387 | 2026.03.19 13:04:15.365907 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2388 | 2026.03.19 13:04:15.366018 [ 259 ] {a21d991b-e66b-4ac7-a52e-b5983150f581} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2389 | 2026.03.19 13:04:15.366273 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.03.19 13:04:15.366302 [ 259 ] {a21d991b-e66b-4ac7-a52e-b5983150f581} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.03.19 13:04:15.366371 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_11_2} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2392 | 2026.03.19 13:04:15.366412 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444498 sec., 723434.7157282322 rows/sec., 47.18 MiB/sec. | ||
| 2393 | 2026.03.19 13:04:15.366446 [ 259 ] {a21d991b-e66b-4ac7-a52e-b5983150f581} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001311 sec., 113653.69946605644 rows/sec., 7.34 MiB/sec. | ||
| 2394 | 2026.03.19 13:04:15.366463 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2395 | 2026.03.19 13:04:15.366483 [ 259 ] {a21d991b-e66b-4ac7-a52e-b5983150f581} <Debug> TCPHandler: Processed in 0.001475799 sec. | ||
| 2396 | 2026.03.19 13:04:15.366597 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.03.19 13:04:15.366597 [ 186 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2398 | 2026.03.19 13:04:15.366693 [ 259 ] {01b1868f-043d-432d-8034-fb184d296f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2399 | 2026.03.19 13:04:15.366738 [ 259 ] {01b1868f-043d-432d-8034-fb184d296f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2400 | 2026.03.19 13:04:15.366872 [ 186 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.03.19 13:04:15.366939 [ 186 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_6_1} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2402 | 2026.03.19 13:04:15.366997 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2403 | 2026.03.19 13:04:15.367158 [ 259 ] {01b1868f-043d-432d-8034-fb184d296f19} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.03.19 13:04:15.367199 [ 259 ] {01b1868f-043d-432d-8034-fb184d296f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2405 | 2026.03.19 13:04:15.367515 [ 259 ] {01b1868f-043d-432d-8034-fb184d296f19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2406 | 2026.03.19 13:04:15.367722 [ 259 ] {01b1868f-043d-432d-8034-fb184d296f19} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.03.19 13:04:15.367851 [ 259 ] {01b1868f-043d-432d-8034-fb184d296f19} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 2408 | 2026.03.19 13:04:15.367887 [ 259 ] {01b1868f-043d-432d-8034-fb184d296f19} <Debug> TCPHandler: Processed in 0.001337487 sec. | ||
| 2409 | 2026.03.19 13:04:15.367996 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.03.19 13:04:15.368089 [ 259 ] {19406d63-eb9c-4dba-b7d4-c57020eb7b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2411 | 2026.03.19 13:04:15.368128 [ 259 ] {19406d63-eb9c-4dba-b7d4-c57020eb7b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2412 | 2026.03.19 13:04:15.368709 [ 259 ] {19406d63-eb9c-4dba-b7d4-c57020eb7b66} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.03.19 13:04:15.368745 [ 259 ] {19406d63-eb9c-4dba-b7d4-c57020eb7b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2414 | 2026.03.19 13:04:15.369060 [ 259 ] {19406d63-eb9c-4dba-b7d4-c57020eb7b66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2415 | 2026.03.19 13:04:15.369271 [ 259 ] {19406d63-eb9c-4dba-b7d4-c57020eb7b66} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.03.19 13:04:15.369369 [ 32 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2417 | 2026.03.19 13:04:15.369399 [ 259 ] {19406d63-eb9c-4dba-b7d4-c57020eb7b66} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001327 sec., 395629.2388847023 rows/sec., 27.95 MiB/sec. | ||
| 2418 | 2026.03.19 13:04:15.369400 [ 32 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.03.19 13:04:15.369438 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2420 | 2026.03.19 13:04:15.369443 [ 259 ] {19406d63-eb9c-4dba-b7d4-c57020eb7b66} <Debug> TCPHandler: Processed in 0.001494 sec. | ||
| 2421 | 2026.03.19 13:04:15.369546 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 2422 | 2026.03.19 13:04:15.369557 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.03.19 13:04:15.369656 [ 259 ] {8f700b2c-7939-4a77-a4e7-56333643ba01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2424 | 2026.03.19 13:04:15.369668 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2425 | 2026.03.19 13:04:15.369696 [ 259 ] {8f700b2c-7939-4a77-a4e7-56333643ba01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2426 | 2026.03.19 13:04:15.369706 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 548 rows starting from the beginning of the part | ||
| 2427 | 2026.03.19 13:04:15.369808 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 525 rows starting from the beginning of the part | ||
| 2428 | 2026.03.19 13:04:15.369864 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2429 | 2026.03.19 13:04:15.369921 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 525 rows starting from the beginning of the part | ||
| 2430 | 2026.03.19 13:04:15.369965 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2431 | 2026.03.19 13:04:15.370006 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 525 rows starting from the beginning of the part | ||
| 2432 | 2026.03.19 13:04:15.370055 [ 259 ] {8f700b2c-7939-4a77-a4e7-56333643ba01} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.03.19 13:04:15.370091 [ 259 ] {8f700b2c-7939-4a77-a4e7-56333643ba01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2434 | 2026.03.19 13:04:15.370389 [ 259 ] {8f700b2c-7939-4a77-a4e7-56333643ba01} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2435 | 2026.03.19 13:04:15.370594 [ 259 ] {8f700b2c-7939-4a77-a4e7-56333643ba01} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.03.19 13:04:15.370693 [ 32 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2437 | 2026.03.19 13:04:15.370721 [ 259 ] {8f700b2c-7939-4a77-a4e7-56333643ba01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 2438 | 2026.03.19 13:04:15.370724 [ 32 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.03.19 13:04:15.370761 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2440 | 2026.03.19 13:04:15.370764 [ 259 ] {8f700b2c-7939-4a77-a4e7-56333643ba01} <Debug> TCPHandler: Processed in 0.001254225 sec. | ||
| 2441 | 2026.03.19 13:04:15.370833 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::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 | ||
| 2442 | 2026.03.19 13:04:15.370892 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.03.19 13:04:15.370928 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2444 | 2026.03.19 13:04:15.370963 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2445 | 2026.03.19 13:04:15.370989 [ 259 ] {6c35f0eb-1116-4456-b916-4fc97b91261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2446 | 2026.03.19 13:04:15.371013 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2447 | 2026.03.19 13:04:15.371035 [ 259 ] {6c35f0eb-1116-4456-b916-4fc97b91261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2448 | 2026.03.19 13:04:15.371056 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2449 | 2026.03.19 13:04:15.371099 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2450 | 2026.03.19 13:04:15.371136 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2451 | 2026.03.19 13:04:15.371154 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669884 sec., 1347997.8249986228 rows/sec., 101.06 MiB/sec. | ||
| 2452 | 2026.03.19 13:04:15.371173 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2453 | 2026.03.19 13:04:15.371403 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2454 | 2026.03.19 13:04:15.371466 [ 259 ] {6c35f0eb-1116-4456-b916-4fc97b91261c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.03.19 13:04:15.371509 [ 259 ] {6c35f0eb-1116-4456-b916-4fc97b91261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2456 | 2026.03.19 13:04:15.371784 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.03.19 13:04:15.371882 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_11_2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2458 | 2026.03.19 13:04:15.371916 [ 259 ] {6c35f0eb-1116-4456-b916-4fc97b91261c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2026.03.19 13:04:15.371934 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134922 sec., 31720.24156726189 rows/sec., 1.62 MiB/sec. | ||
| 2460 | 2026.03.19 13:04:15.371971 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2461 | 2026.03.19 13:04:15.372101 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2462 | 2026.03.19 13:04:15.372141 [ 259 ] {6c35f0eb-1116-4456-b916-4fc97b91261c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.03.19 13:04:15.372246 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2464 | 2026.03.19 13:04:15.372273 [ 259 ] {6c35f0eb-1116-4456-b916-4fc97b91261c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001303 sec., 203376.8227168074 rows/sec., 13.51 MiB/sec. | ||
| 2465 | 2026.03.19 13:04:15.372276 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.03.19 13:04:15.372315 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2467 | 2026.03.19 13:04:15.372316 [ 259 ] {6c35f0eb-1116-4456-b916-4fc97b91261c} <Debug> TCPHandler: Processed in 0.001472009 sec. | ||
| 2468 | 2026.03.19 13:04:15.372370 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.03.19 13:04:15.372393 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 2470 | 2026.03.19 13:04:15.372439 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_6_1} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2471 | 2026.03.19 13:04:15.372449 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.03.19 13:04:15.372517 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2026.03.19 13:04:15.372518 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2474 | 2026.03.19 13:04:15.372543 [ 259 ] {2982e01b-45f2-4e8c-bd72-8b8a69c58b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.03.19 13:04:15.372572 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1249 rows starting from the beginning of the part | ||
| 2476 | 2026.03.19 13:04:15.372591 [ 259 ] {2982e01b-45f2-4e8c-bd72-8b8a69c58b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2477 | 2026.03.19 13:04:15.372647 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2478 | 2026.03.19 13:04:15.372698 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2479 | 2026.03.19 13:04:15.372740 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2480 | 2026.03.19 13:04:15.372788 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 2481 | 2026.03.19 13:04:15.372834 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2482 | 2026.03.19 13:04:15.372926 [ 259 ] {2982e01b-45f2-4e8c-bd72-8b8a69c58b9f} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.03.19 13:04:15.372966 [ 259 ] {2982e01b-45f2-4e8c-bd72-8b8a69c58b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2484 | 2026.03.19 13:04:15.373287 [ 259 ] {2982e01b-45f2-4e8c-bd72-8b8a69c58b9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2485 | 2026.03.19 13:04:15.373522 [ 259 ] {2982e01b-45f2-4e8c-bd72-8b8a69c58b9f} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.03.19 13:04:15.373659 [ 259 ] {2982e01b-45f2-4e8c-bd72-8b8a69c58b9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 2487 | 2026.03.19 13:04:15.373695 [ 259 ] {2982e01b-45f2-4e8c-bd72-8b8a69c58b9f} <Debug> TCPHandler: Processed in 0.001293485 sec. | ||
| 2488 | 2026.03.19 13:04:15.373809 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.03.19 13:04:15.373902 [ 259 ] {4db4b855-90c6-4f46-be9e-4fc7ab5824d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.03.19 13:04:15.373954 [ 259 ] {4db4b855-90c6-4f46-be9e-4fc7ab5824d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2491 | 2026.03.19 13:04:15.374218 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858307 sec., 1272125.649852258 rows/sec., 85.86 MiB/sec. | ||
| 2492 | 2026.03.19 13:04:15.374492 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2493 | 2026.03.19 13:04:15.374762 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.03.19 13:04:15.374785 [ 259 ] {4db4b855-90c6-4f46-be9e-4fc7ab5824d7} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.03.19 13:04:15.374827 [ 259 ] {4db4b855-90c6-4f46-be9e-4fc7ab5824d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2496 | 2026.03.19 13:04:15.374838 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2497 | 2026.03.19 13:04:15.374919 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2498 | 2026.03.19 13:04:15.375386 [ 259 ] {4db4b855-90c6-4f46-be9e-4fc7ab5824d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2499 | 2026.03.19 13:04:15.375606 [ 259 ] {4db4b855-90c6-4f46-be9e-4fc7ab5824d7} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.03.19 13:04:15.375705 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2501 | 2026.03.19 13:04:15.375734 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.19 13:04:15.375742 [ 259 ] {4db4b855-90c6-4f46-be9e-4fc7ab5824d7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001858 sec., 18837.45963401507 rows/sec., 33.76 MiB/sec. | ||
| 2503 | 2026.03.19 13:04:15.375750 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2504 | 2026.03.19 13:04:15.375803 [ 259 ] {4db4b855-90c6-4f46-be9e-4fc7ab5824d7} <Debug> TCPHandler: Processed in 0.00204074 sec. | ||
| 2505 | 2026.03.19 13:04:15.375832 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 2506 | 2026.03.19 13:04:15.375915 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.03.19 13:04:15.375987 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2508 | 2026.03.19 13:04:15.376008 [ 259 ] {d2d3e373-99b7-43ce-8b03-6a648a25f3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2509 | 2026.03.19 13:04:15.376035 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2510 | 2026.03.19 13:04:15.376048 [ 259 ] {d2d3e373-99b7-43ce-8b03-6a648a25f3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2511 | 2026.03.19 13:04:15.376138 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 2512 | 2026.03.19 13:04:15.376234 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2513 | 2026.03.19 13:04:15.376333 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2514 | 2026.03.19 13:04:15.376375 [ 259 ] {d2d3e373-99b7-43ce-8b03-6a648a25f3a1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.03.19 13:04:15.376411 [ 259 ] {d2d3e373-99b7-43ce-8b03-6a648a25f3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2516 | 2026.03.19 13:04:15.376436 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2517 | 2026.03.19 13:04:15.376536 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2518 | 2026.03.19 13:04:15.376713 [ 259 ] {d2d3e373-99b7-43ce-8b03-6a648a25f3a1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2519 | 2026.03.19 13:04:15.376923 [ 259 ] {d2d3e373-99b7-43ce-8b03-6a648a25f3a1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.03.19 13:04:15.377020 [ 32 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2521 | 2026.03.19 13:04:15.377046 [ 259 ] {d2d3e373-99b7-43ce-8b03-6a648a25f3a1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 2522 | 2026.03.19 13:04:15.377049 [ 32 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.03.19 13:04:15.377086 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2524 | 2026.03.19 13:04:15.377087 [ 259 ] {d2d3e373-99b7-43ce-8b03-6a648a25f3a1} <Debug> TCPHandler: Processed in 0.001219914 sec. | ||
| 2525 | 2026.03.19 13:04:15.377153 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 2526 | 2026.03.19 13:04:15.377232 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2527 | 2026.03.19 13:04:15.377257 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 438 rows starting from the beginning of the part | ||
| 2528 | 2026.03.19 13:04:15.377301 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2529 | 2026.03.19 13:04:15.377339 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 2530 | 2026.03.19 13:04:15.377373 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2531 | 2026.03.19 13:04:15.377405 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 2532 | 2026.03.19 13:04:15.377444 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2533 | 2026.03.19 13:04:15.378221 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096562 sec., 755087.2636476551 rows/sec., 48.51 MiB/sec. | ||
| 2534 | 2026.03.19 13:04:15.378363 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2535 | 2026.03.19 13:04:15.378603 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.03.19 13:04:15.378670 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_11_2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2537 | 2026.03.19 13:04:15.378725 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2538 | 2026.03.19 13:04:15.378939 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 19 columns (19 merged, 0 gathered) in 0.003134833 sec., 57738.322902687316 rows/sec., 103.46 MiB/sec. | ||
| 2539 | 2026.03.19 13:04:15.379369 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2540 | 2026.03.19 13:04:15.379700 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.03.19 13:04:15.379765 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2542 | 2026.03.19 13:04:15.379870 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2543 | 2026.03.19 13:04:18.161851 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2544 | 2026.03.19 13:04:18.161915 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2545 | 2026.03.19 13:04:18.308407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4813 | ||
| 2546 | 2026.03.19 13:04:18.308962 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.03.19 13:04:18.309009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2548 | 2026.03.19 13:04:18.309504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2549 | 2026.03.19 13:04:18.309732 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.03.19 13:04:18.309863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4813 | ||
| 2551 | 2026.03.19 13:04:18.558923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2552 | 2026.03.19 13:04:18.576558 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.03.19 13:04:18.576619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2554 | 2026.03.19 13:04:18.582769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2555 | 2026.03.19 13:04:18.583441 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.03.19 13:04:18.586443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2557 | 2026.03.19 13:04:19.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.24 MiB, peak 215.17 MiB, free memory in arenas 0.00 B, will set to 210.62 MiB (RSS), difference: 2.37 MiB | ||
| 2558 | 2026.03.19 13:04:20.347856 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.03.19 13:04:20.348037 [ 259 ] {fcf53e9f-9bfb-4a74-aa7a-fd6d0966a4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2560 | 2026.03.19 13:04:20.348103 [ 259 ] {fcf53e9f-9bfb-4a74-aa7a-fd6d0966a4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2561 | 2026.03.19 13:04:20.348751 [ 259 ] {fcf53e9f-9bfb-4a74-aa7a-fd6d0966a4aa} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.03.19 13:04:20.348793 [ 259 ] {fcf53e9f-9bfb-4a74-aa7a-fd6d0966a4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2563 | 2026.03.19 13:04:20.349188 [ 259 ] {fcf53e9f-9bfb-4a74-aa7a-fd6d0966a4aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2564 | 2026.03.19 13:04:20.349427 [ 259 ] {fcf53e9f-9bfb-4a74-aa7a-fd6d0966a4aa} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.03.19 13:04:20.349592 [ 259 ] {fcf53e9f-9bfb-4a74-aa7a-fd6d0966a4aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.68 MiB/sec. | ||
| 2566 | 2026.03.19 13:04:20.349634 [ 259 ] {fcf53e9f-9bfb-4a74-aa7a-fd6d0966a4aa} <Debug> TCPHandler: Processed in 0.001909768 sec. | ||
| 2567 | 2026.03.19 13:04:20.349757 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.03.19 13:04:20.349856 [ 259 ] {30478975-19e6-461f-8196-c50b24aa3a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2569 | 2026.03.19 13:04:20.349897 [ 259 ] {30478975-19e6-461f-8196-c50b24aa3a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2570 | 2026.03.19 13:04:20.350311 [ 259 ] {30478975-19e6-461f-8196-c50b24aa3a75} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.03.19 13:04:20.350345 [ 259 ] {30478975-19e6-461f-8196-c50b24aa3a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2572 | 2026.03.19 13:04:20.350652 [ 259 ] {30478975-19e6-461f-8196-c50b24aa3a75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2573 | 2026.03.19 13:04:20.350862 [ 259 ] {30478975-19e6-461f-8196-c50b24aa3a75} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.03.19 13:04:20.351000 [ 259 ] {30478975-19e6-461f-8196-c50b24aa3a75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 2575 | 2026.03.19 13:04:20.351037 [ 259 ] {30478975-19e6-461f-8196-c50b24aa3a75} <Debug> TCPHandler: Processed in 0.001330527 sec. | ||
| 2576 | 2026.03.19 13:04:20.351168 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.03.19 13:04:20.351263 [ 259 ] {41cea02b-8ff4-4c2f-aad4-3de14d08ab00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2578 | 2026.03.19 13:04:20.351306 [ 259 ] {41cea02b-8ff4-4c2f-aad4-3de14d08ab00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2579 | 2026.03.19 13:04:20.351734 [ 259 ] {41cea02b-8ff4-4c2f-aad4-3de14d08ab00} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.03.19 13:04:20.351768 [ 259 ] {41cea02b-8ff4-4c2f-aad4-3de14d08ab00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2581 | 2026.03.19 13:04:20.352097 [ 259 ] {41cea02b-8ff4-4c2f-aad4-3de14d08ab00} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2582 | 2026.03.19 13:04:20.352307 [ 259 ] {41cea02b-8ff4-4c2f-aad4-3de14d08ab00} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.03.19 13:04:20.352444 [ 259 ] {41cea02b-8ff4-4c2f-aad4-3de14d08ab00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 2584 | 2026.03.19 13:04:20.352481 [ 259 ] {41cea02b-8ff4-4c2f-aad4-3de14d08ab00} <Debug> TCPHandler: Processed in 0.001363367 sec. | ||
| 2585 | 2026.03.19 13:04:20.352592 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.03.19 13:04:20.352686 [ 259 ] {33ea3d09-e9d7-4dc0-9338-a5fdbfaf9350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.03.19 13:04:20.352727 [ 259 ] {33ea3d09-e9d7-4dc0-9338-a5fdbfaf9350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2588 | 2026.03.19 13:04:20.353089 [ 259 ] {33ea3d09-e9d7-4dc0-9338-a5fdbfaf9350} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.03.19 13:04:20.353124 [ 259 ] {33ea3d09-e9d7-4dc0-9338-a5fdbfaf9350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2590 | 2026.03.19 13:04:20.353416 [ 259 ] {33ea3d09-e9d7-4dc0-9338-a5fdbfaf9350} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2591 | 2026.03.19 13:04:20.353634 [ 259 ] {33ea3d09-e9d7-4dc0-9338-a5fdbfaf9350} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.03.19 13:04:20.353772 [ 259 ] {33ea3d09-e9d7-4dc0-9338-a5fdbfaf9350} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 2593 | 2026.03.19 13:04:20.353808 [ 259 ] {33ea3d09-e9d7-4dc0-9338-a5fdbfaf9350} <Debug> TCPHandler: Processed in 0.001265965 sec. | ||
| 2594 | 2026.03.19 13:04:23.323282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 358 | ||
| 2595 | 2026.03.19 13:04:23.325540 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.03.19 13:04:23.325589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2597 | 2026.03.19 13:04:23.326719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2598 | 2026.03.19 13:04:23.326983 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.03.19 13:04:23.327230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2600 | 2026.03.19 13:04:25.358008 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.03.19 13:04:25.358301 [ 259 ] {80fbc24f-210a-485a-b155-7cfbff2ef41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.03.19 13:04:25.358390 [ 259 ] {80fbc24f-210a-485a-b155-7cfbff2ef41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2603 | 2026.03.19 13:04:25.359152 [ 259 ] {80fbc24f-210a-485a-b155-7cfbff2ef41b} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.03.19 13:04:25.359205 [ 259 ] {80fbc24f-210a-485a-b155-7cfbff2ef41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2605 | 2026.03.19 13:04:25.359627 [ 259 ] {80fbc24f-210a-485a-b155-7cfbff2ef41b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2606 | 2026.03.19 13:04:25.359854 [ 259 ] {80fbc24f-210a-485a-b155-7cfbff2ef41b} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.03.19 13:04:25.360015 [ 259 ] {80fbc24f-210a-485a-b155-7cfbff2ef41b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001797 sec., 158041.1797440178 rows/sec., 10.04 MiB/sec. | ||
| 2608 | 2026.03.19 13:04:25.360064 [ 259 ] {80fbc24f-210a-485a-b155-7cfbff2ef41b} <Debug> TCPHandler: Processed in 0.002253785 sec. | ||
| 2609 | 2026.03.19 13:04:25.360190 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.03.19 13:04:25.360291 [ 259 ] {80b4389a-556a-4412-b273-fc1f0960a272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2611 | 2026.03.19 13:04:25.360334 [ 259 ] {80b4389a-556a-4412-b273-fc1f0960a272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2612 | 2026.03.19 13:04:25.360746 [ 259 ] {80b4389a-556a-4412-b273-fc1f0960a272} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.03.19 13:04:25.360783 [ 259 ] {80b4389a-556a-4412-b273-fc1f0960a272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2614 | 2026.03.19 13:04:25.361080 [ 259 ] {80b4389a-556a-4412-b273-fc1f0960a272} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2615 | 2026.03.19 13:04:25.361289 [ 259 ] {80b4389a-556a-4412-b273-fc1f0960a272} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.03.19 13:04:25.361417 [ 259 ] {80b4389a-556a-4412-b273-fc1f0960a272} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001149 sec., 13925.15230635335 rows/sec., 1.11 MiB/sec. | ||
| 2617 | 2026.03.19 13:04:25.361455 [ 259 ] {80b4389a-556a-4412-b273-fc1f0960a272} <Debug> TCPHandler: Processed in 0.001315146 sec. | ||
| 2618 | 2026.03.19 13:04:25.361568 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.03.19 13:04:25.361662 [ 259 ] {5542de5d-87c4-4e2a-9b6a-2e113799c1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2620 | 2026.03.19 13:04:25.361701 [ 259 ] {5542de5d-87c4-4e2a-9b6a-2e113799c1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2621 | 2026.03.19 13:04:25.362474 [ 259 ] {5542de5d-87c4-4e2a-9b6a-2e113799c1e1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.03.19 13:04:25.362511 [ 259 ] {5542de5d-87c4-4e2a-9b6a-2e113799c1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2623 | 2026.03.19 13:04:25.362892 [ 259 ] {5542de5d-87c4-4e2a-9b6a-2e113799c1e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2624 | 2026.03.19 13:04:25.363102 [ 259 ] {5542de5d-87c4-4e2a-9b6a-2e113799c1e1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.03.19 13:04:25.363226 [ 259 ] {5542de5d-87c4-4e2a-9b6a-2e113799c1e1} <Debug> executeQuery: Read 885 rows, 71.77 KiB in 0.001583 sec., 559065.0663297536 rows/sec., 44.28 MiB/sec. | ||
| 2626 | 2026.03.19 13:04:25.363263 [ 259 ] {5542de5d-87c4-4e2a-9b6a-2e113799c1e1} <Debug> TCPHandler: Processed in 0.001743505 sec. | ||
| 2627 | 2026.03.19 13:04:25.363374 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.03.19 13:04:25.363466 [ 259 ] {61a69c6b-494f-4b4f-ae39-11e7619c7f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2629 | 2026.03.19 13:04:25.363506 [ 259 ] {61a69c6b-494f-4b4f-ae39-11e7619c7f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2630 | 2026.03.19 13:04:25.363965 [ 259 ] {61a69c6b-494f-4b4f-ae39-11e7619c7f2c} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.03.19 13:04:25.364001 [ 259 ] {61a69c6b-494f-4b4f-ae39-11e7619c7f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2632 | 2026.03.19 13:04:25.364315 [ 259 ] {61a69c6b-494f-4b4f-ae39-11e7619c7f2c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2633 | 2026.03.19 13:04:25.364522 [ 259 ] {61a69c6b-494f-4b4f-ae39-11e7619c7f2c} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.03.19 13:04:25.364649 [ 259 ] {61a69c6b-494f-4b4f-ae39-11e7619c7f2c} <Debug> executeQuery: Read 198 rows, 12.67 KiB in 0.001201 sec., 164862.61448792674 rows/sec., 10.30 MiB/sec. | ||
| 2635 | 2026.03.19 13:04:25.364687 [ 259 ] {61a69c6b-494f-4b4f-ae39-11e7619c7f2c} <Debug> TCPHandler: Processed in 0.001361107 sec. | ||
| 2636 | 2026.03.19 13:04:25.364795 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.03.19 13:04:25.364886 [ 259 ] {a76ba997-191f-4f0b-b27c-aab30fa84af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.03.19 13:04:25.364924 [ 259 ] {a76ba997-191f-4f0b-b27c-aab30fa84af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2639 | 2026.03.19 13:04:25.365334 [ 259 ] {a76ba997-191f-4f0b-b27c-aab30fa84af1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.03.19 13:04:25.365370 [ 259 ] {a76ba997-191f-4f0b-b27c-aab30fa84af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2641 | 2026.03.19 13:04:25.365662 [ 259 ] {a76ba997-191f-4f0b-b27c-aab30fa84af1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2642 | 2026.03.19 13:04:25.365872 [ 259 ] {a76ba997-191f-4f0b-b27c-aab30fa84af1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.03.19 13:04:25.365995 [ 259 ] {a76ba997-191f-4f0b-b27c-aab30fa84af1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001127 sec., 132209.40550133097 rows/sec., 8.54 MiB/sec. | ||
| 2644 | 2026.03.19 13:04:25.366032 [ 259 ] {a76ba997-191f-4f0b-b27c-aab30fa84af1} <Debug> TCPHandler: Processed in 0.001285206 sec. | ||
| 2645 | 2026.03.19 13:04:25.366148 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.03.19 13:04:25.366239 [ 259 ] {f90ed14f-3868-4d6a-8160-8a7b26319771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2647 | 2026.03.19 13:04:25.366277 [ 259 ] {f90ed14f-3868-4d6a-8160-8a7b26319771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2648 | 2026.03.19 13:04:25.366690 [ 259 ] {f90ed14f-3868-4d6a-8160-8a7b26319771} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.03.19 13:04:25.366726 [ 259 ] {f90ed14f-3868-4d6a-8160-8a7b26319771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2650 | 2026.03.19 13:04:25.367014 [ 259 ] {f90ed14f-3868-4d6a-8160-8a7b26319771} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2651 | 2026.03.19 13:04:25.367216 [ 259 ] {f90ed14f-3868-4d6a-8160-8a7b26319771} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.03.19 13:04:25.367339 [ 259 ] {f90ed14f-3868-4d6a-8160-8a7b26319771} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001117 sec., 132497.76186213072 rows/sec., 7.54 MiB/sec. | ||
| 2653 | 2026.03.19 13:04:25.367375 [ 259 ] {f90ed14f-3868-4d6a-8160-8a7b26319771} <Debug> TCPHandler: Processed in 0.001274055 sec. | ||
| 2654 | 2026.03.19 13:04:25.367484 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.03.19 13:04:25.367575 [ 259 ] {484d4596-216e-4ac1-963d-13835e547801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2656 | 2026.03.19 13:04:25.367614 [ 259 ] {484d4596-216e-4ac1-963d-13835e547801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2657 | 2026.03.19 13:04:25.368174 [ 259 ] {484d4596-216e-4ac1-963d-13835e547801} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.03.19 13:04:25.368208 [ 259 ] {484d4596-216e-4ac1-963d-13835e547801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2659 | 2026.03.19 13:04:25.368519 [ 259 ] {484d4596-216e-4ac1-963d-13835e547801} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2660 | 2026.03.19 13:04:25.368729 [ 259 ] {484d4596-216e-4ac1-963d-13835e547801} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.03.19 13:04:25.368852 [ 259 ] {484d4596-216e-4ac1-963d-13835e547801} <Debug> executeQuery: Read 552 rows, 40.17 KiB in 0.001294 sec., 426584.23493044823 rows/sec., 30.31 MiB/sec. | ||
| 2662 | 2026.03.19 13:04:25.368889 [ 259 ] {484d4596-216e-4ac1-963d-13835e547801} <Debug> TCPHandler: Processed in 0.001452388 sec. | ||
| 2663 | 2026.03.19 13:04:25.368999 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.03.19 13:04:25.369091 [ 259 ] {cdafaa80-bb03-47c9-9b6e-0df659635788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2665 | 2026.03.19 13:04:25.369131 [ 259 ] {cdafaa80-bb03-47c9-9b6e-0df659635788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2666 | 2026.03.19 13:04:25.369455 [ 259 ] {cdafaa80-bb03-47c9-9b6e-0df659635788} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.03.19 13:04:25.369490 [ 259 ] {cdafaa80-bb03-47c9-9b6e-0df659635788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2668 | 2026.03.19 13:04:25.369784 [ 259 ] {cdafaa80-bb03-47c9-9b6e-0df659635788} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2669 | 2026.03.19 13:04:25.369992 [ 259 ] {cdafaa80-bb03-47c9-9b6e-0df659635788} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.03.19 13:04:25.370118 [ 259 ] {cdafaa80-bb03-47c9-9b6e-0df659635788} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 2671 | 2026.03.19 13:04:25.370151 [ 259 ] {cdafaa80-bb03-47c9-9b6e-0df659635788} <Debug> TCPHandler: Processed in 0.001200054 sec. | ||
| 2672 | 2026.03.19 13:04:25.370270 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.03.19 13:04:25.370361 [ 259 ] {7685f485-5cb0-48ec-a4ee-49ce90e1e951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2674 | 2026.03.19 13:04:25.370403 [ 259 ] {7685f485-5cb0-48ec-a4ee-49ce90e1e951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2675 | 2026.03.19 13:04:25.370796 [ 259 ] {7685f485-5cb0-48ec-a4ee-49ce90e1e951} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.03.19 13:04:25.370829 [ 259 ] {7685f485-5cb0-48ec-a4ee-49ce90e1e951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2677 | 2026.03.19 13:04:25.371145 [ 259 ] {7685f485-5cb0-48ec-a4ee-49ce90e1e951} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2678 | 2026.03.19 13:04:25.371349 [ 259 ] {7685f485-5cb0-48ec-a4ee-49ce90e1e951} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.03.19 13:04:25.371469 [ 259 ] {7685f485-5cb0-48ec-a4ee-49ce90e1e951} <Debug> executeQuery: Read 273 rows, 18.59 KiB in 0.001126 sec., 242451.15452930727 rows/sec., 16.13 MiB/sec. | ||
| 2680 | 2026.03.19 13:04:25.371511 [ 259 ] {7685f485-5cb0-48ec-a4ee-49ce90e1e951} <Debug> TCPHandler: Processed in 0.001296455 sec. | ||
| 2681 | 2026.03.19 13:04:25.371620 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.03.19 13:04:25.371712 [ 259 ] {47965730-5462-4ac0-b081-3c4f33689717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2683 | 2026.03.19 13:04:25.371752 [ 259 ] {47965730-5462-4ac0-b081-3c4f33689717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2684 | 2026.03.19 13:04:25.372056 [ 259 ] {47965730-5462-4ac0-b081-3c4f33689717} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.03.19 13:04:25.372089 [ 259 ] {47965730-5462-4ac0-b081-3c4f33689717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2686 | 2026.03.19 13:04:25.372368 [ 259 ] {47965730-5462-4ac0-b081-3c4f33689717} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2687 | 2026.03.19 13:04:25.372580 [ 259 ] {47965730-5462-4ac0-b081-3c4f33689717} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.03.19 13:04:25.372701 [ 259 ] {47965730-5462-4ac0-b081-3c4f33689717} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 2689 | 2026.03.19 13:04:25.372743 [ 259 ] {47965730-5462-4ac0-b081-3c4f33689717} <Debug> TCPHandler: Processed in 0.001167633 sec. | ||
| 2690 | 2026.03.19 13:04:25.372849 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.03.19 13:04:25.372940 [ 259 ] {f5827d88-57eb-4486-a826-158e1a2b126a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.03.19 13:04:25.372991 [ 259 ] {f5827d88-57eb-4486-a826-158e1a2b126a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2693 | 2026.03.19 13:04:25.373839 [ 259 ] {f5827d88-57eb-4486-a826-158e1a2b126a} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.03.19 13:04:25.373872 [ 259 ] {f5827d88-57eb-4486-a826-158e1a2b126a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2695 | 2026.03.19 13:04:25.374435 [ 259 ] {f5827d88-57eb-4486-a826-158e1a2b126a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2696 | 2026.03.19 13:04:25.374652 [ 259 ] {f5827d88-57eb-4486-a826-158e1a2b126a} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.03.19 13:04:25.374786 [ 259 ] {f5827d88-57eb-4486-a826-158e1a2b126a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001863 sec., 21470.746108427265 rows/sec., 38.47 MiB/sec. | ||
| 2698 | 2026.03.19 13:04:25.374842 [ 259 ] {f5827d88-57eb-4486-a826-158e1a2b126a} <Debug> TCPHandler: Processed in 0.002040311 sec. | ||
| 2699 | 2026.03.19 13:04:25.374954 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.03.19 13:04:25.375056 [ 259 ] {54c5ecfa-4a3c-40c8-918e-364a0e5c4226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2701 | 2026.03.19 13:04:25.375098 [ 259 ] {54c5ecfa-4a3c-40c8-918e-364a0e5c4226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2702 | 2026.03.19 13:04:25.375406 [ 259 ] {54c5ecfa-4a3c-40c8-918e-364a0e5c4226} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.03.19 13:04:25.375440 [ 259 ] {54c5ecfa-4a3c-40c8-918e-364a0e5c4226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2704 | 2026.03.19 13:04:25.375731 [ 259 ] {54c5ecfa-4a3c-40c8-918e-364a0e5c4226} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2705 | 2026.03.19 13:04:25.375933 [ 259 ] {54c5ecfa-4a3c-40c8-918e-364a0e5c4226} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.03.19 13:04:25.376053 [ 259 ] {54c5ecfa-4a3c-40c8-918e-364a0e5c4226} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001016 sec., 5905.511811023623 rows/sec., 417.15 KiB/sec. | ||
| 2707 | 2026.03.19 13:04:25.376086 [ 259 ] {54c5ecfa-4a3c-40c8-918e-364a0e5c4226} <Debug> TCPHandler: Processed in 0.001179213 sec. | ||
| 2708 | 2026.03.19 13:04:25.376204 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.03.19 13:04:25.376297 [ 259 ] {3b260790-1677-4ccf-b81e-bf76ccafb0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.03.19 13:04:25.376336 [ 259 ] {3b260790-1677-4ccf-b81e-bf76ccafb0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2711 | 2026.03.19 13:04:25.376645 [ 259 ] {3b260790-1677-4ccf-b81e-bf76ccafb0d2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.03.19 13:04:25.376680 [ 259 ] {3b260790-1677-4ccf-b81e-bf76ccafb0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2713 | 2026.03.19 13:04:25.376967 [ 259 ] {3b260790-1677-4ccf-b81e-bf76ccafb0d2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2714 | 2026.03.19 13:04:25.377175 [ 259 ] {3b260790-1677-4ccf-b81e-bf76ccafb0d2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.03.19 13:04:25.377294 [ 259 ] {3b260790-1677-4ccf-b81e-bf76ccafb0d2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001016 sec., 88582.67716535433 rows/sec., 5.54 MiB/sec. | ||
| 2716 | 2026.03.19 13:04:25.377327 [ 259 ] {3b260790-1677-4ccf-b81e-bf76ccafb0d2} <Debug> TCPHandler: Processed in 0.001179023 sec. | ||
| 2717 | 2026.03.19 13:04:25.809975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5261 | ||
| 2718 | 2026.03.19 13:04:25.810492 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.03.19 13:04:25.810531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2720 | 2026.03.19 13:04:25.811024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2721 | 2026.03.19 13:04:25.811257 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.03.19 13:04:25.811382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5261 | ||
| 2723 | 2026.03.19 13:04:25.811424 [ 152 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2724 | 2026.03.19 13:04:25.811523 [ 152 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.03.19 13:04:25.811561 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2726 | 2026.03.19 13:04:25.811730 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 2727 | 2026.03.19 13:04:25.811914 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2728 | 2026.03.19 13:04:25.811973 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2893 rows starting from the beginning of the part | ||
| 2729 | 2026.03.19 13:04:25.812070 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2730 | 2026.03.19 13:04:25.812140 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2731 | 2026.03.19 13:04:25.812204 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2732 | 2026.03.19 13:04:25.812267 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2733 | 2026.03.19 13:04:25.812327 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2734 | 2026.03.19 13:04:25.813649 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5261 rows, containing 4 columns (4 merged, 0 gathered) in 0.00198734 sec., 2647257.137681524 rows/sec., 37.87 MiB/sec. | ||
| 2735 | 2026.03.19 13:04:25.814151 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2736 | 2026.03.19 13:04:25.814435 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.03.19 13:04:25.814510 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_11_2} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2738 | 2026.03.19 13:04:25.814590 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2739 | 2026.03.19 13:04:26.086560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2740 | 2026.03.19 13:04:26.103585 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.03.19 13:04:26.103705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2742 | 2026.03.19 13:04:26.109604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2743 | 2026.03.19 13:04:26.110283 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.03.19 13:04:26.110565 [ 152 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2745 | 2026.03.19 13:04:26.110630 [ 152 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.03.19 13:04:26.110653 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2747 | 2026.03.19 13:04:26.110778 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2748 | 2026.03.19 13:04:26.113387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2749 | 2026.03.19 13:04:26.114899 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2750 | 2026.03.19 13:04:26.116315 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 2751 | 2026.03.19 13:04:26.120850 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 2752 | 2026.03.19 13:04:26.125067 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 2753 | 2026.03.19 13:04:26.129119 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 2754 | 2026.03.19 13:04:26.133568 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 2755 | 2026.03.19 13:04:26.137861 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 2756 | 2026.03.19 13:04:26.189541 [ 187 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078806978 sec., 1053.206227499296 rows/sec., 5.45 MiB/sec. | ||
| 2757 | 2026.03.19 13:04:26.191296 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2758 | 2026.03.19 13:04:26.193192 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_11_2} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.03.19 13:04:26.193295 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_11_2} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2760 | 2026.03.19 13:04:26.194701 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2761 | 2026.03.19 13:04:27.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.00 MiB, peak 221.88 MiB, free memory in arenas 0.00 B, will set to 221.50 MiB (RSS), difference: 9.50 MiB | ||
| 2762 | 2026.03.19 13:04:30.346988 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.03.19 13:04:30.347197 [ 259 ] {444c0bf3-2aa9-48a7-a44e-3be28be480e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2764 | 2026.03.19 13:04:30.347275 [ 259 ] {444c0bf3-2aa9-48a7-a44e-3be28be480e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2765 | 2026.03.19 13:04:30.347940 [ 259 ] {444c0bf3-2aa9-48a7-a44e-3be28be480e9} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.03.19 13:04:30.347993 [ 259 ] {444c0bf3-2aa9-48a7-a44e-3be28be480e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2767 | 2026.03.19 13:04:30.348422 [ 259 ] {444c0bf3-2aa9-48a7-a44e-3be28be480e9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2768 | 2026.03.19 13:04:30.348653 [ 259 ] {444c0bf3-2aa9-48a7-a44e-3be28be480e9} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.03.19 13:04:30.348822 [ 259 ] {444c0bf3-2aa9-48a7-a44e-3be28be480e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.56 MiB/sec. | ||
| 2770 | 2026.03.19 13:04:30.348866 [ 259 ] {444c0bf3-2aa9-48a7-a44e-3be28be480e9} <Debug> TCPHandler: Processed in 0.00202369 sec. | ||
| 2771 | 2026.03.19 13:04:30.348993 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.03.19 13:04:30.349096 [ 259 ] {425aa34d-9492-41e6-a876-012ba4df0548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2773 | 2026.03.19 13:04:30.349140 [ 259 ] {425aa34d-9492-41e6-a876-012ba4df0548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2774 | 2026.03.19 13:04:30.349569 [ 259 ] {425aa34d-9492-41e6-a876-012ba4df0548} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.03.19 13:04:30.349607 [ 259 ] {425aa34d-9492-41e6-a876-012ba4df0548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2776 | 2026.03.19 13:04:30.349922 [ 259 ] {425aa34d-9492-41e6-a876-012ba4df0548} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2777 | 2026.03.19 13:04:30.350137 [ 259 ] {425aa34d-9492-41e6-a876-012ba4df0548} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.03.19 13:04:30.350271 [ 259 ] {425aa34d-9492-41e6-a876-012ba4df0548} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 2779 | 2026.03.19 13:04:30.350309 [ 259 ] {425aa34d-9492-41e6-a876-012ba4df0548} <Debug> TCPHandler: Processed in 0.001370257 sec. | ||
| 2780 | 2026.03.19 13:04:30.350433 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.03.19 13:04:30.350527 [ 259 ] {375763c5-3007-443c-a38e-4893a0f72f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.03.19 13:04:30.350570 [ 259 ] {375763c5-3007-443c-a38e-4893a0f72f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2783 | 2026.03.19 13:04:30.351032 [ 259 ] {375763c5-3007-443c-a38e-4893a0f72f7e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.03.19 13:04:30.351070 [ 259 ] {375763c5-3007-443c-a38e-4893a0f72f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2785 | 2026.03.19 13:04:30.351432 [ 259 ] {375763c5-3007-443c-a38e-4893a0f72f7e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2786 | 2026.03.19 13:04:30.351651 [ 259 ] {375763c5-3007-443c-a38e-4893a0f72f7e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.03.19 13:04:30.351789 [ 259 ] {375763c5-3007-443c-a38e-4893a0f72f7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 2788 | 2026.03.19 13:04:30.351827 [ 259 ] {375763c5-3007-443c-a38e-4893a0f72f7e} <Debug> TCPHandler: Processed in 0.001445839 sec. | ||
| 2789 | 2026.03.19 13:04:30.351941 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.03.19 13:04:30.352035 [ 259 ] {5f38508b-8ab5-4a35-87ee-d8afa455b594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.03.19 13:04:30.352076 [ 259 ] {5f38508b-8ab5-4a35-87ee-d8afa455b594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2792 | 2026.03.19 13:04:30.352400 [ 259 ] {5f38508b-8ab5-4a35-87ee-d8afa455b594} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.03.19 13:04:30.352462 [ 259 ] {5f38508b-8ab5-4a35-87ee-d8afa455b594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2794 | 2026.03.19 13:04:30.352797 [ 259 ] {5f38508b-8ab5-4a35-87ee-d8afa455b594} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2795 | 2026.03.19 13:04:30.353010 [ 259 ] {5f38508b-8ab5-4a35-87ee-d8afa455b594} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.03.19 13:04:30.353147 [ 259 ] {5f38508b-8ab5-4a35-87ee-d8afa455b594} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 2797 | 2026.03.19 13:04:30.353183 [ 259 ] {5f38508b-8ab5-4a35-87ee-d8afa455b594} <Debug> TCPHandler: Processed in 0.001291516 sec. | ||
| 2798 | 2026.03.19 13:04:33.161962 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2799 | 2026.03.19 13:04:33.162025 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2800 | 2026.03.19 13:04:33.311480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5773 | ||
| 2801 | 2026.03.19 13:04:33.312021 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.03.19 13:04:33.312079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2803 | 2026.03.19 13:04:33.312800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2804 | 2026.03.19 13:04:33.313056 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.03.19 13:04:33.313236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5773 | ||
| 2806 | 2026.03.19 13:04:33.327399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 392 | ||
| 2807 | 2026.03.19 13:04:33.329724 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.03.19 13:04:33.329785 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2809 | 2026.03.19 13:04:33.331256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2810 | 2026.03.19 13:04:33.331612 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.03.19 13:04:33.332040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2812 | 2026.03.19 13:04:33.613476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2813 | 2026.03.19 13:04:33.630643 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.03.19 13:04:33.630698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2815 | 2026.03.19 13:04:33.636122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2816 | 2026.03.19 13:04:33.636796 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.03.19 13:04:33.639652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2818 | 2026.03.19 13:04:35.357440 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.03.19 13:04:35.357644 [ 259 ] {be1c0dff-42fe-4138-acbd-f3032aed8493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.03.19 13:04:35.357715 [ 259 ] {be1c0dff-42fe-4138-acbd-f3032aed8493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2821 | 2026.03.19 13:04:35.358486 [ 259 ] {be1c0dff-42fe-4138-acbd-f3032aed8493} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.03.19 13:04:35.358538 [ 259 ] {be1c0dff-42fe-4138-acbd-f3032aed8493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2823 | 2026.03.19 13:04:35.358956 [ 259 ] {be1c0dff-42fe-4138-acbd-f3032aed8493} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2824 | 2026.03.19 13:04:35.359207 [ 259 ] {be1c0dff-42fe-4138-acbd-f3032aed8493} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.03.19 13:04:35.359366 [ 259 ] {be1c0dff-42fe-4138-acbd-f3032aed8493} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001778 sec., 159730.03374578178 rows/sec., 10.14 MiB/sec. | ||
| 2826 | 2026.03.19 13:04:35.359416 [ 259 ] {be1c0dff-42fe-4138-acbd-f3032aed8493} <Debug> TCPHandler: Processed in 0.002119031 sec. | ||
| 2827 | 2026.03.19 13:04:35.359554 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.03.19 13:04:35.359658 [ 259 ] {ac8c1074-2c34-4f62-91b5-c799dec470c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2829 | 2026.03.19 13:04:35.359701 [ 259 ] {ac8c1074-2c34-4f62-91b5-c799dec470c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2830 | 2026.03.19 13:04:35.360502 [ 259 ] {ac8c1074-2c34-4f62-91b5-c799dec470c2} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.03.19 13:04:35.360540 [ 259 ] {ac8c1074-2c34-4f62-91b5-c799dec470c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2832 | 2026.03.19 13:04:35.360934 [ 259 ] {ac8c1074-2c34-4f62-91b5-c799dec470c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2833 | 2026.03.19 13:04:35.361155 [ 259 ] {ac8c1074-2c34-4f62-91b5-c799dec470c2} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.03.19 13:04:35.361288 [ 259 ] {ac8c1074-2c34-4f62-91b5-c799dec470c2} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001653 sec., 530550.5142165759 rows/sec., 42.06 MiB/sec. | ||
| 2835 | 2026.03.19 13:04:35.361327 [ 259 ] {ac8c1074-2c34-4f62-91b5-c799dec470c2} <Debug> TCPHandler: Processed in 0.001828267 sec. | ||
| 2836 | 2026.03.19 13:04:35.361452 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.03.19 13:04:35.361550 [ 259 ] {0b5c4d70-8a0c-43d8-bff1-3059d8cbb452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.03.19 13:04:35.361593 [ 259 ] {0b5c4d70-8a0c-43d8-bff1-3059d8cbb452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2839 | 2026.03.19 13:04:35.362075 [ 259 ] {0b5c4d70-8a0c-43d8-bff1-3059d8cbb452} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.03.19 13:04:35.362112 [ 259 ] {0b5c4d70-8a0c-43d8-bff1-3059d8cbb452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2841 | 2026.03.19 13:04:35.362417 [ 259 ] {0b5c4d70-8a0c-43d8-bff1-3059d8cbb452} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2842 | 2026.03.19 13:04:35.362625 [ 259 ] {0b5c4d70-8a0c-43d8-bff1-3059d8cbb452} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.03.19 13:04:35.362760 [ 259 ] {0b5c4d70-8a0c-43d8-bff1-3059d8cbb452} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001229 sec., 148087.87632221318 rows/sec., 9.18 MiB/sec. | ||
| 2844 | 2026.03.19 13:04:35.362796 [ 259 ] {0b5c4d70-8a0c-43d8-bff1-3059d8cbb452} <Debug> TCPHandler: Processed in 0.001398578 sec. | ||
| 2845 | 2026.03.19 13:04:35.362907 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.03.19 13:04:35.363001 [ 259 ] {7be314c6-7948-4564-a0b4-6e91d3d410e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2847 | 2026.03.19 13:04:35.363040 [ 259 ] {7be314c6-7948-4564-a0b4-6e91d3d410e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2848 | 2026.03.19 13:04:35.363472 [ 259 ] {7be314c6-7948-4564-a0b4-6e91d3d410e2} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.03.19 13:04:35.363507 [ 259 ] {7be314c6-7948-4564-a0b4-6e91d3d410e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2850 | 2026.03.19 13:04:35.363805 [ 259 ] {7be314c6-7948-4564-a0b4-6e91d3d410e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2851 | 2026.03.19 13:04:35.364030 [ 259 ] {7be314c6-7948-4564-a0b4-6e91d3d410e2} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.03.19 13:04:35.364158 [ 259 ] {7be314c6-7948-4564-a0b4-6e91d3d410e2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 2853 | 2026.03.19 13:04:35.364196 [ 259 ] {7be314c6-7948-4564-a0b4-6e91d3d410e2} <Debug> TCPHandler: Processed in 0.001339817 sec. | ||
| 2854 | 2026.03.19 13:04:35.364313 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.03.19 13:04:35.364407 [ 259 ] {3ff85e8f-691a-4647-9360-4edbc90ccd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2856 | 2026.03.19 13:04:35.364446 [ 259 ] {3ff85e8f-691a-4647-9360-4edbc90ccd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2857 | 2026.03.19 13:04:35.364883 [ 259 ] {3ff85e8f-691a-4647-9360-4edbc90ccd80} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.03.19 13:04:35.364919 [ 259 ] {3ff85e8f-691a-4647-9360-4edbc90ccd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2859 | 2026.03.19 13:04:35.365215 [ 259 ] {3ff85e8f-691a-4647-9360-4edbc90ccd80} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2860 | 2026.03.19 13:04:35.365423 [ 259 ] {3ff85e8f-691a-4647-9360-4edbc90ccd80} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.03.19 13:04:35.365548 [ 259 ] {3ff85e8f-691a-4647-9360-4edbc90ccd80} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 2862 | 2026.03.19 13:04:35.365584 [ 259 ] {3ff85e8f-691a-4647-9360-4edbc90ccd80} <Debug> TCPHandler: Processed in 0.001323146 sec. | ||
| 2863 | 2026.03.19 13:04:35.365699 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.03.19 13:04:35.365793 [ 259 ] {e38554b7-531e-403d-b12c-2f965bab470e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2865 | 2026.03.19 13:04:35.365831 [ 259 ] {e38554b7-531e-403d-b12c-2f965bab470e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2866 | 2026.03.19 13:04:35.366391 [ 259 ] {e38554b7-531e-403d-b12c-2f965bab470e} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.03.19 13:04:35.366426 [ 259 ] {e38554b7-531e-403d-b12c-2f965bab470e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2868 | 2026.03.19 13:04:35.366747 [ 259 ] {e38554b7-531e-403d-b12c-2f965bab470e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2869 | 2026.03.19 13:04:35.366956 [ 259 ] {e38554b7-531e-403d-b12c-2f965bab470e} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.03.19 13:04:35.367084 [ 259 ] {e38554b7-531e-403d-b12c-2f965bab470e} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001308 sec., 405198.7767584098 rows/sec., 28.66 MiB/sec. | ||
| 2871 | 2026.03.19 13:04:35.367121 [ 259 ] {e38554b7-531e-403d-b12c-2f965bab470e} <Debug> TCPHandler: Processed in 0.001472419 sec. | ||
| 2872 | 2026.03.19 13:04:35.367233 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.03.19 13:04:35.367327 [ 259 ] {c2014b7d-861a-4b0e-8bce-0b996f778acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2874 | 2026.03.19 13:04:35.367367 [ 259 ] {c2014b7d-861a-4b0e-8bce-0b996f778acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2875 | 2026.03.19 13:04:35.367693 [ 259 ] {c2014b7d-861a-4b0e-8bce-0b996f778acf} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.03.19 13:04:35.367729 [ 259 ] {c2014b7d-861a-4b0e-8bce-0b996f778acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2877 | 2026.03.19 13:04:35.368027 [ 259 ] {c2014b7d-861a-4b0e-8bce-0b996f778acf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2878 | 2026.03.19 13:04:35.368234 [ 259 ] {c2014b7d-861a-4b0e-8bce-0b996f778acf} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.03.19 13:04:35.368363 [ 259 ] {c2014b7d-861a-4b0e-8bce-0b996f778acf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 2880 | 2026.03.19 13:04:35.368399 [ 259 ] {c2014b7d-861a-4b0e-8bce-0b996f778acf} <Debug> TCPHandler: Processed in 0.001216184 sec. | ||
| 2881 | 2026.03.19 13:04:35.368509 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.03.19 13:04:35.368602 [ 259 ] {6cb67881-0a22-4c20-9e0b-70d165c7ca8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.03.19 13:04:35.368643 [ 259 ] {6cb67881-0a22-4c20-9e0b-70d165c7ca8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2884 | 2026.03.19 13:04:35.369052 [ 259 ] {6cb67881-0a22-4c20-9e0b-70d165c7ca8c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.03.19 13:04:35.369086 [ 259 ] {6cb67881-0a22-4c20-9e0b-70d165c7ca8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2886 | 2026.03.19 13:04:35.369414 [ 259 ] {6cb67881-0a22-4c20-9e0b-70d165c7ca8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2887 | 2026.03.19 13:04:35.369623 [ 259 ] {6cb67881-0a22-4c20-9e0b-70d165c7ca8c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.03.19 13:04:35.369751 [ 259 ] {6cb67881-0a22-4c20-9e0b-70d165c7ca8c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 2889 | 2026.03.19 13:04:35.369788 [ 259 ] {6cb67881-0a22-4c20-9e0b-70d165c7ca8c} <Debug> TCPHandler: Processed in 0.001328947 sec. | ||
| 2890 | 2026.03.19 13:04:35.369903 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.03.19 13:04:35.369996 [ 259 ] {941196d7-db08-468d-8569-eee5bd8c6b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2892 | 2026.03.19 13:04:35.370036 [ 259 ] {941196d7-db08-468d-8569-eee5bd8c6b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2893 | 2026.03.19 13:04:35.370340 [ 259 ] {941196d7-db08-468d-8569-eee5bd8c6b98} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.03.19 13:04:35.370375 [ 259 ] {941196d7-db08-468d-8569-eee5bd8c6b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2895 | 2026.03.19 13:04:35.370664 [ 259 ] {941196d7-db08-468d-8569-eee5bd8c6b98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2896 | 2026.03.19 13:04:35.370871 [ 259 ] {941196d7-db08-468d-8569-eee5bd8c6b98} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.03.19 13:04:35.370999 [ 259 ] {941196d7-db08-468d-8569-eee5bd8c6b98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 2898 | 2026.03.19 13:04:35.371036 [ 259 ] {941196d7-db08-468d-8569-eee5bd8c6b98} <Debug> TCPHandler: Processed in 0.001184014 sec. | ||
| 2899 | 2026.03.19 13:04:35.371148 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.03.19 13:04:35.371241 [ 259 ] {ecc0ec63-770d-4255-89e2-8883e9aad995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2901 | 2026.03.19 13:04:35.371294 [ 259 ] {ecc0ec63-770d-4255-89e2-8883e9aad995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2902 | 2026.03.19 13:04:35.372136 [ 259 ] {ecc0ec63-770d-4255-89e2-8883e9aad995} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.03.19 13:04:35.372172 [ 259 ] {ecc0ec63-770d-4255-89e2-8883e9aad995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2904 | 2026.03.19 13:04:35.372738 [ 259 ] {ecc0ec63-770d-4255-89e2-8883e9aad995} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2905 | 2026.03.19 13:04:35.372960 [ 259 ] {ecc0ec63-770d-4255-89e2-8883e9aad995} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.03.19 13:04:35.373099 [ 259 ] {ecc0ec63-770d-4255-89e2-8883e9aad995} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001876 sec., 21321.961620469083 rows/sec., 38.21 MiB/sec. | ||
| 2907 | 2026.03.19 13:04:35.373157 [ 259 ] {ecc0ec63-770d-4255-89e2-8883e9aad995} <Debug> TCPHandler: Processed in 0.002060481 sec. | ||
| 2908 | 2026.03.19 13:04:35.373270 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.03.19 13:04:35.373363 [ 259 ] {b07680d4-98d7-418b-bae7-c8b380a61d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2910 | 2026.03.19 13:04:35.373404 [ 259 ] {b07680d4-98d7-418b-bae7-c8b380a61d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2911 | 2026.03.19 13:04:35.373743 [ 259 ] {b07680d4-98d7-418b-bae7-c8b380a61d05} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.03.19 13:04:35.373777 [ 259 ] {b07680d4-98d7-418b-bae7-c8b380a61d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2913 | 2026.03.19 13:04:35.374082 [ 259 ] {b07680d4-98d7-418b-bae7-c8b380a61d05} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2914 | 2026.03.19 13:04:35.374294 [ 259 ] {b07680d4-98d7-418b-bae7-c8b380a61d05} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.03.19 13:04:35.374416 [ 259 ] {b07680d4-98d7-418b-bae7-c8b380a61d05} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 2916 | 2026.03.19 13:04:35.374450 [ 259 ] {b07680d4-98d7-418b-bae7-c8b380a61d05} <Debug> TCPHandler: Processed in 0.001230455 sec. | ||
| 2917 | 2026.03.19 13:04:40.347335 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.03.19 13:04:40.347563 [ 259 ] {b8940923-7446-4896-be5b-c8f6625a3465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2919 | 2026.03.19 13:04:40.347639 [ 259 ] {b8940923-7446-4896-be5b-c8f6625a3465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2920 | 2026.03.19 13:04:40.348315 [ 259 ] {b8940923-7446-4896-be5b-c8f6625a3465} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.03.19 13:04:40.348366 [ 259 ] {b8940923-7446-4896-be5b-c8f6625a3465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2922 | 2026.03.19 13:04:40.348779 [ 259 ] {b8940923-7446-4896-be5b-c8f6625a3465} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2923 | 2026.03.19 13:04:40.349018 [ 259 ] {b8940923-7446-4896-be5b-c8f6625a3465} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.03.19 13:04:40.349169 [ 145 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2925 | 2026.03.19 13:04:40.349178 [ 259 ] {b8940923-7446-4896-be5b-c8f6625a3465} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec. | ||
| 2926 | 2026.03.19 13:04:40.349253 [ 145 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.03.19 13:04:40.349275 [ 259 ] {b8940923-7446-4896-be5b-c8f6625a3465} <Debug> TCPHandler: Processed in 0.002085942 sec. | ||
| 2928 | 2026.03.19 13:04:40.349284 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2929 | 2026.03.19 13:04:40.349409 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.03.19 13:04:40.349438 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 2931 | 2026.03.19 13:04:40.349510 [ 259 ] {3447d67e-ee4d-4bd8-b80e-cba9eaff9c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2932 | 2026.03.19 13:04:40.349556 [ 259 ] {3447d67e-ee4d-4bd8-b80e-cba9eaff9c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2933 | 2026.03.19 13:04:40.349602 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2934 | 2026.03.19 13:04:40.349647 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 873 rows starting from the beginning of the part | ||
| 2935 | 2026.03.19 13:04:40.349722 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2936 | 2026.03.19 13:04:40.349776 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 885 rows starting from the beginning of the part | ||
| 2937 | 2026.03.19 13:04:40.349825 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2938 | 2026.03.19 13:04:40.349864 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 877 rows starting from the beginning of the part | ||
| 2939 | 2026.03.19 13:04:40.349910 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2940 | 2026.03.19 13:04:40.349996 [ 259 ] {3447d67e-ee4d-4bd8-b80e-cba9eaff9c0d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.03.19 13:04:40.350038 [ 259 ] {3447d67e-ee4d-4bd8-b80e-cba9eaff9c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2942 | 2026.03.19 13:04:40.350400 [ 259 ] {3447d67e-ee4d-4bd8-b80e-cba9eaff9c0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2943 | 2026.03.19 13:04:40.350643 [ 259 ] {3447d67e-ee4d-4bd8-b80e-cba9eaff9c0d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.03.19 13:04:40.350753 [ 145 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2945 | 2026.03.19 13:04:40.350785 [ 145 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.03.19 13:04:40.350786 [ 259 ] {3447d67e-ee4d-4bd8-b80e-cba9eaff9c0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 2947 | 2026.03.19 13:04:40.350805 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2948 | 2026.03.19 13:04:40.350839 [ 259 ] {3447d67e-ee4d-4bd8-b80e-cba9eaff9c0d} <Debug> TCPHandler: Processed in 0.00148051 sec. | ||
| 2949 | 2026.03.19 13:04:40.350907 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 2950 | 2026.03.19 13:04:40.350956 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.03.19 13:04:40.350999 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2952 | 2026.03.19 13:04:40.351030 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 549 rows starting from the beginning of the part | ||
| 2953 | 2026.03.19 13:04:40.351052 [ 259 ] {6ada3329-7c1e-4f53-87b7-8372251c40fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.03.19 13:04:40.351087 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2955 | 2026.03.19 13:04:40.351096 [ 259 ] {6ada3329-7c1e-4f53-87b7-8372251c40fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2956 | 2026.03.19 13:04:40.351131 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 552 rows starting from the beginning of the part | ||
| 2957 | 2026.03.19 13:04:40.351169 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2958 | 2026.03.19 13:04:40.351205 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 530 rows starting from the beginning of the part | ||
| 2959 | 2026.03.19 13:04:40.351241 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2960 | 2026.03.19 13:04:40.351298 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924569 sec., 1456429.985103158 rows/sec., 120.65 MiB/sec. | ||
| 2961 | 2026.03.19 13:04:40.351518 [ 259 ] {6ada3329-7c1e-4f53-87b7-8372251c40fb} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.03.19 13:04:40.351559 [ 259 ] {6ada3329-7c1e-4f53-87b7-8372251c40fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2963 | 2026.03.19 13:04:40.351561 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2964 | 2026.03.19 13:04:40.351925 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.03.19 13:04:40.352014 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_16_3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2966 | 2026.03.19 13:04:40.352018 [ 259 ] {6ada3329-7c1e-4f53-87b7-8372251c40fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2967 | 2026.03.19 13:04:40.352114 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2968 | 2026.03.19 13:04:40.352268 [ 259 ] {6ada3329-7c1e-4f53-87b7-8372251c40fb} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.03.19 13:04:40.352368 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1823 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149488 sec., 1219495.879267901 rows/sec., 92.07 MiB/sec. | ||
| 2970 | 2026.03.19 13:04:40.352374 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2971 | 2026.03.19 13:04:40.352407 [ 259 ] {6ada3329-7c1e-4f53-87b7-8372251c40fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 2972 | 2026.03.19 13:04:40.352435 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.03.19 13:04:40.352457 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2974 | 2026.03.19 13:04:40.352458 [ 259 ] {6ada3329-7c1e-4f53-87b7-8372251c40fb} <Debug> TCPHandler: Processed in 0.001552391 sec. | ||
| 2975 | 2026.03.19 13:04:40.352537 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 2976 | 2026.03.19 13:04:40.352572 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2977 | 2026.03.19 13:04:40.352587 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.03.19 13:04:40.352620 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2979 | 2026.03.19 13:04:40.352646 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2364 rows starting from the beginning of the part | ||
| 2980 | 2026.03.19 13:04:40.352686 [ 259 ] {78f1cd31-a626-4188-b1f1-38d1a729ec4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.03.19 13:04:40.352694 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 2982 | 2026.03.19 13:04:40.352730 [ 259 ] {78f1cd31-a626-4188-b1f1-38d1a729ec4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2983 | 2026.03.19 13:04:40.352739 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 273 rows starting from the beginning of the part | ||
| 2984 | 2026.03.19 13:04:40.352777 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2985 | 2026.03.19 13:04:40.352814 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 2986 | 2026.03.19 13:04:40.352850 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 2987 | 2026.03.19 13:04:40.352869 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.03.19 13:04:40.352946 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_16_3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2989 | 2026.03.19 13:04:40.353027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2990 | 2026.03.19 13:04:40.353066 [ 259 ] {78f1cd31-a626-4188-b1f1-38d1a729ec4e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.03.19 13:04:40.353104 [ 259 ] {78f1cd31-a626-4188-b1f1-38d1a729ec4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2992 | 2026.03.19 13:04:40.353452 [ 259 ] {78f1cd31-a626-4188-b1f1-38d1a729ec4e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2993 | 2026.03.19 13:04:40.353671 [ 259 ] {78f1cd31-a626-4188-b1f1-38d1a729ec4e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.03.19 13:04:40.353777 [ 145 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2995 | 2026.03.19 13:04:40.353802 [ 259 ] {78f1cd31-a626-4188-b1f1-38d1a729ec4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 2996 | 2026.03.19 13:04:40.353809 [ 145 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.03.19 13:04:40.353840 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2998 | 2026.03.19 13:04:40.353845 [ 259 ] {78f1cd31-a626-4188-b1f1-38d1a729ec4e} <Debug> TCPHandler: Processed in 0.001307946 sec. | ||
| 2999 | 2026.03.19 13:04:40.353925 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 3000 | 2026.03.19 13:04:40.354025 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3001 | 2026.03.19 13:04:40.354052 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 828 rows starting from the beginning of the part | ||
| 3002 | 2026.03.19 13:04:40.354101 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 3003 | 2026.03.19 13:04:40.354139 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3004 | 2026.03.19 13:04:40.354168 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666293 sec., 2029655.0486619102 rows/sec., 137.29 MiB/sec. | ||
| 3005 | 2026.03.19 13:04:40.354173 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 3006 | 2026.03.19 13:04:40.354230 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3007 | 2026.03.19 13:04:40.354264 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 3008 | 2026.03.19 13:04:40.354503 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3009 | 2026.03.19 13:04:40.354774 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.03.19 13:04:40.354838 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3011 | 2026.03.19 13:04:40.354900 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3012 | 2026.03.19 13:04:40.355147 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260925 sec., 942165.4737593434 rows/sec., 60.74 MiB/sec. | ||
| 3013 | 2026.03.19 13:04:40.355327 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3014 | 2026.03.19 13:04:40.355582 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_16_3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.03.19 13:04:40.355645 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_16_3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3016 | 2026.03.19 13:04:40.355724 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3017 | 2026.03.19 13:04:40.813354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6221 | ||
| 3018 | 2026.03.19 13:04:40.813905 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.03.19 13:04:40.813956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3020 | 2026.03.19 13:04:40.814442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3021 | 2026.03.19 13:04:40.814693 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.03.19 13:04:40.814832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6221 | ||
| 3023 | 2026.03.19 13:04:41.139755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3024 | 2026.03.19 13:04:41.155633 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.03.19 13:04:41.155678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3026 | 2026.03.19 13:04:41.161626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3027 | 2026.03.19 13:04:41.162302 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.03.19 13:04:41.165039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3029 | 2026.03.19 13:04:43.332199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 422 | ||
| 3030 | 2026.03.19 13:04:43.334490 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.03.19 13:04:43.334533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3032 | 2026.03.19 13:04:43.335711 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3033 | 2026.03.19 13:04:43.335988 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.03.19 13:04:43.336248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3035 | 2026.03.19 13:04:45.357280 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.03.19 13:04:45.357465 [ 259 ] {05fb674e-982a-4162-b358-acad46e1d330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3037 | 2026.03.19 13:04:45.357533 [ 259 ] {05fb674e-982a-4162-b358-acad46e1d330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3038 | 2026.03.19 13:04:45.358273 [ 259 ] {05fb674e-982a-4162-b358-acad46e1d330} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.03.19 13:04:45.358321 [ 259 ] {05fb674e-982a-4162-b358-acad46e1d330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3040 | 2026.03.19 13:04:45.358740 [ 259 ] {05fb674e-982a-4162-b358-acad46e1d330} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3041 | 2026.03.19 13:04:45.358979 [ 259 ] {05fb674e-982a-4162-b358-acad46e1d330} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.03.19 13:04:45.359122 [ 136 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3043 | 2026.03.19 13:04:45.359146 [ 259 ] {05fb674e-982a-4162-b358-acad46e1d330} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 3044 | 2026.03.19 13:04:45.359161 [ 136 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.03.19 13:04:45.359183 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3046 | 2026.03.19 13:04:45.359195 [ 259 ] {05fb674e-982a-4162-b358-acad46e1d330} <Debug> TCPHandler: Processed in 0.002048331 sec. | ||
| 3047 | 2026.03.19 13:04:45.359322 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 3048 | 2026.03.19 13:04:45.359327 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.03.19 13:04:45.359486 [ 259 ] {7c3b7ca4-3a48-4c57-9cf6-c9247e0c3c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3050 | 2026.03.19 13:04:45.359498 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3051 | 2026.03.19 13:04:45.359533 [ 259 ] {7c3b7ca4-3a48-4c57-9cf6-c9247e0c3c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3052 | 2026.03.19 13:04:45.359542 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3053 | 2026.03.19 13:04:45.359626 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3054 | 2026.03.19 13:04:45.359677 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3055 | 2026.03.19 13:04:45.359727 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3056 | 2026.03.19 13:04:45.359773 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3057 | 2026.03.19 13:04:45.360332 [ 259 ] {7c3b7ca4-3a48-4c57-9cf6-c9247e0c3c73} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.03.19 13:04:45.360373 [ 259 ] {7c3b7ca4-3a48-4c57-9cf6-c9247e0c3c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3059 | 2026.03.19 13:04:45.360760 [ 193 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149988 sec., 946742.4060591513 rows/sec., 63.74 MiB/sec. | ||
| 3060 | 2026.03.19 13:04:45.360783 [ 259 ] {7c3b7ca4-3a48-4c57-9cf6-c9247e0c3c73} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3061 | 2026.03.19 13:04:45.360974 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3062 | 2026.03.19 13:04:45.361036 [ 259 ] {7c3b7ca4-3a48-4c57-9cf6-c9247e0c3c73} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.03.19 13:04:45.361184 [ 259 ] {7c3b7ca4-3a48-4c57-9cf6-c9247e0c3c73} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001721 sec., 509587.4491574666 rows/sec., 40.39 MiB/sec. | ||
| 3064 | 2026.03.19 13:04:45.361226 [ 259 ] {7c3b7ca4-3a48-4c57-9cf6-c9247e0c3c73} <Debug> TCPHandler: Processed in 0.001953249 sec. | ||
| 3065 | 2026.03.19 13:04:45.361349 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.03.19 13:04:45.361358 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.03.19 13:04:45.361446 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_9_2} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3068 | 2026.03.19 13:04:45.361451 [ 259 ] {86b1ef4a-17a4-4137-8a26-cb921d085aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.03.19 13:04:45.361502 [ 259 ] {86b1ef4a-17a4-4137-8a26-cb921d085aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3070 | 2026.03.19 13:04:45.361539 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3071 | 2026.03.19 13:04:45.361977 [ 259 ] {86b1ef4a-17a4-4137-8a26-cb921d085aa3} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.03.19 13:04:45.362016 [ 259 ] {86b1ef4a-17a4-4137-8a26-cb921d085aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3073 | 2026.03.19 13:04:45.362332 [ 259 ] {86b1ef4a-17a4-4137-8a26-cb921d085aa3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3074 | 2026.03.19 13:04:45.362566 [ 259 ] {86b1ef4a-17a4-4137-8a26-cb921d085aa3} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.03.19 13:04:45.362695 [ 259 ] {86b1ef4a-17a4-4137-8a26-cb921d085aa3} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001265 sec., 143873.51778656125 rows/sec., 8.92 MiB/sec. | ||
| 3076 | 2026.03.19 13:04:45.362732 [ 259 ] {86b1ef4a-17a4-4137-8a26-cb921d085aa3} <Debug> TCPHandler: Processed in 0.001433429 sec. | ||
| 3077 | 2026.03.19 13:04:45.362845 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.03.19 13:04:45.362941 [ 259 ] {cabaa7be-e86a-49a7-a070-ee815d599f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.03.19 13:04:45.363017 [ 259 ] {cabaa7be-e86a-49a7-a070-ee815d599f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3080 | 2026.03.19 13:04:45.363474 [ 259 ] {cabaa7be-e86a-49a7-a070-ee815d599f28} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.03.19 13:04:45.363511 [ 259 ] {cabaa7be-e86a-49a7-a070-ee815d599f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3082 | 2026.03.19 13:04:45.363843 [ 259 ] {cabaa7be-e86a-49a7-a070-ee815d599f28} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3083 | 2026.03.19 13:04:45.364085 [ 259 ] {cabaa7be-e86a-49a7-a070-ee815d599f28} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.03.19 13:04:45.364179 [ 136 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3085 | 2026.03.19 13:04:45.364214 [ 136 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.03.19 13:04:45.364217 [ 259 ] {cabaa7be-e86a-49a7-a070-ee815d599f28} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001294 sec., 115146.8315301391 rows/sec., 7.44 MiB/sec. | ||
| 3087 | 2026.03.19 13:04:45.364238 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3088 | 2026.03.19 13:04:45.364263 [ 259 ] {cabaa7be-e86a-49a7-a070-ee815d599f28} <Debug> TCPHandler: Processed in 0.001467749 sec. | ||
| 3089 | 2026.03.19 13:04:45.364323 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::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 | ||
| 3090 | 2026.03.19 13:04:45.364379 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.03.19 13:04:45.364435 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3092 | 2026.03.19 13:04:45.364468 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3093 | 2026.03.19 13:04:45.364483 [ 259 ] {bc9f265c-e737-45e7-b6a3-12fed962cec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.03.19 13:04:45.364530 [ 259 ] {bc9f265c-e737-45e7-b6a3-12fed962cec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3095 | 2026.03.19 13:04:45.364553 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3096 | 2026.03.19 13:04:45.364609 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3097 | 2026.03.19 13:04:45.364653 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3098 | 2026.03.19 13:04:45.364697 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3099 | 2026.03.19 13:04:45.364970 [ 259 ] {bc9f265c-e737-45e7-b6a3-12fed962cec1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.03.19 13:04:45.365013 [ 259 ] {bc9f265c-e737-45e7-b6a3-12fed962cec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3101 | 2026.03.19 13:04:45.365356 [ 259 ] {bc9f265c-e737-45e7-b6a3-12fed962cec1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3102 | 2026.03.19 13:04:45.365531 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245395 sec., 598203.7827355979 rows/sec., 40.93 MiB/sec. | ||
| 3103 | 2026.03.19 13:04:45.365591 [ 259 ] {bc9f265c-e737-45e7-b6a3-12fed962cec1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.03.19 13:04:45.365683 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3105 | 2026.03.19 13:04:45.365692 [ 136 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3106 | 2026.03.19 13:04:45.365722 [ 259 ] {bc9f265c-e737-45e7-b6a3-12fed962cec1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00126 sec., 117460.31746031746 rows/sec., 6.68 MiB/sec. | ||
| 3107 | 2026.03.19 13:04:45.365724 [ 136 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.03.19 13:04:45.365754 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3109 | 2026.03.19 13:04:45.365762 [ 259 ] {bc9f265c-e737-45e7-b6a3-12fed962cec1} <Debug> TCPHandler: Processed in 0.001436268 sec. | ||
| 3110 | 2026.03.19 13:04:45.365824 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 3111 | 2026.03.19 13:04:45.365882 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.03.19 13:04:45.365921 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3113 | 2026.03.19 13:04:45.365950 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3114 | 2026.03.19 13:04:45.365984 [ 259 ] {9c903b93-da0e-4d11-a52f-e3602cd05e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3115 | 2026.03.19 13:04:45.365991 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.03.19 13:04:45.365999 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3117 | 2026.03.19 13:04:45.366031 [ 259 ] {9c903b93-da0e-4d11-a52f-e3602cd05e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3118 | 2026.03.19 13:04:45.366054 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3119 | 2026.03.19 13:04:45.366065 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_9_2} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3120 | 2026.03.19 13:04:45.366097 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3121 | 2026.03.19 13:04:45.366138 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3122 | 2026.03.19 13:04:45.366164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3123 | 2026.03.19 13:04:45.366591 [ 259 ] {9c903b93-da0e-4d11-a52f-e3602cd05e90} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.03.19 13:04:45.366630 [ 259 ] {9c903b93-da0e-4d11-a52f-e3602cd05e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3125 | 2026.03.19 13:04:45.366892 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001088502 sec., 679833.3856988779 rows/sec., 41.26 MiB/sec. | ||
| 3126 | 2026.03.19 13:04:45.366977 [ 259 ] {9c903b93-da0e-4d11-a52f-e3602cd05e90} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3127 | 2026.03.19 13:04:45.367051 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3128 | 2026.03.19 13:04:45.367219 [ 259 ] {9c903b93-da0e-4d11-a52f-e3602cd05e90} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.03.19 13:04:45.367286 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.03.19 13:04:45.367344 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_9_2} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3131 | 2026.03.19 13:04:45.367348 [ 259 ] {9c903b93-da0e-4d11-a52f-e3602cd05e90} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001382 sec., 383502.17076700437 rows/sec., 27.12 MiB/sec. | ||
| 3132 | 2026.03.19 13:04:45.367389 [ 259 ] {9c903b93-da0e-4d11-a52f-e3602cd05e90} <Debug> TCPHandler: Processed in 0.001558411 sec. | ||
| 3133 | 2026.03.19 13:04:45.367419 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3134 | 2026.03.19 13:04:45.367500 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.03.19 13:04:45.367596 [ 259 ] {ac48d1b3-9983-4fce-a526-007c46617154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3136 | 2026.03.19 13:04:45.367638 [ 259 ] {ac48d1b3-9983-4fce-a526-007c46617154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3137 | 2026.03.19 13:04:45.367968 [ 259 ] {ac48d1b3-9983-4fce-a526-007c46617154} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.03.19 13:04:45.368004 [ 259 ] {ac48d1b3-9983-4fce-a526-007c46617154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3139 | 2026.03.19 13:04:45.368309 [ 259 ] {ac48d1b3-9983-4fce-a526-007c46617154} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3140 | 2026.03.19 13:04:45.368520 [ 259 ] {ac48d1b3-9983-4fce-a526-007c46617154} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.03.19 13:04:45.368645 [ 259 ] {ac48d1b3-9983-4fce-a526-007c46617154} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 3142 | 2026.03.19 13:04:45.368681 [ 259 ] {ac48d1b3-9983-4fce-a526-007c46617154} <Debug> TCPHandler: Processed in 0.001231184 sec. | ||
| 3143 | 2026.03.19 13:04:45.368791 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.03.19 13:04:45.368887 [ 259 ] {0f38aa3f-b260-42b0-b2cd-1c18cfee91dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.03.19 13:04:45.368929 [ 259 ] {0f38aa3f-b260-42b0-b2cd-1c18cfee91dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3146 | 2026.03.19 13:04:45.369329 [ 259 ] {0f38aa3f-b260-42b0-b2cd-1c18cfee91dc} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.03.19 13:04:45.369364 [ 259 ] {0f38aa3f-b260-42b0-b2cd-1c18cfee91dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3148 | 2026.03.19 13:04:45.369689 [ 259 ] {0f38aa3f-b260-42b0-b2cd-1c18cfee91dc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3149 | 2026.03.19 13:04:45.369906 [ 259 ] {0f38aa3f-b260-42b0-b2cd-1c18cfee91dc} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.03.19 13:04:45.370036 [ 259 ] {0f38aa3f-b260-42b0-b2cd-1c18cfee91dc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 3151 | 2026.03.19 13:04:45.370073 [ 259 ] {0f38aa3f-b260-42b0-b2cd-1c18cfee91dc} <Debug> TCPHandler: Processed in 0.001332737 sec. | ||
| 3152 | 2026.03.19 13:04:45.370183 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.03.19 13:04:45.370279 [ 259 ] {29de97fc-8e66-420b-b6a2-f5bcebe7d4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.03.19 13:04:45.370321 [ 259 ] {29de97fc-8e66-420b-b6a2-f5bcebe7d4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3155 | 2026.03.19 13:04:45.370625 [ 259 ] {29de97fc-8e66-420b-b6a2-f5bcebe7d4af} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.03.19 13:04:45.370658 [ 259 ] {29de97fc-8e66-420b-b6a2-f5bcebe7d4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3157 | 2026.03.19 13:04:45.370951 [ 259 ] {29de97fc-8e66-420b-b6a2-f5bcebe7d4af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3158 | 2026.03.19 13:04:45.371168 [ 259 ] {29de97fc-8e66-420b-b6a2-f5bcebe7d4af} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.03.19 13:04:45.371296 [ 259 ] {29de97fc-8e66-420b-b6a2-f5bcebe7d4af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 3160 | 2026.03.19 13:04:45.371331 [ 259 ] {29de97fc-8e66-420b-b6a2-f5bcebe7d4af} <Debug> TCPHandler: Processed in 0.001198514 sec. | ||
| 3161 | 2026.03.19 13:04:45.371439 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.03.19 13:04:45.371535 [ 259 ] {1eb4fbd1-3c41-4852-b458-f759b2a1a04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3163 | 2026.03.19 13:04:45.371588 [ 259 ] {1eb4fbd1-3c41-4852-b458-f759b2a1a04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3164 | 2026.03.19 13:04:45.372444 [ 259 ] {1eb4fbd1-3c41-4852-b458-f759b2a1a04b} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.03.19 13:04:45.372479 [ 259 ] {1eb4fbd1-3c41-4852-b458-f759b2a1a04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3166 | 2026.03.19 13:04:45.373068 [ 259 ] {1eb4fbd1-3c41-4852-b458-f759b2a1a04b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3167 | 2026.03.19 13:04:45.373302 [ 259 ] {1eb4fbd1-3c41-4852-b458-f759b2a1a04b} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.03.19 13:04:45.373439 [ 259 ] {1eb4fbd1-3c41-4852-b458-f759b2a1a04b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 3169 | 2026.03.19 13:04:45.373497 [ 259 ] {1eb4fbd1-3c41-4852-b458-f759b2a1a04b} <Debug> TCPHandler: Processed in 0.002108002 sec. | ||
| 3170 | 2026.03.19 13:04:45.373607 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.03.19 13:04:45.373704 [ 259 ] {acb7b1ce-768f-4d56-b84f-d3dd8f9f52b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.03.19 13:04:45.373746 [ 259 ] {acb7b1ce-768f-4d56-b84f-d3dd8f9f52b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3173 | 2026.03.19 13:04:45.374070 [ 259 ] {acb7b1ce-768f-4d56-b84f-d3dd8f9f52b8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.03.19 13:04:45.374105 [ 259 ] {acb7b1ce-768f-4d56-b84f-d3dd8f9f52b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3175 | 2026.03.19 13:04:45.374412 [ 259 ] {acb7b1ce-768f-4d56-b84f-d3dd8f9f52b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3176 | 2026.03.19 13:04:45.374626 [ 259 ] {acb7b1ce-768f-4d56-b84f-d3dd8f9f52b8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.03.19 13:04:45.374748 [ 259 ] {acb7b1ce-768f-4d56-b84f-d3dd8f9f52b8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 3178 | 2026.03.19 13:04:45.374784 [ 259 ] {acb7b1ce-768f-4d56-b84f-d3dd8f9f52b8} <Debug> TCPHandler: Processed in 0.001228295 sec. | ||
| 3179 | 2026.03.19 13:04:48.162078 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3180 | 2026.03.19 13:04:48.162181 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3181 | 2026.03.19 13:04:48.314931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6733 | ||
| 3182 | 2026.03.19 13:04:48.315445 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.03.19 13:04:48.315488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3184 | 2026.03.19 13:04:48.315978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3185 | 2026.03.19 13:04:48.316256 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.03.19 13:04:48.316400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6733 | ||
| 3187 | 2026.03.19 13:04:48.665152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3188 | 2026.03.19 13:04:48.681748 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.03.19 13:04:48.681806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3190 | 2026.03.19 13:04:48.687875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3191 | 2026.03.19 13:04:48.688556 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.03.19 13:04:48.691309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3193 | 2026.03.19 13:04:50.346592 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.03.19 13:04:50.346779 [ 259 ] {36b773ae-d301-485b-ab87-21bcf578fac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3195 | 2026.03.19 13:04:50.346847 [ 259 ] {36b773ae-d301-485b-ab87-21bcf578fac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3196 | 2026.03.19 13:04:50.347554 [ 259 ] {36b773ae-d301-485b-ab87-21bcf578fac1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.03.19 13:04:50.347595 [ 259 ] {36b773ae-d301-485b-ab87-21bcf578fac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3198 | 2026.03.19 13:04:50.348038 [ 259 ] {36b773ae-d301-485b-ab87-21bcf578fac1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3199 | 2026.03.19 13:04:50.348286 [ 259 ] {36b773ae-d301-485b-ab87-21bcf578fac1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.03.19 13:04:50.348452 [ 259 ] {36b773ae-d301-485b-ab87-21bcf578fac1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 3201 | 2026.03.19 13:04:50.348495 [ 259 ] {36b773ae-d301-485b-ab87-21bcf578fac1} <Debug> TCPHandler: Processed in 0.00203795 sec. | ||
| 3202 | 2026.03.19 13:04:50.348627 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.03.19 13:04:50.348726 [ 259 ] {9070c2d8-f1c4-4082-8d2b-b409c08baf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3204 | 2026.03.19 13:04:50.348768 [ 259 ] {9070c2d8-f1c4-4082-8d2b-b409c08baf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3205 | 2026.03.19 13:04:50.349201 [ 259 ] {9070c2d8-f1c4-4082-8d2b-b409c08baf26} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.03.19 13:04:50.349239 [ 259 ] {9070c2d8-f1c4-4082-8d2b-b409c08baf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3207 | 2026.03.19 13:04:50.349561 [ 259 ] {9070c2d8-f1c4-4082-8d2b-b409c08baf26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3208 | 2026.03.19 13:04:50.349781 [ 259 ] {9070c2d8-f1c4-4082-8d2b-b409c08baf26} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.03.19 13:04:50.349917 [ 259 ] {9070c2d8-f1c4-4082-8d2b-b409c08baf26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 3210 | 2026.03.19 13:04:50.349954 [ 259 ] {9070c2d8-f1c4-4082-8d2b-b409c08baf26} <Debug> TCPHandler: Processed in 0.001379528 sec. | ||
| 3211 | 2026.03.19 13:04:50.350077 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.03.19 13:04:50.350174 [ 259 ] {75d67478-b22c-4864-aeeb-a8b8482b3679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3213 | 2026.03.19 13:04:50.350219 [ 259 ] {75d67478-b22c-4864-aeeb-a8b8482b3679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3214 | 2026.03.19 13:04:50.350653 [ 259 ] {75d67478-b22c-4864-aeeb-a8b8482b3679} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.03.19 13:04:50.350691 [ 259 ] {75d67478-b22c-4864-aeeb-a8b8482b3679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3216 | 2026.03.19 13:04:50.351042 [ 259 ] {75d67478-b22c-4864-aeeb-a8b8482b3679} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3217 | 2026.03.19 13:04:50.351269 [ 259 ] {75d67478-b22c-4864-aeeb-a8b8482b3679} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.03.19 13:04:50.351403 [ 259 ] {75d67478-b22c-4864-aeeb-a8b8482b3679} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 3219 | 2026.03.19 13:04:50.351440 [ 259 ] {75d67478-b22c-4864-aeeb-a8b8482b3679} <Debug> TCPHandler: Processed in 0.001414728 sec. | ||
| 3220 | 2026.03.19 13:04:50.351576 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.03.19 13:04:50.351696 [ 259 ] {25bfc8d5-48a6-4691-b283-f6b4c9cde0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3222 | 2026.03.19 13:04:50.351746 [ 259 ] {25bfc8d5-48a6-4691-b283-f6b4c9cde0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3223 | 2026.03.19 13:04:50.352126 [ 259 ] {25bfc8d5-48a6-4691-b283-f6b4c9cde0a1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.03.19 13:04:50.352169 [ 259 ] {25bfc8d5-48a6-4691-b283-f6b4c9cde0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3225 | 2026.03.19 13:04:50.352483 [ 259 ] {25bfc8d5-48a6-4691-b283-f6b4c9cde0a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3226 | 2026.03.19 13:04:50.352687 [ 259 ] {25bfc8d5-48a6-4691-b283-f6b4c9cde0a1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.03.19 13:04:50.352815 [ 259 ] {25bfc8d5-48a6-4691-b283-f6b4c9cde0a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 3228 | 2026.03.19 13:04:50.352851 [ 259 ] {25bfc8d5-48a6-4691-b283-f6b4c9cde0a1} <Debug> TCPHandler: Processed in 0.001333716 sec. | ||
| 3229 | 2026.03.19 13:04:53.336496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 452 | ||
| 3230 | 2026.03.19 13:04:53.338704 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.03.19 13:04:53.338756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3232 | 2026.03.19 13:04:53.340001 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3233 | 2026.03.19 13:04:53.340284 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.03.19 13:04:53.340464 [ 124 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3235 | 2026.03.19 13:04:53.340529 [ 124 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.03.19 13:04:53.340545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3237 | 2026.03.19 13:04:53.340550 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3238 | 2026.03.19 13:04:53.340681 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 3239 | 2026.03.19 13:04:53.341151 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3240 | 2026.03.19 13:04:53.341285 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
| 3241 | 2026.03.19 13:04:53.341615 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3242 | 2026.03.19 13:04:53.341948 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3243 | 2026.03.19 13:04:53.342295 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3244 | 2026.03.19 13:04:53.342645 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3245 | 2026.03.19 13:04:53.342994 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3246 | 2026.03.19 13:04:53.348684 [ 197 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 72 columns (72 merged, 0 gathered) in 0.00804578 sec., 56178.51842829408 rows/sec., 50.23 MiB/sec. | ||
| 3247 | 2026.03.19 13:04:53.349617 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3248 | 2026.03.19 13:04:53.350254 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.19 13:04:53.350344 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_11_2} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3250 | 2026.03.19 13:04:53.350585 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 3251 | 2026.03.19 13:04:55.357242 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.03.19 13:04:55.357513 [ 259 ] {c0aef1d7-8bbd-4670-984c-0b6a13a23b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.03.19 13:04:55.357578 [ 259 ] {c0aef1d7-8bbd-4670-984c-0b6a13a23b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3254 | 2026.03.19 13:04:55.358310 [ 259 ] {c0aef1d7-8bbd-4670-984c-0b6a13a23b2f} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.03.19 13:04:55.358353 [ 259 ] {c0aef1d7-8bbd-4670-984c-0b6a13a23b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3256 | 2026.03.19 13:04:55.358778 [ 259 ] {c0aef1d7-8bbd-4670-984c-0b6a13a23b2f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3257 | 2026.03.19 13:04:55.359013 [ 259 ] {c0aef1d7-8bbd-4670-984c-0b6a13a23b2f} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.19 13:04:55.359164 [ 259 ] {c0aef1d7-8bbd-4670-984c-0b6a13a23b2f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001719 sec., 165212.33275159975 rows/sec., 10.49 MiB/sec. | ||
| 3259 | 2026.03.19 13:04:55.359206 [ 259 ] {c0aef1d7-8bbd-4670-984c-0b6a13a23b2f} <Debug> TCPHandler: Processed in 0.002148523 sec. | ||
| 3260 | 2026.03.19 13:04:55.359329 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.03.19 13:04:55.359426 [ 259 ] {d047fa02-a7b5-455a-ad9a-14fa3475ea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3262 | 2026.03.19 13:04:55.359467 [ 259 ] {d047fa02-a7b5-455a-ad9a-14fa3475ea40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3263 | 2026.03.19 13:04:55.360241 [ 259 ] {d047fa02-a7b5-455a-ad9a-14fa3475ea40} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.03.19 13:04:55.360277 [ 259 ] {d047fa02-a7b5-455a-ad9a-14fa3475ea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3265 | 2026.03.19 13:04:55.360626 [ 259 ] {d047fa02-a7b5-455a-ad9a-14fa3475ea40} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3266 | 2026.03.19 13:04:55.360846 [ 259 ] {d047fa02-a7b5-455a-ad9a-14fa3475ea40} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.19 13:04:55.360975 [ 259 ] {d047fa02-a7b5-455a-ad9a-14fa3475ea40} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001569 sec., 558954.7482472912 rows/sec., 44.31 MiB/sec. | ||
| 3268 | 2026.03.19 13:04:55.361012 [ 259 ] {d047fa02-a7b5-455a-ad9a-14fa3475ea40} <Debug> TCPHandler: Processed in 0.001732054 sec. | ||
| 3269 | 2026.03.19 13:04:55.361124 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.03.19 13:04:55.361219 [ 259 ] {2e00911d-3bdc-41a9-8ad2-6e56eb883ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.03.19 13:04:55.361258 [ 259 ] {2e00911d-3bdc-41a9-8ad2-6e56eb883ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3272 | 2026.03.19 13:04:55.361720 [ 259 ] {2e00911d-3bdc-41a9-8ad2-6e56eb883ec3} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.03.19 13:04:55.361756 [ 259 ] {2e00911d-3bdc-41a9-8ad2-6e56eb883ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3274 | 2026.03.19 13:04:55.362081 [ 259 ] {2e00911d-3bdc-41a9-8ad2-6e56eb883ec3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3275 | 2026.03.19 13:04:55.362346 [ 259 ] {2e00911d-3bdc-41a9-8ad2-6e56eb883ec3} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.03.19 13:04:55.362477 [ 259 ] {2e00911d-3bdc-41a9-8ad2-6e56eb883ec3} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001276 sec., 142633.2288401254 rows/sec., 8.84 MiB/sec. | ||
| 3277 | 2026.03.19 13:04:55.362514 [ 259 ] {2e00911d-3bdc-41a9-8ad2-6e56eb883ec3} <Debug> TCPHandler: Processed in 0.001438388 sec. | ||
| 3278 | 2026.03.19 13:04:55.362626 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.03.19 13:04:55.362721 [ 259 ] {e12bd8dd-0f75-4208-ad2e-f4d2296f8ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.03.19 13:04:55.362760 [ 259 ] {e12bd8dd-0f75-4208-ad2e-f4d2296f8ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3281 | 2026.03.19 13:04:55.363192 [ 259 ] {e12bd8dd-0f75-4208-ad2e-f4d2296f8ce5} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.19 13:04:55.363227 [ 259 ] {e12bd8dd-0f75-4208-ad2e-f4d2296f8ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3283 | 2026.03.19 13:04:55.363536 [ 259 ] {e12bd8dd-0f75-4208-ad2e-f4d2296f8ce5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3284 | 2026.03.19 13:04:55.363758 [ 259 ] {e12bd8dd-0f75-4208-ad2e-f4d2296f8ce5} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.03.19 13:04:55.363885 [ 259 ] {e12bd8dd-0f75-4208-ad2e-f4d2296f8ce5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 3286 | 2026.03.19 13:04:55.363923 [ 259 ] {e12bd8dd-0f75-4208-ad2e-f4d2296f8ce5} <Debug> TCPHandler: Processed in 0.001345517 sec. | ||
| 3287 | 2026.03.19 13:04:55.364034 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.03.19 13:04:55.364129 [ 259 ] {0a5bbf36-8548-495f-9159-4730aab21f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.03.19 13:04:55.364168 [ 259 ] {0a5bbf36-8548-495f-9159-4730aab21f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3290 | 2026.03.19 13:04:55.364599 [ 259 ] {0a5bbf36-8548-495f-9159-4730aab21f2d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.03.19 13:04:55.364635 [ 259 ] {0a5bbf36-8548-495f-9159-4730aab21f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3292 | 2026.03.19 13:04:55.364945 [ 259 ] {0a5bbf36-8548-495f-9159-4730aab21f2d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3293 | 2026.03.19 13:04:55.365165 [ 259 ] {0a5bbf36-8548-495f-9159-4730aab21f2d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.03.19 13:04:55.365291 [ 259 ] {0a5bbf36-8548-495f-9159-4730aab21f2d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 3295 | 2026.03.19 13:04:55.365327 [ 259 ] {0a5bbf36-8548-495f-9159-4730aab21f2d} <Debug> TCPHandler: Processed in 0.001342886 sec. | ||
| 3296 | 2026.03.19 13:04:55.365438 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.03.19 13:04:55.365532 [ 259 ] {ac0177c2-ff76-4ca5-bd0d-1210307dc58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3298 | 2026.03.19 13:04:55.365572 [ 259 ] {ac0177c2-ff76-4ca5-bd0d-1210307dc58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3299 | 2026.03.19 13:04:55.366125 [ 259 ] {ac0177c2-ff76-4ca5-bd0d-1210307dc58d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.03.19 13:04:55.366160 [ 259 ] {ac0177c2-ff76-4ca5-bd0d-1210307dc58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3301 | 2026.03.19 13:04:55.366485 [ 259 ] {ac0177c2-ff76-4ca5-bd0d-1210307dc58d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3302 | 2026.03.19 13:04:55.366697 [ 259 ] {ac0177c2-ff76-4ca5-bd0d-1210307dc58d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.03.19 13:04:55.366822 [ 259 ] {ac0177c2-ff76-4ca5-bd0d-1210307dc58d} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001309 sec., 404889.22841864015 rows/sec., 28.63 MiB/sec. | ||
| 3304 | 2026.03.19 13:04:55.366859 [ 259 ] {ac0177c2-ff76-4ca5-bd0d-1210307dc58d} <Debug> TCPHandler: Processed in 0.00147059 sec. | ||
| 3305 | 2026.03.19 13:04:55.366970 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.03.19 13:04:55.367064 [ 259 ] {a2fa7883-31bc-4a23-9726-6aa15b716d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3307 | 2026.03.19 13:04:55.367105 [ 259 ] {a2fa7883-31bc-4a23-9726-6aa15b716d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3308 | 2026.03.19 13:04:55.367436 [ 259 ] {a2fa7883-31bc-4a23-9726-6aa15b716d8a} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.03.19 13:04:55.367471 [ 259 ] {a2fa7883-31bc-4a23-9726-6aa15b716d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3310 | 2026.03.19 13:04:55.367791 [ 259 ] {a2fa7883-31bc-4a23-9726-6aa15b716d8a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3311 | 2026.03.19 13:04:55.368010 [ 259 ] {a2fa7883-31bc-4a23-9726-6aa15b716d8a} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.03.19 13:04:55.368143 [ 259 ] {a2fa7883-31bc-4a23-9726-6aa15b716d8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 3313 | 2026.03.19 13:04:55.368178 [ 259 ] {a2fa7883-31bc-4a23-9726-6aa15b716d8a} <Debug> TCPHandler: Processed in 0.001256945 sec. | ||
| 3314 | 2026.03.19 13:04:55.368276 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.03.19 13:04:55.368370 [ 259 ] {3c40215a-fd63-419d-92c0-57fb4743a980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.03.19 13:04:55.368412 [ 259 ] {3c40215a-fd63-419d-92c0-57fb4743a980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3317 | 2026.03.19 13:04:55.368804 [ 259 ] {3c40215a-fd63-419d-92c0-57fb4743a980} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.19 13:04:55.368840 [ 259 ] {3c40215a-fd63-419d-92c0-57fb4743a980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3319 | 2026.03.19 13:04:55.369183 [ 259 ] {3c40215a-fd63-419d-92c0-57fb4743a980} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3320 | 2026.03.19 13:04:55.369395 [ 259 ] {3c40215a-fd63-419d-92c0-57fb4743a980} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.03.19 13:04:55.369522 [ 259 ] {3c40215a-fd63-419d-92c0-57fb4743a980} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 3322 | 2026.03.19 13:04:55.369560 [ 259 ] {3c40215a-fd63-419d-92c0-57fb4743a980} <Debug> TCPHandler: Processed in 0.001331537 sec. | ||
| 3323 | 2026.03.19 13:04:55.369670 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.03.19 13:04:55.369765 [ 259 ] {25fdbce7-b0c4-4d74-9efa-45baebb4b5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3325 | 2026.03.19 13:04:55.369806 [ 259 ] {25fdbce7-b0c4-4d74-9efa-45baebb4b5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3326 | 2026.03.19 13:04:55.370116 [ 259 ] {25fdbce7-b0c4-4d74-9efa-45baebb4b5db} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.03.19 13:04:55.370152 [ 259 ] {25fdbce7-b0c4-4d74-9efa-45baebb4b5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3328 | 2026.03.19 13:04:55.370460 [ 259 ] {25fdbce7-b0c4-4d74-9efa-45baebb4b5db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3329 | 2026.03.19 13:04:55.370667 [ 259 ] {25fdbce7-b0c4-4d74-9efa-45baebb4b5db} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.03.19 13:04:55.370768 [ 116 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3331 | 2026.03.19 13:04:55.370793 [ 259 ] {25fdbce7-b0c4-4d74-9efa-45baebb4b5db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 3332 | 2026.03.19 13:04:55.370837 [ 116 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.03.19 13:04:55.370843 [ 259 ] {25fdbce7-b0c4-4d74-9efa-45baebb4b5db} <Debug> TCPHandler: Processed in 0.001222284 sec. | ||
| 3334 | 2026.03.19 13:04:55.370866 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3335 | 2026.03.19 13:04:55.370976 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.03.19 13:04:55.370978 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3337 | 2026.03.19 13:04:55.371076 [ 259 ] {129fec52-c12d-4d94-8b6b-bc6a5e0d07fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3338 | 2026.03.19 13:04:55.371092 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3339 | 2026.03.19 13:04:55.371124 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3340 | 2026.03.19 13:04:55.371130 [ 259 ] {129fec52-c12d-4d94-8b6b-bc6a5e0d07fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3341 | 2026.03.19 13:04:55.371186 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3342 | 2026.03.19 13:04:55.371232 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3343 | 2026.03.19 13:04:55.371273 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3344 | 2026.03.19 13:04:55.371331 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3345 | 2026.03.19 13:04:55.371376 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3346 | 2026.03.19 13:04:55.372009 [ 259 ] {129fec52-c12d-4d94-8b6b-bc6a5e0d07fc} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.03.19 13:04:55.372043 [ 259 ] {129fec52-c12d-4d94-8b6b-bc6a5e0d07fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3348 | 2026.03.19 13:04:55.372067 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134912 sec., 8811.255850673884 rows/sec., 593.73 KiB/sec. | ||
| 3349 | 2026.03.19 13:04:55.372158 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3350 | 2026.03.19 13:04:55.372376 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.03.19 13:04:55.372436 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_10_2} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3352 | 2026.03.19 13:04:55.372494 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3353 | 2026.03.19 13:04:55.372754 [ 259 ] {129fec52-c12d-4d94-8b6b-bc6a5e0d07fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3354 | 2026.03.19 13:04:55.372991 [ 259 ] {129fec52-c12d-4d94-8b6b-bc6a5e0d07fc} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.03.19 13:04:55.373133 [ 259 ] {129fec52-c12d-4d94-8b6b-bc6a5e0d07fc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002075 sec., 19277.10843373494 rows/sec., 34.54 MiB/sec. | ||
| 3356 | 2026.03.19 13:04:55.373200 [ 259 ] {129fec52-c12d-4d94-8b6b-bc6a5e0d07fc} <Debug> TCPHandler: Processed in 0.002272975 sec. | ||
| 3357 | 2026.03.19 13:04:55.373313 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.03.19 13:04:55.373408 [ 259 ] {2e0709e3-8642-40e0-ac4f-5247bc11cf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3359 | 2026.03.19 13:04:55.373450 [ 259 ] {2e0709e3-8642-40e0-ac4f-5247bc11cf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3360 | 2026.03.19 13:04:55.373804 [ 259 ] {2e0709e3-8642-40e0-ac4f-5247bc11cf35} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.19 13:04:55.373840 [ 259 ] {2e0709e3-8642-40e0-ac4f-5247bc11cf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3362 | 2026.03.19 13:04:55.374144 [ 259 ] {2e0709e3-8642-40e0-ac4f-5247bc11cf35} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3363 | 2026.03.19 13:04:55.374355 [ 259 ] {2e0709e3-8642-40e0-ac4f-5247bc11cf35} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.03.19 13:04:55.374478 [ 259 ] {2e0709e3-8642-40e0-ac4f-5247bc11cf35} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 3365 | 2026.03.19 13:04:55.374517 [ 259 ] {2e0709e3-8642-40e0-ac4f-5247bc11cf35} <Debug> TCPHandler: Processed in 0.001254625 sec. | ||
| 3366 | 2026.03.19 13:04:55.816559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7181 | ||
| 3367 | 2026.03.19 13:04:55.817116 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.03.19 13:04:55.817159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3369 | 2026.03.19 13:04:55.817672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3370 | 2026.03.19 13:04:55.817908 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.03.19 13:04:55.818047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7181 | ||
| 3372 | 2026.03.19 13:04:56.191453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3373 | 2026.03.19 13:04:56.207192 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.03.19 13:04:56.207252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3375 | 2026.03.19 13:04:56.212574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3376 | 2026.03.19 13:04:56.213271 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.03.19 13:04:56.216315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3378 | 2026.03.19 13:05:00.346834 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.03.19 13:05:00.347078 [ 259 ] {594d06d0-1cc5-4a25-bcd9-10c572ed96f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3380 | 2026.03.19 13:05:00.347144 [ 259 ] {594d06d0-1cc5-4a25-bcd9-10c572ed96f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3381 | 2026.03.19 13:05:00.347772 [ 259 ] {594d06d0-1cc5-4a25-bcd9-10c572ed96f6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.03.19 13:05:00.347818 [ 259 ] {594d06d0-1cc5-4a25-bcd9-10c572ed96f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3383 | 2026.03.19 13:05:00.348224 [ 259 ] {594d06d0-1cc5-4a25-bcd9-10c572ed96f6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3384 | 2026.03.19 13:05:00.348453 [ 259 ] {594d06d0-1cc5-4a25-bcd9-10c572ed96f6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.03.19 13:05:00.348610 [ 259 ] {594d06d0-1cc5-4a25-bcd9-10c572ed96f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.72 MiB/sec. | ||
| 3386 | 2026.03.19 13:05:00.348651 [ 259 ] {594d06d0-1cc5-4a25-bcd9-10c572ed96f6} <Debug> TCPHandler: Processed in 0.001885078 sec. | ||
| 3387 | 2026.03.19 13:05:00.348773 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.03.19 13:05:00.348870 [ 259 ] {e951ea96-da2c-485f-8508-24e156c7670c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3389 | 2026.03.19 13:05:00.348911 [ 259 ] {e951ea96-da2c-485f-8508-24e156c7670c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3390 | 2026.03.19 13:05:00.349337 [ 259 ] {e951ea96-da2c-485f-8508-24e156c7670c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.03.19 13:05:00.349373 [ 259 ] {e951ea96-da2c-485f-8508-24e156c7670c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3392 | 2026.03.19 13:05:00.349678 [ 259 ] {e951ea96-da2c-485f-8508-24e156c7670c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3393 | 2026.03.19 13:05:00.349888 [ 259 ] {e951ea96-da2c-485f-8508-24e156c7670c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.03.19 13:05:00.350017 [ 259 ] {e951ea96-da2c-485f-8508-24e156c7670c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 3395 | 2026.03.19 13:05:00.350054 [ 259 ] {e951ea96-da2c-485f-8508-24e156c7670c} <Debug> TCPHandler: Processed in 0.001331777 sec. | ||
| 3396 | 2026.03.19 13:05:00.350168 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.03.19 13:05:00.350262 [ 259 ] {dd9ff121-3dcb-4dbe-af6e-2e5a39df37b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3398 | 2026.03.19 13:05:00.350305 [ 259 ] {dd9ff121-3dcb-4dbe-af6e-2e5a39df37b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3399 | 2026.03.19 13:05:00.350721 [ 259 ] {dd9ff121-3dcb-4dbe-af6e-2e5a39df37b8} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.19 13:05:00.350757 [ 259 ] {dd9ff121-3dcb-4dbe-af6e-2e5a39df37b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3401 | 2026.03.19 13:05:00.351089 [ 259 ] {dd9ff121-3dcb-4dbe-af6e-2e5a39df37b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3402 | 2026.03.19 13:05:00.351303 [ 259 ] {dd9ff121-3dcb-4dbe-af6e-2e5a39df37b8} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.19 13:05:00.351432 [ 259 ] {dd9ff121-3dcb-4dbe-af6e-2e5a39df37b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3404 | 2026.03.19 13:05:00.351468 [ 259 ] {dd9ff121-3dcb-4dbe-af6e-2e5a39df37b8} <Debug> TCPHandler: Processed in 0.001349177 sec. | ||
| 3405 | 2026.03.19 13:05:00.351576 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.03.19 13:05:00.351671 [ 259 ] {81308920-1948-46ae-be1f-ac32f4147570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.03.19 13:05:00.351713 [ 259 ] {81308920-1948-46ae-be1f-ac32f4147570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3408 | 2026.03.19 13:05:00.352041 [ 259 ] {81308920-1948-46ae-be1f-ac32f4147570} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.03.19 13:05:00.352077 [ 259 ] {81308920-1948-46ae-be1f-ac32f4147570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3410 | 2026.03.19 13:05:00.352380 [ 259 ] {81308920-1948-46ae-be1f-ac32f4147570} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3411 | 2026.03.19 13:05:00.352586 [ 259 ] {81308920-1948-46ae-be1f-ac32f4147570} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.19 13:05:00.352711 [ 259 ] {81308920-1948-46ae-be1f-ac32f4147570} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3413 | 2026.03.19 13:05:00.352746 [ 259 ] {81308920-1948-46ae-be1f-ac32f4147570} <Debug> TCPHandler: Processed in 0.001219234 sec. | ||
| 3414 | 2026.03.19 13:05:03.162222 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3415 | 2026.03.19 13:05:03.162287 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3416 | 2026.03.19 13:05:03.318178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7693 | ||
| 3417 | 2026.03.19 13:05:03.318874 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.03.19 13:05:03.318927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3419 | 2026.03.19 13:05:03.319461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3420 | 2026.03.19 13:05:03.319715 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.03.19 13:05:03.319862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7693 | ||
| 3422 | 2026.03.19 13:05:03.319861 [ 89 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3423 | 2026.03.19 13:05:03.319916 [ 89 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.03.19 13:05:03.319941 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3425 | 2026.03.19 13:05:03.320037 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 3426 | 2026.03.19 13:05:03.320124 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3427 | 2026.03.19 13:05:03.320153 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5261 rows starting from the beginning of the part | ||
| 3428 | 2026.03.19 13:05:03.320206 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3429 | 2026.03.19 13:05:03.320249 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3430 | 2026.03.19 13:05:03.320288 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3431 | 2026.03.19 13:05:03.320325 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3432 | 2026.03.19 13:05:03.320361 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3433 | 2026.03.19 13:05:03.321642 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7693 rows, containing 4 columns (4 merged, 0 gathered) in 0.001636542 sec., 4700765.394349794 rows/sec., 67.24 MiB/sec. | ||
| 3434 | 2026.03.19 13:05:03.322321 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3435 | 2026.03.19 13:05:03.322573 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.03.19 13:05:03.322633 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_16_3} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3437 | 2026.03.19 13:05:03.322693 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3438 | 2026.03.19 13:05:03.340734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 482 | ||
| 3439 | 2026.03.19 13:05:03.342919 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.03.19 13:05:03.342969 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3441 | 2026.03.19 13:05:03.344143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3442 | 2026.03.19 13:05:03.344427 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.03.19 13:05:03.344674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3444 | 2026.03.19 13:05:03.716404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3445 | 2026.03.19 13:05:03.732193 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.03.19 13:05:03.732246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3447 | 2026.03.19 13:05:03.737480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3448 | 2026.03.19 13:05:03.738187 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.03.19 13:05:03.738455 [ 89 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3450 | 2026.03.19 13:05:03.738514 [ 89 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.03.19 13:05:03.738532 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3452 | 2026.03.19 13:05:03.738666 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 3453 | 2026.03.19 13:05:03.741001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3454 | 2026.03.19 13:05:03.742231 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3455 | 2026.03.19 13:05:03.743587 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 3456 | 2026.03.19 13:05:03.747883 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 3457 | 2026.03.19 13:05:03.751897 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 3458 | 2026.03.19 13:05:03.756215 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 3459 | 2026.03.19 13:05:03.760875 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 3460 | 2026.03.19 13:05:03.765383 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 3461 | 2026.03.19 13:05:03.822174 [ 197 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083569873 sec., 1447.8901984211464 rows/sec., 7.49 MiB/sec. | ||
| 3462 | 2026.03.19 13:05:03.824782 [ 197 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3463 | 2026.03.19 13:05:03.826924 [ 197 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_16_3} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.03.19 13:05:03.827040 [ 197 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_16_3} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3465 | 2026.03.19 13:05:03.829136 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3466 | 2026.03.19 13:05:04.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.34 MiB, peak 237.31 MiB, free memory in arenas 0.00 B, will set to 235.73 MiB (RSS), difference: 8.39 MiB | ||
| 3467 | 2026.03.19 13:05:04.001502 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000902857 sec. | ||
| 3468 | 2026.03.19 13:05:05.356679 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.19 13:05:05.356971 [ 259 ] {486195c9-a913-4ecc-be3d-c023846817ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3470 | 2026.03.19 13:05:05.357078 [ 259 ] {486195c9-a913-4ecc-be3d-c023846817ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3471 | 2026.03.19 13:05:05.358077 [ 259 ] {486195c9-a913-4ecc-be3d-c023846817ef} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.03.19 13:05:05.358115 [ 259 ] {486195c9-a913-4ecc-be3d-c023846817ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3473 | 2026.03.19 13:05:05.358548 [ 259 ] {486195c9-a913-4ecc-be3d-c023846817ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3474 | 2026.03.19 13:05:05.358782 [ 259 ] {486195c9-a913-4ecc-be3d-c023846817ef} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.19 13:05:05.358938 [ 259 ] {486195c9-a913-4ecc-be3d-c023846817ef} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002052 sec., 138401.55945419104 rows/sec., 8.79 MiB/sec. | ||
| 3476 | 2026.03.19 13:05:05.359009 [ 259 ] {486195c9-a913-4ecc-be3d-c023846817ef} <Debug> TCPHandler: Processed in 0.00251751 sec. | ||
| 3477 | 2026.03.19 13:05:05.359142 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.03.19 13:05:05.359237 [ 259 ] {202f17fe-ea57-43a7-89f2-dd3378eadf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3479 | 2026.03.19 13:05:05.359279 [ 259 ] {202f17fe-ea57-43a7-89f2-dd3378eadf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3480 | 2026.03.19 13:05:05.360088 [ 259 ] {202f17fe-ea57-43a7-89f2-dd3378eadf85} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.03.19 13:05:05.360122 [ 259 ] {202f17fe-ea57-43a7-89f2-dd3378eadf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3482 | 2026.03.19 13:05:05.360520 [ 259 ] {202f17fe-ea57-43a7-89f2-dd3378eadf85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3483 | 2026.03.19 13:05:05.360731 [ 259 ] {202f17fe-ea57-43a7-89f2-dd3378eadf85} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.03.19 13:05:05.360853 [ 86 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3485 | 2026.03.19 13:05:05.360881 [ 259 ] {202f17fe-ea57-43a7-89f2-dd3378eadf85} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001663 sec., 527360.1924233313 rows/sec., 41.80 MiB/sec. | ||
| 3486 | 2026.03.19 13:05:05.360897 [ 86 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.03.19 13:05:05.360919 [ 259 ] {202f17fe-ea57-43a7-89f2-dd3378eadf85} <Debug> TCPHandler: Processed in 0.001828046 sec. | ||
| 3488 | 2026.03.19 13:05:05.360922 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3489 | 2026.03.19 13:05:05.361041 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.03.19 13:05:05.361055 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 3491 | 2026.03.19 13:05:05.361135 [ 259 ] {90902d2a-72b8-48ab-bae1-455a4925570c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3492 | 2026.03.19 13:05:05.361180 [ 259 ] {90902d2a-72b8-48ab-bae1-455a4925570c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3493 | 2026.03.19 13:05:05.361212 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3494 | 2026.03.19 13:05:05.361256 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 885 rows starting from the beginning of the part | ||
| 3495 | 2026.03.19 13:05:05.361363 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 877 rows starting from the beginning of the part | ||
| 3496 | 2026.03.19 13:05:05.361419 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3497 | 2026.03.19 13:05:05.361468 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 877 rows starting from the beginning of the part | ||
| 3498 | 2026.03.19 13:05:05.361515 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3499 | 2026.03.19 13:05:05.361568 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 877 rows starting from the beginning of the part | ||
| 3500 | 2026.03.19 13:05:05.361657 [ 259 ] {90902d2a-72b8-48ab-bae1-455a4925570c} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.03.19 13:05:05.361697 [ 259 ] {90902d2a-72b8-48ab-bae1-455a4925570c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3502 | 2026.03.19 13:05:05.362156 [ 259 ] {90902d2a-72b8-48ab-bae1-455a4925570c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3503 | 2026.03.19 13:05:05.362385 [ 259 ] {90902d2a-72b8-48ab-bae1-455a4925570c} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.03.19 13:05:05.362484 [ 86 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3505 | 2026.03.19 13:05:05.362509 [ 86 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.03.19 13:05:05.362522 [ 259 ] {90902d2a-72b8-48ab-bae1-455a4925570c} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001406 sec., 129445.23470839261 rows/sec., 8.02 MiB/sec. | ||
| 3507 | 2026.03.19 13:05:05.362527 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3508 | 2026.03.19 13:05:05.362561 [ 259 ] {90902d2a-72b8-48ab-bae1-455a4925570c} <Debug> TCPHandler: Processed in 0.001570261 sec. | ||
| 3509 | 2026.03.19 13:05:05.362635 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::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 | ||
| 3510 | 2026.03.19 13:05:05.362672 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.03.19 13:05:05.362766 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3512 | 2026.03.19 13:05:05.362772 [ 259 ] {7c1dcfb5-e98f-452f-b3bd-b64c1d224913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3513 | 2026.03.19 13:05:05.362809 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part | ||
| 3514 | 2026.03.19 13:05:05.362838 [ 259 ] {7c1dcfb5-e98f-452f-b3bd-b64c1d224913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3515 | 2026.03.19 13:05:05.362879 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 198 rows starting from the beginning of the part | ||
| 3516 | 2026.03.19 13:05:05.362927 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 182 rows starting from the beginning of the part | ||
| 3517 | 2026.03.19 13:05:05.362965 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 182 rows starting from the beginning of the part | ||
| 3518 | 2026.03.19 13:05:05.363002 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 182 rows starting from the beginning of the part | ||
| 3519 | 2026.03.19 13:05:05.363040 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 182 rows starting from the beginning of the part | ||
| 3520 | 2026.03.19 13:05:05.363253 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3628 rows, containing 5 columns (5 merged, 0 gathered) in 0.002255616 sec., 1608429.8036545229 rows/sec., 133.49 MiB/sec. | ||
| 3521 | 2026.03.19 13:05:05.363283 [ 259 ] {7c1dcfb5-e98f-452f-b3bd-b64c1d224913} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.03.19 13:05:05.363335 [ 259 ] {7c1dcfb5-e98f-452f-b3bd-b64c1d224913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3523 | 2026.03.19 13:05:05.363507 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3524 | 2026.03.19 13:05:05.363821 [ 259 ] {7c1dcfb5-e98f-452f-b3bd-b64c1d224913} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3525 | 2026.03.19 13:05:05.363829 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.03.19 13:05:05.363899 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_21_4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3527 | 2026.03.19 13:05:05.364001 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 3528 | 2026.03.19 13:05:05.364046 [ 259 ] {7c1dcfb5-e98f-452f-b3bd-b64c1d224913} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.19 13:05:05.364125 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542701 sec., 722758.3310051656 rows/sec., 47.62 MiB/sec. | ||
| 3530 | 2026.03.19 13:05:05.364190 [ 259 ] {7c1dcfb5-e98f-452f-b3bd-b64c1d224913} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001437 sec., 103688.2393876131 rows/sec., 6.70 MiB/sec. | ||
| 3531 | 2026.03.19 13:05:05.364231 [ 259 ] {7c1dcfb5-e98f-452f-b3bd-b64c1d224913} <Debug> TCPHandler: Processed in 0.001609552 sec. | ||
| 3532 | 2026.03.19 13:05:05.364268 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3533 | 2026.03.19 13:05:05.364345 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.03.19 13:05:05.364445 [ 259 ] {540a5ffb-6c58-4cb0-b2dc-4db7e67ef601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3535 | 2026.03.19 13:05:05.364486 [ 259 ] {540a5ffb-6c58-4cb0-b2dc-4db7e67ef601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3536 | 2026.03.19 13:05:05.364543 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.03.19 13:05:05.364624 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_11_2} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3538 | 2026.03.19 13:05:05.364700 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3539 | 2026.03.19 13:05:05.364926 [ 259 ] {540a5ffb-6c58-4cb0-b2dc-4db7e67ef601} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.03.19 13:05:05.364967 [ 259 ] {540a5ffb-6c58-4cb0-b2dc-4db7e67ef601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3541 | 2026.03.19 13:05:05.365297 [ 259 ] {540a5ffb-6c58-4cb0-b2dc-4db7e67ef601} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3542 | 2026.03.19 13:05:05.365516 [ 259 ] {540a5ffb-6c58-4cb0-b2dc-4db7e67ef601} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.03.19 13:05:05.365652 [ 259 ] {540a5ffb-6c58-4cb0-b2dc-4db7e67ef601} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 3544 | 2026.03.19 13:05:05.365690 [ 259 ] {540a5ffb-6c58-4cb0-b2dc-4db7e67ef601} <Debug> TCPHandler: Processed in 0.001394658 sec. | ||
| 3545 | 2026.03.19 13:05:05.365801 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.03.19 13:05:05.365895 [ 259 ] {ddd45798-3bc1-4701-9eba-5bef6ffd4a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3547 | 2026.03.19 13:05:05.365934 [ 259 ] {ddd45798-3bc1-4701-9eba-5bef6ffd4a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3548 | 2026.03.19 13:05:05.366537 [ 259 ] {ddd45798-3bc1-4701-9eba-5bef6ffd4a61} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.19 13:05:05.366571 [ 259 ] {ddd45798-3bc1-4701-9eba-5bef6ffd4a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3550 | 2026.03.19 13:05:05.366899 [ 259 ] {ddd45798-3bc1-4701-9eba-5bef6ffd4a61} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3551 | 2026.03.19 13:05:05.367112 [ 259 ] {ddd45798-3bc1-4701-9eba-5bef6ffd4a61} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.19 13:05:05.367201 [ 86 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3553 | 2026.03.19 13:05:05.367226 [ 86 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.03.19 13:05:05.367243 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3555 | 2026.03.19 13:05:05.367243 [ 259 ] {ddd45798-3bc1-4701-9eba-5bef6ffd4a61} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001366 sec., 387994.14348462666 rows/sec., 27.44 MiB/sec. | ||
| 3556 | 2026.03.19 13:05:05.367285 [ 259 ] {ddd45798-3bc1-4701-9eba-5bef6ffd4a61} <Debug> TCPHandler: Processed in 0.001534591 sec. | ||
| 3557 | 2026.03.19 13:05:05.367347 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 3558 | 2026.03.19 13:05:05.367405 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.03.19 13:05:05.367504 [ 259 ] {f87579f3-21dd-455c-80d0-9da77ff27c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3560 | 2026.03.19 13:05:05.367510 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3561 | 2026.03.19 13:05:05.367547 [ 259 ] {f87579f3-21dd-455c-80d0-9da77ff27c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3562 | 2026.03.19 13:05:05.367561 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 564 rows starting from the beginning of the part | ||
| 3563 | 2026.03.19 13:05:05.367642 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 530 rows starting from the beginning of the part | ||
| 3564 | 2026.03.19 13:05:05.367691 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3565 | 2026.03.19 13:05:05.367739 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 530 rows starting from the beginning of the part | ||
| 3566 | 2026.03.19 13:05:05.367783 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3567 | 2026.03.19 13:05:05.367822 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 530 rows starting from the beginning of the part | ||
| 3568 | 2026.03.19 13:05:05.367896 [ 259 ] {f87579f3-21dd-455c-80d0-9da77ff27c58} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.03.19 13:05:05.367935 [ 259 ] {f87579f3-21dd-455c-80d0-9da77ff27c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3570 | 2026.03.19 13:05:05.368274 [ 259 ] {f87579f3-21dd-455c-80d0-9da77ff27c58} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3571 | 2026.03.19 13:05:05.368497 [ 259 ] {f87579f3-21dd-455c-80d0-9da77ff27c58} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.03.19 13:05:05.368594 [ 86 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3573 | 2026.03.19 13:05:05.368623 [ 86 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.03.19 13:05:05.368638 [ 259 ] {f87579f3-21dd-455c-80d0-9da77ff27c58} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 3575 | 2026.03.19 13:05:05.368642 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3576 | 2026.03.19 13:05:05.368675 [ 259 ] {f87579f3-21dd-455c-80d0-9da77ff27c58} <Debug> TCPHandler: Processed in 0.001319236 sec. | ||
| 3577 | 2026.03.19 13:05:05.368734 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::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 | ||
| 3578 | 2026.03.19 13:05:05.368793 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.03.19 13:05:05.368835 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3580 | 2026.03.19 13:05:05.368867 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3581 | 2026.03.19 13:05:05.368892 [ 259 ] {f5517275-cb89-453f-9230-ad464e8289da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.03.19 13:05:05.368909 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3583 | 2026.03.19 13:05:05.368941 [ 259 ] {f5517275-cb89-453f-9230-ad464e8289da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3584 | 2026.03.19 13:05:05.368948 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3585 | 2026.03.19 13:05:05.368990 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3586 | 2026.03.19 13:05:05.369018 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3587 | 2026.03.19 13:05:05.369048 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 3588 | 2026.03.19 13:05:05.369066 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766355 sec., 1291926.0284597378 rows/sec., 96.99 MiB/sec. | ||
| 3589 | 2026.03.19 13:05:05.369291 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3590 | 2026.03.19 13:05:05.369364 [ 259 ] {f5517275-cb89-453f-9230-ad464e8289da} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.03.19 13:05:05.369400 [ 259 ] {f5517275-cb89-453f-9230-ad464e8289da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3592 | 2026.03.19 13:05:05.369633 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.03.19 13:05:05.369711 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_21_4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3594 | 2026.03.19 13:05:05.369720 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00102211 sec., 64572.30630754029 rows/sec., 3.29 MiB/sec. | ||
| 3595 | 2026.03.19 13:05:05.369758 [ 259 ] {f5517275-cb89-453f-9230-ad464e8289da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3596 | 2026.03.19 13:05:05.369805 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3597 | 2026.03.19 13:05:05.369876 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3598 | 2026.03.19 13:05:05.370015 [ 259 ] {f5517275-cb89-453f-9230-ad464e8289da} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.03.19 13:05:05.370127 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3600 | 2026.03.19 13:05:05.370154 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.03.19 13:05:05.370163 [ 259 ] {f5517275-cb89-453f-9230-ad464e8289da} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001291 sec., 205267.23470178156 rows/sec., 13.64 MiB/sec. | ||
| 3602 | 2026.03.19 13:05:05.370175 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3603 | 2026.03.19 13:05:05.370202 [ 259 ] {f5517275-cb89-453f-9230-ad464e8289da} <Debug> TCPHandler: Processed in 0.001463209 sec. | ||
| 3604 | 2026.03.19 13:05:05.370204 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.03.19 13:05:05.370250 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 3606 | 2026.03.19 13:05:05.370297 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_11_2} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3607 | 2026.03.19 13:05:05.370315 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.03.19 13:05:05.370354 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3609 | 2026.03.19 13:05:05.370385 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3382 rows starting from the beginning of the part | ||
| 3610 | 2026.03.19 13:05:05.370385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3611 | 2026.03.19 13:05:05.370414 [ 259 ] {4f7adbe5-6392-4e7c-9a1a-a7a41f3d9660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3612 | 2026.03.19 13:05:05.370431 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3613 | 2026.03.19 13:05:05.370462 [ 259 ] {4f7adbe5-6392-4e7c-9a1a-a7a41f3d9660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3614 | 2026.03.19 13:05:05.370470 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 3615 | 2026.03.19 13:05:05.370512 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3616 | 2026.03.19 13:05:05.370541 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3617 | 2026.03.19 13:05:05.370571 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3618 | 2026.03.19 13:05:05.370783 [ 259 ] {4f7adbe5-6392-4e7c-9a1a-a7a41f3d9660} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.19 13:05:05.370822 [ 259 ] {4f7adbe5-6392-4e7c-9a1a-a7a41f3d9660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3620 | 2026.03.19 13:05:05.371143 [ 259 ] {4f7adbe5-6392-4e7c-9a1a-a7a41f3d9660} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3621 | 2026.03.19 13:05:05.371368 [ 259 ] {4f7adbe5-6392-4e7c-9a1a-a7a41f3d9660} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.19 13:05:05.371513 [ 259 ] {4f7adbe5-6392-4e7c-9a1a-a7a41f3d9660} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 3623 | 2026.03.19 13:05:05.371549 [ 259 ] {4f7adbe5-6392-4e7c-9a1a-a7a41f3d9660} <Debug> TCPHandler: Processed in 0.001282656 sec. | ||
| 3624 | 2026.03.19 13:05:05.371656 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.03.19 13:05:05.371749 [ 259 ] {3b971327-3c6a-421c-99c4-38c9b1509fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.03.19 13:05:05.371803 [ 259 ] {3b971327-3c6a-421c-99c4-38c9b1509fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3627 | 2026.03.19 13:05:05.372289 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4497 rows, containing 5 columns (5 merged, 0 gathered) in 0.002067961 sec., 2174605.807362905 rows/sec., 146.94 MiB/sec. | ||
| 3628 | 2026.03.19 13:05:05.372651 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3629 | 2026.03.19 13:05:05.372674 [ 259 ] {3b971327-3c6a-421c-99c4-38c9b1509fc8} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.03.19 13:05:05.372714 [ 259 ] {3b971327-3c6a-421c-99c4-38c9b1509fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3631 | 2026.03.19 13:05:05.372921 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.03.19 13:05:05.372999 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3633 | 2026.03.19 13:05:05.373066 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 3634 | 2026.03.19 13:05:05.373359 [ 259 ] {3b971327-3c6a-421c-99c4-38c9b1509fc8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3635 | 2026.03.19 13:05:05.373586 [ 259 ] {3b971327-3c6a-421c-99c4-38c9b1509fc8} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.03.19 13:05:05.373688 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3637 | 2026.03.19 13:05:05.373713 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.03.19 13:05:05.373730 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3639 | 2026.03.19 13:05:05.373732 [ 259 ] {3b971327-3c6a-421c-99c4-38c9b1509fc8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002001 sec., 19990.004997501248 rows/sec., 35.82 MiB/sec. | ||
| 3640 | 2026.03.19 13:05:05.373788 [ 259 ] {3b971327-3c6a-421c-99c4-38c9b1509fc8} <Debug> TCPHandler: Processed in 0.002180133 sec. | ||
| 3641 | 2026.03.19 13:05:05.373803 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 3642 | 2026.03.19 13:05:05.373912 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.03.19 13:05:05.373978 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3644 | 2026.03.19 13:05:05.374026 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part | ||
| 3645 | 2026.03.19 13:05:05.374035 [ 259 ] {2a0d6b59-65dd-458e-b81d-96312e307476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3646 | 2026.03.19 13:05:05.374093 [ 259 ] {2a0d6b59-65dd-458e-b81d-96312e307476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3647 | 2026.03.19 13:05:05.374118 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 3648 | 2026.03.19 13:05:05.374213 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 3649 | 2026.03.19 13:05:05.374298 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 3650 | 2026.03.19 13:05:05.374382 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 3651 | 2026.03.19 13:05:05.374469 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 3652 | 2026.03.19 13:05:05.374509 [ 259 ] {2a0d6b59-65dd-458e-b81d-96312e307476} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.03.19 13:05:05.374558 [ 259 ] {2a0d6b59-65dd-458e-b81d-96312e307476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3654 | 2026.03.19 13:05:05.374952 [ 259 ] {2a0d6b59-65dd-458e-b81d-96312e307476} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3655 | 2026.03.19 13:05:05.375171 [ 259 ] {2a0d6b59-65dd-458e-b81d-96312e307476} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.03.19 13:05:05.375271 [ 86 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3657 | 2026.03.19 13:05:05.375297 [ 86 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.03.19 13:05:05.375311 [ 259 ] {2a0d6b59-65dd-458e-b81d-96312e307476} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001301 sec., 69177.55572636433 rows/sec., 4.33 MiB/sec. | ||
| 3659 | 2026.03.19 13:05:05.375315 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3660 | 2026.03.19 13:05:05.375348 [ 259 ] {2a0d6b59-65dd-458e-b81d-96312e307476} <Debug> TCPHandler: Processed in 0.00149754 sec. | ||
| 3661 | 2026.03.19 13:05:05.375396 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 3662 | 2026.03.19 13:05:05.375486 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2026.03.19 13:05:05.375512 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1188 rows starting from the beginning of the part | ||
| 3664 | 2026.03.19 13:05:05.375559 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3665 | 2026.03.19 13:05:05.375601 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 3666 | 2026.03.19 13:05:05.375637 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3667 | 2026.03.19 13:05:05.375671 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 3668 | 2026.03.19 13:05:05.375720 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3669 | 2026.03.19 13:05:05.376693 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327196 sec., 1188972.8419916877 rows/sec., 76.53 MiB/sec. | ||
| 3670 | 2026.03.19 13:05:05.376964 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3671 | 2026.03.19 13:05:05.377271 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.03.19 13:05:05.377352 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_21_4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3673 | 2026.03.19 13:05:05.377440 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3674 | 2026.03.19 13:05:05.377751 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 19 columns (19 merged, 0 gathered) in 0.003978359 sec., 95768.12952275046 rows/sec., 171.61 MiB/sec. | ||
| 3675 | 2026.03.19 13:05:05.378428 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3676 | 2026.03.19 13:05:05.378759 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.03.19 13:05:05.378833 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3678 | 2026.03.19 13:05:05.378945 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3679 | 2026.03.19 13:05:06.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.70 MiB, peak 243.50 MiB, free memory in arenas 0.00 B, will set to 238.19 MiB (RSS), difference: 1.49 MiB | ||
| 3680 | 2026.03.19 13:05:10.346802 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.03.19 13:05:10.347023 [ 259 ] {174f3e25-ecae-49a0-ab8f-e00625b2f9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3682 | 2026.03.19 13:05:10.347100 [ 259 ] {174f3e25-ecae-49a0-ab8f-e00625b2f9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3683 | 2026.03.19 13:05:10.347887 [ 259 ] {174f3e25-ecae-49a0-ab8f-e00625b2f9be} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.03.19 13:05:10.347935 [ 259 ] {174f3e25-ecae-49a0-ab8f-e00625b2f9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3685 | 2026.03.19 13:05:10.348357 [ 259 ] {174f3e25-ecae-49a0-ab8f-e00625b2f9be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3686 | 2026.03.19 13:05:10.348583 [ 259 ] {174f3e25-ecae-49a0-ab8f-e00625b2f9be} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.03.19 13:05:10.348741 [ 259 ] {174f3e25-ecae-49a0-ab8f-e00625b2f9be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00179 sec., 31284.91620111732 rows/sec., 2.40 MiB/sec. | ||
| 3688 | 2026.03.19 13:05:10.348788 [ 259 ] {174f3e25-ecae-49a0-ab8f-e00625b2f9be} <Debug> TCPHandler: Processed in 0.002127682 sec. | ||
| 3689 | 2026.03.19 13:05:10.348913 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.03.19 13:05:10.349020 [ 259 ] {24d0e29c-d285-4965-95da-b9e530a28522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3691 | 2026.03.19 13:05:10.349063 [ 259 ] {24d0e29c-d285-4965-95da-b9e530a28522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3692 | 2026.03.19 13:05:10.349524 [ 259 ] {24d0e29c-d285-4965-95da-b9e530a28522} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.03.19 13:05:10.349559 [ 259 ] {24d0e29c-d285-4965-95da-b9e530a28522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3694 | 2026.03.19 13:05:10.349894 [ 259 ] {24d0e29c-d285-4965-95da-b9e530a28522} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3695 | 2026.03.19 13:05:10.350108 [ 259 ] {24d0e29c-d285-4965-95da-b9e530a28522} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.03.19 13:05:10.350239 [ 259 ] {24d0e29c-d285-4965-95da-b9e530a28522} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 3697 | 2026.03.19 13:05:10.350277 [ 259 ] {24d0e29c-d285-4965-95da-b9e530a28522} <Debug> TCPHandler: Processed in 0.001415928 sec. | ||
| 3698 | 2026.03.19 13:05:10.350388 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2026.03.19 13:05:10.350487 [ 259 ] {9186ca9d-d2c6-4f25-b80c-822a29cb84df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3700 | 2026.03.19 13:05:10.350532 [ 259 ] {9186ca9d-d2c6-4f25-b80c-822a29cb84df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3701 | 2026.03.19 13:05:10.350939 [ 259 ] {9186ca9d-d2c6-4f25-b80c-822a29cb84df} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.03.19 13:05:10.350975 [ 259 ] {9186ca9d-d2c6-4f25-b80c-822a29cb84df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3703 | 2026.03.19 13:05:10.351307 [ 259 ] {9186ca9d-d2c6-4f25-b80c-822a29cb84df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3704 | 2026.03.19 13:05:10.351522 [ 259 ] {9186ca9d-d2c6-4f25-b80c-822a29cb84df} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.03.19 13:05:10.351652 [ 259 ] {9186ca9d-d2c6-4f25-b80c-822a29cb84df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3706 | 2026.03.19 13:05:10.351689 [ 259 ] {9186ca9d-d2c6-4f25-b80c-822a29cb84df} <Debug> TCPHandler: Processed in 0.001350707 sec. | ||
| 3707 | 2026.03.19 13:05:10.351796 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.03.19 13:05:10.351900 [ 259 ] {88a240ef-556f-4043-8596-423672c45ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.03.19 13:05:10.351949 [ 259 ] {88a240ef-556f-4043-8596-423672c45ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3710 | 2026.03.19 13:05:10.352340 [ 259 ] {88a240ef-556f-4043-8596-423672c45ed3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.03.19 13:05:10.352485 [ 259 ] {88a240ef-556f-4043-8596-423672c45ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3712 | 2026.03.19 13:05:10.352953 [ 259 ] {88a240ef-556f-4043-8596-423672c45ed3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3713 | 2026.03.19 13:05:10.353195 [ 259 ] {88a240ef-556f-4043-8596-423672c45ed3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.03.19 13:05:10.353329 [ 259 ] {88a240ef-556f-4043-8596-423672c45ed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec. | ||
| 3715 | 2026.03.19 13:05:10.353367 [ 259 ] {88a240ef-556f-4043-8596-423672c45ed3} <Debug> TCPHandler: Processed in 0.001620292 sec. | ||
| 3716 | 2026.03.19 13:05:10.819994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8141 | ||
| 3717 | 2026.03.19 13:05:10.820686 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.03.19 13:05:10.820741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3719 | 2026.03.19 13:05:10.821255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3720 | 2026.03.19 13:05:10.821483 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.03.19 13:05:10.821611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8141 | ||
| 3722 | 2026.03.19 13:05:11.241108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3723 | 2026.03.19 13:05:11.262211 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.03.19 13:05:11.262309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3725 | 2026.03.19 13:05:11.272101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3726 | 2026.03.19 13:05:11.273362 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.03.19 13:05:11.280532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3728 | 2026.03.19 13:05:11.997767 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57661 | ||
| 3729 | 2026.03.19 13:05:11.997930 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2026.03.19 13:05:11.997975 [ 288 ] {} <Debug> TCP-Session: 3a3b10ef-1b9a-4044-a7b0-3199ebb84bac Authenticating user 'default' from [fd00:1122:3344:101::e]:57661 | ||
| 3731 | 2026.03.19 13:05:11.997999 [ 288 ] {} <Debug> TCP-Session: 3a3b10ef-1b9a-4044-a7b0-3199ebb84bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.03.19 13:05:11.998013 [ 288 ] {} <Debug> TCP-Session: 3a3b10ef-1b9a-4044-a7b0-3199ebb84bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.03.19 13:05:11.998245 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41608 | ||
| 3734 | 2026.03.19 13:05:11.998264 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43217 | ||
| 3735 | 2026.03.19 13:05:11.998311 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55044 | ||
| 3736 | 2026.03.19 13:05:11.998328 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35760 | ||
| 3737 | 2026.03.19 13:05:11.998326 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37211 | ||
| 3738 | 2026.03.19 13:05:11.998387 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2026.03.19 13:05:11.998398 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.03.19 13:05:11.998421 [ 289 ] {} <Debug> TCP-Session: a4ae376f-6d89-4e4d-99b4-30ee476b1dcc Authenticating user 'default' from [fd00:1122:3344:101::e]:41608 | ||
| 3741 | 2026.03.19 13:05:11.998435 [ 294 ] {} <Debug> TCP-Session: dd61d216-1337-4e3b-afc2-d3f5031eded6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55044 | ||
| 3742 | 2026.03.19 13:05:11.998300 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42019 | ||
| 3743 | 2026.03.19 13:05:11.998466 [ 294 ] {} <Debug> TCP-Session: dd61d216-1337-4e3b-afc2-d3f5031eded6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.03.19 13:05:11.998469 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3745 | 2026.03.19 13:05:11.998496 [ 294 ] {} <Debug> TCP-Session: dd61d216-1337-4e3b-afc2-d3f5031eded6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.03.19 13:05:11.998453 [ 289 ] {} <Debug> TCP-Session: a4ae376f-6d89-4e4d-99b4-30ee476b1dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.03.19 13:05:11.998519 [ 290 ] {} <Debug> TCP-Session: b30c209b-ef3a-4f83-a4b5-4f4b756be882 Authenticating user 'default' from [fd00:1122:3344:101::e]:43217 | ||
| 3748 | 2026.03.19 13:05:11.998543 [ 289 ] {} <Debug> TCP-Session: a4ae376f-6d89-4e4d-99b4-30ee476b1dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.03.19 13:05:11.998560 [ 290 ] {} <Debug> TCP-Session: b30c209b-ef3a-4f83-a4b5-4f4b756be882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.03.19 13:05:11.998287 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58381 | ||
| 3751 | 2026.03.19 13:05:11.998586 [ 290 ] {} <Debug> TCP-Session: b30c209b-ef3a-4f83-a4b5-4f4b756be882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.03.19 13:05:11.998286 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54126 | ||
| 3753 | 2026.03.19 13:05:11.998652 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3754 | 2026.03.19 13:05:11.998325 [ 288 ] {} <Trace> TCP-Session: 3a3b10ef-1b9a-4044-a7b0-3199ebb84bac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.03.19 13:05:11.998691 [ 286 ] {} <Debug> TCP-Session: 86bd9dc8-62ee-4941-ba4f-0eb3a3f2e22b Authenticating user 'default' from [fd00:1122:3344:101::e]:35760 | ||
| 3756 | 2026.03.19 13:05:11.998685 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3757 | 2026.03.19 13:05:11.998716 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.03.19 13:05:11.998752 [ 293 ] {} <Debug> TCP-Session: 4c230235-7efa-4e14-8f13-c0786846fac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42019 | ||
| 3759 | 2026.03.19 13:05:11.998727 [ 286 ] {} <Debug> TCP-Session: 86bd9dc8-62ee-4941-ba4f-0eb3a3f2e22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.03.19 13:05:11.998769 [ 258 ] {} <Debug> TCP-Session: 8698740f-3e51-430f-ada4-83a4341b73bf Authenticating user 'default' from [fd00:1122:3344:101::e]:37211 | ||
| 3761 | 2026.03.19 13:05:11.998773 [ 293 ] {} <Debug> TCP-Session: 4c230235-7efa-4e14-8f13-c0786846fac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.03.19 13:05:11.998791 [ 286 ] {} <Debug> TCP-Session: 86bd9dc8-62ee-4941-ba4f-0eb3a3f2e22b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.03.19 13:05:11.998804 [ 258 ] {} <Debug> TCP-Session: 8698740f-3e51-430f-ada4-83a4341b73bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.03.19 13:05:11.998808 [ 293 ] {} <Debug> TCP-Session: 4c230235-7efa-4e14-8f13-c0786846fac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.03.19 13:05:11.998834 [ 258 ] {} <Debug> TCP-Session: 8698740f-3e51-430f-ada4-83a4341b73bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.03.19 13:05:11.998868 [ 288 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57661) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3767 | 2026.03.19 13:05:11.998904 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3768 | 2026.03.19 13:05:11.998908 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3769 | 2026.03.19 13:05:11.998937 [ 292 ] {} <Debug> TCP-Session: 459a9e5e-aa76-4dbe-8dee-2fa9ce644cd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54126 | ||
| 3770 | 2026.03.19 13:05:11.998959 [ 291 ] {} <Debug> TCP-Session: 969d0bb7-9586-4398-b954-aca146a5b495 Authenticating user 'default' from [fd00:1122:3344:101::e]:58381 | ||
| 3771 | 2026.03.19 13:05:11.998964 [ 292 ] {} <Debug> TCP-Session: 459a9e5e-aa76-4dbe-8dee-2fa9ce644cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.03.19 13:05:11.998990 [ 291 ] {} <Debug> TCP-Session: 969d0bb7-9586-4398-b954-aca146a5b495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.03.19 13:05:11.998995 [ 292 ] {} <Debug> TCP-Session: 459a9e5e-aa76-4dbe-8dee-2fa9ce644cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.03.19 13:05:11.999011 [ 291 ] {} <Debug> TCP-Session: 969d0bb7-9586-4398-b954-aca146a5b495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.03.19 13:05:11.999159 [ 288 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3776 | 2026.03.19 13:05:11.999223 [ 288 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3777 | 2026.03.19 13:05:11.999506 [ 288 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 3778 | 2026.03.19 13:05:12.000438 [ 313 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Trace> AggregatingTransform: Aggregating | ||
| 3779 | 2026.03.19 13:05:12.000492 [ 313 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3780 | 2026.03.19 13:05:12.000531 [ 313 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923888 sec. (1082.382 rows/sec., 42.28 KiB/sec.) | ||
| 3781 | 2026.03.19 13:05:12.000551 [ 313 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Trace> Aggregator: Merging aggregated data | ||
| 3782 | 2026.03.19 13:05:12.002152 [ 288 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003344 sec., 299.0430622009569 rows/sec., 11.68 KiB/sec. | ||
| 3783 | 2026.03.19 13:05:12.002296 [ 288 ] {229c2f97-de31-4f6a-9424-3f3de0d0059e} <Debug> TCPHandler: Processed in 0.004097561 sec. | ||
| 3784 | 2026.03.19 13:05:12.002424 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2026.03.19 13:05:12.002453 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3786 | 2026.03.19 13:05:12.002463 [ 288 ] {} <Debug> TCP-Session: 3a3b10ef-1b9a-4044-a7b0-3199ebb84bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.03.19 13:05:12.002474 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3788 | 2026.03.19 13:05:12.002496 [ 289 ] {} <Debug> TCP-Session: a4ae376f-6d89-4e4d-99b4-30ee476b1dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.03.19 13:05:12.002513 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3790 | 2026.03.19 13:05:12.002536 [ 293 ] {} <Debug> TCP-Session: 4c230235-7efa-4e14-8f13-c0786846fac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.03.19 13:05:12.002552 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3792 | 2026.03.19 13:05:12.002569 [ 294 ] {} <Debug> TCP-Session: dd61d216-1337-4e3b-afc2-d3f5031eded6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.03.19 13:05:12.002553 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3794 | 2026.03.19 13:05:12.002605 [ 290 ] {} <Debug> TCP-Session: b30c209b-ef3a-4f83-a4b5-4f4b756be882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.03.19 13:05:12.002601 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2026.03.19 13:05:12.002636 [ 291 ] {} <Debug> TCP-Session: 969d0bb7-9586-4398-b954-aca146a5b495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.03.19 13:05:12.002494 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3798 | 2026.03.19 13:05:12.002673 [ 258 ] {} <Debug> TCP-Session: 8698740f-3e51-430f-ada4-83a4341b73bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.03.19 13:05:12.002594 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3800 | 2026.03.19 13:05:12.002711 [ 286 ] {} <Debug> TCP-Session: 86bd9dc8-62ee-4941-ba4f-0eb3a3f2e22b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.03.19 13:05:12.002758 [ 292 ] {} <Debug> TCP-Session: 459a9e5e-aa76-4dbe-8dee-2fa9ce644cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.03.19 13:05:12.042643 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41200 | ||
| 3803 | 2026.03.19 13:05:12.042750 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3804 | 2026.03.19 13:05:12.042777 [ 288 ] {} <Debug> TCP-Session: 35e635b2-e42a-4c03-a897-5982ce89904a Authenticating user 'default' from [fd00:1122:3344:101::e]:41200 | ||
| 3805 | 2026.03.19 13:05:12.042802 [ 288 ] {} <Debug> TCP-Session: 35e635b2-e42a-4c03-a897-5982ce89904a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.03.19 13:05:12.042818 [ 288 ] {} <Debug> TCP-Session: 35e635b2-e42a-4c03-a897-5982ce89904a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.03.19 13:05:12.042996 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43962 | ||
| 3808 | 2026.03.19 13:05:12.043002 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50385 | ||
| 3809 | 2026.03.19 13:05:12.043045 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63493 | ||
| 3810 | 2026.03.19 13:05:12.043069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38564 | ||
| 3811 | 2026.03.19 13:05:12.043081 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.03.19 13:05:12.043108 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2026.03.19 13:05:12.043133 [ 289 ] {} <Debug> TCP-Session: ea94bf64-3b00-49e8-98e1-712805a12809 Authenticating user 'default' from [fd00:1122:3344:101::e]:43962 | ||
| 3814 | 2026.03.19 13:05:12.043134 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3815 | 2026.03.19 13:05:12.043147 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3816 | 2026.03.19 13:05:12.043154 [ 290 ] {} <Debug> TCP-Session: c4aa6891-b6e3-4bdd-bfb7-0374e8951ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:50385 | ||
| 3817 | 2026.03.19 13:05:12.043176 [ 293 ] {} <Debug> TCP-Session: 840a61ab-d963-4182-8f55-aa76c185ced4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63493 | ||
| 3818 | 2026.03.19 13:05:12.043188 [ 294 ] {} <Debug> TCP-Session: 3a99371c-ee71-4274-a764-891cc82aa3d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38564 | ||
| 3819 | 2026.03.19 13:05:12.043199 [ 290 ] {} <Debug> TCP-Session: c4aa6891-b6e3-4bdd-bfb7-0374e8951ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.03.19 13:05:12.043214 [ 293 ] {} <Debug> TCP-Session: 840a61ab-d963-4182-8f55-aa76c185ced4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.03.19 13:05:12.043223 [ 294 ] {} <Debug> TCP-Session: 3a99371c-ee71-4274-a764-891cc82aa3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.03.19 13:05:12.043228 [ 290 ] {} <Debug> TCP-Session: c4aa6891-b6e3-4bdd-bfb7-0374e8951ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.03.19 13:05:12.043243 [ 293 ] {} <Debug> TCP-Session: 840a61ab-d963-4182-8f55-aa76c185ced4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.03.19 13:05:12.043254 [ 294 ] {} <Debug> TCP-Session: 3a99371c-ee71-4274-a764-891cc82aa3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.03.19 13:05:12.043159 [ 289 ] {} <Debug> TCP-Session: ea94bf64-3b00-49e8-98e1-712805a12809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.03.19 13:05:12.043027 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61480 | ||
| 3827 | 2026.03.19 13:05:12.043310 [ 289 ] {} <Debug> TCP-Session: ea94bf64-3b00-49e8-98e1-712805a12809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.03.19 13:05:12.043178 [ 288 ] {} <Trace> TCP-Session: 35e635b2-e42a-4c03-a897-5982ce89904a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.03.19 13:05:12.043038 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52108 | ||
| 3830 | 2026.03.19 13:05:12.043384 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2026.03.19 13:05:12.043431 [ 291 ] {} <Debug> TCP-Session: aea33bb1-e0ee-4e57-a99c-2f6d29247a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:61480 | ||
| 3832 | 2026.03.19 13:05:12.043452 [ 291 ] {} <Debug> TCP-Session: aea33bb1-e0ee-4e57-a99c-2f6d29247a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.03.19 13:05:12.043460 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3834 | 2026.03.19 13:05:12.043466 [ 291 ] {} <Debug> TCP-Session: aea33bb1-e0ee-4e57-a99c-2f6d29247a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.03.19 13:05:12.043494 [ 292 ] {} <Debug> TCP-Session: 187bbba9-75ce-474c-b76a-9eda5c557346 Authenticating user 'default' from [fd00:1122:3344:101::e]:52108 | ||
| 3836 | 2026.03.19 13:05:12.043522 [ 292 ] {} <Debug> TCP-Session: 187bbba9-75ce-474c-b76a-9eda5c557346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.03.19 13:05:12.043521 [ 288 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3838 | 2026.03.19 13:05:12.043537 [ 292 ] {} <Debug> TCP-Session: 187bbba9-75ce-474c-b76a-9eda5c557346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.03.19 13:05:12.043767 [ 288 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3840 | 2026.03.19 13:05:12.043820 [ 288 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3841 | 2026.03.19 13:05:12.044094 [ 288 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 3842 | 2026.03.19 13:05:12.045024 [ 314 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Trace> AggregatingTransform: Aggregating | ||
| 3843 | 2026.03.19 13:05:12.045064 [ 314 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Trace> Aggregator: Aggregation method: without_key | ||
| 3844 | 2026.03.19 13:05:12.045100 [ 314 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908898 sec. (1100.233 rows/sec., 42.98 KiB/sec.) | ||
| 3845 | 2026.03.19 13:05:12.045117 [ 314 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Trace> Aggregator: Merging aggregated data | ||
| 3846 | 2026.03.19 13:05:12.046729 [ 288 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003258 sec., 306.9367710251688 rows/sec., 11.99 KiB/sec. | ||
| 3847 | 2026.03.19 13:05:12.046890 [ 288 ] {9463c937-dfc2-4148-9f95-521bd1444168} <Debug> TCPHandler: Processed in 0.003815896 sec. | ||
| 3848 | 2026.03.19 13:05:12.047021 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.03.19 13:05:12.047052 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.03.19 13:05:12.047058 [ 288 ] {} <Debug> TCP-Session: 35e635b2-e42a-4c03-a897-5982ce89904a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.03.19 13:05:12.047085 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3852 | 2026.03.19 13:05:12.047101 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.03.19 13:05:12.047133 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.03.19 13:05:12.047137 [ 290 ] {} <Debug> TCP-Session: c4aa6891-b6e3-4bdd-bfb7-0374e8951ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.03.19 13:05:12.047158 [ 293 ] {} <Debug> TCP-Session: 840a61ab-d963-4182-8f55-aa76c185ced4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.03.19 13:05:12.047164 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.03.19 13:05:12.047174 [ 291 ] {} <Debug> TCP-Session: aea33bb1-e0ee-4e57-a99c-2f6d29247a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.03.19 13:05:12.047220 [ 294 ] {} <Debug> TCP-Session: 3a99371c-ee71-4274-a764-891cc82aa3d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.03.19 13:05:12.047096 [ 289 ] {} <Debug> TCP-Session: ea94bf64-3b00-49e8-98e1-712805a12809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.03.19 13:05:12.047146 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3861 | 2026.03.19 13:05:12.047294 [ 292 ] {} <Debug> TCP-Session: 187bbba9-75ce-474c-b76a-9eda5c557346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.03.19 13:05:12.047815 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39710 | ||
| 3863 | 2026.03.19 13:05:12.047840 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43012 | ||
| 3864 | 2026.03.19 13:05:12.047879 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.03.19 13:05:12.047906 [ 286 ] {} <Debug> TCP-Session: e49b717e-9ed9-4447-beba-fb95148669e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39710 | ||
| 3866 | 2026.03.19 13:05:12.047913 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3867 | 2026.03.19 13:05:12.047924 [ 286 ] {} <Debug> TCP-Session: e49b717e-9ed9-4447-beba-fb95148669e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.03.19 13:05:12.047943 [ 258 ] {} <Debug> TCP-Session: 93b29849-330d-4b0a-9352-f06cf1fb6611 Authenticating user 'default' from [fd00:1122:3344:101::e]:43012 | ||
| 3869 | 2026.03.19 13:05:12.047947 [ 286 ] {} <Debug> TCP-Session: e49b717e-9ed9-4447-beba-fb95148669e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.03.19 13:05:12.047971 [ 258 ] {} <Debug> TCP-Session: 93b29849-330d-4b0a-9352-f06cf1fb6611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.03.19 13:05:12.048006 [ 258 ] {} <Debug> TCP-Session: 93b29849-330d-4b0a-9352-f06cf1fb6611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.03.19 13:05:12.072890 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39710). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3873 | |||
| 3874 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3875 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3876 | 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 | ||
| 3877 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3878 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3879 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3880 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3881 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3882 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3883 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3884 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3885 | (version 23.8.7.1) | ||
| 3886 | 2026.03.19 13:05:12.073096 [ 286 ] {} <Debug> TCP-Session: e49b717e-9ed9-4447-beba-fb95148669e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.03.19 13:05:12.073123 [ 258 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43012). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3888 | |||
| 3889 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3890 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3891 | 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 | ||
| 3892 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3893 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3894 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3895 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3896 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3897 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3898 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3899 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3900 | (version 23.8.7.1) | ||
| 3901 | 2026.03.19 13:05:12.073214 [ 258 ] {} <Debug> TCP-Session: 93b29849-330d-4b0a-9352-f06cf1fb6611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.03.19 13:05:13.344857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 516 | ||
| 3903 | 2026.03.19 13:05:13.347288 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.03.19 13:05:13.347341 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3905 | 2026.03.19 13:05:13.348532 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3906 | 2026.03.19 13:05:13.348804 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.03.19 13:05:13.349057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3908 | 2026.03.19 13:05:13.501456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59484 | ||
| 3909 | 2026.03.19 13:05:13.501581 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.03.19 13:05:13.501607 [ 286 ] {} <Debug> TCP-Session: ca9274d9-2916-411c-a4ce-b609838948bf Authenticating user 'default' from [fd00:1122:3344:101::e]:59484 | ||
| 3911 | 2026.03.19 13:05:13.501629 [ 286 ] {} <Debug> TCP-Session: ca9274d9-2916-411c-a4ce-b609838948bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.03.19 13:05:13.501641 [ 286 ] {} <Debug> TCP-Session: ca9274d9-2916-411c-a4ce-b609838948bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.03.19 13:05:13.501862 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61699 | ||
| 3914 | 2026.03.19 13:05:13.501889 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47035 | ||
| 3915 | 2026.03.19 13:05:13.501894 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54200 | ||
| 3916 | 2026.03.19 13:05:13.501962 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58971 | ||
| 3917 | 2026.03.19 13:05:13.501984 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59330 | ||
| 3918 | 2026.03.19 13:05:13.501992 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3919 | 2026.03.19 13:05:13.501991 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.03.19 13:05:13.502049 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2026.03.19 13:05:13.502073 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3922 | 2026.03.19 13:05:13.502084 [ 290 ] {} <Debug> TCP-Session: 85e60e57-d4ba-4e0b-a47d-752e4935f121 Authenticating user 'default' from [fd00:1122:3344:101::e]:47035 | ||
| 3923 | 2026.03.19 13:05:13.502093 [ 293 ] {} <Debug> TCP-Session: bd3d9813-ec44-4d8d-8dcf-8b496b094172 Authenticating user 'default' from [fd00:1122:3344:101::e]:58971 | ||
| 3924 | 2026.03.19 13:05:13.502105 [ 258 ] {} <Debug> TCP-Session: e87a87aa-e834-453b-afb6-ec3add64a694 Authenticating user 'default' from [fd00:1122:3344:101::e]:59330 | ||
| 3925 | 2026.03.19 13:05:13.502124 [ 290 ] {} <Debug> TCP-Session: 85e60e57-d4ba-4e0b-a47d-752e4935f121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.03.19 13:05:13.502136 [ 293 ] {} <Debug> TCP-Session: bd3d9813-ec44-4d8d-8dcf-8b496b094172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2026.03.19 13:05:13.502141 [ 258 ] {} <Debug> TCP-Session: e87a87aa-e834-453b-afb6-ec3add64a694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.03.19 13:05:13.502164 [ 293 ] {} <Debug> TCP-Session: bd3d9813-ec44-4d8d-8dcf-8b496b094172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.03.19 13:05:13.502154 [ 290 ] {} <Debug> TCP-Session: 85e60e57-d4ba-4e0b-a47d-752e4935f121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.03.19 13:05:13.502173 [ 258 ] {} <Debug> TCP-Session: e87a87aa-e834-453b-afb6-ec3add64a694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.03.19 13:05:13.502118 [ 286 ] {} <Trace> TCP-Session: ca9274d9-2916-411c-a4ce-b609838948bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.03.19 13:05:13.502049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2026.03.19 13:05:13.501971 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60914 | ||
| 3934 | 2026.03.19 13:05:13.502270 [ 289 ] {} <Debug> TCP-Session: d8b241c1-f156-4fe1-b648-63dacd6417d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54200 | ||
| 3935 | 2026.03.19 13:05:13.501951 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53124 | ||
| 3936 | 2026.03.19 13:05:13.502299 [ 289 ] {} <Debug> TCP-Session: d8b241c1-f156-4fe1-b648-63dacd6417d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.03.19 13:05:13.502323 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3938 | 2026.03.19 13:05:13.502348 [ 289 ] {} <Debug> TCP-Session: d8b241c1-f156-4fe1-b648-63dacd6417d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.03.19 13:05:13.502366 [ 294 ] {} <Debug> TCP-Session: 3a833bbe-c750-4ba8-84f2-805ae12ae9c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60914 | ||
| 3940 | 2026.03.19 13:05:13.502376 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3941 | 2026.03.19 13:05:13.502393 [ 294 ] {} <Debug> TCP-Session: 3a833bbe-c750-4ba8-84f2-805ae12ae9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.03.19 13:05:13.502392 [ 286 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59484) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3943 | 2026.03.19 13:05:13.502416 [ 294 ] {} <Debug> TCP-Session: 3a833bbe-c750-4ba8-84f2-805ae12ae9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.03.19 13:05:13.502415 [ 292 ] {} <Debug> TCP-Session: 7e5928ca-61a3-48c3-8010-0298df4b73d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53124 | ||
| 3945 | 2026.03.19 13:05:13.501951 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55903 | ||
| 3946 | 2026.03.19 13:05:13.502458 [ 292 ] {} <Debug> TCP-Session: 7e5928ca-61a3-48c3-8010-0298df4b73d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.03.19 13:05:13.502055 [ 288 ] {} <Debug> TCP-Session: 1764fe30-c2ea-4009-be33-7d58e7b064e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61699 | ||
| 3948 | 2026.03.19 13:05:13.502501 [ 292 ] {} <Debug> TCP-Session: 7e5928ca-61a3-48c3-8010-0298df4b73d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.03.19 13:05:13.502515 [ 288 ] {} <Debug> TCP-Session: 1764fe30-c2ea-4009-be33-7d58e7b064e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.03.19 13:05:13.502529 [ 288 ] {} <Debug> TCP-Session: 1764fe30-c2ea-4009-be33-7d58e7b064e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.03.19 13:05:13.502555 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3952 | 2026.03.19 13:05:13.502585 [ 291 ] {} <Debug> TCP-Session: 862711d1-cf2a-46f9-8518-c6fbc8b47e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:55903 | ||
| 3953 | 2026.03.19 13:05:13.502607 [ 291 ] {} <Debug> TCP-Session: 862711d1-cf2a-46f9-8518-c6fbc8b47e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.03.19 13:05:13.502618 [ 291 ] {} <Debug> TCP-Session: 862711d1-cf2a-46f9-8518-c6fbc8b47e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.03.19 13:05:13.502652 [ 286 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3956 | 2026.03.19 13:05:13.502714 [ 286 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3957 | 2026.03.19 13:05:13.502987 [ 286 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 3958 | 2026.03.19 13:05:13.503970 [ 302 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Trace> AggregatingTransform: Aggregating | ||
| 3959 | 2026.03.19 13:05:13.504019 [ 302 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3960 | 2026.03.19 13:05:13.504056 [ 302 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970609 sec. (1030.281 rows/sec., 40.25 KiB/sec.) | ||
| 3961 | 2026.03.19 13:05:13.504076 [ 302 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Trace> Aggregator: Merging aggregated data | ||
| 3962 | 2026.03.19 13:05:13.505687 [ 286 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003347 sec., 298.7750224081267 rows/sec., 11.67 KiB/sec. | ||
| 3963 | 2026.03.19 13:05:13.505895 [ 286 ] {ffbf80d3-1228-46fa-83e8-2a5d36088cdd} <Debug> TCPHandler: Processed in 0.003929538 sec. | ||
| 3964 | 2026.03.19 13:05:13.506092 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3965 | 2026.03.19 13:05:13.506127 [ 286 ] {} <Debug> TCP-Session: ca9274d9-2916-411c-a4ce-b609838948bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.03.19 13:05:13.506128 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3967 | 2026.03.19 13:05:13.506154 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3968 | 2026.03.19 13:05:13.506184 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.03.19 13:05:13.506214 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3970 | 2026.03.19 13:05:13.506242 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3971 | 2026.03.19 13:05:13.506268 [ 258 ] {} <Debug> TCP-Session: e87a87aa-e834-453b-afb6-ec3add64a694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.03.19 13:05:13.506271 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3973 | 2026.03.19 13:05:13.506308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3974 | 2026.03.19 13:05:13.506302 [ 290 ] {} <Debug> TCP-Session: 85e60e57-d4ba-4e0b-a47d-752e4935f121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.03.19 13:05:13.506361 [ 291 ] {} <Debug> TCP-Session: 862711d1-cf2a-46f9-8518-c6fbc8b47e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.03.19 13:05:13.506369 [ 294 ] {} <Debug> TCP-Session: 3a833bbe-c750-4ba8-84f2-805ae12ae9c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.03.19 13:05:13.506289 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3978 | 2026.03.19 13:05:13.506249 [ 293 ] {} <Debug> TCP-Session: bd3d9813-ec44-4d8d-8dcf-8b496b094172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.03.19 13:05:13.506450 [ 292 ] {} <Debug> TCP-Session: 7e5928ca-61a3-48c3-8010-0298df4b73d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.03.19 13:05:13.506203 [ 289 ] {} <Debug> TCP-Session: d8b241c1-f156-4fe1-b648-63dacd6417d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.03.19 13:05:13.506231 [ 288 ] {} <Debug> TCP-Session: 1764fe30-c2ea-4009-be33-7d58e7b064e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.03.19 13:05:15.358488 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.03.19 13:05:15.358675 [ 259 ] {743282fc-09ba-4f7c-b0b9-a5bbeff56936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3984 | 2026.03.19 13:05:15.358744 [ 259 ] {743282fc-09ba-4f7c-b0b9-a5bbeff56936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3985 | 2026.03.19 13:05:15.359516 [ 259 ] {743282fc-09ba-4f7c-b0b9-a5bbeff56936} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.03.19 13:05:15.359568 [ 259 ] {743282fc-09ba-4f7c-b0b9-a5bbeff56936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3987 | 2026.03.19 13:05:15.360005 [ 259 ] {743282fc-09ba-4f7c-b0b9-a5bbeff56936} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3988 | 2026.03.19 13:05:15.360249 [ 259 ] {743282fc-09ba-4f7c-b0b9-a5bbeff56936} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.03.19 13:05:15.360426 [ 259 ] {743282fc-09ba-4f7c-b0b9-a5bbeff56936} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001801 sec., 157690.17212659633 rows/sec., 10.02 MiB/sec. | ||
| 3990 | 2026.03.19 13:05:15.360477 [ 259 ] {743282fc-09ba-4f7c-b0b9-a5bbeff56936} <Debug> TCPHandler: Processed in 0.002126452 sec. | ||
| 3991 | 2026.03.19 13:05:15.360613 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.03.19 13:05:15.360718 [ 259 ] {b25271f6-4cae-4411-af8c-59d95e27e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3993 | 2026.03.19 13:05:15.360763 [ 259 ] {b25271f6-4cae-4411-af8c-59d95e27e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3994 | 2026.03.19 13:05:15.361606 [ 259 ] {b25271f6-4cae-4411-af8c-59d95e27e7b5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.19 13:05:15.361646 [ 259 ] {b25271f6-4cae-4411-af8c-59d95e27e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3996 | 2026.03.19 13:05:15.362059 [ 259 ] {b25271f6-4cae-4411-af8c-59d95e27e7b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3997 | 2026.03.19 13:05:15.362289 [ 259 ] {b25271f6-4cae-4411-af8c-59d95e27e7b5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.19 13:05:15.362427 [ 259 ] {b25271f6-4cae-4411-af8c-59d95e27e7b5} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001733 sec., 506058.85747259087 rows/sec., 40.11 MiB/sec. | ||
| 3999 | 2026.03.19 13:05:15.362466 [ 259 ] {b25271f6-4cae-4411-af8c-59d95e27e7b5} <Debug> TCPHandler: Processed in 0.001908548 sec. | ||
| 4000 | 2026.03.19 13:05:15.362585 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.03.19 13:05:15.362685 [ 259 ] {4c20c51f-c320-48bb-a0b5-a5543077d441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4002 | 2026.03.19 13:05:15.362728 [ 259 ] {4c20c51f-c320-48bb-a0b5-a5543077d441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4003 | 2026.03.19 13:05:15.363212 [ 259 ] {4c20c51f-c320-48bb-a0b5-a5543077d441} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.03.19 13:05:15.363251 [ 259 ] {4c20c51f-c320-48bb-a0b5-a5543077d441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4005 | 2026.03.19 13:05:15.363576 [ 259 ] {4c20c51f-c320-48bb-a0b5-a5543077d441} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4006 | 2026.03.19 13:05:15.363813 [ 259 ] {4c20c51f-c320-48bb-a0b5-a5543077d441} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.03.19 13:05:15.363949 [ 259 ] {4c20c51f-c320-48bb-a0b5-a5543077d441} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001285 sec., 141634.2412451362 rows/sec., 8.78 MiB/sec. | ||
| 4008 | 2026.03.19 13:05:15.363989 [ 259 ] {4c20c51f-c320-48bb-a0b5-a5543077d441} <Debug> TCPHandler: Processed in 0.001454629 sec. | ||
| 4009 | 2026.03.19 13:05:15.364099 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.03.19 13:05:15.364206 [ 259 ] {128ecdb7-a915-4594-8a3f-d0ca11d7dde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4011 | 2026.03.19 13:05:15.364257 [ 259 ] {128ecdb7-a915-4594-8a3f-d0ca11d7dde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4012 | 2026.03.19 13:05:15.364730 [ 259 ] {128ecdb7-a915-4594-8a3f-d0ca11d7dde6} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.03.19 13:05:15.364769 [ 259 ] {128ecdb7-a915-4594-8a3f-d0ca11d7dde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4014 | 2026.03.19 13:05:15.365103 [ 259 ] {128ecdb7-a915-4594-8a3f-d0ca11d7dde6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4015 | 2026.03.19 13:05:15.365351 [ 259 ] {128ecdb7-a915-4594-8a3f-d0ca11d7dde6} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.03.19 13:05:15.365486 [ 259 ] {128ecdb7-a915-4594-8a3f-d0ca11d7dde6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001302 sec., 114439.32411674348 rows/sec., 7.39 MiB/sec. | ||
| 4017 | 2026.03.19 13:05:15.365525 [ 259 ] {128ecdb7-a915-4594-8a3f-d0ca11d7dde6} <Debug> TCPHandler: Processed in 0.00147835 sec. | ||
| 4018 | 2026.03.19 13:05:15.365640 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.03.19 13:05:15.365737 [ 259 ] {6a16a720-bf97-43ba-bac0-37aa96cf8967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.03.19 13:05:15.365779 [ 259 ] {6a16a720-bf97-43ba-bac0-37aa96cf8967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4021 | 2026.03.19 13:05:15.366236 [ 259 ] {6a16a720-bf97-43ba-bac0-37aa96cf8967} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.03.19 13:05:15.366273 [ 259 ] {6a16a720-bf97-43ba-bac0-37aa96cf8967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4023 | 2026.03.19 13:05:15.366595 [ 259 ] {6a16a720-bf97-43ba-bac0-37aa96cf8967} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4024 | 2026.03.19 13:05:15.366805 [ 259 ] {6a16a720-bf97-43ba-bac0-37aa96cf8967} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.03.19 13:05:15.366934 [ 259 ] {6a16a720-bf97-43ba-bac0-37aa96cf8967} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 4026 | 2026.03.19 13:05:15.366972 [ 259 ] {6a16a720-bf97-43ba-bac0-37aa96cf8967} <Debug> TCPHandler: Processed in 0.001382917 sec. | ||
| 4027 | 2026.03.19 13:05:15.367087 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.03.19 13:05:15.367180 [ 259 ] {56397bb3-b1a8-40ff-a13d-c5f91c7e794f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4029 | 2026.03.19 13:05:15.367220 [ 259 ] {56397bb3-b1a8-40ff-a13d-c5f91c7e794f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4030 | 2026.03.19 13:05:15.367794 [ 259 ] {56397bb3-b1a8-40ff-a13d-c5f91c7e794f} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.03.19 13:05:15.367831 [ 259 ] {56397bb3-b1a8-40ff-a13d-c5f91c7e794f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4032 | 2026.03.19 13:05:15.368162 [ 259 ] {56397bb3-b1a8-40ff-a13d-c5f91c7e794f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4033 | 2026.03.19 13:05:15.368372 [ 259 ] {56397bb3-b1a8-40ff-a13d-c5f91c7e794f} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.03.19 13:05:15.368504 [ 259 ] {56397bb3-b1a8-40ff-a13d-c5f91c7e794f} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001341 sec., 395227.44220730796 rows/sec., 27.95 MiB/sec. | ||
| 4035 | 2026.03.19 13:05:15.368541 [ 259 ] {56397bb3-b1a8-40ff-a13d-c5f91c7e794f} <Debug> TCPHandler: Processed in 0.00150377 sec. | ||
| 4036 | 2026.03.19 13:05:15.368660 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.03.19 13:05:15.368755 [ 259 ] {992eec64-4bc3-4051-8689-a48253702ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4038 | 2026.03.19 13:05:15.368796 [ 259 ] {992eec64-4bc3-4051-8689-a48253702ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4039 | 2026.03.19 13:05:15.369141 [ 259 ] {992eec64-4bc3-4051-8689-a48253702ae7} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.03.19 13:05:15.369178 [ 259 ] {992eec64-4bc3-4051-8689-a48253702ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4041 | 2026.03.19 13:05:15.369481 [ 259 ] {992eec64-4bc3-4051-8689-a48253702ae7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4042 | 2026.03.19 13:05:15.369687 [ 259 ] {992eec64-4bc3-4051-8689-a48253702ae7} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.03.19 13:05:15.369815 [ 259 ] {992eec64-4bc3-4051-8689-a48253702ae7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4044 | 2026.03.19 13:05:15.369851 [ 259 ] {992eec64-4bc3-4051-8689-a48253702ae7} <Debug> TCPHandler: Processed in 0.001240575 sec. | ||
| 4045 | 2026.03.19 13:05:15.369965 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.03.19 13:05:15.370060 [ 259 ] {efa3d268-6ec2-41ab-8c36-159c4ee94bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.03.19 13:05:15.370103 [ 259 ] {efa3d268-6ec2-41ab-8c36-159c4ee94bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4048 | 2026.03.19 13:05:15.370513 [ 259 ] {efa3d268-6ec2-41ab-8c36-159c4ee94bb7} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.03.19 13:05:15.370549 [ 259 ] {efa3d268-6ec2-41ab-8c36-159c4ee94bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4050 | 2026.03.19 13:05:15.370903 [ 259 ] {efa3d268-6ec2-41ab-8c36-159c4ee94bb7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4051 | 2026.03.19 13:05:15.371148 [ 259 ] {efa3d268-6ec2-41ab-8c36-159c4ee94bb7} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.03.19 13:05:15.371282 [ 259 ] {efa3d268-6ec2-41ab-8c36-159c4ee94bb7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00124 sec., 213709.67741935485 rows/sec., 14.20 MiB/sec. | ||
| 4053 | 2026.03.19 13:05:15.371319 [ 259 ] {efa3d268-6ec2-41ab-8c36-159c4ee94bb7} <Debug> TCPHandler: Processed in 0.001403528 sec. | ||
| 4054 | 2026.03.19 13:05:15.371433 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.03.19 13:05:15.371527 [ 259 ] {68db492e-d0b2-4461-bf67-0536e929c439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.03.19 13:05:15.371569 [ 259 ] {68db492e-d0b2-4461-bf67-0536e929c439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4057 | 2026.03.19 13:05:15.371877 [ 259 ] {68db492e-d0b2-4461-bf67-0536e929c439} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.03.19 13:05:15.371913 [ 259 ] {68db492e-d0b2-4461-bf67-0536e929c439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4059 | 2026.03.19 13:05:15.372221 [ 259 ] {68db492e-d0b2-4461-bf67-0536e929c439} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4060 | 2026.03.19 13:05:15.372436 [ 259 ] {68db492e-d0b2-4461-bf67-0536e929c439} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.03.19 13:05:15.372570 [ 259 ] {68db492e-d0b2-4461-bf67-0536e929c439} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 4062 | 2026.03.19 13:05:15.372612 [ 259 ] {68db492e-d0b2-4461-bf67-0536e929c439} <Debug> TCPHandler: Processed in 0.001228445 sec. | ||
| 4063 | 2026.03.19 13:05:15.372738 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.03.19 13:05:15.372840 [ 259 ] {43bfd770-d00d-400f-a0a2-197c2b51cbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.03.19 13:05:15.372894 [ 259 ] {43bfd770-d00d-400f-a0a2-197c2b51cbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4066 | 2026.03.19 13:05:15.373753 [ 259 ] {43bfd770-d00d-400f-a0a2-197c2b51cbbb} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.03.19 13:05:15.373788 [ 259 ] {43bfd770-d00d-400f-a0a2-197c2b51cbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4068 | 2026.03.19 13:05:15.374384 [ 259 ] {43bfd770-d00d-400f-a0a2-197c2b51cbbb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4069 | 2026.03.19 13:05:15.374611 [ 259 ] {43bfd770-d00d-400f-a0a2-197c2b51cbbb} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.19 13:05:15.374760 [ 259 ] {43bfd770-d00d-400f-a0a2-197c2b51cbbb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001937 sec., 20650.49044914817 rows/sec., 37.00 MiB/sec. | ||
| 4071 | 2026.03.19 13:05:15.374824 [ 259 ] {43bfd770-d00d-400f-a0a2-197c2b51cbbb} <Debug> TCPHandler: Processed in 0.002135063 sec. | ||
| 4072 | 2026.03.19 13:05:15.374952 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.03.19 13:05:15.375080 [ 259 ] {03259408-4953-4498-8dfe-69dabd65c3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.03.19 13:05:15.375133 [ 259 ] {03259408-4953-4498-8dfe-69dabd65c3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4075 | 2026.03.19 13:05:15.375576 [ 259 ] {03259408-4953-4498-8dfe-69dabd65c3b0} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.03.19 13:05:15.375622 [ 259 ] {03259408-4953-4498-8dfe-69dabd65c3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4077 | 2026.03.19 13:05:15.376029 [ 259 ] {03259408-4953-4498-8dfe-69dabd65c3b0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4078 | 2026.03.19 13:05:15.376304 [ 259 ] {03259408-4953-4498-8dfe-69dabd65c3b0} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.03.19 13:05:15.376435 [ 259 ] {03259408-4953-4498-8dfe-69dabd65c3b0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00138 sec., 65217.39130434783 rows/sec., 4.08 MiB/sec. | ||
| 4080 | 2026.03.19 13:05:15.376472 [ 259 ] {03259408-4953-4498-8dfe-69dabd65c3b0} <Debug> TCPHandler: Processed in 0.001582571 sec. | ||
| 4081 | 2026.03.19 13:05:18.162521 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4082 | 2026.03.19 13:05:18.162588 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4083 | 2026.03.19 13:05:18.321715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8653 | ||
| 4084 | 2026.03.19 13:05:18.322202 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.03.19 13:05:18.322240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4086 | 2026.03.19 13:05:18.322784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4087 | 2026.03.19 13:05:18.323011 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.03.19 13:05:18.323141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8653 | ||
| 4089 | 2026.03.19 13:05:18.780653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4090 | 2026.03.19 13:05:18.795953 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.03.19 13:05:18.796016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4092 | 2026.03.19 13:05:18.802047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4093 | 2026.03.19 13:05:18.802795 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.03.19 13:05:18.805532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4095 | 2026.03.19 13:05:20.347085 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.03.19 13:05:20.347266 [ 259 ] {dcc54c64-43b4-4338-8939-130e99238895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4097 | 2026.03.19 13:05:20.347329 [ 259 ] {dcc54c64-43b4-4338-8939-130e99238895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4098 | 2026.03.19 13:05:20.347960 [ 259 ] {dcc54c64-43b4-4338-8939-130e99238895} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.03.19 13:05:20.348001 [ 259 ] {dcc54c64-43b4-4338-8939-130e99238895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4100 | 2026.03.19 13:05:20.348384 [ 259 ] {dcc54c64-43b4-4338-8939-130e99238895} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4101 | 2026.03.19 13:05:20.348604 [ 259 ] {dcc54c64-43b4-4338-8939-130e99238895} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.03.19 13:05:20.348763 [ 259 ] {dcc54c64-43b4-4338-8939-130e99238895} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001547 sec., 36199.09502262443 rows/sec., 2.78 MiB/sec. | ||
| 4103 | 2026.03.19 13:05:20.348804 [ 259 ] {dcc54c64-43b4-4338-8939-130e99238895} <Debug> TCPHandler: Processed in 0.001846297 sec. | ||
| 4104 | 2026.03.19 13:05:20.348925 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.03.19 13:05:20.349019 [ 259 ] {ba7038ff-06e8-4b11-bbff-648b43ffcf6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4106 | 2026.03.19 13:05:20.349058 [ 259 ] {ba7038ff-06e8-4b11-bbff-648b43ffcf6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4107 | 2026.03.19 13:05:20.349465 [ 259 ] {ba7038ff-06e8-4b11-bbff-648b43ffcf6f} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.03.19 13:05:20.349498 [ 259 ] {ba7038ff-06e8-4b11-bbff-648b43ffcf6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4109 | 2026.03.19 13:05:20.349814 [ 259 ] {ba7038ff-06e8-4b11-bbff-648b43ffcf6f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4110 | 2026.03.19 13:05:20.350022 [ 259 ] {ba7038ff-06e8-4b11-bbff-648b43ffcf6f} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.03.19 13:05:20.350152 [ 259 ] {ba7038ff-06e8-4b11-bbff-648b43ffcf6f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 4112 | 2026.03.19 13:05:20.350188 [ 259 ] {ba7038ff-06e8-4b11-bbff-648b43ffcf6f} <Debug> TCPHandler: Processed in 0.001310966 sec. | ||
| 4113 | 2026.03.19 13:05:20.350306 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.03.19 13:05:20.350399 [ 259 ] {edbf8953-ee78-4efa-a4e5-eaaf4f5fc639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4115 | 2026.03.19 13:05:20.350441 [ 259 ] {edbf8953-ee78-4efa-a4e5-eaaf4f5fc639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4116 | 2026.03.19 13:05:20.350862 [ 259 ] {edbf8953-ee78-4efa-a4e5-eaaf4f5fc639} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.03.19 13:05:20.350895 [ 259 ] {edbf8953-ee78-4efa-a4e5-eaaf4f5fc639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4118 | 2026.03.19 13:05:20.351225 [ 259 ] {edbf8953-ee78-4efa-a4e5-eaaf4f5fc639} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4119 | 2026.03.19 13:05:20.351452 [ 259 ] {edbf8953-ee78-4efa-a4e5-eaaf4f5fc639} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.03.19 13:05:20.351584 [ 259 ] {edbf8953-ee78-4efa-a4e5-eaaf4f5fc639} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 4121 | 2026.03.19 13:05:20.351619 [ 259 ] {edbf8953-ee78-4efa-a4e5-eaaf4f5fc639} <Debug> TCPHandler: Processed in 0.001360747 sec. | ||
| 4122 | 2026.03.19 13:05:20.351730 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.03.19 13:05:20.351822 [ 259 ] {b777eeff-ca39-46f0-ba93-41b6873b3ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.03.19 13:05:20.351861 [ 259 ] {b777eeff-ca39-46f0-ba93-41b6873b3ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4125 | 2026.03.19 13:05:20.352189 [ 259 ] {b777eeff-ca39-46f0-ba93-41b6873b3ad8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.03.19 13:05:20.352222 [ 259 ] {b777eeff-ca39-46f0-ba93-41b6873b3ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4127 | 2026.03.19 13:05:20.352508 [ 259 ] {b777eeff-ca39-46f0-ba93-41b6873b3ad8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4128 | 2026.03.19 13:05:20.352711 [ 259 ] {b777eeff-ca39-46f0-ba93-41b6873b3ad8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.03.19 13:05:20.352840 [ 259 ] {b777eeff-ca39-46f0-ba93-41b6873b3ad8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 4130 | 2026.03.19 13:05:20.352874 [ 259 ] {b777eeff-ca39-46f0-ba93-41b6873b3ad8} <Debug> TCPHandler: Processed in 0.001192084 sec. | ||
| 4131 | 2026.03.19 13:05:23.349245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 548 | ||
| 4132 | 2026.03.19 13:05:23.351649 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.03.19 13:05:23.351693 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4134 | 2026.03.19 13:05:23.352938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4135 | 2026.03.19 13:05:23.353214 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.03.19 13:05:23.353458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4137 | 2026.03.19 13:05:25.357895 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.03.19 13:05:25.358180 [ 259 ] {8a5626eb-df3f-42e0-a905-ba57b7af5eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4139 | 2026.03.19 13:05:25.358285 [ 259 ] {8a5626eb-df3f-42e0-a905-ba57b7af5eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4140 | 2026.03.19 13:05:25.359126 [ 259 ] {8a5626eb-df3f-42e0-a905-ba57b7af5eee} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.03.19 13:05:25.359176 [ 259 ] {8a5626eb-df3f-42e0-a905-ba57b7af5eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4142 | 2026.03.19 13:05:25.359589 [ 259 ] {8a5626eb-df3f-42e0-a905-ba57b7af5eee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4143 | 2026.03.19 13:05:25.359815 [ 259 ] {8a5626eb-df3f-42e0-a905-ba57b7af5eee} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.03.19 13:05:25.359968 [ 259 ] {8a5626eb-df3f-42e0-a905-ba57b7af5eee} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001866 sec., 152197.21329046087 rows/sec., 9.67 MiB/sec. | ||
| 4145 | 2026.03.19 13:05:25.359987 [ 85 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4146 | 2026.03.19 13:05:25.360011 [ 259 ] {8a5626eb-df3f-42e0-a905-ba57b7af5eee} <Debug> TCPHandler: Processed in 0.002300576 sec. | ||
| 4147 | 2026.03.19 13:05:25.360055 [ 85 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.03.19 13:05:25.360083 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4149 | 2026.03.19 13:05:25.360158 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.03.19 13:05:25.360180 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 4151 | 2026.03.19 13:05:25.360264 [ 259 ] {4c71c635-1f81-4d69-bcd6-8638b90f8a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4152 | 2026.03.19 13:05:25.360301 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4153 | 2026.03.19 13:05:25.360315 [ 259 ] {4c71c635-1f81-4d69-bcd6-8638b90f8a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4154 | 2026.03.19 13:05:25.360341 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4155 | 2026.03.19 13:05:25.360413 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4156 | 2026.03.19 13:05:25.360457 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4157 | 2026.03.19 13:05:25.360499 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4158 | 2026.03.19 13:05:25.360538 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4159 | 2026.03.19 13:05:25.360743 [ 259 ] {4c71c635-1f81-4d69-bcd6-8638b90f8a12} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.03.19 13:05:25.360784 [ 259 ] {4c71c635-1f81-4d69-bcd6-8638b90f8a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4161 | 2026.03.19 13:05:25.361111 [ 259 ] {4c71c635-1f81-4d69-bcd6-8638b90f8a12} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4162 | 2026.03.19 13:05:25.361342 [ 259 ] {4c71c635-1f81-4d69-bcd6-8638b90f8a12} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.03.19 13:05:25.361468 [ 259 ] {4c71c635-1f81-4d69-bcd6-8638b90f8a12} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001222 sec., 13093.289689034369 rows/sec., 1.04 MiB/sec. | ||
| 4164 | 2026.03.19 13:05:25.361506 [ 259 ] {4c71c635-1f81-4d69-bcd6-8638b90f8a12} <Debug> TCPHandler: Processed in 0.001396778 sec. | ||
| 4165 | 2026.03.19 13:05:25.361541 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400918 sec., 1013621.0684708171 rows/sec., 68.25 MiB/sec. | ||
| 4166 | 2026.03.19 13:05:25.361623 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2026.03.19 13:05:25.361703 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4168 | 2026.03.19 13:05:25.361722 [ 259 ] {497f8ea9-5045-4dc1-b1ba-38861b3aa5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4169 | 2026.03.19 13:05:25.361765 [ 259 ] {497f8ea9-5045-4dc1-b1ba-38861b3aa5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4170 | 2026.03.19 13:05:25.361954 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.03.19 13:05:25.362027 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_13_3} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4172 | 2026.03.19 13:05:25.362106 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4173 | 2026.03.19 13:05:25.362518 [ 259 ] {497f8ea9-5045-4dc1-b1ba-38861b3aa5ed} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.03.19 13:05:25.362561 [ 259 ] {497f8ea9-5045-4dc1-b1ba-38861b3aa5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4175 | 2026.03.19 13:05:25.362929 [ 259 ] {497f8ea9-5045-4dc1-b1ba-38861b3aa5ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4176 | 2026.03.19 13:05:25.363143 [ 259 ] {497f8ea9-5045-4dc1-b1ba-38861b3aa5ed} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.03.19 13:05:25.363273 [ 259 ] {497f8ea9-5045-4dc1-b1ba-38861b3aa5ed} <Debug> executeQuery: Read 885 rows, 71.77 KiB in 0.001569 sec., 564053.5372848948 rows/sec., 44.67 MiB/sec. | ||
| 4178 | 2026.03.19 13:05:25.363311 [ 259 ] {497f8ea9-5045-4dc1-b1ba-38861b3aa5ed} <Debug> TCPHandler: Processed in 0.001735354 sec. | ||
| 4179 | 2026.03.19 13:05:25.363431 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.03.19 13:05:25.363525 [ 259 ] {b4f555f8-4946-4467-9e96-04cd08c715b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4181 | 2026.03.19 13:05:25.363564 [ 259 ] {b4f555f8-4946-4467-9e96-04cd08c715b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4182 | 2026.03.19 13:05:25.364029 [ 259 ] {b4f555f8-4946-4467-9e96-04cd08c715b4} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.03.19 13:05:25.364066 [ 259 ] {b4f555f8-4946-4467-9e96-04cd08c715b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4184 | 2026.03.19 13:05:25.364388 [ 259 ] {b4f555f8-4946-4467-9e96-04cd08c715b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4185 | 2026.03.19 13:05:25.364601 [ 259 ] {b4f555f8-4946-4467-9e96-04cd08c715b4} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.03.19 13:05:25.364726 [ 259 ] {b4f555f8-4946-4467-9e96-04cd08c715b4} <Debug> executeQuery: Read 198 rows, 12.67 KiB in 0.001219 sec., 162428.219852338 rows/sec., 10.15 MiB/sec. | ||
| 4187 | 2026.03.19 13:05:25.364763 [ 259 ] {b4f555f8-4946-4467-9e96-04cd08c715b4} <Debug> TCPHandler: Processed in 0.001380118 sec. | ||
| 4188 | 2026.03.19 13:05:25.364872 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.03.19 13:05:25.364965 [ 259 ] {ed59ce0a-03d9-489e-92ef-e49aa73604df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4190 | 2026.03.19 13:05:25.365003 [ 259 ] {ed59ce0a-03d9-489e-92ef-e49aa73604df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4191 | 2026.03.19 13:05:25.365422 [ 259 ] {ed59ce0a-03d9-489e-92ef-e49aa73604df} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.03.19 13:05:25.365458 [ 259 ] {ed59ce0a-03d9-489e-92ef-e49aa73604df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4193 | 2026.03.19 13:05:25.365744 [ 259 ] {ed59ce0a-03d9-489e-92ef-e49aa73604df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4194 | 2026.03.19 13:05:25.365947 [ 259 ] {ed59ce0a-03d9-489e-92ef-e49aa73604df} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.03.19 13:05:25.366040 [ 85 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4196 | 2026.03.19 13:05:25.366069 [ 259 ] {ed59ce0a-03d9-489e-92ef-e49aa73604df} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001122 sec., 132798.57397504456 rows/sec., 8.58 MiB/sec. | ||
| 4197 | 2026.03.19 13:05:25.366072 [ 85 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.03.19 13:05:25.366110 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4199 | 2026.03.19 13:05:25.366111 [ 259 ] {ed59ce0a-03d9-489e-92ef-e49aa73604df} <Debug> TCPHandler: Processed in 0.001287236 sec. | ||
| 4200 | 2026.03.19 13:05:25.366236 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.03.19 13:05:25.366241 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::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 | ||
| 4202 | 2026.03.19 13:05:25.366330 [ 259 ] {b813ad4c-8916-44ec-aa35-c29b86900050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4203 | 2026.03.19 13:05:25.366372 [ 259 ] {b813ad4c-8916-44ec-aa35-c29b86900050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4204 | 2026.03.19 13:05:25.366412 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4205 | 2026.03.19 13:05:25.366457 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 149 rows starting from the beginning of the part | ||
| 4206 | 2026.03.19 13:05:25.366524 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4207 | 2026.03.19 13:05:25.366575 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4208 | 2026.03.19 13:05:25.366620 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4209 | 2026.03.19 13:05:25.366663 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4210 | 2026.03.19 13:05:25.366790 [ 259 ] {b813ad4c-8916-44ec-aa35-c29b86900050} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.03.19 13:05:25.366833 [ 259 ] {b813ad4c-8916-44ec-aa35-c29b86900050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4212 | 2026.03.19 13:05:25.367213 [ 259 ] {b813ad4c-8916-44ec-aa35-c29b86900050} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4213 | 2026.03.19 13:05:25.367439 [ 259 ] {b813ad4c-8916-44ec-aa35-c29b86900050} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.03.19 13:05:25.367535 [ 85 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4215 | 2026.03.19 13:05:25.367560 [ 259 ] {b813ad4c-8916-44ec-aa35-c29b86900050} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 4216 | 2026.03.19 13:05:25.367565 [ 85 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.03.19 13:05:25.367600 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4218 | 2026.03.19 13:05:25.367603 [ 259 ] {b813ad4c-8916-44ec-aa35-c29b86900050} <Debug> TCPHandler: Processed in 0.001414848 sec. | ||
| 4219 | 2026.03.19 13:05:25.367611 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418538 sec., 525188.6096812352 rows/sec., 35.93 MiB/sec. | ||
| 4220 | 2026.03.19 13:05:25.367671 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 4221 | 2026.03.19 13:05:25.367765 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.03.19 13:05:25.367781 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4223 | 2026.03.19 13:05:25.367816 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4224 | 2026.03.19 13:05:25.367836 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4225 | 2026.03.19 13:05:25.367865 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4226 | 2026.03.19 13:05:25.367867 [ 259 ] {e6a6eb99-f31b-4c47-98f1-69b60d0a41e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4227 | 2026.03.19 13:05:25.367912 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4228 | 2026.03.19 13:05:25.368010 [ 259 ] {e6a6eb99-f31b-4c47-98f1-69b60d0a41e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4229 | 2026.03.19 13:05:25.368027 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4230 | 2026.03.19 13:05:25.368082 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4231 | 2026.03.19 13:05:25.368161 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.03.19 13:05:25.368255 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_13_3} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4233 | 2026.03.19 13:05:25.368329 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4234 | 2026.03.19 13:05:25.368561 [ 259 ] {e6a6eb99-f31b-4c47-98f1-69b60d0a41e4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.03.19 13:05:25.368602 [ 259 ] {e6a6eb99-f31b-4c47-98f1-69b60d0a41e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4236 | 2026.03.19 13:05:25.368836 [ 187 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188394 sec., 622689.1081577322 rows/sec., 37.79 MiB/sec. | ||
| 4237 | 2026.03.19 13:05:25.368963 [ 259 ] {e6a6eb99-f31b-4c47-98f1-69b60d0a41e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4238 | 2026.03.19 13:05:25.369027 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4239 | 2026.03.19 13:05:25.369210 [ 259 ] {e6a6eb99-f31b-4c47-98f1-69b60d0a41e4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.03.19 13:05:25.369360 [ 259 ] {e6a6eb99-f31b-4c47-98f1-69b60d0a41e4} <Debug> executeQuery: Read 546 rows, 39.69 KiB in 0.00151 sec., 361589.4039735099 rows/sec., 25.67 MiB/sec. | ||
| 4241 | 2026.03.19 13:05:25.369397 [ 259 ] {e6a6eb99-f31b-4c47-98f1-69b60d0a41e4} <Debug> TCPHandler: Processed in 0.001679773 sec. | ||
| 4242 | 2026.03.19 13:05:25.369399 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.03.19 13:05:25.369510 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_13_3} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4244 | 2026.03.19 13:05:25.369512 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.03.19 13:05:25.369602 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4246 | 2026.03.19 13:05:25.369616 [ 259 ] {850d4ae6-e756-43b7-9a10-0c814e8a6222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4247 | 2026.03.19 13:05:25.369661 [ 259 ] {850d4ae6-e756-43b7-9a10-0c814e8a6222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4248 | 2026.03.19 13:05:25.369984 [ 259 ] {850d4ae6-e756-43b7-9a10-0c814e8a6222} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.03.19 13:05:25.370018 [ 259 ] {850d4ae6-e756-43b7-9a10-0c814e8a6222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4250 | 2026.03.19 13:05:25.370345 [ 259 ] {850d4ae6-e756-43b7-9a10-0c814e8a6222} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4251 | 2026.03.19 13:05:25.370549 [ 259 ] {850d4ae6-e756-43b7-9a10-0c814e8a6222} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.03.19 13:05:25.370672 [ 259 ] {850d4ae6-e756-43b7-9a10-0c814e8a6222} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 4253 | 2026.03.19 13:05:25.370707 [ 259 ] {850d4ae6-e756-43b7-9a10-0c814e8a6222} <Debug> TCPHandler: Processed in 0.001244215 sec. | ||
| 4254 | 2026.03.19 13:05:25.370821 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.03.19 13:05:25.370913 [ 259 ] {9a18db5d-e80e-487b-a32c-18c1eac6397a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.03.19 13:05:25.370954 [ 259 ] {9a18db5d-e80e-487b-a32c-18c1eac6397a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4257 | 2026.03.19 13:05:25.371355 [ 259 ] {9a18db5d-e80e-487b-a32c-18c1eac6397a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.03.19 13:05:25.371390 [ 259 ] {9a18db5d-e80e-487b-a32c-18c1eac6397a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4259 | 2026.03.19 13:05:25.371731 [ 259 ] {9a18db5d-e80e-487b-a32c-18c1eac6397a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4260 | 2026.03.19 13:05:25.371938 [ 259 ] {9a18db5d-e80e-487b-a32c-18c1eac6397a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.19 13:05:25.372073 [ 259 ] {9a18db5d-e80e-487b-a32c-18c1eac6397a} <Debug> executeQuery: Read 273 rows, 18.59 KiB in 0.001178 sec., 231748.72665534806 rows/sec., 15.42 MiB/sec. | ||
| 4262 | 2026.03.19 13:05:25.372111 [ 259 ] {9a18db5d-e80e-487b-a32c-18c1eac6397a} <Debug> TCPHandler: Processed in 0.001339057 sec. | ||
| 4263 | 2026.03.19 13:05:25.372222 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.03.19 13:05:25.372314 [ 259 ] {555c866a-3f1a-4b79-b327-88d0f9795211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4265 | 2026.03.19 13:05:25.372353 [ 259 ] {555c866a-3f1a-4b79-b327-88d0f9795211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4266 | 2026.03.19 13:05:25.372656 [ 259 ] {555c866a-3f1a-4b79-b327-88d0f9795211} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.03.19 13:05:25.372691 [ 259 ] {555c866a-3f1a-4b79-b327-88d0f9795211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4268 | 2026.03.19 13:05:25.372982 [ 259 ] {555c866a-3f1a-4b79-b327-88d0f9795211} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4269 | 2026.03.19 13:05:25.373187 [ 259 ] {555c866a-3f1a-4b79-b327-88d0f9795211} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.03.19 13:05:25.373310 [ 259 ] {555c866a-3f1a-4b79-b327-88d0f9795211} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 4271 | 2026.03.19 13:05:25.373345 [ 259 ] {555c866a-3f1a-4b79-b327-88d0f9795211} <Debug> TCPHandler: Processed in 0.001169773 sec. | ||
| 4272 | 2026.03.19 13:05:25.373442 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.03.19 13:05:25.373532 [ 259 ] {63c75513-ddb2-46d2-99aa-1c4494d88063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.03.19 13:05:25.373584 [ 259 ] {63c75513-ddb2-46d2-99aa-1c4494d88063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4275 | 2026.03.19 13:05:25.374370 [ 259 ] {63c75513-ddb2-46d2-99aa-1c4494d88063} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.03.19 13:05:25.374405 [ 259 ] {63c75513-ddb2-46d2-99aa-1c4494d88063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4277 | 2026.03.19 13:05:25.374982 [ 259 ] {63c75513-ddb2-46d2-99aa-1c4494d88063} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4278 | 2026.03.19 13:05:25.375197 [ 259 ] {63c75513-ddb2-46d2-99aa-1c4494d88063} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.03.19 13:05:25.375331 [ 259 ] {63c75513-ddb2-46d2-99aa-1c4494d88063} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001815 sec., 22038.567493112947 rows/sec., 39.49 MiB/sec. | ||
| 4280 | 2026.03.19 13:05:25.375380 [ 259 ] {63c75513-ddb2-46d2-99aa-1c4494d88063} <Debug> TCPHandler: Processed in 0.001984359 sec. | ||
| 4281 | 2026.03.19 13:05:25.375486 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.03.19 13:05:25.375578 [ 259 ] {659b2bb2-d9f7-436a-8be2-74f936ca8a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.03.19 13:05:25.375619 [ 259 ] {659b2bb2-d9f7-436a-8be2-74f936ca8a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4284 | 2026.03.19 13:05:25.375935 [ 259 ] {659b2bb2-d9f7-436a-8be2-74f936ca8a8d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.03.19 13:05:25.375970 [ 259 ] {659b2bb2-d9f7-436a-8be2-74f936ca8a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4286 | 2026.03.19 13:05:25.376291 [ 259 ] {659b2bb2-d9f7-436a-8be2-74f936ca8a8d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4287 | 2026.03.19 13:05:25.376521 [ 259 ] {659b2bb2-d9f7-436a-8be2-74f936ca8a8d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.03.19 13:05:25.376652 [ 259 ] {659b2bb2-d9f7-436a-8be2-74f936ca8a8d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 4289 | 2026.03.19 13:05:25.376687 [ 259 ] {659b2bb2-d9f7-436a-8be2-74f936ca8a8d} <Debug> TCPHandler: Processed in 0.001249245 sec. | ||
| 4290 | 2026.03.19 13:05:25.823242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9101 | ||
| 4291 | 2026.03.19 13:05:25.824017 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.03.19 13:05:25.824071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4293 | 2026.03.19 13:05:25.824631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4294 | 2026.03.19 13:05:25.824864 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.19 13:05:25.825007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9101 | ||
| 4296 | 2026.03.19 13:05:26.305617 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4297 | 2026.03.19 13:05:26.323733 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.03.19 13:05:26.323797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4299 | 2026.03.19 13:05:26.330303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4300 | 2026.03.19 13:05:26.331036 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.03.19 13:05:26.334528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4302 | 2026.03.19 13:05:30.347217 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.03.19 13:05:30.347418 [ 259 ] {fbae2d82-45a3-44ee-99b6-00168a0f107b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4304 | 2026.03.19 13:05:30.347488 [ 259 ] {fbae2d82-45a3-44ee-99b6-00168a0f107b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4305 | 2026.03.19 13:05:30.348156 [ 259 ] {fbae2d82-45a3-44ee-99b6-00168a0f107b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.03.19 13:05:30.348199 [ 259 ] {fbae2d82-45a3-44ee-99b6-00168a0f107b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4307 | 2026.03.19 13:05:30.348590 [ 259 ] {fbae2d82-45a3-44ee-99b6-00168a0f107b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4308 | 2026.03.19 13:05:30.348814 [ 259 ] {fbae2d82-45a3-44ee-99b6-00168a0f107b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.03.19 13:05:30.348951 [ 33 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4310 | 2026.03.19 13:05:30.348965 [ 259 ] {fbae2d82-45a3-44ee-99b6-00168a0f107b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.69 MiB/sec. | ||
| 4311 | 2026.03.19 13:05:30.349020 [ 33 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.03.19 13:05:30.349032 [ 259 ] {fbae2d82-45a3-44ee-99b6-00168a0f107b} <Debug> TCPHandler: Processed in 0.001952308 sec. | ||
| 4313 | 2026.03.19 13:05:30.349047 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4314 | 2026.03.19 13:05:30.349153 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2026.03.19 13:05:30.349156 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 4316 | 2026.03.19 13:05:30.349256 [ 259 ] {9c3dfe5a-110a-49cf-b23d-edfd2eb32fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4317 | 2026.03.19 13:05:30.349288 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4318 | 2026.03.19 13:05:30.349304 [ 259 ] {9c3dfe5a-110a-49cf-b23d-edfd2eb32fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4319 | 2026.03.19 13:05:30.349325 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 885 rows starting from the beginning of the part | ||
| 4320 | 2026.03.19 13:05:30.349394 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4321 | 2026.03.19 13:05:30.349439 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 877 rows starting from the beginning of the part | ||
| 4322 | 2026.03.19 13:05:30.349482 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4323 | 2026.03.19 13:05:30.349521 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 885 rows starting from the beginning of the part | ||
| 4324 | 2026.03.19 13:05:30.349565 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 4325 | 2026.03.19 13:05:30.349747 [ 259 ] {9c3dfe5a-110a-49cf-b23d-edfd2eb32fc3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.03.19 13:05:30.349788 [ 259 ] {9c3dfe5a-110a-49cf-b23d-edfd2eb32fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4327 | 2026.03.19 13:05:30.350116 [ 259 ] {9c3dfe5a-110a-49cf-b23d-edfd2eb32fc3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4328 | 2026.03.19 13:05:30.350349 [ 259 ] {9c3dfe5a-110a-49cf-b23d-edfd2eb32fc3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.03.19 13:05:30.350461 [ 33 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4330 | 2026.03.19 13:05:30.350478 [ 259 ] {9c3dfe5a-110a-49cf-b23d-edfd2eb32fc3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 4331 | 2026.03.19 13:05:30.350500 [ 33 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.03.19 13:05:30.350522 [ 259 ] {9c3dfe5a-110a-49cf-b23d-edfd2eb32fc3} <Debug> TCPHandler: Processed in 0.001417248 sec. | ||
| 4333 | 2026.03.19 13:05:30.350523 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4334 | 2026.03.19 13:05:30.350647 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 4335 | 2026.03.19 13:05:30.350656 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.03.19 13:05:30.350794 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4337 | 2026.03.19 13:05:30.350803 [ 259 ] {00087233-2854-4597-9ed1-f0458e7a6246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4338 | 2026.03.19 13:05:30.350835 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 564 rows starting from the beginning of the part | ||
| 4339 | 2026.03.19 13:05:30.350856 [ 259 ] {00087233-2854-4597-9ed1-f0458e7a6246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4340 | 2026.03.19 13:05:30.350885 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779015 sec., 1582336.2928362044 rows/sec., 131.17 MiB/sec. | ||
| 4341 | 2026.03.19 13:05:30.350905 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4342 | 2026.03.19 13:05:30.350966 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 530 rows starting from the beginning of the part | ||
| 4343 | 2026.03.19 13:05:30.351038 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4344 | 2026.03.19 13:05:30.351085 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 546 rows starting from the beginning of the part | ||
| 4345 | 2026.03.19 13:05:30.351128 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4346 | 2026.03.19 13:05:30.351141 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4347 | 2026.03.19 13:05:30.351296 [ 259 ] {00087233-2854-4597-9ed1-f0458e7a6246} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.03.19 13:05:30.351339 [ 259 ] {00087233-2854-4597-9ed1-f0458e7a6246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4349 | 2026.03.19 13:05:30.351524 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.03.19 13:05:30.351621 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_26_5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4351 | 2026.03.19 13:05:30.351708 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4352 | 2026.03.19 13:05:30.351721 [ 259 ] {00087233-2854-4597-9ed1-f0458e7a6246} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4353 | 2026.03.19 13:05:30.351974 [ 259 ] {00087233-2854-4597-9ed1-f0458e7a6246} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.03.19 13:05:30.352081 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4355 | 2026.03.19 13:05:30.352103 [ 259 ] {00087233-2854-4597-9ed1-f0458e7a6246} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 4356 | 2026.03.19 13:05:30.352114 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.03.19 13:05:30.352143 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4358 | 2026.03.19 13:05:30.352150 [ 259 ] {00087233-2854-4597-9ed1-f0458e7a6246} <Debug> TCPHandler: Processed in 0.00154226 sec. | ||
| 4359 | 2026.03.19 13:05:30.352219 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 4360 | 2026.03.19 13:05:30.352271 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.03.19 13:05:30.352313 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722984 sec., 1063271.6264341397 rows/sec., 80.32 MiB/sec. | ||
| 4362 | 2026.03.19 13:05:30.352319 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4363 | 2026.03.19 13:05:30.352366 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4497 rows starting from the beginning of the part | ||
| 4364 | 2026.03.19 13:05:30.352367 [ 259 ] {2b4fb19d-acb3-425f-bbdc-7d8534a55103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4365 | 2026.03.19 13:05:30.352418 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 4366 | 2026.03.19 13:05:30.352419 [ 259 ] {2b4fb19d-acb3-425f-bbdc-7d8534a55103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4367 | 2026.03.19 13:05:30.352467 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4368 | 2026.03.19 13:05:30.352498 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4369 | 2026.03.19 13:05:30.352506 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 4370 | 2026.03.19 13:05:30.352546 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 273 rows starting from the beginning of the part | ||
| 4371 | 2026.03.19 13:05:30.352583 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4372 | 2026.03.19 13:05:30.352772 [ 259 ] {2b4fb19d-acb3-425f-bbdc-7d8534a55103} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.03.19 13:05:30.352813 [ 259 ] {2b4fb19d-acb3-425f-bbdc-7d8534a55103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4374 | 2026.03.19 13:05:30.352827 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.03.19 13:05:30.352909 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_26_5} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4376 | 2026.03.19 13:05:30.352980 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4377 | 2026.03.19 13:05:30.353131 [ 259 ] {2b4fb19d-acb3-425f-bbdc-7d8534a55103} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4378 | 2026.03.19 13:05:30.353353 [ 259 ] {2b4fb19d-acb3-425f-bbdc-7d8534a55103} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.03.19 13:05:30.353459 [ 33 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4380 | 2026.03.19 13:05:30.353483 [ 259 ] {2b4fb19d-acb3-425f-bbdc-7d8534a55103} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 4381 | 2026.03.19 13:05:30.353493 [ 33 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.03.19 13:05:30.353524 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4383 | 2026.03.19 13:05:30.353525 [ 259 ] {2b4fb19d-acb3-425f-bbdc-7d8534a55103} <Debug> TCPHandler: Processed in 0.001301616 sec. | ||
| 4384 | 2026.03.19 13:05:30.353661 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 4385 | 2026.03.19 13:05:30.353840 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4386 | 2026.03.19 13:05:30.353873 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1578 rows starting from the beginning of the part | ||
| 4387 | 2026.03.19 13:05:30.353931 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 4388 | 2026.03.19 13:05:30.353972 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4389 | 2026.03.19 13:05:30.354010 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 4390 | 2026.03.19 13:05:30.354044 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4391 | 2026.03.19 13:05:30.354085 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4392 | 2026.03.19 13:05:30.354712 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5515 rows, containing 5 columns (5 merged, 0 gathered) in 0.002528 sec., 2181566.455696203 rows/sec., 147.58 MiB/sec. | ||
| 4393 | 2026.03.19 13:05:30.355026 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4394 | 2026.03.19 13:05:30.355139 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 4 columns (4 merged, 0 gathered) in 0.001533141 sec., 1264071.6020248628 rows/sec., 81.51 MiB/sec. | ||
| 4395 | 2026.03.19 13:05:30.355267 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.03.19 13:05:30.355332 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4397 | 2026.03.19 13:05:30.355389 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 4398 | 2026.03.19 13:05:30.355442 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4399 | 2026.03.19 13:05:30.355742 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.03.19 13:05:30.355809 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_26_5} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4401 | 2026.03.19 13:05:30.355875 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4402 | 2026.03.19 13:05:33.162832 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4403 | 2026.03.19 13:05:33.162941 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4404 | 2026.03.19 13:05:33.325186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9613 | ||
| 4405 | 2026.03.19 13:05:33.325683 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.03.19 13:05:33.325722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4407 | 2026.03.19 13:05:33.326190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4408 | 2026.03.19 13:05:33.326413 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.03.19 13:05:33.326534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9613 | ||
| 4410 | 2026.03.19 13:05:33.353781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 580 | ||
| 4411 | 2026.03.19 13:05:33.356067 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.03.19 13:05:33.356181 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4413 | 2026.03.19 13:05:33.357371 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4414 | 2026.03.19 13:05:33.357661 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.03.19 13:05:33.357913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4416 | 2026.03.19 13:05:33.834703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4417 | 2026.03.19 13:05:33.852996 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.03.19 13:05:33.853053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4419 | 2026.03.19 13:05:33.859133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4420 | 2026.03.19 13:05:33.859882 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.03.19 13:05:33.862623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4422 | 2026.03.19 13:05:35.356651 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2026.03.19 13:05:35.356858 [ 259 ] {0efe4f56-265b-41f9-9c04-5419a2d086d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4424 | 2026.03.19 13:05:35.356932 [ 259 ] {0efe4f56-265b-41f9-9c04-5419a2d086d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4425 | 2026.03.19 13:05:35.357764 [ 259 ] {0efe4f56-265b-41f9-9c04-5419a2d086d4} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.03.19 13:05:35.357812 [ 259 ] {0efe4f56-265b-41f9-9c04-5419a2d086d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4427 | 2026.03.19 13:05:35.358231 [ 259 ] {0efe4f56-265b-41f9-9c04-5419a2d086d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4428 | 2026.03.19 13:05:35.358468 [ 259 ] {0efe4f56-265b-41f9-9c04-5419a2d086d4} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.03.19 13:05:35.358633 [ 259 ] {0efe4f56-265b-41f9-9c04-5419a2d086d4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001832 sec., 155021.83406113536 rows/sec., 9.85 MiB/sec. | ||
| 4430 | 2026.03.19 13:05:35.358683 [ 259 ] {0efe4f56-265b-41f9-9c04-5419a2d086d4} <Debug> TCPHandler: Processed in 0.002171933 sec. | ||
| 4431 | 2026.03.19 13:05:35.358820 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.03.19 13:05:35.358926 [ 259 ] {30b5af2c-130a-42c6-bd24-299bd0d0b501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4433 | 2026.03.19 13:05:35.358971 [ 259 ] {30b5af2c-130a-42c6-bd24-299bd0d0b501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4434 | 2026.03.19 13:05:35.359795 [ 259 ] {30b5af2c-130a-42c6-bd24-299bd0d0b501} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.03.19 13:05:35.359834 [ 259 ] {30b5af2c-130a-42c6-bd24-299bd0d0b501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4436 | 2026.03.19 13:05:35.360212 [ 259 ] {30b5af2c-130a-42c6-bd24-299bd0d0b501} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4437 | 2026.03.19 13:05:35.360450 [ 259 ] {30b5af2c-130a-42c6-bd24-299bd0d0b501} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.03.19 13:05:35.360583 [ 259 ] {30b5af2c-130a-42c6-bd24-299bd0d0b501} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.00168 sec., 522023.8095238095 rows/sec., 41.38 MiB/sec. | ||
| 4439 | 2026.03.19 13:05:35.360621 [ 259 ] {30b5af2c-130a-42c6-bd24-299bd0d0b501} <Debug> TCPHandler: Processed in 0.001855717 sec. | ||
| 4440 | 2026.03.19 13:05:35.360735 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.03.19 13:05:35.360832 [ 259 ] {2e81af96-c3e4-4ff3-946c-6c5b8592311b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4442 | 2026.03.19 13:05:35.360873 [ 259 ] {2e81af96-c3e4-4ff3-946c-6c5b8592311b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4443 | 2026.03.19 13:05:35.361396 [ 259 ] {2e81af96-c3e4-4ff3-946c-6c5b8592311b} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.03.19 13:05:35.361437 [ 259 ] {2e81af96-c3e4-4ff3-946c-6c5b8592311b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4445 | 2026.03.19 13:05:35.361772 [ 259 ] {2e81af96-c3e4-4ff3-946c-6c5b8592311b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4446 | 2026.03.19 13:05:35.361990 [ 259 ] {2e81af96-c3e4-4ff3-946c-6c5b8592311b} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.03.19 13:05:35.362124 [ 259 ] {2e81af96-c3e4-4ff3-946c-6c5b8592311b} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.00131 sec., 138931.29770992367 rows/sec., 8.61 MiB/sec. | ||
| 4448 | 2026.03.19 13:05:35.362162 [ 259 ] {2e81af96-c3e4-4ff3-946c-6c5b8592311b} <Debug> TCPHandler: Processed in 0.00147671 sec. | ||
| 4449 | 2026.03.19 13:05:35.362277 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.03.19 13:05:35.362374 [ 259 ] {f27e16c7-9c56-436a-a3b8-7e51d4d22196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4451 | 2026.03.19 13:05:35.362415 [ 259 ] {f27e16c7-9c56-436a-a3b8-7e51d4d22196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4452 | 2026.03.19 13:05:35.362872 [ 259 ] {f27e16c7-9c56-436a-a3b8-7e51d4d22196} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.03.19 13:05:35.362908 [ 259 ] {f27e16c7-9c56-436a-a3b8-7e51d4d22196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4454 | 2026.03.19 13:05:35.363211 [ 259 ] {f27e16c7-9c56-436a-a3b8-7e51d4d22196} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4455 | 2026.03.19 13:05:35.363423 [ 259 ] {f27e16c7-9c56-436a-a3b8-7e51d4d22196} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.03.19 13:05:35.363549 [ 259 ] {f27e16c7-9c56-436a-a3b8-7e51d4d22196} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 4457 | 2026.03.19 13:05:35.363586 [ 259 ] {f27e16c7-9c56-436a-a3b8-7e51d4d22196} <Debug> TCPHandler: Processed in 0.001357847 sec. | ||
| 4458 | 2026.03.19 13:05:35.363698 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.03.19 13:05:35.363794 [ 259 ] {ea6dce1d-6c64-452f-a3c9-aa4f1de37903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.03.19 13:05:35.363832 [ 259 ] {ea6dce1d-6c64-452f-a3c9-aa4f1de37903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4461 | 2026.03.19 13:05:35.364274 [ 259 ] {ea6dce1d-6c64-452f-a3c9-aa4f1de37903} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.03.19 13:05:35.364310 [ 259 ] {ea6dce1d-6c64-452f-a3c9-aa4f1de37903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4463 | 2026.03.19 13:05:35.364618 [ 259 ] {ea6dce1d-6c64-452f-a3c9-aa4f1de37903} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4464 | 2026.03.19 13:05:35.364832 [ 259 ] {ea6dce1d-6c64-452f-a3c9-aa4f1de37903} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.03.19 13:05:35.364958 [ 259 ] {ea6dce1d-6c64-452f-a3c9-aa4f1de37903} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 4466 | 2026.03.19 13:05:35.364994 [ 259 ] {ea6dce1d-6c64-452f-a3c9-aa4f1de37903} <Debug> TCPHandler: Processed in 0.001345457 sec. | ||
| 4467 | 2026.03.19 13:05:35.365106 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.03.19 13:05:35.365201 [ 259 ] {a008c2be-024b-408a-9c3b-5ee6366604a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4469 | 2026.03.19 13:05:35.365240 [ 259 ] {a008c2be-024b-408a-9c3b-5ee6366604a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4470 | 2026.03.19 13:05:35.365796 [ 259 ] {a008c2be-024b-408a-9c3b-5ee6366604a4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.03.19 13:05:35.365832 [ 259 ] {a008c2be-024b-408a-9c3b-5ee6366604a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4472 | 2026.03.19 13:05:35.366151 [ 259 ] {a008c2be-024b-408a-9c3b-5ee6366604a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4473 | 2026.03.19 13:05:35.366360 [ 259 ] {a008c2be-024b-408a-9c3b-5ee6366604a4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.03.19 13:05:35.366487 [ 259 ] {a008c2be-024b-408a-9c3b-5ee6366604a4} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001304 sec., 406441.71779141104 rows/sec., 28.74 MiB/sec. | ||
| 4475 | 2026.03.19 13:05:35.366524 [ 259 ] {a008c2be-024b-408a-9c3b-5ee6366604a4} <Debug> TCPHandler: Processed in 0.001467069 sec. | ||
| 4476 | 2026.03.19 13:05:35.366636 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.03.19 13:05:35.366730 [ 259 ] {46856a94-bd04-4367-bcca-47508c5aa607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4478 | 2026.03.19 13:05:35.366771 [ 259 ] {46856a94-bd04-4367-bcca-47508c5aa607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4479 | 2026.03.19 13:05:35.367096 [ 259 ] {46856a94-bd04-4367-bcca-47508c5aa607} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.03.19 13:05:35.367132 [ 259 ] {46856a94-bd04-4367-bcca-47508c5aa607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4481 | 2026.03.19 13:05:35.367438 [ 259 ] {46856a94-bd04-4367-bcca-47508c5aa607} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4482 | 2026.03.19 13:05:35.367645 [ 259 ] {46856a94-bd04-4367-bcca-47508c5aa607} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.03.19 13:05:35.367772 [ 259 ] {46856a94-bd04-4367-bcca-47508c5aa607} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 4484 | 2026.03.19 13:05:35.367809 [ 259 ] {46856a94-bd04-4367-bcca-47508c5aa607} <Debug> TCPHandler: Processed in 0.001222444 sec. | ||
| 4485 | 2026.03.19 13:05:35.367919 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.03.19 13:05:35.368013 [ 259 ] {d42d31f6-b853-4b20-b020-ecb07891211b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.03.19 13:05:35.368056 [ 259 ] {d42d31f6-b853-4b20-b020-ecb07891211b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4488 | 2026.03.19 13:05:35.368467 [ 259 ] {d42d31f6-b853-4b20-b020-ecb07891211b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.03.19 13:05:35.368502 [ 259 ] {d42d31f6-b853-4b20-b020-ecb07891211b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4490 | 2026.03.19 13:05:35.368826 [ 259 ] {d42d31f6-b853-4b20-b020-ecb07891211b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4491 | 2026.03.19 13:05:35.369050 [ 259 ] {d42d31f6-b853-4b20-b020-ecb07891211b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.03.19 13:05:35.369179 [ 259 ] {d42d31f6-b853-4b20-b020-ecb07891211b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 4493 | 2026.03.19 13:05:35.369216 [ 259 ] {d42d31f6-b853-4b20-b020-ecb07891211b} <Debug> TCPHandler: Processed in 0.001346337 sec. | ||
| 4494 | 2026.03.19 13:05:35.369332 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.03.19 13:05:35.369426 [ 259 ] {fc108d08-5899-4a3e-9127-7b33e4bb75d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4496 | 2026.03.19 13:05:35.369468 [ 259 ] {fc108d08-5899-4a3e-9127-7b33e4bb75d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4497 | 2026.03.19 13:05:35.369778 [ 259 ] {fc108d08-5899-4a3e-9127-7b33e4bb75d2} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.03.19 13:05:35.369813 [ 259 ] {fc108d08-5899-4a3e-9127-7b33e4bb75d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4499 | 2026.03.19 13:05:35.370102 [ 259 ] {fc108d08-5899-4a3e-9127-7b33e4bb75d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4500 | 2026.03.19 13:05:35.370305 [ 259 ] {fc108d08-5899-4a3e-9127-7b33e4bb75d2} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.03.19 13:05:35.370432 [ 259 ] {fc108d08-5899-4a3e-9127-7b33e4bb75d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 4502 | 2026.03.19 13:05:35.370468 [ 259 ] {fc108d08-5899-4a3e-9127-7b33e4bb75d2} <Debug> TCPHandler: Processed in 0.001184914 sec. | ||
| 4503 | 2026.03.19 13:05:35.370578 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2026.03.19 13:05:35.370672 [ 259 ] {0c076f65-abab-4790-8941-c9e2bb8b8f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.03.19 13:05:35.370725 [ 259 ] {0c076f65-abab-4790-8941-c9e2bb8b8f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4506 | 2026.03.19 13:05:35.371572 [ 259 ] {0c076f65-abab-4790-8941-c9e2bb8b8f22} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.03.19 13:05:35.371608 [ 259 ] {0c076f65-abab-4790-8941-c9e2bb8b8f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4508 | 2026.03.19 13:05:35.372168 [ 259 ] {0c076f65-abab-4790-8941-c9e2bb8b8f22} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4509 | 2026.03.19 13:05:35.372400 [ 259 ] {0c076f65-abab-4790-8941-c9e2bb8b8f22} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.03.19 13:05:35.372541 [ 259 ] {0c076f65-abab-4790-8941-c9e2bb8b8f22} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001887 sec., 21197.668256491786 rows/sec., 37.99 MiB/sec. | ||
| 4511 | 2026.03.19 13:05:35.372603 [ 259 ] {0c076f65-abab-4790-8941-c9e2bb8b8f22} <Debug> TCPHandler: Processed in 0.002073841 sec. | ||
| 4512 | 2026.03.19 13:05:35.372723 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.03.19 13:05:35.372818 [ 259 ] {cd1af3fc-4c07-4944-ba40-c9d4793f71f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4514 | 2026.03.19 13:05:35.372859 [ 259 ] {cd1af3fc-4c07-4944-ba40-c9d4793f71f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4515 | 2026.03.19 13:05:35.373205 [ 259 ] {cd1af3fc-4c07-4944-ba40-c9d4793f71f1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.03.19 13:05:35.373238 [ 259 ] {cd1af3fc-4c07-4944-ba40-c9d4793f71f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4517 | 2026.03.19 13:05:35.373543 [ 259 ] {cd1af3fc-4c07-4944-ba40-c9d4793f71f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4518 | 2026.03.19 13:05:35.373757 [ 259 ] {cd1af3fc-4c07-4944-ba40-c9d4793f71f1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.03.19 13:05:35.373881 [ 259 ] {cd1af3fc-4c07-4944-ba40-c9d4793f71f1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 4520 | 2026.03.19 13:05:35.373916 [ 259 ] {cd1af3fc-4c07-4944-ba40-c9d4793f71f1} <Debug> TCPHandler: Processed in 0.001252756 sec. | ||
| 4521 | 2026.03.19 13:05:40.347949 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.03.19 13:05:40.348168 [ 259 ] {757f79d7-a960-4473-aa36-4d3282d4ce88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4523 | 2026.03.19 13:05:40.348245 [ 259 ] {757f79d7-a960-4473-aa36-4d3282d4ce88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4524 | 2026.03.19 13:05:40.348990 [ 259 ] {757f79d7-a960-4473-aa36-4d3282d4ce88} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.03.19 13:05:40.349041 [ 259 ] {757f79d7-a960-4473-aa36-4d3282d4ce88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4526 | 2026.03.19 13:05:40.349449 [ 259 ] {757f79d7-a960-4473-aa36-4d3282d4ce88} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4527 | 2026.03.19 13:05:40.349683 [ 259 ] {757f79d7-a960-4473-aa36-4d3282d4ce88} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.03.19 13:05:40.349841 [ 259 ] {757f79d7-a960-4473-aa36-4d3282d4ce88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.49 MiB/sec. | ||
| 4529 | 2026.03.19 13:05:40.349883 [ 259 ] {757f79d7-a960-4473-aa36-4d3282d4ce88} <Debug> TCPHandler: Processed in 0.002073832 sec. | ||
| 4530 | 2026.03.19 13:05:40.350070 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.03.19 13:05:40.350165 [ 259 ] {73d02a81-1778-4251-945f-7bc06a5d5504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4532 | 2026.03.19 13:05:40.350206 [ 259 ] {73d02a81-1778-4251-945f-7bc06a5d5504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4533 | 2026.03.19 13:05:40.350634 [ 259 ] {73d02a81-1778-4251-945f-7bc06a5d5504} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.03.19 13:05:40.350670 [ 259 ] {73d02a81-1778-4251-945f-7bc06a5d5504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4535 | 2026.03.19 13:05:40.350984 [ 259 ] {73d02a81-1778-4251-945f-7bc06a5d5504} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4536 | 2026.03.19 13:05:40.351194 [ 259 ] {73d02a81-1778-4251-945f-7bc06a5d5504} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.03.19 13:05:40.351329 [ 259 ] {73d02a81-1778-4251-945f-7bc06a5d5504} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 4538 | 2026.03.19 13:05:40.351366 [ 259 ] {73d02a81-1778-4251-945f-7bc06a5d5504} <Debug> TCPHandler: Processed in 0.001347107 sec. | ||
| 4539 | 2026.03.19 13:05:40.351488 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.03.19 13:05:40.351581 [ 259 ] {f74a5a17-85b3-4c40-9539-d8896eb4fe3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4541 | 2026.03.19 13:05:40.351625 [ 259 ] {f74a5a17-85b3-4c40-9539-d8896eb4fe3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4542 | 2026.03.19 13:05:40.352059 [ 259 ] {f74a5a17-85b3-4c40-9539-d8896eb4fe3a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.03.19 13:05:40.352096 [ 259 ] {f74a5a17-85b3-4c40-9539-d8896eb4fe3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4544 | 2026.03.19 13:05:40.352427 [ 259 ] {f74a5a17-85b3-4c40-9539-d8896eb4fe3a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4545 | 2026.03.19 13:05:40.352656 [ 259 ] {f74a5a17-85b3-4c40-9539-d8896eb4fe3a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.03.19 13:05:40.352787 [ 259 ] {f74a5a17-85b3-4c40-9539-d8896eb4fe3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4547 | 2026.03.19 13:05:40.352825 [ 259 ] {f74a5a17-85b3-4c40-9539-d8896eb4fe3a} <Debug> TCPHandler: Processed in 0.001386738 sec. | ||
| 4548 | 2026.03.19 13:05:40.352939 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.03.19 13:05:40.353033 [ 259 ] {859bfeb4-caa8-4029-b81e-c8c1407fb06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4550 | 2026.03.19 13:05:40.353074 [ 259 ] {859bfeb4-caa8-4029-b81e-c8c1407fb06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4551 | 2026.03.19 13:05:40.353406 [ 259 ] {859bfeb4-caa8-4029-b81e-c8c1407fb06e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.03.19 13:05:40.353442 [ 259 ] {859bfeb4-caa8-4029-b81e-c8c1407fb06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4553 | 2026.03.19 13:05:40.353746 [ 259 ] {859bfeb4-caa8-4029-b81e-c8c1407fb06e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4554 | 2026.03.19 13:05:40.353951 [ 259 ] {859bfeb4-caa8-4029-b81e-c8c1407fb06e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.03.19 13:05:40.354077 [ 259 ] {859bfeb4-caa8-4029-b81e-c8c1407fb06e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4556 | 2026.03.19 13:05:40.354112 [ 259 ] {859bfeb4-caa8-4029-b81e-c8c1407fb06e} <Debug> TCPHandler: Processed in 0.001222315 sec. | ||
| 4557 | 2026.03.19 13:05:40.826665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10061 | ||
| 4558 | 2026.03.19 13:05:40.827466 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.03.19 13:05:40.827519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4560 | 2026.03.19 13:05:40.828017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4561 | 2026.03.19 13:05:40.828254 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.03.19 13:05:40.828391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10061 | ||
| 4563 | 2026.03.19 13:05:40.828415 [ 66 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4564 | 2026.03.19 13:05:40.828510 [ 66 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.03.19 13:05:40.828544 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4566 | 2026.03.19 13:05:40.828661 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 4567 | 2026.03.19 13:05:40.828758 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4568 | 2026.03.19 13:05:40.828788 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7693 rows starting from the beginning of the part | ||
| 4569 | 2026.03.19 13:05:40.828841 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4570 | 2026.03.19 13:05:40.828882 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4571 | 2026.03.19 13:05:40.828923 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4572 | 2026.03.19 13:05:40.828962 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4573 | 2026.03.19 13:05:40.829004 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4574 | 2026.03.19 13:05:40.830953 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10061 rows, containing 4 columns (4 merged, 0 gathered) in 0.002335266 sec., 4308288.648916227 rows/sec., 61.63 MiB/sec. | ||
| 4575 | 2026.03.19 13:05:40.831206 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4576 | 2026.03.19 13:05:40.831512 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.03.19 13:05:40.831590 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_21_4} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4578 | 2026.03.19 13:05:40.831670 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4579 | 2026.03.19 13:05:41.362741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4580 | 2026.03.19 13:05:41.381765 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.03.19 13:05:41.381858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4582 | 2026.03.19 13:05:41.388288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4583 | 2026.03.19 13:05:41.389657 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.03.19 13:05:41.390098 [ 66 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4585 | 2026.03.19 13:05:41.390188 [ 66 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.03.19 13:05:41.390214 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4587 | 2026.03.19 13:05:41.390374 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 4588 | 2026.03.19 13:05:41.395257 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4589 | 2026.03.19 13:05:41.396455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4590 | 2026.03.19 13:05:41.396714 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 4591 | 2026.03.19 13:05:41.401288 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4592 | 2026.03.19 13:05:41.405592 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4593 | 2026.03.19 13:05:41.410019 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 4594 | 2026.03.19 13:05:41.416403 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 4595 | 2026.03.19 13:05:41.421594 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 4596 | 2026.03.19 13:05:41.476754 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.086451861 sec., 1839.1738264604853 rows/sec., 9.51 MiB/sec. | ||
| 4597 | 2026.03.19 13:05:41.479192 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4598 | 2026.03.19 13:05:41.481207 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_21_4} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.03.19 13:05:41.481314 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_21_4} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4600 | 2026.03.19 13:05:41.483305 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4601 | 2026.03.19 13:05:42.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.35 MiB, peak 256.89 MiB, free memory in arenas 0.00 B, will set to 250.90 MiB (RSS), difference: 4.54 MiB | ||
| 4602 | 2026.03.19 13:05:43.358159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 610 | ||
| 4603 | 2026.03.19 13:05:43.360529 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.03.19 13:05:43.360577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4605 | 2026.03.19 13:05:43.361785 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4606 | 2026.03.19 13:05:43.362063 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.03.19 13:05:43.362257 [ 75 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4608 | 2026.03.19 13:05:43.362321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4609 | 2026.03.19 13:05:43.362359 [ 75 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.03.19 13:05:43.362408 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4611 | 2026.03.19 13:05:43.362523 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 4612 | 2026.03.19 13:05:43.362947 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4613 | 2026.03.19 13:05:43.363083 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 452 rows starting from the beginning of the part | ||
| 4614 | 2026.03.19 13:05:43.363429 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4615 | 2026.03.19 13:05:43.363746 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4616 | 2026.03.19 13:05:43.364063 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4617 | 2026.03.19 13:05:43.364390 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4618 | 2026.03.19 13:05:43.364714 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4619 | 2026.03.19 13:05:43.370696 [ 190 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 72 columns (72 merged, 0 gathered) in 0.008209703 sec., 74302.32250789096 rows/sec., 62.94 MiB/sec. | ||
| 4620 | 2026.03.19 13:05:43.371779 [ 190 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4621 | 2026.03.19 13:05:43.372403 [ 190 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.03.19 13:05:43.372485 [ 190 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_16_3} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4623 | 2026.03.19 13:05:43.372731 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 4624 | 2026.03.19 13:05:45.356636 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.03.19 13:05:45.356919 [ 259 ] {44ce0ddb-6fde-4898-b87a-0b0a73b5f876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4626 | 2026.03.19 13:05:45.357027 [ 259 ] {44ce0ddb-6fde-4898-b87a-0b0a73b5f876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4627 | 2026.03.19 13:05:45.357974 [ 259 ] {44ce0ddb-6fde-4898-b87a-0b0a73b5f876} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.03.19 13:05:45.358020 [ 259 ] {44ce0ddb-6fde-4898-b87a-0b0a73b5f876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4629 | 2026.03.19 13:05:45.358450 [ 259 ] {44ce0ddb-6fde-4898-b87a-0b0a73b5f876} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4630 | 2026.03.19 13:05:45.358687 [ 259 ] {44ce0ddb-6fde-4898-b87a-0b0a73b5f876} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.03.19 13:05:45.358856 [ 259 ] {44ce0ddb-6fde-4898-b87a-0b0a73b5f876} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002015 sec., 140942.92803970224 rows/sec., 8.95 MiB/sec. | ||
| 4632 | 2026.03.19 13:05:45.358905 [ 259 ] {44ce0ddb-6fde-4898-b87a-0b0a73b5f876} <Debug> TCPHandler: Processed in 0.002458969 sec. | ||
| 4633 | 2026.03.19 13:05:45.359046 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.03.19 13:05:45.359149 [ 259 ] {812c2fd8-bd0a-470c-85f8-efba5bb0946e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4635 | 2026.03.19 13:05:45.359194 [ 259 ] {812c2fd8-bd0a-470c-85f8-efba5bb0946e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4636 | 2026.03.19 13:05:45.360065 [ 259 ] {812c2fd8-bd0a-470c-85f8-efba5bb0946e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.03.19 13:05:45.360103 [ 259 ] {812c2fd8-bd0a-470c-85f8-efba5bb0946e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4638 | 2026.03.19 13:05:45.360485 [ 259 ] {812c2fd8-bd0a-470c-85f8-efba5bb0946e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4639 | 2026.03.19 13:05:45.360703 [ 259 ] {812c2fd8-bd0a-470c-85f8-efba5bb0946e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.03.19 13:05:45.360835 [ 259 ] {812c2fd8-bd0a-470c-85f8-efba5bb0946e} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001709 sec., 513165.59391456994 rows/sec., 40.68 MiB/sec. | ||
| 4641 | 2026.03.19 13:05:45.360874 [ 259 ] {812c2fd8-bd0a-470c-85f8-efba5bb0946e} <Debug> TCPHandler: Processed in 0.001881027 sec. | ||
| 4642 | 2026.03.19 13:05:45.360989 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.03.19 13:05:45.361086 [ 259 ] {45192a84-fd4f-4092-9616-eebd4ba335aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.03.19 13:05:45.361128 [ 259 ] {45192a84-fd4f-4092-9616-eebd4ba335aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4645 | 2026.03.19 13:05:45.361602 [ 259 ] {45192a84-fd4f-4092-9616-eebd4ba335aa} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.03.19 13:05:45.361639 [ 259 ] {45192a84-fd4f-4092-9616-eebd4ba335aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4647 | 2026.03.19 13:05:45.361973 [ 259 ] {45192a84-fd4f-4092-9616-eebd4ba335aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4648 | 2026.03.19 13:05:45.362181 [ 259 ] {45192a84-fd4f-4092-9616-eebd4ba335aa} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.03.19 13:05:45.362313 [ 259 ] {45192a84-fd4f-4092-9616-eebd4ba335aa} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001247 sec., 145950.28067361668 rows/sec., 9.04 MiB/sec. | ||
| 4650 | 2026.03.19 13:05:45.362352 [ 259 ] {45192a84-fd4f-4092-9616-eebd4ba335aa} <Debug> TCPHandler: Processed in 0.001413708 sec. | ||
| 4651 | 2026.03.19 13:05:45.362462 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.03.19 13:05:45.362556 [ 259 ] {6527389d-e10d-46ab-893d-e5c8ab1404c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4653 | 2026.03.19 13:05:45.362596 [ 259 ] {6527389d-e10d-46ab-893d-e5c8ab1404c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4654 | 2026.03.19 13:05:45.363041 [ 259 ] {6527389d-e10d-46ab-893d-e5c8ab1404c0} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.03.19 13:05:45.363076 [ 259 ] {6527389d-e10d-46ab-893d-e5c8ab1404c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4656 | 2026.03.19 13:05:45.363382 [ 259 ] {6527389d-e10d-46ab-893d-e5c8ab1404c0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4657 | 2026.03.19 13:05:45.363590 [ 259 ] {6527389d-e10d-46ab-893d-e5c8ab1404c0} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.03.19 13:05:45.363714 [ 259 ] {6527389d-e10d-46ab-893d-e5c8ab1404c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 4659 | 2026.03.19 13:05:45.363752 [ 259 ] {6527389d-e10d-46ab-893d-e5c8ab1404c0} <Debug> TCPHandler: Processed in 0.001340416 sec. | ||
| 4660 | 2026.03.19 13:05:45.363864 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.03.19 13:05:45.363958 [ 259 ] {94e850f9-4dc7-4391-be58-36c357074de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.03.19 13:05:45.363997 [ 259 ] {94e850f9-4dc7-4391-be58-36c357074de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4663 | 2026.03.19 13:05:45.364428 [ 259 ] {94e850f9-4dc7-4391-be58-36c357074de8} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.03.19 13:05:45.364464 [ 259 ] {94e850f9-4dc7-4391-be58-36c357074de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4665 | 2026.03.19 13:05:45.364768 [ 259 ] {94e850f9-4dc7-4391-be58-36c357074de8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4666 | 2026.03.19 13:05:45.364972 [ 259 ] {94e850f9-4dc7-4391-be58-36c357074de8} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.03.19 13:05:45.365099 [ 259 ] {94e850f9-4dc7-4391-be58-36c357074de8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 4668 | 2026.03.19 13:05:45.365137 [ 259 ] {94e850f9-4dc7-4391-be58-36c357074de8} <Debug> TCPHandler: Processed in 0.001322337 sec. | ||
| 4669 | 2026.03.19 13:05:45.365247 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.03.19 13:05:45.365343 [ 259 ] {ee9bf3e3-8e39-41af-9ced-e1624b91e7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4671 | 2026.03.19 13:05:45.365383 [ 259 ] {ee9bf3e3-8e39-41af-9ced-e1624b91e7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4672 | 2026.03.19 13:05:45.365958 [ 259 ] {ee9bf3e3-8e39-41af-9ced-e1624b91e7c2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.03.19 13:05:45.365994 [ 259 ] {ee9bf3e3-8e39-41af-9ced-e1624b91e7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4674 | 2026.03.19 13:05:45.366344 [ 259 ] {ee9bf3e3-8e39-41af-9ced-e1624b91e7c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4675 | 2026.03.19 13:05:45.366561 [ 259 ] {ee9bf3e3-8e39-41af-9ced-e1624b91e7c2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.03.19 13:05:45.366688 [ 259 ] {ee9bf3e3-8e39-41af-9ced-e1624b91e7c2} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001364 sec., 388563.04985337245 rows/sec., 27.48 MiB/sec. | ||
| 4677 | 2026.03.19 13:05:45.366724 [ 259 ] {ee9bf3e3-8e39-41af-9ced-e1624b91e7c2} <Debug> TCPHandler: Processed in 0.00152723 sec. | ||
| 4678 | 2026.03.19 13:05:45.366835 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.03.19 13:05:45.366929 [ 259 ] {7ba8c33d-0238-4abd-8987-3e145b20c988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4680 | 2026.03.19 13:05:45.366971 [ 259 ] {7ba8c33d-0238-4abd-8987-3e145b20c988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4681 | 2026.03.19 13:05:45.367304 [ 259 ] {7ba8c33d-0238-4abd-8987-3e145b20c988} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.03.19 13:05:45.367339 [ 259 ] {7ba8c33d-0238-4abd-8987-3e145b20c988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4683 | 2026.03.19 13:05:45.367634 [ 259 ] {7ba8c33d-0238-4abd-8987-3e145b20c988} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4684 | 2026.03.19 13:05:45.367838 [ 259 ] {7ba8c33d-0238-4abd-8987-3e145b20c988} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.03.19 13:05:45.367966 [ 259 ] {7ba8c33d-0238-4abd-8987-3e145b20c988} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 4686 | 2026.03.19 13:05:45.368002 [ 259 ] {7ba8c33d-0238-4abd-8987-3e145b20c988} <Debug> TCPHandler: Processed in 0.001217495 sec. | ||
| 4687 | 2026.03.19 13:05:45.368113 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.03.19 13:05:45.368207 [ 259 ] {be1a84e5-1620-4753-b161-3f854d0b7846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.03.19 13:05:45.368250 [ 259 ] {be1a84e5-1620-4753-b161-3f854d0b7846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4690 | 2026.03.19 13:05:45.368654 [ 259 ] {be1a84e5-1620-4753-b161-3f854d0b7846} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.03.19 13:05:45.368690 [ 259 ] {be1a84e5-1620-4753-b161-3f854d0b7846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4692 | 2026.03.19 13:05:45.369024 [ 259 ] {be1a84e5-1620-4753-b161-3f854d0b7846} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4693 | 2026.03.19 13:05:45.369236 [ 259 ] {be1a84e5-1620-4753-b161-3f854d0b7846} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.03.19 13:05:45.369365 [ 259 ] {be1a84e5-1620-4753-b161-3f854d0b7846} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 4695 | 2026.03.19 13:05:45.369403 [ 259 ] {be1a84e5-1620-4753-b161-3f854d0b7846} <Debug> TCPHandler: Processed in 0.001339737 sec. | ||
| 4696 | 2026.03.19 13:05:45.369520 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.03.19 13:05:45.369614 [ 259 ] {b51f59a5-1fe2-45e7-9b47-d0badce3dbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.03.19 13:05:45.369654 [ 259 ] {b51f59a5-1fe2-45e7-9b47-d0badce3dbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4699 | 2026.03.19 13:05:45.369970 [ 259 ] {b51f59a5-1fe2-45e7-9b47-d0badce3dbdc} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.03.19 13:05:45.370005 [ 259 ] {b51f59a5-1fe2-45e7-9b47-d0badce3dbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4701 | 2026.03.19 13:05:45.370297 [ 259 ] {b51f59a5-1fe2-45e7-9b47-d0badce3dbdc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4702 | 2026.03.19 13:05:45.370527 [ 259 ] {b51f59a5-1fe2-45e7-9b47-d0badce3dbdc} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.03.19 13:05:45.370631 [ 79 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4704 | 2026.03.19 13:05:45.370654 [ 259 ] {b51f59a5-1fe2-45e7-9b47-d0badce3dbdc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4705 | 2026.03.19 13:05:45.370698 [ 79 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.03.19 13:05:45.370705 [ 259 ] {b51f59a5-1fe2-45e7-9b47-d0badce3dbdc} <Debug> TCPHandler: Processed in 0.001235124 sec. | ||
| 4707 | 2026.03.19 13:05:45.370727 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4708 | 2026.03.19 13:05:45.370823 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.03.19 13:05:45.370827 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4710 | 2026.03.19 13:05:45.370922 [ 259 ] {efd9d978-a930-40fb-9fff-8924f12f387b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.03.19 13:05:45.370939 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4712 | 2026.03.19 13:05:45.370972 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 4713 | 2026.03.19 13:05:45.370976 [ 259 ] {efd9d978-a930-40fb-9fff-8924f12f387b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4714 | 2026.03.19 13:05:45.371035 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4715 | 2026.03.19 13:05:45.371086 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 4716 | 2026.03.19 13:05:45.371137 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 4717 | 2026.03.19 13:05:45.371183 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 4718 | 2026.03.19 13:05:45.371228 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 4719 | 2026.03.19 13:05:45.371870 [ 259 ] {efd9d978-a930-40fb-9fff-8924f12f387b} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.03.19 13:05:45.371904 [ 259 ] {efd9d978-a930-40fb-9fff-8924f12f387b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4721 | 2026.03.19 13:05:45.371958 [ 188 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173843 sec., 12778.540230678209 rows/sec., 861.05 KiB/sec. | ||
| 4722 | 2026.03.19 13:05:45.372094 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4723 | 2026.03.19 13:05:45.372382 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.03.19 13:05:45.372444 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_15_3} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4725 | 2026.03.19 13:05:45.372512 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4726 | 2026.03.19 13:05:45.372587 [ 259 ] {efd9d978-a930-40fb-9fff-8924f12f387b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4727 | 2026.03.19 13:05:45.372820 [ 259 ] {efd9d978-a930-40fb-9fff-8924f12f387b} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.03.19 13:05:45.372963 [ 259 ] {efd9d978-a930-40fb-9fff-8924f12f387b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00206 sec., 19417.47572815534 rows/sec., 34.80 MiB/sec. | ||
| 4729 | 2026.03.19 13:05:45.373033 [ 259 ] {efd9d978-a930-40fb-9fff-8924f12f387b} <Debug> TCPHandler: Processed in 0.002258355 sec. | ||
| 4730 | 2026.03.19 13:05:45.373141 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.03.19 13:05:45.373237 [ 259 ] {6e01eed5-31ee-4fd8-b7b2-d2ed44d298b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4732 | 2026.03.19 13:05:45.373281 [ 259 ] {6e01eed5-31ee-4fd8-b7b2-d2ed44d298b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4733 | 2026.03.19 13:05:45.373626 [ 259 ] {6e01eed5-31ee-4fd8-b7b2-d2ed44d298b2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.03.19 13:05:45.373661 [ 259 ] {6e01eed5-31ee-4fd8-b7b2-d2ed44d298b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4735 | 2026.03.19 13:05:45.373966 [ 259 ] {6e01eed5-31ee-4fd8-b7b2-d2ed44d298b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4736 | 2026.03.19 13:05:45.374176 [ 259 ] {6e01eed5-31ee-4fd8-b7b2-d2ed44d298b2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.03.19 13:05:45.374304 [ 259 ] {6e01eed5-31ee-4fd8-b7b2-d2ed44d298b2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 4738 | 2026.03.19 13:05:45.374340 [ 259 ] {6e01eed5-31ee-4fd8-b7b2-d2ed44d298b2} <Debug> TCPHandler: Processed in 0.001247925 sec. | ||
| 4739 | 2026.03.19 13:05:48.162992 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4740 | 2026.03.19 13:05:48.163058 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4741 | 2026.03.19 13:05:48.328564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10573 | ||
| 4742 | 2026.03.19 13:05:48.329072 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.03.19 13:05:48.329120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4744 | 2026.03.19 13:05:48.329624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4745 | 2026.03.19 13:05:48.329884 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.03.19 13:05:48.330029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10573 | ||
| 4747 | 2026.03.19 13:05:48.896644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4748 | 2026.03.19 13:05:48.913033 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.03.19 13:05:48.913094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4750 | 2026.03.19 13:05:48.918613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4751 | 2026.03.19 13:05:48.919344 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.03.19 13:05:48.922264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4753 | 2026.03.19 13:05:50.348891 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.03.19 13:05:50.349076 [ 259 ] {9195d98e-3765-40b9-81aa-8ec851df73d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4755 | 2026.03.19 13:05:50.349146 [ 259 ] {9195d98e-3765-40b9-81aa-8ec851df73d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4756 | 2026.03.19 13:05:50.349818 [ 259 ] {9195d98e-3765-40b9-81aa-8ec851df73d5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.19 13:05:50.349867 [ 259 ] {9195d98e-3765-40b9-81aa-8ec851df73d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4758 | 2026.03.19 13:05:50.350271 [ 259 ] {9195d98e-3765-40b9-81aa-8ec851df73d5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4759 | 2026.03.19 13:05:50.350527 [ 259 ] {9195d98e-3765-40b9-81aa-8ec851df73d5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.19 13:05:50.350695 [ 259 ] {9195d98e-3765-40b9-81aa-8ec851df73d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 4761 | 2026.03.19 13:05:50.350745 [ 259 ] {9195d98e-3765-40b9-81aa-8ec851df73d5} <Debug> TCPHandler: Processed in 0.00203432 sec. | ||
| 4762 | 2026.03.19 13:05:50.350874 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.03.19 13:05:50.350979 [ 259 ] {f27c5f33-baa4-4136-9a4d-9fd9613982b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4764 | 2026.03.19 13:05:50.351022 [ 259 ] {f27c5f33-baa4-4136-9a4d-9fd9613982b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4765 | 2026.03.19 13:05:50.351479 [ 259 ] {f27c5f33-baa4-4136-9a4d-9fd9613982b9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.03.19 13:05:50.351517 [ 259 ] {f27c5f33-baa4-4136-9a4d-9fd9613982b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4767 | 2026.03.19 13:05:50.351835 [ 259 ] {f27c5f33-baa4-4136-9a4d-9fd9613982b9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4768 | 2026.03.19 13:05:50.352056 [ 259 ] {f27c5f33-baa4-4136-9a4d-9fd9613982b9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.19 13:05:50.352190 [ 259 ] {f27c5f33-baa4-4136-9a4d-9fd9613982b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 4770 | 2026.03.19 13:05:50.352243 [ 259 ] {f27c5f33-baa4-4136-9a4d-9fd9613982b9} <Debug> TCPHandler: Processed in 0.001421848 sec. | ||
| 4771 | 2026.03.19 13:05:50.352376 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.03.19 13:05:50.352474 [ 259 ] {9f065c11-0215-4ab8-9eb4-bd9205688ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.03.19 13:05:50.352518 [ 259 ] {9f065c11-0215-4ab8-9eb4-bd9205688ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4774 | 2026.03.19 13:05:50.352949 [ 259 ] {9f065c11-0215-4ab8-9eb4-bd9205688ad1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.03.19 13:05:50.352984 [ 259 ] {9f065c11-0215-4ab8-9eb4-bd9205688ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4776 | 2026.03.19 13:05:50.353319 [ 259 ] {9f065c11-0215-4ab8-9eb4-bd9205688ad1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4777 | 2026.03.19 13:05:50.353530 [ 259 ] {9f065c11-0215-4ab8-9eb4-bd9205688ad1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.03.19 13:05:50.353659 [ 259 ] {9f065c11-0215-4ab8-9eb4-bd9205688ad1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 4779 | 2026.03.19 13:05:50.353696 [ 259 ] {9f065c11-0215-4ab8-9eb4-bd9205688ad1} <Debug> TCPHandler: Processed in 0.001372617 sec. | ||
| 4780 | 2026.03.19 13:05:50.353811 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.03.19 13:05:50.353908 [ 259 ] {6e4a35d8-d514-4f71-9bca-af78c9b3eb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4782 | 2026.03.19 13:05:50.353949 [ 259 ] {6e4a35d8-d514-4f71-9bca-af78c9b3eb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4783 | 2026.03.19 13:05:50.354285 [ 259 ] {6e4a35d8-d514-4f71-9bca-af78c9b3eb50} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.03.19 13:05:50.354321 [ 259 ] {6e4a35d8-d514-4f71-9bca-af78c9b3eb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4785 | 2026.03.19 13:05:50.354665 [ 259 ] {6e4a35d8-d514-4f71-9bca-af78c9b3eb50} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4786 | 2026.03.19 13:05:50.354921 [ 259 ] {6e4a35d8-d514-4f71-9bca-af78c9b3eb50} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.03.19 13:05:50.355052 [ 259 ] {6e4a35d8-d514-4f71-9bca-af78c9b3eb50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 4788 | 2026.03.19 13:05:50.355087 [ 259 ] {6e4a35d8-d514-4f71-9bca-af78c9b3eb50} <Debug> TCPHandler: Processed in 0.001325367 sec. | ||
| 4789 | 2026.03.19 13:05:51.751588 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.03.19 13:05:51.751883 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4791 | 2026.03.19 13:05:51.752292 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4792 | 2026.03.19 13:05:51.754772 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4793 | 2026.03.19 13:05:51.755277 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4794 | 2026.03.19 13:05:51.755404 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4795 | 2026.03.19 13:05:51.755721 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 4796 | 2026.03.19 13:05:51.758598 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4797 | 2026.03.19 13:05:51.761270 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 4798 | 2026.03.19 13:05:51.761296 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4799 | 2026.03.19 13:05:51.763927 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4800 | 2026.03.19 13:05:51.763980 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4801 | 2026.03.19 13:05:51.780646 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.028878 sec., 1211.9952905325854 rows/sec., 46.63 KiB/sec. | ||
| 4802 | 2026.03.19 13:05:51.780748 [ 259 ] {08703d17-0c25-4fee-811b-efafa791bb94} <Debug> TCPHandler: Processed in 0.029302113 sec. | ||
| 4803 | 2026.03.19 13:05:51.800960 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.03.19 13:05:51.801134 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4805 | 2026.03.19 13:05:51.801415 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4806 | 2026.03.19 13:05:51.801460 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4807 | 2026.03.19 13:05:51.801694 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4808 | 2026.03.19 13:05:51.801749 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4809 | 2026.03.19 13:05:51.801856 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 4810 | 2026.03.19 13:05:51.801885 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4811 | 2026.03.19 13:05:51.801903 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 4812 | 2026.03.19 13:05:51.801919 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4813 | 2026.03.19 13:05:51.801954 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4814 | 2026.03.19 13:05:51.801972 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4815 | 2026.03.19 13:05:51.802792 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001733 sec., 20196.191575302943 rows/sec., 777.08 KiB/sec. | ||
| 4816 | 2026.03.19 13:05:51.802875 [ 259 ] {b2d834f8-9ed3-42be-995f-c8c3c370bb02} <Debug> TCPHandler: Processed in 0.001980539 sec. | ||
| 4817 | 2026.03.19 13:05:51.803180 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.03.19 13:05:51.803316 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4819 | 2026.03.19 13:05:51.803524 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4820 | 2026.03.19 13:05:51.803561 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4821 | 2026.03.19 13:05:51.803767 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4822 | 2026.03.19 13:05:51.803821 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4823 | 2026.03.19 13:05:51.803918 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 4824 | 2026.03.19 13:05:51.803946 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4825 | 2026.03.19 13:05:51.803965 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 4826 | 2026.03.19 13:05:51.803979 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4827 | 2026.03.19 13:05:51.804012 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4828 | 2026.03.19 13:05:51.804030 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4829 | 2026.03.19 13:05:51.804457 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001197 sec., 29239.76608187135 rows/sec., 1.10 MiB/sec. | ||
| 4830 | 2026.03.19 13:05:51.804538 [ 259 ] {110d1acf-d798-4d45-ad1c-7bec58b019b5} <Debug> TCPHandler: Processed in 0.001408068 sec. | ||
| 4831 | 2026.03.19 13:05:51.804747 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.03.19 13:05:51.804882 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4833 | 2026.03.19 13:05:51.805094 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4834 | 2026.03.19 13:05:51.805129 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4835 | 2026.03.19 13:05:51.805370 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4836 | 2026.03.19 13:05:51.805422 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4837 | 2026.03.19 13:05:51.805612 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4838 | 2026.03.19 13:05:51.805641 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4839 | 2026.03.19 13:05:51.805660 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 4840 | 2026.03.19 13:05:51.805674 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4841 | 2026.03.19 13:05:51.805707 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4842 | 2026.03.19 13:05:51.805724 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4843 | 2026.03.19 13:05:51.806125 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001301 sec., 26902.38278247502 rows/sec., 1.01 MiB/sec. | ||
| 4844 | 2026.03.19 13:05:51.806208 [ 259 ] {f92650ee-5036-4884-a925-50ea37dfa7fd} <Debug> TCPHandler: Processed in 0.001511139 sec. | ||
| 4845 | 2026.03.19 13:05:51.806410 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.03.19 13:05:51.806546 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4847 | 2026.03.19 13:05:51.806752 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4848 | 2026.03.19 13:05:51.806787 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4849 | 2026.03.19 13:05:51.806992 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4850 | 2026.03.19 13:05:51.807044 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4851 | 2026.03.19 13:05:51.807142 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4852 | 2026.03.19 13:05:51.807169 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4853 | 2026.03.19 13:05:51.807186 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 4854 | 2026.03.19 13:05:51.807200 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4855 | 2026.03.19 13:05:51.807232 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4856 | 2026.03.19 13:05:51.807249 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4857 | 2026.03.19 13:05:51.807665 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 1.12 MiB/sec. | ||
| 4858 | 2026.03.19 13:05:51.807755 [ 259 ] {8e6549dc-2f29-45f4-911c-46e6c18cd323} <Debug> TCPHandler: Processed in 0.001394847 sec. | ||
| 4859 | 2026.03.19 13:05:51.807956 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.03.19 13:05:51.808092 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4861 | 2026.03.19 13:05:51.808300 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4862 | 2026.03.19 13:05:51.808336 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4863 | 2026.03.19 13:05:51.808543 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4864 | 2026.03.19 13:05:51.808595 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4865 | 2026.03.19 13:05:51.808691 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4866 | 2026.03.19 13:05:51.808719 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4867 | 2026.03.19 13:05:51.808736 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 4868 | 2026.03.19 13:05:51.808750 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4869 | 2026.03.19 13:05:51.808782 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4870 | 2026.03.19 13:05:51.808799 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4871 | 2026.03.19 13:05:51.809439 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001404 sec., 24928.77492877493 rows/sec., 959.17 KiB/sec. | ||
| 4872 | 2026.03.19 13:05:51.809528 [ 259 ] {ef9951e7-0c2f-48a9-97be-5e763a9a8558} <Debug> TCPHandler: Processed in 0.001621003 sec. | ||
| 4873 | 2026.03.19 13:05:51.809730 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.03.19 13:05:51.809865 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4875 | 2026.03.19 13:05:51.810079 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4876 | 2026.03.19 13:05:51.810114 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4877 | 2026.03.19 13:05:51.810321 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4878 | 2026.03.19 13:05:51.810373 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4879 | 2026.03.19 13:05:51.810471 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4880 | 2026.03.19 13:05:51.810499 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4881 | 2026.03.19 13:05:51.810517 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 4882 | 2026.03.19 13:05:51.810531 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4883 | 2026.03.19 13:05:51.810563 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4884 | 2026.03.19 13:05:51.810581 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4885 | 2026.03.19 13:05:51.811025 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001218 sec., 28735.63218390805 rows/sec., 1.08 MiB/sec. | ||
| 4886 | 2026.03.19 13:05:51.811112 [ 259 ] {c86bbc3d-63e6-4100-b714-7e4934b9bfca} <Debug> TCPHandler: Processed in 0.001431178 sec. | ||
| 4887 | 2026.03.19 13:05:51.991226 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.03.19 13:05:51.991477 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4889 | 2026.03.19 13:05:51.991842 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4890 | 2026.03.19 13:05:51.991883 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4891 | 2026.03.19 13:05:51.992155 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4892 | 2026.03.19 13:05:51.992223 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4893 | 2026.03.19 13:05:51.992368 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4894 | 2026.03.19 13:05:51.992404 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4895 | 2026.03.19 13:05:51.992426 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 4896 | 2026.03.19 13:05:51.992442 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4897 | 2026.03.19 13:05:51.992485 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4898 | 2026.03.19 13:05:51.992505 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4899 | 2026.03.19 13:05:51.993190 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001824 sec., 19188.59649122807 rows/sec., 738.31 KiB/sec. | ||
| 4900 | 2026.03.19 13:05:51.993289 [ 259 ] {0abfb7a9-3b6b-435d-acf7-ddc96bd08b2d} <Debug> TCPHandler: Processed in 0.002198554 sec. | ||
| 4901 | 2026.03.19 13:05:51.995006 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.03.19 13:05:51.995119 [ 259 ] {0277ce30-f280-4cb8-afdc-7bce3b2decc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4903 | 2026.03.19 13:05:51.995162 [ 259 ] {0277ce30-f280-4cb8-afdc-7bce3b2decc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4904 | 2026.03.19 13:05:51.995680 [ 259 ] {0277ce30-f280-4cb8-afdc-7bce3b2decc7} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.03.19 13:05:51.995722 [ 259 ] {0277ce30-f280-4cb8-afdc-7bce3b2decc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4906 | 2026.03.19 13:05:51.996171 [ 259 ] {0277ce30-f280-4cb8-afdc-7bce3b2decc7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4907 | 2026.03.19 13:05:51.996369 [ 259 ] {0277ce30-f280-4cb8-afdc-7bce3b2decc7} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.03.19 13:05:51.996520 [ 259 ] {0277ce30-f280-4cb8-afdc-7bce3b2decc7} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001432 sec., 5586.59217877095 rows/sec., 1.13 MiB/sec. | ||
| 4909 | 2026.03.19 13:05:51.996562 [ 259 ] {0277ce30-f280-4cb8-afdc-7bce3b2decc7} <Debug> TCPHandler: Processed in 0.001606932 sec. | ||
| 4910 | 2026.03.19 13:05:51.996677 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.03.19 13:05:51.996775 [ 259 ] {0b48b771-fcbb-496e-8728-bcead7c7ca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.03.19 13:05:51.996817 [ 259 ] {0b48b771-fcbb-496e-8728-bcead7c7ca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4913 | 2026.03.19 13:05:51.997351 [ 259 ] {0b48b771-fcbb-496e-8728-bcead7c7ca76} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.03.19 13:05:51.997391 [ 259 ] {0b48b771-fcbb-496e-8728-bcead7c7ca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4915 | 2026.03.19 13:05:51.997714 [ 259 ] {0b48b771-fcbb-496e-8728-bcead7c7ca76} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4916 | 2026.03.19 13:05:51.997929 [ 259 ] {0b48b771-fcbb-496e-8728-bcead7c7ca76} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.03.19 13:05:51.998064 [ 259 ] {0b48b771-fcbb-496e-8728-bcead7c7ca76} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001308 sec., 217125.38226299695 rows/sec., 13.79 MiB/sec. | ||
| 4918 | 2026.03.19 13:05:51.998101 [ 259 ] {0b48b771-fcbb-496e-8728-bcead7c7ca76} <Debug> TCPHandler: Processed in 0.00147338 sec. | ||
| 4919 | 2026.03.19 13:05:51.998219 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.03.19 13:05:51.998315 [ 259 ] {3f5dc281-d4ef-4039-bd04-cb84a6f2a88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4921 | 2026.03.19 13:05:51.998356 [ 259 ] {3f5dc281-d4ef-4039-bd04-cb84a6f2a88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4922 | 2026.03.19 13:05:51.998751 [ 259 ] {3f5dc281-d4ef-4039-bd04-cb84a6f2a88c} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.03.19 13:05:51.998786 [ 259 ] {3f5dc281-d4ef-4039-bd04-cb84a6f2a88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4924 | 2026.03.19 13:05:51.999078 [ 259 ] {3f5dc281-d4ef-4039-bd04-cb84a6f2a88c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4925 | 2026.03.19 13:05:51.999292 [ 259 ] {3f5dc281-d4ef-4039-bd04-cb84a6f2a88c} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.03.19 13:05:51.999421 [ 259 ] {3f5dc281-d4ef-4039-bd04-cb84a6f2a88c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001125 sec., 1777.7777777777778 rows/sec., 144.97 KiB/sec. | ||
| 4927 | 2026.03.19 13:05:51.999459 [ 259 ] {3f5dc281-d4ef-4039-bd04-cb84a6f2a88c} <Debug> TCPHandler: Processed in 0.001293366 sec. | ||
| 4928 | 2026.03.19 13:05:51.999560 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.03.19 13:05:51.999655 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4930 | 2026.03.19 13:05:51.999696 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4931 | 2026.03.19 13:05:52.001464 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.03.19 13:05:52.001501 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4933 | 2026.03.19 13:05:52.002067 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4934 | 2026.03.19 13:05:52.002289 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.03.19 13:05:52.002404 [ 68 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4936 | 2026.03.19 13:05:52.002426 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Debug> executeQuery: Read 2758 rows, 215.97 KiB in 0.00279 sec., 988530.4659498208 rows/sec., 75.60 MiB/sec. | ||
| 4937 | 2026.03.19 13:05:52.002470 [ 68 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.03.19 13:05:52.002483 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 4939 | 2026.03.19 13:05:52.002497 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4940 | 2026.03.19 13:05:52.002502 [ 259 ] {f2a9958c-7e2e-4df6-a50e-3357529f9435} <Debug> TCPHandler: Processed in 0.002991139 sec. | ||
| 4941 | 2026.03.19 13:05:52.002602 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 4942 | 2026.03.19 13:05:52.002630 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.03.19 13:05:52.002701 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4944 | 2026.03.19 13:05:52.002726 [ 259 ] {4f805cf6-5eec-4ed3-bc5d-ebe1d2153a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.03.19 13:05:52.002730 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 885 rows starting from the beginning of the part | ||
| 4946 | 2026.03.19 13:05:52.002772 [ 259 ] {4f805cf6-5eec-4ed3-bc5d-ebe1d2153a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4947 | 2026.03.19 13:05:52.002798 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 877 rows starting from the beginning of the part | ||
| 4948 | 2026.03.19 13:05:52.002839 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 4949 | 2026.03.19 13:05:52.002895 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 877 rows starting from the beginning of the part | ||
| 4950 | 2026.03.19 13:05:52.002939 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4951 | 2026.03.19 13:05:52.002979 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2758 rows starting from the beginning of the part | ||
| 4952 | 2026.03.19 13:05:52.003249 [ 259 ] {4f805cf6-5eec-4ed3-bc5d-ebe1d2153a12} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.03.19 13:05:52.003284 [ 259 ] {4f805cf6-5eec-4ed3-bc5d-ebe1d2153a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4954 | 2026.03.19 13:05:52.003619 [ 259 ] {4f805cf6-5eec-4ed3-bc5d-ebe1d2153a12} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4955 | 2026.03.19 13:05:52.003836 [ 259 ] {4f805cf6-5eec-4ed3-bc5d-ebe1d2153a12} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.03.19 13:05:52.003938 [ 68 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4957 | 2026.03.19 13:05:52.003965 [ 259 ] {4f805cf6-5eec-4ed3-bc5d-ebe1d2153a12} <Debug> executeQuery: Read 193 rows, 12.37 KiB in 0.001257 sec., 153540.17501988861 rows/sec., 9.61 MiB/sec. | ||
| 4958 | 2026.03.19 13:05:52.003968 [ 68 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.03.19 13:05:52.004004 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4960 | 2026.03.19 13:05:52.004011 [ 259 ] {4f805cf6-5eec-4ed3-bc5d-ebe1d2153a12} <Debug> TCPHandler: Processed in 0.001431728 sec. | ||
| 4961 | 2026.03.19 13:05:52.004109 [ 188 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::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 | ||
| 4962 | 2026.03.19 13:05:52.004127 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.03.19 13:05:52.004244 [ 259 ] {aa6bd611-f1fc-4885-927c-aa54ab2c0ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.03.19 13:05:52.004247 [ 188 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4965 | 2026.03.19 13:05:52.004287 [ 259 ] {aa6bd611-f1fc-4885-927c-aa54ab2c0ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4966 | 2026.03.19 13:05:52.004295 [ 188 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 4967 | 2026.03.19 13:05:52.004367 [ 188 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 182 rows starting from the beginning of the part | ||
| 4968 | 2026.03.19 13:05:52.004409 [ 188 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 198 rows starting from the beginning of the part | ||
| 4969 | 2026.03.19 13:05:52.004463 [ 188 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 182 rows starting from the beginning of the part | ||
| 4970 | 2026.03.19 13:05:52.004502 [ 188 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 182 rows starting from the beginning of the part | ||
| 4971 | 2026.03.19 13:05:52.004551 [ 188 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 193 rows starting from the beginning of the part | ||
| 4972 | 2026.03.19 13:05:52.004991 [ 259 ] {aa6bd611-f1fc-4885-927c-aa54ab2c0ffa} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.03.19 13:05:52.005031 [ 259 ] {aa6bd611-f1fc-4885-927c-aa54ab2c0ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4974 | 2026.03.19 13:05:52.005090 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002533821 sec., 2174186.732211944 rows/sec., 177.46 MiB/sec. | ||
| 4975 | 2026.03.19 13:05:52.005430 [ 197 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4976 | 2026.03.19 13:05:52.005505 [ 259 ] {aa6bd611-f1fc-4885-927c-aa54ab2c0ffa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4977 | 2026.03.19 13:05:52.005558 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150319 sec., 755060.9038112281 rows/sec., 49.88 MiB/sec. | ||
| 4978 | 2026.03.19 13:05:52.005739 [ 191 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4979 | 2026.03.19 13:05:52.005841 [ 259 ] {aa6bd611-f1fc-4885-927c-aa54ab2c0ffa} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.03.19 13:05:52.005887 [ 197 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.03.19 13:05:52.005992 [ 259 ] {aa6bd611-f1fc-4885-927c-aa54ab2c0ffa} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001769 sec., 484454.4940644432 rows/sec., 28.79 MiB/sec. | ||
| 4982 | 2026.03.19 13:05:52.006022 [ 197 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_31_6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4983 | 2026.03.19 13:05:52.006037 [ 259 ] {aa6bd611-f1fc-4885-927c-aa54ab2c0ffa} <Debug> TCPHandler: Processed in 0.001959859 sec. | ||
| 4984 | 2026.03.19 13:05:52.006067 [ 191 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.03.19 13:05:52.006140 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 4986 | 2026.03.19 13:05:52.006147 [ 191 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_16_3} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4987 | 2026.03.19 13:05:52.006156 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2026.03.19 13:05:52.006245 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4989 | 2026.03.19 13:05:52.006269 [ 259 ] {3bad35b5-da62-4e9a-9003-8cdbde2febe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.03.19 13:05:52.006316 [ 259 ] {3bad35b5-da62-4e9a-9003-8cdbde2febe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4991 | 2026.03.19 13:05:52.006703 [ 259 ] {3bad35b5-da62-4e9a-9003-8cdbde2febe6} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.03.19 13:05:52.006738 [ 259 ] {3bad35b5-da62-4e9a-9003-8cdbde2febe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4993 | 2026.03.19 13:05:52.007043 [ 259 ] {3bad35b5-da62-4e9a-9003-8cdbde2febe6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4994 | 2026.03.19 13:05:52.007285 [ 259 ] {3bad35b5-da62-4e9a-9003-8cdbde2febe6} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.03.19 13:05:52.007413 [ 259 ] {3bad35b5-da62-4e9a-9003-8cdbde2febe6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001164 sec., 859.106529209622 rows/sec., 60.41 KiB/sec. | ||
| 4996 | 2026.03.19 13:05:52.007453 [ 259 ] {3bad35b5-da62-4e9a-9003-8cdbde2febe6} <Debug> TCPHandler: Processed in 0.001347327 sec. | ||
| 4997 | 2026.03.19 13:05:52.007561 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.03.19 13:05:52.007660 [ 259 ] {61edf3b0-baa1-4b91-9e61-fd6e11c20e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.03.19 13:05:52.007700 [ 259 ] {61edf3b0-baa1-4b91-9e61-fd6e11c20e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5000 | 2026.03.19 13:05:52.008130 [ 259 ] {61edf3b0-baa1-4b91-9e61-fd6e11c20e35} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.03.19 13:05:52.008165 [ 259 ] {61edf3b0-baa1-4b91-9e61-fd6e11c20e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5002 | 2026.03.19 13:05:52.008479 [ 259 ] {61edf3b0-baa1-4b91-9e61-fd6e11c20e35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5003 | 2026.03.19 13:05:52.008697 [ 259 ] {61edf3b0-baa1-4b91-9e61-fd6e11c20e35} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.03.19 13:05:52.008829 [ 259 ] {61edf3b0-baa1-4b91-9e61-fd6e11c20e35} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 5005 | 2026.03.19 13:05:52.008866 [ 259 ] {61edf3b0-baa1-4b91-9e61-fd6e11c20e35} <Debug> TCPHandler: Processed in 0.001354397 sec. | ||
| 5006 | 2026.03.19 13:05:52.008979 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.03.19 13:05:52.009074 [ 259 ] {4071c99c-4b3f-44eb-a713-5c3ba4277942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5008 | 2026.03.19 13:05:52.009118 [ 259 ] {4071c99c-4b3f-44eb-a713-5c3ba4277942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5009 | 2026.03.19 13:05:52.009991 [ 259 ] {4071c99c-4b3f-44eb-a713-5c3ba4277942} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.03.19 13:05:52.010027 [ 259 ] {4071c99c-4b3f-44eb-a713-5c3ba4277942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5011 | 2026.03.19 13:05:52.010471 [ 259 ] {4071c99c-4b3f-44eb-a713-5c3ba4277942} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5012 | 2026.03.19 13:05:52.010694 [ 259 ] {4071c99c-4b3f-44eb-a713-5c3ba4277942} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.03.19 13:05:52.010806 [ 67 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5014 | 2026.03.19 13:05:52.010833 [ 259 ] {4071c99c-4b3f-44eb-a713-5c3ba4277942} <Debug> executeQuery: Read 1477 rows, 104.49 KiB in 0.001778 sec., 830708.6614173228 rows/sec., 57.39 MiB/sec. | ||
| 5015 | 2026.03.19 13:05:52.010858 [ 67 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.03.19 13:05:52.010880 [ 259 ] {4071c99c-4b3f-44eb-a713-5c3ba4277942} <Debug> TCPHandler: Processed in 0.001952649 sec. | ||
| 5017 | 2026.03.19 13:05:52.010888 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5018 | 2026.03.19 13:05:52.010993 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 5019 | 2026.03.19 13:05:52.010994 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.03.19 13:05:52.011101 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5021 | 2026.03.19 13:05:52.011117 [ 259 ] {9136ada2-cf26-4f6d-b59f-68e1a9704550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5022 | 2026.03.19 13:05:52.011140 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 564 rows starting from the beginning of the part | ||
| 5023 | 2026.03.19 13:05:52.011163 [ 259 ] {9136ada2-cf26-4f6d-b59f-68e1a9704550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5024 | 2026.03.19 13:05:52.011227 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 530 rows starting from the beginning of the part | ||
| 5025 | 2026.03.19 13:05:52.011285 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 5026 | 2026.03.19 13:05:52.011334 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 530 rows starting from the beginning of the part | ||
| 5027 | 2026.03.19 13:05:52.011380 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5028 | 2026.03.19 13:05:52.011428 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1477 rows starting from the beginning of the part | ||
| 5029 | 2026.03.19 13:05:52.011513 [ 259 ] {9136ada2-cf26-4f6d-b59f-68e1a9704550} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.03.19 13:05:52.011557 [ 259 ] {9136ada2-cf26-4f6d-b59f-68e1a9704550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5031 | 2026.03.19 13:05:52.011988 [ 259 ] {9136ada2-cf26-4f6d-b59f-68e1a9704550} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5032 | 2026.03.19 13:05:52.012267 [ 259 ] {9136ada2-cf26-4f6d-b59f-68e1a9704550} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.03.19 13:05:52.012393 [ 67 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5034 | 2026.03.19 13:05:52.012445 [ 259 ] {9136ada2-cf26-4f6d-b59f-68e1a9704550} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 233.42 KiB/sec. | ||
| 5035 | 2026.03.19 13:05:52.012451 [ 67 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.03.19 13:05:52.012493 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5037 | 2026.03.19 13:05:52.012497 [ 259 ] {9136ada2-cf26-4f6d-b59f-68e1a9704550} <Debug> TCPHandler: Processed in 0.001557491 sec. | ||
| 5038 | 2026.03.19 13:05:52.012569 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::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 | ||
| 5039 | 2026.03.19 13:05:52.012634 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.03.19 13:05:52.012662 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5041 | 2026.03.19 13:05:52.012694 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5042 | 2026.03.19 13:05:52.012737 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.03.19 13:05:52.012747 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5044 | 2026.03.19 13:05:52.012790 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5045 | 2026.03.19 13:05:52.012800 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5046 | 2026.03.19 13:05:52.012846 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5047 | 2026.03.19 13:05:52.012867 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914968 sec., 1686190.0564395855 rows/sec., 125.06 MiB/sec. | ||
| 5048 | 2026.03.19 13:05:52.012881 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5049 | 2026.03.19 13:05:52.012935 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5050 | 2026.03.19 13:05:52.013082 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5051 | 2026.03.19 13:05:52.013388 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.03.19 13:05:52.013475 [ 192 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_31_6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5053 | 2026.03.19 13:05:52.013555 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5054 | 2026.03.19 13:05:52.013685 [ 195 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146142 sec., 83759.25496142713 rows/sec., 4.27 MiB/sec. | ||
| 5055 | 2026.03.19 13:05:52.013831 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5056 | 2026.03.19 13:05:52.014092 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.03.19 13:05:52.014159 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_16_3} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5058 | 2026.03.19 13:05:52.014233 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5059 | 2026.03.19 13:05:52.014777 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.03.19 13:05:52.014820 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5061 | 2026.03.19 13:05:52.015762 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5062 | 2026.03.19 13:05:52.015994 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.03.19 13:05:52.016124 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5064 | 2026.03.19 13:05:52.016139 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Debug> executeQuery: Read 5556 rows, 374.09 KiB in 0.003422 sec., 1623611.9228521332 rows/sec., 106.76 MiB/sec. | ||
| 5065 | 2026.03.19 13:05:52.016186 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2026.03.19 13:05:52.016217 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5067 | 2026.03.19 13:05:52.016218 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5068 | 2026.03.19 13:05:52.016246 [ 259 ] {1ac9a462-8fef-46aa-93bd-36d3b06355d5} <Debug> TCPHandler: Processed in 0.003671213 sec. | ||
| 5069 | 2026.03.19 13:05:52.016293 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 5070 | 2026.03.19 13:05:52.016363 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2026.03.19 13:05:52.016391 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5072 | 2026.03.19 13:05:52.016429 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5515 rows starting from the beginning of the part | ||
| 5073 | 2026.03.19 13:05:52.016465 [ 259 ] {c5656dde-84f1-4ba1-855f-ff0f564637d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5074 | 2026.03.19 13:05:52.016486 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5075 | 2026.03.19 13:05:52.016512 [ 259 ] {c5656dde-84f1-4ba1-855f-ff0f564637d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5076 | 2026.03.19 13:05:52.016537 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 5077 | 2026.03.19 13:05:52.016585 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5078 | 2026.03.19 13:05:52.016625 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5079 | 2026.03.19 13:05:52.016662 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5556 rows starting from the beginning of the part | ||
| 5080 | 2026.03.19 13:05:52.016832 [ 259 ] {c5656dde-84f1-4ba1-855f-ff0f564637d7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.03.19 13:05:52.016875 [ 259 ] {c5656dde-84f1-4ba1-855f-ff0f564637d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5082 | 2026.03.19 13:05:52.017225 [ 259 ] {c5656dde-84f1-4ba1-855f-ff0f564637d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5083 | 2026.03.19 13:05:52.017451 [ 259 ] {c5656dde-84f1-4ba1-855f-ff0f564637d7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.03.19 13:05:52.017597 [ 259 ] {c5656dde-84f1-4ba1-855f-ff0f564637d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 5085 | 2026.03.19 13:05:52.017636 [ 259 ] {c5656dde-84f1-4ba1-855f-ff0f564637d7} <Debug> TCPHandler: Processed in 0.001321636 sec. | ||
| 5086 | 2026.03.19 13:05:52.017748 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.03.19 13:05:52.017843 [ 259 ] {8de040c6-f9da-4958-a18c-67c5fb0d693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.03.19 13:05:52.017897 [ 259 ] {8de040c6-f9da-4958-a18c-67c5fb0d693a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5089 | 2026.03.19 13:05:52.018734 [ 259 ] {8de040c6-f9da-4958-a18c-67c5fb0d693a} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.03.19 13:05:52.018771 [ 259 ] {8de040c6-f9da-4958-a18c-67c5fb0d693a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5091 | 2026.03.19 13:05:52.019370 [ 259 ] {8de040c6-f9da-4958-a18c-67c5fb0d693a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5092 | 2026.03.19 13:05:52.019602 [ 259 ] {8de040c6-f9da-4958-a18c-67c5fb0d693a} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.03.19 13:05:52.019711 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5094 | 2026.03.19 13:05:52.019741 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.03.19 13:05:52.019756 [ 259 ] {8de040c6-f9da-4958-a18c-67c5fb0d693a} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001931 sec., 25375.45313309166 rows/sec., 45.47 MiB/sec. | ||
| 5096 | 2026.03.19 13:05:52.019764 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5097 | 2026.03.19 13:05:52.019822 [ 259 ] {8de040c6-f9da-4958-a18c-67c5fb0d693a} <Debug> TCPHandler: Processed in 0.002123523 sec. | ||
| 5098 | 2026.03.19 13:05:52.019875 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 5099 | 2026.03.19 13:05:52.019943 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.03.19 13:05:52.020043 [ 259 ] {ddaad1ca-f186-414e-bf0b-aa87c6788e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.03.19 13:05:52.020086 [ 259 ] {ddaad1ca-f186-414e-bf0b-aa87c6788e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5102 | 2026.03.19 13:05:52.020138 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5103 | 2026.03.19 13:05:52.020217 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 381 rows starting from the beginning of the part | ||
| 5104 | 2026.03.19 13:05:52.020362 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 5105 | 2026.03.19 13:05:52.020431 [ 259 ] {ddaad1ca-f186-414e-bf0b-aa87c6788e51} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.03.19 13:05:52.020473 [ 259 ] {ddaad1ca-f186-414e-bf0b-aa87c6788e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5107 | 2026.03.19 13:05:52.020493 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 5108 | 2026.03.19 13:05:52.020623 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 5109 | 2026.03.19 13:05:52.020729 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 5110 | 2026.03.19 13:05:52.020794 [ 259 ] {ddaad1ca-f186-414e-bf0b-aa87c6788e51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5111 | 2026.03.19 13:05:52.020844 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part | ||
| 5112 | 2026.03.19 13:05:52.020943 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11921 rows, containing 5 columns (5 merged, 0 gathered) in 0.004682803 sec., 2545697.523470451 rows/sec., 169.96 MiB/sec. | ||
| 5113 | 2026.03.19 13:05:52.021037 [ 259 ] {ddaad1ca-f186-414e-bf0b-aa87c6788e51} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.03.19 13:05:52.021149 [ 67 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5115 | 2026.03.19 13:05:52.021173 [ 259 ] {ddaad1ca-f186-414e-bf0b-aa87c6788e51} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001148 sec., 47038.32752613241 rows/sec., 2.79 MiB/sec. | ||
| 5116 | 2026.03.19 13:05:52.021181 [ 67 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.03.19 13:05:52.021217 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5118 | 2026.03.19 13:05:52.021218 [ 259 ] {ddaad1ca-f186-414e-bf0b-aa87c6788e51} <Debug> TCPHandler: Processed in 0.001324007 sec. | ||
| 5119 | 2026.03.19 13:05:52.021297 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5120 | 2026.03.19 13:05:52.021308 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 5121 | 2026.03.19 13:05:52.021437 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5122 | 2026.03.19 13:05:52.021473 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1938 rows starting from the beginning of the part | ||
| 5123 | 2026.03.19 13:05:52.021537 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5124 | 2026.03.19 13:05:52.021582 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 5125 | 2026.03.19 13:05:52.021623 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5126 | 2026.03.19 13:05:52.021640 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.03.19 13:05:52.021664 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 5128 | 2026.03.19 13:05:52.021704 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
| 5129 | 2026.03.19 13:05:52.021746 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5130 | 2026.03.19 13:05:52.021830 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5131 | 2026.03.19 13:05:52.022916 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647543 sec., 1391162.4764877153 rows/sec., 89.54 MiB/sec. | ||
| 5132 | 2026.03.19 13:05:52.023163 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5133 | 2026.03.19 13:05:52.023431 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.03.19 13:05:52.023516 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_31_6} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5135 | 2026.03.19 13:05:52.023589 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5136 | 2026.03.19 13:05:52.025723 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 19 columns (19 merged, 0 gathered) in 0.005899357 sec., 100010.89949294474 rows/sec., 179.21 MiB/sec. | ||
| 5137 | 2026.03.19 13:05:52.026651 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5138 | 2026.03.19 13:05:52.027008 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.03.19 13:05:52.027080 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5140 | 2026.03.19 13:05:52.027198 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
| 5141 | 2026.03.19 13:05:53.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.17 MiB, peak 260.36 MiB, free memory in arenas 0.00 B, will set to 257.66 MiB (RSS), difference: 4.48 MiB | ||
| 5142 | 2026.03.19 13:05:53.362664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 684 | ||
| 5143 | 2026.03.19 13:05:53.365997 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.03.19 13:05:53.366043 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5145 | 2026.03.19 13:05:53.367319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5146 | 2026.03.19 13:05:53.367593 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.03.19 13:05:53.367848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5148 | 2026.03.19 13:05:55.345194 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.03.19 13:05:55.345392 [ 259 ] {a1dcea7c-beda-42f1-9ede-0817ca25f09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5150 | 2026.03.19 13:05:55.345464 [ 259 ] {a1dcea7c-beda-42f1-9ede-0817ca25f09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5151 | 2026.03.19 13:05:55.346180 [ 259 ] {a1dcea7c-beda-42f1-9ede-0817ca25f09e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.03.19 13:05:55.346224 [ 259 ] {a1dcea7c-beda-42f1-9ede-0817ca25f09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5153 | 2026.03.19 13:05:55.346615 [ 259 ] {a1dcea7c-beda-42f1-9ede-0817ca25f09e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5154 | 2026.03.19 13:05:55.346867 [ 259 ] {a1dcea7c-beda-42f1-9ede-0817ca25f09e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.03.19 13:05:55.347028 [ 259 ] {a1dcea7c-beda-42f1-9ede-0817ca25f09e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec. | ||
| 5156 | 2026.03.19 13:05:55.347069 [ 259 ] {a1dcea7c-beda-42f1-9ede-0817ca25f09e} <Debug> TCPHandler: Processed in 0.00201255 sec. | ||
| 5157 | 2026.03.19 13:05:55.347192 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.03.19 13:05:55.347287 [ 259 ] {152aa5a4-dbdf-4964-a210-7da7a1576ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5159 | 2026.03.19 13:05:55.347326 [ 259 ] {152aa5a4-dbdf-4964-a210-7da7a1576ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5160 | 2026.03.19 13:05:55.347761 [ 259 ] {152aa5a4-dbdf-4964-a210-7da7a1576ac2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.03.19 13:05:55.347797 [ 259 ] {152aa5a4-dbdf-4964-a210-7da7a1576ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5162 | 2026.03.19 13:05:55.348088 [ 259 ] {152aa5a4-dbdf-4964-a210-7da7a1576ac2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5163 | 2026.03.19 13:05:55.348291 [ 259 ] {152aa5a4-dbdf-4964-a210-7da7a1576ac2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.03.19 13:05:55.348423 [ 259 ] {152aa5a4-dbdf-4964-a210-7da7a1576ac2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 5165 | 2026.03.19 13:05:55.348460 [ 259 ] {152aa5a4-dbdf-4964-a210-7da7a1576ac2} <Debug> TCPHandler: Processed in 0.001316096 sec. | ||
| 5166 | 2026.03.19 13:05:55.348593 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2026.03.19 13:05:55.348685 [ 259 ] {25c48537-6eb7-416c-a46b-2a120ecd71d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5168 | 2026.03.19 13:05:55.348728 [ 259 ] {25c48537-6eb7-416c-a46b-2a120ecd71d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5169 | 2026.03.19 13:05:55.349170 [ 259 ] {25c48537-6eb7-416c-a46b-2a120ecd71d6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.03.19 13:05:55.349208 [ 259 ] {25c48537-6eb7-416c-a46b-2a120ecd71d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5171 | 2026.03.19 13:05:55.349536 [ 259 ] {25c48537-6eb7-416c-a46b-2a120ecd71d6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5172 | 2026.03.19 13:05:55.349758 [ 259 ] {25c48537-6eb7-416c-a46b-2a120ecd71d6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.03.19 13:05:55.349884 [ 259 ] {25c48537-6eb7-416c-a46b-2a120ecd71d6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001217 sec., 78882.49794576828 rows/sec., 5.49 MiB/sec. | ||
| 5174 | 2026.03.19 13:05:55.349920 [ 259 ] {25c48537-6eb7-416c-a46b-2a120ecd71d6} <Debug> TCPHandler: Processed in 0.001373907 sec. | ||
| 5175 | 2026.03.19 13:05:55.350051 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5176 | 2026.03.19 13:05:55.350146 [ 259 ] {943f20aa-49aa-45b1-8ecc-b95813abc403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5177 | 2026.03.19 13:05:55.350187 [ 259 ] {943f20aa-49aa-45b1-8ecc-b95813abc403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5178 | 2026.03.19 13:05:55.350521 [ 259 ] {943f20aa-49aa-45b1-8ecc-b95813abc403} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.03.19 13:05:55.350556 [ 259 ] {943f20aa-49aa-45b1-8ecc-b95813abc403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5180 | 2026.03.19 13:05:55.350862 [ 259 ] {943f20aa-49aa-45b1-8ecc-b95813abc403} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5181 | 2026.03.19 13:05:55.351087 [ 259 ] {943f20aa-49aa-45b1-8ecc-b95813abc403} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.03.19 13:05:55.351214 [ 259 ] {943f20aa-49aa-45b1-8ecc-b95813abc403} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001087 sec., 33118.67525298988 rows/sec., 2.23 MiB/sec. | ||
| 5183 | 2026.03.19 13:05:55.351249 [ 259 ] {943f20aa-49aa-45b1-8ecc-b95813abc403} <Debug> TCPHandler: Processed in 0.001246064 sec. | ||
| 5184 | 2026.03.19 13:05:55.830196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11021 | ||
| 5185 | 2026.03.19 13:05:55.830892 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.03.19 13:05:55.830939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5187 | 2026.03.19 13:05:55.831435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5188 | 2026.03.19 13:05:55.831675 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.03.19 13:05:55.831821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11021 | ||
| 5190 | 2026.03.19 13:05:56.422392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5191 | 2026.03.19 13:05:56.438321 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.03.19 13:05:56.438383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5193 | 2026.03.19 13:05:56.444422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5194 | 2026.03.19 13:05:56.445152 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.03.19 13:05:56.448221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5196 | 2026.03.19 13:06:00.347545 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.03.19 13:06:00.347731 [ 259 ] {d2a9d912-2040-41eb-bea7-54f00f207505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5198 | 2026.03.19 13:06:00.347799 [ 259 ] {d2a9d912-2040-41eb-bea7-54f00f207505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5199 | 2026.03.19 13:06:00.348509 [ 259 ] {d2a9d912-2040-41eb-bea7-54f00f207505} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.03.19 13:06:00.348562 [ 259 ] {d2a9d912-2040-41eb-bea7-54f00f207505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5201 | 2026.03.19 13:06:00.348983 [ 259 ] {d2a9d912-2040-41eb-bea7-54f00f207505} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5202 | 2026.03.19 13:06:00.349223 [ 259 ] {d2a9d912-2040-41eb-bea7-54f00f207505} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.03.19 13:06:00.349397 [ 259 ] {d2a9d912-2040-41eb-bea7-54f00f207505} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.51 MiB/sec. | ||
| 5204 | 2026.03.19 13:06:00.349450 [ 259 ] {d2a9d912-2040-41eb-bea7-54f00f207505} <Debug> TCPHandler: Processed in 0.002038441 sec. | ||
| 5205 | 2026.03.19 13:06:00.349594 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.03.19 13:06:00.349700 [ 259 ] {8f4db4cb-f6f2-4b6f-a05b-b5db5123d9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5207 | 2026.03.19 13:06:00.349744 [ 259 ] {8f4db4cb-f6f2-4b6f-a05b-b5db5123d9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5208 | 2026.03.19 13:06:00.350214 [ 259 ] {8f4db4cb-f6f2-4b6f-a05b-b5db5123d9d3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.03.19 13:06:00.350253 [ 259 ] {8f4db4cb-f6f2-4b6f-a05b-b5db5123d9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5210 | 2026.03.19 13:06:00.350594 [ 259 ] {8f4db4cb-f6f2-4b6f-a05b-b5db5123d9d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5211 | 2026.03.19 13:06:00.350816 [ 259 ] {8f4db4cb-f6f2-4b6f-a05b-b5db5123d9d3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.03.19 13:06:00.350953 [ 259 ] {8f4db4cb-f6f2-4b6f-a05b-b5db5123d9d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 5213 | 2026.03.19 13:06:00.350993 [ 259 ] {8f4db4cb-f6f2-4b6f-a05b-b5db5123d9d3} <Debug> TCPHandler: Processed in 0.001460579 sec. | ||
| 5214 | 2026.03.19 13:06:00.351127 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.03.19 13:06:00.351241 [ 259 ] {0cf75467-87c5-4b3e-88dc-2da5842757e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.03.19 13:06:00.351288 [ 259 ] {0cf75467-87c5-4b3e-88dc-2da5842757e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5217 | 2026.03.19 13:06:00.351751 [ 259 ] {0cf75467-87c5-4b3e-88dc-2da5842757e4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.03.19 13:06:00.351787 [ 259 ] {0cf75467-87c5-4b3e-88dc-2da5842757e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5219 | 2026.03.19 13:06:00.352147 [ 259 ] {0cf75467-87c5-4b3e-88dc-2da5842757e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5220 | 2026.03.19 13:06:00.352397 [ 259 ] {0cf75467-87c5-4b3e-88dc-2da5842757e4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.03.19 13:06:00.352537 [ 259 ] {0cf75467-87c5-4b3e-88dc-2da5842757e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 5222 | 2026.03.19 13:06:00.352576 [ 259 ] {0cf75467-87c5-4b3e-88dc-2da5842757e4} <Debug> TCPHandler: Processed in 0.00150916 sec. | ||
| 5223 | 2026.03.19 13:06:00.352711 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.03.19 13:06:00.352809 [ 259 ] {1de286d4-d253-473a-aa51-38d949606475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5225 | 2026.03.19 13:06:00.352852 [ 259 ] {1de286d4-d253-473a-aa51-38d949606475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5226 | 2026.03.19 13:06:00.353194 [ 259 ] {1de286d4-d253-473a-aa51-38d949606475} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.03.19 13:06:00.353232 [ 259 ] {1de286d4-d253-473a-aa51-38d949606475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5228 | 2026.03.19 13:06:00.353543 [ 259 ] {1de286d4-d253-473a-aa51-38d949606475} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5229 | 2026.03.19 13:06:00.353762 [ 259 ] {1de286d4-d253-473a-aa51-38d949606475} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.03.19 13:06:00.353893 [ 259 ] {1de286d4-d253-473a-aa51-38d949606475} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5231 | 2026.03.19 13:06:00.353929 [ 259 ] {1de286d4-d253-473a-aa51-38d949606475} <Debug> TCPHandler: Processed in 0.001268636 sec. | ||
| 5232 | 2026.03.19 13:06:03.163314 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5233 | 2026.03.19 13:06:03.163393 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5234 | 2026.03.19 13:06:03.331907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11533 | ||
| 5235 | 2026.03.19 13:06:03.332580 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.03.19 13:06:03.332627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5237 | 2026.03.19 13:06:03.333173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5238 | 2026.03.19 13:06:03.333421 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.03.19 13:06:03.333573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11533 | ||
| 5240 | 2026.03.19 13:06:03.368219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 700 | ||
| 5241 | 2026.03.19 13:06:03.370237 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.03.19 13:06:03.370286 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5243 | 2026.03.19 13:06:03.371428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5244 | 2026.03.19 13:06:03.371687 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.03.19 13:06:03.371941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5246 | 2026.03.19 13:06:03.948311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5247 | 2026.03.19 13:06:03.965990 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.03.19 13:06:03.966062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5249 | 2026.03.19 13:06:03.972024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5250 | 2026.03.19 13:06:03.972736 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.03.19 13:06:03.976118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5252 | 2026.03.19 13:06:05.358755 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.03.19 13:06:05.359021 [ 259 ] {1e714b1f-92ce-4f67-8e47-d33568e53efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.03.19 13:06:05.359119 [ 259 ] {1e714b1f-92ce-4f67-8e47-d33568e53efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5255 | 2026.03.19 13:06:05.359881 [ 259 ] {1e714b1f-92ce-4f67-8e47-d33568e53efa} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.03.19 13:06:05.359926 [ 259 ] {1e714b1f-92ce-4f67-8e47-d33568e53efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5257 | 2026.03.19 13:06:05.360347 [ 259 ] {1e714b1f-92ce-4f67-8e47-d33568e53efa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5258 | 2026.03.19 13:06:05.360591 [ 259 ] {1e714b1f-92ce-4f67-8e47-d33568e53efa} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.03.19 13:06:05.360728 [ 51 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5260 | 2026.03.19 13:06:05.360748 [ 259 ] {1e714b1f-92ce-4f67-8e47-d33568e53efa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001799 sec., 157865.48082267927 rows/sec., 10.03 MiB/sec. | ||
| 5261 | 2026.03.19 13:06:05.360792 [ 51 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.03.19 13:06:05.360813 [ 259 ] {1e714b1f-92ce-4f67-8e47-d33568e53efa} <Debug> TCPHandler: Processed in 0.002230284 sec. | ||
| 5263 | 2026.03.19 13:06:05.360818 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5264 | 2026.03.19 13:06:05.360949 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.03.19 13:06:05.360958 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 5266 | 2026.03.19 13:06:05.361051 [ 259 ] {11a50b0c-87da-456a-8e9c-a22e41d4fa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5267 | 2026.03.19 13:06:05.361098 [ 259 ] {11a50b0c-87da-456a-8e9c-a22e41d4fa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5268 | 2026.03.19 13:06:05.361109 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5269 | 2026.03.19 13:06:05.361148 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5270 | 2026.03.19 13:06:05.361240 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5271 | 2026.03.19 13:06:05.361287 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5272 | 2026.03.19 13:06:05.361336 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5273 | 2026.03.19 13:06:05.361402 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5274 | 2026.03.19 13:06:05.361984 [ 259 ] {11a50b0c-87da-456a-8e9c-a22e41d4fa5b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.03.19 13:06:05.362029 [ 259 ] {11a50b0c-87da-456a-8e9c-a22e41d4fa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5276 | 2026.03.19 13:06:05.362431 [ 259 ] {11a50b0c-87da-456a-8e9c-a22e41d4fa5b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5277 | 2026.03.19 13:06:05.362434 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153426 sec., 925527.615919075 rows/sec., 62.31 MiB/sec. | ||
| 5278 | 2026.03.19 13:06:05.362611 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5279 | 2026.03.19 13:06:05.362697 [ 259 ] {11a50b0c-87da-456a-8e9c-a22e41d4fa5b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.03.19 13:06:05.362853 [ 259 ] {11a50b0c-87da-456a-8e9c-a22e41d4fa5b} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001821 sec., 481603.51455244375 rows/sec., 38.18 MiB/sec. | ||
| 5281 | 2026.03.19 13:06:05.362893 [ 259 ] {11a50b0c-87da-456a-8e9c-a22e41d4fa5b} <Debug> TCPHandler: Processed in 0.001995539 sec. | ||
| 5282 | 2026.03.19 13:06:05.362904 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.03.19 13:06:05.362991 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_17_4} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5284 | 2026.03.19 13:06:05.363013 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.03.19 13:06:05.363066 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5286 | 2026.03.19 13:06:05.363115 [ 259 ] {9caa9ec8-0f25-43e2-8de4-247eb7fa21e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.03.19 13:06:05.363160 [ 259 ] {9caa9ec8-0f25-43e2-8de4-247eb7fa21e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5288 | 2026.03.19 13:06:05.363647 [ 259 ] {9caa9ec8-0f25-43e2-8de4-247eb7fa21e1} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.03.19 13:06:05.363685 [ 259 ] {9caa9ec8-0f25-43e2-8de4-247eb7fa21e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5290 | 2026.03.19 13:06:05.364034 [ 259 ] {9caa9ec8-0f25-43e2-8de4-247eb7fa21e1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5291 | 2026.03.19 13:06:05.364251 [ 259 ] {9caa9ec8-0f25-43e2-8de4-247eb7fa21e1} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.03.19 13:06:05.364386 [ 259 ] {9caa9ec8-0f25-43e2-8de4-247eb7fa21e1} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001291 sec., 140975.9876065066 rows/sec., 8.74 MiB/sec. | ||
| 5293 | 2026.03.19 13:06:05.364425 [ 259 ] {9caa9ec8-0f25-43e2-8de4-247eb7fa21e1} <Debug> TCPHandler: Processed in 0.001462959 sec. | ||
| 5294 | 2026.03.19 13:06:05.364538 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.03.19 13:06:05.364633 [ 259 ] {a5bcfb5d-558c-45cb-9ccf-a4d7655514a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.03.19 13:06:05.364674 [ 259 ] {a5bcfb5d-558c-45cb-9ccf-a4d7655514a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5297 | 2026.03.19 13:06:05.365115 [ 259 ] {a5bcfb5d-558c-45cb-9ccf-a4d7655514a3} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.03.19 13:06:05.365151 [ 259 ] {a5bcfb5d-558c-45cb-9ccf-a4d7655514a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5299 | 2026.03.19 13:06:05.365467 [ 259 ] {a5bcfb5d-558c-45cb-9ccf-a4d7655514a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5300 | 2026.03.19 13:06:05.365685 [ 259 ] {a5bcfb5d-558c-45cb-9ccf-a4d7655514a3} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.03.19 13:06:05.365811 [ 259 ] {a5bcfb5d-558c-45cb-9ccf-a4d7655514a3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 5302 | 2026.03.19 13:06:05.365849 [ 259 ] {a5bcfb5d-558c-45cb-9ccf-a4d7655514a3} <Debug> TCPHandler: Processed in 0.001360937 sec. | ||
| 5303 | 2026.03.19 13:06:05.365961 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.03.19 13:06:05.366056 [ 259 ] {faf3d3e9-7cd6-4f35-9a80-8b82517de431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.03.19 13:06:05.366096 [ 259 ] {faf3d3e9-7cd6-4f35-9a80-8b82517de431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5306 | 2026.03.19 13:06:05.366530 [ 259 ] {faf3d3e9-7cd6-4f35-9a80-8b82517de431} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.03.19 13:06:05.366567 [ 259 ] {faf3d3e9-7cd6-4f35-9a80-8b82517de431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5308 | 2026.03.19 13:06:05.366880 [ 259 ] {faf3d3e9-7cd6-4f35-9a80-8b82517de431} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5309 | 2026.03.19 13:06:05.367098 [ 259 ] {faf3d3e9-7cd6-4f35-9a80-8b82517de431} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.03.19 13:06:05.367198 [ 51 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5311 | 2026.03.19 13:06:05.367223 [ 259 ] {faf3d3e9-7cd6-4f35-9a80-8b82517de431} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 5312 | 2026.03.19 13:06:05.367233 [ 51 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.03.19 13:06:05.367263 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5314 | 2026.03.19 13:06:05.367268 [ 259 ] {faf3d3e9-7cd6-4f35-9a80-8b82517de431} <Debug> TCPHandler: Processed in 0.001355997 sec. | ||
| 5315 | 2026.03.19 13:06:05.367344 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 5316 | 2026.03.19 13:06:05.367388 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.03.19 13:06:05.367440 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5318 | 2026.03.19 13:06:05.367473 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 5319 | 2026.03.19 13:06:05.367494 [ 259 ] {a8e47da3-d274-4bb0-8c0f-8188abc02350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5320 | 2026.03.19 13:06:05.367523 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5321 | 2026.03.19 13:06:05.367539 [ 259 ] {a8e47da3-d274-4bb0-8c0f-8188abc02350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5322 | 2026.03.19 13:06:05.367570 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5323 | 2026.03.19 13:06:05.367614 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 5324 | 2026.03.19 13:06:05.367654 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 5325 | 2026.03.19 13:06:05.368133 [ 259 ] {a8e47da3-d274-4bb0-8c0f-8188abc02350} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.03.19 13:06:05.368174 [ 259 ] {a8e47da3-d274-4bb0-8c0f-8188abc02350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5327 | 2026.03.19 13:06:05.368459 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147463 sec., 644900.9684843868 rows/sec., 39.14 MiB/sec. | ||
| 5328 | 2026.03.19 13:06:05.368559 [ 259 ] {a8e47da3-d274-4bb0-8c0f-8188abc02350} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5329 | 2026.03.19 13:06:05.368603 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5330 | 2026.03.19 13:06:05.368849 [ 259 ] {a8e47da3-d274-4bb0-8c0f-8188abc02350} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.03.19 13:06:05.368913 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.03.19 13:06:05.368991 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_17_4} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5333 | 2026.03.19 13:06:05.368992 [ 259 ] {a8e47da3-d274-4bb0-8c0f-8188abc02350} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001517 sec., 349373.7640079104 rows/sec., 24.71 MiB/sec. | ||
| 5334 | 2026.03.19 13:06:05.369045 [ 259 ] {a8e47da3-d274-4bb0-8c0f-8188abc02350} <Debug> TCPHandler: Processed in 0.001707304 sec. | ||
| 5335 | 2026.03.19 13:06:05.369056 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5336 | 2026.03.19 13:06:05.369160 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.03.19 13:06:05.369261 [ 259 ] {7bcfd5a3-d34b-4bdc-90e9-030066b54c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5338 | 2026.03.19 13:06:05.369302 [ 259 ] {7bcfd5a3-d34b-4bdc-90e9-030066b54c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5339 | 2026.03.19 13:06:05.369644 [ 259 ] {7bcfd5a3-d34b-4bdc-90e9-030066b54c5d} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.03.19 13:06:05.369679 [ 259 ] {7bcfd5a3-d34b-4bdc-90e9-030066b54c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5341 | 2026.03.19 13:06:05.369995 [ 259 ] {7bcfd5a3-d34b-4bdc-90e9-030066b54c5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5342 | 2026.03.19 13:06:05.370211 [ 259 ] {7bcfd5a3-d34b-4bdc-90e9-030066b54c5d} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.03.19 13:06:05.370341 [ 259 ] {7bcfd5a3-d34b-4bdc-90e9-030066b54c5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 5344 | 2026.03.19 13:06:05.370379 [ 259 ] {7bcfd5a3-d34b-4bdc-90e9-030066b54c5d} <Debug> TCPHandler: Processed in 0.001268836 sec. | ||
| 5345 | 2026.03.19 13:06:05.370484 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.03.19 13:06:05.370580 [ 259 ] {8ab74a24-3d2e-46b3-9fa0-6ead67c3ae0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5347 | 2026.03.19 13:06:05.370624 [ 259 ] {8ab74a24-3d2e-46b3-9fa0-6ead67c3ae0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5348 | 2026.03.19 13:06:05.371048 [ 259 ] {8ab74a24-3d2e-46b3-9fa0-6ead67c3ae0c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.03.19 13:06:05.371085 [ 259 ] {8ab74a24-3d2e-46b3-9fa0-6ead67c3ae0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5350 | 2026.03.19 13:06:05.371428 [ 259 ] {8ab74a24-3d2e-46b3-9fa0-6ead67c3ae0c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5351 | 2026.03.19 13:06:05.371657 [ 259 ] {8ab74a24-3d2e-46b3-9fa0-6ead67c3ae0c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.03.19 13:06:05.371788 [ 259 ] {8ab74a24-3d2e-46b3-9fa0-6ead67c3ae0c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 5353 | 2026.03.19 13:06:05.371825 [ 259 ] {8ab74a24-3d2e-46b3-9fa0-6ead67c3ae0c} <Debug> TCPHandler: Processed in 0.001390637 sec. | ||
| 5354 | 2026.03.19 13:06:05.371941 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.03.19 13:06:05.372038 [ 259 ] {8a47f549-89e5-422c-b11b-d0958301fecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5356 | 2026.03.19 13:06:05.372080 [ 259 ] {8a47f549-89e5-422c-b11b-d0958301fecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5357 | 2026.03.19 13:06:05.372388 [ 259 ] {8a47f549-89e5-422c-b11b-d0958301fecc} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.03.19 13:06:05.372425 [ 259 ] {8a47f549-89e5-422c-b11b-d0958301fecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5359 | 2026.03.19 13:06:05.372719 [ 259 ] {8a47f549-89e5-422c-b11b-d0958301fecc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5360 | 2026.03.19 13:06:05.372956 [ 259 ] {8a47f549-89e5-422c-b11b-d0958301fecc} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.03.19 13:06:05.373087 [ 259 ] {8a47f549-89e5-422c-b11b-d0958301fecc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 5362 | 2026.03.19 13:06:05.373123 [ 259 ] {8a47f549-89e5-422c-b11b-d0958301fecc} <Debug> TCPHandler: Processed in 0.001231864 sec. | ||
| 5363 | 2026.03.19 13:06:05.373235 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.03.19 13:06:05.373329 [ 259 ] {fb0b06d1-ead2-4094-9e14-a6da187c4b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5365 | 2026.03.19 13:06:05.373383 [ 259 ] {fb0b06d1-ead2-4094-9e14-a6da187c4b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5366 | 2026.03.19 13:06:05.374402 [ 259 ] {fb0b06d1-ead2-4094-9e14-a6da187c4b76} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.03.19 13:06:05.374444 [ 259 ] {fb0b06d1-ead2-4094-9e14-a6da187c4b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5368 | 2026.03.19 13:06:05.375126 [ 259 ] {fb0b06d1-ead2-4094-9e14-a6da187c4b76} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5369 | 2026.03.19 13:06:05.375372 [ 259 ] {fb0b06d1-ead2-4094-9e14-a6da187c4b76} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.03.19 13:06:05.375518 [ 259 ] {fb0b06d1-ead2-4094-9e14-a6da187c4b76} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002207 sec., 18124.15043044857 rows/sec., 32.48 MiB/sec. | ||
| 5371 | 2026.03.19 13:06:05.375594 [ 259 ] {fb0b06d1-ead2-4094-9e14-a6da187c4b76} <Debug> TCPHandler: Processed in 0.002408858 sec. | ||
| 5372 | 2026.03.19 13:06:05.375716 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2026.03.19 13:06:05.375814 [ 259 ] {f0acc0b7-5e74-49ea-9376-695b66940111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5374 | 2026.03.19 13:06:05.375857 [ 259 ] {f0acc0b7-5e74-49ea-9376-695b66940111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5375 | 2026.03.19 13:06:05.376211 [ 259 ] {f0acc0b7-5e74-49ea-9376-695b66940111} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.03.19 13:06:05.376248 [ 259 ] {f0acc0b7-5e74-49ea-9376-695b66940111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5377 | 2026.03.19 13:06:05.376562 [ 259 ] {f0acc0b7-5e74-49ea-9376-695b66940111} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5378 | 2026.03.19 13:06:05.376775 [ 259 ] {f0acc0b7-5e74-49ea-9376-695b66940111} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.03.19 13:06:05.376901 [ 259 ] {f0acc0b7-5e74-49ea-9376-695b66940111} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 5380 | 2026.03.19 13:06:05.376937 [ 259 ] {f0acc0b7-5e74-49ea-9376-695b66940111} <Debug> TCPHandler: Processed in 0.001271515 sec. | ||
| 5381 | 2026.03.19 13:06:10.347907 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.03.19 13:06:10.348110 [ 259 ] {8c7333d5-8c7f-4e2c-8690-ddd72b6c48c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5383 | 2026.03.19 13:06:10.348179 [ 259 ] {8c7333d5-8c7f-4e2c-8690-ddd72b6c48c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5384 | 2026.03.19 13:06:10.348877 [ 259 ] {8c7333d5-8c7f-4e2c-8690-ddd72b6c48c8} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.03.19 13:06:10.348930 [ 259 ] {8c7333d5-8c7f-4e2c-8690-ddd72b6c48c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5386 | 2026.03.19 13:06:10.349346 [ 259 ] {8c7333d5-8c7f-4e2c-8690-ddd72b6c48c8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5387 | 2026.03.19 13:06:10.349582 [ 259 ] {8c7333d5-8c7f-4e2c-8690-ddd72b6c48c8} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.03.19 13:06:10.349749 [ 259 ] {8c7333d5-8c7f-4e2c-8690-ddd72b6c48c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.55 MiB/sec. | ||
| 5389 | 2026.03.19 13:06:10.349801 [ 259 ] {8c7333d5-8c7f-4e2c-8690-ddd72b6c48c8} <Debug> TCPHandler: Processed in 0.002030821 sec. | ||
| 5390 | 2026.03.19 13:06:10.349930 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.03.19 13:06:10.350035 [ 259 ] {9528b855-05a6-40a7-9a06-cc048f831547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5392 | 2026.03.19 13:06:10.350078 [ 259 ] {9528b855-05a6-40a7-9a06-cc048f831547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5393 | 2026.03.19 13:06:10.350508 [ 259 ] {9528b855-05a6-40a7-9a06-cc048f831547} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.03.19 13:06:10.350548 [ 259 ] {9528b855-05a6-40a7-9a06-cc048f831547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5395 | 2026.03.19 13:06:10.350862 [ 259 ] {9528b855-05a6-40a7-9a06-cc048f831547} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5396 | 2026.03.19 13:06:10.351075 [ 259 ] {9528b855-05a6-40a7-9a06-cc048f831547} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.03.19 13:06:10.351207 [ 259 ] {9528b855-05a6-40a7-9a06-cc048f831547} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 5398 | 2026.03.19 13:06:10.351245 [ 259 ] {9528b855-05a6-40a7-9a06-cc048f831547} <Debug> TCPHandler: Processed in 0.001368587 sec. | ||
| 5399 | 2026.03.19 13:06:10.351358 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.03.19 13:06:10.351457 [ 259 ] {fcdc7edb-1739-4998-8f76-8bec54f5db2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.03.19 13:06:10.351503 [ 259 ] {fcdc7edb-1739-4998-8f76-8bec54f5db2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5402 | 2026.03.19 13:06:10.351933 [ 259 ] {fcdc7edb-1739-4998-8f76-8bec54f5db2b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.03.19 13:06:10.351970 [ 259 ] {fcdc7edb-1739-4998-8f76-8bec54f5db2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5404 | 2026.03.19 13:06:10.352306 [ 259 ] {fcdc7edb-1739-4998-8f76-8bec54f5db2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5405 | 2026.03.19 13:06:10.352518 [ 259 ] {fcdc7edb-1739-4998-8f76-8bec54f5db2b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.03.19 13:06:10.352656 [ 259 ] {fcdc7edb-1739-4998-8f76-8bec54f5db2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 5407 | 2026.03.19 13:06:10.352693 [ 259 ] {fcdc7edb-1739-4998-8f76-8bec54f5db2b} <Debug> TCPHandler: Processed in 0.001384627 sec. | ||
| 5408 | 2026.03.19 13:06:10.352802 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.03.19 13:06:10.352897 [ 259 ] {3ebd7db9-6fcf-4dcc-9d97-aa23d5fa01a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.03.19 13:06:10.352940 [ 259 ] {3ebd7db9-6fcf-4dcc-9d97-aa23d5fa01a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5411 | 2026.03.19 13:06:10.353278 [ 259 ] {3ebd7db9-6fcf-4dcc-9d97-aa23d5fa01a6} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.03.19 13:06:10.353314 [ 259 ] {3ebd7db9-6fcf-4dcc-9d97-aa23d5fa01a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5413 | 2026.03.19 13:06:10.353661 [ 259 ] {3ebd7db9-6fcf-4dcc-9d97-aa23d5fa01a6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5414 | 2026.03.19 13:06:10.353955 [ 259 ] {3ebd7db9-6fcf-4dcc-9d97-aa23d5fa01a6} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.03.19 13:06:10.354087 [ 259 ] {3ebd7db9-6fcf-4dcc-9d97-aa23d5fa01a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 5416 | 2026.03.19 13:06:10.354123 [ 259 ] {3ebd7db9-6fcf-4dcc-9d97-aa23d5fa01a6} <Debug> TCPHandler: Processed in 0.001370398 sec. | ||
| 5417 | 2026.03.19 13:06:10.833733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11981 | ||
| 5418 | 2026.03.19 13:06:10.834288 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.03.19 13:06:10.834337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5420 | 2026.03.19 13:06:10.834814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5421 | 2026.03.19 13:06:10.835054 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.03.19 13:06:10.835189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11981 | ||
| 5423 | 2026.03.19 13:06:11.476285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5424 | 2026.03.19 13:06:11.496263 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.03.19 13:06:11.496343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5426 | 2026.03.19 13:06:11.503292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5427 | 2026.03.19 13:06:11.504287 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.03.19 13:06:11.510196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5429 | 2026.03.19 13:06:11.826956 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51685 | ||
| 5430 | 2026.03.19 13:06:11.827060 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5431 | 2026.03.19 13:06:11.827087 [ 286 ] {} <Debug> TCP-Session: c132e02d-12de-4c1a-8775-721923b8fc19 Authenticating user 'default' from [fd00:1122:3344:101::e]:51685 | ||
| 5432 | 2026.03.19 13:06:11.827108 [ 286 ] {} <Debug> TCP-Session: c132e02d-12de-4c1a-8775-721923b8fc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.03.19 13:06:11.827121 [ 286 ] {} <Debug> TCP-Session: c132e02d-12de-4c1a-8775-721923b8fc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.03.19 13:06:11.827327 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33031 | ||
| 5435 | 2026.03.19 13:06:11.827365 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55379 | ||
| 5436 | 2026.03.19 13:06:11.827378 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33259 | ||
| 5437 | 2026.03.19 13:06:11.827390 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46718 | ||
| 5438 | 2026.03.19 13:06:11.827401 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60007 | ||
| 5439 | 2026.03.19 13:06:11.827364 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52852 | ||
| 5440 | 2026.03.19 13:06:11.827484 [ 286 ] {} <Trace> TCP-Session: c132e02d-12de-4c1a-8775-721923b8fc19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.03.19 13:06:11.827479 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5442 | 2026.03.19 13:06:11.827477 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2026.03.19 13:06:11.827581 [ 292 ] {} <Debug> TCP-Session: 2dbaa7ef-cc4a-4517-b3d2-8fa493f0401a Authenticating user 'default' from [fd00:1122:3344:101::e]:55379 | ||
| 5444 | 2026.03.19 13:06:11.827598 [ 288 ] {} <Debug> TCP-Session: e43a77e1-dee6-4329-a9a2-b7be2840503f Authenticating user 'default' from [fd00:1122:3344:101::e]:33031 | ||
| 5445 | 2026.03.19 13:06:11.827335 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41157 | ||
| 5446 | 2026.03.19 13:06:11.827621 [ 288 ] {} <Debug> TCP-Session: e43a77e1-dee6-4329-a9a2-b7be2840503f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.03.19 13:06:11.827616 [ 292 ] {} <Debug> TCP-Session: 2dbaa7ef-cc4a-4517-b3d2-8fa493f0401a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.03.19 13:06:11.827655 [ 288 ] {} <Debug> TCP-Session: e43a77e1-dee6-4329-a9a2-b7be2840503f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.03.19 13:06:11.827671 [ 292 ] {} <Debug> TCP-Session: 2dbaa7ef-cc4a-4517-b3d2-8fa493f0401a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.03.19 13:06:11.827335 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62688 | ||
| 5451 | 2026.03.19 13:06:11.827704 [ 286 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51685) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5452 | 2026.03.19 13:06:11.827738 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5453 | 2026.03.19 13:06:11.827795 [ 258 ] {} <Debug> TCP-Session: 6ee893bf-17cf-4ac2-8224-03185a77da12 Authenticating user 'default' from [fd00:1122:3344:101::e]:60007 | ||
| 5454 | 2026.03.19 13:06:11.827798 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5455 | 2026.03.19 13:06:11.827820 [ 258 ] {} <Debug> TCP-Session: 6ee893bf-17cf-4ac2-8224-03185a77da12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.03.19 13:06:11.827798 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5457 | 2026.03.19 13:06:11.827844 [ 294 ] {} <Debug> TCP-Session: 8a71cf37-de90-4b6d-ba06-104146ec6300 Authenticating user 'default' from [fd00:1122:3344:101::e]:46718 | ||
| 5458 | 2026.03.19 13:06:11.827848 [ 258 ] {} <Debug> TCP-Session: 6ee893bf-17cf-4ac2-8224-03185a77da12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.03.19 13:06:11.827875 [ 290 ] {} <Debug> TCP-Session: a27b6232-d641-4068-8384-c53ce375038c Authenticating user 'default' from [fd00:1122:3344:101::e]:41157 | ||
| 5460 | 2026.03.19 13:06:11.827889 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5461 | 2026.03.19 13:06:11.827896 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5462 | 2026.03.19 13:06:11.827909 [ 290 ] {} <Debug> TCP-Session: a27b6232-d641-4068-8384-c53ce375038c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.03.19 13:06:11.827928 [ 289 ] {} <Debug> TCP-Session: faa547a6-379e-433c-9378-2006fe20e165 Authenticating user 'default' from [fd00:1122:3344:101::e]:62688 | ||
| 5464 | 2026.03.19 13:06:11.827948 [ 293 ] {} <Debug> TCP-Session: 9b771eb0-a675-4c81-a3e3-acf6cc13dc81 Authenticating user 'default' from [fd00:1122:3344:101::e]:33259 | ||
| 5465 | 2026.03.19 13:06:11.827954 [ 290 ] {} <Debug> TCP-Session: a27b6232-d641-4068-8384-c53ce375038c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.03.19 13:06:11.827965 [ 289 ] {} <Debug> TCP-Session: faa547a6-379e-433c-9378-2006fe20e165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.03.19 13:06:11.827979 [ 293 ] {} <Debug> TCP-Session: 9b771eb0-a675-4c81-a3e3-acf6cc13dc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.03.19 13:06:11.828001 [ 289 ] {} <Debug> TCP-Session: faa547a6-379e-433c-9378-2006fe20e165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.03.19 13:06:11.828011 [ 293 ] {} <Debug> TCP-Session: 9b771eb0-a675-4c81-a3e3-acf6cc13dc81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.03.19 13:06:11.828010 [ 286 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5471 | 2026.03.19 13:06:11.827884 [ 294 ] {} <Debug> TCP-Session: 8a71cf37-de90-4b6d-ba06-104146ec6300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.03.19 13:06:11.827939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5473 | 2026.03.19 13:06:11.828076 [ 294 ] {} <Debug> TCP-Session: 8a71cf37-de90-4b6d-ba06-104146ec6300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.03.19 13:06:11.828082 [ 286 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5475 | 2026.03.19 13:06:11.828117 [ 291 ] {} <Debug> TCP-Session: 174c0736-9a3f-48cd-96cc-020e9010b664 Authenticating user 'default' from [fd00:1122:3344:101::e]:52852 | ||
| 5476 | 2026.03.19 13:06:11.828150 [ 291 ] {} <Debug> TCP-Session: 174c0736-9a3f-48cd-96cc-020e9010b664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.03.19 13:06:11.828167 [ 291 ] {} <Debug> TCP-Session: 174c0736-9a3f-48cd-96cc-020e9010b664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.03.19 13:06:11.828390 [ 286 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 5479 | 2026.03.19 13:06:11.829338 [ 322 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Trace> AggregatingTransform: Aggregating | ||
| 5480 | 2026.03.19 13:06:11.829379 [ 322 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Trace> Aggregator: Aggregation method: without_key | ||
| 5481 | 2026.03.19 13:06:11.829409 [ 322 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913238 sec. (1095.005 rows/sec., 42.77 KiB/sec.) | ||
| 5482 | 2026.03.19 13:06:11.829424 [ 322 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Trace> Aggregator: Merging aggregated data | ||
| 5483 | 2026.03.19 13:06:11.830692 [ 286 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003047 sec., 328.1916639317362 rows/sec., 12.82 KiB/sec. | ||
| 5484 | 2026.03.19 13:06:11.830812 [ 286 ] {f1e03e9d-6c17-4e75-9bee-344482dba318} <Debug> TCPHandler: Processed in 0.003481319 sec. | ||
| 5485 | 2026.03.19 13:06:11.830927 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5486 | 2026.03.19 13:06:11.830958 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5487 | 2026.03.19 13:06:11.830962 [ 286 ] {} <Debug> TCP-Session: c132e02d-12de-4c1a-8775-721923b8fc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.03.19 13:06:11.830980 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5489 | 2026.03.19 13:06:11.831000 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5490 | 2026.03.19 13:06:11.831021 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5491 | 2026.03.19 13:06:11.831031 [ 289 ] {} <Debug> TCP-Session: faa547a6-379e-433c-9378-2006fe20e165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.03.19 13:06:11.831060 [ 294 ] {} <Debug> TCP-Session: 8a71cf37-de90-4b6d-ba06-104146ec6300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.03.19 13:06:11.831080 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5494 | 2026.03.19 13:06:11.831096 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5495 | 2026.03.19 13:06:11.831133 [ 293 ] {} <Debug> TCP-Session: 9b771eb0-a675-4c81-a3e3-acf6cc13dc81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.03.19 13:06:11.831059 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5497 | 2026.03.19 13:06:11.831148 [ 258 ] {} <Debug> TCP-Session: 6ee893bf-17cf-4ac2-8224-03185a77da12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.03.19 13:06:11.831045 [ 290 ] {} <Debug> TCP-Session: a27b6232-d641-4068-8384-c53ce375038c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.03.19 13:06:11.831189 [ 292 ] {} <Debug> TCP-Session: 2dbaa7ef-cc4a-4517-b3d2-8fa493f0401a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.03.19 13:06:11.831005 [ 288 ] {} <Debug> TCP-Session: e43a77e1-dee6-4329-a9a2-b7be2840503f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.03.19 13:06:11.831039 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5502 | 2026.03.19 13:06:11.831276 [ 291 ] {} <Debug> TCP-Session: 174c0736-9a3f-48cd-96cc-020e9010b664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.03.19 13:06:11.933188 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39890 | ||
| 5504 | 2026.03.19 13:06:11.933282 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5505 | 2026.03.19 13:06:11.933307 [ 286 ] {} <Debug> TCP-Session: 514a4026-37e1-4219-8841-649656e9551d Authenticating user 'default' from [fd00:1122:3344:101::e]:39890 | ||
| 5506 | 2026.03.19 13:06:11.933327 [ 286 ] {} <Debug> TCP-Session: 514a4026-37e1-4219-8841-649656e9551d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.03.19 13:06:11.933340 [ 286 ] {} <Debug> TCP-Session: 514a4026-37e1-4219-8841-649656e9551d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.03.19 13:06:11.933531 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54080 | ||
| 5509 | 2026.03.19 13:06:11.933596 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37396 | ||
| 5510 | 2026.03.19 13:06:11.933599 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45698 | ||
| 5511 | 2026.03.19 13:06:11.933638 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65229 | ||
| 5512 | 2026.03.19 13:06:11.933658 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33929 | ||
| 5513 | 2026.03.19 13:06:11.933676 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5514 | 2026.03.19 13:06:11.933652 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5515 | 2026.03.19 13:06:11.933717 [ 290 ] {} <Debug> TCP-Session: 45617dd7-3e38-45bb-9a22-a09dd417c20f Authenticating user 'default' from [fd00:1122:3344:101::e]:37396 | ||
| 5516 | 2026.03.19 13:06:11.933735 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5517 | 2026.03.19 13:06:11.933739 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5518 | 2026.03.19 13:06:11.933751 [ 290 ] {} <Debug> TCP-Session: 45617dd7-3e38-45bb-9a22-a09dd417c20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.03.19 13:06:11.933775 [ 289 ] {} <Debug> TCP-Session: bc4d1ad2-9f4a-4bdb-8d82-bbb6ff47249a Authenticating user 'default' from [fd00:1122:3344:101::e]:45698 | ||
| 5520 | 2026.03.19 13:06:11.933780 [ 258 ] {} <Debug> TCP-Session: d24251d3-9349-4bec-9af2-88f5e623e4f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33929 | ||
| 5521 | 2026.03.19 13:06:11.933786 [ 290 ] {} <Debug> TCP-Session: 45617dd7-3e38-45bb-9a22-a09dd417c20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.03.19 13:06:11.933809 [ 289 ] {} <Debug> TCP-Session: bc4d1ad2-9f4a-4bdb-8d82-bbb6ff47249a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.03.19 13:06:11.933811 [ 258 ] {} <Debug> TCP-Session: d24251d3-9349-4bec-9af2-88f5e623e4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.03.19 13:06:11.933832 [ 289 ] {} <Debug> TCP-Session: bc4d1ad2-9f4a-4bdb-8d82-bbb6ff47249a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.03.19 13:06:11.933840 [ 258 ] {} <Debug> TCP-Session: d24251d3-9349-4bec-9af2-88f5e623e4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.03.19 13:06:11.933746 [ 288 ] {} <Debug> TCP-Session: 8bdecd7d-5998-4917-bbb3-f71a0bfc91c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54080 | ||
| 5527 | 2026.03.19 13:06:11.933735 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5528 | 2026.03.19 13:06:11.933888 [ 288 ] {} <Debug> TCP-Session: 8bdecd7d-5998-4917-bbb3-f71a0bfc91c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.03.19 13:06:11.933642 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61930 | ||
| 5530 | 2026.03.19 13:06:11.933914 [ 293 ] {} <Debug> TCP-Session: 773e158f-e227-45c9-9e94-89e6aba36b12 Authenticating user 'default' from [fd00:1122:3344:101::e]:65229 | ||
| 5531 | 2026.03.19 13:06:11.933914 [ 288 ] {} <Debug> TCP-Session: 8bdecd7d-5998-4917-bbb3-f71a0bfc91c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.03.19 13:06:11.933959 [ 293 ] {} <Debug> TCP-Session: 773e158f-e227-45c9-9e94-89e6aba36b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.03.19 13:06:11.933981 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5534 | 2026.03.19 13:06:11.933990 [ 293 ] {} <Debug> TCP-Session: 773e158f-e227-45c9-9e94-89e6aba36b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5535 | 2026.03.19 13:06:11.934011 [ 294 ] {} <Debug> TCP-Session: ec47b32a-1f4f-4216-884f-998511c396e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61930 | ||
| 5536 | 2026.03.19 13:06:11.933623 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52376 | ||
| 5537 | 2026.03.19 13:06:11.934040 [ 294 ] {} <Debug> TCP-Session: ec47b32a-1f4f-4216-884f-998511c396e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.03.19 13:06:11.933667 [ 286 ] {} <Trace> TCP-Session: 514a4026-37e1-4219-8841-649656e9551d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.03.19 13:06:11.934072 [ 294 ] {} <Debug> TCP-Session: ec47b32a-1f4f-4216-884f-998511c396e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2026.03.19 13:06:11.933621 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53573 | ||
| 5541 | 2026.03.19 13:06:11.934112 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5542 | 2026.03.19 13:06:11.934157 [ 292 ] {} <Debug> TCP-Session: 43c82a69-fc20-468b-abdb-bfe024bb17e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52376 | ||
| 5543 | 2026.03.19 13:06:11.934178 [ 292 ] {} <Debug> TCP-Session: 43c82a69-fc20-468b-abdb-bfe024bb17e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.03.19 13:06:11.934193 [ 292 ] {} <Debug> TCP-Session: 43c82a69-fc20-468b-abdb-bfe024bb17e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.03.19 13:06:11.934207 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5546 | 2026.03.19 13:06:11.934227 [ 286 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5547 | 2026.03.19 13:06:11.934242 [ 291 ] {} <Debug> TCP-Session: 8d62c4d0-05ff-47aa-b140-0bbbba7e70bd Authenticating user 'default' from [fd00:1122:3344:101::e]:53573 | ||
| 5548 | 2026.03.19 13:06:11.934275 [ 291 ] {} <Debug> TCP-Session: 8d62c4d0-05ff-47aa-b140-0bbbba7e70bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2026.03.19 13:06:11.934290 [ 291 ] {} <Debug> TCP-Session: 8d62c4d0-05ff-47aa-b140-0bbbba7e70bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.03.19 13:06:11.934478 [ 286 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5551 | 2026.03.19 13:06:11.934531 [ 286 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5552 | 2026.03.19 13:06:11.934799 [ 286 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 5553 | 2026.03.19 13:06:11.935827 [ 325 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Trace> AggregatingTransform: Aggregating | ||
| 5554 | 2026.03.19 13:06:11.935893 [ 325 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5555 | 2026.03.19 13:06:11.935939 [ 325 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038451 sec. (962.973 rows/sec., 37.62 KiB/sec.) | ||
| 5556 | 2026.03.19 13:06:11.935965 [ 325 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Trace> Aggregator: Merging aggregated data | ||
| 5557 | 2026.03.19 13:06:11.937167 [ 286 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002991 sec., 334.33634236041456 rows/sec., 13.06 KiB/sec. | ||
| 5558 | 2026.03.19 13:06:11.937315 [ 286 ] {7617e349-227d-4959-b0e6-87fec93a67c1} <Debug> TCPHandler: Processed in 0.003752715 sec. | ||
| 5559 | 2026.03.19 13:06:11.937463 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5560 | 2026.03.19 13:06:11.937496 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5561 | 2026.03.19 13:06:11.937500 [ 286 ] {} <Debug> TCP-Session: 514a4026-37e1-4219-8841-649656e9551d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.03.19 13:06:11.937519 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5563 | 2026.03.19 13:06:11.937534 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5564 | 2026.03.19 13:06:11.937571 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5565 | 2026.03.19 13:06:11.937594 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5566 | 2026.03.19 13:06:11.937605 [ 258 ] {} <Debug> TCP-Session: d24251d3-9349-4bec-9af2-88f5e623e4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2026.03.19 13:06:11.937627 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5568 | 2026.03.19 13:06:11.937640 [ 290 ] {} <Debug> TCP-Session: 45617dd7-3e38-45bb-9a22-a09dd417c20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.03.19 13:06:11.937666 [ 293 ] {} <Debug> TCP-Session: 773e158f-e227-45c9-9e94-89e6aba36b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.03.19 13:06:11.937614 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2026.03.19 13:06:11.937552 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5572 | 2026.03.19 13:06:11.937730 [ 292 ] {} <Debug> TCP-Session: 43c82a69-fc20-468b-abdb-bfe024bb17e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.03.19 13:06:11.937546 [ 288 ] {} <Debug> TCP-Session: 8bdecd7d-5998-4917-bbb3-f71a0bfc91c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.03.19 13:06:11.937756 [ 289 ] {} <Debug> TCP-Session: bc4d1ad2-9f4a-4bdb-8d82-bbb6ff47249a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.03.19 13:06:11.937634 [ 294 ] {} <Debug> TCP-Session: ec47b32a-1f4f-4216-884f-998511c396e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.03.19 13:06:11.937585 [ 291 ] {} <Debug> TCP-Session: 8d62c4d0-05ff-47aa-b140-0bbbba7e70bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.03.19 13:06:13.327029 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44881 | ||
| 5578 | 2026.03.19 13:06:13.327140 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5579 | 2026.03.19 13:06:13.327168 [ 286 ] {} <Debug> TCP-Session: b618d658-1cfe-491b-bcc8-606a50bc9f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:44881 | ||
| 5580 | 2026.03.19 13:06:13.327190 [ 286 ] {} <Debug> TCP-Session: b618d658-1cfe-491b-bcc8-606a50bc9f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.03.19 13:06:13.327202 [ 286 ] {} <Debug> TCP-Session: b618d658-1cfe-491b-bcc8-606a50bc9f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2026.03.19 13:06:13.327391 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48339 | ||
| 5583 | 2026.03.19 13:06:13.327443 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45996 | ||
| 5584 | 2026.03.19 13:06:13.327440 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63429 | ||
| 5585 | 2026.03.19 13:06:13.327484 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42414 | ||
| 5586 | 2026.03.19 13:06:13.327504 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43654 | ||
| 5587 | 2026.03.19 13:06:13.327520 [ 286 ] {} <Trace> TCP-Session: b618d658-1cfe-491b-bcc8-606a50bc9f83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.03.19 13:06:13.327515 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5589 | 2026.03.19 13:06:13.327507 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5590 | 2026.03.19 13:06:13.327584 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5591 | 2026.03.19 13:06:13.327590 [ 290 ] {} <Debug> TCP-Session: 7c81d5eb-b186-4e81-a4f3-8f091df58984 Authenticating user 'default' from [fd00:1122:3344:101::e]:45996 | ||
| 5592 | 2026.03.19 13:06:13.327619 [ 288 ] {} <Debug> TCP-Session: 810174ca-451e-4c51-975e-aa18eee0840a Authenticating user 'default' from [fd00:1122:3344:101::e]:48339 | ||
| 5593 | 2026.03.19 13:06:13.327631 [ 258 ] {} <Debug> TCP-Session: b952d797-5d77-43ce-b7d7-6d0a4f4b28a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43654 | ||
| 5594 | 2026.03.19 13:06:13.327635 [ 290 ] {} <Debug> TCP-Session: 7c81d5eb-b186-4e81-a4f3-8f091df58984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.03.19 13:06:13.327655 [ 288 ] {} <Debug> TCP-Session: 810174ca-451e-4c51-975e-aa18eee0840a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.03.19 13:06:13.327671 [ 290 ] {} <Debug> TCP-Session: 7c81d5eb-b186-4e81-a4f3-8f091df58984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2026.03.19 13:06:13.327668 [ 258 ] {} <Debug> TCP-Session: b952d797-5d77-43ce-b7d7-6d0a4f4b28a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.03.19 13:06:13.327687 [ 288 ] {} <Debug> TCP-Session: 810174ca-451e-4c51-975e-aa18eee0840a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2026.03.19 13:06:13.327721 [ 258 ] {} <Debug> TCP-Session: b952d797-5d77-43ce-b7d7-6d0a4f4b28a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.03.19 13:06:13.327719 [ 286 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44881) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5601 | 2026.03.19 13:06:13.327493 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33693 | ||
| 5602 | 2026.03.19 13:06:13.327468 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60165 | ||
| 5603 | 2026.03.19 13:06:13.327906 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5604 | 2026.03.19 13:06:13.327465 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44221 | ||
| 5605 | 2026.03.19 13:06:13.327953 [ 294 ] {} <Debug> TCP-Session: 190d0e73-5ac5-485a-b6d7-53ea4475277b Authenticating user 'default' from [fd00:1122:3344:101::e]:33693 | ||
| 5606 | 2026.03.19 13:06:13.327579 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2026.03.19 13:06:13.327993 [ 294 ] {} <Debug> TCP-Session: 190d0e73-5ac5-485a-b6d7-53ea4475277b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.03.19 13:06:13.327996 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5609 | 2026.03.19 13:06:13.328028 [ 294 ] {} <Debug> TCP-Session: 190d0e73-5ac5-485a-b6d7-53ea4475277b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.03.19 13:06:13.328022 [ 289 ] {} <Debug> TCP-Session: 2c8b0a52-4cdb-4e6b-aedf-6d214d375445 Authenticating user 'default' from [fd00:1122:3344:101::e]:63429 | ||
| 5611 | 2026.03.19 13:06:13.328050 [ 291 ] {} <Debug> TCP-Session: 43beb613-e4e9-4e62-9c4d-68eb0b7f983f Authenticating user 'default' from [fd00:1122:3344:101::e]:60165 | ||
| 5612 | 2026.03.19 13:06:13.328068 [ 286 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5613 | 2026.03.19 13:06:13.328076 [ 289 ] {} <Debug> TCP-Session: 2c8b0a52-4cdb-4e6b-aedf-6d214d375445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.03.19 13:06:13.328094 [ 291 ] {} <Debug> TCP-Session: 43beb613-e4e9-4e62-9c4d-68eb0b7f983f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.03.19 13:06:13.328119 [ 289 ] {} <Debug> TCP-Session: 2c8b0a52-4cdb-4e6b-aedf-6d214d375445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.03.19 13:06:13.328131 [ 291 ] {} <Debug> TCP-Session: 43beb613-e4e9-4e62-9c4d-68eb0b7f983f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.03.19 13:06:13.328133 [ 286 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5618 | 2026.03.19 13:06:13.328027 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5619 | 2026.03.19 13:06:13.327579 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5620 | 2026.03.19 13:06:13.328208 [ 292 ] {} <Debug> TCP-Session: 35d90b91-b8ae-43e6-ad41-4fa3079a163f Authenticating user 'default' from [fd00:1122:3344:101::e]:44221 | ||
| 5621 | 2026.03.19 13:06:13.328234 [ 292 ] {} <Debug> TCP-Session: 35d90b91-b8ae-43e6-ad41-4fa3079a163f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.03.19 13:06:13.328262 [ 293 ] {} <Debug> TCP-Session: c779f56e-64a8-408e-9f5e-c7a2b34300fd Authenticating user 'default' from [fd00:1122:3344:101::e]:42414 | ||
| 5623 | 2026.03.19 13:06:13.328263 [ 292 ] {} <Debug> TCP-Session: 35d90b91-b8ae-43e6-ad41-4fa3079a163f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.03.19 13:06:13.328294 [ 293 ] {} <Debug> TCP-Session: c779f56e-64a8-408e-9f5e-c7a2b34300fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.03.19 13:06:13.328318 [ 293 ] {} <Debug> TCP-Session: c779f56e-64a8-408e-9f5e-c7a2b34300fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.03.19 13:06:13.328475 [ 286 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 5627 | 2026.03.19 13:06:13.329415 [ 306 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Trace> AggregatingTransform: Aggregating | ||
| 5628 | 2026.03.19 13:06:13.329448 [ 306 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5629 | 2026.03.19 13:06:13.329486 [ 306 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904518 sec. (1105.561 rows/sec., 43.19 KiB/sec.) | ||
| 5630 | 2026.03.19 13:06:13.329501 [ 306 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Trace> Aggregator: Merging aggregated data | ||
| 5631 | 2026.03.19 13:06:13.330845 [ 286 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 5632 | 2026.03.19 13:06:13.330958 [ 286 ] {5a50db2e-fd1a-41e4-8a83-7a9b54a065e9} <Debug> TCPHandler: Processed in 0.003546991 sec. | ||
| 5633 | 2026.03.19 13:06:13.331090 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5634 | 2026.03.19 13:06:13.331115 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5635 | 2026.03.19 13:06:13.331124 [ 286 ] {} <Debug> TCP-Session: b618d658-1cfe-491b-bcc8-606a50bc9f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.03.19 13:06:13.331140 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5637 | 2026.03.19 13:06:13.331162 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.03.19 13:06:13.331185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2026.03.19 13:06:13.331198 [ 258 ] {} <Debug> TCP-Session: b952d797-5d77-43ce-b7d7-6d0a4f4b28a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.03.19 13:06:13.331217 [ 293 ] {} <Debug> TCP-Session: c779f56e-64a8-408e-9f5e-c7a2b34300fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.03.19 13:06:13.331215 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2026.03.19 13:06:13.331238 [ 290 ] {} <Debug> TCP-Session: 7c81d5eb-b186-4e81-a4f3-8f091df58984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.03.19 13:06:13.331253 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5644 | 2026.03.19 13:06:13.331270 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.03.19 13:06:13.331238 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5646 | 2026.03.19 13:06:13.331316 [ 292 ] {} <Debug> TCP-Session: 35d90b91-b8ae-43e6-ad41-4fa3079a163f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.03.19 13:06:13.331332 [ 294 ] {} <Debug> TCP-Session: 190d0e73-5ac5-485a-b6d7-53ea4475277b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.03.19 13:06:13.331368 [ 291 ] {} <Debug> TCP-Session: 43beb613-e4e9-4e62-9c4d-68eb0b7f983f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.03.19 13:06:13.331170 [ 288 ] {} <Debug> TCP-Session: 810174ca-451e-4c51-975e-aa18eee0840a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.03.19 13:06:13.331273 [ 289 ] {} <Debug> TCP-Session: 2c8b0a52-4cdb-4e6b-aedf-6d214d375445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.03.19 13:06:13.372139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 736 | ||
| 5652 | 2026.03.19 13:06:13.374536 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.03.19 13:06:13.374579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5654 | 2026.03.19 13:06:13.375795 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5655 | 2026.03.19 13:06:13.376063 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.03.19 13:06:13.376315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5657 | 2026.03.19 13:06:15.357967 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.03.19 13:06:15.358152 [ 259 ] {9f73f68c-0aa4-4e81-b027-c360b108ed2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5659 | 2026.03.19 13:06:15.358219 [ 259 ] {9f73f68c-0aa4-4e81-b027-c360b108ed2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5660 | 2026.03.19 13:06:15.359031 [ 259 ] {9f73f68c-0aa4-4e81-b027-c360b108ed2e} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.03.19 13:06:15.359081 [ 259 ] {9f73f68c-0aa4-4e81-b027-c360b108ed2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5662 | 2026.03.19 13:06:15.359492 [ 259 ] {9f73f68c-0aa4-4e81-b027-c360b108ed2e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5663 | 2026.03.19 13:06:15.359717 [ 259 ] {9f73f68c-0aa4-4e81-b027-c360b108ed2e} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.03.19 13:06:15.359866 [ 259 ] {9f73f68c-0aa4-4e81-b027-c360b108ed2e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001764 sec., 160997.73242630385 rows/sec., 10.23 MiB/sec. | ||
| 5665 | 2026.03.19 13:06:15.359908 [ 259 ] {9f73f68c-0aa4-4e81-b027-c360b108ed2e} <Debug> TCPHandler: Processed in 0.002074731 sec. | ||
| 5666 | 2026.03.19 13:06:15.360031 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.03.19 13:06:15.360125 [ 259 ] {ae9f1e12-d33e-4abd-b064-18fffcdc998c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5668 | 2026.03.19 13:06:15.360167 [ 259 ] {ae9f1e12-d33e-4abd-b064-18fffcdc998c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5669 | 2026.03.19 13:06:15.360967 [ 259 ] {ae9f1e12-d33e-4abd-b064-18fffcdc998c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.03.19 13:06:15.361003 [ 259 ] {ae9f1e12-d33e-4abd-b064-18fffcdc998c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5671 | 2026.03.19 13:06:15.361359 [ 259 ] {ae9f1e12-d33e-4abd-b064-18fffcdc998c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5672 | 2026.03.19 13:06:15.361570 [ 259 ] {ae9f1e12-d33e-4abd-b064-18fffcdc998c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.03.19 13:06:15.361690 [ 36 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5674 | 2026.03.19 13:06:15.361698 [ 259 ] {ae9f1e12-d33e-4abd-b064-18fffcdc998c} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001592 sec., 550879.3969849246 rows/sec., 43.67 MiB/sec. | ||
| 5675 | 2026.03.19 13:06:15.361767 [ 36 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.03.19 13:06:15.361784 [ 259 ] {ae9f1e12-d33e-4abd-b064-18fffcdc998c} <Debug> TCPHandler: Processed in 0.001801046 sec. | ||
| 5677 | 2026.03.19 13:06:15.361794 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5678 | 2026.03.19 13:06:15.361902 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.03.19 13:06:15.361925 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 5680 | 2026.03.19 13:06:15.361998 [ 259 ] {ad652020-d822-4e62-8aea-34a9c0aae249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5681 | 2026.03.19 13:06:15.362042 [ 259 ] {ad652020-d822-4e62-8aea-34a9c0aae249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5682 | 2026.03.19 13:06:15.362071 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5683 | 2026.03.19 13:06:15.362109 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2766 rows starting from the beginning of the part | ||
| 5684 | 2026.03.19 13:06:15.362175 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 5685 | 2026.03.19 13:06:15.362220 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5686 | 2026.03.19 13:06:15.362292 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 877 rows starting from the beginning of the part | ||
| 5687 | 2026.03.19 13:06:15.362343 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5688 | 2026.03.19 13:06:15.362386 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 877 rows starting from the beginning of the part | ||
| 5689 | 2026.03.19 13:06:15.362520 [ 259 ] {ad652020-d822-4e62-8aea-34a9c0aae249} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.03.19 13:06:15.362561 [ 259 ] {ad652020-d822-4e62-8aea-34a9c0aae249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5691 | 2026.03.19 13:06:15.362915 [ 259 ] {ad652020-d822-4e62-8aea-34a9c0aae249} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5692 | 2026.03.19 13:06:15.363146 [ 259 ] {ad652020-d822-4e62-8aea-34a9c0aae249} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.03.19 13:06:15.363282 [ 259 ] {ad652020-d822-4e62-8aea-34a9c0aae249} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001302 sec., 139784.94623655913 rows/sec., 8.66 MiB/sec. | ||
| 5694 | 2026.03.19 13:06:15.363320 [ 259 ] {ad652020-d822-4e62-8aea-34a9c0aae249} <Debug> TCPHandler: Processed in 0.001465809 sec. | ||
| 5695 | 2026.03.19 13:06:15.363428 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.03.19 13:06:15.363520 [ 259 ] {a080a09b-4a30-49af-ba40-ad001c07f9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5697 | 2026.03.19 13:06:15.363558 [ 259 ] {a080a09b-4a30-49af-ba40-ad001c07f9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5698 | 2026.03.19 13:06:15.364008 [ 259 ] {a080a09b-4a30-49af-ba40-ad001c07f9dc} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.03.19 13:06:15.364044 [ 259 ] {a080a09b-4a30-49af-ba40-ad001c07f9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5700 | 2026.03.19 13:06:15.364278 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4688 rows, containing 5 columns (5 merged, 0 gathered) in 0.002408748 sec., 1946239.291117211 rows/sec., 158.30 MiB/sec. | ||
| 5701 | 2026.03.19 13:06:15.364339 [ 259 ] {a080a09b-4a30-49af-ba40-ad001c07f9dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5702 | 2026.03.19 13:06:15.364564 [ 259 ] {a080a09b-4a30-49af-ba40-ad001c07f9dc} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.03.19 13:06:15.364570 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5704 | 2026.03.19 13:06:15.364679 [ 36 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 5705 | 2026.03.19 13:06:15.364699 [ 259 ] {a080a09b-4a30-49af-ba40-ad001c07f9dc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 5706 | 2026.03.19 13:06:15.364722 [ 36 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.03.19 13:06:15.364743 [ 259 ] {a080a09b-4a30-49af-ba40-ad001c07f9dc} <Debug> TCPHandler: Processed in 0.001361897 sec. | ||
| 5708 | 2026.03.19 13:06:15.364752 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5709 | 2026.03.19 13:06:15.364851 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 5710 | 2026.03.19 13:06:15.364868 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.03.19 13:06:15.364859 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2026.03.19 13:06:15.364956 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_36_7} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5713 | 2026.03.19 13:06:15.364970 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5714 | 2026.03.19 13:06:15.364996 [ 259 ] {9237a70d-f395-4385-b9ad-3b1db26e7e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5715 | 2026.03.19 13:06:15.365001 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 149 rows starting from the beginning of the part | ||
| 5716 | 2026.03.19 13:06:15.365031 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5717 | 2026.03.19 13:06:15.365043 [ 259 ] {9237a70d-f395-4385-b9ad-3b1db26e7e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5718 | 2026.03.19 13:06:15.365078 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5719 | 2026.03.19 13:06:15.365131 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5720 | 2026.03.19 13:06:15.365175 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 857 rows starting from the beginning of the part | ||
| 5721 | 2026.03.19 13:06:15.365216 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 5722 | 2026.03.19 13:06:15.365262 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 5723 | 2026.03.19 13:06:15.365499 [ 259 ] {9237a70d-f395-4385-b9ad-3b1db26e7e43} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.03.19 13:06:15.365539 [ 259 ] {9237a70d-f395-4385-b9ad-3b1db26e7e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5725 | 2026.03.19 13:06:15.365850 [ 259 ] {9237a70d-f395-4385-b9ad-3b1db26e7e43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5726 | 2026.03.19 13:06:15.366058 [ 259 ] {9237a70d-f395-4385-b9ad-3b1db26e7e43} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.03.19 13:06:15.366182 [ 259 ] {9237a70d-f395-4385-b9ad-3b1db26e7e43} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 5728 | 2026.03.19 13:06:15.366196 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386777 sec., 1155196.5456594678 rows/sec., 75.84 MiB/sec. | ||
| 5729 | 2026.03.19 13:06:15.366220 [ 259 ] {9237a70d-f395-4385-b9ad-3b1db26e7e43} <Debug> TCPHandler: Processed in 0.001407508 sec. | ||
| 5730 | 2026.03.19 13:06:15.366331 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.03.19 13:06:15.366355 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 5732 | 2026.03.19 13:06:15.366424 [ 259 ] {930fcc41-e5f4-4e3b-9a65-b9e458eebff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5733 | 2026.03.19 13:06:15.366468 [ 259 ] {930fcc41-e5f4-4e3b-9a65-b9e458eebff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5734 | 2026.03.19 13:06:15.366615 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.03.19 13:06:15.366685 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_18_4} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 5736 | 2026.03.19 13:06:15.366748 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5737 | 2026.03.19 13:06:15.367124 [ 259 ] {930fcc41-e5f4-4e3b-9a65-b9e458eebff2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.03.19 13:06:15.367172 [ 259 ] {930fcc41-e5f4-4e3b-9a65-b9e458eebff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5739 | 2026.03.19 13:06:15.367504 [ 259 ] {930fcc41-e5f4-4e3b-9a65-b9e458eebff2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5740 | 2026.03.19 13:06:15.367724 [ 259 ] {930fcc41-e5f4-4e3b-9a65-b9e458eebff2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.03.19 13:06:15.367837 [ 36 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5742 | 2026.03.19 13:06:15.367851 [ 259 ] {930fcc41-e5f4-4e3b-9a65-b9e458eebff2} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001445 sec., 366782.0069204152 rows/sec., 25.94 MiB/sec. | ||
| 5743 | 2026.03.19 13:06:15.367878 [ 36 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.19 13:06:15.367899 [ 259 ] {930fcc41-e5f4-4e3b-9a65-b9e458eebff2} <Debug> TCPHandler: Processed in 0.001615362 sec. | ||
| 5745 | 2026.03.19 13:06:15.367901 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5746 | 2026.03.19 13:06:15.368017 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.03.19 13:06:15.368020 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 5748 | 2026.03.19 13:06:15.368115 [ 259 ] {af776296-fee9-42d9-a4af-ca8cbced8dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5749 | 2026.03.19 13:06:15.368160 [ 259 ] {af776296-fee9-42d9-a4af-ca8cbced8dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5750 | 2026.03.19 13:06:15.368173 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5751 | 2026.03.19 13:06:15.368245 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1511 rows starting from the beginning of the part | ||
| 5752 | 2026.03.19 13:06:15.368316 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 5753 | 2026.03.19 13:06:15.368363 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5754 | 2026.03.19 13:06:15.368404 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 530 rows starting from the beginning of the part | ||
| 5755 | 2026.03.19 13:06:15.368442 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5756 | 2026.03.19 13:06:15.368480 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 530 rows starting from the beginning of the part | ||
| 5757 | 2026.03.19 13:06:15.368491 [ 259 ] {af776296-fee9-42d9-a4af-ca8cbced8dab} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.03.19 13:06:15.368532 [ 259 ] {af776296-fee9-42d9-a4af-ca8cbced8dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5759 | 2026.03.19 13:06:15.368877 [ 259 ] {af776296-fee9-42d9-a4af-ca8cbced8dab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5760 | 2026.03.19 13:06:15.369092 [ 259 ] {af776296-fee9-42d9-a4af-ca8cbced8dab} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.03.19 13:06:15.369229 [ 259 ] {af776296-fee9-42d9-a4af-ca8cbced8dab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 5762 | 2026.03.19 13:06:15.369265 [ 259 ] {af776296-fee9-42d9-a4af-ca8cbced8dab} <Debug> TCPHandler: Processed in 0.001296836 sec. | ||
| 5763 | 2026.03.19 13:06:15.369378 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.03.19 13:06:15.369470 [ 259 ] {44a80b2a-10f1-4c1b-9d67-7b768390fe20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5765 | 2026.03.19 13:06:15.369513 [ 259 ] {44a80b2a-10f1-4c1b-9d67-7b768390fe20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5766 | 2026.03.19 13:06:15.369817 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001850337 sec., 1493241.5014129858 rows/sec., 110.91 MiB/sec. | ||
| 5767 | 2026.03.19 13:06:15.369937 [ 259 ] {44a80b2a-10f1-4c1b-9d67-7b768390fe20} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.03.19 13:06:15.369977 [ 259 ] {44a80b2a-10f1-4c1b-9d67-7b768390fe20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5769 | 2026.03.19 13:06:15.370037 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5770 | 2026.03.19 13:06:15.370336 [ 259 ] {44a80b2a-10f1-4c1b-9d67-7b768390fe20} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5771 | 2026.03.19 13:06:15.370352 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.03.19 13:06:15.370442 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_36_7} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5773 | 2026.03.19 13:06:15.370530 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5774 | 2026.03.19 13:06:15.370576 [ 259 ] {44a80b2a-10f1-4c1b-9d67-7b768390fe20} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.03.19 13:06:15.370692 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5776 | 2026.03.19 13:06:15.370709 [ 259 ] {44a80b2a-10f1-4c1b-9d67-7b768390fe20} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 5777 | 2026.03.19 13:06:15.370736 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.03.19 13:06:15.370754 [ 259 ] {44a80b2a-10f1-4c1b-9d67-7b768390fe20} <Debug> TCPHandler: Processed in 0.001424979 sec. | ||
| 5779 | 2026.03.19 13:06:15.370760 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5780 | 2026.03.19 13:06:15.370835 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 5781 | 2026.03.19 13:06:15.370872 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.03.19 13:06:15.370919 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5783 | 2026.03.19 13:06:15.370949 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11921 rows starting from the beginning of the part | ||
| 5784 | 2026.03.19 13:06:15.370967 [ 259 ] {32cdaffd-792f-46f7-91ee-b754b3cf12d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5785 | 2026.03.19 13:06:15.370994 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part | ||
| 5786 | 2026.03.19 13:06:15.371011 [ 259 ] {32cdaffd-792f-46f7-91ee-b754b3cf12d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5787 | 2026.03.19 13:06:15.371039 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5788 | 2026.03.19 13:06:15.371077 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5789 | 2026.03.19 13:06:15.371110 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 5790 | 2026.03.19 13:06:15.371145 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5791 | 2026.03.19 13:06:15.371326 [ 259 ] {32cdaffd-792f-46f7-91ee-b754b3cf12d5} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.03.19 13:06:15.371368 [ 259 ] {32cdaffd-792f-46f7-91ee-b754b3cf12d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5793 | 2026.03.19 13:06:15.371661 [ 259 ] {32cdaffd-792f-46f7-91ee-b754b3cf12d5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5794 | 2026.03.19 13:06:15.371869 [ 259 ] {32cdaffd-792f-46f7-91ee-b754b3cf12d5} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.03.19 13:06:15.372008 [ 259 ] {32cdaffd-792f-46f7-91ee-b754b3cf12d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 5796 | 2026.03.19 13:06:15.372045 [ 259 ] {32cdaffd-792f-46f7-91ee-b754b3cf12d5} <Debug> TCPHandler: Processed in 0.001220744 sec. | ||
| 5797 | 2026.03.19 13:06:15.372141 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.03.19 13:06:15.372232 [ 259 ] {0efda191-e475-49b1-8066-f6701a2bfc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.03.19 13:06:15.372285 [ 259 ] {0efda191-e475-49b1-8066-f6701a2bfc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5800 | 2026.03.19 13:06:15.373119 [ 259 ] {0efda191-e475-49b1-8066-f6701a2bfc47} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.03.19 13:06:15.373153 [ 259 ] {0efda191-e475-49b1-8066-f6701a2bfc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5802 | 2026.03.19 13:06:15.373791 [ 259 ] {0efda191-e475-49b1-8066-f6701a2bfc47} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5803 | 2026.03.19 13:06:15.374013 [ 259 ] {0efda191-e475-49b1-8066-f6701a2bfc47} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.03.19 13:06:15.374151 [ 259 ] {0efda191-e475-49b1-8066-f6701a2bfc47} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001935 sec., 20671.834625322997 rows/sec., 37.04 MiB/sec. | ||
| 5805 | 2026.03.19 13:06:15.374204 [ 259 ] {0efda191-e475-49b1-8066-f6701a2bfc47} <Debug> TCPHandler: Processed in 0.002107382 sec. | ||
| 5806 | 2026.03.19 13:06:15.374322 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.03.19 13:06:15.374396 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12867 rows, containing 5 columns (5 merged, 0 gathered) in 0.003582521 sec., 3591604.9061540742 rows/sec., 240.08 MiB/sec. | ||
| 5808 | 2026.03.19 13:06:15.374426 [ 259 ] {f98cd343-de9b-4d80-b1a5-c520e9efc14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5809 | 2026.03.19 13:06:15.374476 [ 259 ] {f98cd343-de9b-4d80-b1a5-c520e9efc14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5810 | 2026.03.19 13:06:15.374735 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5811 | 2026.03.19 13:06:15.374851 [ 259 ] {f98cd343-de9b-4d80-b1a5-c520e9efc14e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.03.19 13:06:15.374894 [ 259 ] {f98cd343-de9b-4d80-b1a5-c520e9efc14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5813 | 2026.03.19 13:06:15.375034 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.03.19 13:06:15.375109 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5815 | 2026.03.19 13:06:15.375171 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 5816 | 2026.03.19 13:06:15.375266 [ 259 ] {f98cd343-de9b-4d80-b1a5-c520e9efc14e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5817 | 2026.03.19 13:06:15.375498 [ 259 ] {f98cd343-de9b-4d80-b1a5-c520e9efc14e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.03.19 13:06:15.375615 [ 35 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5819 | 2026.03.19 13:06:15.375636 [ 259 ] {f98cd343-de9b-4d80-b1a5-c520e9efc14e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001229 sec., 73230.26851098453 rows/sec., 4.58 MiB/sec. | ||
| 5820 | 2026.03.19 13:06:15.375655 [ 35 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.03.19 13:06:15.375678 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5822 | 2026.03.19 13:06:15.375682 [ 259 ] {f98cd343-de9b-4d80-b1a5-c520e9efc14e} <Debug> TCPHandler: Processed in 0.001412358 sec. | ||
| 5823 | 2026.03.19 13:06:15.375771 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 5824 | 2026.03.19 13:06:15.375899 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5825 | 2026.03.19 13:06:15.375933 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2292 rows starting from the beginning of the part | ||
| 5826 | 2026.03.19 13:06:15.375996 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 5827 | 2026.03.19 13:06:15.376038 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 5828 | 2026.03.19 13:06:15.376078 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5829 | 2026.03.19 13:06:15.376113 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 5830 | 2026.03.19 13:06:15.376148 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5831 | 2026.03.19 13:06:15.377365 [ 201 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001631472 sec., 1610815.2637618054 rows/sec., 103.77 MiB/sec. | ||
| 5832 | 2026.03.19 13:06:15.377629 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5833 | 2026.03.19 13:06:15.377912 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.03.19 13:06:15.377987 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_36_7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5835 | 2026.03.19 13:06:15.378055 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5836 | 2026.03.19 13:06:18.163438 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5837 | 2026.03.19 13:06:18.163509 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5838 | 2026.03.19 13:06:18.335293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12493 | ||
| 5839 | 2026.03.19 13:06:18.336003 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.03.19 13:06:18.336057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5841 | 2026.03.19 13:06:18.336667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5842 | 2026.03.19 13:06:18.336921 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.03.19 13:06:18.337053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12493 | ||
| 5844 | 2026.03.19 13:06:18.337081 [ 32 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5845 | 2026.03.19 13:06:18.337144 [ 32 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.03.19 13:06:18.337166 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5847 | 2026.03.19 13:06:18.337302 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 5848 | 2026.03.19 13:06:18.337445 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5849 | 2026.03.19 13:06:18.337487 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10061 rows starting from the beginning of the part | ||
| 5850 | 2026.03.19 13:06:18.337554 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5851 | 2026.03.19 13:06:18.337599 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5852 | 2026.03.19 13:06:18.337642 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5853 | 2026.03.19 13:06:18.337680 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5854 | 2026.03.19 13:06:18.337719 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5855 | 2026.03.19 13:06:18.339837 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12493 rows, containing 4 columns (4 merged, 0 gathered) in 0.002596812 sec., 4810898.90219238 rows/sec., 68.82 MiB/sec. | ||
| 5856 | 2026.03.19 13:06:18.340210 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5857 | 2026.03.19 13:06:18.340460 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.03.19 13:06:18.340524 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_26_5} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5859 | 2026.03.19 13:06:18.340623 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5860 | 2026.03.19 13:06:19.010336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5861 | 2026.03.19 13:06:19.028243 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.03.19 13:06:19.028296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5863 | 2026.03.19 13:06:19.033844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5864 | 2026.03.19 13:06:19.034594 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.03.19 13:06:19.034927 [ 32 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5866 | 2026.03.19 13:06:19.035015 [ 32 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.03.19 13:06:19.035052 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5868 | 2026.03.19 13:06:19.035195 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 5869 | 2026.03.19 13:06:19.038409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5870 | 2026.03.19 13:06:19.039452 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5871 | 2026.03.19 13:06:19.041027 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 5872 | 2026.03.19 13:06:19.045650 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 5873 | 2026.03.19 13:06:19.050021 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 5874 | 2026.03.19 13:06:19.054132 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 5875 | 2026.03.19 13:06:19.058956 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 5876 | 2026.03.19 13:06:19.063295 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 5877 | 2026.03.19 13:06:19.114873 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079729336 sec., 2458.3172246662134 rows/sec., 12.71 MiB/sec. | ||
| 5878 | 2026.03.19 13:06:19.117306 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5879 | 2026.03.19 13:06:19.119252 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_26_5} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.03.19 13:06:19.119334 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_26_5} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5881 | 2026.03.19 13:06:19.121778 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5882 | 2026.03.19 13:06:20.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.40 MiB, peak 270.96 MiB, free memory in arenas 0.00 B, will set to 266.09 MiB (RSS), difference: 5.69 MiB | ||
| 5883 | 2026.03.19 13:06:20.347902 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.03.19 13:06:20.348111 [ 259 ] {e63994f9-32cc-488b-b324-202dc3c74d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5885 | 2026.03.19 13:06:20.348187 [ 259 ] {e63994f9-32cc-488b-b324-202dc3c74d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5886 | 2026.03.19 13:06:20.348927 [ 259 ] {e63994f9-32cc-488b-b324-202dc3c74d9b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.03.19 13:06:20.348980 [ 259 ] {e63994f9-32cc-488b-b324-202dc3c74d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5888 | 2026.03.19 13:06:20.349400 [ 259 ] {e63994f9-32cc-488b-b324-202dc3c74d9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5889 | 2026.03.19 13:06:20.349629 [ 259 ] {e63994f9-32cc-488b-b324-202dc3c74d9b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.03.19 13:06:20.349796 [ 259 ] {e63994f9-32cc-488b-b324-202dc3c74d9b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001741 sec., 32165.422171166 rows/sec., 2.47 MiB/sec. | ||
| 5891 | 2026.03.19 13:06:20.349848 [ 259 ] {e63994f9-32cc-488b-b324-202dc3c74d9b} <Debug> TCPHandler: Processed in 0.002093891 sec. | ||
| 5892 | 2026.03.19 13:06:20.349970 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.03.19 13:06:20.350074 [ 259 ] {c5547959-6ddf-4c7b-8ef4-f8ba35af2ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5894 | 2026.03.19 13:06:20.350117 [ 259 ] {c5547959-6ddf-4c7b-8ef4-f8ba35af2ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5895 | 2026.03.19 13:06:20.350549 [ 259 ] {c5547959-6ddf-4c7b-8ef4-f8ba35af2ec2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.03.19 13:06:20.350587 [ 259 ] {c5547959-6ddf-4c7b-8ef4-f8ba35af2ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5897 | 2026.03.19 13:06:20.350902 [ 259 ] {c5547959-6ddf-4c7b-8ef4-f8ba35af2ec2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5898 | 2026.03.19 13:06:20.351114 [ 259 ] {c5547959-6ddf-4c7b-8ef4-f8ba35af2ec2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.03.19 13:06:20.351246 [ 259 ] {c5547959-6ddf-4c7b-8ef4-f8ba35af2ec2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 5900 | 2026.03.19 13:06:20.351285 [ 259 ] {c5547959-6ddf-4c7b-8ef4-f8ba35af2ec2} <Debug> TCPHandler: Processed in 0.001369497 sec. | ||
| 5901 | 2026.03.19 13:06:20.351395 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.03.19 13:06:20.351492 [ 259 ] {9573fda5-bfaa-4743-8392-bfe33b8dd967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5903 | 2026.03.19 13:06:20.351538 [ 259 ] {9573fda5-bfaa-4743-8392-bfe33b8dd967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5904 | 2026.03.19 13:06:20.351944 [ 259 ] {9573fda5-bfaa-4743-8392-bfe33b8dd967} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.03.19 13:06:20.351981 [ 259 ] {9573fda5-bfaa-4743-8392-bfe33b8dd967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5906 | 2026.03.19 13:06:20.352330 [ 259 ] {9573fda5-bfaa-4743-8392-bfe33b8dd967} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5907 | 2026.03.19 13:06:20.352544 [ 259 ] {9573fda5-bfaa-4743-8392-bfe33b8dd967} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.03.19 13:06:20.352678 [ 259 ] {9573fda5-bfaa-4743-8392-bfe33b8dd967} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 5909 | 2026.03.19 13:06:20.352716 [ 259 ] {9573fda5-bfaa-4743-8392-bfe33b8dd967} <Debug> TCPHandler: Processed in 0.001371857 sec. | ||
| 5910 | 2026.03.19 13:06:20.352817 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.03.19 13:06:20.352911 [ 259 ] {8d99a91c-1e67-4a42-bc93-6ee6260d7f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5912 | 2026.03.19 13:06:20.352953 [ 259 ] {8d99a91c-1e67-4a42-bc93-6ee6260d7f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5913 | 2026.03.19 13:06:20.353286 [ 259 ] {8d99a91c-1e67-4a42-bc93-6ee6260d7f0c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.03.19 13:06:20.353322 [ 259 ] {8d99a91c-1e67-4a42-bc93-6ee6260d7f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5915 | 2026.03.19 13:06:20.353625 [ 259 ] {8d99a91c-1e67-4a42-bc93-6ee6260d7f0c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5916 | 2026.03.19 13:06:20.353833 [ 259 ] {8d99a91c-1e67-4a42-bc93-6ee6260d7f0c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.03.19 13:06:20.353962 [ 259 ] {8d99a91c-1e67-4a42-bc93-6ee6260d7f0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5918 | 2026.03.19 13:06:20.353999 [ 259 ] {8d99a91c-1e67-4a42-bc93-6ee6260d7f0c} <Debug> TCPHandler: Processed in 0.001230385 sec. | ||
| 5919 | 2026.03.19 13:06:21.555361 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.03.19 13:06:21.555564 [ 259 ] {03aeb1e2-2e47-45ae-a8a0-20174700ad81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5921 | 2026.03.19 13:06:21.555633 [ 259 ] {03aeb1e2-2e47-45ae-a8a0-20174700ad81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5922 | 2026.03.19 13:06:21.556395 [ 259 ] {03aeb1e2-2e47-45ae-a8a0-20174700ad81} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.03.19 13:06:21.556447 [ 259 ] {03aeb1e2-2e47-45ae-a8a0-20174700ad81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5924 | 2026.03.19 13:06:21.556846 [ 259 ] {03aeb1e2-2e47-45ae-a8a0-20174700ad81} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5925 | 2026.03.19 13:06:21.557080 [ 259 ] {03aeb1e2-2e47-45ae-a8a0-20174700ad81} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.03.19 13:06:21.557226 [ 259 ] {03aeb1e2-2e47-45ae-a8a0-20174700ad81} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 5927 | 2026.03.19 13:06:21.557268 [ 259 ] {03aeb1e2-2e47-45ae-a8a0-20174700ad81} <Debug> TCPHandler: Processed in 0.002089912 sec. | ||
| 5928 | 2026.03.19 13:06:21.557382 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.03.19 13:06:21.557473 [ 259 ] {c4f294a3-42d1-4c2e-9810-ffe83662f7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5930 | 2026.03.19 13:06:21.557513 [ 259 ] {c4f294a3-42d1-4c2e-9810-ffe83662f7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5931 | 2026.03.19 13:06:21.558135 [ 259 ] {c4f294a3-42d1-4c2e-9810-ffe83662f7f2} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.03.19 13:06:21.558172 [ 259 ] {c4f294a3-42d1-4c2e-9810-ffe83662f7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5933 | 2026.03.19 13:06:21.558492 [ 259 ] {c4f294a3-42d1-4c2e-9810-ffe83662f7f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5934 | 2026.03.19 13:06:21.558737 [ 259 ] {c4f294a3-42d1-4c2e-9810-ffe83662f7f2} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.03.19 13:06:21.558878 [ 259 ] {c4f294a3-42d1-4c2e-9810-ffe83662f7f2} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001365 sec., 11721.611721611722 rows/sec., 955.82 KiB/sec. | ||
| 5936 | 2026.03.19 13:06:21.558919 [ 259 ] {c4f294a3-42d1-4c2e-9810-ffe83662f7f2} <Debug> TCPHandler: Processed in 0.001535801 sec. | ||
| 5937 | 2026.03.19 13:06:21.559040 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2026.03.19 13:06:21.559161 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5939 | 2026.03.19 13:06:21.559209 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5940 | 2026.03.19 13:06:21.561085 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.03.19 13:06:21.561122 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5942 | 2026.03.19 13:06:21.561671 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5943 | 2026.03.19 13:06:21.561888 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.03.19 13:06:21.562033 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Debug> executeQuery: Read 2765 rows, 216.49 KiB in 0.002897 sec., 954435.6230583363 rows/sec., 72.98 MiB/sec. | ||
| 5945 | 2026.03.19 13:06:21.562075 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 5946 | 2026.03.19 13:06:21.562088 [ 259 ] {190d8932-346c-46cd-8fa3-a5602e2f694d} <Debug> TCPHandler: Processed in 0.003107482 sec. | ||
| 5947 | 2026.03.19 13:06:21.562205 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.03.19 13:06:21.562302 [ 259 ] {0c95bb02-1bca-4df8-87d3-d1fceab12a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.03.19 13:06:21.562342 [ 259 ] {0c95bb02-1bca-4df8-87d3-d1fceab12a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5950 | 2026.03.19 13:06:21.562841 [ 259 ] {0c95bb02-1bca-4df8-87d3-d1fceab12a19} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.03.19 13:06:21.562878 [ 259 ] {0c95bb02-1bca-4df8-87d3-d1fceab12a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5952 | 2026.03.19 13:06:21.563180 [ 259 ] {0c95bb02-1bca-4df8-87d3-d1fceab12a19} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5953 | 2026.03.19 13:06:21.563391 [ 259 ] {0c95bb02-1bca-4df8-87d3-d1fceab12a19} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.03.19 13:06:21.563520 [ 259 ] {0c95bb02-1bca-4df8-87d3-d1fceab12a19} <Debug> executeQuery: Read 207 rows, 13.34 KiB in 0.001237 sec., 167340.33953112367 rows/sec., 10.53 MiB/sec. | ||
| 5955 | 2026.03.19 13:06:21.563558 [ 259 ] {0c95bb02-1bca-4df8-87d3-d1fceab12a19} <Debug> TCPHandler: Processed in 0.001404028 sec. | ||
| 5956 | 2026.03.19 13:06:21.563671 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.03.19 13:06:21.563766 [ 259 ] {4b86f5d7-9a6a-4deb-ae5f-4270eda0e941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.03.19 13:06:21.563805 [ 259 ] {4b86f5d7-9a6a-4deb-ae5f-4270eda0e941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5959 | 2026.03.19 13:06:21.564483 [ 259 ] {4b86f5d7-9a6a-4deb-ae5f-4270eda0e941} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.03.19 13:06:21.564520 [ 259 ] {4b86f5d7-9a6a-4deb-ae5f-4270eda0e941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5961 | 2026.03.19 13:06:21.564862 [ 259 ] {4b86f5d7-9a6a-4deb-ae5f-4270eda0e941} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5962 | 2026.03.19 13:06:21.565093 [ 259 ] {4b86f5d7-9a6a-4deb-ae5f-4270eda0e941} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.03.19 13:06:21.565222 [ 259 ] {4b86f5d7-9a6a-4deb-ae5f-4270eda0e941} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001474 sec., 581411.1261872456 rows/sec., 34.55 MiB/sec. | ||
| 5964 | 2026.03.19 13:06:21.565267 [ 259 ] {4b86f5d7-9a6a-4deb-ae5f-4270eda0e941} <Debug> TCPHandler: Processed in 0.001649303 sec. | ||
| 5965 | 2026.03.19 13:06:21.565369 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.03.19 13:06:21.565463 [ 259 ] {927b3f48-9d71-4d95-b7bd-d78f829d11f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.03.19 13:06:21.565503 [ 259 ] {927b3f48-9d71-4d95-b7bd-d78f829d11f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5968 | 2026.03.19 13:06:21.565870 [ 259 ] {927b3f48-9d71-4d95-b7bd-d78f829d11f2} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.03.19 13:06:21.565905 [ 259 ] {927b3f48-9d71-4d95-b7bd-d78f829d11f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5970 | 2026.03.19 13:06:21.566181 [ 259 ] {927b3f48-9d71-4d95-b7bd-d78f829d11f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5971 | 2026.03.19 13:06:21.566386 [ 259 ] {927b3f48-9d71-4d95-b7bd-d78f829d11f2} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.03.19 13:06:21.566508 [ 259 ] {927b3f48-9d71-4d95-b7bd-d78f829d11f2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 66.08 KiB/sec. | ||
| 5973 | 2026.03.19 13:06:21.566555 [ 259 ] {927b3f48-9d71-4d95-b7bd-d78f829d11f2} <Debug> TCPHandler: Processed in 0.001235725 sec. | ||
| 5974 | 2026.03.19 13:06:21.566658 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.03.19 13:06:21.566752 [ 259 ] {24953126-4765-40af-9a09-2b301f9ddd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.03.19 13:06:21.566791 [ 259 ] {24953126-4765-40af-9a09-2b301f9ddd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5977 | 2026.03.19 13:06:21.567218 [ 259 ] {24953126-4765-40af-9a09-2b301f9ddd9b} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.03.19 13:06:21.567254 [ 259 ] {24953126-4765-40af-9a09-2b301f9ddd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5979 | 2026.03.19 13:06:21.567553 [ 259 ] {24953126-4765-40af-9a09-2b301f9ddd9b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5980 | 2026.03.19 13:06:21.567770 [ 259 ] {24953126-4765-40af-9a09-2b301f9ddd9b} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.03.19 13:06:21.567904 [ 259 ] {24953126-4765-40af-9a09-2b301f9ddd9b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 5982 | 2026.03.19 13:06:21.567950 [ 259 ] {24953126-4765-40af-9a09-2b301f9ddd9b} <Debug> TCPHandler: Processed in 0.001341986 sec. | ||
| 5983 | 2026.03.19 13:06:21.568060 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.03.19 13:06:21.568155 [ 259 ] {f1492ad3-956a-40ae-8e7f-c659b7612dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5985 | 2026.03.19 13:06:21.568194 [ 259 ] {f1492ad3-956a-40ae-8e7f-c659b7612dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5986 | 2026.03.19 13:06:21.569076 [ 259 ] {f1492ad3-956a-40ae-8e7f-c659b7612dba} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.03.19 13:06:21.569113 [ 259 ] {f1492ad3-956a-40ae-8e7f-c659b7612dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5988 | 2026.03.19 13:06:21.569478 [ 259 ] {f1492ad3-956a-40ae-8e7f-c659b7612dba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5989 | 2026.03.19 13:06:21.569710 [ 259 ] {f1492ad3-956a-40ae-8e7f-c659b7612dba} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.03.19 13:06:21.569853 [ 259 ] {f1492ad3-956a-40ae-8e7f-c659b7612dba} <Debug> executeQuery: Read 1491 rows, 105.63 KiB in 0.001715 sec., 869387.7551020408 rows/sec., 60.15 MiB/sec. | ||
| 5991 | 2026.03.19 13:06:21.569898 [ 259 ] {f1492ad3-956a-40ae-8e7f-c659b7612dba} <Debug> TCPHandler: Processed in 0.001887297 sec. | ||
| 5992 | 2026.03.19 13:06:21.570000 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.03.19 13:06:21.570096 [ 259 ] {84f827dc-c53c-44c0-b039-bb6fb0866cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5994 | 2026.03.19 13:06:21.570137 [ 259 ] {84f827dc-c53c-44c0-b039-bb6fb0866cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5995 | 2026.03.19 13:06:21.570464 [ 259 ] {84f827dc-c53c-44c0-b039-bb6fb0866cc6} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.03.19 13:06:21.570500 [ 259 ] {84f827dc-c53c-44c0-b039-bb6fb0866cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5997 | 2026.03.19 13:06:21.570797 [ 259 ] {84f827dc-c53c-44c0-b039-bb6fb0866cc6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5998 | 2026.03.19 13:06:21.571011 [ 259 ] {84f827dc-c53c-44c0-b039-bb6fb0866cc6} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.03.19 13:06:21.571139 [ 259 ] {84f827dc-c53c-44c0-b039-bb6fb0866cc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 6000 | 2026.03.19 13:06:21.571183 [ 259 ] {84f827dc-c53c-44c0-b039-bb6fb0866cc6} <Debug> TCPHandler: Processed in 0.001232385 sec. | ||
| 6001 | 2026.03.19 13:06:21.571286 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.03.19 13:06:21.571381 [ 259 ] {7f36d299-2f20-4462-b6fd-1c76f062b5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6003 | 2026.03.19 13:06:21.571424 [ 259 ] {7f36d299-2f20-4462-b6fd-1c76f062b5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6004 | 2026.03.19 13:06:21.572029 [ 259 ] {7f36d299-2f20-4462-b6fd-1c76f062b5c1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.03.19 13:06:21.572065 [ 259 ] {7f36d299-2f20-4462-b6fd-1c76f062b5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6006 | 2026.03.19 13:06:21.572472 [ 259 ] {7f36d299-2f20-4462-b6fd-1c76f062b5c1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6007 | 2026.03.19 13:06:21.572686 [ 259 ] {7f36d299-2f20-4462-b6fd-1c76f062b5c1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.03.19 13:06:21.572833 [ 259 ] {7f36d299-2f20-4462-b6fd-1c76f062b5c1} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.00147 sec., 926530.612244898 rows/sec., 58.05 MiB/sec. | ||
| 6009 | 2026.03.19 13:06:21.572877 [ 259 ] {7f36d299-2f20-4462-b6fd-1c76f062b5c1} <Debug> TCPHandler: Processed in 0.001641183 sec. | ||
| 6010 | 2026.03.19 13:06:21.572989 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.03.19 13:06:21.573084 [ 259 ] {03877b85-77ce-44dc-be4c-8a169f3b664b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6012 | 2026.03.19 13:06:21.573125 [ 259 ] {03877b85-77ce-44dc-be4c-8a169f3b664b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6013 | 2026.03.19 13:06:21.573435 [ 259 ] {03877b85-77ce-44dc-be4c-8a169f3b664b} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.03.19 13:06:21.573471 [ 259 ] {03877b85-77ce-44dc-be4c-8a169f3b664b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6015 | 2026.03.19 13:06:21.573782 [ 259 ] {03877b85-77ce-44dc-be4c-8a169f3b664b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6016 | 2026.03.19 13:06:21.573988 [ 259 ] {03877b85-77ce-44dc-be4c-8a169f3b664b} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.03.19 13:06:21.574123 [ 259 ] {03877b85-77ce-44dc-be4c-8a169f3b664b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 6018 | 2026.03.19 13:06:21.574159 [ 259 ] {03877b85-77ce-44dc-be4c-8a169f3b664b} <Debug> TCPHandler: Processed in 0.001222194 sec. | ||
| 6019 | 2026.03.19 13:06:21.574280 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.03.19 13:06:21.574405 [ 259 ] {6bb7719a-672b-4e94-9734-9e817d97b348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.03.19 13:06:21.574473 [ 259 ] {6bb7719a-672b-4e94-9734-9e817d97b348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6022 | 2026.03.19 13:06:21.575417 [ 259 ] {6bb7719a-672b-4e94-9734-9e817d97b348} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.03.19 13:06:21.575457 [ 259 ] {6bb7719a-672b-4e94-9734-9e817d97b348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6024 | 2026.03.19 13:06:21.576099 [ 259 ] {6bb7719a-672b-4e94-9734-9e817d97b348} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6025 | 2026.03.19 13:06:21.576339 [ 259 ] {6bb7719a-672b-4e94-9734-9e817d97b348} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.03.19 13:06:21.576493 [ 259 ] {6bb7719a-672b-4e94-9734-9e817d97b348} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002113 sec., 23189.77756743966 rows/sec., 41.56 MiB/sec. | ||
| 6027 | 2026.03.19 13:06:21.576557 [ 259 ] {6bb7719a-672b-4e94-9734-9e817d97b348} <Debug> TCPHandler: Processed in 0.002338127 sec. | ||
| 6028 | 2026.03.19 13:06:21.576669 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2026.03.19 13:06:21.576766 [ 259 ] {86a2967b-c568-4551-8419-f4745556813c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6030 | 2026.03.19 13:06:21.576809 [ 259 ] {86a2967b-c568-4551-8419-f4745556813c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6031 | 2026.03.19 13:06:21.577150 [ 259 ] {86a2967b-c568-4551-8419-f4745556813c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.03.19 13:06:21.577188 [ 259 ] {86a2967b-c568-4551-8419-f4745556813c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6033 | 2026.03.19 13:06:21.577536 [ 259 ] {86a2967b-c568-4551-8419-f4745556813c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6034 | 2026.03.19 13:06:21.577751 [ 259 ] {86a2967b-c568-4551-8419-f4745556813c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.03.19 13:06:21.577893 [ 259 ] {86a2967b-c568-4551-8419-f4745556813c} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001145 sec., 47161.572052401745 rows/sec., 2.80 MiB/sec. | ||
| 6036 | 2026.03.19 13:06:21.577930 [ 259 ] {86a2967b-c568-4551-8419-f4745556813c} <Debug> TCPHandler: Processed in 0.001311316 sec. | ||
| 6037 | 2026.03.19 13:06:23.376560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 792 | ||
| 6038 | 2026.03.19 13:06:23.379319 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.03.19 13:06:23.379368 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6040 | 2026.03.19 13:06:23.380562 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6041 | 2026.03.19 13:06:23.380818 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.03.19 13:06:23.381069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 6043 | 2026.03.19 13:06:25.344985 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.03.19 13:06:25.345247 [ 259 ] {f151dfe5-eb5f-407e-8056-068aeb2ee754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6045 | 2026.03.19 13:06:25.345346 [ 259 ] {f151dfe5-eb5f-407e-8056-068aeb2ee754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6046 | 2026.03.19 13:06:25.346189 [ 259 ] {f151dfe5-eb5f-407e-8056-068aeb2ee754} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.03.19 13:06:25.346240 [ 259 ] {f151dfe5-eb5f-407e-8056-068aeb2ee754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6048 | 2026.03.19 13:06:25.346637 [ 259 ] {f151dfe5-eb5f-407e-8056-068aeb2ee754} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6049 | 2026.03.19 13:06:25.346861 [ 259 ] {f151dfe5-eb5f-407e-8056-068aeb2ee754} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.03.19 13:06:25.347030 [ 259 ] {f151dfe5-eb5f-407e-8056-068aeb2ee754} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001855 sec., 30188.679245283016 rows/sec., 2.32 MiB/sec. | ||
| 6051 | 2026.03.19 13:06:25.347081 [ 259 ] {f151dfe5-eb5f-407e-8056-068aeb2ee754} <Debug> TCPHandler: Processed in 0.002266835 sec. | ||
| 6052 | 2026.03.19 13:06:25.347208 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2026.03.19 13:06:25.347309 [ 259 ] {bb6a35e5-37ab-4ac2-89d6-cbe47db547b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6054 | 2026.03.19 13:06:25.347352 [ 259 ] {bb6a35e5-37ab-4ac2-89d6-cbe47db547b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6055 | 2026.03.19 13:06:25.347797 [ 259 ] {bb6a35e5-37ab-4ac2-89d6-cbe47db547b6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.03.19 13:06:25.347835 [ 259 ] {bb6a35e5-37ab-4ac2-89d6-cbe47db547b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6057 | 2026.03.19 13:06:25.348147 [ 259 ] {bb6a35e5-37ab-4ac2-89d6-cbe47db547b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6058 | 2026.03.19 13:06:25.348357 [ 259 ] {bb6a35e5-37ab-4ac2-89d6-cbe47db547b6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.03.19 13:06:25.348490 [ 259 ] {bb6a35e5-37ab-4ac2-89d6-cbe47db547b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 6060 | 2026.03.19 13:06:25.348528 [ 259 ] {bb6a35e5-37ab-4ac2-89d6-cbe47db547b6} <Debug> TCPHandler: Processed in 0.001371067 sec. | ||
| 6061 | 2026.03.19 13:06:25.348642 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.03.19 13:06:25.348737 [ 259 ] {8c11ab79-0afa-46fa-b23b-076267097c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6063 | 2026.03.19 13:06:25.348780 [ 259 ] {8c11ab79-0afa-46fa-b23b-076267097c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6064 | 2026.03.19 13:06:25.349154 [ 259 ] {8c11ab79-0afa-46fa-b23b-076267097c66} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.03.19 13:06:25.349191 [ 259 ] {8c11ab79-0afa-46fa-b23b-076267097c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6066 | 2026.03.19 13:06:25.349520 [ 259 ] {8c11ab79-0afa-46fa-b23b-076267097c66} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6067 | 2026.03.19 13:06:25.349747 [ 259 ] {8c11ab79-0afa-46fa-b23b-076267097c66} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.03.19 13:06:25.349876 [ 259 ] {8c11ab79-0afa-46fa-b23b-076267097c66} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001159 sec., 82830.02588438308 rows/sec., 5.77 MiB/sec. | ||
| 6069 | 2026.03.19 13:06:25.349914 [ 259 ] {8c11ab79-0afa-46fa-b23b-076267097c66} <Debug> TCPHandler: Processed in 0.001320117 sec. | ||
| 6070 | 2026.03.19 13:06:25.350025 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.03.19 13:06:25.350120 [ 259 ] {1f5ceb46-5cc9-43f1-8116-9ae48f6b25ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.03.19 13:06:25.350161 [ 259 ] {1f5ceb46-5cc9-43f1-8116-9ae48f6b25ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6073 | 2026.03.19 13:06:25.350486 [ 259 ] {1f5ceb46-5cc9-43f1-8116-9ae48f6b25ac} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.03.19 13:06:25.350522 [ 259 ] {1f5ceb46-5cc9-43f1-8116-9ae48f6b25ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6075 | 2026.03.19 13:06:25.350823 [ 259 ] {1f5ceb46-5cc9-43f1-8116-9ae48f6b25ac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6076 | 2026.03.19 13:06:25.351024 [ 259 ] {1f5ceb46-5cc9-43f1-8116-9ae48f6b25ac} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.03.19 13:06:25.351154 [ 259 ] {1f5ceb46-5cc9-43f1-8116-9ae48f6b25ac} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001053 sec., 34188.034188034195 rows/sec., 2.30 MiB/sec. | ||
| 6078 | 2026.03.19 13:06:25.351190 [ 259 ] {1f5ceb46-5cc9-43f1-8116-9ae48f6b25ac} <Debug> TCPHandler: Processed in 0.001212604 sec. | ||
| 6079 | 2026.03.19 13:06:25.837172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12941 | ||
| 6080 | 2026.03.19 13:06:25.837667 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.03.19 13:06:25.837714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6082 | 2026.03.19 13:06:25.838212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6083 | 2026.03.19 13:06:25.838444 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.03.19 13:06:25.838586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12941 | ||
| 6085 | 2026.03.19 13:06:26.538533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6086 | 2026.03.19 13:06:26.555408 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.03.19 13:06:26.555462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6088 | 2026.03.19 13:06:26.561426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6089 | 2026.03.19 13:06:26.562186 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.03.19 13:06:26.564965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6091 | 2026.03.19 13:06:30.348137 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.03.19 13:06:30.348346 [ 259 ] {297ccbea-d1d2-47f4-bb59-7fe9e3e788d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6093 | 2026.03.19 13:06:30.348421 [ 259 ] {297ccbea-d1d2-47f4-bb59-7fe9e3e788d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6094 | 2026.03.19 13:06:30.349158 [ 259 ] {297ccbea-d1d2-47f4-bb59-7fe9e3e788d7} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.03.19 13:06:30.349207 [ 259 ] {297ccbea-d1d2-47f4-bb59-7fe9e3e788d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6096 | 2026.03.19 13:06:30.349626 [ 259 ] {297ccbea-d1d2-47f4-bb59-7fe9e3e788d7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6097 | 2026.03.19 13:06:30.349870 [ 259 ] {297ccbea-d1d2-47f4-bb59-7fe9e3e788d7} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.03.19 13:06:30.350033 [ 259 ] {297ccbea-d1d2-47f4-bb59-7fe9e3e788d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.47 MiB/sec. | ||
| 6099 | 2026.03.19 13:06:30.350078 [ 259 ] {297ccbea-d1d2-47f4-bb59-7fe9e3e788d7} <Debug> TCPHandler: Processed in 0.002083902 sec. | ||
| 6100 | 2026.03.19 13:06:30.350211 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.03.19 13:06:30.350310 [ 259 ] {87aaaa94-f63a-4760-a300-485a5a4fbee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6102 | 2026.03.19 13:06:30.350352 [ 259 ] {87aaaa94-f63a-4760-a300-485a5a4fbee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6103 | 2026.03.19 13:06:30.350798 [ 259 ] {87aaaa94-f63a-4760-a300-485a5a4fbee0} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.03.19 13:06:30.350836 [ 259 ] {87aaaa94-f63a-4760-a300-485a5a4fbee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6105 | 2026.03.19 13:06:30.351162 [ 259 ] {87aaaa94-f63a-4760-a300-485a5a4fbee0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6106 | 2026.03.19 13:06:30.351403 [ 259 ] {87aaaa94-f63a-4760-a300-485a5a4fbee0} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.03.19 13:06:30.351539 [ 259 ] {87aaaa94-f63a-4760-a300-485a5a4fbee0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 6108 | 2026.03.19 13:06:30.351578 [ 259 ] {87aaaa94-f63a-4760-a300-485a5a4fbee0} <Debug> TCPHandler: Processed in 0.001417108 sec. | ||
| 6109 | 2026.03.19 13:06:30.351697 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.03.19 13:06:30.351793 [ 259 ] {8a42e81e-01b3-4b19-b42e-c9102bd49515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.03.19 13:06:30.351838 [ 259 ] {8a42e81e-01b3-4b19-b42e-c9102bd49515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6112 | 2026.03.19 13:06:30.352261 [ 259 ] {8a42e81e-01b3-4b19-b42e-c9102bd49515} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.03.19 13:06:30.352298 [ 259 ] {8a42e81e-01b3-4b19-b42e-c9102bd49515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6114 | 2026.03.19 13:06:30.352641 [ 259 ] {8a42e81e-01b3-4b19-b42e-c9102bd49515} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6115 | 2026.03.19 13:06:30.352855 [ 259 ] {8a42e81e-01b3-4b19-b42e-c9102bd49515} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.03.19 13:06:30.352990 [ 259 ] {8a42e81e-01b3-4b19-b42e-c9102bd49515} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 6117 | 2026.03.19 13:06:30.353027 [ 259 ] {8a42e81e-01b3-4b19-b42e-c9102bd49515} <Debug> TCPHandler: Processed in 0.001380438 sec. | ||
| 6118 | 2026.03.19 13:06:30.353127 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.03.19 13:06:30.353223 [ 259 ] {b91d2a27-0006-4b2e-8341-cf9784530712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6120 | 2026.03.19 13:06:30.353266 [ 259 ] {b91d2a27-0006-4b2e-8341-cf9784530712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6121 | 2026.03.19 13:06:30.353597 [ 259 ] {b91d2a27-0006-4b2e-8341-cf9784530712} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.03.19 13:06:30.353634 [ 259 ] {b91d2a27-0006-4b2e-8341-cf9784530712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6123 | 2026.03.19 13:06:30.353941 [ 259 ] {b91d2a27-0006-4b2e-8341-cf9784530712} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6124 | 2026.03.19 13:06:30.354152 [ 259 ] {b91d2a27-0006-4b2e-8341-cf9784530712} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.03.19 13:06:30.354283 [ 259 ] {b91d2a27-0006-4b2e-8341-cf9784530712} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 6126 | 2026.03.19 13:06:30.354320 [ 259 ] {b91d2a27-0006-4b2e-8341-cf9784530712} <Debug> TCPHandler: Processed in 0.001241694 sec. | ||
| 6127 | 2026.03.19 13:06:32.608397 [ 120 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6128 | 2026.03.19 13:06:32.608472 [ 120 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.03.19 13:06:32.608492 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6130 | 2026.03.19 13:06:32.608616 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6131 | 2026.03.19 13:06:32.608764 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6132 | 2026.03.19 13:06:32.608800 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6133 | 2026.03.19 13:06:32.608867 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6134 | 2026.03.19 13:06:32.608910 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6135 | 2026.03.19 13:06:32.608951 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6136 | 2026.03.19 13:06:32.608990 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6137 | 2026.03.19 13:06:32.609747 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001186534 sec., 16013.026175398261 rows/sec., 1.05 MiB/sec. | ||
| 6138 | 2026.03.19 13:06:32.609914 [ 188 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6139 | 2026.03.19 13:06:32.610231 [ 188 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.03.19 13:06:32.610307 [ 188 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_19_4} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6141 | 2026.03.19 13:06:32.610410 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6142 | 2026.03.19 13:06:32.763623 [ 120 ] {} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6143 | 2026.03.19 13:06:32.763686 [ 120 ] {} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.03.19 13:06:32.763707 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6145 | 2026.03.19 13:06:32.763836 [ 193 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 6146 | 2026.03.19 13:06:32.763993 [ 193 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6147 | 2026.03.19 13:06:32.764031 [ 193 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 6148 | 2026.03.19 13:06:32.764106 [ 193 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 6149 | 2026.03.19 13:06:32.764155 [ 193 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 6150 | 2026.03.19 13:06:32.764199 [ 193 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 6151 | 2026.03.19 13:06:32.764289 [ 193 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 6152 | 2026.03.19 13:06:32.765015 [ 193 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238865 sec., 50045.80805818229 rows/sec., 4.18 MiB/sec. | ||
| 6153 | 2026.03.19 13:06:32.765205 [ 191 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6154 | 2026.03.19 13:06:32.765543 [ 191 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.03.19 13:06:32.765626 [ 191 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_5_1} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6156 | 2026.03.19 13:06:32.765723 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6157 | 2026.03.19 13:06:33.163588 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6158 | 2026.03.19 13:06:33.163666 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6159 | 2026.03.19 13:06:33.338713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13453 | ||
| 6160 | 2026.03.19 13:06:33.339373 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.03.19 13:06:33.339417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6162 | 2026.03.19 13:06:33.339911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6163 | 2026.03.19 13:06:33.340151 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.03.19 13:06:33.340291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13453 | ||
| 6165 | 2026.03.19 13:06:33.381465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 808 | ||
| 6166 | 2026.03.19 13:06:33.383549 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.03.19 13:06:33.383600 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6168 | 2026.03.19 13:06:33.384809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6169 | 2026.03.19 13:06:33.385082 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.03.19 13:06:33.385250 [ 154 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6171 | 2026.03.19 13:06:33.385314 [ 154 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.03.19 13:06:33.385335 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6173 | 2026.03.19 13:06:33.385342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6174 | 2026.03.19 13:06:33.385443 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 6175 | 2026.03.19 13:06:33.386060 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6176 | 2026.03.19 13:06:33.386232 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 610 rows starting from the beginning of the part | ||
| 6177 | 2026.03.19 13:06:33.386708 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 6178 | 2026.03.19 13:06:33.387138 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 6179 | 2026.03.19 13:06:33.387473 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 6180 | 2026.03.19 13:06:33.387795 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 6181 | 2026.03.19 13:06:33.388100 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 6182 | 2026.03.19 13:06:33.394237 [ 198 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 808 rows, containing 72 columns (72 merged, 0 gathered) in 0.008847326 sec., 91327.02920633872 rows/sec., 76.73 MiB/sec. | ||
| 6183 | 2026.03.19 13:06:33.395186 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6184 | 2026.03.19 13:06:33.395658 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2026.03.19 13:06:33.395722 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_21_4} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6186 | 2026.03.19 13:06:33.395868 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6187 | 2026.03.19 13:06:34.065094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6188 | 2026.03.19 13:06:34.081493 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.03.19 13:06:34.081543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6190 | 2026.03.19 13:06:34.087703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6191 | 2026.03.19 13:06:34.088410 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.03.19 13:06:34.091094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6193 | 2026.03.19 13:06:35.358005 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.03.19 13:06:35.358207 [ 259 ] {bf71a303-ce95-4f53-afbc-746f44aee788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6195 | 2026.03.19 13:06:35.358278 [ 259 ] {bf71a303-ce95-4f53-afbc-746f44aee788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6196 | 2026.03.19 13:06:35.359033 [ 259 ] {bf71a303-ce95-4f53-afbc-746f44aee788} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.03.19 13:06:35.359078 [ 259 ] {bf71a303-ce95-4f53-afbc-746f44aee788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6198 | 2026.03.19 13:06:35.359494 [ 259 ] {bf71a303-ce95-4f53-afbc-746f44aee788} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6199 | 2026.03.19 13:06:35.359745 [ 259 ] {bf71a303-ce95-4f53-afbc-746f44aee788} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.03.19 13:06:35.359902 [ 259 ] {bf71a303-ce95-4f53-afbc-746f44aee788} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 6201 | 2026.03.19 13:06:35.359946 [ 259 ] {bf71a303-ce95-4f53-afbc-746f44aee788} <Debug> TCPHandler: Processed in 0.002080481 sec. | ||
| 6202 | 2026.03.19 13:06:35.360074 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.03.19 13:06:35.360171 [ 259 ] {de0f8a49-2e82-4732-8a4a-7274ae0b85e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6204 | 2026.03.19 13:06:35.360212 [ 259 ] {de0f8a49-2e82-4732-8a4a-7274ae0b85e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6205 | 2026.03.19 13:06:35.361005 [ 259 ] {de0f8a49-2e82-4732-8a4a-7274ae0b85e3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.03.19 13:06:35.361041 [ 259 ] {de0f8a49-2e82-4732-8a4a-7274ae0b85e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6207 | 2026.03.19 13:06:35.361412 [ 259 ] {de0f8a49-2e82-4732-8a4a-7274ae0b85e3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6208 | 2026.03.19 13:06:35.361634 [ 259 ] {de0f8a49-2e82-4732-8a4a-7274ae0b85e3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.03.19 13:06:35.361765 [ 259 ] {de0f8a49-2e82-4732-8a4a-7274ae0b85e3} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001614 sec., 543370.5080545229 rows/sec., 43.07 MiB/sec. | ||
| 6210 | 2026.03.19 13:06:35.361791 [ 153 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6211 | 2026.03.19 13:06:35.361805 [ 259 ] {de0f8a49-2e82-4732-8a4a-7274ae0b85e3} <Debug> TCPHandler: Processed in 0.001783495 sec. | ||
| 6212 | 2026.03.19 13:06:35.361872 [ 153 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2026.03.19 13:06:35.361903 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6214 | 2026.03.19 13:06:35.361968 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.03.19 13:06:35.362011 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 6216 | 2026.03.19 13:06:35.362072 [ 259 ] {04c69957-1917-4365-ba4c-04b2eac3c1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.03.19 13:06:35.362115 [ 259 ] {04c69957-1917-4365-ba4c-04b2eac3c1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6218 | 2026.03.19 13:06:35.362115 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6219 | 2026.03.19 13:06:35.362155 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2766 rows starting from the beginning of the part | ||
| 6220 | 2026.03.19 13:06:35.362223 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6221 | 2026.03.19 13:06:35.362265 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2765 rows starting from the beginning of the part | ||
| 6222 | 2026.03.19 13:06:35.362305 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6223 | 2026.03.19 13:06:35.362345 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 6224 | 2026.03.19 13:06:35.362383 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 877 rows starting from the beginning of the part | ||
| 6225 | 2026.03.19 13:06:35.362583 [ 259 ] {04c69957-1917-4365-ba4c-04b2eac3c1d7} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.03.19 13:06:35.362618 [ 259 ] {04c69957-1917-4365-ba4c-04b2eac3c1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6227 | 2026.03.19 13:06:35.363028 [ 259 ] {04c69957-1917-4365-ba4c-04b2eac3c1d7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6228 | 2026.03.19 13:06:35.363326 [ 259 ] {04c69957-1917-4365-ba4c-04b2eac3c1d7} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.03.19 13:06:35.363483 [ 259 ] {04c69957-1917-4365-ba4c-04b2eac3c1d7} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001429 sec., 127361.79146256123 rows/sec., 7.89 MiB/sec. | ||
| 6230 | 2026.03.19 13:06:35.363530 [ 259 ] {04c69957-1917-4365-ba4c-04b2eac3c1d7} <Debug> TCPHandler: Processed in 0.001616882 sec. | ||
| 6231 | 2026.03.19 13:06:35.363643 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.03.19 13:06:35.363743 [ 259 ] {0f13f4d8-2b09-455e-b924-e95dc79d271b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6233 | 2026.03.19 13:06:35.363784 [ 259 ] {0f13f4d8-2b09-455e-b924-e95dc79d271b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6234 | 2026.03.19 13:06:35.364219 [ 259 ] {0f13f4d8-2b09-455e-b924-e95dc79d271b} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.03.19 13:06:35.364257 [ 259 ] {0f13f4d8-2b09-455e-b924-e95dc79d271b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6236 | 2026.03.19 13:06:35.364438 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6576 rows, containing 5 columns (5 merged, 0 gathered) in 0.002469449 sec., 2662942.219094219 rows/sec., 214.79 MiB/sec. | ||
| 6237 | 2026.03.19 13:06:35.364569 [ 259 ] {0f13f4d8-2b09-455e-b924-e95dc79d271b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6238 | 2026.03.19 13:06:35.364680 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6239 | 2026.03.19 13:06:35.364797 [ 259 ] {0f13f4d8-2b09-455e-b924-e95dc79d271b} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.03.19 13:06:35.364923 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.19 13:06:35.364928 [ 259 ] {0f13f4d8-2b09-455e-b924-e95dc79d271b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 6242 | 2026.03.19 13:06:35.364970 [ 259 ] {0f13f4d8-2b09-455e-b924-e95dc79d271b} <Debug> TCPHandler: Processed in 0.001378297 sec. | ||
| 6243 | 2026.03.19 13:06:35.364987 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_41_8} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6244 | 2026.03.19 13:06:35.365048 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 6245 | 2026.03.19 13:06:35.365080 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.03.19 13:06:35.365176 [ 259 ] {047f955a-a7b1-47bb-946b-16b235b7d3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6247 | 2026.03.19 13:06:35.365216 [ 259 ] {047f955a-a7b1-47bb-946b-16b235b7d3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6248 | 2026.03.19 13:06:35.365637 [ 259 ] {047f955a-a7b1-47bb-946b-16b235b7d3a1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.03.19 13:06:35.365672 [ 259 ] {047f955a-a7b1-47bb-946b-16b235b7d3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6250 | 2026.03.19 13:06:35.365977 [ 259 ] {047f955a-a7b1-47bb-946b-16b235b7d3a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6251 | 2026.03.19 13:06:35.366192 [ 259 ] {047f955a-a7b1-47bb-946b-16b235b7d3a1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.03.19 13:06:35.366319 [ 259 ] {047f955a-a7b1-47bb-946b-16b235b7d3a1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 6253 | 2026.03.19 13:06:35.366357 [ 259 ] {047f955a-a7b1-47bb-946b-16b235b7d3a1} <Debug> TCPHandler: Processed in 0.001326356 sec. | ||
| 6254 | 2026.03.19 13:06:35.366468 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2026.03.19 13:06:35.366563 [ 259 ] {e5a09fe2-2ea6-49f4-97c8-92aa2900264a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6256 | 2026.03.19 13:06:35.366603 [ 259 ] {e5a09fe2-2ea6-49f4-97c8-92aa2900264a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6257 | 2026.03.19 13:06:35.367160 [ 259 ] {e5a09fe2-2ea6-49f4-97c8-92aa2900264a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.03.19 13:06:35.367196 [ 259 ] {e5a09fe2-2ea6-49f4-97c8-92aa2900264a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6259 | 2026.03.19 13:06:35.367517 [ 259 ] {e5a09fe2-2ea6-49f4-97c8-92aa2900264a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6260 | 2026.03.19 13:06:35.367741 [ 259 ] {e5a09fe2-2ea6-49f4-97c8-92aa2900264a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.03.19 13:06:35.367850 [ 153 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6262 | 2026.03.19 13:06:35.367872 [ 259 ] {e5a09fe2-2ea6-49f4-97c8-92aa2900264a} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001326 sec., 399698.34087481146 rows/sec., 28.27 MiB/sec. | ||
| 6263 | 2026.03.19 13:06:35.367881 [ 153 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.03.19 13:06:35.367913 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6265 | 2026.03.19 13:06:35.367917 [ 259 ] {e5a09fe2-2ea6-49f4-97c8-92aa2900264a} <Debug> TCPHandler: Processed in 0.00149998 sec. | ||
| 6266 | 2026.03.19 13:06:35.368039 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.03.19 13:06:35.368044 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 6268 | 2026.03.19 13:06:35.368135 [ 259 ] {be2d30a8-618c-408c-94f9-cad286494cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6269 | 2026.03.19 13:06:35.368182 [ 259 ] {be2d30a8-618c-408c-94f9-cad286494cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6270 | 2026.03.19 13:06:35.368215 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6271 | 2026.03.19 13:06:35.368257 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1511 rows starting from the beginning of the part | ||
| 6272 | 2026.03.19 13:06:35.368334 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6273 | 2026.03.19 13:06:35.368385 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1491 rows starting from the beginning of the part | ||
| 6274 | 2026.03.19 13:06:35.368432 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6275 | 2026.03.19 13:06:35.368478 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 6276 | 2026.03.19 13:06:35.368508 [ 259 ] {be2d30a8-618c-408c-94f9-cad286494cbc} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.03.19 13:06:35.368527 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 530 rows starting from the beginning of the part | ||
| 6278 | 2026.03.19 13:06:35.368552 [ 259 ] {be2d30a8-618c-408c-94f9-cad286494cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6279 | 2026.03.19 13:06:35.368885 [ 259 ] {be2d30a8-618c-408c-94f9-cad286494cbc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6280 | 2026.03.19 13:06:35.369111 [ 259 ] {be2d30a8-618c-408c-94f9-cad286494cbc} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.03.19 13:06:35.369247 [ 259 ] {be2d30a8-618c-408c-94f9-cad286494cbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 6282 | 2026.03.19 13:06:35.369283 [ 259 ] {be2d30a8-618c-408c-94f9-cad286494cbc} <Debug> TCPHandler: Processed in 0.001294346 sec. | ||
| 6283 | 2026.03.19 13:06:35.369389 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.03.19 13:06:35.369489 [ 259 ] {b35b8d4b-400f-43d6-8e84-b837093b90fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6285 | 2026.03.19 13:06:35.369534 [ 259 ] {b35b8d4b-400f-43d6-8e84-b837093b90fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6286 | 2026.03.19 13:06:35.369945 [ 259 ] {b35b8d4b-400f-43d6-8e84-b837093b90fd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.03.19 13:06:35.369983 [ 259 ] {b35b8d4b-400f-43d6-8e84-b837093b90fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6288 | 2026.03.19 13:06:35.370078 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3724 rows, containing 5 columns (5 merged, 0 gathered) in 0.002103042 sec., 1770768.249041151 rows/sec., 130.56 MiB/sec. | ||
| 6289 | 2026.03.19 13:06:35.370316 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6290 | 2026.03.19 13:06:35.370367 [ 259 ] {b35b8d4b-400f-43d6-8e84-b837093b90fd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6291 | 2026.03.19 13:06:35.370643 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.03.19 13:06:35.370713 [ 259 ] {b35b8d4b-400f-43d6-8e84-b837093b90fd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.03.19 13:06:35.370726 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_41_8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6294 | 2026.03.19 13:06:35.370815 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6295 | 2026.03.19 13:06:35.370837 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6296 | 2026.03.19 13:06:35.370868 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.03.19 13:06:35.370871 [ 259 ] {b35b8d4b-400f-43d6-8e84-b837093b90fd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0014 sec., 189285.7142857143 rows/sec., 12.58 MiB/sec. | ||
| 6298 | 2026.03.19 13:06:35.370884 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6299 | 2026.03.19 13:06:35.370920 [ 259 ] {b35b8d4b-400f-43d6-8e84-b837093b90fd} <Debug> TCPHandler: Processed in 0.001581592 sec. | ||
| 6300 | 2026.03.19 13:06:35.370969 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 6301 | 2026.03.19 13:06:35.371039 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.03.19 13:06:35.371056 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6303 | 2026.03.19 13:06:35.371087 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12867 rows starting from the beginning of the part | ||
| 6304 | 2026.03.19 13:06:35.371135 [ 259 ] {58616b1f-b17d-43d8-8df1-66d1aaa9f3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6305 | 2026.03.19 13:06:35.371142 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 6306 | 2026.03.19 13:06:35.371178 [ 259 ] {58616b1f-b17d-43d8-8df1-66d1aaa9f3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6307 | 2026.03.19 13:06:35.371193 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1362 rows starting from the beginning of the part | ||
| 6308 | 2026.03.19 13:06:35.371233 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 6309 | 2026.03.19 13:06:35.371271 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 6310 | 2026.03.19 13:06:35.371305 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6311 | 2026.03.19 13:06:35.371496 [ 259 ] {58616b1f-b17d-43d8-8df1-66d1aaa9f3a8} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.03.19 13:06:35.371532 [ 259 ] {58616b1f-b17d-43d8-8df1-66d1aaa9f3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6313 | 2026.03.19 13:06:35.371833 [ 259 ] {58616b1f-b17d-43d8-8df1-66d1aaa9f3a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6314 | 2026.03.19 13:06:35.372068 [ 259 ] {58616b1f-b17d-43d8-8df1-66d1aaa9f3a8} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.03.19 13:06:35.372201 [ 259 ] {58616b1f-b17d-43d8-8df1-66d1aaa9f3a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 6316 | 2026.03.19 13:06:35.372238 [ 259 ] {58616b1f-b17d-43d8-8df1-66d1aaa9f3a8} <Debug> TCPHandler: Processed in 0.001249485 sec. | ||
| 6317 | 2026.03.19 13:06:35.372346 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.03.19 13:06:35.372442 [ 259 ] {59aae382-ff0b-4818-a1bb-12570d8add31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6319 | 2026.03.19 13:06:35.372495 [ 259 ] {59aae382-ff0b-4818-a1bb-12570d8add31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6320 | 2026.03.19 13:06:35.373345 [ 259 ] {59aae382-ff0b-4818-a1bb-12570d8add31} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.03.19 13:06:35.373381 [ 259 ] {59aae382-ff0b-4818-a1bb-12570d8add31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6322 | 2026.03.19 13:06:35.374015 [ 259 ] {59aae382-ff0b-4818-a1bb-12570d8add31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6323 | 2026.03.19 13:06:35.374244 [ 259 ] {59aae382-ff0b-4818-a1bb-12570d8add31} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.03.19 13:06:35.374387 [ 259 ] {59aae382-ff0b-4818-a1bb-12570d8add31} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001963 sec., 20376.974019358127 rows/sec., 36.51 MiB/sec. | ||
| 6325 | 2026.03.19 13:06:35.374457 [ 259 ] {59aae382-ff0b-4818-a1bb-12570d8add31} <Debug> TCPHandler: Processed in 0.002159753 sec. | ||
| 6326 | 2026.03.19 13:06:35.374565 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.03.19 13:06:35.374660 [ 259 ] {b0acf61e-b377-4bf5-9a75-d3a5f0dc5f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.03.19 13:06:35.374701 [ 259 ] {b0acf61e-b377-4bf5-9a75-d3a5f0dc5f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6329 | 2026.03.19 13:06:35.375022 [ 259 ] {b0acf61e-b377-4bf5-9a75-d3a5f0dc5f7a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.03.19 13:06:35.375057 [ 259 ] {b0acf61e-b377-4bf5-9a75-d3a5f0dc5f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6331 | 2026.03.19 13:06:35.375378 [ 259 ] {b0acf61e-b377-4bf5-9a75-d3a5f0dc5f7a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6332 | 2026.03.19 13:06:35.375583 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14910 rows, containing 5 columns (5 merged, 0 gathered) in 0.004640902 sec., 3212737.5238692826 rows/sec., 213.76 MiB/sec. | ||
| 6333 | 2026.03.19 13:06:35.375588 [ 259 ] {b0acf61e-b377-4bf5-9a75-d3a5f0dc5f7a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.03.19 13:06:35.375738 [ 153 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6335 | 2026.03.19 13:06:35.375763 [ 259 ] {b0acf61e-b377-4bf5-9a75-d3a5f0dc5f7a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 6336 | 2026.03.19 13:06:35.375770 [ 153 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.03.19 13:06:35.375802 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6338 | 2026.03.19 13:06:35.375807 [ 259 ] {b0acf61e-b377-4bf5-9a75-d3a5f0dc5f7a} <Debug> TCPHandler: Processed in 0.001293166 sec. | ||
| 6339 | 2026.03.19 13:06:35.375879 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 6340 | 2026.03.19 13:06:35.375977 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6341 | 2026.03.19 13:06:35.376005 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2628 rows starting from the beginning of the part | ||
| 6342 | 2026.03.19 13:06:35.376056 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 6343 | 2026.03.19 13:06:35.376097 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part | ||
| 6344 | 2026.03.19 13:06:35.376136 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 6345 | 2026.03.19 13:06:35.376172 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 6346 | 2026.03.19 13:06:35.376198 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6347 | 2026.03.19 13:06:35.376212 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6348 | 2026.03.19 13:06:35.376493 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.03.19 13:06:35.376567 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6350 | 2026.03.19 13:06:35.376644 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 6351 | 2026.03.19 13:06:35.377378 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 4 columns (4 merged, 0 gathered) in 0.00152621 sec., 1918477.7979439264 rows/sec., 123.61 MiB/sec. | ||
| 6352 | 2026.03.19 13:06:35.377695 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6353 | 2026.03.19 13:06:35.377951 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.03.19 13:06:35.378015 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_41_8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6355 | 2026.03.19 13:06:35.378084 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6356 | 2026.03.19 13:06:36.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.27 MiB, peak 277.56 MiB, free memory in arenas 0.00 B, will set to 271.31 MiB (RSS), difference: 1.04 MiB | ||
| 6357 | 2026.03.19 13:06:40.348653 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.03.19 13:06:40.348851 [ 259 ] {6636df0c-2122-4733-bdff-b9c821733930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6359 | 2026.03.19 13:06:40.348921 [ 259 ] {6636df0c-2122-4733-bdff-b9c821733930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6360 | 2026.03.19 13:06:40.349630 [ 259 ] {6636df0c-2122-4733-bdff-b9c821733930} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.03.19 13:06:40.349673 [ 259 ] {6636df0c-2122-4733-bdff-b9c821733930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6362 | 2026.03.19 13:06:40.350068 [ 259 ] {6636df0c-2122-4733-bdff-b9c821733930} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6363 | 2026.03.19 13:06:40.350299 [ 259 ] {6636df0c-2122-4733-bdff-b9c821733930} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.03.19 13:06:40.350450 [ 259 ] {6636df0c-2122-4733-bdff-b9c821733930} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.60 MiB/sec. | ||
| 6365 | 2026.03.19 13:06:40.350490 [ 259 ] {6636df0c-2122-4733-bdff-b9c821733930} <Debug> TCPHandler: Processed in 0.00197056 sec. | ||
| 6366 | 2026.03.19 13:06:40.350603 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2026.03.19 13:06:40.350697 [ 259 ] {e32f20d6-38ee-49d0-a2e3-ad09ea34809d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6368 | 2026.03.19 13:06:40.350735 [ 259 ] {e32f20d6-38ee-49d0-a2e3-ad09ea34809d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6369 | 2026.03.19 13:06:40.351147 [ 259 ] {e32f20d6-38ee-49d0-a2e3-ad09ea34809d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.03.19 13:06:40.351181 [ 259 ] {e32f20d6-38ee-49d0-a2e3-ad09ea34809d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6371 | 2026.03.19 13:06:40.351468 [ 259 ] {e32f20d6-38ee-49d0-a2e3-ad09ea34809d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6372 | 2026.03.19 13:06:40.351672 [ 259 ] {e32f20d6-38ee-49d0-a2e3-ad09ea34809d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.03.19 13:06:40.351798 [ 259 ] {e32f20d6-38ee-49d0-a2e3-ad09ea34809d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 4.46 MiB/sec. | ||
| 6374 | 2026.03.19 13:06:40.351835 [ 259 ] {e32f20d6-38ee-49d0-a2e3-ad09ea34809d} <Debug> TCPHandler: Processed in 0.001279395 sec. | ||
| 6375 | 2026.03.19 13:06:40.351941 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2026.03.19 13:06:40.352032 [ 259 ] {99edd418-a294-4c34-b431-6591c1c4f14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6377 | 2026.03.19 13:06:40.352074 [ 259 ] {99edd418-a294-4c34-b431-6591c1c4f14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6378 | 2026.03.19 13:06:40.352467 [ 259 ] {99edd418-a294-4c34-b431-6591c1c4f14d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.03.19 13:06:40.352502 [ 259 ] {99edd418-a294-4c34-b431-6591c1c4f14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6380 | 2026.03.19 13:06:40.352819 [ 259 ] {99edd418-a294-4c34-b431-6591c1c4f14d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6381 | 2026.03.19 13:06:40.353021 [ 259 ] {99edd418-a294-4c34-b431-6591c1c4f14d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.03.19 13:06:40.353148 [ 259 ] {99edd418-a294-4c34-b431-6591c1c4f14d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 6383 | 2026.03.19 13:06:40.353183 [ 259 ] {99edd418-a294-4c34-b431-6591c1c4f14d} <Debug> TCPHandler: Processed in 0.001289266 sec. | ||
| 6384 | 2026.03.19 13:06:40.353286 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2026.03.19 13:06:40.353377 [ 259 ] {c05935c8-fa63-42a6-95c5-af95a5df7411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6386 | 2026.03.19 13:06:40.353417 [ 259 ] {c05935c8-fa63-42a6-95c5-af95a5df7411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6387 | 2026.03.19 13:06:40.353734 [ 259 ] {c05935c8-fa63-42a6-95c5-af95a5df7411} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.03.19 13:06:40.353769 [ 259 ] {c05935c8-fa63-42a6-95c5-af95a5df7411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6389 | 2026.03.19 13:06:40.354076 [ 259 ] {c05935c8-fa63-42a6-95c5-af95a5df7411} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6390 | 2026.03.19 13:06:40.354283 [ 259 ] {c05935c8-fa63-42a6-95c5-af95a5df7411} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.03.19 13:06:40.354408 [ 259 ] {c05935c8-fa63-42a6-95c5-af95a5df7411} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 6392 | 2026.03.19 13:06:40.354442 [ 259 ] {c05935c8-fa63-42a6-95c5-af95a5df7411} <Debug> TCPHandler: Processed in 0.001202664 sec. | ||
| 6393 | 2026.03.19 13:06:40.840422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13901 | ||
| 6394 | 2026.03.19 13:06:40.840926 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.03.19 13:06:40.840971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6396 | 2026.03.19 13:06:40.841493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6397 | 2026.03.19 13:06:40.841722 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.03.19 13:06:40.841869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13901 | ||
| 6399 | 2026.03.19 13:06:41.591221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6400 | 2026.03.19 13:06:41.607047 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.19 13:06:41.607103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6402 | 2026.03.19 13:06:41.612778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6403 | 2026.03.19 13:06:41.613476 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.03.19 13:06:41.616384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6405 | 2026.03.19 13:06:43.385559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 838 | ||
| 6406 | 2026.03.19 13:06:43.387821 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.03.19 13:06:43.387872 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6408 | 2026.03.19 13:06:43.389056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6409 | 2026.03.19 13:06:43.389320 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.03.19 13:06:43.389578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6411 | 2026.03.19 13:06:45.358878 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2026.03.19 13:06:45.359081 [ 259 ] {fe5e0f4f-c6b1-41bb-b666-21acf6efe62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6413 | 2026.03.19 13:06:45.359157 [ 259 ] {fe5e0f4f-c6b1-41bb-b666-21acf6efe62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6414 | 2026.03.19 13:06:45.359978 [ 259 ] {fe5e0f4f-c6b1-41bb-b666-21acf6efe62c} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.03.19 13:06:45.360027 [ 259 ] {fe5e0f4f-c6b1-41bb-b666-21acf6efe62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6416 | 2026.03.19 13:06:45.360457 [ 259 ] {fe5e0f4f-c6b1-41bb-b666-21acf6efe62c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6417 | 2026.03.19 13:06:45.360693 [ 259 ] {fe5e0f4f-c6b1-41bb-b666-21acf6efe62c} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.03.19 13:06:45.360844 [ 145 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6419 | 2026.03.19 13:06:45.360872 [ 259 ] {fe5e0f4f-c6b1-41bb-b666-21acf6efe62c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001846 sec., 153846.15384615384 rows/sec., 9.77 MiB/sec. | ||
| 6420 | 2026.03.19 13:06:45.360915 [ 145 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.03.19 13:06:45.360941 [ 259 ] {fe5e0f4f-c6b1-41bb-b666-21acf6efe62c} <Debug> TCPHandler: Processed in 0.002211264 sec. | ||
| 6422 | 2026.03.19 13:06:45.360947 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6423 | 2026.03.19 13:06:45.361095 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.03.19 13:06:45.361093 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 6425 | 2026.03.19 13:06:45.361218 [ 259 ] {a7c2df87-9629-46a2-bc7a-18840963a84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6426 | 2026.03.19 13:06:45.361271 [ 259 ] {a7c2df87-9629-46a2-bc7a-18840963a84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6427 | 2026.03.19 13:06:45.361271 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6428 | 2026.03.19 13:06:45.361322 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 6429 | 2026.03.19 13:06:45.361396 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 6430 | 2026.03.19 13:06:45.361452 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 6431 | 2026.03.19 13:06:45.361502 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 6432 | 2026.03.19 13:06:45.361549 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 6433 | 2026.03.19 13:06:45.362284 [ 259 ] {a7c2df87-9629-46a2-bc7a-18840963a84c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.03.19 13:06:45.362328 [ 259 ] {a7c2df87-9629-46a2-bc7a-18840963a84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6435 | 2026.03.19 13:06:45.362533 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150018 sec., 946553.080297031 rows/sec., 63.73 MiB/sec. | ||
| 6436 | 2026.03.19 13:06:45.362671 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6437 | 2026.03.19 13:06:45.362731 [ 259 ] {a7c2df87-9629-46a2-bc7a-18840963a84c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6438 | 2026.03.19 13:06:45.363006 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.03.19 13:06:45.363031 [ 259 ] {a7c2df87-9629-46a2-bc7a-18840963a84c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.03.19 13:06:45.363089 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_21_5} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6441 | 2026.03.19 13:06:45.363175 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6442 | 2026.03.19 13:06:45.363186 [ 259 ] {a7c2df87-9629-46a2-bc7a-18840963a84c} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001993 sec., 440040.14049172105 rows/sec., 34.88 MiB/sec. | ||
| 6443 | 2026.03.19 13:06:45.363233 [ 259 ] {a7c2df87-9629-46a2-bc7a-18840963a84c} <Debug> TCPHandler: Processed in 0.002203813 sec. | ||
| 6444 | 2026.03.19 13:06:45.363352 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.03.19 13:06:45.363451 [ 259 ] {720f0f7a-cf93-4991-a297-a317af910eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6446 | 2026.03.19 13:06:45.363494 [ 259 ] {720f0f7a-cf93-4991-a297-a317af910eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6447 | 2026.03.19 13:06:45.364016 [ 259 ] {720f0f7a-cf93-4991-a297-a317af910eb2} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.03.19 13:06:45.364054 [ 259 ] {720f0f7a-cf93-4991-a297-a317af910eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6449 | 2026.03.19 13:06:45.364366 [ 259 ] {720f0f7a-cf93-4991-a297-a317af910eb2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6450 | 2026.03.19 13:06:45.364577 [ 259 ] {720f0f7a-cf93-4991-a297-a317af910eb2} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.03.19 13:06:45.364681 [ 145 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6452 | 2026.03.19 13:06:45.364712 [ 259 ] {720f0f7a-cf93-4991-a297-a317af910eb2} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001282 sec., 141965.6786271451 rows/sec., 8.80 MiB/sec. | ||
| 6453 | 2026.03.19 13:06:45.364717 [ 145 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2026.03.19 13:06:45.364757 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6455 | 2026.03.19 13:06:45.364759 [ 259 ] {720f0f7a-cf93-4991-a297-a317af910eb2} <Debug> TCPHandler: Processed in 0.001458029 sec. | ||
| 6456 | 2026.03.19 13:06:45.364871 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::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 | ||
| 6457 | 2026.03.19 13:06:45.364883 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.03.19 13:06:45.365023 [ 259 ] {329bb72d-4579-4b5d-8188-97b9339d262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6459 | 2026.03.19 13:06:45.365030 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6460 | 2026.03.19 13:06:45.365066 [ 259 ] {329bb72d-4579-4b5d-8188-97b9339d262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6461 | 2026.03.19 13:06:45.365080 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 209 rows starting from the beginning of the part | ||
| 6462 | 2026.03.19 13:06:45.365161 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 182 rows starting from the beginning of the part | ||
| 6463 | 2026.03.19 13:06:45.365209 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 182 rows starting from the beginning of the part | ||
| 6464 | 2026.03.19 13:06:45.365256 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 207 rows starting from the beginning of the part | ||
| 6465 | 2026.03.19 13:06:45.365299 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 182 rows starting from the beginning of the part | ||
| 6466 | 2026.03.19 13:06:45.365354 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 182 rows starting from the beginning of the part | ||
| 6467 | 2026.03.19 13:06:45.365542 [ 259 ] {329bb72d-4579-4b5d-8188-97b9339d262c} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.03.19 13:06:45.365586 [ 259 ] {329bb72d-4579-4b5d-8188-97b9339d262c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6469 | 2026.03.19 13:06:45.365928 [ 259 ] {329bb72d-4579-4b5d-8188-97b9339d262c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6470 | 2026.03.19 13:06:45.366156 [ 259 ] {329bb72d-4579-4b5d-8188-97b9339d262c} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.03.19 13:06:45.366287 [ 259 ] {329bb72d-4579-4b5d-8188-97b9339d262c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001283 sec., 116134.06079501168 rows/sec., 7.50 MiB/sec. | ||
| 6472 | 2026.03.19 13:06:45.366326 [ 259 ] {329bb72d-4579-4b5d-8188-97b9339d262c} <Debug> TCPHandler: Processed in 0.0014943 sec. | ||
| 6473 | 2026.03.19 13:06:45.366411 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592381 sec., 718421.0311476964 rows/sec., 47.53 MiB/sec. | ||
| 6474 | 2026.03.19 13:06:45.366442 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.03.19 13:06:45.366542 [ 259 ] {40f60cb0-c41b-4213-af72-7db8a2dbed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6476 | 2026.03.19 13:06:45.366583 [ 259 ] {40f60cb0-c41b-4213-af72-7db8a2dbed91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6477 | 2026.03.19 13:06:45.366614 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6478 | 2026.03.19 13:06:45.366955 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.03.19 13:06:45.367044 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_21_4} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6480 | 2026.03.19 13:06:45.367058 [ 259 ] {40f60cb0-c41b-4213-af72-7db8a2dbed91} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.03.19 13:06:45.367100 [ 259 ] {40f60cb0-c41b-4213-af72-7db8a2dbed91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6482 | 2026.03.19 13:06:45.367145 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6483 | 2026.03.19 13:06:45.367407 [ 259 ] {40f60cb0-c41b-4213-af72-7db8a2dbed91} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6484 | 2026.03.19 13:06:45.367620 [ 259 ] {40f60cb0-c41b-4213-af72-7db8a2dbed91} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.03.19 13:06:45.367723 [ 145 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6486 | 2026.03.19 13:06:45.367751 [ 259 ] {40f60cb0-c41b-4213-af72-7db8a2dbed91} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001227 sec., 120619.39690301548 rows/sec., 6.86 MiB/sec. | ||
| 6487 | 2026.03.19 13:06:45.367755 [ 145 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.03.19 13:06:45.367794 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6489 | 2026.03.19 13:06:45.367797 [ 259 ] {40f60cb0-c41b-4213-af72-7db8a2dbed91} <Debug> TCPHandler: Processed in 0.001404248 sec. | ||
| 6490 | 2026.03.19 13:06:45.367874 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 6491 | 2026.03.19 13:06:45.367923 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.03.19 13:06:45.367962 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6493 | 2026.03.19 13:06:45.367993 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 6494 | 2026.03.19 13:06:45.368018 [ 259 ] {123b89cf-74ae-4257-97c8-1bce3fffcb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6495 | 2026.03.19 13:06:45.368052 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 6496 | 2026.03.19 13:06:45.368060 [ 259 ] {123b89cf-74ae-4257-97c8-1bce3fffcb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6497 | 2026.03.19 13:06:45.368095 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 6498 | 2026.03.19 13:06:45.368136 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 6499 | 2026.03.19 13:06:45.368173 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 6500 | 2026.03.19 13:06:45.368763 [ 259 ] {123b89cf-74ae-4257-97c8-1bce3fffcb5d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.03.19 13:06:45.368798 [ 259 ] {123b89cf-74ae-4257-97c8-1bce3fffcb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6502 | 2026.03.19 13:06:45.368930 [ 192 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001090532 sec., 678567.8916345417 rows/sec., 41.18 MiB/sec. | ||
| 6503 | 2026.03.19 13:06:45.369052 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6504 | 2026.03.19 13:06:45.369129 [ 259 ] {123b89cf-74ae-4257-97c8-1bce3fffcb5d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6505 | 2026.03.19 13:06:45.369301 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.03.19 13:06:45.369347 [ 259 ] {123b89cf-74ae-4257-97c8-1bce3fffcb5d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.03.19 13:06:45.369365 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_21_5} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6508 | 2026.03.19 13:06:45.369427 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6509 | 2026.03.19 13:06:45.369481 [ 259 ] {123b89cf-74ae-4257-97c8-1bce3fffcb5d} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00148 sec., 358108.1081081081 rows/sec., 25.33 MiB/sec. | ||
| 6510 | 2026.03.19 13:06:45.369520 [ 259 ] {123b89cf-74ae-4257-97c8-1bce3fffcb5d} <Debug> TCPHandler: Processed in 0.001647102 sec. | ||
| 6511 | 2026.03.19 13:06:45.369632 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.03.19 13:06:45.369729 [ 259 ] {fb243e11-c408-478f-a572-4bc33bc6dc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6513 | 2026.03.19 13:06:45.369770 [ 259 ] {fb243e11-c408-478f-a572-4bc33bc6dc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6514 | 2026.03.19 13:06:45.370105 [ 259 ] {fb243e11-c408-478f-a572-4bc33bc6dc83} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.03.19 13:06:45.370143 [ 259 ] {fb243e11-c408-478f-a572-4bc33bc6dc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6516 | 2026.03.19 13:06:45.370443 [ 259 ] {fb243e11-c408-478f-a572-4bc33bc6dc83} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6517 | 2026.03.19 13:06:45.370657 [ 259 ] {fb243e11-c408-478f-a572-4bc33bc6dc83} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.03.19 13:06:45.370755 [ 145 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6519 | 2026.03.19 13:06:45.370784 [ 145 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.03.19 13:06:45.370788 [ 259 ] {fb243e11-c408-478f-a572-4bc33bc6dc83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 6521 | 2026.03.19 13:06:45.370802 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6522 | 2026.03.19 13:06:45.370835 [ 259 ] {fb243e11-c408-478f-a572-4bc33bc6dc83} <Debug> TCPHandler: Processed in 0.001252595 sec. | ||
| 6523 | 2026.03.19 13:06:45.370896 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::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 | ||
| 6524 | 2026.03.19 13:06:45.370953 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.03.19 13:06:45.371003 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6526 | 2026.03.19 13:06:45.371036 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 6527 | 2026.03.19 13:06:45.371054 [ 259 ] {e86a1dec-49da-41d0-844d-08a2f1d98edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6528 | 2026.03.19 13:06:45.371086 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6529 | 2026.03.19 13:06:45.371102 [ 259 ] {e86a1dec-49da-41d0-844d-08a2f1d98edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6530 | 2026.03.19 13:06:45.371131 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6531 | 2026.03.19 13:06:45.371172 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6532 | 2026.03.19 13:06:45.371206 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6533 | 2026.03.19 13:06:45.371243 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 6534 | 2026.03.19 13:06:45.371549 [ 259 ] {e86a1dec-49da-41d0-844d-08a2f1d98edf} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.03.19 13:06:45.371590 [ 259 ] {e86a1dec-49da-41d0-844d-08a2f1d98edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6536 | 2026.03.19 13:06:45.371929 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001073011 sec., 117426.56878634049 rows/sec., 5.99 MiB/sec. | ||
| 6537 | 2026.03.19 13:06:45.371958 [ 259 ] {e86a1dec-49da-41d0-844d-08a2f1d98edf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6538 | 2026.03.19 13:06:45.372056 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6539 | 2026.03.19 13:06:45.372232 [ 259 ] {e86a1dec-49da-41d0-844d-08a2f1d98edf} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.03.19 13:06:45.372354 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.03.19 13:06:45.372379 [ 259 ] {e86a1dec-49da-41d0-844d-08a2f1d98edf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001344 sec., 197172.61904761905 rows/sec., 13.10 MiB/sec. | ||
| 6542 | 2026.03.19 13:06:45.372423 [ 259 ] {e86a1dec-49da-41d0-844d-08a2f1d98edf} <Debug> TCPHandler: Processed in 0.00151939 sec. | ||
| 6543 | 2026.03.19 13:06:45.372434 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_21_4} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6544 | 2026.03.19 13:06:45.372507 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6545 | 2026.03.19 13:06:45.372547 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.03.19 13:06:45.372647 [ 259 ] {60123d9a-7225-4541-b7c7-4eaedbcb9feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6547 | 2026.03.19 13:06:45.372688 [ 259 ] {60123d9a-7225-4541-b7c7-4eaedbcb9feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6548 | 2026.03.19 13:06:45.373005 [ 259 ] {60123d9a-7225-4541-b7c7-4eaedbcb9feb} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.03.19 13:06:45.373041 [ 259 ] {60123d9a-7225-4541-b7c7-4eaedbcb9feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6550 | 2026.03.19 13:06:45.373335 [ 259 ] {60123d9a-7225-4541-b7c7-4eaedbcb9feb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6551 | 2026.03.19 13:06:45.373543 [ 259 ] {60123d9a-7225-4541-b7c7-4eaedbcb9feb} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.03.19 13:06:45.373675 [ 259 ] {60123d9a-7225-4541-b7c7-4eaedbcb9feb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 6553 | 2026.03.19 13:06:45.373712 [ 259 ] {60123d9a-7225-4541-b7c7-4eaedbcb9feb} <Debug> TCPHandler: Processed in 0.001213834 sec. | ||
| 6554 | 2026.03.19 13:06:45.373821 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2026.03.19 13:06:45.373916 [ 259 ] {fe6bb9ec-f7e7-4d48-9a63-9a22e7669c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6556 | 2026.03.19 13:06:45.373970 [ 259 ] {fe6bb9ec-f7e7-4d48-9a63-9a22e7669c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6557 | 2026.03.19 13:06:45.374845 [ 259 ] {fe6bb9ec-f7e7-4d48-9a63-9a22e7669c08} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.03.19 13:06:45.374883 [ 259 ] {fe6bb9ec-f7e7-4d48-9a63-9a22e7669c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6559 | 2026.03.19 13:06:45.375449 [ 259 ] {fe6bb9ec-f7e7-4d48-9a63-9a22e7669c08} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6560 | 2026.03.19 13:06:45.375688 [ 259 ] {fe6bb9ec-f7e7-4d48-9a63-9a22e7669c08} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.03.19 13:06:45.375794 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6562 | 2026.03.19 13:06:45.375827 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.03.19 13:06:45.375829 [ 259 ] {fe6bb9ec-f7e7-4d48-9a63-9a22e7669c08} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00193 sec., 20725.38860103627 rows/sec., 37.14 MiB/sec. | ||
| 6564 | 2026.03.19 13:06:45.375848 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6565 | 2026.03.19 13:06:45.375911 [ 259 ] {fe6bb9ec-f7e7-4d48-9a63-9a22e7669c08} <Debug> TCPHandler: Processed in 0.002138923 sec. | ||
| 6566 | 2026.03.19 13:06:45.375949 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 6567 | 2026.03.19 13:06:45.376030 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.03.19 13:06:45.376131 [ 259 ] {185d4f48-5b9a-47dd-ab79-ad429848e9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.03.19 13:06:45.376173 [ 259 ] {185d4f48-5b9a-47dd-ab79-ad429848e9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6570 | 2026.03.19 13:06:45.376186 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6571 | 2026.03.19 13:06:45.376249 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 590 rows starting from the beginning of the part | ||
| 6572 | 2026.03.19 13:06:45.376382 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 6573 | 2026.03.19 13:06:45.376493 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 6574 | 2026.03.19 13:06:45.376519 [ 259 ] {185d4f48-5b9a-47dd-ab79-ad429848e9fc} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.03.19 13:06:45.376561 [ 259 ] {185d4f48-5b9a-47dd-ab79-ad429848e9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6576 | 2026.03.19 13:06:45.376595 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
| 6577 | 2026.03.19 13:06:45.376696 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 6578 | 2026.03.19 13:06:45.376782 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 6579 | 2026.03.19 13:06:45.376893 [ 259 ] {185d4f48-5b9a-47dd-ab79-ad429848e9fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6580 | 2026.03.19 13:06:45.377134 [ 259 ] {185d4f48-5b9a-47dd-ab79-ad429848e9fc} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.03.19 13:06:45.377268 [ 259 ] {185d4f48-5b9a-47dd-ab79-ad429848e9fc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 4.87 MiB/sec. | ||
| 6582 | 2026.03.19 13:06:45.377305 [ 259 ] {185d4f48-5b9a-47dd-ab79-ad429848e9fc} <Debug> TCPHandler: Processed in 0.001325816 sec. | ||
| 6583 | 2026.03.19 13:06:45.393396 [ 194 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 19 columns (19 merged, 0 gathered) in 0.017483479 sec., 45700.2865390807 rows/sec., 81.89 MiB/sec. | ||
| 6584 | 2026.03.19 13:06:45.394518 [ 201 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6585 | 2026.03.19 13:06:45.394871 [ 201 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.03.19 13:06:45.394947 [ 201 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6587 | 2026.03.19 13:06:45.395100 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.79 MiB. | ||
| 6588 | 2026.03.19 13:06:46.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.23 MiB, peak 280.00 MiB, free memory in arenas 0.00 B, will set to 273.92 MiB (RSS), difference: 1.69 MiB | ||
| 6589 | 2026.03.19 13:06:48.163711 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6590 | 2026.03.19 13:06:48.163760 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6591 | 2026.03.19 13:06:48.342054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14413 | ||
| 6592 | 2026.03.19 13:06:48.342543 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.03.19 13:06:48.342586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6594 | 2026.03.19 13:06:48.343108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6595 | 2026.03.19 13:06:48.343352 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.03.19 13:06:48.343484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14413 | ||
| 6597 | 2026.03.19 13:06:49.116555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6598 | 2026.03.19 13:06:49.133500 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.03.19 13:06:49.133559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6600 | 2026.03.19 13:06:49.139560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6601 | 2026.03.19 13:06:49.140238 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.03.19 13:06:49.142979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6603 | 2026.03.19 13:06:50.348161 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.03.19 13:06:50.348351 [ 259 ] {793e4031-efe3-4d57-b84d-b9e78abe5e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6605 | 2026.03.19 13:06:50.348422 [ 259 ] {793e4031-efe3-4d57-b84d-b9e78abe5e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6606 | 2026.03.19 13:06:50.349084 [ 259 ] {793e4031-efe3-4d57-b84d-b9e78abe5e87} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.03.19 13:06:50.349139 [ 259 ] {793e4031-efe3-4d57-b84d-b9e78abe5e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6608 | 2026.03.19 13:06:50.349556 [ 259 ] {793e4031-efe3-4d57-b84d-b9e78abe5e87} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6609 | 2026.03.19 13:06:50.349795 [ 259 ] {793e4031-efe3-4d57-b84d-b9e78abe5e87} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.03.19 13:06:50.349970 [ 259 ] {793e4031-efe3-4d57-b84d-b9e78abe5e87} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec. | ||
| 6611 | 2026.03.19 13:06:50.350022 [ 259 ] {793e4031-efe3-4d57-b84d-b9e78abe5e87} <Debug> TCPHandler: Processed in 0.00199768 sec. | ||
| 6612 | 2026.03.19 13:06:50.350150 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.03.19 13:06:50.350256 [ 259 ] {3749a651-9f34-465d-aafb-3d971e69bbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6614 | 2026.03.19 13:06:50.350302 [ 259 ] {3749a651-9f34-465d-aafb-3d971e69bbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6615 | 2026.03.19 13:06:50.350750 [ 259 ] {3749a651-9f34-465d-aafb-3d971e69bbaf} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.03.19 13:06:50.350790 [ 259 ] {3749a651-9f34-465d-aafb-3d971e69bbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6617 | 2026.03.19 13:06:50.351113 [ 259 ] {3749a651-9f34-465d-aafb-3d971e69bbaf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6618 | 2026.03.19 13:06:50.351339 [ 259 ] {3749a651-9f34-465d-aafb-3d971e69bbaf} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.03.19 13:06:50.351477 [ 259 ] {3749a651-9f34-465d-aafb-3d971e69bbaf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 6620 | 2026.03.19 13:06:50.351517 [ 259 ] {3749a651-9f34-465d-aafb-3d971e69bbaf} <Debug> TCPHandler: Processed in 0.001420678 sec. | ||
| 6621 | 2026.03.19 13:06:50.351631 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.03.19 13:06:50.351730 [ 259 ] {86e738a5-afde-4065-a4ac-4429a1a3af7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6623 | 2026.03.19 13:06:50.351776 [ 259 ] {86e738a5-afde-4065-a4ac-4429a1a3af7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6624 | 2026.03.19 13:06:50.352229 [ 259 ] {86e738a5-afde-4065-a4ac-4429a1a3af7e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.03.19 13:06:50.352270 [ 259 ] {86e738a5-afde-4065-a4ac-4429a1a3af7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6626 | 2026.03.19 13:06:50.352621 [ 259 ] {86e738a5-afde-4065-a4ac-4429a1a3af7e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6627 | 2026.03.19 13:06:50.352830 [ 259 ] {86e738a5-afde-4065-a4ac-4429a1a3af7e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.03.19 13:06:50.352963 [ 259 ] {86e738a5-afde-4065-a4ac-4429a1a3af7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 6629 | 2026.03.19 13:06:50.353001 [ 259 ] {86e738a5-afde-4065-a4ac-4429a1a3af7e} <Debug> TCPHandler: Processed in 0.001421618 sec. | ||
| 6630 | 2026.03.19 13:06:50.353105 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2026.03.19 13:06:50.353205 [ 259 ] {bbd256d3-c3b3-4639-8de4-38ad8a5bd6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6632 | 2026.03.19 13:06:50.353246 [ 259 ] {bbd256d3-c3b3-4639-8de4-38ad8a5bd6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6633 | 2026.03.19 13:06:50.353585 [ 259 ] {bbd256d3-c3b3-4639-8de4-38ad8a5bd6ee} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.03.19 13:06:50.353622 [ 259 ] {bbd256d3-c3b3-4639-8de4-38ad8a5bd6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6635 | 2026.03.19 13:06:50.353935 [ 259 ] {bbd256d3-c3b3-4639-8de4-38ad8a5bd6ee} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6636 | 2026.03.19 13:06:50.354150 [ 259 ] {bbd256d3-c3b3-4639-8de4-38ad8a5bd6ee} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.03.19 13:06:50.354286 [ 259 ] {bbd256d3-c3b3-4639-8de4-38ad8a5bd6ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6638 | 2026.03.19 13:06:50.354324 [ 259 ] {bbd256d3-c3b3-4639-8de4-38ad8a5bd6ee} <Debug> TCPHandler: Processed in 0.001268226 sec. | ||
| 6639 | 2026.03.19 13:06:51.555863 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.03.19 13:06:51.556073 [ 259 ] {8fc9e9a8-bcbe-47e8-b65c-986fba5887c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.03.19 13:06:51.556144 [ 259 ] {8fc9e9a8-bcbe-47e8-b65c-986fba5887c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6642 | 2026.03.19 13:06:51.556938 [ 259 ] {8fc9e9a8-bcbe-47e8-b65c-986fba5887c5} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.03.19 13:06:51.556993 [ 259 ] {8fc9e9a8-bcbe-47e8-b65c-986fba5887c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6644 | 2026.03.19 13:06:51.557425 [ 259 ] {8fc9e9a8-bcbe-47e8-b65c-986fba5887c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6645 | 2026.03.19 13:06:51.557661 [ 259 ] {8fc9e9a8-bcbe-47e8-b65c-986fba5887c5} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.03.19 13:06:51.557834 [ 259 ] {8fc9e9a8-bcbe-47e8-b65c-986fba5887c5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001811 sec., 156819.4367752623 rows/sec., 9.96 MiB/sec. | ||
| 6647 | 2026.03.19 13:06:51.557887 [ 259 ] {8fc9e9a8-bcbe-47e8-b65c-986fba5887c5} <Debug> TCPHandler: Processed in 0.002161263 sec. | ||
| 6648 | 2026.03.19 13:06:51.558017 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.03.19 13:06:51.558121 [ 259 ] {c79fc8f1-c7ea-4487-bbf2-7023a427ed7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6650 | 2026.03.19 13:06:51.558166 [ 259 ] {c79fc8f1-c7ea-4487-bbf2-7023a427ed7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6651 | 2026.03.19 13:06:51.558578 [ 259 ] {c79fc8f1-c7ea-4487-bbf2-7023a427ed7b} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.03.19 13:06:51.558618 [ 259 ] {c79fc8f1-c7ea-4487-bbf2-7023a427ed7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6653 | 2026.03.19 13:06:51.558911 [ 259 ] {c79fc8f1-c7ea-4487-bbf2-7023a427ed7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6654 | 2026.03.19 13:06:51.559126 [ 259 ] {c79fc8f1-c7ea-4487-bbf2-7023a427ed7b} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.03.19 13:06:51.559264 [ 259 ] {c79fc8f1-c7ea-4487-bbf2-7023a427ed7b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 6656 | 2026.03.19 13:06:51.559303 [ 259 ] {c79fc8f1-c7ea-4487-bbf2-7023a427ed7b} <Debug> TCPHandler: Processed in 0.001338357 sec. | ||
| 6657 | 2026.03.19 13:06:51.559412 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2026.03.19 13:06:51.559508 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6659 | 2026.03.19 13:06:51.559550 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6660 | 2026.03.19 13:06:51.561200 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.03.19 13:06:51.561238 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6662 | 2026.03.19 13:06:51.561714 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6663 | 2026.03.19 13:06:51.561926 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.03.19 13:06:51.562071 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Debug> executeQuery: Read 2758 rows, 215.97 KiB in 0.002582 sec., 1068164.2137877613 rows/sec., 81.69 MiB/sec. | ||
| 6665 | 2026.03.19 13:06:51.562112 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 6666 | 2026.03.19 13:06:51.562125 [ 259 ] {cb1ef57c-515d-49ef-9d5a-0fe4750e0684} <Debug> TCPHandler: Processed in 0.002764695 sec. | ||
| 6667 | 2026.03.19 13:06:51.562233 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.03.19 13:06:51.562340 [ 259 ] {1515739b-1d61-42e7-8722-a7ad279fc280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.03.19 13:06:51.562383 [ 259 ] {1515739b-1d61-42e7-8722-a7ad279fc280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6670 | 2026.03.19 13:06:51.562907 [ 259 ] {1515739b-1d61-42e7-8722-a7ad279fc280} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.03.19 13:06:51.562951 [ 259 ] {1515739b-1d61-42e7-8722-a7ad279fc280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6672 | 2026.03.19 13:06:51.563322 [ 259 ] {1515739b-1d61-42e7-8722-a7ad279fc280} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6673 | 2026.03.19 13:06:51.563574 [ 259 ] {1515739b-1d61-42e7-8722-a7ad279fc280} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.03.19 13:06:51.563715 [ 259 ] {1515739b-1d61-42e7-8722-a7ad279fc280} <Debug> executeQuery: Read 193 rows, 12.37 KiB in 0.001395 sec., 138351.25448028673 rows/sec., 8.66 MiB/sec. | ||
| 6675 | 2026.03.19 13:06:51.563753 [ 259 ] {1515739b-1d61-42e7-8722-a7ad279fc280} <Debug> TCPHandler: Processed in 0.001571121 sec. | ||
| 6676 | 2026.03.19 13:06:51.563860 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.03.19 13:06:51.563955 [ 259 ] {317572a3-f569-4b8a-b31c-e2fa00f74173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.03.19 13:06:51.563995 [ 259 ] {317572a3-f569-4b8a-b31c-e2fa00f74173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6679 | 2026.03.19 13:06:51.564780 [ 259 ] {317572a3-f569-4b8a-b31c-e2fa00f74173} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.03.19 13:06:51.564817 [ 259 ] {317572a3-f569-4b8a-b31c-e2fa00f74173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6681 | 2026.03.19 13:06:51.565168 [ 259 ] {317572a3-f569-4b8a-b31c-e2fa00f74173} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6682 | 2026.03.19 13:06:51.565378 [ 259 ] {317572a3-f569-4b8a-b31c-e2fa00f74173} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.03.19 13:06:51.565510 [ 259 ] {317572a3-f569-4b8a-b31c-e2fa00f74173} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001574 sec., 544472.6810673443 rows/sec., 32.36 MiB/sec. | ||
| 6684 | 2026.03.19 13:06:51.565550 [ 259 ] {317572a3-f569-4b8a-b31c-e2fa00f74173} <Debug> TCPHandler: Processed in 0.001738634 sec. | ||
| 6685 | 2026.03.19 13:06:51.565655 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.03.19 13:06:51.565751 [ 259 ] {95c13768-bcbf-4f76-bf65-d0598faf2c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.03.19 13:06:51.565790 [ 259 ] {95c13768-bcbf-4f76-bf65-d0598faf2c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6688 | 2026.03.19 13:06:51.566166 [ 259 ] {95c13768-bcbf-4f76-bf65-d0598faf2c8d} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.03.19 13:06:51.566203 [ 259 ] {95c13768-bcbf-4f76-bf65-d0598faf2c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6690 | 2026.03.19 13:06:51.566484 [ 259 ] {95c13768-bcbf-4f76-bf65-d0598faf2c8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6691 | 2026.03.19 13:06:51.566694 [ 259 ] {95c13768-bcbf-4f76-bf65-d0598faf2c8d} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.03.19 13:06:51.566821 [ 259 ] {95c13768-bcbf-4f76-bf65-d0598faf2c8d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 64.57 KiB/sec. | ||
| 6693 | 2026.03.19 13:06:51.566858 [ 259 ] {95c13768-bcbf-4f76-bf65-d0598faf2c8d} <Debug> TCPHandler: Processed in 0.001252825 sec. | ||
| 6694 | 2026.03.19 13:06:51.566966 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.03.19 13:06:51.567061 [ 259 ] {1cb9ccf4-ea50-40a1-b6e6-27772e9946c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.03.19 13:06:51.567100 [ 259 ] {1cb9ccf4-ea50-40a1-b6e6-27772e9946c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6697 | 2026.03.19 13:06:51.567563 [ 259 ] {1cb9ccf4-ea50-40a1-b6e6-27772e9946c1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.03.19 13:06:51.567599 [ 259 ] {1cb9ccf4-ea50-40a1-b6e6-27772e9946c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6699 | 2026.03.19 13:06:51.567901 [ 259 ] {1cb9ccf4-ea50-40a1-b6e6-27772e9946c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6700 | 2026.03.19 13:06:51.568120 [ 259 ] {1cb9ccf4-ea50-40a1-b6e6-27772e9946c1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.03.19 13:06:51.568256 [ 259 ] {1cb9ccf4-ea50-40a1-b6e6-27772e9946c1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 6702 | 2026.03.19 13:06:51.568293 [ 259 ] {1cb9ccf4-ea50-40a1-b6e6-27772e9946c1} <Debug> TCPHandler: Processed in 0.001376507 sec. | ||
| 6703 | 2026.03.19 13:06:51.568406 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.03.19 13:06:51.568499 [ 259 ] {48c3f99a-1fd0-4b6b-b6ed-ebd7a92fb29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6705 | 2026.03.19 13:06:51.568539 [ 259 ] {48c3f99a-1fd0-4b6b-b6ed-ebd7a92fb29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6706 | 2026.03.19 13:06:51.569598 [ 259 ] {48c3f99a-1fd0-4b6b-b6ed-ebd7a92fb29b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.03.19 13:06:51.569635 [ 259 ] {48c3f99a-1fd0-4b6b-b6ed-ebd7a92fb29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6708 | 2026.03.19 13:06:51.570008 [ 259 ] {48c3f99a-1fd0-4b6b-b6ed-ebd7a92fb29b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6709 | 2026.03.19 13:06:51.570218 [ 259 ] {48c3f99a-1fd0-4b6b-b6ed-ebd7a92fb29b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.03.19 13:06:51.570353 [ 259 ] {48c3f99a-1fd0-4b6b-b6ed-ebd7a92fb29b} <Debug> executeQuery: Read 1477 rows, 104.49 KiB in 0.001872 sec., 788995.7264957265 rows/sec., 54.51 MiB/sec. | ||
| 6711 | 2026.03.19 13:06:51.570391 [ 259 ] {48c3f99a-1fd0-4b6b-b6ed-ebd7a92fb29b} <Debug> TCPHandler: Processed in 0.00203493 sec. | ||
| 6712 | 2026.03.19 13:06:51.570498 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.03.19 13:06:51.570593 [ 259 ] {37481af1-c22c-4a0e-98fc-270f0f42ad37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6714 | 2026.03.19 13:06:51.570634 [ 259 ] {37481af1-c22c-4a0e-98fc-270f0f42ad37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6715 | 2026.03.19 13:06:51.570964 [ 259 ] {37481af1-c22c-4a0e-98fc-270f0f42ad37} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.03.19 13:06:51.571000 [ 259 ] {37481af1-c22c-4a0e-98fc-270f0f42ad37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6717 | 2026.03.19 13:06:51.571296 [ 259 ] {37481af1-c22c-4a0e-98fc-270f0f42ad37} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6718 | 2026.03.19 13:06:51.571503 [ 259 ] {37481af1-c22c-4a0e-98fc-270f0f42ad37} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.03.19 13:06:51.571637 [ 259 ] {37481af1-c22c-4a0e-98fc-270f0f42ad37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 6720 | 2026.03.19 13:06:51.571675 [ 259 ] {37481af1-c22c-4a0e-98fc-270f0f42ad37} <Debug> TCPHandler: Processed in 0.001224634 sec. | ||
| 6721 | 2026.03.19 13:06:51.571775 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.03.19 13:06:51.571869 [ 259 ] {2eaaf710-dd92-4cd0-a1d4-24cd1c1dc9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.03.19 13:06:51.571911 [ 259 ] {2eaaf710-dd92-4cd0-a1d4-24cd1c1dc9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6724 | 2026.03.19 13:06:51.572610 [ 259 ] {2eaaf710-dd92-4cd0-a1d4-24cd1c1dc9a1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.03.19 13:06:51.572646 [ 259 ] {2eaaf710-dd92-4cd0-a1d4-24cd1c1dc9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6726 | 2026.03.19 13:06:51.573063 [ 259 ] {2eaaf710-dd92-4cd0-a1d4-24cd1c1dc9a1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6727 | 2026.03.19 13:06:51.573279 [ 259 ] {2eaaf710-dd92-4cd0-a1d4-24cd1c1dc9a1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.03.19 13:06:51.573417 [ 259 ] {2eaaf710-dd92-4cd0-a1d4-24cd1c1dc9a1} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.001566 sec., 865261.8135376757 rows/sec., 54.19 MiB/sec. | ||
| 6729 | 2026.03.19 13:06:51.573454 [ 259 ] {2eaaf710-dd92-4cd0-a1d4-24cd1c1dc9a1} <Debug> TCPHandler: Processed in 0.001726484 sec. | ||
| 6730 | 2026.03.19 13:06:51.573567 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.03.19 13:06:51.573661 [ 259 ] {c22e0538-632a-495c-93e8-fa6b2a2c0526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.03.19 13:06:51.573702 [ 259 ] {c22e0538-632a-495c-93e8-fa6b2a2c0526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6733 | 2026.03.19 13:06:51.574012 [ 259 ] {c22e0538-632a-495c-93e8-fa6b2a2c0526} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.03.19 13:06:51.574049 [ 259 ] {c22e0538-632a-495c-93e8-fa6b2a2c0526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6735 | 2026.03.19 13:06:51.574353 [ 259 ] {c22e0538-632a-495c-93e8-fa6b2a2c0526} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6736 | 2026.03.19 13:06:51.574566 [ 259 ] {c22e0538-632a-495c-93e8-fa6b2a2c0526} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.03.19 13:06:51.574696 [ 259 ] {c22e0538-632a-495c-93e8-fa6b2a2c0526} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 6738 | 2026.03.19 13:06:51.574732 [ 259 ] {c22e0538-632a-495c-93e8-fa6b2a2c0526} <Debug> TCPHandler: Processed in 0.001214485 sec. | ||
| 6739 | 2026.03.19 13:06:51.574830 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.03.19 13:06:51.574923 [ 259 ] {9907bc23-23bd-43b5-a8a1-0742bf736246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6741 | 2026.03.19 13:06:51.574979 [ 259 ] {9907bc23-23bd-43b5-a8a1-0742bf736246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6742 | 2026.03.19 13:06:51.575880 [ 259 ] {9907bc23-23bd-43b5-a8a1-0742bf736246} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.03.19 13:06:51.575916 [ 259 ] {9907bc23-23bd-43b5-a8a1-0742bf736246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6744 | 2026.03.19 13:06:51.576476 [ 259 ] {9907bc23-23bd-43b5-a8a1-0742bf736246} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6745 | 2026.03.19 13:06:51.576717 [ 259 ] {9907bc23-23bd-43b5-a8a1-0742bf736246} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.03.19 13:06:51.576857 [ 259 ] {9907bc23-23bd-43b5-a8a1-0742bf736246} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001951 sec., 25115.325474115838 rows/sec., 45.01 MiB/sec. | ||
| 6747 | 2026.03.19 13:06:51.576920 [ 259 ] {9907bc23-23bd-43b5-a8a1-0742bf736246} <Debug> TCPHandler: Processed in 0.002138652 sec. | ||
| 6748 | 2026.03.19 13:06:51.577027 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.03.19 13:06:51.577122 [ 259 ] {e53a0ffd-77f5-4795-978d-18ccbcdb3071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6750 | 2026.03.19 13:06:51.577163 [ 259 ] {e53a0ffd-77f5-4795-978d-18ccbcdb3071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6751 | 2026.03.19 13:06:51.577498 [ 259 ] {e53a0ffd-77f5-4795-978d-18ccbcdb3071} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.03.19 13:06:51.577534 [ 259 ] {e53a0ffd-77f5-4795-978d-18ccbcdb3071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6753 | 2026.03.19 13:06:51.577837 [ 259 ] {e53a0ffd-77f5-4795-978d-18ccbcdb3071} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6754 | 2026.03.19 13:06:51.578057 [ 259 ] {e53a0ffd-77f5-4795-978d-18ccbcdb3071} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.03.19 13:06:51.578188 [ 259 ] {e53a0ffd-77f5-4795-978d-18ccbcdb3071} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001086 sec., 49723.75690607735 rows/sec., 2.95 MiB/sec. | ||
| 6756 | 2026.03.19 13:06:51.578225 [ 259 ] {e53a0ffd-77f5-4795-978d-18ccbcdb3071} <Debug> TCPHandler: Processed in 0.001247895 sec. | ||
| 6757 | 2026.03.19 13:06:53.389836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 894 | ||
| 6758 | 2026.03.19 13:06:53.392565 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.03.19 13:06:53.392604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6760 | 2026.03.19 13:06:53.393803 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6761 | 2026.03.19 13:06:53.394076 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.03.19 13:06:53.394324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 6763 | 2026.03.19 13:06:55.345843 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.03.19 13:06:55.346078 [ 259 ] {c2260f03-f737-47d6-b0ba-a66cd027506b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6765 | 2026.03.19 13:06:55.346154 [ 259 ] {c2260f03-f737-47d6-b0ba-a66cd027506b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6766 | 2026.03.19 13:06:55.346822 [ 259 ] {c2260f03-f737-47d6-b0ba-a66cd027506b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.03.19 13:06:55.346872 [ 259 ] {c2260f03-f737-47d6-b0ba-a66cd027506b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6768 | 2026.03.19 13:06:55.347286 [ 259 ] {c2260f03-f737-47d6-b0ba-a66cd027506b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6769 | 2026.03.19 13:06:55.347510 [ 259 ] {c2260f03-f737-47d6-b0ba-a66cd027506b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.03.19 13:06:55.347670 [ 259 ] {c2260f03-f737-47d6-b0ba-a66cd027506b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 6771 | 2026.03.19 13:06:55.347670 [ 122 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6772 | 2026.03.19 13:06:55.347712 [ 259 ] {c2260f03-f737-47d6-b0ba-a66cd027506b} <Debug> TCPHandler: Processed in 0.002031101 sec. | ||
| 6773 | 2026.03.19 13:06:55.347750 [ 122 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.03.19 13:06:55.347781 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6775 | 2026.03.19 13:06:55.347856 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.03.19 13:06:55.347919 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 6777 | 2026.03.19 13:06:55.347957 [ 259 ] {55dd66de-2cee-429b-b7bd-e949a162e77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6778 | 2026.03.19 13:06:55.348006 [ 259 ] {55dd66de-2cee-429b-b7bd-e949a162e77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6779 | 2026.03.19 13:06:55.348071 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6780 | 2026.03.19 13:06:55.348122 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2766 rows starting from the beginning of the part | ||
| 6781 | 2026.03.19 13:06:55.348207 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6782 | 2026.03.19 13:06:55.348265 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 877 rows starting from the beginning of the part | ||
| 6783 | 2026.03.19 13:06:55.348321 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 6784 | 2026.03.19 13:06:55.348371 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2758 rows starting from the beginning of the part | ||
| 6785 | 2026.03.19 13:06:55.348425 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 6786 | 2026.03.19 13:06:55.348443 [ 259 ] {55dd66de-2cee-429b-b7bd-e949a162e77d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.03.19 13:06:55.348488 [ 259 ] {55dd66de-2cee-429b-b7bd-e949a162e77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6788 | 2026.03.19 13:06:55.348834 [ 259 ] {55dd66de-2cee-429b-b7bd-e949a162e77d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6789 | 2026.03.19 13:06:55.349059 [ 259 ] {55dd66de-2cee-429b-b7bd-e949a162e77d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.03.19 13:06:55.349172 [ 122 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6791 | 2026.03.19 13:06:55.349194 [ 259 ] {55dd66de-2cee-429b-b7bd-e949a162e77d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 6792 | 2026.03.19 13:06:55.349202 [ 122 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.03.19 13:06:55.349234 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6794 | 2026.03.19 13:06:55.349239 [ 259 ] {55dd66de-2cee-429b-b7bd-e949a162e77d} <Debug> TCPHandler: Processed in 0.001444499 sec. | ||
| 6795 | 2026.03.19 13:06:55.349342 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 6796 | 2026.03.19 13:06:55.349361 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.03.19 13:06:55.349473 [ 259 ] {79652865-0a0a-41bf-9dd2-fb6617a8e647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6798 | 2026.03.19 13:06:55.349479 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6799 | 2026.03.19 13:06:55.349521 [ 259 ] {79652865-0a0a-41bf-9dd2-fb6617a8e647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6800 | 2026.03.19 13:06:55.349526 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1511 rows starting from the beginning of the part | ||
| 6801 | 2026.03.19 13:06:55.349609 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6802 | 2026.03.19 13:06:55.349655 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 530 rows starting from the beginning of the part | ||
| 6803 | 2026.03.19 13:06:55.349697 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 6804 | 2026.03.19 13:06:55.349743 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1477 rows starting from the beginning of the part | ||
| 6805 | 2026.03.19 13:06:55.349786 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 6806 | 2026.03.19 13:06:55.349916 [ 259 ] {79652865-0a0a-41bf-9dd2-fb6617a8e647} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.03.19 13:06:55.349958 [ 259 ] {79652865-0a0a-41bf-9dd2-fb6617a8e647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6808 | 2026.03.19 13:06:55.350526 [ 259 ] {79652865-0a0a-41bf-9dd2-fb6617a8e647} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6809 | 2026.03.19 13:06:55.350755 [ 259 ] {79652865-0a0a-41bf-9dd2-fb6617a8e647} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.03.19 13:06:55.350867 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6811 | 2026.03.19 13:06:55.350889 [ 259 ] {79652865-0a0a-41bf-9dd2-fb6617a8e647} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001436 sec., 66852.36768802228 rows/sec., 4.66 MiB/sec. | ||
| 6812 | 2026.03.19 13:06:55.350897 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6569 rows, containing 5 columns (5 merged, 0 gathered) in 0.003039361 sec., 2161309.5647407463 rows/sec., 174.34 MiB/sec. | ||
| 6813 | 2026.03.19 13:06:55.350932 [ 259 ] {79652865-0a0a-41bf-9dd2-fb6617a8e647} <Debug> TCPHandler: Processed in 0.001620982 sec. | ||
| 6814 | 2026.03.19 13:06:55.350895 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.03.19 13:06:55.350981 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6816 | 2026.03.19 13:06:55.351059 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.03.19 13:06:55.351081 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 6818 | 2026.03.19 13:06:55.351158 [ 259 ] {a6f2ded4-7d2f-4cae-ae9b-ae6d27d4db87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6819 | 2026.03.19 13:06:55.351188 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6820 | 2026.03.19 13:06:55.351205 [ 259 ] {a6f2ded4-7d2f-4cae-ae9b-ae6d27d4db87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6821 | 2026.03.19 13:06:55.351222 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6822 | 2026.03.19 13:06:55.351246 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001955389 sec., 1897320.6865743848 rows/sec., 139.82 MiB/sec. | ||
| 6823 | 2026.03.19 13:06:55.351268 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14910 rows starting from the beginning of the part | ||
| 6824 | 2026.03.19 13:06:55.351348 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6825 | 2026.03.19 13:06:55.351404 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 6826 | 2026.03.19 13:06:55.351453 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 6827 | 2026.03.19 13:06:55.351469 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.03.19 13:06:55.351490 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6829 | 2026.03.19 13:06:55.351501 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1355 rows starting from the beginning of the part | ||
| 6830 | 2026.03.19 13:06:55.351547 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_46_9} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6831 | 2026.03.19 13:06:55.351548 [ 259 ] {a6f2ded4-7d2f-4cae-ae9b-ae6d27d4db87} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.03.19 13:06:55.351560 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 96 rows starting from the beginning of the part | ||
| 6833 | 2026.03.19 13:06:55.351628 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 6834 | 2026.03.19 13:06:55.351639 [ 259 ] {a6f2ded4-7d2f-4cae-ae9b-ae6d27d4db87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6835 | 2026.03.19 13:06:55.351842 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.03.19 13:06:55.351957 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_46_9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6837 | 2026.03.19 13:06:55.352042 [ 259 ] {a6f2ded4-7d2f-4cae-ae9b-ae6d27d4db87} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6838 | 2026.03.19 13:06:55.352056 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6839 | 2026.03.19 13:06:55.352277 [ 259 ] {a6f2ded4-7d2f-4cae-ae9b-ae6d27d4db87} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.03.19 13:06:55.352413 [ 122 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6841 | 2026.03.19 13:06:55.352441 [ 259 ] {a6f2ded4-7d2f-4cae-ae9b-ae6d27d4db87} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001301 sec., 27671.022290545734 rows/sec., 1.86 MiB/sec. | ||
| 6842 | 2026.03.19 13:06:55.352442 [ 122 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.03.19 13:06:55.352479 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6844 | 2026.03.19 13:06:55.352484 [ 259 ] {a6f2ded4-7d2f-4cae-ae9b-ae6d27d4db87} <Debug> TCPHandler: Processed in 0.001475489 sec. | ||
| 6845 | 2026.03.19 13:06:55.352564 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 6846 | 2026.03.19 13:06:55.352653 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6847 | 2026.03.19 13:06:55.352679 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2928 rows starting from the beginning of the part | ||
| 6848 | 2026.03.19 13:06:55.352726 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 6849 | 2026.03.19 13:06:55.352767 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 6850 | 2026.03.19 13:06:55.352803 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 6851 | 2026.03.19 13:06:55.352839 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part | ||
| 6852 | 2026.03.19 13:06:55.352872 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 6853 | 2026.03.19 13:06:55.354191 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001658843 sec., 1945934.606228558 rows/sec., 125.39 MiB/sec. | ||
| 6854 | 2026.03.19 13:06:55.354395 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6855 | 2026.03.19 13:06:55.354623 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.03.19 13:06:55.354685 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_46_9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6857 | 2026.03.19 13:06:55.354741 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6858 | 2026.03.19 13:06:55.356889 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16946 rows, containing 5 columns (5 merged, 0 gathered) in 0.005859407 sec., 2892101.5386027973 rows/sec., 191.74 MiB/sec. | ||
| 6859 | 2026.03.19 13:06:55.357087 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6860 | 2026.03.19 13:06:55.357426 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.03.19 13:06:55.357521 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6862 | 2026.03.19 13:06:55.357618 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6863 | 2026.03.19 13:06:55.843608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14861 | ||
| 6864 | 2026.03.19 13:06:55.844106 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.03.19 13:06:55.844155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6866 | 2026.03.19 13:06:55.844667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6867 | 2026.03.19 13:06:55.844895 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.03.19 13:06:55.845041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14861 | ||
| 6869 | 2026.03.19 13:06:55.845051 [ 122 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6870 | 2026.03.19 13:06:55.845150 [ 122 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.03.19 13:06:55.845189 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6872 | 2026.03.19 13:06:55.845331 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 6873 | 2026.03.19 13:06:55.845440 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6874 | 2026.03.19 13:06:55.845474 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12493 rows starting from the beginning of the part | ||
| 6875 | 2026.03.19 13:06:55.845538 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6876 | 2026.03.19 13:06:55.845587 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6877 | 2026.03.19 13:06:55.845634 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6878 | 2026.03.19 13:06:55.845678 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6879 | 2026.03.19 13:06:55.845722 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6880 | 2026.03.19 13:06:55.847686 [ 191 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14861 rows, containing 4 columns (4 merged, 0 gathered) in 0.002399578 sec., 6193172.299462656 rows/sec., 88.59 MiB/sec. | ||
| 6881 | 2026.03.19 13:06:55.848101 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6882 | 2026.03.19 13:06:55.848361 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.03.19 13:06:55.848437 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_31_6} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6884 | 2026.03.19 13:06:55.848518 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6885 | 2026.03.19 13:06:56.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.37 MiB, peak 281.67 MiB, free memory in arenas 0.00 B, will set to 276.33 MiB (RSS), difference: 1.96 MiB | ||
| 6886 | 2026.03.19 13:06:56.643096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6887 | 2026.03.19 13:06:56.660817 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.03.19 13:06:56.660891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6889 | 2026.03.19 13:06:56.667225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6890 | 2026.03.19 13:06:56.667978 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.03.19 13:06:56.668272 [ 124 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6892 | 2026.03.19 13:06:56.668337 [ 124 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.03.19 13:06:56.668358 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6894 | 2026.03.19 13:06:56.668457 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 6895 | 2026.03.19 13:06:56.671767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6896 | 2026.03.19 13:06:56.672918 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6897 | 2026.03.19 13:06:56.674634 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 6898 | 2026.03.19 13:06:56.679662 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 6899 | 2026.03.19 13:06:56.684345 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 6900 | 2026.03.19 13:06:56.688849 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 6901 | 2026.03.19 13:06:56.693123 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 6902 | 2026.03.19 13:06:56.696847 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 6903 | 2026.03.19 13:06:56.754843 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086424729 sec., 2707.5583887569956 rows/sec., 14.00 MiB/sec. | ||
| 6904 | 2026.03.19 13:06:56.757989 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6905 | 2026.03.19 13:06:56.760099 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_31_6} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2026.03.19 13:06:56.760224 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_31_6} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6907 | 2026.03.19 13:06:56.762895 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6908 | 2026.03.19 13:06:57.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.42 MiB, peak 287.97 MiB, free memory in arenas 0.00 B, will set to 282.05 MiB (RSS), difference: 4.62 MiB | ||
| 6909 | 2026.03.19 13:07:00.347809 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.03.19 13:07:00.347997 [ 259 ] {9e0623a0-a35c-4c27-9611-7c7428d7f960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6911 | 2026.03.19 13:07:00.348074 [ 259 ] {9e0623a0-a35c-4c27-9611-7c7428d7f960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6912 | 2026.03.19 13:07:00.348747 [ 259 ] {9e0623a0-a35c-4c27-9611-7c7428d7f960} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.03.19 13:07:00.348798 [ 259 ] {9e0623a0-a35c-4c27-9611-7c7428d7f960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6914 | 2026.03.19 13:07:00.349217 [ 259 ] {9e0623a0-a35c-4c27-9611-7c7428d7f960} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6915 | 2026.03.19 13:07:00.349455 [ 259 ] {9e0623a0-a35c-4c27-9611-7c7428d7f960} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.03.19 13:07:00.349617 [ 259 ] {9e0623a0-a35c-4c27-9611-7c7428d7f960} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 6917 | 2026.03.19 13:07:00.349665 [ 259 ] {9e0623a0-a35c-4c27-9611-7c7428d7f960} <Debug> TCPHandler: Processed in 0.001992789 sec. | ||
| 6918 | 2026.03.19 13:07:00.349788 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.03.19 13:07:00.349896 [ 259 ] {0a3a219b-3c3b-4127-9b29-654706725f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6920 | 2026.03.19 13:07:00.349940 [ 259 ] {0a3a219b-3c3b-4127-9b29-654706725f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6921 | 2026.03.19 13:07:00.350381 [ 259 ] {0a3a219b-3c3b-4127-9b29-654706725f03} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.03.19 13:07:00.350417 [ 259 ] {0a3a219b-3c3b-4127-9b29-654706725f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6923 | 2026.03.19 13:07:00.350729 [ 259 ] {0a3a219b-3c3b-4127-9b29-654706725f03} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6924 | 2026.03.19 13:07:00.350944 [ 259 ] {0a3a219b-3c3b-4127-9b29-654706725f03} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.03.19 13:07:00.351082 [ 259 ] {0a3a219b-3c3b-4127-9b29-654706725f03} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 6926 | 2026.03.19 13:07:00.351120 [ 259 ] {0a3a219b-3c3b-4127-9b29-654706725f03} <Debug> TCPHandler: Processed in 0.001384808 sec. | ||
| 6927 | 2026.03.19 13:07:00.351234 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.03.19 13:07:00.351332 [ 259 ] {6605be7f-4ad3-4f78-8abd-3c4b06b3bf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.03.19 13:07:00.351378 [ 259 ] {6605be7f-4ad3-4f78-8abd-3c4b06b3bf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6930 | 2026.03.19 13:07:00.351790 [ 259 ] {6605be7f-4ad3-4f78-8abd-3c4b06b3bf8b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.03.19 13:07:00.351826 [ 259 ] {6605be7f-4ad3-4f78-8abd-3c4b06b3bf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6932 | 2026.03.19 13:07:00.352162 [ 259 ] {6605be7f-4ad3-4f78-8abd-3c4b06b3bf8b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6933 | 2026.03.19 13:07:00.352385 [ 259 ] {6605be7f-4ad3-4f78-8abd-3c4b06b3bf8b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.03.19 13:07:00.352520 [ 259 ] {6605be7f-4ad3-4f78-8abd-3c4b06b3bf8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6935 | 2026.03.19 13:07:00.352565 [ 259 ] {6605be7f-4ad3-4f78-8abd-3c4b06b3bf8b} <Debug> TCPHandler: Processed in 0.001380507 sec. | ||
| 6936 | 2026.03.19 13:07:00.352718 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.03.19 13:07:00.352819 [ 259 ] {337e2dee-adfc-482e-9272-60d09086de18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6938 | 2026.03.19 13:07:00.352865 [ 259 ] {337e2dee-adfc-482e-9272-60d09086de18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6939 | 2026.03.19 13:07:00.353301 [ 259 ] {337e2dee-adfc-482e-9272-60d09086de18} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.03.19 13:07:00.353341 [ 259 ] {337e2dee-adfc-482e-9272-60d09086de18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6941 | 2026.03.19 13:07:00.353664 [ 259 ] {337e2dee-adfc-482e-9272-60d09086de18} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6942 | 2026.03.19 13:07:00.353873 [ 259 ] {337e2dee-adfc-482e-9272-60d09086de18} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.03.19 13:07:00.354007 [ 259 ] {337e2dee-adfc-482e-9272-60d09086de18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 6944 | 2026.03.19 13:07:00.354044 [ 259 ] {337e2dee-adfc-482e-9272-60d09086de18} <Debug> TCPHandler: Processed in 0.001383838 sec. | ||
| 6945 | 2026.03.19 13:07:03.164014 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6946 | 2026.03.19 13:07:03.164120 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6947 | 2026.03.19 13:07:03.345150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15373 | ||
| 6948 | 2026.03.19 13:07:03.345657 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.03.19 13:07:03.345698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6950 | 2026.03.19 13:07:03.346416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6951 | 2026.03.19 13:07:03.346638 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.03.19 13:07:03.346759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15373 | ||
| 6953 | 2026.03.19 13:07:03.394625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 910 | ||
| 6954 | 2026.03.19 13:07:03.396633 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.03.19 13:07:03.396683 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6956 | 2026.03.19 13:07:03.397853 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6957 | 2026.03.19 13:07:03.398118 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.03.19 13:07:03.398387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 6959 | 2026.03.19 13:07:04.001196 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000833917 sec. | ||
| 6960 | 2026.03.19 13:07:04.171869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6961 | 2026.03.19 13:07:04.187690 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.03.19 13:07:04.187756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6963 | 2026.03.19 13:07:04.193115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6964 | 2026.03.19 13:07:04.193795 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.03.19 13:07:04.196723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6966 | 2026.03.19 13:07:04.925034 [ 96 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 6967 | 2026.03.19 13:07:04.925105 [ 96 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.03.19 13:07:04.925130 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6969 | 2026.03.19 13:07:04.925268 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 6970 | 2026.03.19 13:07:04.925419 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6971 | 2026.03.19 13:07:04.925453 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 857 rows starting from the beginning of the part | ||
| 6972 | 2026.03.19 13:07:04.925523 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 857 rows starting from the beginning of the part | ||
| 6973 | 2026.03.19 13:07:04.925569 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 6974 | 2026.03.19 13:07:04.925612 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 6975 | 2026.03.19 13:07:04.925652 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 857 rows starting from the beginning of the part | ||
| 6976 | 2026.03.19 13:07:04.926875 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666694 sec., 1721371.7695029802 rows/sec., 109.79 MiB/sec. | ||
| 6977 | 2026.03.19 13:07:04.927080 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 6978 | 2026.03.19 13:07:04.927396 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.03.19 13:07:04.927480 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_22_5} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 6980 | 2026.03.19 13:07:04.927577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6981 | 2026.03.19 13:07:05.357745 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.03.19 13:07:05.357935 [ 259 ] {3e3b4887-7c5b-47f7-b4a5-89cba3127676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.03.19 13:07:05.358006 [ 259 ] {3e3b4887-7c5b-47f7-b4a5-89cba3127676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6984 | 2026.03.19 13:07:05.358794 [ 259 ] {3e3b4887-7c5b-47f7-b4a5-89cba3127676} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.03.19 13:07:05.358840 [ 259 ] {3e3b4887-7c5b-47f7-b4a5-89cba3127676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6986 | 2026.03.19 13:07:05.359230 [ 259 ] {3e3b4887-7c5b-47f7-b4a5-89cba3127676} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6987 | 2026.03.19 13:07:05.359449 [ 259 ] {3e3b4887-7c5b-47f7-b4a5-89cba3127676} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.03.19 13:07:05.359599 [ 259 ] {3e3b4887-7c5b-47f7-b4a5-89cba3127676} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001719 sec., 165212.33275159975 rows/sec., 10.49 MiB/sec. | ||
| 6989 | 2026.03.19 13:07:05.359645 [ 259 ] {3e3b4887-7c5b-47f7-b4a5-89cba3127676} <Debug> TCPHandler: Processed in 0.002032371 sec. | ||
| 6990 | 2026.03.19 13:07:05.359778 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.03.19 13:07:05.359889 [ 259 ] {11adb897-baf7-40cb-8dd5-c71303fe4ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6992 | 2026.03.19 13:07:05.359933 [ 259 ] {11adb897-baf7-40cb-8dd5-c71303fe4ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6993 | 2026.03.19 13:07:05.360964 [ 259 ] {11adb897-baf7-40cb-8dd5-c71303fe4ee3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.03.19 13:07:05.360999 [ 259 ] {11adb897-baf7-40cb-8dd5-c71303fe4ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6995 | 2026.03.19 13:07:05.361357 [ 259 ] {11adb897-baf7-40cb-8dd5-c71303fe4ee3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6996 | 2026.03.19 13:07:05.361582 [ 259 ] {11adb897-baf7-40cb-8dd5-c71303fe4ee3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.03.19 13:07:05.361711 [ 259 ] {11adb897-baf7-40cb-8dd5-c71303fe4ee3} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001846 sec., 475081.2567713976 rows/sec., 37.66 MiB/sec. | ||
| 6998 | 2026.03.19 13:07:05.361748 [ 259 ] {11adb897-baf7-40cb-8dd5-c71303fe4ee3} <Debug> TCPHandler: Processed in 0.00201878 sec. | ||
| 6999 | 2026.03.19 13:07:05.361879 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.03.19 13:07:05.361976 [ 259 ] {e3631f03-29fc-4d4e-8f87-778d9df34b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7001 | 2026.03.19 13:07:05.362017 [ 259 ] {e3631f03-29fc-4d4e-8f87-778d9df34b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7002 | 2026.03.19 13:07:05.362546 [ 259 ] {e3631f03-29fc-4d4e-8f87-778d9df34b25} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.03.19 13:07:05.362579 [ 259 ] {e3631f03-29fc-4d4e-8f87-778d9df34b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7004 | 2026.03.19 13:07:05.362871 [ 259 ] {e3631f03-29fc-4d4e-8f87-778d9df34b25} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7005 | 2026.03.19 13:07:05.363080 [ 259 ] {e3631f03-29fc-4d4e-8f87-778d9df34b25} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.03.19 13:07:05.363204 [ 259 ] {e3631f03-29fc-4d4e-8f87-778d9df34b25} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001249 sec., 145716.5732586069 rows/sec., 9.03 MiB/sec. | ||
| 7007 | 2026.03.19 13:07:05.363239 [ 259 ] {e3631f03-29fc-4d4e-8f87-778d9df34b25} <Debug> TCPHandler: Processed in 0.001407758 sec. | ||
| 7008 | 2026.03.19 13:07:05.363354 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2026.03.19 13:07:05.363445 [ 259 ] {5ee3cd2f-b3b7-4276-999c-8efe91a431d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7010 | 2026.03.19 13:07:05.363483 [ 259 ] {5ee3cd2f-b3b7-4276-999c-8efe91a431d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7011 | 2026.03.19 13:07:05.363938 [ 259 ] {5ee3cd2f-b3b7-4276-999c-8efe91a431d8} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.03.19 13:07:05.363971 [ 259 ] {5ee3cd2f-b3b7-4276-999c-8efe91a431d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7013 | 2026.03.19 13:07:05.364258 [ 259 ] {5ee3cd2f-b3b7-4276-999c-8efe91a431d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7014 | 2026.03.19 13:07:05.364462 [ 259 ] {5ee3cd2f-b3b7-4276-999c-8efe91a431d8} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.03.19 13:07:05.364580 [ 259 ] {5ee3cd2f-b3b7-4276-999c-8efe91a431d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 7016 | 2026.03.19 13:07:05.364616 [ 259 ] {5ee3cd2f-b3b7-4276-999c-8efe91a431d8} <Debug> TCPHandler: Processed in 0.001309117 sec. | ||
| 7017 | 2026.03.19 13:07:05.364731 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.03.19 13:07:05.364822 [ 259 ] {b6150df8-365d-4339-be14-7fd13a89a67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7019 | 2026.03.19 13:07:05.364860 [ 259 ] {b6150df8-365d-4339-be14-7fd13a89a67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7020 | 2026.03.19 13:07:05.365311 [ 259 ] {b6150df8-365d-4339-be14-7fd13a89a67b} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.03.19 13:07:05.365344 [ 259 ] {b6150df8-365d-4339-be14-7fd13a89a67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7022 | 2026.03.19 13:07:05.365628 [ 259 ] {b6150df8-365d-4339-be14-7fd13a89a67b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7023 | 2026.03.19 13:07:05.365834 [ 259 ] {b6150df8-365d-4339-be14-7fd13a89a67b} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.03.19 13:07:05.365954 [ 259 ] {b6150df8-365d-4339-be14-7fd13a89a67b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 7025 | 2026.03.19 13:07:05.365989 [ 259 ] {b6150df8-365d-4339-be14-7fd13a89a67b} <Debug> TCPHandler: Processed in 0.001305366 sec. | ||
| 7026 | 2026.03.19 13:07:05.366105 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.03.19 13:07:05.366196 [ 259 ] {c69c4c38-3857-43bd-8ba2-85ae1b12354c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7028 | 2026.03.19 13:07:05.366234 [ 259 ] {c69c4c38-3857-43bd-8ba2-85ae1b12354c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7029 | 2026.03.19 13:07:05.366897 [ 259 ] {c69c4c38-3857-43bd-8ba2-85ae1b12354c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.03.19 13:07:05.366930 [ 259 ] {c69c4c38-3857-43bd-8ba2-85ae1b12354c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7031 | 2026.03.19 13:07:05.367247 [ 259 ] {c69c4c38-3857-43bd-8ba2-85ae1b12354c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7032 | 2026.03.19 13:07:05.367452 [ 259 ] {c69c4c38-3857-43bd-8ba2-85ae1b12354c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.03.19 13:07:05.367573 [ 259 ] {c69c4c38-3857-43bd-8ba2-85ae1b12354c} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001394 sec., 380200.8608321377 rows/sec., 26.89 MiB/sec. | ||
| 7034 | 2026.03.19 13:07:05.367608 [ 259 ] {c69c4c38-3857-43bd-8ba2-85ae1b12354c} <Debug> TCPHandler: Processed in 0.001549711 sec. | ||
| 7035 | 2026.03.19 13:07:05.367718 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.03.19 13:07:05.367810 [ 259 ] {343baf70-0abf-41ee-9231-02a6edc7f3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7037 | 2026.03.19 13:07:05.367849 [ 259 ] {343baf70-0abf-41ee-9231-02a6edc7f3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7038 | 2026.03.19 13:07:05.368182 [ 259 ] {343baf70-0abf-41ee-9231-02a6edc7f3cd} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.03.19 13:07:05.368214 [ 259 ] {343baf70-0abf-41ee-9231-02a6edc7f3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7040 | 2026.03.19 13:07:05.368503 [ 259 ] {343baf70-0abf-41ee-9231-02a6edc7f3cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7041 | 2026.03.19 13:07:05.368703 [ 259 ] {343baf70-0abf-41ee-9231-02a6edc7f3cd} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.03.19 13:07:05.368823 [ 259 ] {343baf70-0abf-41ee-9231-02a6edc7f3cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 7043 | 2026.03.19 13:07:05.368857 [ 259 ] {343baf70-0abf-41ee-9231-02a6edc7f3cd} <Debug> TCPHandler: Processed in 0.001186444 sec. | ||
| 7044 | 2026.03.19 13:07:05.368964 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.03.19 13:07:05.369060 [ 259 ] {4b2a9f18-b609-4378-9a4e-d495a6677971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.03.19 13:07:05.369102 [ 259 ] {4b2a9f18-b609-4378-9a4e-d495a6677971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7047 | 2026.03.19 13:07:05.369531 [ 259 ] {4b2a9f18-b609-4378-9a4e-d495a6677971} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.03.19 13:07:05.369565 [ 259 ] {4b2a9f18-b609-4378-9a4e-d495a6677971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7049 | 2026.03.19 13:07:05.369879 [ 259 ] {4b2a9f18-b609-4378-9a4e-d495a6677971} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7050 | 2026.03.19 13:07:05.370085 [ 259 ] {4b2a9f18-b609-4378-9a4e-d495a6677971} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.03.19 13:07:05.370207 [ 259 ] {4b2a9f18-b609-4378-9a4e-d495a6677971} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 7052 | 2026.03.19 13:07:05.370241 [ 259 ] {4b2a9f18-b609-4378-9a4e-d495a6677971} <Debug> TCPHandler: Processed in 0.001323656 sec. | ||
| 7053 | 2026.03.19 13:07:05.370353 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2026.03.19 13:07:05.370444 [ 259 ] {fd4201e1-6f83-492f-8f77-3fec9c6289eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7055 | 2026.03.19 13:07:05.370484 [ 259 ] {fd4201e1-6f83-492f-8f77-3fec9c6289eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7056 | 2026.03.19 13:07:05.370788 [ 259 ] {fd4201e1-6f83-492f-8f77-3fec9c6289eb} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.03.19 13:07:05.370820 [ 259 ] {fd4201e1-6f83-492f-8f77-3fec9c6289eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7058 | 2026.03.19 13:07:05.371105 [ 259 ] {fd4201e1-6f83-492f-8f77-3fec9c6289eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7059 | 2026.03.19 13:07:05.371308 [ 259 ] {fd4201e1-6f83-492f-8f77-3fec9c6289eb} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.03.19 13:07:05.371431 [ 259 ] {fd4201e1-6f83-492f-8f77-3fec9c6289eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 7061 | 2026.03.19 13:07:05.371465 [ 259 ] {fd4201e1-6f83-492f-8f77-3fec9c6289eb} <Debug> TCPHandler: Processed in 0.001158753 sec. | ||
| 7062 | 2026.03.19 13:07:05.371573 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.03.19 13:07:05.371665 [ 259 ] {445c4fb0-ccbc-40cc-ba64-02a06c703984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7064 | 2026.03.19 13:07:05.371716 [ 259 ] {445c4fb0-ccbc-40cc-ba64-02a06c703984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7065 | 2026.03.19 13:07:05.372559 [ 259 ] {445c4fb0-ccbc-40cc-ba64-02a06c703984} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.03.19 13:07:05.372592 [ 259 ] {445c4fb0-ccbc-40cc-ba64-02a06c703984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7067 | 2026.03.19 13:07:05.373121 [ 259 ] {445c4fb0-ccbc-40cc-ba64-02a06c703984} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7068 | 2026.03.19 13:07:05.373333 [ 259 ] {445c4fb0-ccbc-40cc-ba64-02a06c703984} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.03.19 13:07:05.373462 [ 259 ] {445c4fb0-ccbc-40cc-ba64-02a06c703984} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001815 sec., 22038.567493112947 rows/sec., 39.49 MiB/sec. | ||
| 7070 | 2026.03.19 13:07:05.373512 [ 259 ] {445c4fb0-ccbc-40cc-ba64-02a06c703984} <Debug> TCPHandler: Processed in 0.00198566 sec. | ||
| 7071 | 2026.03.19 13:07:05.373622 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.03.19 13:07:05.373714 [ 259 ] {c9d7e8bc-23b4-47e7-99ab-b91600770452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7073 | 2026.03.19 13:07:05.373753 [ 259 ] {c9d7e8bc-23b4-47e7-99ab-b91600770452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7074 | 2026.03.19 13:07:05.374085 [ 259 ] {c9d7e8bc-23b4-47e7-99ab-b91600770452} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.03.19 13:07:05.374117 [ 259 ] {c9d7e8bc-23b4-47e7-99ab-b91600770452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7076 | 2026.03.19 13:07:05.374412 [ 259 ] {c9d7e8bc-23b4-47e7-99ab-b91600770452} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7077 | 2026.03.19 13:07:05.374614 [ 259 ] {c9d7e8bc-23b4-47e7-99ab-b91600770452} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.03.19 13:07:05.374735 [ 259 ] {c9d7e8bc-23b4-47e7-99ab-b91600770452} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001039 sec., 86621.75168431184 rows/sec., 5.42 MiB/sec. | ||
| 7079 | 2026.03.19 13:07:05.374768 [ 259 ] {c9d7e8bc-23b4-47e7-99ab-b91600770452} <Debug> TCPHandler: Processed in 0.001193974 sec. | ||
| 7080 | 2026.03.19 13:07:10.348462 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2026.03.19 13:07:10.348678 [ 259 ] {055e15e0-6977-4f2a-a468-7f9fd9e58953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7082 | 2026.03.19 13:07:10.348748 [ 259 ] {055e15e0-6977-4f2a-a468-7f9fd9e58953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7083 | 2026.03.19 13:07:10.349495 [ 259 ] {055e15e0-6977-4f2a-a468-7f9fd9e58953} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.03.19 13:07:10.349542 [ 259 ] {055e15e0-6977-4f2a-a468-7f9fd9e58953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7085 | 2026.03.19 13:07:10.349932 [ 259 ] {055e15e0-6977-4f2a-a468-7f9fd9e58953} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7086 | 2026.03.19 13:07:10.350164 [ 259 ] {055e15e0-6977-4f2a-a468-7f9fd9e58953} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.03.19 13:07:10.350310 [ 259 ] {055e15e0-6977-4f2a-a468-7f9fd9e58953} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 7088 | 2026.03.19 13:07:10.350349 [ 259 ] {055e15e0-6977-4f2a-a468-7f9fd9e58953} <Debug> TCPHandler: Processed in 0.002022671 sec. | ||
| 7089 | 2026.03.19 13:07:10.350467 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.03.19 13:07:10.350562 [ 259 ] {d295856c-b9de-42e2-9e2b-b1cb6e978ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7091 | 2026.03.19 13:07:10.350601 [ 259 ] {d295856c-b9de-42e2-9e2b-b1cb6e978ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7092 | 2026.03.19 13:07:10.351009 [ 259 ] {d295856c-b9de-42e2-9e2b-b1cb6e978ae4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.03.19 13:07:10.351043 [ 259 ] {d295856c-b9de-42e2-9e2b-b1cb6e978ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7094 | 2026.03.19 13:07:10.351336 [ 259 ] {d295856c-b9de-42e2-9e2b-b1cb6e978ae4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7095 | 2026.03.19 13:07:10.351540 [ 259 ] {d295856c-b9de-42e2-9e2b-b1cb6e978ae4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.03.19 13:07:10.351662 [ 259 ] {d295856c-b9de-42e2-9e2b-b1cb6e978ae4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 7097 | 2026.03.19 13:07:10.351698 [ 259 ] {d295856c-b9de-42e2-9e2b-b1cb6e978ae4} <Debug> TCPHandler: Processed in 0.001278416 sec. | ||
| 7098 | 2026.03.19 13:07:10.351804 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.03.19 13:07:10.351897 [ 259 ] {89786c59-23b3-477e-8fbc-74fc70a929ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7100 | 2026.03.19 13:07:10.351939 [ 259 ] {89786c59-23b3-477e-8fbc-74fc70a929ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7101 | 2026.03.19 13:07:10.352335 [ 259 ] {89786c59-23b3-477e-8fbc-74fc70a929ea} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.03.19 13:07:10.352369 [ 259 ] {89786c59-23b3-477e-8fbc-74fc70a929ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7103 | 2026.03.19 13:07:10.352694 [ 259 ] {89786c59-23b3-477e-8fbc-74fc70a929ea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7104 | 2026.03.19 13:07:10.352895 [ 259 ] {89786c59-23b3-477e-8fbc-74fc70a929ea} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.03.19 13:07:10.353018 [ 259 ] {89786c59-23b3-477e-8fbc-74fc70a929ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 7106 | 2026.03.19 13:07:10.353053 [ 259 ] {89786c59-23b3-477e-8fbc-74fc70a929ea} <Debug> TCPHandler: Processed in 0.001296076 sec. | ||
| 7107 | 2026.03.19 13:07:10.353150 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.03.19 13:07:10.353241 [ 259 ] {e6f6a928-37a9-4da1-bc30-22548599252d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7109 | 2026.03.19 13:07:10.353281 [ 259 ] {e6f6a928-37a9-4da1-bc30-22548599252d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7110 | 2026.03.19 13:07:10.353601 [ 259 ] {e6f6a928-37a9-4da1-bc30-22548599252d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.03.19 13:07:10.353633 [ 259 ] {e6f6a928-37a9-4da1-bc30-22548599252d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7112 | 2026.03.19 13:07:10.353922 [ 259 ] {e6f6a928-37a9-4da1-bc30-22548599252d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7113 | 2026.03.19 13:07:10.354129 [ 259 ] {e6f6a928-37a9-4da1-bc30-22548599252d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.03.19 13:07:10.354253 [ 259 ] {e6f6a928-37a9-4da1-bc30-22548599252d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 7115 | 2026.03.19 13:07:10.354287 [ 259 ] {e6f6a928-37a9-4da1-bc30-22548599252d} <Debug> TCPHandler: Processed in 0.001183843 sec. | ||
| 7116 | 2026.03.19 13:07:10.846820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15821 | ||
| 7117 | 2026.03.19 13:07:10.847329 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.03.19 13:07:10.847376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7119 | 2026.03.19 13:07:10.847984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7120 | 2026.03.19 13:07:10.848224 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.03.19 13:07:10.848370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15821 | ||
| 7122 | 2026.03.19 13:07:11.696775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7123 | 2026.03.19 13:07:11.715244 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.03.19 13:07:11.715313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7125 | 2026.03.19 13:07:11.720823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7126 | 2026.03.19 13:07:11.721550 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.03.19 13:07:11.724538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7128 | 2026.03.19 13:07:11.910086 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51759 | ||
| 7129 | 2026.03.19 13:07:11.910220 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7130 | 2026.03.19 13:07:11.910253 [ 291 ] {} <Debug> TCP-Session: 25fd137c-6087-45fa-ab5e-519575e980d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51759 | ||
| 7131 | 2026.03.19 13:07:11.910278 [ 291 ] {} <Debug> TCP-Session: 25fd137c-6087-45fa-ab5e-519575e980d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7132 | 2026.03.19 13:07:11.910293 [ 291 ] {} <Debug> TCP-Session: 25fd137c-6087-45fa-ab5e-519575e980d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7133 | 2026.03.19 13:07:11.910500 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57177 | ||
| 7134 | 2026.03.19 13:07:11.910529 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63049 | ||
| 7135 | 2026.03.19 13:07:11.910561 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42679 | ||
| 7136 | 2026.03.19 13:07:11.910575 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37543 | ||
| 7137 | 2026.03.19 13:07:11.910588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45264 | ||
| 7138 | 2026.03.19 13:07:11.910636 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7139 | 2026.03.19 13:07:11.910661 [ 291 ] {} <Trace> TCP-Session: 25fd137c-6087-45fa-ab5e-519575e980d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.03.19 13:07:11.910687 [ 292 ] {} <Debug> TCP-Session: c3186c79-f7d0-4930-a165-7507a4cf36de Authenticating user 'default' from [fd00:1122:3344:101::e]:57177 | ||
| 7141 | 2026.03.19 13:07:11.910554 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41423 | ||
| 7142 | 2026.03.19 13:07:11.910722 [ 292 ] {} <Debug> TCP-Session: c3186c79-f7d0-4930-a165-7507a4cf36de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.03.19 13:07:11.910781 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7144 | 2026.03.19 13:07:11.910792 [ 292 ] {} <Debug> TCP-Session: c3186c79-f7d0-4930-a165-7507a4cf36de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.03.19 13:07:11.910529 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49920 | ||
| 7146 | 2026.03.19 13:07:11.910819 [ 286 ] {} <Debug> TCP-Session: 82a2cb79-9e77-4c97-89a4-1e603d069c37 Authenticating user 'default' from [fd00:1122:3344:101::e]:42679 | ||
| 7147 | 2026.03.19 13:07:11.910586 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44140 | ||
| 7148 | 2026.03.19 13:07:11.910900 [ 286 ] {} <Debug> TCP-Session: 82a2cb79-9e77-4c97-89a4-1e603d069c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7149 | 2026.03.19 13:07:11.910932 [ 286 ] {} <Debug> TCP-Session: 82a2cb79-9e77-4c97-89a4-1e603d069c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7150 | 2026.03.19 13:07:11.910990 [ 291 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51759) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7151 | 2026.03.19 13:07:11.911246 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7152 | 2026.03.19 13:07:11.911283 [ 290 ] {} <Debug> TCP-Session: 3575064d-89b8-47bf-a9b2-4055e71cf67d Authenticating user 'default' from [fd00:1122:3344:101::e]:45264 | ||
| 7153 | 2026.03.19 13:07:11.911307 [ 290 ] {} <Debug> TCP-Session: 3575064d-89b8-47bf-a9b2-4055e71cf67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7154 | 2026.03.19 13:07:11.911323 [ 290 ] {} <Debug> TCP-Session: 3575064d-89b8-47bf-a9b2-4055e71cf67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7155 | 2026.03.19 13:07:11.911347 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7156 | 2026.03.19 13:07:11.911391 [ 289 ] {} <Debug> TCP-Session: 6ccc185e-dec9-47b1-9299-9afc5029073e Authenticating user 'default' from [fd00:1122:3344:101::e]:44140 | ||
| 7157 | 2026.03.19 13:07:11.911414 [ 289 ] {} <Debug> TCP-Session: 6ccc185e-dec9-47b1-9299-9afc5029073e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7158 | 2026.03.19 13:07:11.911415 [ 291 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7159 | 2026.03.19 13:07:11.911427 [ 289 ] {} <Debug> TCP-Session: 6ccc185e-dec9-47b1-9299-9afc5029073e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7160 | 2026.03.19 13:07:11.911431 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7161 | 2026.03.19 13:07:11.911491 [ 293 ] {} <Debug> TCP-Session: aec35abf-0ea1-46db-82f5-80a968527e23 Authenticating user 'default' from [fd00:1122:3344:101::e]:49920 | ||
| 7162 | 2026.03.19 13:07:11.911497 [ 291 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7163 | 2026.03.19 13:07:11.911520 [ 293 ] {} <Debug> TCP-Session: aec35abf-0ea1-46db-82f5-80a968527e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7164 | 2026.03.19 13:07:11.911548 [ 293 ] {} <Debug> TCP-Session: aec35abf-0ea1-46db-82f5-80a968527e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7165 | 2026.03.19 13:07:11.911687 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7166 | 2026.03.19 13:07:11.911718 [ 294 ] {} <Debug> TCP-Session: 7622a876-425e-49d3-b367-8c98fb6a3cda Authenticating user 'default' from [fd00:1122:3344:101::e]:63049 | ||
| 7167 | 2026.03.19 13:07:11.911735 [ 294 ] {} <Debug> TCP-Session: 7622a876-425e-49d3-b367-8c98fb6a3cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7168 | 2026.03.19 13:07:11.911746 [ 294 ] {} <Debug> TCP-Session: 7622a876-425e-49d3-b367-8c98fb6a3cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7169 | 2026.03.19 13:07:11.911801 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7170 | 2026.03.19 13:07:11.911837 [ 288 ] {} <Debug> TCP-Session: 78cc8fe9-ea7b-4f5d-b668-38e8ca643e44 Authenticating user 'default' from [fd00:1122:3344:101::e]:37543 | ||
| 7171 | 2026.03.19 13:07:11.911853 [ 288 ] {} <Debug> TCP-Session: 78cc8fe9-ea7b-4f5d-b668-38e8ca643e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2026.03.19 13:07:11.911870 [ 288 ] {} <Debug> TCP-Session: 78cc8fe9-ea7b-4f5d-b668-38e8ca643e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2026.03.19 13:07:11.911907 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7174 | 2026.03.19 13:07:11.911942 [ 258 ] {} <Debug> TCP-Session: 54b98c63-86f1-4fb2-88c9-3c7cc51ad1e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41423 | ||
| 7175 | 2026.03.19 13:07:11.911958 [ 258 ] {} <Debug> TCP-Session: 54b98c63-86f1-4fb2-88c9-3c7cc51ad1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7176 | 2026.03.19 13:07:11.911971 [ 258 ] {} <Debug> TCP-Session: 54b98c63-86f1-4fb2-88c9-3c7cc51ad1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7177 | 2026.03.19 13:07:11.912028 [ 291 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 7178 | 2026.03.19 13:07:11.913011 [ 322 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Trace> AggregatingTransform: Aggregating | ||
| 7179 | 2026.03.19 13:07:11.913055 [ 322 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Trace> Aggregator: Aggregation method: without_key | ||
| 7180 | 2026.03.19 13:07:11.913090 [ 322 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955128 sec. (1046.980 rows/sec., 40.90 KiB/sec.) | ||
| 7181 | 2026.03.19 13:07:11.913108 [ 322 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Trace> Aggregator: Merging aggregated data | ||
| 7182 | 2026.03.19 13:07:11.914719 [ 291 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00391 sec., 255.7544757033248 rows/sec., 9.99 KiB/sec. | ||
| 7183 | 2026.03.19 13:07:11.914847 [ 291 ] {f2993b5b-263e-47d0-b2d8-e32a5d02a070} <Debug> TCPHandler: Processed in 0.004353667 sec. | ||
| 7184 | 2026.03.19 13:07:11.914958 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7185 | 2026.03.19 13:07:11.914988 [ 291 ] {} <Debug> TCP-Session: 25fd137c-6087-45fa-ab5e-519575e980d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2026.03.19 13:07:11.914997 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7187 | 2026.03.19 13:07:11.915028 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7188 | 2026.03.19 13:07:11.915046 [ 288 ] {} <Debug> TCP-Session: 78cc8fe9-ea7b-4f5d-b668-38e8ca643e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2026.03.19 13:07:11.915054 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7190 | 2026.03.19 13:07:11.915073 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7191 | 2026.03.19 13:07:11.915096 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7192 | 2026.03.19 13:07:11.915114 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7193 | 2026.03.19 13:07:11.915141 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7194 | 2026.03.19 13:07:11.915160 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7195 | 2026.03.19 13:07:11.915184 [ 286 ] {} <Debug> TCP-Session: 82a2cb79-9e77-4c97-89a4-1e603d069c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.03.19 13:07:11.915173 [ 294 ] {} <Debug> TCP-Session: 7622a876-425e-49d3-b367-8c98fb6a3cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.03.19 13:07:11.915209 [ 289 ] {} <Debug> TCP-Session: 6ccc185e-dec9-47b1-9299-9afc5029073e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.03.19 13:07:11.915152 [ 292 ] {} <Debug> TCP-Session: c3186c79-f7d0-4930-a165-7507a4cf36de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7199 | 2026.03.19 13:07:11.915128 [ 258 ] {} <Debug> TCP-Session: 54b98c63-86f1-4fb2-88c9-3c7cc51ad1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7200 | 2026.03.19 13:07:11.915110 [ 293 ] {} <Debug> TCP-Session: aec35abf-0ea1-46db-82f5-80a968527e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.03.19 13:07:11.915079 [ 290 ] {} <Debug> TCP-Session: 3575064d-89b8-47bf-a9b2-4055e71cf67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.03.19 13:07:12.095881 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51971 | ||
| 7203 | 2026.03.19 13:07:12.095989 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7204 | 2026.03.19 13:07:12.096020 [ 291 ] {} <Debug> TCP-Session: 9f0951ee-ff9a-4c10-a11d-e1c6f77ec4e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51971 | ||
| 7205 | 2026.03.19 13:07:12.096042 [ 291 ] {} <Debug> TCP-Session: 9f0951ee-ff9a-4c10-a11d-e1c6f77ec4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7206 | 2026.03.19 13:07:12.096055 [ 291 ] {} <Debug> TCP-Session: 9f0951ee-ff9a-4c10-a11d-e1c6f77ec4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7207 | 2026.03.19 13:07:12.096279 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41021 | ||
| 7208 | 2026.03.19 13:07:12.096313 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47960 | ||
| 7209 | 2026.03.19 13:07:12.096349 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33175 | ||
| 7210 | 2026.03.19 13:07:12.096367 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47028 | ||
| 7211 | 2026.03.19 13:07:12.096380 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46826 | ||
| 7212 | 2026.03.19 13:07:12.096401 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7213 | 2026.03.19 13:07:12.096373 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58057 | ||
| 7214 | 2026.03.19 13:07:12.096457 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7215 | 2026.03.19 13:07:12.096478 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7216 | 2026.03.19 13:07:12.096457 [ 292 ] {} <Debug> TCP-Session: 04515a39-5822-4761-8768-294d0341b41e Authenticating user 'default' from [fd00:1122:3344:101::e]:41021 | ||
| 7217 | 2026.03.19 13:07:12.096499 [ 286 ] {} <Debug> TCP-Session: 02e76f7f-3fb6-49d2-bad4-c1e0c4eb28c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33175 | ||
| 7218 | 2026.03.19 13:07:12.096509 [ 290 ] {} <Debug> TCP-Session: ba9eecd5-fdfe-4da3-8863-c495fb55cbac Authenticating user 'default' from [fd00:1122:3344:101::e]:46826 | ||
| 7219 | 2026.03.19 13:07:12.096522 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7220 | 2026.03.19 13:07:12.096543 [ 286 ] {} <Debug> TCP-Session: 02e76f7f-3fb6-49d2-bad4-c1e0c4eb28c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.03.19 13:07:12.096545 [ 290 ] {} <Debug> TCP-Session: ba9eecd5-fdfe-4da3-8863-c495fb55cbac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.03.19 13:07:12.096566 [ 286 ] {} <Debug> TCP-Session: 02e76f7f-3fb6-49d2-bad4-c1e0c4eb28c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.03.19 13:07:12.096566 [ 289 ] {} <Debug> TCP-Session: 47aef257-0b8b-451e-a6c8-8a4dc0382434 Authenticating user 'default' from [fd00:1122:3344:101::e]:58057 | ||
| 7224 | 2026.03.19 13:07:12.096574 [ 290 ] {} <Debug> TCP-Session: ba9eecd5-fdfe-4da3-8863-c495fb55cbac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.03.19 13:07:12.096533 [ 292 ] {} <Debug> TCP-Session: 04515a39-5822-4761-8768-294d0341b41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.03.19 13:07:12.096605 [ 289 ] {} <Debug> TCP-Session: 47aef257-0b8b-451e-a6c8-8a4dc0382434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2026.03.19 13:07:12.096625 [ 292 ] {} <Debug> TCP-Session: 04515a39-5822-4761-8768-294d0341b41e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2026.03.19 13:07:12.096639 [ 289 ] {} <Debug> TCP-Session: 47aef257-0b8b-451e-a6c8-8a4dc0382434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.03.19 13:07:12.096440 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7230 | 2026.03.19 13:07:12.096372 [ 291 ] {} <Trace> TCP-Session: 9f0951ee-ff9a-4c10-a11d-e1c6f77ec4e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.03.19 13:07:12.096690 [ 293 ] {} <Debug> TCP-Session: 9e7dc3d9-ce0c-4ea5-aeea-518a360b9aad Authenticating user 'default' from [fd00:1122:3344:101::e]:47960 | ||
| 7232 | 2026.03.19 13:07:12.096327 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53471 | ||
| 7233 | 2026.03.19 13:07:12.096721 [ 293 ] {} <Debug> TCP-Session: 9e7dc3d9-ce0c-4ea5-aeea-518a360b9aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2026.03.19 13:07:12.096324 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53635 | ||
| 7235 | 2026.03.19 13:07:12.096744 [ 293 ] {} <Debug> TCP-Session: 9e7dc3d9-ce0c-4ea5-aeea-518a360b9aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.03.19 13:07:12.096461 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7237 | 2026.03.19 13:07:12.096778 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7238 | 2026.03.19 13:07:12.096806 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7239 | 2026.03.19 13:07:12.096811 [ 288 ] {} <Debug> TCP-Session: df9282f2-37fc-44cd-b54b-9ef84982f5ce Authenticating user 'default' from [fd00:1122:3344:101::e]:47028 | ||
| 7240 | 2026.03.19 13:07:12.096821 [ 258 ] {} <Debug> TCP-Session: 424da7c9-565b-4bbd-824f-3c27ea055b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:53471 | ||
| 7241 | 2026.03.19 13:07:12.096834 [ 294 ] {} <Debug> TCP-Session: 4ac54072-416b-4173-a4eb-f5de94ae6292 Authenticating user 'default' from [fd00:1122:3344:101::e]:53635 | ||
| 7242 | 2026.03.19 13:07:12.096846 [ 288 ] {} <Debug> TCP-Session: df9282f2-37fc-44cd-b54b-9ef84982f5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.03.19 13:07:12.096858 [ 258 ] {} <Debug> TCP-Session: 424da7c9-565b-4bbd-824f-3c27ea055b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2026.03.19 13:07:12.096869 [ 294 ] {} <Debug> TCP-Session: 4ac54072-416b-4173-a4eb-f5de94ae6292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.03.19 13:07:12.096893 [ 258 ] {} <Debug> TCP-Session: 424da7c9-565b-4bbd-824f-3c27ea055b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.03.19 13:07:12.096906 [ 294 ] {} <Debug> TCP-Session: 4ac54072-416b-4173-a4eb-f5de94ae6292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.03.19 13:07:12.096855 [ 291 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7248 | 2026.03.19 13:07:12.096880 [ 288 ] {} <Debug> TCP-Session: df9282f2-37fc-44cd-b54b-9ef84982f5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.03.19 13:07:12.097197 [ 291 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7250 | 2026.03.19 13:07:12.097254 [ 291 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7251 | 2026.03.19 13:07:12.097527 [ 291 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 7252 | 2026.03.19 13:07:12.098435 [ 346 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Trace> AggregatingTransform: Aggregating | ||
| 7253 | 2026.03.19 13:07:12.098488 [ 346 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7254 | 2026.03.19 13:07:12.098528 [ 346 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904268 sec. (1105.867 rows/sec., 43.20 KiB/sec.) | ||
| 7255 | 2026.03.19 13:07:12.098548 [ 346 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Trace> Aggregator: Merging aggregated data | ||
| 7256 | 2026.03.19 13:07:12.099926 [ 291 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 7257 | 2026.03.19 13:07:12.100058 [ 291 ] {25f90b11-389c-427c-be24-3d895e2de90b} <Debug> TCPHandler: Processed in 0.003804266 sec. | ||
| 7258 | 2026.03.19 13:07:12.100192 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7259 | 2026.03.19 13:07:12.100225 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7260 | 2026.03.19 13:07:12.100236 [ 291 ] {} <Debug> TCP-Session: 9f0951ee-ff9a-4c10-a11d-e1c6f77ec4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.03.19 13:07:12.100250 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7262 | 2026.03.19 13:07:12.100271 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7263 | 2026.03.19 13:07:12.100292 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7264 | 2026.03.19 13:07:12.100309 [ 288 ] {} <Debug> TCP-Session: df9282f2-37fc-44cd-b54b-9ef84982f5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2026.03.19 13:07:12.100328 [ 292 ] {} <Debug> TCP-Session: 04515a39-5822-4761-8768-294d0341b41e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.03.19 13:07:12.100344 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7267 | 2026.03.19 13:07:12.100358 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7268 | 2026.03.19 13:07:12.100347 [ 290 ] {} <Debug> TCP-Session: ba9eecd5-fdfe-4da3-8863-c495fb55cbac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.03.19 13:07:12.100398 [ 258 ] {} <Debug> TCP-Session: 424da7c9-565b-4bbd-824f-3c27ea055b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7270 | 2026.03.19 13:07:12.100404 [ 289 ] {} <Debug> TCP-Session: 47aef257-0b8b-451e-a6c8-8a4dc0382434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.03.19 13:07:12.100325 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7272 | 2026.03.19 13:07:12.100321 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7273 | 2026.03.19 13:07:12.100267 [ 286 ] {} <Debug> TCP-Session: 02e76f7f-3fb6-49d2-bad4-c1e0c4eb28c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2026.03.19 13:07:12.100479 [ 294 ] {} <Debug> TCP-Session: 4ac54072-416b-4173-a4eb-f5de94ae6292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7275 | 2026.03.19 13:07:12.100495 [ 293 ] {} <Debug> TCP-Session: 9e7dc3d9-ce0c-4ea5-aeea-518a360b9aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.03.19 13:07:13.398477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 944 | ||
| 7277 | 2026.03.19 13:07:13.400890 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.03.19 13:07:13.400941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7279 | 2026.03.19 13:07:13.402172 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7280 | 2026.03.19 13:07:13.402435 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.03.19 13:07:13.402705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7282 | 2026.03.19 13:07:13.583665 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42543 | ||
| 7283 | 2026.03.19 13:07:13.583775 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7284 | 2026.03.19 13:07:13.583801 [ 291 ] {} <Debug> TCP-Session: b600c1e9-364d-4918-8875-82e5412f3d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:42543 | ||
| 7285 | 2026.03.19 13:07:13.583823 [ 291 ] {} <Debug> TCP-Session: b600c1e9-364d-4918-8875-82e5412f3d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7286 | 2026.03.19 13:07:13.583835 [ 291 ] {} <Debug> TCP-Session: b600c1e9-364d-4918-8875-82e5412f3d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2026.03.19 13:07:13.584055 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62844 | ||
| 7288 | 2026.03.19 13:07:13.584092 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48118 | ||
| 7289 | 2026.03.19 13:07:13.584122 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51077 | ||
| 7290 | 2026.03.19 13:07:13.584175 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7291 | 2026.03.19 13:07:13.584144 [ 291 ] {} <Trace> TCP-Session: b600c1e9-364d-4918-8875-82e5412f3d82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2026.03.19 13:07:13.584206 [ 292 ] {} <Debug> TCP-Session: e4d0ff54-f48b-4a93-a30b-66fb3c83b78f Authenticating user 'default' from [fd00:1122:3344:101::e]:62844 | ||
| 7293 | 2026.03.19 13:07:13.584218 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7294 | 2026.03.19 13:07:13.584232 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7295 | 2026.03.19 13:07:13.584242 [ 292 ] {} <Debug> TCP-Session: e4d0ff54-f48b-4a93-a30b-66fb3c83b78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.03.19 13:07:13.584257 [ 293 ] {} <Debug> TCP-Session: 0d6c80e4-4b4d-4b29-b33f-6408e893ae69 Authenticating user 'default' from [fd00:1122:3344:101::e]:48118 | ||
| 7297 | 2026.03.19 13:07:13.584267 [ 288 ] {} <Debug> TCP-Session: 7f2ab5f3-85e3-4e5e-9741-6b3bbbbe9a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:51077 | ||
| 7298 | 2026.03.19 13:07:13.584270 [ 292 ] {} <Debug> TCP-Session: e4d0ff54-f48b-4a93-a30b-66fb3c83b78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7299 | 2026.03.19 13:07:13.584292 [ 293 ] {} <Debug> TCP-Session: 0d6c80e4-4b4d-4b29-b33f-6408e893ae69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.03.19 13:07:13.584299 [ 288 ] {} <Debug> TCP-Session: 7f2ab5f3-85e3-4e5e-9741-6b3bbbbe9a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.03.19 13:07:13.584317 [ 293 ] {} <Debug> TCP-Session: 0d6c80e4-4b4d-4b29-b33f-6408e893ae69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.03.19 13:07:13.584331 [ 288 ] {} <Debug> TCP-Session: 7f2ab5f3-85e3-4e5e-9741-6b3bbbbe9a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.03.19 13:07:13.584140 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63361 | ||
| 7304 | 2026.03.19 13:07:13.584366 [ 291 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42543) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7305 | 2026.03.19 13:07:13.584131 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32820 | ||
| 7306 | 2026.03.19 13:07:13.584107 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47842 | ||
| 7307 | 2026.03.19 13:07:13.584100 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42299 | ||
| 7308 | 2026.03.19 13:07:13.584484 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7309 | 2026.03.19 13:07:13.584487 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2026.03.19 13:07:13.584515 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7311 | 2026.03.19 13:07:13.584524 [ 290 ] {} <Debug> TCP-Session: 81ccde71-d717-4c9f-b308-72003dd7ba3d Authenticating user 'default' from [fd00:1122:3344:101::e]:63361 | ||
| 7312 | 2026.03.19 13:07:13.584534 [ 289 ] {} <Debug> TCP-Session: cd270a37-5da3-411d-9c31-b2cdb6a17a24 Authenticating user 'default' from [fd00:1122:3344:101::e]:32820 | ||
| 7313 | 2026.03.19 13:07:13.584550 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7314 | 2026.03.19 13:07:13.584565 [ 289 ] {} <Debug> TCP-Session: cd270a37-5da3-411d-9c31-b2cdb6a17a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.03.19 13:07:13.584560 [ 290 ] {} <Debug> TCP-Session: 81ccde71-d717-4c9f-b308-72003dd7ba3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.03.19 13:07:13.584584 [ 289 ] {} <Debug> TCP-Session: cd270a37-5da3-411d-9c31-b2cdb6a17a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2026.03.19 13:07:13.584599 [ 290 ] {} <Debug> TCP-Session: 81ccde71-d717-4c9f-b308-72003dd7ba3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7318 | 2026.03.19 13:07:13.584585 [ 258 ] {} <Debug> TCP-Session: f2321a44-cee4-4e2e-86f4-ffd9141e576c Authenticating user 'default' from [fd00:1122:3344:101::e]:42299 | ||
| 7319 | 2026.03.19 13:07:13.584547 [ 286 ] {} <Debug> TCP-Session: 7f7628d2-db6a-42ec-9ed4-1870797edfc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47842 | ||
| 7320 | 2026.03.19 13:07:13.584654 [ 291 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7321 | 2026.03.19 13:07:13.584673 [ 286 ] {} <Debug> TCP-Session: 7f7628d2-db6a-42ec-9ed4-1870797edfc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.03.19 13:07:13.584660 [ 258 ] {} <Debug> TCP-Session: f2321a44-cee4-4e2e-86f4-ffd9141e576c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.03.19 13:07:13.584701 [ 286 ] {} <Debug> TCP-Session: 7f7628d2-db6a-42ec-9ed4-1870797edfc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7324 | 2026.03.19 13:07:13.584720 [ 291 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7325 | 2026.03.19 13:07:13.584730 [ 258 ] {} <Debug> TCP-Session: f2321a44-cee4-4e2e-86f4-ffd9141e576c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2026.03.19 13:07:13.584093 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58818 | ||
| 7327 | 2026.03.19 13:07:13.584831 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7328 | 2026.03.19 13:07:13.584854 [ 294 ] {} <Debug> TCP-Session: 7a439d29-3752-4776-9169-01ae167b7fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:58818 | ||
| 7329 | 2026.03.19 13:07:13.584871 [ 294 ] {} <Debug> TCP-Session: 7a439d29-3752-4776-9169-01ae167b7fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.03.19 13:07:13.584883 [ 294 ] {} <Debug> TCP-Session: 7a439d29-3752-4776-9169-01ae167b7fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2026.03.19 13:07:13.585008 [ 291 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 7332 | 2026.03.19 13:07:13.585964 [ 330 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Trace> AggregatingTransform: Aggregating | ||
| 7333 | 2026.03.19 13:07:13.586011 [ 330 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7334 | 2026.03.19 13:07:13.586043 [ 330 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933588 sec. (1071.136 rows/sec., 41.84 KiB/sec.) | ||
| 7335 | 2026.03.19 13:07:13.586058 [ 330 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Trace> Aggregator: Merging aggregated data | ||
| 7336 | 2026.03.19 13:07:13.587913 [ 291 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003606 sec., 277.31558513588465 rows/sec., 10.83 KiB/sec. | ||
| 7337 | 2026.03.19 13:07:13.588046 [ 291 ] {785067c3-ffb3-4504-83bc-092f720ac73c} <Debug> TCPHandler: Processed in 0.00402003 sec. | ||
| 7338 | 2026.03.19 13:07:13.588155 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7339 | 2026.03.19 13:07:13.588186 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7340 | 2026.03.19 13:07:13.588193 [ 291 ] {} <Debug> TCP-Session: b600c1e9-364d-4918-8875-82e5412f3d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.03.19 13:07:13.588212 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7342 | 2026.03.19 13:07:13.588231 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7343 | 2026.03.19 13:07:13.588244 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7344 | 2026.03.19 13:07:13.588269 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7345 | 2026.03.19 13:07:13.588274 [ 286 ] {} <Debug> TCP-Session: 7f7628d2-db6a-42ec-9ed4-1870797edfc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.03.19 13:07:13.588298 [ 292 ] {} <Debug> TCP-Session: e4d0ff54-f48b-4a93-a30b-66fb3c83b78f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.03.19 13:07:13.588312 [ 290 ] {} <Debug> TCP-Session: 81ccde71-d717-4c9f-b308-72003dd7ba3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2026.03.19 13:07:13.588306 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7349 | 2026.03.19 13:07:13.588325 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7350 | 2026.03.19 13:07:13.588371 [ 258 ] {} <Debug> TCP-Session: f2321a44-cee4-4e2e-86f4-ffd9141e576c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.03.19 13:07:13.588287 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7352 | 2026.03.19 13:07:13.588404 [ 289 ] {} <Debug> TCP-Session: cd270a37-5da3-411d-9c31-b2cdb6a17a24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.03.19 13:07:13.588436 [ 288 ] {} <Debug> TCP-Session: 7f2ab5f3-85e3-4e5e-9741-6b3bbbbe9a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.03.19 13:07:13.588231 [ 294 ] {} <Debug> TCP-Session: 7a439d29-3752-4776-9169-01ae167b7fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.03.19 13:07:13.588261 [ 293 ] {} <Debug> TCP-Session: 0d6c80e4-4b4d-4b29-b33f-6408e893ae69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2026.03.19 13:07:15.360281 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.03.19 13:07:15.360487 [ 259 ] {0db0cd63-f46f-4e7d-b592-29dbb5b92ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.03.19 13:07:15.360562 [ 259 ] {0db0cd63-f46f-4e7d-b592-29dbb5b92ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7359 | 2026.03.19 13:07:15.361342 [ 259 ] {0db0cd63-f46f-4e7d-b592-29dbb5b92ab2} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.03.19 13:07:15.361383 [ 259 ] {0db0cd63-f46f-4e7d-b592-29dbb5b92ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7361 | 2026.03.19 13:07:15.361797 [ 259 ] {0db0cd63-f46f-4e7d-b592-29dbb5b92ab2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7362 | 2026.03.19 13:07:15.362042 [ 259 ] {0db0cd63-f46f-4e7d-b592-29dbb5b92ab2} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.03.19 13:07:15.362197 [ 259 ] {0db0cd63-f46f-4e7d-b592-29dbb5b92ab2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 7364 | 2026.03.19 13:07:15.362247 [ 259 ] {0db0cd63-f46f-4e7d-b592-29dbb5b92ab2} <Debug> TCPHandler: Processed in 0.002123512 sec. | ||
| 7365 | 2026.03.19 13:07:15.362365 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.03.19 13:07:15.362465 [ 259 ] {d55c5662-a1d7-4cec-94bc-9acae49f0f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7367 | 2026.03.19 13:07:15.362508 [ 259 ] {d55c5662-a1d7-4cec-94bc-9acae49f0f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7368 | 2026.03.19 13:07:15.363407 [ 259 ] {d55c5662-a1d7-4cec-94bc-9acae49f0f77} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.03.19 13:07:15.363444 [ 259 ] {d55c5662-a1d7-4cec-94bc-9acae49f0f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7370 | 2026.03.19 13:07:15.363820 [ 259 ] {d55c5662-a1d7-4cec-94bc-9acae49f0f77} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7371 | 2026.03.19 13:07:15.364044 [ 259 ] {d55c5662-a1d7-4cec-94bc-9acae49f0f77} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.03.19 13:07:15.364180 [ 259 ] {d55c5662-a1d7-4cec-94bc-9acae49f0f77} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001709 sec., 513165.59391456994 rows/sec., 40.68 MiB/sec. | ||
| 7373 | 2026.03.19 13:07:15.364221 [ 259 ] {d55c5662-a1d7-4cec-94bc-9acae49f0f77} <Debug> TCPHandler: Processed in 0.001885268 sec. | ||
| 7374 | 2026.03.19 13:07:15.364338 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.03.19 13:07:15.364438 [ 259 ] {151d17bf-b01b-4e96-9dec-0293dd825947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.03.19 13:07:15.364481 [ 259 ] {151d17bf-b01b-4e96-9dec-0293dd825947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7377 | 2026.03.19 13:07:15.364960 [ 259 ] {151d17bf-b01b-4e96-9dec-0293dd825947} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.03.19 13:07:15.364996 [ 259 ] {151d17bf-b01b-4e96-9dec-0293dd825947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7379 | 2026.03.19 13:07:15.365314 [ 259 ] {151d17bf-b01b-4e96-9dec-0293dd825947} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7380 | 2026.03.19 13:07:15.365522 [ 259 ] {151d17bf-b01b-4e96-9dec-0293dd825947} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.03.19 13:07:15.365651 [ 259 ] {151d17bf-b01b-4e96-9dec-0293dd825947} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001233 sec., 147607.46147607462 rows/sec., 9.15 MiB/sec. | ||
| 7382 | 2026.03.19 13:07:15.365690 [ 259 ] {151d17bf-b01b-4e96-9dec-0293dd825947} <Debug> TCPHandler: Processed in 0.001403998 sec. | ||
| 7383 | 2026.03.19 13:07:15.365810 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.03.19 13:07:15.365907 [ 259 ] {3302b14f-b61a-484a-98c9-81bc68659386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.03.19 13:07:15.365948 [ 259 ] {3302b14f-b61a-484a-98c9-81bc68659386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7386 | 2026.03.19 13:07:15.366383 [ 259 ] {3302b14f-b61a-484a-98c9-81bc68659386} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.03.19 13:07:15.366420 [ 259 ] {3302b14f-b61a-484a-98c9-81bc68659386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7388 | 2026.03.19 13:07:15.366721 [ 259 ] {3302b14f-b61a-484a-98c9-81bc68659386} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7389 | 2026.03.19 13:07:15.366925 [ 259 ] {3302b14f-b61a-484a-98c9-81bc68659386} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.03.19 13:07:15.367058 [ 259 ] {3302b14f-b61a-484a-98c9-81bc68659386} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 7391 | 2026.03.19 13:07:15.367095 [ 259 ] {3302b14f-b61a-484a-98c9-81bc68659386} <Debug> TCPHandler: Processed in 0.001335437 sec. | ||
| 7392 | 2026.03.19 13:07:15.367207 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.03.19 13:07:15.367303 [ 259 ] {6aa0b385-2925-4c3a-a610-2f23c61af08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7394 | 2026.03.19 13:07:15.367343 [ 259 ] {6aa0b385-2925-4c3a-a610-2f23c61af08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7395 | 2026.03.19 13:07:15.367778 [ 259 ] {6aa0b385-2925-4c3a-a610-2f23c61af08a} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.03.19 13:07:15.367814 [ 259 ] {6aa0b385-2925-4c3a-a610-2f23c61af08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7397 | 2026.03.19 13:07:15.368113 [ 259 ] {6aa0b385-2925-4c3a-a610-2f23c61af08a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7398 | 2026.03.19 13:07:15.368320 [ 259 ] {6aa0b385-2925-4c3a-a610-2f23c61af08a} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.03.19 13:07:15.368449 [ 259 ] {6aa0b385-2925-4c3a-a610-2f23c61af08a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 7400 | 2026.03.19 13:07:15.368486 [ 259 ] {6aa0b385-2925-4c3a-a610-2f23c61af08a} <Debug> TCPHandler: Processed in 0.001329486 sec. | ||
| 7401 | 2026.03.19 13:07:15.368598 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.03.19 13:07:15.368694 [ 259 ] {81b08271-f291-41cd-a1b8-babfea02fc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7403 | 2026.03.19 13:07:15.368733 [ 259 ] {81b08271-f291-41cd-a1b8-babfea02fc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7404 | 2026.03.19 13:07:15.369332 [ 259 ] {81b08271-f291-41cd-a1b8-babfea02fc1a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.03.19 13:07:15.369367 [ 259 ] {81b08271-f291-41cd-a1b8-babfea02fc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7406 | 2026.03.19 13:07:15.369725 [ 259 ] {81b08271-f291-41cd-a1b8-babfea02fc1a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7407 | 2026.03.19 13:07:15.369937 [ 259 ] {81b08271-f291-41cd-a1b8-babfea02fc1a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.03.19 13:07:15.370068 [ 259 ] {81b08271-f291-41cd-a1b8-babfea02fc1a} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001392 sec., 380747.1264367816 rows/sec., 26.93 MiB/sec. | ||
| 7409 | 2026.03.19 13:07:15.370105 [ 259 ] {81b08271-f291-41cd-a1b8-babfea02fc1a} <Debug> TCPHandler: Processed in 0.001557401 sec. | ||
| 7410 | 2026.03.19 13:07:15.370216 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.03.19 13:07:15.370311 [ 259 ] {c9345bbf-96f7-4fc5-9c8f-3b7e98c1ae98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7412 | 2026.03.19 13:07:15.370353 [ 259 ] {c9345bbf-96f7-4fc5-9c8f-3b7e98c1ae98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7413 | 2026.03.19 13:07:15.370679 [ 259 ] {c9345bbf-96f7-4fc5-9c8f-3b7e98c1ae98} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.03.19 13:07:15.370714 [ 259 ] {c9345bbf-96f7-4fc5-9c8f-3b7e98c1ae98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7415 | 2026.03.19 13:07:15.371008 [ 259 ] {c9345bbf-96f7-4fc5-9c8f-3b7e98c1ae98} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7416 | 2026.03.19 13:07:15.371221 [ 259 ] {c9345bbf-96f7-4fc5-9c8f-3b7e98c1ae98} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.03.19 13:07:15.371345 [ 259 ] {c9345bbf-96f7-4fc5-9c8f-3b7e98c1ae98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 7418 | 2026.03.19 13:07:15.371382 [ 259 ] {c9345bbf-96f7-4fc5-9c8f-3b7e98c1ae98} <Debug> TCPHandler: Processed in 0.001215404 sec. | ||
| 7419 | 2026.03.19 13:07:15.371502 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.03.19 13:07:15.371597 [ 259 ] {556ad88e-1aba-49c2-9fc5-acab39bcae4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7421 | 2026.03.19 13:07:15.371640 [ 259 ] {556ad88e-1aba-49c2-9fc5-acab39bcae4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7422 | 2026.03.19 13:07:15.372042 [ 259 ] {556ad88e-1aba-49c2-9fc5-acab39bcae4b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.03.19 13:07:15.372079 [ 259 ] {556ad88e-1aba-49c2-9fc5-acab39bcae4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7424 | 2026.03.19 13:07:15.372408 [ 259 ] {556ad88e-1aba-49c2-9fc5-acab39bcae4b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7425 | 2026.03.19 13:07:15.372615 [ 259 ] {556ad88e-1aba-49c2-9fc5-acab39bcae4b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.03.19 13:07:15.372742 [ 259 ] {556ad88e-1aba-49c2-9fc5-acab39bcae4b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 7427 | 2026.03.19 13:07:15.372780 [ 259 ] {556ad88e-1aba-49c2-9fc5-acab39bcae4b} <Debug> TCPHandler: Processed in 0.001327056 sec. | ||
| 7428 | 2026.03.19 13:07:15.372893 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.03.19 13:07:15.372987 [ 259 ] {8a73773f-233b-4fbf-9066-b0aa161914d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7430 | 2026.03.19 13:07:15.373029 [ 259 ] {8a73773f-233b-4fbf-9066-b0aa161914d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7431 | 2026.03.19 13:07:15.373334 [ 259 ] {8a73773f-233b-4fbf-9066-b0aa161914d1} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.03.19 13:07:15.373368 [ 259 ] {8a73773f-233b-4fbf-9066-b0aa161914d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7433 | 2026.03.19 13:07:15.373677 [ 259 ] {8a73773f-233b-4fbf-9066-b0aa161914d1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7434 | 2026.03.19 13:07:15.373891 [ 259 ] {8a73773f-233b-4fbf-9066-b0aa161914d1} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.03.19 13:07:15.373983 [ 101 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7436 | 2026.03.19 13:07:15.374021 [ 101 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.03.19 13:07:15.374035 [ 259 ] {8a73773f-233b-4fbf-9066-b0aa161914d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 7438 | 2026.03.19 13:07:15.374041 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7439 | 2026.03.19 13:07:15.374074 [ 259 ] {8a73773f-233b-4fbf-9066-b0aa161914d1} <Debug> TCPHandler: Processed in 0.001231585 sec. | ||
| 7440 | 2026.03.19 13:07:15.374142 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7441 | 2026.03.19 13:07:15.374202 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.03.19 13:07:15.374229 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7443 | 2026.03.19 13:07:15.374258 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 7444 | 2026.03.19 13:07:15.374296 [ 259 ] {ef72d4e8-4992-4ccb-8c39-0db9b57f376f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7445 | 2026.03.19 13:07:15.374312 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7446 | 2026.03.19 13:07:15.374350 [ 259 ] {ef72d4e8-4992-4ccb-8c39-0db9b57f376f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7447 | 2026.03.19 13:07:15.374365 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7448 | 2026.03.19 13:07:15.374407 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7449 | 2026.03.19 13:07:15.374445 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7450 | 2026.03.19 13:07:15.374488 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7451 | 2026.03.19 13:07:15.375184 [ 259 ] {ef72d4e8-4992-4ccb-8c39-0db9b57f376f} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.03.19 13:07:15.375220 [ 259 ] {ef72d4e8-4992-4ccb-8c39-0db9b57f376f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7453 | 2026.03.19 13:07:15.375257 [ 186 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146393 sec., 20935.22901832094 rows/sec., 1.38 MiB/sec. | ||
| 7454 | 2026.03.19 13:07:15.375497 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7455 | 2026.03.19 13:07:15.375841 [ 259 ] {ef72d4e8-4992-4ccb-8c39-0db9b57f376f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7456 | 2026.03.19 13:07:15.375882 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.03.19 13:07:15.375988 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_24_5} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7458 | 2026.03.19 13:07:15.376094 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7459 | 2026.03.19 13:07:15.376097 [ 259 ] {ef72d4e8-4992-4ccb-8c39-0db9b57f376f} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.03.19 13:07:15.376265 [ 259 ] {ef72d4e8-4992-4ccb-8c39-0db9b57f376f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. | ||
| 7461 | 2026.03.19 13:07:15.376332 [ 259 ] {ef72d4e8-4992-4ccb-8c39-0db9b57f376f} <Debug> TCPHandler: Processed in 0.002179364 sec. | ||
| 7462 | 2026.03.19 13:07:15.376447 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.03.19 13:07:15.376543 [ 259 ] {ae9ede26-c90f-4437-915c-b918adef25a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7464 | 2026.03.19 13:07:15.376585 [ 259 ] {ae9ede26-c90f-4437-915c-b918adef25a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7465 | 2026.03.19 13:07:15.376918 [ 259 ] {ae9ede26-c90f-4437-915c-b918adef25a2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.03.19 13:07:15.376954 [ 259 ] {ae9ede26-c90f-4437-915c-b918adef25a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7467 | 2026.03.19 13:07:15.377271 [ 259 ] {ae9ede26-c90f-4437-915c-b918adef25a2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7468 | 2026.03.19 13:07:15.377480 [ 259 ] {ae9ede26-c90f-4437-915c-b918adef25a2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.03.19 13:07:15.377606 [ 259 ] {ae9ede26-c90f-4437-915c-b918adef25a2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 7470 | 2026.03.19 13:07:15.377644 [ 259 ] {ae9ede26-c90f-4437-915c-b918adef25a2} <Debug> TCPHandler: Processed in 0.001247235 sec. | ||
| 7471 | 2026.03.19 13:07:18.164159 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7472 | 2026.03.19 13:07:18.164227 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7473 | 2026.03.19 13:07:18.348490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16333 | ||
| 7474 | 2026.03.19 13:07:18.348997 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.03.19 13:07:18.349039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7476 | 2026.03.19 13:07:18.349550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7477 | 2026.03.19 13:07:18.349781 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.03.19 13:07:18.349907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16333 | ||
| 7479 | 2026.03.19 13:07:19.224678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7480 | 2026.03.19 13:07:19.241608 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.03.19 13:07:19.241655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7482 | 2026.03.19 13:07:19.247509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7483 | 2026.03.19 13:07:19.248189 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.03.19 13:07:19.250851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7485 | 2026.03.19 13:07:20.349023 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.03.19 13:07:20.349205 [ 259 ] {dd863506-ce4b-4b06-b6fa-c59455f6b556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7487 | 2026.03.19 13:07:20.349271 [ 259 ] {dd863506-ce4b-4b06-b6fa-c59455f6b556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7488 | 2026.03.19 13:07:20.349892 [ 259 ] {dd863506-ce4b-4b06-b6fa-c59455f6b556} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.03.19 13:07:20.349940 [ 259 ] {dd863506-ce4b-4b06-b6fa-c59455f6b556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7490 | 2026.03.19 13:07:20.350331 [ 259 ] {dd863506-ce4b-4b06-b6fa-c59455f6b556} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7491 | 2026.03.19 13:07:20.350558 [ 259 ] {dd863506-ce4b-4b06-b6fa-c59455f6b556} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.03.19 13:07:20.350695 [ 104 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7493 | 2026.03.19 13:07:20.350714 [ 259 ] {dd863506-ce4b-4b06-b6fa-c59455f6b556} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001559 sec., 35920.4618345093 rows/sec., 2.76 MiB/sec. | ||
| 7494 | 2026.03.19 13:07:20.350767 [ 104 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.03.19 13:07:20.350778 [ 259 ] {dd863506-ce4b-4b06-b6fa-c59455f6b556} <Debug> TCPHandler: Processed in 0.001887387 sec. | ||
| 7496 | 2026.03.19 13:07:20.350799 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7497 | 2026.03.19 13:07:20.350896 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7498 | 2026.03.19 13:07:20.350922 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 7499 | 2026.03.19 13:07:20.350995 [ 259 ] {6075a20d-536a-42c3-ac90-6f22dfc05ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7500 | 2026.03.19 13:07:20.351028 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7501 | 2026.03.19 13:07:20.351034 [ 259 ] {6075a20d-536a-42c3-ac90-6f22dfc05ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7502 | 2026.03.19 13:07:20.351064 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2766 rows starting from the beginning of the part | ||
| 7503 | 2026.03.19 13:07:20.351131 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7504 | 2026.03.19 13:07:20.351184 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 877 rows starting from the beginning of the part | ||
| 7505 | 2026.03.19 13:07:20.351233 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7506 | 2026.03.19 13:07:20.351280 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 877 rows starting from the beginning of the part | ||
| 7507 | 2026.03.19 13:07:20.351327 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7508 | 2026.03.19 13:07:20.351439 [ 259 ] {6075a20d-536a-42c3-ac90-6f22dfc05ba8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.03.19 13:07:20.351475 [ 259 ] {6075a20d-536a-42c3-ac90-6f22dfc05ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7510 | 2026.03.19 13:07:20.351774 [ 259 ] {6075a20d-536a-42c3-ac90-6f22dfc05ba8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7511 | 2026.03.19 13:07:20.351977 [ 259 ] {6075a20d-536a-42c3-ac90-6f22dfc05ba8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.03.19 13:07:20.352081 [ 104 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7513 | 2026.03.19 13:07:20.352105 [ 259 ] {6075a20d-536a-42c3-ac90-6f22dfc05ba8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001128 sec., 56737.58865248226 rows/sec., 4.43 MiB/sec. | ||
| 7514 | 2026.03.19 13:07:20.352118 [ 104 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.03.19 13:07:20.352148 [ 259 ] {6075a20d-536a-42c3-ac90-6f22dfc05ba8} <Debug> TCPHandler: Processed in 0.001300516 sec. | ||
| 7516 | 2026.03.19 13:07:20.352171 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7517 | 2026.03.19 13:07:20.352267 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7518 | 2026.03.19 13:07:20.352294 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 7519 | 2026.03.19 13:07:20.352364 [ 259 ] {3e11ca88-131b-4cd4-bc95-26b553c1eae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7520 | 2026.03.19 13:07:20.352411 [ 259 ] {3e11ca88-131b-4cd4-bc95-26b553c1eae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7521 | 2026.03.19 13:07:20.352441 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7522 | 2026.03.19 13:07:20.352481 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1511 rows starting from the beginning of the part | ||
| 7523 | 2026.03.19 13:07:20.352551 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7524 | 2026.03.19 13:07:20.352618 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 530 rows starting from the beginning of the part | ||
| 7525 | 2026.03.19 13:07:20.352676 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7526 | 2026.03.19 13:07:20.352725 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 530 rows starting from the beginning of the part | ||
| 7527 | 2026.03.19 13:07:20.352779 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7528 | 2026.03.19 13:07:20.352827 [ 259 ] {3e11ca88-131b-4cd4-bc95-26b553c1eae5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.03.19 13:07:20.352867 [ 259 ] {3e11ca88-131b-4cd4-bc95-26b553c1eae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7530 | 2026.03.19 13:07:20.353222 [ 259 ] {3e11ca88-131b-4cd4-bc95-26b553c1eae5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7531 | 2026.03.19 13:07:20.353225 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4688 rows, containing 5 columns (5 merged, 0 gathered) in 0.002355387 sec., 1990331.1005792255 rows/sec., 161.89 MiB/sec. | ||
| 7532 | 2026.03.19 13:07:20.353441 [ 259 ] {3e11ca88-131b-4cd4-bc95-26b553c1eae5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.03.19 13:07:20.353524 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7534 | 2026.03.19 13:07:20.353554 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7535 | 2026.03.19 13:07:20.353579 [ 259 ] {3e11ca88-131b-4cd4-bc95-26b553c1eae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 7536 | 2026.03.19 13:07:20.353584 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.03.19 13:07:20.353620 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7538 | 2026.03.19 13:07:20.353622 [ 259 ] {3e11ca88-131b-4cd4-bc95-26b553c1eae5} <Debug> TCPHandler: Processed in 0.001402858 sec. | ||
| 7539 | 2026.03.19 13:07:20.353703 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 7540 | 2026.03.19 13:07:20.353752 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7541 | 2026.03.19 13:07:20.353784 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.03.19 13:07:20.353797 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7543 | 2026.03.19 13:07:20.353826 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16946 rows starting from the beginning of the part | ||
| 7544 | 2026.03.19 13:07:20.353844 [ 259 ] {4829bba3-13b4-4714-8349-8a172c3041a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7545 | 2026.03.19 13:07:20.353851 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_51_10} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7546 | 2026.03.19 13:07:20.353883 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 7547 | 2026.03.19 13:07:20.353885 [ 259 ] {4829bba3-13b4-4714-8349-8a172c3041a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7548 | 2026.03.19 13:07:20.353930 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 7549 | 2026.03.19 13:07:20.353929 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 7550 | 2026.03.19 13:07:20.353980 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 7551 | 2026.03.19 13:07:20.354018 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 7552 | 2026.03.19 13:07:20.354049 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809905 sec., 1526599.4624027228 rows/sec., 113.39 MiB/sec. | ||
| 7553 | 2026.03.19 13:07:20.354056 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7554 | 2026.03.19 13:07:20.354225 [ 259 ] {4829bba3-13b4-4714-8349-8a172c3041a7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.03.19 13:07:20.354261 [ 259 ] {4829bba3-13b4-4714-8349-8a172c3041a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7556 | 2026.03.19 13:07:20.354320 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7557 | 2026.03.19 13:07:20.354624 [ 259 ] {4829bba3-13b4-4714-8349-8a172c3041a7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7558 | 2026.03.19 13:07:20.354670 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.03.19 13:07:20.354767 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_51_10} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7560 | 2026.03.19 13:07:20.354866 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7561 | 2026.03.19 13:07:20.354872 [ 259 ] {4829bba3-13b4-4714-8349-8a172c3041a7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.03.19 13:07:20.355009 [ 104 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7563 | 2026.03.19 13:07:20.355025 [ 259 ] {4829bba3-13b4-4714-8349-8a172c3041a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 7564 | 2026.03.19 13:07:20.355042 [ 104 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.03.19 13:07:20.355066 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7566 | 2026.03.19 13:07:20.355067 [ 259 ] {4829bba3-13b4-4714-8349-8a172c3041a7} <Debug> TCPHandler: Processed in 0.001362837 sec. | ||
| 7567 | 2026.03.19 13:07:20.355139 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 7568 | 2026.03.19 13:07:20.355208 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7569 | 2026.03.19 13:07:20.355233 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3228 rows starting from the beginning of the part | ||
| 7570 | 2026.03.19 13:07:20.355277 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 7571 | 2026.03.19 13:07:20.355312 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7572 | 2026.03.19 13:07:20.355375 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 7573 | 2026.03.19 13:07:20.355409 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 7574 | 2026.03.19 13:07:20.355444 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 7575 | 2026.03.19 13:07:20.356667 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001555411 sec., 2306785.7948799385 rows/sec., 148.77 MiB/sec. | ||
| 7576 | 2026.03.19 13:07:20.357019 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7577 | 2026.03.19 13:07:20.357277 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_51_10} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.03.19 13:07:20.357350 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_51_10} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7579 | 2026.03.19 13:07:20.357453 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7580 | 2026.03.19 13:07:20.359379 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005711914 sec., 3143604.753152796 rows/sec., 208.71 MiB/sec. | ||
| 7581 | 2026.03.19 13:07:20.359622 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7582 | 2026.03.19 13:07:20.359907 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.03.19 13:07:20.359991 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7584 | 2026.03.19 13:07:20.360068 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 7585 | 2026.03.19 13:07:21.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.56 MiB, peak 291.60 MiB, free memory in arenas 0.00 B, will set to 287.21 MiB (RSS), difference: 2.65 MiB | ||
| 7586 | 2026.03.19 13:07:21.554895 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.03.19 13:07:21.555106 [ 259 ] {76d97319-ca12-4fc7-ab33-8c0eeb7e5cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7588 | 2026.03.19 13:07:21.555191 [ 259 ] {76d97319-ca12-4fc7-ab33-8c0eeb7e5cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7589 | 2026.03.19 13:07:21.556064 [ 259 ] {76d97319-ca12-4fc7-ab33-8c0eeb7e5cd5} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.03.19 13:07:21.556120 [ 259 ] {76d97319-ca12-4fc7-ab33-8c0eeb7e5cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7591 | 2026.03.19 13:07:21.556541 [ 259 ] {76d97319-ca12-4fc7-ab33-8c0eeb7e5cd5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7592 | 2026.03.19 13:07:21.556786 [ 259 ] {76d97319-ca12-4fc7-ab33-8c0eeb7e5cd5} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.03.19 13:07:21.556934 [ 102 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7594 | 2026.03.19 13:07:21.556954 [ 259 ] {76d97319-ca12-4fc7-ab33-8c0eeb7e5cd5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001905 sec., 149081.36482939633 rows/sec., 9.47 MiB/sec. | ||
| 7595 | 2026.03.19 13:07:21.557005 [ 102 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2026.03.19 13:07:21.557025 [ 259 ] {76d97319-ca12-4fc7-ab33-8c0eeb7e5cd5} <Debug> TCPHandler: Processed in 0.002274895 sec. | ||
| 7597 | 2026.03.19 13:07:21.557031 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7598 | 2026.03.19 13:07:21.557169 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 7599 | 2026.03.19 13:07:21.557172 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.03.19 13:07:21.557279 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7601 | 2026.03.19 13:07:21.557299 [ 259 ] {3af723ac-e206-43da-9d08-4c1ba1c961ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7602 | 2026.03.19 13:07:21.557313 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 7603 | 2026.03.19 13:07:21.557344 [ 259 ] {3af723ac-e206-43da-9d08-4c1ba1c961ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7604 | 2026.03.19 13:07:21.557380 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 7605 | 2026.03.19 13:07:21.557433 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 7606 | 2026.03.19 13:07:21.557480 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 7607 | 2026.03.19 13:07:21.557524 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 7608 | 2026.03.19 13:07:21.557820 [ 259 ] {3af723ac-e206-43da-9d08-4c1ba1c961ea} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.03.19 13:07:21.557866 [ 259 ] {3af723ac-e206-43da-9d08-4c1ba1c961ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7610 | 2026.03.19 13:07:21.558227 [ 259 ] {3af723ac-e206-43da-9d08-4c1ba1c961ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7611 | 2026.03.19 13:07:21.558446 [ 259 ] {3af723ac-e206-43da-9d08-4c1ba1c961ea} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.03.19 13:07:21.558477 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348267 sec., 1053203.8535393954 rows/sec., 70.91 MiB/sec. | ||
| 7613 | 2026.03.19 13:07:21.558591 [ 259 ] {3af723ac-e206-43da-9d08-4c1ba1c961ea} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001316 sec., 12158.0547112462 rows/sec., 991.40 KiB/sec. | ||
| 7614 | 2026.03.19 13:07:21.558638 [ 259 ] {3af723ac-e206-43da-9d08-4c1ba1c961ea} <Debug> TCPHandler: Processed in 0.00151948 sec. | ||
| 7615 | 2026.03.19 13:07:21.558692 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7616 | 2026.03.19 13:07:21.558747 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.03.19 13:07:21.558849 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7618 | 2026.03.19 13:07:21.558892 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7619 | 2026.03.19 13:07:21.558998 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.03.19 13:07:21.559080 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_25_6} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7621 | 2026.03.19 13:07:21.559175 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7622 | 2026.03.19 13:07:21.560637 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.03.19 13:07:21.560679 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7624 | 2026.03.19 13:07:21.561157 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7625 | 2026.03.19 13:07:21.561376 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.03.19 13:07:21.561512 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Debug> executeQuery: Read 2765 rows, 216.49 KiB in 0.002682 sec., 1030947.0544369874 rows/sec., 78.83 MiB/sec. | ||
| 7627 | 2026.03.19 13:07:21.561553 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 7628 | 2026.03.19 13:07:21.561566 [ 259 ] {36c0ffc1-2455-44d1-954b-ffcacc5dcd1e} <Debug> TCPHandler: Processed in 0.002870538 sec. | ||
| 7629 | 2026.03.19 13:07:21.561687 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2026.03.19 13:07:21.561809 [ 259 ] {191d5726-18b1-4c57-989a-32f75023071f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7631 | 2026.03.19 13:07:21.561859 [ 259 ] {191d5726-18b1-4c57-989a-32f75023071f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7632 | 2026.03.19 13:07:21.562386 [ 259 ] {191d5726-18b1-4c57-989a-32f75023071f} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.03.19 13:07:21.562425 [ 259 ] {191d5726-18b1-4c57-989a-32f75023071f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7634 | 2026.03.19 13:07:21.562743 [ 259 ] {191d5726-18b1-4c57-989a-32f75023071f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7635 | 2026.03.19 13:07:21.562960 [ 259 ] {191d5726-18b1-4c57-989a-32f75023071f} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.03.19 13:07:21.563103 [ 259 ] {191d5726-18b1-4c57-989a-32f75023071f} <Debug> executeQuery: Read 207 rows, 13.34 KiB in 0.001319 sec., 156937.07354056102 rows/sec., 9.88 MiB/sec. | ||
| 7637 | 2026.03.19 13:07:21.563147 [ 259 ] {191d5726-18b1-4c57-989a-32f75023071f} <Debug> TCPHandler: Processed in 0.001521851 sec. | ||
| 7638 | 2026.03.19 13:07:21.563259 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2026.03.19 13:07:21.563355 [ 259 ] {4b46ccec-fcf6-4a8b-ae3d-497b0b6d2bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7640 | 2026.03.19 13:07:21.563395 [ 259 ] {4b46ccec-fcf6-4a8b-ae3d-497b0b6d2bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7641 | 2026.03.19 13:07:21.564174 [ 259 ] {4b46ccec-fcf6-4a8b-ae3d-497b0b6d2bf1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.03.19 13:07:21.564211 [ 259 ] {4b46ccec-fcf6-4a8b-ae3d-497b0b6d2bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7643 | 2026.03.19 13:07:21.564563 [ 259 ] {4b46ccec-fcf6-4a8b-ae3d-497b0b6d2bf1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7644 | 2026.03.19 13:07:21.564776 [ 259 ] {4b46ccec-fcf6-4a8b-ae3d-497b0b6d2bf1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.03.19 13:07:21.564905 [ 259 ] {4b46ccec-fcf6-4a8b-ae3d-497b0b6d2bf1} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001568 sec., 546556.1224489796 rows/sec., 32.48 MiB/sec. | ||
| 7646 | 2026.03.19 13:07:21.564943 [ 259 ] {4b46ccec-fcf6-4a8b-ae3d-497b0b6d2bf1} <Debug> TCPHandler: Processed in 0.001734404 sec. | ||
| 7647 | 2026.03.19 13:07:21.565046 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2026.03.19 13:07:21.565142 [ 259 ] {68973af4-3f40-4ec0-abf7-e2d53ad23c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7649 | 2026.03.19 13:07:21.565181 [ 259 ] {68973af4-3f40-4ec0-abf7-e2d53ad23c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7650 | 2026.03.19 13:07:21.565557 [ 259 ] {68973af4-3f40-4ec0-abf7-e2d53ad23c35} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.03.19 13:07:21.565594 [ 259 ] {68973af4-3f40-4ec0-abf7-e2d53ad23c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7652 | 2026.03.19 13:07:21.565876 [ 259 ] {68973af4-3f40-4ec0-abf7-e2d53ad23c35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7653 | 2026.03.19 13:07:21.566093 [ 259 ] {68973af4-3f40-4ec0-abf7-e2d53ad23c35} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.03.19 13:07:21.566221 [ 259 ] {68973af4-3f40-4ec0-abf7-e2d53ad23c35} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 7655 | 2026.03.19 13:07:21.566261 [ 259 ] {68973af4-3f40-4ec0-abf7-e2d53ad23c35} <Debug> TCPHandler: Processed in 0.001262605 sec. | ||
| 7656 | 2026.03.19 13:07:21.566372 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.03.19 13:07:21.566467 [ 259 ] {96bd7110-1eb5-4846-a63e-31bb9451903d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7658 | 2026.03.19 13:07:21.566506 [ 259 ] {96bd7110-1eb5-4846-a63e-31bb9451903d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7659 | 2026.03.19 13:07:21.566990 [ 259 ] {96bd7110-1eb5-4846-a63e-31bb9451903d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.03.19 13:07:21.567027 [ 259 ] {96bd7110-1eb5-4846-a63e-31bb9451903d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7661 | 2026.03.19 13:07:21.567327 [ 259 ] {96bd7110-1eb5-4846-a63e-31bb9451903d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7662 | 2026.03.19 13:07:21.567540 [ 259 ] {96bd7110-1eb5-4846-a63e-31bb9451903d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.03.19 13:07:21.567655 [ 100 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7664 | 2026.03.19 13:07:21.567670 [ 259 ] {96bd7110-1eb5-4846-a63e-31bb9451903d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 6.89 MiB/sec. | ||
| 7665 | 2026.03.19 13:07:21.567709 [ 100 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.03.19 13:07:21.567729 [ 259 ] {96bd7110-1eb5-4846-a63e-31bb9451903d} <Debug> TCPHandler: Processed in 0.001405778 sec. | ||
| 7667 | 2026.03.19 13:07:21.567735 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7668 | 2026.03.19 13:07:21.567838 [ 190 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 7669 | 2026.03.19 13:07:21.567858 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.03.19 13:07:21.567948 [ 190 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7671 | 2026.03.19 13:07:21.567958 [ 259 ] {0b095497-e6d3-4ae3-a616-62ba50153dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7672 | 2026.03.19 13:07:21.567987 [ 190 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 7673 | 2026.03.19 13:07:21.568007 [ 259 ] {0b095497-e6d3-4ae3-a616-62ba50153dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7674 | 2026.03.19 13:07:21.568058 [ 190 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 7675 | 2026.03.19 13:07:21.568104 [ 190 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 7676 | 2026.03.19 13:07:21.568148 [ 190 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 7677 | 2026.03.19 13:07:21.568187 [ 190 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 7678 | 2026.03.19 13:07:21.569005 [ 192 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202204 sec., 615536.1319709468 rows/sec., 37.36 MiB/sec. | ||
| 7679 | 2026.03.19 13:07:21.569142 [ 259 ] {0b095497-e6d3-4ae3-a616-62ba50153dee} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2026.03.19 13:07:21.569160 [ 186 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7681 | 2026.03.19 13:07:21.569187 [ 259 ] {0b095497-e6d3-4ae3-a616-62ba50153dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7682 | 2026.03.19 13:07:21.569482 [ 186 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.03.19 13:07:21.569562 [ 186 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_25_6} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7684 | 2026.03.19 13:07:21.569622 [ 259 ] {0b095497-e6d3-4ae3-a616-62ba50153dee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7685 | 2026.03.19 13:07:21.569633 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7686 | 2026.03.19 13:07:21.569856 [ 259 ] {0b095497-e6d3-4ae3-a616-62ba50153dee} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.03.19 13:07:21.570002 [ 259 ] {0b095497-e6d3-4ae3-a616-62ba50153dee} <Debug> executeQuery: Read 1491 rows, 105.63 KiB in 0.002061 sec., 723435.2256186318 rows/sec., 50.05 MiB/sec. | ||
| 7688 | 2026.03.19 13:07:21.570040 [ 259 ] {0b095497-e6d3-4ae3-a616-62ba50153dee} <Debug> TCPHandler: Processed in 0.002231784 sec. | ||
| 7689 | 2026.03.19 13:07:21.570177 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.03.19 13:07:21.570273 [ 259 ] {ed9d4089-02fb-4708-94a6-725e3545fdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7691 | 2026.03.19 13:07:21.570315 [ 259 ] {ed9d4089-02fb-4708-94a6-725e3545fdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7692 | 2026.03.19 13:07:21.570655 [ 259 ] {ed9d4089-02fb-4708-94a6-725e3545fdef} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.03.19 13:07:21.570691 [ 259 ] {ed9d4089-02fb-4708-94a6-725e3545fdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7694 | 2026.03.19 13:07:21.570994 [ 259 ] {ed9d4089-02fb-4708-94a6-725e3545fdef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7695 | 2026.03.19 13:07:21.571205 [ 259 ] {ed9d4089-02fb-4708-94a6-725e3545fdef} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.03.19 13:07:21.571341 [ 259 ] {ed9d4089-02fb-4708-94a6-725e3545fdef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 7697 | 2026.03.19 13:07:21.571378 [ 259 ] {ed9d4089-02fb-4708-94a6-725e3545fdef} <Debug> TCPHandler: Processed in 0.001251785 sec. | ||
| 7698 | 2026.03.19 13:07:21.571480 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.03.19 13:07:21.571576 [ 259 ] {40f76523-4ca3-445d-b84b-d03b48c15e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7700 | 2026.03.19 13:07:21.571620 [ 259 ] {40f76523-4ca3-445d-b84b-d03b48c15e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7701 | 2026.03.19 13:07:21.572393 [ 259 ] {40f76523-4ca3-445d-b84b-d03b48c15e5e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.03.19 13:07:21.572430 [ 259 ] {40f76523-4ca3-445d-b84b-d03b48c15e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7703 | 2026.03.19 13:07:21.572840 [ 259 ] {40f76523-4ca3-445d-b84b-d03b48c15e5e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7704 | 2026.03.19 13:07:21.573062 [ 259 ] {40f76523-4ca3-445d-b84b-d03b48c15e5e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.03.19 13:07:21.573201 [ 259 ] {40f76523-4ca3-445d-b84b-d03b48c15e5e} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.001643 sec., 828971.3937918443 rows/sec., 51.94 MiB/sec. | ||
| 7706 | 2026.03.19 13:07:21.573239 [ 259 ] {40f76523-4ca3-445d-b84b-d03b48c15e5e} <Debug> TCPHandler: Processed in 0.001809526 sec. | ||
| 7707 | 2026.03.19 13:07:21.573353 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.03.19 13:07:21.573448 [ 259 ] {4bf5aeef-d3cd-46ea-8b8f-676f69743404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7709 | 2026.03.19 13:07:21.573489 [ 259 ] {4bf5aeef-d3cd-46ea-8b8f-676f69743404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7710 | 2026.03.19 13:07:21.573795 [ 259 ] {4bf5aeef-d3cd-46ea-8b8f-676f69743404} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.03.19 13:07:21.573831 [ 259 ] {4bf5aeef-d3cd-46ea-8b8f-676f69743404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7712 | 2026.03.19 13:07:21.574130 [ 259 ] {4bf5aeef-d3cd-46ea-8b8f-676f69743404} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7713 | 2026.03.19 13:07:21.574362 [ 259 ] {4bf5aeef-d3cd-46ea-8b8f-676f69743404} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.03.19 13:07:21.574491 [ 259 ] {4bf5aeef-d3cd-46ea-8b8f-676f69743404} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 7715 | 2026.03.19 13:07:21.574527 [ 259 ] {4bf5aeef-d3cd-46ea-8b8f-676f69743404} <Debug> TCPHandler: Processed in 0.001224224 sec. | ||
| 7716 | 2026.03.19 13:07:21.574637 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.03.19 13:07:21.574732 [ 259 ] {6e6b0961-d07a-4814-80a5-afa3abb5971f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7718 | 2026.03.19 13:07:21.574785 [ 259 ] {6e6b0961-d07a-4814-80a5-afa3abb5971f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7719 | 2026.03.19 13:07:21.575718 [ 259 ] {6e6b0961-d07a-4814-80a5-afa3abb5971f} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.03.19 13:07:21.575754 [ 259 ] {6e6b0961-d07a-4814-80a5-afa3abb5971f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7721 | 2026.03.19 13:07:21.576319 [ 259 ] {6e6b0961-d07a-4814-80a5-afa3abb5971f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7722 | 2026.03.19 13:07:21.576553 [ 259 ] {6e6b0961-d07a-4814-80a5-afa3abb5971f} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.03.19 13:07:21.576699 [ 259 ] {6e6b0961-d07a-4814-80a5-afa3abb5971f} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001985 sec., 24685.138539042822 rows/sec., 44.23 MiB/sec. | ||
| 7724 | 2026.03.19 13:07:21.576766 [ 259 ] {6e6b0961-d07a-4814-80a5-afa3abb5971f} <Debug> TCPHandler: Processed in 0.002178434 sec. | ||
| 7725 | 2026.03.19 13:07:21.576875 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2026.03.19 13:07:21.576970 [ 259 ] {2bbcdba5-e746-42be-a487-34559da99778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7727 | 2026.03.19 13:07:21.577012 [ 259 ] {2bbcdba5-e746-42be-a487-34559da99778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7728 | 2026.03.19 13:07:21.577357 [ 259 ] {2bbcdba5-e746-42be-a487-34559da99778} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.03.19 13:07:21.577395 [ 259 ] {2bbcdba5-e746-42be-a487-34559da99778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7730 | 2026.03.19 13:07:21.577703 [ 259 ] {2bbcdba5-e746-42be-a487-34559da99778} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7731 | 2026.03.19 13:07:21.577911 [ 259 ] {2bbcdba5-e746-42be-a487-34559da99778} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.03.19 13:07:21.578040 [ 259 ] {2bbcdba5-e746-42be-a487-34559da99778} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001088 sec., 49632.35294117647 rows/sec., 2.95 MiB/sec. | ||
| 7733 | 2026.03.19 13:07:21.578075 [ 259 ] {2bbcdba5-e746-42be-a487-34559da99778} <Debug> TCPHandler: Processed in 0.001250925 sec. | ||
| 7734 | 2026.03.19 13:07:23.402990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1002 | ||
| 7735 | 2026.03.19 13:07:23.405926 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.03.19 13:07:23.405966 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7737 | 2026.03.19 13:07:23.407165 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7738 | 2026.03.19 13:07:23.407429 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.03.19 13:07:23.407568 [ 97 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7740 | 2026.03.19 13:07:23.407605 [ 97 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.03.19 13:07:23.407627 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7742 | 2026.03.19 13:07:23.407679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 7743 | 2026.03.19 13:07:23.407754 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 7744 | 2026.03.19 13:07:23.408361 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7745 | 2026.03.19 13:07:23.408509 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 808 rows starting from the beginning of the part | ||
| 7746 | 2026.03.19 13:07:23.408878 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 7747 | 2026.03.19 13:07:23.409220 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 7748 | 2026.03.19 13:07:23.409570 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 7749 | 2026.03.19 13:07:23.409906 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7750 | 2026.03.19 13:07:23.410236 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 58 rows starting from the beginning of the part | ||
| 7751 | 2026.03.19 13:07:23.416032 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1002 rows, containing 72 columns (72 merged, 0 gathered) in 0.008334336 sec., 120225.53446369333 rows/sec., 98.01 MiB/sec. | ||
| 7752 | 2026.03.19 13:07:23.417125 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7753 | 2026.03.19 13:07:23.417626 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.03.19 13:07:23.417701 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_26_5} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7755 | 2026.03.19 13:07:23.417855 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 7756 | 2026.03.19 13:07:25.346242 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.03.19 13:07:25.346504 [ 259 ] {337319a7-9567-4d31-a9f4-1cfab4ba26a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7758 | 2026.03.19 13:07:25.346602 [ 259 ] {337319a7-9567-4d31-a9f4-1cfab4ba26a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7759 | 2026.03.19 13:07:25.347475 [ 259 ] {337319a7-9567-4d31-a9f4-1cfab4ba26a1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.03.19 13:07:25.347521 [ 259 ] {337319a7-9567-4d31-a9f4-1cfab4ba26a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7761 | 2026.03.19 13:07:25.347911 [ 259 ] {337319a7-9567-4d31-a9f4-1cfab4ba26a1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7762 | 2026.03.19 13:07:25.348142 [ 259 ] {337319a7-9567-4d31-a9f4-1cfab4ba26a1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.03.19 13:07:25.348303 [ 259 ] {337319a7-9567-4d31-a9f4-1cfab4ba26a1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.30 MiB/sec. | ||
| 7764 | 2026.03.19 13:07:25.348344 [ 259 ] {337319a7-9567-4d31-a9f4-1cfab4ba26a1} <Debug> TCPHandler: Processed in 0.002277045 sec. | ||
| 7765 | 2026.03.19 13:07:25.348493 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.03.19 13:07:25.348615 [ 259 ] {b7b72fd7-1023-476d-a5c5-5aea2dac3870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7767 | 2026.03.19 13:07:25.348662 [ 259 ] {b7b72fd7-1023-476d-a5c5-5aea2dac3870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7768 | 2026.03.19 13:07:25.349178 [ 259 ] {b7b72fd7-1023-476d-a5c5-5aea2dac3870} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.03.19 13:07:25.349215 [ 259 ] {b7b72fd7-1023-476d-a5c5-5aea2dac3870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7770 | 2026.03.19 13:07:25.349517 [ 259 ] {b7b72fd7-1023-476d-a5c5-5aea2dac3870} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7771 | 2026.03.19 13:07:25.349726 [ 259 ] {b7b72fd7-1023-476d-a5c5-5aea2dac3870} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.03.19 13:07:25.349855 [ 259 ] {b7b72fd7-1023-476d-a5c5-5aea2dac3870} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001265 sec., 50592.88537549407 rows/sec., 3.95 MiB/sec. | ||
| 7773 | 2026.03.19 13:07:25.349891 [ 259 ] {b7b72fd7-1023-476d-a5c5-5aea2dac3870} <Debug> TCPHandler: Processed in 0.00146702 sec. | ||
| 7774 | 2026.03.19 13:07:25.350046 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.03.19 13:07:25.350146 [ 259 ] {52f4fbf7-7624-4184-b8bb-4135f3fddfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7776 | 2026.03.19 13:07:25.350188 [ 259 ] {52f4fbf7-7624-4184-b8bb-4135f3fddfe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7777 | 2026.03.19 13:07:25.350572 [ 259 ] {52f4fbf7-7624-4184-b8bb-4135f3fddfe5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.03.19 13:07:25.350606 [ 259 ] {52f4fbf7-7624-4184-b8bb-4135f3fddfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7779 | 2026.03.19 13:07:25.350916 [ 259 ] {52f4fbf7-7624-4184-b8bb-4135f3fddfe5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7780 | 2026.03.19 13:07:25.351125 [ 259 ] {52f4fbf7-7624-4184-b8bb-4135f3fddfe5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.03.19 13:07:25.351252 [ 259 ] {52f4fbf7-7624-4184-b8bb-4135f3fddfe5} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001125 sec., 85333.33333333334 rows/sec., 5.94 MiB/sec. | ||
| 7782 | 2026.03.19 13:07:25.351288 [ 259 ] {52f4fbf7-7624-4184-b8bb-4135f3fddfe5} <Debug> TCPHandler: Processed in 0.001295776 sec. | ||
| 7783 | 2026.03.19 13:07:25.351400 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2026.03.19 13:07:25.351492 [ 259 ] {402e95f5-e1b0-418f-a939-3b3b567bbe47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7785 | 2026.03.19 13:07:25.351532 [ 259 ] {402e95f5-e1b0-418f-a939-3b3b567bbe47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7786 | 2026.03.19 13:07:25.351853 [ 259 ] {402e95f5-e1b0-418f-a939-3b3b567bbe47} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.03.19 13:07:25.351887 [ 259 ] {402e95f5-e1b0-418f-a939-3b3b567bbe47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7788 | 2026.03.19 13:07:25.352203 [ 259 ] {402e95f5-e1b0-418f-a939-3b3b567bbe47} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7789 | 2026.03.19 13:07:25.352408 [ 259 ] {402e95f5-e1b0-418f-a939-3b3b567bbe47} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.03.19 13:07:25.352534 [ 259 ] {402e95f5-e1b0-418f-a939-3b3b567bbe47} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00106 sec., 33962.264150943396 rows/sec., 2.29 MiB/sec. | ||
| 7791 | 2026.03.19 13:07:25.352568 [ 259 ] {402e95f5-e1b0-418f-a939-3b3b567bbe47} <Debug> TCPHandler: Processed in 0.001214614 sec. | ||
| 7792 | 2026.03.19 13:07:25.850032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16781 | ||
| 7793 | 2026.03.19 13:07:25.850767 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.03.19 13:07:25.850819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7795 | 2026.03.19 13:07:25.851345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7796 | 2026.03.19 13:07:25.851594 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.03.19 13:07:25.851738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16781 | ||
| 7798 | 2026.03.19 13:07:26.750938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7799 | 2026.03.19 13:07:26.767498 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.03.19 13:07:26.767556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7801 | 2026.03.19 13:07:26.773739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7802 | 2026.03.19 13:07:26.774418 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.03.19 13:07:26.777195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7804 | 2026.03.19 13:07:30.347908 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2026.03.19 13:07:30.348103 [ 259 ] {0b71de24-c2f6-4159-990c-1305f04e74c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7806 | 2026.03.19 13:07:30.348175 [ 259 ] {0b71de24-c2f6-4159-990c-1305f04e74c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7807 | 2026.03.19 13:07:30.348853 [ 259 ] {0b71de24-c2f6-4159-990c-1305f04e74c3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.03.19 13:07:30.348896 [ 259 ] {0b71de24-c2f6-4159-990c-1305f04e74c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7809 | 2026.03.19 13:07:30.349293 [ 259 ] {0b71de24-c2f6-4159-990c-1305f04e74c3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7810 | 2026.03.19 13:07:30.349512 [ 259 ] {0b71de24-c2f6-4159-990c-1305f04e74c3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.03.19 13:07:30.349665 [ 259 ] {0b71de24-c2f6-4159-990c-1305f04e74c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 7812 | 2026.03.19 13:07:30.349706 [ 259 ] {0b71de24-c2f6-4159-990c-1305f04e74c3} <Debug> TCPHandler: Processed in 0.001932728 sec. | ||
| 7813 | 2026.03.19 13:07:30.349826 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2026.03.19 13:07:30.349919 [ 259 ] {0bbaf1a8-d91d-487e-a1c4-d1d925c2cb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7815 | 2026.03.19 13:07:30.349958 [ 259 ] {0bbaf1a8-d91d-487e-a1c4-d1d925c2cb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7816 | 2026.03.19 13:07:30.350364 [ 259 ] {0bbaf1a8-d91d-487e-a1c4-d1d925c2cb7a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.03.19 13:07:30.350400 [ 259 ] {0bbaf1a8-d91d-487e-a1c4-d1d925c2cb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7818 | 2026.03.19 13:07:30.350703 [ 259 ] {0bbaf1a8-d91d-487e-a1c4-d1d925c2cb7a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7819 | 2026.03.19 13:07:30.350907 [ 259 ] {0bbaf1a8-d91d-487e-a1c4-d1d925c2cb7a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.03.19 13:07:30.351035 [ 259 ] {0bbaf1a8-d91d-487e-a1c4-d1d925c2cb7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 7821 | 2026.03.19 13:07:30.351071 [ 259 ] {0bbaf1a8-d91d-487e-a1c4-d1d925c2cb7a} <Debug> TCPHandler: Processed in 0.001292775 sec. | ||
| 7822 | 2026.03.19 13:07:30.351180 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.03.19 13:07:30.351272 [ 259 ] {0261db63-2f8d-4b98-8f01-0bff96ff1bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.03.19 13:07:30.351316 [ 259 ] {0261db63-2f8d-4b98-8f01-0bff96ff1bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7825 | 2026.03.19 13:07:30.351725 [ 259 ] {0261db63-2f8d-4b98-8f01-0bff96ff1bba} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.03.19 13:07:30.351761 [ 259 ] {0261db63-2f8d-4b98-8f01-0bff96ff1bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7827 | 2026.03.19 13:07:30.352091 [ 259 ] {0261db63-2f8d-4b98-8f01-0bff96ff1bba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7828 | 2026.03.19 13:07:30.352303 [ 259 ] {0261db63-2f8d-4b98-8f01-0bff96ff1bba} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.03.19 13:07:30.352430 [ 259 ] {0261db63-2f8d-4b98-8f01-0bff96ff1bba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7830 | 2026.03.19 13:07:30.352465 [ 259 ] {0261db63-2f8d-4b98-8f01-0bff96ff1bba} <Debug> TCPHandler: Processed in 0.001333067 sec. | ||
| 7831 | 2026.03.19 13:07:30.352563 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.03.19 13:07:30.352653 [ 259 ] {31355837-abed-4ce9-a6c7-78ba8910bc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7833 | 2026.03.19 13:07:30.352693 [ 259 ] {31355837-abed-4ce9-a6c7-78ba8910bc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7834 | 2026.03.19 13:07:30.353016 [ 259 ] {31355837-abed-4ce9-a6c7-78ba8910bc0e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.03.19 13:07:30.353051 [ 259 ] {31355837-abed-4ce9-a6c7-78ba8910bc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7836 | 2026.03.19 13:07:30.353347 [ 259 ] {31355837-abed-4ce9-a6c7-78ba8910bc0e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7837 | 2026.03.19 13:07:30.353550 [ 259 ] {31355837-abed-4ce9-a6c7-78ba8910bc0e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.03.19 13:07:30.353675 [ 259 ] {31355837-abed-4ce9-a6c7-78ba8910bc0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 7839 | 2026.03.19 13:07:30.353709 [ 259 ] {31355837-abed-4ce9-a6c7-78ba8910bc0e} <Debug> TCPHandler: Processed in 0.001192594 sec. | ||
| 7840 | 2026.03.19 13:07:32.700547 [ 44 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 7841 | 2026.03.19 13:07:32.700646 [ 44 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.03.19 13:07:32.700672 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7843 | 2026.03.19 13:07:32.700846 [ 188 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 7844 | 2026.03.19 13:07:32.701072 [ 188 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7845 | 2026.03.19 13:07:32.701130 [ 188 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 7846 | 2026.03.19 13:07:32.701232 [ 188 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7847 | 2026.03.19 13:07:32.701304 [ 188 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7848 | 2026.03.19 13:07:32.701366 [ 188 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7849 | 2026.03.19 13:07:32.701426 [ 188 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 7850 | 2026.03.19 13:07:32.702156 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001400138 sec., 107132.29695929973 rows/sec., 5.47 MiB/sec. | ||
| 7851 | 2026.03.19 13:07:32.702364 [ 201 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7852 | 2026.03.19 13:07:32.702727 [ 201 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.03.19 13:07:32.702811 [ 201 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_25_5} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 7854 | 2026.03.19 13:07:32.702922 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7855 | 2026.03.19 13:07:33.164263 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7856 | 2026.03.19 13:07:33.164312 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7857 | 2026.03.19 13:07:33.351840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17293 | ||
| 7858 | 2026.03.19 13:07:33.352397 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.03.19 13:07:33.352439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7860 | 2026.03.19 13:07:33.352904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7861 | 2026.03.19 13:07:33.353131 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.03.19 13:07:33.353261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17293 | ||
| 7863 | 2026.03.19 13:07:33.353260 [ 33 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7864 | 2026.03.19 13:07:33.353308 [ 33 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.03.19 13:07:33.353330 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7866 | 2026.03.19 13:07:33.353423 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 7867 | 2026.03.19 13:07:33.353517 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7868 | 2026.03.19 13:07:33.353551 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14861 rows starting from the beginning of the part | ||
| 7869 | 2026.03.19 13:07:33.353613 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7870 | 2026.03.19 13:07:33.353661 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7871 | 2026.03.19 13:07:33.353705 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7872 | 2026.03.19 13:07:33.353745 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7873 | 2026.03.19 13:07:33.353786 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7874 | 2026.03.19 13:07:33.355797 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17293 rows, containing 4 columns (4 merged, 0 gathered) in 0.002412278 sec., 7168742.574446229 rows/sec., 102.55 MiB/sec. | ||
| 7875 | 2026.03.19 13:07:33.355938 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7876 | 2026.03.19 13:07:33.356240 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.03.19 13:07:33.356318 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_36_7} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7878 | 2026.03.19 13:07:33.356407 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7879 | 2026.03.19 13:07:33.408048 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1018 | ||
| 7880 | 2026.03.19 13:07:33.410162 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.03.19 13:07:33.410207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7882 | 2026.03.19 13:07:33.411339 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7883 | 2026.03.19 13:07:33.411600 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.03.19 13:07:33.411850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 7885 | 2026.03.19 13:07:33.830281 [ 33 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 7886 | 2026.03.19 13:07:33.830350 [ 33 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.03.19 13:07:33.830376 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7888 | 2026.03.19 13:07:33.830506 [ 199 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 7889 | 2026.03.19 13:07:33.830663 [ 199 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7890 | 2026.03.19 13:07:33.830702 [ 199 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 209 rows starting from the beginning of the part | ||
| 7891 | 2026.03.19 13:07:33.830781 [ 199 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 193 rows starting from the beginning of the part | ||
| 7892 | 2026.03.19 13:07:33.830835 [ 199 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 182 rows starting from the beginning of the part | ||
| 7893 | 2026.03.19 13:07:33.830884 [ 199 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 182 rows starting from the beginning of the part | ||
| 7894 | 2026.03.19 13:07:33.830934 [ 199 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 207 rows starting from the beginning of the part | ||
| 7895 | 2026.03.19 13:07:33.831899 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453769 sec., 669294.7779186377 rows/sec., 44.40 MiB/sec. | ||
| 7896 | 2026.03.19 13:07:33.832113 [ 193 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7897 | 2026.03.19 13:07:33.832469 [ 193 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.03.19 13:07:33.832547 [ 193 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_25_5} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 7899 | 2026.03.19 13:07:33.832643 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7900 | 2026.03.19 13:07:34.277308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7901 | 2026.03.19 13:07:34.293898 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.03.19 13:07:34.293957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7903 | 2026.03.19 13:07:34.299833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7904 | 2026.03.19 13:07:34.300529 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.03.19 13:07:34.300839 [ 24 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7906 | 2026.03.19 13:07:34.300911 [ 24 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.03.19 13:07:34.300936 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7908 | 2026.03.19 13:07:34.301123 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 7909 | 2026.03.19 13:07:34.303549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7910 | 2026.03.19 13:07:34.305653 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7911 | 2026.03.19 13:07:34.307250 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 7912 | 2026.03.19 13:07:34.312163 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 7913 | 2026.03.19 13:07:34.316834 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 7914 | 2026.03.19 13:07:34.321316 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 7915 | 2026.03.19 13:07:34.325876 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 7916 | 2026.03.19 13:07:34.330165 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 7917 | 2026.03.19 13:07:34.381651 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.080612964 sec., 3374.1471160891692 rows/sec., 17.45 MiB/sec. | ||
| 7918 | 2026.03.19 13:07:34.383775 [ 187 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7919 | 2026.03.19 13:07:34.385658 [ 187 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_36_7} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.03.19 13:07:34.385761 [ 187 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_36_7} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7921 | 2026.03.19 13:07:34.387156 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7922 | 2026.03.19 13:07:35.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.35 MiB, peak 301.22 MiB, free memory in arenas 0.00 B, will set to 292.52 MiB (RSS), difference: 3.17 MiB | ||
| 7923 | 2026.03.19 13:07:35.357920 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.03.19 13:07:35.358197 [ 259 ] {802df155-c4f0-4462-ad85-13869884a0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.03.19 13:07:35.358298 [ 259 ] {802df155-c4f0-4462-ad85-13869884a0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7926 | 2026.03.19 13:07:35.359116 [ 259 ] {802df155-c4f0-4462-ad85-13869884a0fe} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.03.19 13:07:35.359157 [ 259 ] {802df155-c4f0-4462-ad85-13869884a0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7928 | 2026.03.19 13:07:35.359549 [ 259 ] {802df155-c4f0-4462-ad85-13869884a0fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7929 | 2026.03.19 13:07:35.359769 [ 259 ] {802df155-c4f0-4462-ad85-13869884a0fe} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.03.19 13:07:35.359928 [ 259 ] {802df155-c4f0-4462-ad85-13869884a0fe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001807 sec., 157166.5744327615 rows/sec., 9.98 MiB/sec. | ||
| 7931 | 2026.03.19 13:07:35.359968 [ 259 ] {802df155-c4f0-4462-ad85-13869884a0fe} <Debug> TCPHandler: Processed in 0.002225855 sec. | ||
| 7932 | 2026.03.19 13:07:35.360090 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.03.19 13:07:35.360183 [ 259 ] {8e2194f7-3dde-4038-8ad3-643b57fa81b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7934 | 2026.03.19 13:07:35.360224 [ 259 ] {8e2194f7-3dde-4038-8ad3-643b57fa81b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7935 | 2026.03.19 13:07:35.361005 [ 259 ] {8e2194f7-3dde-4038-8ad3-643b57fa81b6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.03.19 13:07:35.361041 [ 259 ] {8e2194f7-3dde-4038-8ad3-643b57fa81b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7937 | 2026.03.19 13:07:35.361404 [ 259 ] {8e2194f7-3dde-4038-8ad3-643b57fa81b6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7938 | 2026.03.19 13:07:35.361626 [ 259 ] {8e2194f7-3dde-4038-8ad3-643b57fa81b6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.03.19 13:07:35.361752 [ 259 ] {8e2194f7-3dde-4038-8ad3-643b57fa81b6} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001588 sec., 552267.0025188917 rows/sec., 43.78 MiB/sec. | ||
| 7940 | 2026.03.19 13:07:35.361789 [ 259 ] {8e2194f7-3dde-4038-8ad3-643b57fa81b6} <Debug> TCPHandler: Processed in 0.001747075 sec. | ||
| 7941 | 2026.03.19 13:07:35.361899 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.03.19 13:07:35.361991 [ 259 ] {e77e688f-591d-4a28-9a73-45c761476984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7943 | 2026.03.19 13:07:35.362029 [ 259 ] {e77e688f-591d-4a28-9a73-45c761476984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7944 | 2026.03.19 13:07:35.362489 [ 259 ] {e77e688f-591d-4a28-9a73-45c761476984} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.03.19 13:07:35.362524 [ 259 ] {e77e688f-591d-4a28-9a73-45c761476984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7946 | 2026.03.19 13:07:35.362830 [ 259 ] {e77e688f-591d-4a28-9a73-45c761476984} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7947 | 2026.03.19 13:07:35.363035 [ 259 ] {e77e688f-591d-4a28-9a73-45c761476984} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.03.19 13:07:35.363160 [ 259 ] {e77e688f-591d-4a28-9a73-45c761476984} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001187 sec., 153327.71693344568 rows/sec., 9.50 MiB/sec. | ||
| 7949 | 2026.03.19 13:07:35.363197 [ 259 ] {e77e688f-591d-4a28-9a73-45c761476984} <Debug> TCPHandler: Processed in 0.001344277 sec. | ||
| 7950 | 2026.03.19 13:07:35.363302 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.03.19 13:07:35.363394 [ 259 ] {102eccd7-cc4d-444d-9c08-5d7cc4322567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7952 | 2026.03.19 13:07:35.363431 [ 259 ] {102eccd7-cc4d-444d-9c08-5d7cc4322567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7953 | 2026.03.19 13:07:35.363849 [ 259 ] {102eccd7-cc4d-444d-9c08-5d7cc4322567} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.03.19 13:07:35.363884 [ 259 ] {102eccd7-cc4d-444d-9c08-5d7cc4322567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7955 | 2026.03.19 13:07:35.364173 [ 259 ] {102eccd7-cc4d-444d-9c08-5d7cc4322567} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7956 | 2026.03.19 13:07:35.364378 [ 259 ] {102eccd7-cc4d-444d-9c08-5d7cc4322567} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.03.19 13:07:35.364500 [ 259 ] {102eccd7-cc4d-444d-9c08-5d7cc4322567} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001123 sec., 132680.32056990205 rows/sec., 8.57 MiB/sec. | ||
| 7958 | 2026.03.19 13:07:35.364535 [ 259 ] {102eccd7-cc4d-444d-9c08-5d7cc4322567} <Debug> TCPHandler: Processed in 0.001279326 sec. | ||
| 7959 | 2026.03.19 13:07:35.364643 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.03.19 13:07:35.364735 [ 259 ] {b7711c30-9b63-497b-85aa-a77e5b73c1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7961 | 2026.03.19 13:07:35.364772 [ 259 ] {b7711c30-9b63-497b-85aa-a77e5b73c1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7962 | 2026.03.19 13:07:35.365195 [ 259 ] {b7711c30-9b63-497b-85aa-a77e5b73c1d1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.03.19 13:07:35.365237 [ 259 ] {b7711c30-9b63-497b-85aa-a77e5b73c1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7964 | 2026.03.19 13:07:35.365556 [ 259 ] {b7711c30-9b63-497b-85aa-a77e5b73c1d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7965 | 2026.03.19 13:07:35.365776 [ 259 ] {b7711c30-9b63-497b-85aa-a77e5b73c1d1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.03.19 13:07:35.365898 [ 259 ] {b7711c30-9b63-497b-85aa-a77e5b73c1d1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 7967 | 2026.03.19 13:07:35.365933 [ 259 ] {b7711c30-9b63-497b-85aa-a77e5b73c1d1} <Debug> TCPHandler: Processed in 0.001337647 sec. | ||
| 7968 | 2026.03.19 13:07:35.366043 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.03.19 13:07:35.366133 [ 259 ] {0b027470-54d5-49cc-b91b-deeba2dfe361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7970 | 2026.03.19 13:07:35.366171 [ 259 ] {0b027470-54d5-49cc-b91b-deeba2dfe361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7971 | 2026.03.19 13:07:35.366736 [ 259 ] {0b027470-54d5-49cc-b91b-deeba2dfe361} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.03.19 13:07:35.366772 [ 259 ] {0b027470-54d5-49cc-b91b-deeba2dfe361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7973 | 2026.03.19 13:07:35.367090 [ 259 ] {0b027470-54d5-49cc-b91b-deeba2dfe361} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7974 | 2026.03.19 13:07:35.367300 [ 259 ] {0b027470-54d5-49cc-b91b-deeba2dfe361} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.03.19 13:07:35.367425 [ 259 ] {0b027470-54d5-49cc-b91b-deeba2dfe361} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001308 sec., 405198.7767584098 rows/sec., 28.66 MiB/sec. | ||
| 7976 | 2026.03.19 13:07:35.367461 [ 259 ] {0b027470-54d5-49cc-b91b-deeba2dfe361} <Debug> TCPHandler: Processed in 0.001464929 sec. | ||
| 7977 | 2026.03.19 13:07:35.367571 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2026.03.19 13:07:35.367662 [ 259 ] {8a994a81-db01-40b5-aff1-a7d8147c8b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7979 | 2026.03.19 13:07:35.367702 [ 259 ] {8a994a81-db01-40b5-aff1-a7d8147c8b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7980 | 2026.03.19 13:07:35.368024 [ 259 ] {8a994a81-db01-40b5-aff1-a7d8147c8b8c} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.03.19 13:07:35.368059 [ 259 ] {8a994a81-db01-40b5-aff1-a7d8147c8b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7982 | 2026.03.19 13:07:35.368353 [ 259 ] {8a994a81-db01-40b5-aff1-a7d8147c8b8c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7983 | 2026.03.19 13:07:35.368554 [ 259 ] {8a994a81-db01-40b5-aff1-a7d8147c8b8c} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.03.19 13:07:35.368681 [ 259 ] {8a994a81-db01-40b5-aff1-a7d8147c8b8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 7985 | 2026.03.19 13:07:35.368715 [ 259 ] {8a994a81-db01-40b5-aff1-a7d8147c8b8c} <Debug> TCPHandler: Processed in 0.001193064 sec. | ||
| 7986 | 2026.03.19 13:07:35.368822 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.03.19 13:07:35.368912 [ 259 ] {ef082b59-2f74-4c60-b773-098638f268fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7988 | 2026.03.19 13:07:35.368953 [ 259 ] {ef082b59-2f74-4c60-b773-098638f268fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7989 | 2026.03.19 13:07:35.369344 [ 259 ] {ef082b59-2f74-4c60-b773-098638f268fc} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.03.19 13:07:35.369379 [ 259 ] {ef082b59-2f74-4c60-b773-098638f268fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7991 | 2026.03.19 13:07:35.369698 [ 259 ] {ef082b59-2f74-4c60-b773-098638f268fc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7992 | 2026.03.19 13:07:35.369901 [ 259 ] {ef082b59-2f74-4c60-b773-098638f268fc} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.03.19 13:07:35.370024 [ 259 ] {ef082b59-2f74-4c60-b773-098638f268fc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001129 sec., 234720.99202834367 rows/sec., 15.60 MiB/sec. | ||
| 7994 | 2026.03.19 13:07:35.370059 [ 259 ] {ef082b59-2f74-4c60-b773-098638f268fc} <Debug> TCPHandler: Processed in 0.001285335 sec. | ||
| 7995 | 2026.03.19 13:07:35.370169 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.03.19 13:07:35.370260 [ 259 ] {41072938-a5bc-4d76-8ac8-2afc79e17319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7997 | 2026.03.19 13:07:35.370299 [ 259 ] {41072938-a5bc-4d76-8ac8-2afc79e17319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7998 | 2026.03.19 13:07:35.370599 [ 259 ] {41072938-a5bc-4d76-8ac8-2afc79e17319} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.03.19 13:07:35.370633 [ 259 ] {41072938-a5bc-4d76-8ac8-2afc79e17319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8000 | 2026.03.19 13:07:35.370931 [ 259 ] {41072938-a5bc-4d76-8ac8-2afc79e17319} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8001 | 2026.03.19 13:07:35.371135 [ 259 ] {41072938-a5bc-4d76-8ac8-2afc79e17319} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.03.19 13:07:35.371258 [ 259 ] {41072938-a5bc-4d76-8ac8-2afc79e17319} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 8003 | 2026.03.19 13:07:35.371292 [ 259 ] {41072938-a5bc-4d76-8ac8-2afc79e17319} <Debug> TCPHandler: Processed in 0.001170763 sec. | ||
| 8004 | 2026.03.19 13:07:35.371399 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.03.19 13:07:35.371489 [ 259 ] {9bd09e86-67fe-406e-934a-86df3c140dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8006 | 2026.03.19 13:07:35.371540 [ 259 ] {9bd09e86-67fe-406e-934a-86df3c140dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8007 | 2026.03.19 13:07:35.372372 [ 259 ] {9bd09e86-67fe-406e-934a-86df3c140dd9} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.03.19 13:07:35.372407 [ 259 ] {9bd09e86-67fe-406e-934a-86df3c140dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8009 | 2026.03.19 13:07:35.372968 [ 259 ] {9bd09e86-67fe-406e-934a-86df3c140dd9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8010 | 2026.03.19 13:07:35.373183 [ 259 ] {9bd09e86-67fe-406e-934a-86df3c140dd9} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.03.19 13:07:35.373292 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8012 | 2026.03.19 13:07:35.373318 [ 259 ] {9bd09e86-67fe-406e-934a-86df3c140dd9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001846 sec., 21668.472372697724 rows/sec., 38.83 MiB/sec. | ||
| 8013 | 2026.03.19 13:07:35.373357 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.03.19 13:07:35.373380 [ 259 ] {9bd09e86-67fe-406e-934a-86df3c140dd9} <Debug> TCPHandler: Processed in 0.002028371 sec. | ||
| 8015 | 2026.03.19 13:07:35.373382 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8016 | 2026.03.19 13:07:35.373498 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.03.19 13:07:35.373534 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 8018 | 2026.03.19 13:07:35.373594 [ 259 ] {7d56d878-b882-4924-9e9f-2420a16e6c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.03.19 13:07:35.373641 [ 259 ] {7d56d878-b882-4924-9e9f-2420a16e6c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8020 | 2026.03.19 13:07:35.373803 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8021 | 2026.03.19 13:07:35.373874 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 799 rows starting from the beginning of the part | ||
| 8022 | 2026.03.19 13:07:35.373961 [ 259 ] {7d56d878-b882-4924-9e9f-2420a16e6c37} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.03.19 13:07:35.374000 [ 259 ] {7d56d878-b882-4924-9e9f-2420a16e6c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8024 | 2026.03.19 13:07:35.374020 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 49 rows starting from the beginning of the part | ||
| 8025 | 2026.03.19 13:07:35.374147 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 8026 | 2026.03.19 13:07:35.374274 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 8027 | 2026.03.19 13:07:35.374324 [ 259 ] {7d56d878-b882-4924-9e9f-2420a16e6c37} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8028 | 2026.03.19 13:07:35.374398 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
| 8029 | 2026.03.19 13:07:35.374534 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 8030 | 2026.03.19 13:07:35.374543 [ 259 ] {7d56d878-b882-4924-9e9f-2420a16e6c37} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.03.19 13:07:35.374677 [ 259 ] {7d56d878-b882-4924-9e9f-2420a16e6c37} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 8032 | 2026.03.19 13:07:35.374712 [ 259 ] {7d56d878-b882-4924-9e9f-2420a16e6c37} <Debug> TCPHandler: Processed in 0.001261525 sec. | ||
| 8033 | 2026.03.19 13:07:35.382578 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 19 columns (19 merged, 0 gathered) in 0.009091011 sec., 111868.7459513579 rows/sec., 200.46 MiB/sec. | ||
| 8034 | 2026.03.19 13:07:35.383978 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8035 | 2026.03.19 13:07:35.384332 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2026.03.19 13:07:35.384408 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8037 | 2026.03.19 13:07:35.384506 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
| 8038 | 2026.03.19 13:07:36.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.35 MiB, peak 301.45 MiB, free memory in arenas 0.00 B, will set to 297.81 MiB (RSS), difference: 4.46 MiB | ||
| 8039 | 2026.03.19 13:07:40.349507 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8040 | 2026.03.19 13:07:40.349704 [ 259 ] {73ea54cd-7cd7-456f-a656-41f0d3ffdb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8041 | 2026.03.19 13:07:40.349776 [ 259 ] {73ea54cd-7cd7-456f-a656-41f0d3ffdb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8042 | 2026.03.19 13:07:40.350523 [ 259 ] {73ea54cd-7cd7-456f-a656-41f0d3ffdb7c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.03.19 13:07:40.350573 [ 259 ] {73ea54cd-7cd7-456f-a656-41f0d3ffdb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8044 | 2026.03.19 13:07:40.351009 [ 259 ] {73ea54cd-7cd7-456f-a656-41f0d3ffdb7c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8045 | 2026.03.19 13:07:40.351237 [ 259 ] {73ea54cd-7cd7-456f-a656-41f0d3ffdb7c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.03.19 13:07:40.351400 [ 259 ] {73ea54cd-7cd7-456f-a656-41f0d3ffdb7c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001749 sec., 32018.296169239566 rows/sec., 2.46 MiB/sec. | ||
| 8047 | 2026.03.19 13:07:40.351401 [ 45 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8048 | 2026.03.19 13:07:40.351448 [ 259 ] {73ea54cd-7cd7-456f-a656-41f0d3ffdb7c} <Debug> TCPHandler: Processed in 0.002076581 sec. | ||
| 8049 | 2026.03.19 13:07:40.351482 [ 45 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.03.19 13:07:40.351513 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8051 | 2026.03.19 13:07:40.351581 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.03.19 13:07:40.351656 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 8053 | 2026.03.19 13:07:40.351685 [ 259 ] {fa70e4fe-2694-425c-9a5a-99e9e4b792f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8054 | 2026.03.19 13:07:40.351745 [ 259 ] {fa70e4fe-2694-425c-9a5a-99e9e4b792f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8055 | 2026.03.19 13:07:40.351821 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8056 | 2026.03.19 13:07:40.351866 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2766 rows starting from the beginning of the part | ||
| 8057 | 2026.03.19 13:07:40.351942 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2765 rows starting from the beginning of the part | ||
| 8058 | 2026.03.19 13:07:40.351998 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8059 | 2026.03.19 13:07:40.352048 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8060 | 2026.03.19 13:07:40.352104 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 877 rows starting from the beginning of the part | ||
| 8061 | 2026.03.19 13:07:40.352167 [ 259 ] {fa70e4fe-2694-425c-9a5a-99e9e4b792f6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.03.19 13:07:40.352174 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 8063 | 2026.03.19 13:07:40.352211 [ 259 ] {fa70e4fe-2694-425c-9a5a-99e9e4b792f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8064 | 2026.03.19 13:07:40.352567 [ 259 ] {fa70e4fe-2694-425c-9a5a-99e9e4b792f6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8065 | 2026.03.19 13:07:40.352788 [ 259 ] {fa70e4fe-2694-425c-9a5a-99e9e4b792f6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.03.19 13:07:40.352900 [ 45 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8067 | 2026.03.19 13:07:40.352921 [ 259 ] {fa70e4fe-2694-425c-9a5a-99e9e4b792f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 8068 | 2026.03.19 13:07:40.352930 [ 45 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.03.19 13:07:40.352961 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8070 | 2026.03.19 13:07:40.352967 [ 259 ] {fa70e4fe-2694-425c-9a5a-99e9e4b792f6} <Debug> TCPHandler: Processed in 0.001435509 sec. | ||
| 8071 | 2026.03.19 13:07:40.353062 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 8072 | 2026.03.19 13:07:40.353085 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2026.03.19 13:07:40.353171 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8074 | 2026.03.19 13:07:40.353187 [ 259 ] {38c347aa-5cc2-4c6f-966a-0882f9f6ed44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8075 | 2026.03.19 13:07:40.353204 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1511 rows starting from the beginning of the part | ||
| 8076 | 2026.03.19 13:07:40.353236 [ 259 ] {38c347aa-5cc2-4c6f-966a-0882f9f6ed44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8077 | 2026.03.19 13:07:40.353263 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1491 rows starting from the beginning of the part | ||
| 8078 | 2026.03.19 13:07:40.353314 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8079 | 2026.03.19 13:07:40.353355 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8080 | 2026.03.19 13:07:40.353393 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 530 rows starting from the beginning of the part | ||
| 8081 | 2026.03.19 13:07:40.353431 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 8082 | 2026.03.19 13:07:40.353661 [ 259 ] {38c347aa-5cc2-4c6f-966a-0882f9f6ed44} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.03.19 13:07:40.353704 [ 259 ] {38c347aa-5cc2-4c6f-966a-0882f9f6ed44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8084 | 2026.03.19 13:07:40.354066 [ 259 ] {38c347aa-5cc2-4c6f-966a-0882f9f6ed44} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8085 | 2026.03.19 13:07:40.354287 [ 259 ] {38c347aa-5cc2-4c6f-966a-0882f9f6ed44} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.03.19 13:07:40.354394 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8087 | 2026.03.19 13:07:40.354415 [ 259 ] {38c347aa-5cc2-4c6f-966a-0882f9f6ed44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 8088 | 2026.03.19 13:07:40.354425 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.03.19 13:07:40.354454 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8090 | 2026.03.19 13:07:40.354459 [ 259 ] {38c347aa-5cc2-4c6f-966a-0882f9f6ed44} <Debug> TCPHandler: Processed in 0.001421198 sec. | ||
| 8091 | 2026.03.19 13:07:40.354553 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 8092 | 2026.03.19 13:07:40.354567 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.03.19 13:07:40.354648 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6576 rows, containing 5 columns (5 merged, 0 gathered) in 0.003066231 sec., 2144652.506611537 rows/sec., 172.98 MiB/sec. | ||
| 8094 | 2026.03.19 13:07:40.354668 [ 259 ] {a30b285f-32a7-4f2d-a8cb-2d7a4984e9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8095 | 2026.03.19 13:07:40.354683 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8096 | 2026.03.19 13:07:40.354710 [ 259 ] {a30b285f-32a7-4f2d-a8cb-2d7a4984e9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8097 | 2026.03.19 13:07:40.354730 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17956 rows starting from the beginning of the part | ||
| 8098 | 2026.03.19 13:07:40.354738 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716974 sec., 2168932.086333282 rows/sec., 159.91 MiB/sec. | ||
| 8099 | 2026.03.19 13:07:40.354811 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1362 rows starting from the beginning of the part | ||
| 8100 | 2026.03.19 13:07:40.354867 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 96 rows starting from the beginning of the part | ||
| 8101 | 2026.03.19 13:07:40.354918 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8102 | 2026.03.19 13:07:40.354957 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8103 | 2026.03.19 13:07:40.354966 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8104 | 2026.03.19 13:07:40.355044 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 8105 | 2026.03.19 13:07:40.355043 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8106 | 2026.03.19 13:07:40.355048 [ 259 ] {a30b285f-32a7-4f2d-a8cb-2d7a4984e9ef} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.03.19 13:07:40.355129 [ 259 ] {a30b285f-32a7-4f2d-a8cb-2d7a4984e9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8108 | 2026.03.19 13:07:40.355331 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2026.03.19 13:07:40.355423 [ 198 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_56_11} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8110 | 2026.03.19 13:07:40.355518 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 8111 | 2026.03.19 13:07:40.355568 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.03.19 13:07:40.355641 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_56_11} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8113 | 2026.03.19 13:07:40.355729 [ 259 ] {a30b285f-32a7-4f2d-a8cb-2d7a4984e9ef} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8114 | 2026.03.19 13:07:40.355739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8115 | 2026.03.19 13:07:40.355946 [ 259 ] {a30b285f-32a7-4f2d-a8cb-2d7a4984e9ef} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.03.19 13:07:40.356067 [ 45 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8117 | 2026.03.19 13:07:40.356075 [ 259 ] {a30b285f-32a7-4f2d-a8cb-2d7a4984e9ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. | ||
| 8118 | 2026.03.19 13:07:40.356112 [ 45 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.03.19 13:07:40.356131 [ 259 ] {a30b285f-32a7-4f2d-a8cb-2d7a4984e9ef} <Debug> TCPHandler: Processed in 0.001611232 sec. | ||
| 8120 | 2026.03.19 13:07:40.356138 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8121 | 2026.03.19 13:07:40.356219 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 8122 | 2026.03.19 13:07:40.356314 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8123 | 2026.03.19 13:07:40.356344 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3588 rows starting from the beginning of the part | ||
| 8124 | 2026.03.19 13:07:40.356394 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 54 rows starting from the beginning of the part | ||
| 8125 | 2026.03.19 13:07:40.356436 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 8126 | 2026.03.19 13:07:40.356472 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 8127 | 2026.03.19 13:07:40.356508 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8128 | 2026.03.19 13:07:40.356544 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 8129 | 2026.03.19 13:07:40.357991 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001802935 sec., 2156483.7334679286 rows/sec., 139.07 MiB/sec. | ||
| 8130 | 2026.03.19 13:07:40.358244 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8131 | 2026.03.19 13:07:40.358479 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.03.19 13:07:40.358541 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_56_11} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8133 | 2026.03.19 13:07:40.358624 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8134 | 2026.03.19 13:07:40.366904 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19999 rows, containing 5 columns (5 merged, 0 gathered) in 0.012398567 sec., 1613008.9872482845 rows/sec., 106.79 MiB/sec. | ||
| 8135 | 2026.03.19 13:07:40.367174 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8136 | 2026.03.19 13:07:40.367435 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.03.19 13:07:40.367508 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8138 | 2026.03.19 13:07:40.367584 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 8139 | 2026.03.19 13:07:40.853402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17741 | ||
| 8140 | 2026.03.19 13:07:40.853908 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.03.19 13:07:40.853942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8142 | 2026.03.19 13:07:40.854439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8143 | 2026.03.19 13:07:40.854669 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.03.19 13:07:40.854793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17741 | ||
| 8145 | 2026.03.19 13:07:41.001188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.21 MiB, peak 305.56 MiB, free memory in arenas 0.00 B, will set to 300.41 MiB (RSS), difference: 2.20 MiB | ||
| 8146 | 2026.03.19 13:07:41.803687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8147 | 2026.03.19 13:07:41.819047 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.03.19 13:07:41.819120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8149 | 2026.03.19 13:07:41.824863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8150 | 2026.03.19 13:07:41.825567 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.03.19 13:07:41.829635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8152 | 2026.03.19 13:07:43.412052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1048 | ||
| 8153 | 2026.03.19 13:07:43.414435 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.03.19 13:07:43.414487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8155 | 2026.03.19 13:07:43.415690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8156 | 2026.03.19 13:07:43.415948 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.03.19 13:07:43.416205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 8158 | 2026.03.19 13:07:45.358166 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2026.03.19 13:07:45.358377 [ 259 ] {d5b6a5e9-8bf3-45b3-ae4f-36b0f7d945f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8160 | 2026.03.19 13:07:45.358455 [ 259 ] {d5b6a5e9-8bf3-45b3-ae4f-36b0f7d945f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8161 | 2026.03.19 13:07:45.359236 [ 259 ] {d5b6a5e9-8bf3-45b3-ae4f-36b0f7d945f3} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.03.19 13:07:45.359292 [ 259 ] {d5b6a5e9-8bf3-45b3-ae4f-36b0f7d945f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8163 | 2026.03.19 13:07:45.359711 [ 259 ] {d5b6a5e9-8bf3-45b3-ae4f-36b0f7d945f3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8164 | 2026.03.19 13:07:45.359953 [ 259 ] {d5b6a5e9-8bf3-45b3-ae4f-36b0f7d945f3} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.03.19 13:07:45.360122 [ 259 ] {d5b6a5e9-8bf3-45b3-ae4f-36b0f7d945f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 8166 | 2026.03.19 13:07:45.360174 [ 259 ] {d5b6a5e9-8bf3-45b3-ae4f-36b0f7d945f3} <Debug> TCPHandler: Processed in 0.002156802 sec. | ||
| 8167 | 2026.03.19 13:07:45.360303 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2026.03.19 13:07:45.360417 [ 259 ] {01e848be-68e8-4adf-aa08-ca40e0eaafda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8169 | 2026.03.19 13:07:45.360463 [ 259 ] {01e848be-68e8-4adf-aa08-ca40e0eaafda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8170 | 2026.03.19 13:07:45.361208 [ 259 ] {01e848be-68e8-4adf-aa08-ca40e0eaafda} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2026.03.19 13:07:45.361249 [ 259 ] {01e848be-68e8-4adf-aa08-ca40e0eaafda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8172 | 2026.03.19 13:07:45.361623 [ 259 ] {01e848be-68e8-4adf-aa08-ca40e0eaafda} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8173 | 2026.03.19 13:07:45.361840 [ 259 ] {01e848be-68e8-4adf-aa08-ca40e0eaafda} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.03.19 13:07:45.361977 [ 259 ] {01e848be-68e8-4adf-aa08-ca40e0eaafda} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001585 sec., 553312.3028391167 rows/sec., 43.86 MiB/sec. | ||
| 8175 | 2026.03.19 13:07:45.362017 [ 259 ] {01e848be-68e8-4adf-aa08-ca40e0eaafda} <Debug> TCPHandler: Processed in 0.001769605 sec. | ||
| 8176 | 2026.03.19 13:07:45.362133 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2026.03.19 13:07:45.362234 [ 259 ] {c4bba4ef-3351-492b-8092-dfabf9c2f579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8178 | 2026.03.19 13:07:45.362277 [ 259 ] {c4bba4ef-3351-492b-8092-dfabf9c2f579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8179 | 2026.03.19 13:07:45.362746 [ 259 ] {c4bba4ef-3351-492b-8092-dfabf9c2f579} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2026.03.19 13:07:45.362786 [ 259 ] {c4bba4ef-3351-492b-8092-dfabf9c2f579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8181 | 2026.03.19 13:07:45.363101 [ 259 ] {c4bba4ef-3351-492b-8092-dfabf9c2f579} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8182 | 2026.03.19 13:07:45.363326 [ 259 ] {c4bba4ef-3351-492b-8092-dfabf9c2f579} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.03.19 13:07:45.363458 [ 259 ] {c4bba4ef-3351-492b-8092-dfabf9c2f579} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001245 sec., 146184.7389558233 rows/sec., 9.06 MiB/sec. | ||
| 8184 | 2026.03.19 13:07:45.363496 [ 259 ] {c4bba4ef-3351-492b-8092-dfabf9c2f579} <Debug> TCPHandler: Processed in 0.001415448 sec. | ||
| 8185 | 2026.03.19 13:07:45.363606 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8186 | 2026.03.19 13:07:45.363702 [ 259 ] {3731dfc6-af45-4c74-b259-2c87de173710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8187 | 2026.03.19 13:07:45.363741 [ 259 ] {3731dfc6-af45-4c74-b259-2c87de173710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8188 | 2026.03.19 13:07:45.364166 [ 259 ] {3731dfc6-af45-4c74-b259-2c87de173710} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2026.03.19 13:07:45.364202 [ 259 ] {3731dfc6-af45-4c74-b259-2c87de173710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8190 | 2026.03.19 13:07:45.364492 [ 259 ] {3731dfc6-af45-4c74-b259-2c87de173710} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8191 | 2026.03.19 13:07:45.364704 [ 259 ] {3731dfc6-af45-4c74-b259-2c87de173710} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.03.19 13:07:45.364816 [ 80 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0 | ||
| 8193 | 2026.03.19 13:07:45.364833 [ 259 ] {3731dfc6-af45-4c74-b259-2c87de173710} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 8194 | 2026.03.19 13:07:45.364888 [ 80 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.03.19 13:07:45.364897 [ 259 ] {3731dfc6-af45-4c74-b259-2c87de173710} <Debug> TCPHandler: Processed in 0.001342156 sec. | ||
| 8196 | 2026.03.19 13:07:45.364922 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8197 | 2026.03.19 13:07:45.365024 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.03.19 13:07:45.365039 [ 190 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full | ||
| 8199 | 2026.03.19 13:07:45.365125 [ 259 ] {ad479c82-03aa-4126-ac96-e862271e9618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8200 | 2026.03.19 13:07:45.365169 [ 259 ] {ad479c82-03aa-4126-ac96-e862271e9618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8201 | 2026.03.19 13:07:45.365174 [ 190 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8202 | 2026.03.19 13:07:45.365217 [ 190 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 857 rows starting from the beginning of the part | ||
| 8203 | 2026.03.19 13:07:45.365283 [ 190 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 8204 | 2026.03.19 13:07:45.365331 [ 190 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8205 | 2026.03.19 13:07:45.365374 [ 190 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 857 rows starting from the beginning of the part | ||
| 8206 | 2026.03.19 13:07:45.365412 [ 190 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8207 | 2026.03.19 13:07:45.365452 [ 190 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 8208 | 2026.03.19 13:07:45.365597 [ 259 ] {ad479c82-03aa-4126-ac96-e862271e9618} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.03.19 13:07:45.365639 [ 259 ] {ad479c82-03aa-4126-ac96-e862271e9618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8210 | 2026.03.19 13:07:45.365971 [ 259 ] {ad479c82-03aa-4126-ac96-e862271e9618} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8211 | 2026.03.19 13:07:45.366196 [ 259 ] {ad479c82-03aa-4126-ac96-e862271e9618} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.03.19 13:07:45.366333 [ 259 ] {ad479c82-03aa-4126-ac96-e862271e9618} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 8213 | 2026.03.19 13:07:45.366376 [ 259 ] {ad479c82-03aa-4126-ac96-e862271e9618} <Debug> TCPHandler: Processed in 0.001403408 sec. | ||
| 8214 | 2026.03.19 13:07:45.366502 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2026.03.19 13:07:45.366598 [ 259 ] {4733f394-877f-4443-bab0-7aead0640a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8216 | 2026.03.19 13:07:45.366637 [ 259 ] {4733f394-877f-4443-bab0-7aead0640a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8217 | 2026.03.19 13:07:45.366654 [ 186 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667833 sec., 1385030.755477317 rows/sec., 89.44 MiB/sec. | ||
| 8218 | 2026.03.19 13:07:45.366890 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 8219 | 2026.03.19 13:07:45.367212 [ 259 ] {4733f394-877f-4443-bab0-7aead0640a9e} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.03.19 13:07:45.367225 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.03.19 13:07:45.367256 [ 259 ] {4733f394-877f-4443-bab0-7aead0640a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8222 | 2026.03.19 13:07:45.367327 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_27_6} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6 | ||
| 8223 | 2026.03.19 13:07:45.367432 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 8224 | 2026.03.19 13:07:45.367608 [ 259 ] {4733f394-877f-4443-bab0-7aead0640a9e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8225 | 2026.03.19 13:07:45.367843 [ 259 ] {4733f394-877f-4443-bab0-7aead0640a9e} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.03.19 13:07:45.367976 [ 259 ] {4733f394-877f-4443-bab0-7aead0640a9e} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001396 sec., 379656.1604584527 rows/sec., 26.85 MiB/sec. | ||
| 8227 | 2026.03.19 13:07:45.368014 [ 259 ] {4733f394-877f-4443-bab0-7aead0640a9e} <Debug> TCPHandler: Processed in 0.001568361 sec. | ||
| 8228 | 2026.03.19 13:07:45.368128 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.03.19 13:07:45.368228 [ 259 ] {5fa57ea5-9b74-4b59-b1ff-8f117c6cf007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8230 | 2026.03.19 13:07:45.368270 [ 259 ] {5fa57ea5-9b74-4b59-b1ff-8f117c6cf007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8231 | 2026.03.19 13:07:45.368596 [ 259 ] {5fa57ea5-9b74-4b59-b1ff-8f117c6cf007} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.03.19 13:07:45.368632 [ 259 ] {5fa57ea5-9b74-4b59-b1ff-8f117c6cf007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8233 | 2026.03.19 13:07:45.368932 [ 259 ] {5fa57ea5-9b74-4b59-b1ff-8f117c6cf007} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8234 | 2026.03.19 13:07:45.369143 [ 259 ] {5fa57ea5-9b74-4b59-b1ff-8f117c6cf007} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.03.19 13:07:45.369270 [ 259 ] {5fa57ea5-9b74-4b59-b1ff-8f117c6cf007} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 8236 | 2026.03.19 13:07:45.369307 [ 259 ] {5fa57ea5-9b74-4b59-b1ff-8f117c6cf007} <Debug> TCPHandler: Processed in 0.001229314 sec. | ||
| 8237 | 2026.03.19 13:07:45.369415 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.03.19 13:07:45.369510 [ 259 ] {68f78b89-2ecf-4ec4-a919-3043103502e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.03.19 13:07:45.369553 [ 259 ] {68f78b89-2ecf-4ec4-a919-3043103502e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8240 | 2026.03.19 13:07:45.369939 [ 259 ] {68f78b89-2ecf-4ec4-a919-3043103502e4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.03.19 13:07:45.369975 [ 259 ] {68f78b89-2ecf-4ec4-a919-3043103502e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8242 | 2026.03.19 13:07:45.370304 [ 259 ] {68f78b89-2ecf-4ec4-a919-3043103502e4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8243 | 2026.03.19 13:07:45.370528 [ 259 ] {68f78b89-2ecf-4ec4-a919-3043103502e4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.03.19 13:07:45.370660 [ 259 ] {68f78b89-2ecf-4ec4-a919-3043103502e4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 8245 | 2026.03.19 13:07:45.370697 [ 259 ] {68f78b89-2ecf-4ec4-a919-3043103502e4} <Debug> TCPHandler: Processed in 0.001331777 sec. | ||
| 8246 | 2026.03.19 13:07:45.370810 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.03.19 13:07:45.370904 [ 259 ] {85c189b5-8134-4f0b-907a-e8d5d21216a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8248 | 2026.03.19 13:07:45.370946 [ 259 ] {85c189b5-8134-4f0b-907a-e8d5d21216a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8249 | 2026.03.19 13:07:45.371251 [ 259 ] {85c189b5-8134-4f0b-907a-e8d5d21216a6} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.03.19 13:07:45.371287 [ 259 ] {85c189b5-8134-4f0b-907a-e8d5d21216a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8251 | 2026.03.19 13:07:45.371582 [ 259 ] {85c189b5-8134-4f0b-907a-e8d5d21216a6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8252 | 2026.03.19 13:07:45.371821 [ 259 ] {85c189b5-8134-4f0b-907a-e8d5d21216a6} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.03.19 13:07:45.371946 [ 259 ] {85c189b5-8134-4f0b-907a-e8d5d21216a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 8254 | 2026.03.19 13:07:45.371982 [ 259 ] {85c189b5-8134-4f0b-907a-e8d5d21216a6} <Debug> TCPHandler: Processed in 0.001221514 sec. | ||
| 8255 | 2026.03.19 13:07:45.372089 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.03.19 13:07:45.372183 [ 259 ] {bb56a184-911f-4b6a-8e71-1832d26c0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8257 | 2026.03.19 13:07:45.372236 [ 259 ] {bb56a184-911f-4b6a-8e71-1832d26c0f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8258 | 2026.03.19 13:07:45.373177 [ 259 ] {bb56a184-911f-4b6a-8e71-1832d26c0f8e} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.03.19 13:07:45.373220 [ 259 ] {bb56a184-911f-4b6a-8e71-1832d26c0f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8260 | 2026.03.19 13:07:45.373828 [ 259 ] {bb56a184-911f-4b6a-8e71-1832d26c0f8e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8261 | 2026.03.19 13:07:45.374062 [ 259 ] {bb56a184-911f-4b6a-8e71-1832d26c0f8e} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.03.19 13:07:45.374212 [ 259 ] {bb56a184-911f-4b6a-8e71-1832d26c0f8e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002045 sec., 19559.902200489 rows/sec., 35.05 MiB/sec. | ||
| 8263 | 2026.03.19 13:07:45.374275 [ 259 ] {bb56a184-911f-4b6a-8e71-1832d26c0f8e} <Debug> TCPHandler: Processed in 0.002233575 sec. | ||
| 8264 | 2026.03.19 13:07:45.374390 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2026.03.19 13:07:45.374491 [ 259 ] {9d579dbe-e03a-4cd8-bddc-d2dcb11770c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8266 | 2026.03.19 13:07:45.374535 [ 259 ] {9d579dbe-e03a-4cd8-bddc-d2dcb11770c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8267 | 2026.03.19 13:07:45.374874 [ 259 ] {9d579dbe-e03a-4cd8-bddc-d2dcb11770c7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.03.19 13:07:45.374911 [ 259 ] {9d579dbe-e03a-4cd8-bddc-d2dcb11770c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8269 | 2026.03.19 13:07:45.375236 [ 259 ] {9d579dbe-e03a-4cd8-bddc-d2dcb11770c7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8270 | 2026.03.19 13:07:45.375456 [ 259 ] {9d579dbe-e03a-4cd8-bddc-d2dcb11770c7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.03.19 13:07:45.375583 [ 259 ] {9d579dbe-e03a-4cd8-bddc-d2dcb11770c7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001112 sec., 80935.25179856116 rows/sec., 5.06 MiB/sec. | ||
| 8272 | 2026.03.19 13:07:45.375622 [ 259 ] {9d579dbe-e03a-4cd8-bddc-d2dcb11770c7} <Debug> TCPHandler: Processed in 0.001281506 sec. | ||
| 8273 | 2026.03.19 13:07:48.165359 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8274 | 2026.03.19 13:07:48.165426 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8275 | 2026.03.19 13:07:48.354959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18253 | ||
| 8276 | 2026.03.19 13:07:48.355463 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.03.19 13:07:48.355503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8278 | 2026.03.19 13:07:48.355957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8279 | 2026.03.19 13:07:48.356190 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.03.19 13:07:48.356318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18253 | ||
| 8281 | 2026.03.19 13:07:49.329812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8282 | 2026.03.19 13:07:49.345359 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.03.19 13:07:49.345414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8284 | 2026.03.19 13:07:49.351609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8285 | 2026.03.19 13:07:49.352271 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.03.19 13:07:49.355213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8287 | 2026.03.19 13:07:50.348794 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8288 | 2026.03.19 13:07:50.348994 [ 259 ] {e219ca57-c1c9-4182-97f3-4e495e72b871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8289 | 2026.03.19 13:07:50.349067 [ 259 ] {e219ca57-c1c9-4182-97f3-4e495e72b871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8290 | 2026.03.19 13:07:50.349765 [ 259 ] {e219ca57-c1c9-4182-97f3-4e495e72b871} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.03.19 13:07:50.349810 [ 259 ] {e219ca57-c1c9-4182-97f3-4e495e72b871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8292 | 2026.03.19 13:07:50.350213 [ 259 ] {e219ca57-c1c9-4182-97f3-4e495e72b871} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8293 | 2026.03.19 13:07:50.350453 [ 259 ] {e219ca57-c1c9-4182-97f3-4e495e72b871} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.03.19 13:07:50.350606 [ 259 ] {e219ca57-c1c9-4182-97f3-4e495e72b871} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.58 MiB/sec. | ||
| 8295 | 2026.03.19 13:07:50.350647 [ 259 ] {e219ca57-c1c9-4182-97f3-4e495e72b871} <Debug> TCPHandler: Processed in 0.00198822 sec. | ||
| 8296 | 2026.03.19 13:07:50.350769 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8297 | 2026.03.19 13:07:50.350862 [ 259 ] {248e535b-bd40-47bd-972c-a39401d3908b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8298 | 2026.03.19 13:07:50.350901 [ 259 ] {248e535b-bd40-47bd-972c-a39401d3908b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8299 | 2026.03.19 13:07:50.351338 [ 259 ] {248e535b-bd40-47bd-972c-a39401d3908b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.03.19 13:07:50.351374 [ 259 ] {248e535b-bd40-47bd-972c-a39401d3908b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8301 | 2026.03.19 13:07:50.351683 [ 259 ] {248e535b-bd40-47bd-972c-a39401d3908b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8302 | 2026.03.19 13:07:50.351891 [ 259 ] {248e535b-bd40-47bd-972c-a39401d3908b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.03.19 13:07:50.352029 [ 259 ] {248e535b-bd40-47bd-972c-a39401d3908b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 8304 | 2026.03.19 13:07:50.352066 [ 259 ] {248e535b-bd40-47bd-972c-a39401d3908b} <Debug> TCPHandler: Processed in 0.001354627 sec. | ||
| 8305 | 2026.03.19 13:07:50.352196 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2026.03.19 13:07:50.352288 [ 259 ] {921cbe27-58aa-449a-ab18-9e74ceeb8a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8307 | 2026.03.19 13:07:50.352330 [ 259 ] {921cbe27-58aa-449a-ab18-9e74ceeb8a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8308 | 2026.03.19 13:07:50.352782 [ 259 ] {921cbe27-58aa-449a-ab18-9e74ceeb8a3b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.03.19 13:07:50.352817 [ 259 ] {921cbe27-58aa-449a-ab18-9e74ceeb8a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8310 | 2026.03.19 13:07:50.353142 [ 259 ] {921cbe27-58aa-449a-ab18-9e74ceeb8a3b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8311 | 2026.03.19 13:07:50.353340 [ 259 ] {921cbe27-58aa-449a-ab18-9e74ceeb8a3b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.03.19 13:07:50.353478 [ 259 ] {921cbe27-58aa-449a-ab18-9e74ceeb8a3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8313 | 2026.03.19 13:07:50.353514 [ 259 ] {921cbe27-58aa-449a-ab18-9e74ceeb8a3b} <Debug> TCPHandler: Processed in 0.001374138 sec. | ||
| 8314 | 2026.03.19 13:07:50.353631 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.03.19 13:07:50.353722 [ 259 ] {72051a04-2696-4b1c-9552-9698a0c6b7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8316 | 2026.03.19 13:07:50.353762 [ 259 ] {72051a04-2696-4b1c-9552-9698a0c6b7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8317 | 2026.03.19 13:07:50.354090 [ 259 ] {72051a04-2696-4b1c-9552-9698a0c6b7ab} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.03.19 13:07:50.354125 [ 259 ] {72051a04-2696-4b1c-9552-9698a0c6b7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8319 | 2026.03.19 13:07:50.354433 [ 259 ] {72051a04-2696-4b1c-9552-9698a0c6b7ab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8320 | 2026.03.19 13:07:50.354634 [ 259 ] {72051a04-2696-4b1c-9552-9698a0c6b7ab} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.03.19 13:07:50.354770 [ 259 ] {72051a04-2696-4b1c-9552-9698a0c6b7ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 8322 | 2026.03.19 13:07:50.354805 [ 259 ] {72051a04-2696-4b1c-9552-9698a0c6b7ab} <Debug> TCPHandler: Processed in 0.001221314 sec. | ||
| 8323 | 2026.03.19 13:07:51.556801 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.03.19 13:07:51.557005 [ 259 ] {d3d67034-1ff3-4c6c-8901-444275125904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8325 | 2026.03.19 13:07:51.557076 [ 259 ] {d3d67034-1ff3-4c6c-8901-444275125904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8326 | 2026.03.19 13:07:51.557848 [ 259 ] {d3d67034-1ff3-4c6c-8901-444275125904} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.03.19 13:07:51.557895 [ 259 ] {d3d67034-1ff3-4c6c-8901-444275125904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8328 | 2026.03.19 13:07:51.558350 [ 259 ] {d3d67034-1ff3-4c6c-8901-444275125904} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8329 | 2026.03.19 13:07:51.558587 [ 259 ] {d3d67034-1ff3-4c6c-8901-444275125904} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.03.19 13:07:51.558765 [ 259 ] {d3d67034-1ff3-4c6c-8901-444275125904} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001811 sec., 156819.4367752623 rows/sec., 9.96 MiB/sec. | ||
| 8331 | 2026.03.19 13:07:51.558818 [ 259 ] {d3d67034-1ff3-4c6c-8901-444275125904} <Debug> TCPHandler: Processed in 0.002150652 sec. | ||
| 8332 | 2026.03.19 13:07:51.558948 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.03.19 13:07:51.559052 [ 259 ] {a04231da-1ed8-47ea-bb3d-f4a2051502ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8334 | 2026.03.19 13:07:51.559100 [ 259 ] {a04231da-1ed8-47ea-bb3d-f4a2051502ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8335 | 2026.03.19 13:07:51.559524 [ 259 ] {a04231da-1ed8-47ea-bb3d-f4a2051502ab} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.03.19 13:07:51.559562 [ 259 ] {a04231da-1ed8-47ea-bb3d-f4a2051502ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8337 | 2026.03.19 13:07:51.559870 [ 259 ] {a04231da-1ed8-47ea-bb3d-f4a2051502ab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8338 | 2026.03.19 13:07:51.560091 [ 259 ] {a04231da-1ed8-47ea-bb3d-f4a2051502ab} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.03.19 13:07:51.560236 [ 259 ] {a04231da-1ed8-47ea-bb3d-f4a2051502ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001208 sec., 1655.6291390728475 rows/sec., 135.00 KiB/sec. | ||
| 8340 | 2026.03.19 13:07:51.560274 [ 259 ] {a04231da-1ed8-47ea-bb3d-f4a2051502ab} <Debug> TCPHandler: Processed in 0.001383077 sec. | ||
| 8341 | 2026.03.19 13:07:51.560390 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.03.19 13:07:51.560491 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8343 | 2026.03.19 13:07:51.560536 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8344 | 2026.03.19 13:07:51.561994 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.03.19 13:07:51.562031 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8346 | 2026.03.19 13:07:51.562529 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8347 | 2026.03.19 13:07:51.562756 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.03.19 13:07:51.562903 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Debug> executeQuery: Read 2758 rows, 215.97 KiB in 0.00243 sec., 1134979.4238683127 rows/sec., 86.79 MiB/sec. | ||
| 8349 | 2026.03.19 13:07:51.562943 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 8350 | 2026.03.19 13:07:51.562956 [ 259 ] {56e1d31a-78ca-4e1c-ad9d-d8ce017c0f0c} <Debug> TCPHandler: Processed in 0.002619242 sec. | ||
| 8351 | 2026.03.19 13:07:51.563068 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.03.19 13:07:51.563166 [ 259 ] {8027a208-dbf4-47f0-9184-c02eb02a4562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8353 | 2026.03.19 13:07:51.563209 [ 259 ] {8027a208-dbf4-47f0-9184-c02eb02a4562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8354 | 2026.03.19 13:07:51.563709 [ 259 ] {8027a208-dbf4-47f0-9184-c02eb02a4562} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.03.19 13:07:51.563743 [ 259 ] {8027a208-dbf4-47f0-9184-c02eb02a4562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8356 | 2026.03.19 13:07:51.564090 [ 259 ] {8027a208-dbf4-47f0-9184-c02eb02a4562} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8357 | 2026.03.19 13:07:51.564308 [ 259 ] {8027a208-dbf4-47f0-9184-c02eb02a4562} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.03.19 13:07:51.564450 [ 259 ] {8027a208-dbf4-47f0-9184-c02eb02a4562} <Debug> executeQuery: Read 193 rows, 12.37 KiB in 0.001304 sec., 148006.13496932515 rows/sec., 9.26 MiB/sec. | ||
| 8359 | 2026.03.19 13:07:51.564490 [ 259 ] {8027a208-dbf4-47f0-9184-c02eb02a4562} <Debug> TCPHandler: Processed in 0.001476179 sec. | ||
| 8360 | 2026.03.19 13:07:51.564591 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2026.03.19 13:07:51.564690 [ 259 ] {3e4369c5-c209-41b3-8089-64420406d868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8362 | 2026.03.19 13:07:51.564730 [ 259 ] {3e4369c5-c209-41b3-8089-64420406d868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8363 | 2026.03.19 13:07:51.565394 [ 259 ] {3e4369c5-c209-41b3-8089-64420406d868} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.03.19 13:07:51.565429 [ 259 ] {3e4369c5-c209-41b3-8089-64420406d868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8365 | 2026.03.19 13:07:51.565865 [ 259 ] {3e4369c5-c209-41b3-8089-64420406d868} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8366 | 2026.03.19 13:07:51.566130 [ 259 ] {3e4369c5-c209-41b3-8089-64420406d868} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.03.19 13:07:51.566330 [ 259 ] {3e4369c5-c209-41b3-8089-64420406d868} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001657 sec., 517199.7585998793 rows/sec., 30.74 MiB/sec. | ||
| 8368 | 2026.03.19 13:07:51.566374 [ 259 ] {3e4369c5-c209-41b3-8089-64420406d868} <Debug> TCPHandler: Processed in 0.001833217 sec. | ||
| 8369 | 2026.03.19 13:07:51.566498 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.03.19 13:07:51.566595 [ 259 ] {ba94edfa-8ddc-4d72-8126-b2ab5f26a240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.03.19 13:07:51.566636 [ 259 ] {ba94edfa-8ddc-4d72-8126-b2ab5f26a240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8372 | 2026.03.19 13:07:51.567030 [ 259 ] {ba94edfa-8ddc-4d72-8126-b2ab5f26a240} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.03.19 13:07:51.567067 [ 259 ] {ba94edfa-8ddc-4d72-8126-b2ab5f26a240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8374 | 2026.03.19 13:07:51.567372 [ 259 ] {ba94edfa-8ddc-4d72-8126-b2ab5f26a240} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8375 | 2026.03.19 13:07:51.567600 [ 259 ] {ba94edfa-8ddc-4d72-8126-b2ab5f26a240} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.03.19 13:07:51.567734 [ 259 ] {ba94edfa-8ddc-4d72-8126-b2ab5f26a240} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 8377 | 2026.03.19 13:07:51.567738 [ 73 ] {} <Debug> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8378 | 2026.03.19 13:07:51.567773 [ 259 ] {ba94edfa-8ddc-4d72-8126-b2ab5f26a240} <Debug> TCPHandler: Processed in 0.001325667 sec. | ||
| 8379 | 2026.03.19 13:07:51.567813 [ 73 ] {} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.03.19 13:07:51.567840 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8381 | 2026.03.19 13:07:51.567902 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.03.19 13:07:51.567951 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::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 | ||
| 8383 | 2026.03.19 13:07:51.568004 [ 259 ] {9ef46ccd-24d4-4a05-814c-8a5caa289218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8384 | 2026.03.19 13:07:51.568049 [ 259 ] {9ef46ccd-24d4-4a05-814c-8a5caa289218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8385 | 2026.03.19 13:07:51.568056 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8386 | 2026.03.19 13:07:51.568097 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 8387 | 2026.03.19 13:07:51.568160 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 8388 | 2026.03.19 13:07:51.568203 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 8389 | 2026.03.19 13:07:51.568244 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 8390 | 2026.03.19 13:07:51.568285 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 8391 | 2026.03.19 13:07:51.568510 [ 259 ] {9ef46ccd-24d4-4a05-814c-8a5caa289218} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.03.19 13:07:51.568563 [ 259 ] {9ef46ccd-24d4-4a05-814c-8a5caa289218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8393 | 2026.03.19 13:07:51.568920 [ 259 ] {9ef46ccd-24d4-4a05-814c-8a5caa289218} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8394 | 2026.03.19 13:07:51.569031 [ 195 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001126602 sec., 4438.124555078013 rows/sec., 329.39 KiB/sec. | ||
| 8395 | 2026.03.19 13:07:51.569144 [ 259 ] {9ef46ccd-24d4-4a05-814c-8a5caa289218} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.03.19 13:07:51.569184 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8397 | 2026.03.19 13:07:51.569289 [ 259 ] {9ef46ccd-24d4-4a05-814c-8a5caa289218} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001304 sec., 113496.93251533742 rows/sec., 6.45 MiB/sec. | ||
| 8398 | 2026.03.19 13:07:51.569334 [ 259 ] {9ef46ccd-24d4-4a05-814c-8a5caa289218} <Debug> TCPHandler: Processed in 0.00148241 sec. | ||
| 8399 | 2026.03.19 13:07:51.569452 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.03.19 13:07:51.569466 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.03.19 13:07:51.569540 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_5_1} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8402 | 2026.03.19 13:07:51.569552 [ 259 ] {3e6e7796-d3e9-492c-b6f6-b3a7e95ec160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8403 | 2026.03.19 13:07:51.569597 [ 259 ] {3e6e7796-d3e9-492c-b6f6-b3a7e95ec160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8404 | 2026.03.19 13:07:51.569618 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8405 | 2026.03.19 13:07:51.570461 [ 259 ] {3e6e7796-d3e9-492c-b6f6-b3a7e95ec160} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.03.19 13:07:51.570503 [ 259 ] {3e6e7796-d3e9-492c-b6f6-b3a7e95ec160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8407 | 2026.03.19 13:07:51.570884 [ 259 ] {3e6e7796-d3e9-492c-b6f6-b3a7e95ec160} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8408 | 2026.03.19 13:07:51.571123 [ 259 ] {3e6e7796-d3e9-492c-b6f6-b3a7e95ec160} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.03.19 13:07:51.571258 [ 259 ] {3e6e7796-d3e9-492c-b6f6-b3a7e95ec160} <Debug> executeQuery: Read 1477 rows, 104.49 KiB in 0.001724 sec., 856728.5382830626 rows/sec., 59.19 MiB/sec. | ||
| 8410 | 2026.03.19 13:07:51.571297 [ 259 ] {3e6e7796-d3e9-492c-b6f6-b3a7e95ec160} <Debug> TCPHandler: Processed in 0.001895438 sec. | ||
| 8411 | 2026.03.19 13:07:51.571408 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2026.03.19 13:07:51.571504 [ 259 ] {69d054e1-542c-4a20-88af-43a6cd9c3b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8413 | 2026.03.19 13:07:51.571545 [ 259 ] {69d054e1-542c-4a20-88af-43a6cd9c3b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8414 | 2026.03.19 13:07:51.571874 [ 259 ] {69d054e1-542c-4a20-88af-43a6cd9c3b63} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.03.19 13:07:51.571910 [ 259 ] {69d054e1-542c-4a20-88af-43a6cd9c3b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8416 | 2026.03.19 13:07:51.572218 [ 259 ] {69d054e1-542c-4a20-88af-43a6cd9c3b63} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8417 | 2026.03.19 13:07:51.572438 [ 259 ] {69d054e1-542c-4a20-88af-43a6cd9c3b63} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.03.19 13:07:51.572573 [ 259 ] {69d054e1-542c-4a20-88af-43a6cd9c3b63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 8419 | 2026.03.19 13:07:51.572610 [ 259 ] {69d054e1-542c-4a20-88af-43a6cd9c3b63} <Debug> TCPHandler: Processed in 0.001252735 sec. | ||
| 8420 | 2026.03.19 13:07:51.572726 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.03.19 13:07:51.572822 [ 259 ] {de988c6e-9bfe-4556-b59e-3c2bb20a75cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.03.19 13:07:51.572864 [ 259 ] {de988c6e-9bfe-4556-b59e-3c2bb20a75cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8423 | 2026.03.19 13:07:51.573466 [ 259 ] {de988c6e-9bfe-4556-b59e-3c2bb20a75cd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.03.19 13:07:51.573502 [ 259 ] {de988c6e-9bfe-4556-b59e-3c2bb20a75cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8425 | 2026.03.19 13:07:51.573916 [ 259 ] {de988c6e-9bfe-4556-b59e-3c2bb20a75cd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8426 | 2026.03.19 13:07:51.574146 [ 259 ] {de988c6e-9bfe-4556-b59e-3c2bb20a75cd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.03.19 13:07:51.574278 [ 259 ] {de988c6e-9bfe-4556-b59e-3c2bb20a75cd} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.001475 sec., 918644.0677966102 rows/sec., 57.53 MiB/sec. | ||
| 8428 | 2026.03.19 13:07:51.574316 [ 259 ] {de988c6e-9bfe-4556-b59e-3c2bb20a75cd} <Debug> TCPHandler: Processed in 0.001640373 sec. | ||
| 8429 | 2026.03.19 13:07:51.574431 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.03.19 13:07:51.574525 [ 259 ] {bf37c639-9e96-4623-9890-b40a513a9a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8431 | 2026.03.19 13:07:51.574566 [ 259 ] {bf37c639-9e96-4623-9890-b40a513a9a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8432 | 2026.03.19 13:07:51.574894 [ 259 ] {bf37c639-9e96-4623-9890-b40a513a9a59} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.03.19 13:07:51.574930 [ 259 ] {bf37c639-9e96-4623-9890-b40a513a9a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8434 | 2026.03.19 13:07:51.575225 [ 259 ] {bf37c639-9e96-4623-9890-b40a513a9a59} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8435 | 2026.03.19 13:07:51.575442 [ 259 ] {bf37c639-9e96-4623-9890-b40a513a9a59} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.03.19 13:07:51.575573 [ 259 ] {bf37c639-9e96-4623-9890-b40a513a9a59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 8437 | 2026.03.19 13:07:51.575610 [ 259 ] {bf37c639-9e96-4623-9890-b40a513a9a59} <Debug> TCPHandler: Processed in 0.001230074 sec. | ||
| 8438 | 2026.03.19 13:07:51.575720 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.03.19 13:07:51.575815 [ 259 ] {2454035c-5abf-4d96-bf8a-2d984f966609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8440 | 2026.03.19 13:07:51.575869 [ 259 ] {2454035c-5abf-4d96-bf8a-2d984f966609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8441 | 2026.03.19 13:07:51.576854 [ 259 ] {2454035c-5abf-4d96-bf8a-2d984f966609} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2026.03.19 13:07:51.576893 [ 259 ] {2454035c-5abf-4d96-bf8a-2d984f966609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8443 | 2026.03.19 13:07:51.577462 [ 259 ] {2454035c-5abf-4d96-bf8a-2d984f966609} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8444 | 2026.03.19 13:07:51.577686 [ 259 ] {2454035c-5abf-4d96-bf8a-2d984f966609} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.03.19 13:07:51.577830 [ 259 ] {2454035c-5abf-4d96-bf8a-2d984f966609} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002032 sec., 24114.17322834646 rows/sec., 43.21 MiB/sec. | ||
| 8446 | 2026.03.19 13:07:51.577892 [ 259 ] {2454035c-5abf-4d96-bf8a-2d984f966609} <Debug> TCPHandler: Processed in 0.002221914 sec. | ||
| 8447 | 2026.03.19 13:07:51.578017 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8448 | 2026.03.19 13:07:51.578113 [ 259 ] {e298f12c-f372-4adf-87cd-a48e11764102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8449 | 2026.03.19 13:07:51.578155 [ 259 ] {e298f12c-f372-4adf-87cd-a48e11764102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8450 | 2026.03.19 13:07:51.578517 [ 259 ] {e298f12c-f372-4adf-87cd-a48e11764102} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.03.19 13:07:51.578554 [ 259 ] {e298f12c-f372-4adf-87cd-a48e11764102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8452 | 2026.03.19 13:07:51.578865 [ 259 ] {e298f12c-f372-4adf-87cd-a48e11764102} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8453 | 2026.03.19 13:07:51.579079 [ 259 ] {e298f12c-f372-4adf-87cd-a48e11764102} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.03.19 13:07:51.579211 [ 259 ] {e298f12c-f372-4adf-87cd-a48e11764102} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001116 sec., 48387.096774193546 rows/sec., 2.87 MiB/sec. | ||
| 8455 | 2026.03.19 13:07:51.579254 [ 259 ] {e298f12c-f372-4adf-87cd-a48e11764102} <Debug> TCPHandler: Processed in 0.001287726 sec. | ||
| 8456 | 2026.03.19 13:07:53.416468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1104 | ||
| 8457 | 2026.03.19 13:07:53.419310 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.03.19 13:07:53.419347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8459 | 2026.03.19 13:07:53.420536 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8460 | 2026.03.19 13:07:53.420787 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.03.19 13:07:53.421033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
| 8462 | 2026.03.19 13:07:55.345456 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2026.03.19 13:07:55.345662 [ 259 ] {56416b7a-a263-4e46-b923-1d3d429e31ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8464 | 2026.03.19 13:07:55.345740 [ 259 ] {56416b7a-a263-4e46-b923-1d3d429e31ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8465 | 2026.03.19 13:07:55.346494 [ 259 ] {56416b7a-a263-4e46-b923-1d3d429e31ba} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.03.19 13:07:55.346544 [ 259 ] {56416b7a-a263-4e46-b923-1d3d429e31ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8467 | 2026.03.19 13:07:55.346953 [ 259 ] {56416b7a-a263-4e46-b923-1d3d429e31ba} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8468 | 2026.03.19 13:07:55.347195 [ 259 ] {56416b7a-a263-4e46-b923-1d3d429e31ba} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.03.19 13:07:55.347370 [ 259 ] {56416b7a-a263-4e46-b923-1d3d429e31ba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001764 sec., 31746.031746031746 rows/sec., 2.44 MiB/sec. | ||
| 8470 | 2026.03.19 13:07:55.347422 [ 259 ] {56416b7a-a263-4e46-b923-1d3d429e31ba} <Debug> TCPHandler: Processed in 0.002112371 sec. | ||
| 8471 | 2026.03.19 13:07:55.347554 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2026.03.19 13:07:55.347659 [ 259 ] {85a64f45-8ce6-4bde-b2d5-da45b81cc073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8473 | 2026.03.19 13:07:55.347703 [ 259 ] {85a64f45-8ce6-4bde-b2d5-da45b81cc073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8474 | 2026.03.19 13:07:55.348131 [ 259 ] {85a64f45-8ce6-4bde-b2d5-da45b81cc073} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2026.03.19 13:07:55.348170 [ 259 ] {85a64f45-8ce6-4bde-b2d5-da45b81cc073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8476 | 2026.03.19 13:07:55.348506 [ 259 ] {85a64f45-8ce6-4bde-b2d5-da45b81cc073} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8477 | 2026.03.19 13:07:55.348728 [ 259 ] {85a64f45-8ce6-4bde-b2d5-da45b81cc073} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.03.19 13:07:55.348864 [ 259 ] {85a64f45-8ce6-4bde-b2d5-da45b81cc073} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 8479 | 2026.03.19 13:07:55.348903 [ 259 ] {85a64f45-8ce6-4bde-b2d5-da45b81cc073} <Debug> TCPHandler: Processed in 0.001403458 sec. | ||
| 8480 | 2026.03.19 13:07:55.349015 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2026.03.19 13:07:55.349113 [ 259 ] {5d5873cd-06ce-4b57-8fa9-afe4305b8389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8482 | 2026.03.19 13:07:55.349159 [ 259 ] {5d5873cd-06ce-4b57-8fa9-afe4305b8389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8483 | 2026.03.19 13:07:55.349530 [ 259 ] {5d5873cd-06ce-4b57-8fa9-afe4305b8389} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.03.19 13:07:55.349567 [ 259 ] {5d5873cd-06ce-4b57-8fa9-afe4305b8389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8485 | 2026.03.19 13:07:55.349904 [ 259 ] {5d5873cd-06ce-4b57-8fa9-afe4305b8389} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8486 | 2026.03.19 13:07:55.350129 [ 259 ] {5d5873cd-06ce-4b57-8fa9-afe4305b8389} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.03.19 13:07:55.350262 [ 259 ] {5d5873cd-06ce-4b57-8fa9-afe4305b8389} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001169 sec., 82121.47134302824 rows/sec., 5.72 MiB/sec. | ||
| 8488 | 2026.03.19 13:07:55.350301 [ 259 ] {5d5873cd-06ce-4b57-8fa9-afe4305b8389} <Debug> TCPHandler: Processed in 0.001336857 sec. | ||
| 8489 | 2026.03.19 13:07:55.350411 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2026.03.19 13:07:55.350507 [ 259 ] {484ecaf7-a919-439e-98cb-9498190f08d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8491 | 2026.03.19 13:07:55.350549 [ 259 ] {484ecaf7-a919-439e-98cb-9498190f08d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8492 | 2026.03.19 13:07:55.350879 [ 259 ] {484ecaf7-a919-439e-98cb-9498190f08d6} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2026.03.19 13:07:55.350915 [ 259 ] {484ecaf7-a919-439e-98cb-9498190f08d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8494 | 2026.03.19 13:07:55.351225 [ 259 ] {484ecaf7-a919-439e-98cb-9498190f08d6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8495 | 2026.03.19 13:07:55.351448 [ 259 ] {484ecaf7-a919-439e-98cb-9498190f08d6} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.03.19 13:07:55.351584 [ 259 ] {484ecaf7-a919-439e-98cb-9498190f08d6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.21 MiB/sec. | ||
| 8497 | 2026.03.19 13:07:55.351622 [ 259 ] {484ecaf7-a919-439e-98cb-9498190f08d6} <Debug> TCPHandler: Processed in 0.001261585 sec. | ||
| 8498 | 2026.03.19 13:07:55.856458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18701 | ||
| 8499 | 2026.03.19 13:07:55.856955 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.03.19 13:07:55.856996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8501 | 2026.03.19 13:07:55.857473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8502 | 2026.03.19 13:07:55.857704 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.03.19 13:07:55.857839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18701 | ||
| 8504 | 2026.03.19 13:07:56.855338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8505 | 2026.03.19 13:07:56.871688 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.03.19 13:07:56.871743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8507 | 2026.03.19 13:07:56.878281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8508 | 2026.03.19 13:07:56.879012 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.03.19 13:07:56.882124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8510 | 2026.03.19 13:08:00.348646 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2026.03.19 13:08:00.348847 [ 259 ] {b3fcfcb1-90bf-4d00-b1d6-ca68c832435b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8512 | 2026.03.19 13:08:00.348923 [ 259 ] {b3fcfcb1-90bf-4d00-b1d6-ca68c832435b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8513 | 2026.03.19 13:08:00.349671 [ 259 ] {b3fcfcb1-90bf-4d00-b1d6-ca68c832435b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.03.19 13:08:00.349721 [ 259 ] {b3fcfcb1-90bf-4d00-b1d6-ca68c832435b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8515 | 2026.03.19 13:08:00.350129 [ 259 ] {b3fcfcb1-90bf-4d00-b1d6-ca68c832435b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8516 | 2026.03.19 13:08:00.350353 [ 259 ] {b3fcfcb1-90bf-4d00-b1d6-ca68c832435b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.03.19 13:08:00.350512 [ 59 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8518 | 2026.03.19 13:08:00.350518 [ 259 ] {b3fcfcb1-90bf-4d00-b1d6-ca68c832435b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 8519 | 2026.03.19 13:08:00.350587 [ 59 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.03.19 13:08:00.350614 [ 259 ] {b3fcfcb1-90bf-4d00-b1d6-ca68c832435b} <Debug> TCPHandler: Processed in 0.002107742 sec. | ||
| 8521 | 2026.03.19 13:08:00.350617 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8522 | 2026.03.19 13:08:00.350741 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 8523 | 2026.03.19 13:08:00.350744 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2026.03.19 13:08:00.350869 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8525 | 2026.03.19 13:08:00.350874 [ 259 ] {c5513a3b-6b4e-403b-9e49-3331ad4fe36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8526 | 2026.03.19 13:08:00.350914 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2766 rows starting from the beginning of the part | ||
| 8527 | 2026.03.19 13:08:00.350933 [ 259 ] {c5513a3b-6b4e-403b-9e49-3331ad4fe36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8528 | 2026.03.19 13:08:00.350992 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 877 rows starting from the beginning of the part | ||
| 8529 | 2026.03.19 13:08:00.351048 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 8530 | 2026.03.19 13:08:00.351097 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2758 rows starting from the beginning of the part | ||
| 8531 | 2026.03.19 13:08:00.351145 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 8532 | 2026.03.19 13:08:00.351187 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8533 | 2026.03.19 13:08:00.351373 [ 259 ] {c5513a3b-6b4e-403b-9e49-3331ad4fe36b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.03.19 13:08:00.351415 [ 259 ] {c5513a3b-6b4e-403b-9e49-3331ad4fe36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8535 | 2026.03.19 13:08:00.351740 [ 259 ] {c5513a3b-6b4e-403b-9e49-3331ad4fe36b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8536 | 2026.03.19 13:08:00.351961 [ 259 ] {c5513a3b-6b4e-403b-9e49-3331ad4fe36b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.03.19 13:08:00.352065 [ 59 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8538 | 2026.03.19 13:08:00.352095 [ 59 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.03.19 13:08:00.352095 [ 259 ] {c5513a3b-6b4e-403b-9e49-3331ad4fe36b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 8540 | 2026.03.19 13:08:00.352113 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8541 | 2026.03.19 13:08:00.352148 [ 259 ] {c5513a3b-6b4e-403b-9e49-3331ad4fe36b} <Debug> TCPHandler: Processed in 0.001454728 sec. | ||
| 8542 | 2026.03.19 13:08:00.352230 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 8543 | 2026.03.19 13:08:00.352266 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.03.19 13:08:00.352365 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8545 | 2026.03.19 13:08:00.352367 [ 259 ] {66ff290a-42a7-4028-aaac-2d1b1e318875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8546 | 2026.03.19 13:08:00.352404 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1511 rows starting from the beginning of the part | ||
| 8547 | 2026.03.19 13:08:00.352428 [ 259 ] {66ff290a-42a7-4028-aaac-2d1b1e318875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8548 | 2026.03.19 13:08:00.352473 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 530 rows starting from the beginning of the part | ||
| 8549 | 2026.03.19 13:08:00.352522 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 8550 | 2026.03.19 13:08:00.352562 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1477 rows starting from the beginning of the part | ||
| 8551 | 2026.03.19 13:08:00.352602 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 8552 | 2026.03.19 13:08:00.352644 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8553 | 2026.03.19 13:08:00.352867 [ 259 ] {66ff290a-42a7-4028-aaac-2d1b1e318875} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.03.19 13:08:00.352910 [ 259 ] {66ff290a-42a7-4028-aaac-2d1b1e318875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8555 | 2026.03.19 13:08:00.353459 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002760785 sec., 2379395.7153490763 rows/sec., 191.93 MiB/sec. | ||
| 8556 | 2026.03.19 13:08:00.353479 [ 259 ] {66ff290a-42a7-4028-aaac-2d1b1e318875} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8557 | 2026.03.19 13:08:00.353718 [ 259 ] {66ff290a-42a7-4028-aaac-2d1b1e318875} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.03.19 13:08:00.353799 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8559 | 2026.03.19 13:08:00.353856 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8560 | 2026.03.19 13:08:00.353858 [ 259 ] {66ff290a-42a7-4028-aaac-2d1b1e318875} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec. | ||
| 8561 | 2026.03.19 13:08:00.353897 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.03.19 13:08:00.353921 [ 259 ] {66ff290a-42a7-4028-aaac-2d1b1e318875} <Debug> TCPHandler: Processed in 0.001703644 sec. | ||
| 8563 | 2026.03.19 13:08:00.353921 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8564 | 2026.03.19 13:08:00.354031 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 8565 | 2026.03.19 13:08:00.354043 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8566 | 2026.03.19 13:08:00.354088 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915478 sec., 1936853.359840207 rows/sec., 142.73 MiB/sec. | ||
| 8567 | 2026.03.19 13:08:00.354112 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.03.19 13:08:00.354151 [ 259 ] {b2fd2c22-1388-46a5-bbab-758b9403de80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.03.19 13:08:00.354163 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8570 | 2026.03.19 13:08:00.354203 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_61_12} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8571 | 2026.03.19 13:08:00.354213 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19999 rows starting from the beginning of the part | ||
| 8572 | 2026.03.19 13:08:00.354203 [ 259 ] {b2fd2c22-1388-46a5-bbab-758b9403de80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8573 | 2026.03.19 13:08:00.354286 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8574 | 2026.03.19 13:08:00.354299 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 8575 | 2026.03.19 13:08:00.354290 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 8576 | 2026.03.19 13:08:00.354361 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 8577 | 2026.03.19 13:08:00.354417 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1355 rows starting from the beginning of the part | ||
| 8578 | 2026.03.19 13:08:00.354472 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part | ||
| 8579 | 2026.03.19 13:08:00.354523 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 8580 | 2026.03.19 13:08:00.354587 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.03.19 13:08:00.354608 [ 259 ] {b2fd2c22-1388-46a5-bbab-758b9403de80} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2026.03.19 13:08:00.354650 [ 259 ] {b2fd2c22-1388-46a5-bbab-758b9403de80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8583 | 2026.03.19 13:08:00.354672 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_61_12} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8584 | 2026.03.19 13:08:00.354772 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8585 | 2026.03.19 13:08:00.355001 [ 259 ] {b2fd2c22-1388-46a5-bbab-758b9403de80} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8586 | 2026.03.19 13:08:00.355220 [ 259 ] {b2fd2c22-1388-46a5-bbab-758b9403de80} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.03.19 13:08:00.355344 [ 59 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8588 | 2026.03.19 13:08:00.355353 [ 259 ] {b2fd2c22-1388-46a5-bbab-758b9403de80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 8589 | 2026.03.19 13:08:00.355385 [ 59 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.03.19 13:08:00.355407 [ 259 ] {b2fd2c22-1388-46a5-bbab-758b9403de80} <Debug> TCPHandler: Processed in 0.001412028 sec. | ||
| 8591 | 2026.03.19 13:08:00.355410 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8592 | 2026.03.19 13:08:00.355493 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 8593 | 2026.03.19 13:08:00.355591 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8594 | 2026.03.19 13:08:00.355617 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3888 rows starting from the beginning of the part | ||
| 8595 | 2026.03.19 13:08:00.355661 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 8596 | 2026.03.19 13:08:00.355693 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 8597 | 2026.03.19 13:08:00.355725 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 54 rows starting from the beginning of the part | ||
| 8598 | 2026.03.19 13:08:00.355755 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 8599 | 2026.03.19 13:08:00.355791 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 8600 | 2026.03.19 13:08:00.357465 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 4 columns (4 merged, 0 gathered) in 0.0020017 sec., 2092221.6116301145 rows/sec., 134.93 MiB/sec. | ||
| 8601 | 2026.03.19 13:08:00.357893 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8602 | 2026.03.19 13:08:00.358247 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.03.19 13:08:00.358336 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_61_12} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8604 | 2026.03.19 13:08:00.358438 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8605 | 2026.03.19 13:08:00.360074 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22035 rows, containing 5 columns (5 merged, 0 gathered) in 0.006086481 sec., 3620318.5387418442 rows/sec., 239.13 MiB/sec. | ||
| 8606 | 2026.03.19 13:08:00.360537 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8607 | 2026.03.19 13:08:00.360777 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.03.19 13:08:00.360842 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8609 | 2026.03.19 13:08:00.360927 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8610 | 2026.03.19 13:08:01.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.10 MiB, peak 312.76 MiB, free memory in arenas 0.00 B, will set to 303.22 MiB (RSS), difference: 1.12 MiB | ||
| 8611 | 2026.03.19 13:08:03.165475 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8612 | 2026.03.19 13:08:03.165526 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8613 | 2026.03.19 13:08:03.357977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19213 | ||
| 8614 | 2026.03.19 13:08:03.358482 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.03.19 13:08:03.358541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8616 | 2026.03.19 13:08:03.359012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8617 | 2026.03.19 13:08:03.359242 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.03.19 13:08:03.359387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19213 | ||
| 8619 | 2026.03.19 13:08:03.421446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1120 | ||
| 8620 | 2026.03.19 13:08:03.423594 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.03.19 13:08:03.423647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8622 | 2026.03.19 13:08:03.424849 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8623 | 2026.03.19 13:08:03.425122 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.03.19 13:08:03.425491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 8625 | 2026.03.19 13:08:04.080772 [ 56 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8626 | 2026.03.19 13:08:04.080867 [ 56 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.03.19 13:08:04.080904 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8628 | 2026.03.19 13:08:04.081044 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8629 | 2026.03.19 13:08:04.081216 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8630 | 2026.03.19 13:08:04.081259 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 8631 | 2026.03.19 13:08:04.081337 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8632 | 2026.03.19 13:08:04.081388 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8633 | 2026.03.19 13:08:04.081433 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 8634 | 2026.03.19 13:08:04.081475 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 8635 | 2026.03.19 13:08:04.082411 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420558 sec., 19710.564440170696 rows/sec., 1.30 MiB/sec. | ||
| 8636 | 2026.03.19 13:08:04.082618 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8637 | 2026.03.19 13:08:04.082908 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.03.19 13:08:04.082986 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_28_6} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8639 | 2026.03.19 13:08:04.083076 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 8640 | 2026.03.19 13:08:04.382259 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8641 | 2026.03.19 13:08:04.398212 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.03.19 13:08:04.398260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8643 | 2026.03.19 13:08:04.404357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8644 | 2026.03.19 13:08:04.405022 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.03.19 13:08:04.407823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8646 | 2026.03.19 13:08:05.358000 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.03.19 13:08:05.358208 [ 259 ] {ca69502d-47b6-4a64-bfed-4d17f4e61d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8648 | 2026.03.19 13:08:05.358286 [ 259 ] {ca69502d-47b6-4a64-bfed-4d17f4e61d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8649 | 2026.03.19 13:08:05.359098 [ 259 ] {ca69502d-47b6-4a64-bfed-4d17f4e61d62} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.03.19 13:08:05.359152 [ 259 ] {ca69502d-47b6-4a64-bfed-4d17f4e61d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8651 | 2026.03.19 13:08:05.359571 [ 259 ] {ca69502d-47b6-4a64-bfed-4d17f4e61d62} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8652 | 2026.03.19 13:08:05.359811 [ 259 ] {ca69502d-47b6-4a64-bfed-4d17f4e61d62} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.03.19 13:08:05.359958 [ 54 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8654 | 2026.03.19 13:08:05.359977 [ 259 ] {ca69502d-47b6-4a64-bfed-4d17f4e61d62} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001827 sec., 155446.08648056924 rows/sec., 9.87 MiB/sec. | ||
| 8655 | 2026.03.19 13:08:05.360002 [ 54 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.03.19 13:08:05.360025 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8657 | 2026.03.19 13:08:05.360032 [ 259 ] {ca69502d-47b6-4a64-bfed-4d17f4e61d62} <Debug> TCPHandler: Processed in 0.002178384 sec. | ||
| 8658 | 2026.03.19 13:08:05.360157 [ 188 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 8659 | 2026.03.19 13:08:05.360162 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.03.19 13:08:05.360315 [ 259 ] {fb1b0174-4865-44fc-965a-214cee1eb73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8661 | 2026.03.19 13:08:05.360323 [ 188 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8662 | 2026.03.19 13:08:05.360363 [ 259 ] {fb1b0174-4865-44fc-965a-214cee1eb73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8663 | 2026.03.19 13:08:05.360372 [ 188 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 8664 | 2026.03.19 13:08:05.360456 [ 188 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 8665 | 2026.03.19 13:08:05.360506 [ 188 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 8666 | 2026.03.19 13:08:05.360552 [ 188 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 8667 | 2026.03.19 13:08:05.360596 [ 188 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 8668 | 2026.03.19 13:08:05.361208 [ 259 ] {fb1b0174-4865-44fc-965a-214cee1eb73f} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2026.03.19 13:08:05.361249 [ 259 ] {fb1b0174-4865-44fc-965a-214cee1eb73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8670 | 2026.03.19 13:08:05.361530 [ 188 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436068 sec., 988811.114794007 rows/sec., 66.57 MiB/sec. | ||
| 8671 | 2026.03.19 13:08:05.361631 [ 259 ] {fb1b0174-4865-44fc-965a-214cee1eb73f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8672 | 2026.03.19 13:08:05.361730 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8673 | 2026.03.19 13:08:05.361886 [ 259 ] {fb1b0174-4865-44fc-965a-214cee1eb73f} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.03.19 13:08:05.362036 [ 259 ] {fb1b0174-4865-44fc-965a-214cee1eb73f} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001746 sec., 502290.950744559 rows/sec., 39.82 MiB/sec. | ||
| 8675 | 2026.03.19 13:08:05.362078 [ 259 ] {fb1b0174-4865-44fc-965a-214cee1eb73f} <Debug> TCPHandler: Processed in 0.001971649 sec. | ||
| 8676 | 2026.03.19 13:08:05.362083 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2026.03.19 13:08:05.362172 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_29_7} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8678 | 2026.03.19 13:08:05.362194 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.03.19 13:08:05.362283 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8680 | 2026.03.19 13:08:05.362298 [ 259 ] {88cf5e10-a8bf-46d7-bff3-1cb8e828529d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8681 | 2026.03.19 13:08:05.362346 [ 259 ] {88cf5e10-a8bf-46d7-bff3-1cb8e828529d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8682 | 2026.03.19 13:08:05.362826 [ 259 ] {88cf5e10-a8bf-46d7-bff3-1cb8e828529d} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.03.19 13:08:05.362868 [ 259 ] {88cf5e10-a8bf-46d7-bff3-1cb8e828529d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8684 | 2026.03.19 13:08:05.363185 [ 259 ] {88cf5e10-a8bf-46d7-bff3-1cb8e828529d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8685 | 2026.03.19 13:08:05.363405 [ 259 ] {88cf5e10-a8bf-46d7-bff3-1cb8e828529d} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.03.19 13:08:05.363538 [ 259 ] {88cf5e10-a8bf-46d7-bff3-1cb8e828529d} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001261 sec., 144329.8969072165 rows/sec., 8.94 MiB/sec. | ||
| 8687 | 2026.03.19 13:08:05.363576 [ 259 ] {88cf5e10-a8bf-46d7-bff3-1cb8e828529d} <Debug> TCPHandler: Processed in 0.001434168 sec. | ||
| 8688 | 2026.03.19 13:08:05.363678 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2026.03.19 13:08:05.363774 [ 259 ] {678f6e1f-6478-488c-8b55-5d423c55d2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8690 | 2026.03.19 13:08:05.363813 [ 259 ] {678f6e1f-6478-488c-8b55-5d423c55d2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8691 | 2026.03.19 13:08:05.364237 [ 259 ] {678f6e1f-6478-488c-8b55-5d423c55d2ba} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.03.19 13:08:05.364273 [ 259 ] {678f6e1f-6478-488c-8b55-5d423c55d2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8693 | 2026.03.19 13:08:05.364573 [ 259 ] {678f6e1f-6478-488c-8b55-5d423c55d2ba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8694 | 2026.03.19 13:08:05.364790 [ 259 ] {678f6e1f-6478-488c-8b55-5d423c55d2ba} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.03.19 13:08:05.364914 [ 259 ] {678f6e1f-6478-488c-8b55-5d423c55d2ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 8696 | 2026.03.19 13:08:05.364952 [ 259 ] {678f6e1f-6478-488c-8b55-5d423c55d2ba} <Debug> TCPHandler: Processed in 0.001324637 sec. | ||
| 8697 | 2026.03.19 13:08:05.365063 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.03.19 13:08:05.365158 [ 259 ] {cc99340b-a4a6-4680-8e12-1c9538c82302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8699 | 2026.03.19 13:08:05.365197 [ 259 ] {cc99340b-a4a6-4680-8e12-1c9538c82302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8700 | 2026.03.19 13:08:05.365628 [ 259 ] {cc99340b-a4a6-4680-8e12-1c9538c82302} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.03.19 13:08:05.365664 [ 259 ] {cc99340b-a4a6-4680-8e12-1c9538c82302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8702 | 2026.03.19 13:08:05.365973 [ 259 ] {cc99340b-a4a6-4680-8e12-1c9538c82302} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8703 | 2026.03.19 13:08:05.366181 [ 259 ] {cc99340b-a4a6-4680-8e12-1c9538c82302} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.03.19 13:08:05.366273 [ 54 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8705 | 2026.03.19 13:08:05.366300 [ 54 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.03.19 13:08:05.366307 [ 259 ] {cc99340b-a4a6-4680-8e12-1c9538c82302} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 8707 | 2026.03.19 13:08:05.366316 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8708 | 2026.03.19 13:08:05.366346 [ 259 ] {cc99340b-a4a6-4680-8e12-1c9538c82302} <Debug> TCPHandler: Processed in 0.001333426 sec. | ||
| 8709 | 2026.03.19 13:08:05.366389 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 8710 | 2026.03.19 13:08:05.366456 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.03.19 13:08:05.366481 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8712 | 2026.03.19 13:08:05.366515 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 8713 | 2026.03.19 13:08:05.366557 [ 259 ] {ec2ece94-d577-46df-830d-b4f285310cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8714 | 2026.03.19 13:08:05.366568 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 8715 | 2026.03.19 13:08:05.366604 [ 259 ] {ec2ece94-d577-46df-830d-b4f285310cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8716 | 2026.03.19 13:08:05.366617 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 8717 | 2026.03.19 13:08:05.366660 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 8718 | 2026.03.19 13:08:05.366698 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 8719 | 2026.03.19 13:08:05.367177 [ 259 ] {ec2ece94-d577-46df-830d-b4f285310cf7} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.03.19 13:08:05.367217 [ 259 ] {ec2ece94-d577-46df-830d-b4f285310cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8721 | 2026.03.19 13:08:05.367383 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001023231 sec., 723199.3557661955 rows/sec., 43.89 MiB/sec. | ||
| 8722 | 2026.03.19 13:08:05.367517 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8723 | 2026.03.19 13:08:05.367548 [ 259 ] {ec2ece94-d577-46df-830d-b4f285310cf7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8724 | 2026.03.19 13:08:05.367840 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.03.19 13:08:05.367853 [ 259 ] {ec2ece94-d577-46df-830d-b4f285310cf7} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.03.19 13:08:05.367920 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_29_7} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8727 | 2026.03.19 13:08:05.367993 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8728 | 2026.03.19 13:08:05.367998 [ 259 ] {ec2ece94-d577-46df-830d-b4f285310cf7} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001458 sec., 363511.6598079561 rows/sec., 25.71 MiB/sec. | ||
| 8729 | 2026.03.19 13:08:05.368045 [ 259 ] {ec2ece94-d577-46df-830d-b4f285310cf7} <Debug> TCPHandler: Processed in 0.001639053 sec. | ||
| 8730 | 2026.03.19 13:08:05.368157 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.03.19 13:08:05.368252 [ 259 ] {e95d39f3-4cde-4286-bd4d-e7b26a4fe79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8732 | 2026.03.19 13:08:05.368292 [ 259 ] {e95d39f3-4cde-4286-bd4d-e7b26a4fe79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8733 | 2026.03.19 13:08:05.368625 [ 259 ] {e95d39f3-4cde-4286-bd4d-e7b26a4fe79f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.03.19 13:08:05.368660 [ 259 ] {e95d39f3-4cde-4286-bd4d-e7b26a4fe79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8735 | 2026.03.19 13:08:05.368971 [ 259 ] {e95d39f3-4cde-4286-bd4d-e7b26a4fe79f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8736 | 2026.03.19 13:08:05.369185 [ 259 ] {e95d39f3-4cde-4286-bd4d-e7b26a4fe79f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.03.19 13:08:05.369310 [ 259 ] {e95d39f3-4cde-4286-bd4d-e7b26a4fe79f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 8738 | 2026.03.19 13:08:05.369347 [ 259 ] {e95d39f3-4cde-4286-bd4d-e7b26a4fe79f} <Debug> TCPHandler: Processed in 0.001240545 sec. | ||
| 8739 | 2026.03.19 13:08:05.369448 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2026.03.19 13:08:05.369547 [ 259 ] {0b030231-a4cf-44a2-a50f-afa9c254055f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8741 | 2026.03.19 13:08:05.369591 [ 259 ] {0b030231-a4cf-44a2-a50f-afa9c254055f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8742 | 2026.03.19 13:08:05.369990 [ 259 ] {0b030231-a4cf-44a2-a50f-afa9c254055f} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.03.19 13:08:05.370025 [ 259 ] {0b030231-a4cf-44a2-a50f-afa9c254055f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8744 | 2026.03.19 13:08:05.370349 [ 259 ] {0b030231-a4cf-44a2-a50f-afa9c254055f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8745 | 2026.03.19 13:08:05.370567 [ 259 ] {0b030231-a4cf-44a2-a50f-afa9c254055f} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.03.19 13:08:05.370697 [ 259 ] {0b030231-a4cf-44a2-a50f-afa9c254055f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 8747 | 2026.03.19 13:08:05.370734 [ 259 ] {0b030231-a4cf-44a2-a50f-afa9c254055f} <Debug> TCPHandler: Processed in 0.001335287 sec. | ||
| 8748 | 2026.03.19 13:08:05.370843 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.03.19 13:08:05.370939 [ 259 ] {c7cdac3c-cf45-4133-85ac-f4b066033ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8750 | 2026.03.19 13:08:05.370980 [ 259 ] {c7cdac3c-cf45-4133-85ac-f4b066033ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8751 | 2026.03.19 13:08:05.371284 [ 259 ] {c7cdac3c-cf45-4133-85ac-f4b066033ff4} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.03.19 13:08:05.371319 [ 259 ] {c7cdac3c-cf45-4133-85ac-f4b066033ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8753 | 2026.03.19 13:08:05.371618 [ 259 ] {c7cdac3c-cf45-4133-85ac-f4b066033ff4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8754 | 2026.03.19 13:08:05.371822 [ 259 ] {c7cdac3c-cf45-4133-85ac-f4b066033ff4} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.03.19 13:08:05.371948 [ 259 ] {c7cdac3c-cf45-4133-85ac-f4b066033ff4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 8756 | 2026.03.19 13:08:05.371985 [ 259 ] {c7cdac3c-cf45-4133-85ac-f4b066033ff4} <Debug> TCPHandler: Processed in 0.001190903 sec. | ||
| 8757 | 2026.03.19 13:08:05.372106 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2026.03.19 13:08:05.372236 [ 259 ] {df2323a6-1b27-4c08-a43f-86abc4ce9769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8759 | 2026.03.19 13:08:05.372303 [ 259 ] {df2323a6-1b27-4c08-a43f-86abc4ce9769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8760 | 2026.03.19 13:08:05.373230 [ 259 ] {df2323a6-1b27-4c08-a43f-86abc4ce9769} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.03.19 13:08:05.373266 [ 259 ] {df2323a6-1b27-4c08-a43f-86abc4ce9769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8762 | 2026.03.19 13:08:05.373853 [ 259 ] {df2323a6-1b27-4c08-a43f-86abc4ce9769} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8763 | 2026.03.19 13:08:05.374079 [ 259 ] {df2323a6-1b27-4c08-a43f-86abc4ce9769} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.03.19 13:08:05.374221 [ 259 ] {df2323a6-1b27-4c08-a43f-86abc4ce9769} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002013 sec., 19870.83954297069 rows/sec., 35.61 MiB/sec. | ||
| 8765 | 2026.03.19 13:08:05.374283 [ 259 ] {df2323a6-1b27-4c08-a43f-86abc4ce9769} <Debug> TCPHandler: Processed in 0.002239124 sec. | ||
| 8766 | 2026.03.19 13:08:05.374418 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2026.03.19 13:08:05.374534 [ 259 ] {dc407061-f816-4d82-9abf-206d1769cc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8768 | 2026.03.19 13:08:05.374583 [ 259 ] {dc407061-f816-4d82-9abf-206d1769cc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8769 | 2026.03.19 13:08:05.374935 [ 259 ] {dc407061-f816-4d82-9abf-206d1769cc83} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.03.19 13:08:05.374967 [ 259 ] {dc407061-f816-4d82-9abf-206d1769cc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8771 | 2026.03.19 13:08:05.375282 [ 259 ] {dc407061-f816-4d82-9abf-206d1769cc83} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8772 | 2026.03.19 13:08:05.375487 [ 259 ] {dc407061-f816-4d82-9abf-206d1769cc83} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.03.19 13:08:05.375611 [ 259 ] {dc407061-f816-4d82-9abf-206d1769cc83} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 8774 | 2026.03.19 13:08:05.375645 [ 259 ] {dc407061-f816-4d82-9abf-206d1769cc83} <Debug> TCPHandler: Processed in 0.001294045 sec. | ||
| 8775 | 2026.03.19 13:08:10.348541 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.03.19 13:08:10.348740 [ 259 ] {1a678543-b8db-456f-b09b-99be2801d125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8777 | 2026.03.19 13:08:10.348806 [ 259 ] {1a678543-b8db-456f-b09b-99be2801d125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8778 | 2026.03.19 13:08:10.349516 [ 259 ] {1a678543-b8db-456f-b09b-99be2801d125} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.03.19 13:08:10.349568 [ 259 ] {1a678543-b8db-456f-b09b-99be2801d125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8780 | 2026.03.19 13:08:10.349984 [ 259 ] {1a678543-b8db-456f-b09b-99be2801d125} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8781 | 2026.03.19 13:08:10.350208 [ 259 ] {1a678543-b8db-456f-b09b-99be2801d125} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.03.19 13:08:10.350358 [ 259 ] {1a678543-b8db-456f-b09b-99be2801d125} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.58 MiB/sec. | ||
| 8783 | 2026.03.19 13:08:10.350399 [ 259 ] {1a678543-b8db-456f-b09b-99be2801d125} <Debug> TCPHandler: Processed in 0.00198656 sec. | ||
| 8784 | 2026.03.19 13:08:10.350542 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.03.19 13:08:10.350637 [ 259 ] {ce06618a-c944-4d3a-ab2b-c18c47547009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8786 | 2026.03.19 13:08:10.350676 [ 259 ] {ce06618a-c944-4d3a-ab2b-c18c47547009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8787 | 2026.03.19 13:08:10.351094 [ 259 ] {ce06618a-c944-4d3a-ab2b-c18c47547009} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.03.19 13:08:10.351129 [ 259 ] {ce06618a-c944-4d3a-ab2b-c18c47547009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8789 | 2026.03.19 13:08:10.351417 [ 259 ] {ce06618a-c944-4d3a-ab2b-c18c47547009} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8790 | 2026.03.19 13:08:10.351621 [ 259 ] {ce06618a-c944-4d3a-ab2b-c18c47547009} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.03.19 13:08:10.351747 [ 259 ] {ce06618a-c944-4d3a-ab2b-c18c47547009} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001129 sec., 56687.333923826394 rows/sec., 4.42 MiB/sec. | ||
| 8792 | 2026.03.19 13:08:10.351784 [ 259 ] {ce06618a-c944-4d3a-ab2b-c18c47547009} <Debug> TCPHandler: Processed in 0.001289766 sec. | ||
| 8793 | 2026.03.19 13:08:10.351898 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.03.19 13:08:10.351990 [ 259 ] {93803bd1-cea6-44e1-8133-547fbffd2acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8795 | 2026.03.19 13:08:10.352032 [ 259 ] {93803bd1-cea6-44e1-8133-547fbffd2acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8796 | 2026.03.19 13:08:10.352493 [ 259 ] {93803bd1-cea6-44e1-8133-547fbffd2acd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.03.19 13:08:10.352531 [ 259 ] {93803bd1-cea6-44e1-8133-547fbffd2acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8798 | 2026.03.19 13:08:10.352860 [ 259 ] {93803bd1-cea6-44e1-8133-547fbffd2acd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8799 | 2026.03.19 13:08:10.353061 [ 259 ] {93803bd1-cea6-44e1-8133-547fbffd2acd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.03.19 13:08:10.353187 [ 259 ] {93803bd1-cea6-44e1-8133-547fbffd2acd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 8801 | 2026.03.19 13:08:10.353224 [ 259 ] {93803bd1-cea6-44e1-8133-547fbffd2acd} <Debug> TCPHandler: Processed in 0.001372998 sec. | ||
| 8802 | 2026.03.19 13:08:10.353337 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.03.19 13:08:10.353430 [ 259 ] {7da1af9f-a9a6-4512-aa77-c2f84a104c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.03.19 13:08:10.353470 [ 259 ] {7da1af9f-a9a6-4512-aa77-c2f84a104c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8805 | 2026.03.19 13:08:10.353816 [ 259 ] {7da1af9f-a9a6-4512-aa77-c2f84a104c16} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.03.19 13:08:10.353852 [ 259 ] {7da1af9f-a9a6-4512-aa77-c2f84a104c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8807 | 2026.03.19 13:08:10.354146 [ 259 ] {7da1af9f-a9a6-4512-aa77-c2f84a104c16} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8808 | 2026.03.19 13:08:10.354356 [ 259 ] {7da1af9f-a9a6-4512-aa77-c2f84a104c16} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.03.19 13:08:10.354481 [ 259 ] {7da1af9f-a9a6-4512-aa77-c2f84a104c16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8810 | 2026.03.19 13:08:10.354517 [ 259 ] {7da1af9f-a9a6-4512-aa77-c2f84a104c16} <Debug> TCPHandler: Processed in 0.001227225 sec. | ||
| 8811 | 2026.03.19 13:08:10.859536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19661 | ||
| 8812 | 2026.03.19 13:08:10.860071 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2026.03.19 13:08:10.860117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8814 | 2026.03.19 13:08:10.860584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8815 | 2026.03.19 13:08:10.860804 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.03.19 13:08:10.860932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19661 | ||
| 8817 | 2026.03.19 13:08:10.860979 [ 46 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8818 | 2026.03.19 13:08:10.861049 [ 46 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.03.19 13:08:10.861069 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8820 | 2026.03.19 13:08:10.861168 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 8821 | 2026.03.19 13:08:10.861276 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8822 | 2026.03.19 13:08:10.861309 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17293 rows starting from the beginning of the part | ||
| 8823 | 2026.03.19 13:08:10.861366 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8824 | 2026.03.19 13:08:10.861420 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8825 | 2026.03.19 13:08:10.861468 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8826 | 2026.03.19 13:08:10.861506 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8827 | 2026.03.19 13:08:10.861547 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8828 | 2026.03.19 13:08:10.863433 [ 200 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19661 rows, containing 4 columns (4 merged, 0 gathered) in 0.002304936 sec., 8529954.844733216 rows/sec., 122.02 MiB/sec. | ||
| 8829 | 2026.03.19 13:08:10.863800 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8830 | 2026.03.19 13:08:10.864127 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.03.19 13:08:10.864206 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_41_8} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8832 | 2026.03.19 13:08:10.864325 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8833 | 2026.03.19 13:08:11.907960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8834 | 2026.03.19 13:08:11.925076 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.03.19 13:08:11.925126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8836 | 2026.03.19 13:08:11.931233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8837 | 2026.03.19 13:08:11.931934 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.03.19 13:08:11.932219 [ 43 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8839 | 2026.03.19 13:08:11.932264 [ 43 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.03.19 13:08:11.932286 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8841 | 2026.03.19 13:08:11.932415 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 8842 | 2026.03.19 13:08:11.935284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8843 | 2026.03.19 13:08:11.936234 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8844 | 2026.03.19 13:08:11.937810 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 8845 | 2026.03.19 13:08:11.942441 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 8846 | 2026.03.19 13:08:11.947373 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 8847 | 2026.03.19 13:08:11.952527 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 8848 | 2026.03.19 13:08:11.957292 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 8849 | 2026.03.19 13:08:11.961270 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 8850 | 2026.03.19 13:08:11.962459 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38220 | ||
| 8851 | 2026.03.19 13:08:11.962558 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8852 | 2026.03.19 13:08:11.962582 [ 291 ] {} <Debug> TCP-Session: adc5ed3b-fd56-4a98-a5eb-e5e5a550acd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38220 | ||
| 8853 | 2026.03.19 13:08:11.962610 [ 291 ] {} <Debug> TCP-Session: adc5ed3b-fd56-4a98-a5eb-e5e5a550acd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.03.19 13:08:11.962626 [ 291 ] {} <Debug> TCP-Session: adc5ed3b-fd56-4a98-a5eb-e5e5a550acd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8855 | 2026.03.19 13:08:11.962833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65311 | ||
| 8856 | 2026.03.19 13:08:11.962860 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46555 | ||
| 8857 | 2026.03.19 13:08:11.962878 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32938 | ||
| 8858 | 2026.03.19 13:08:11.962891 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46204 | ||
| 8859 | 2026.03.19 13:08:11.962911 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55751 | ||
| 8860 | 2026.03.19 13:08:11.962969 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8861 | 2026.03.19 13:08:11.962977 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8862 | 2026.03.19 13:08:11.962979 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8863 | 2026.03.19 13:08:11.962998 [ 294 ] {} <Debug> TCP-Session: 87bab032-717f-49f7-a6c5-7b94806d62dc Authenticating user 'default' from [fd00:1122:3344:101::e]:46555 | ||
| 8864 | 2026.03.19 13:08:11.963021 [ 292 ] {} <Debug> TCP-Session: a17b9d16-12ec-4121-b8f1-371290ca8025 Authenticating user 'default' from [fd00:1122:3344:101::e]:65311 | ||
| 8865 | 2026.03.19 13:08:11.963035 [ 286 ] {} <Debug> TCP-Session: 47cb52b9-9687-4fab-956b-5091d1b00cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:32938 | ||
| 8866 | 2026.03.19 13:08:11.963043 [ 294 ] {} <Debug> TCP-Session: 87bab032-717f-49f7-a6c5-7b94806d62dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8867 | 2026.03.19 13:08:11.963057 [ 292 ] {} <Debug> TCP-Session: a17b9d16-12ec-4121-b8f1-371290ca8025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8868 | 2026.03.19 13:08:11.963071 [ 294 ] {} <Debug> TCP-Session: 87bab032-717f-49f7-a6c5-7b94806d62dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2026.03.19 13:08:11.963068 [ 286 ] {} <Debug> TCP-Session: 47cb52b9-9687-4fab-956b-5091d1b00cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2026.03.19 13:08:11.963084 [ 292 ] {} <Debug> TCP-Session: a17b9d16-12ec-4121-b8f1-371290ca8025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8871 | 2026.03.19 13:08:11.963113 [ 286 ] {} <Debug> TCP-Session: 47cb52b9-9687-4fab-956b-5091d1b00cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2026.03.19 13:08:11.962906 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48619 | ||
| 8873 | 2026.03.19 13:08:11.963152 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8874 | 2026.03.19 13:08:11.962872 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38820 | ||
| 8875 | 2026.03.19 13:08:11.963225 [ 288 ] {} <Debug> TCP-Session: dfa81d07-e6b8-4bcd-9933-0cb897abc84b Authenticating user 'default' from [fd00:1122:3344:101::e]:46204 | ||
| 8876 | 2026.03.19 13:08:11.962854 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56172 | ||
| 8877 | 2026.03.19 13:08:11.963266 [ 288 ] {} <Debug> TCP-Session: dfa81d07-e6b8-4bcd-9933-0cb897abc84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2026.03.19 13:08:11.962981 [ 291 ] {} <Trace> TCP-Session: adc5ed3b-fd56-4a98-a5eb-e5e5a550acd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.03.19 13:08:11.963307 [ 288 ] {} <Debug> TCP-Session: dfa81d07-e6b8-4bcd-9933-0cb897abc84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2026.03.19 13:08:11.963482 [ 291 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38220) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8881 | 2026.03.19 13:08:11.963660 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8882 | 2026.03.19 13:08:11.963702 [ 290 ] {} <Debug> TCP-Session: 155141b4-451d-464a-92f9-e2540169b8c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55751 | ||
| 8883 | 2026.03.19 13:08:11.963719 [ 290 ] {} <Debug> TCP-Session: 155141b4-451d-464a-92f9-e2540169b8c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2026.03.19 13:08:11.963730 [ 290 ] {} <Debug> TCP-Session: 155141b4-451d-464a-92f9-e2540169b8c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8885 | 2026.03.19 13:08:11.963791 [ 291 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8886 | 2026.03.19 13:08:11.963800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8887 | 2026.03.19 13:08:11.963855 [ 293 ] {} <Debug> TCP-Session: f06822e1-0beb-44a1-8977-453dbcdb1cbc Authenticating user 'default' from [fd00:1122:3344:101::e]:56172 | ||
| 8888 | 2026.03.19 13:08:11.963862 [ 291 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8889 | 2026.03.19 13:08:11.963877 [ 293 ] {} <Debug> TCP-Session: f06822e1-0beb-44a1-8977-453dbcdb1cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8890 | 2026.03.19 13:08:11.963893 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8891 | 2026.03.19 13:08:11.963897 [ 293 ] {} <Debug> TCP-Session: f06822e1-0beb-44a1-8977-453dbcdb1cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2026.03.19 13:08:11.963924 [ 289 ] {} <Debug> TCP-Session: 8170c63c-2e36-4fad-ac92-be32e69d05ac Authenticating user 'default' from [fd00:1122:3344:101::e]:48619 | ||
| 8893 | 2026.03.19 13:08:11.963943 [ 289 ] {} <Debug> TCP-Session: 8170c63c-2e36-4fad-ac92-be32e69d05ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8894 | 2026.03.19 13:08:11.963955 [ 289 ] {} <Debug> TCP-Session: 8170c63c-2e36-4fad-ac92-be32e69d05ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8895 | 2026.03.19 13:08:11.964111 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8896 | 2026.03.19 13:08:11.964150 [ 258 ] {} <Debug> TCP-Session: dee3dae7-08d3-41c2-a79b-13aa8bd8f27b Authenticating user 'default' from [fd00:1122:3344:101::e]:38820 | ||
| 8897 | 2026.03.19 13:08:11.964162 [ 291 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 8898 | 2026.03.19 13:08:11.964175 [ 258 ] {} <Debug> TCP-Session: dee3dae7-08d3-41c2-a79b-13aa8bd8f27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8899 | 2026.03.19 13:08:11.964208 [ 258 ] {} <Debug> TCP-Session: dee3dae7-08d3-41c2-a79b-13aa8bd8f27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8900 | 2026.03.19 13:08:11.965123 [ 338 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Trace> AggregatingTransform: Aggregating | ||
| 8901 | 2026.03.19 13:08:11.965166 [ 338 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 8902 | 2026.03.19 13:08:11.965206 [ 338 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939019 sec. (1064.941 rows/sec., 41.60 KiB/sec.) | ||
| 8903 | 2026.03.19 13:08:11.965220 [ 338 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Trace> Aggregator: Merging aggregated data | ||
| 8904 | 2026.03.19 13:08:11.966441 [ 291 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 8905 | 2026.03.19 13:08:11.966576 [ 291 ] {25ac8878-474b-4cb1-9d45-ae47c0cab4b5} <Debug> TCPHandler: Processed in 0.003752594 sec. | ||
| 8906 | 2026.03.19 13:08:11.966655 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8907 | 2026.03.19 13:08:11.966682 [ 291 ] {} <Debug> TCP-Session: adc5ed3b-fd56-4a98-a5eb-e5e5a550acd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8908 | 2026.03.19 13:08:11.966687 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8909 | 2026.03.19 13:08:11.966723 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8910 | 2026.03.19 13:08:11.966738 [ 289 ] {} <Debug> TCP-Session: 8170c63c-2e36-4fad-ac92-be32e69d05ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2026.03.19 13:08:11.966747 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8912 | 2026.03.19 13:08:11.966771 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8913 | 2026.03.19 13:08:11.966782 [ 290 ] {} <Debug> TCP-Session: 155141b4-451d-464a-92f9-e2540169b8c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2026.03.19 13:08:11.966793 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8915 | 2026.03.19 13:08:11.966817 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8916 | 2026.03.19 13:08:11.966859 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8917 | 2026.03.19 13:08:11.966871 [ 293 ] {} <Debug> TCP-Session: f06822e1-0beb-44a1-8977-453dbcdb1cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8918 | 2026.03.19 13:08:11.966885 [ 294 ] {} <Debug> TCP-Session: 87bab032-717f-49f7-a6c5-7b94806d62dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8919 | 2026.03.19 13:08:11.966903 [ 286 ] {} <Debug> TCP-Session: 47cb52b9-9687-4fab-956b-5091d1b00cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8920 | 2026.03.19 13:08:11.966832 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8921 | 2026.03.19 13:08:11.966820 [ 288 ] {} <Debug> TCP-Session: dfa81d07-e6b8-4bcd-9933-0cb897abc84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2026.03.19 13:08:11.966967 [ 258 ] {} <Debug> TCP-Session: dee3dae7-08d3-41c2-a79b-13aa8bd8f27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8923 | 2026.03.19 13:08:11.966805 [ 292 ] {} <Debug> TCP-Session: a17b9d16-12ec-4121-b8f1-371290ca8025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2026.03.19 13:08:12.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.13 MiB, peak 316.26 MiB, free memory in arenas 0.00 B, will set to 304.02 MiB (RSS), difference: -10.11 MiB | ||
| 8925 | 2026.03.19 13:08:12.017657 [ 200 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.085301487 sec., 3622.445643884262 rows/sec., 18.73 MiB/sec. | ||
| 8926 | 2026.03.19 13:08:12.019780 [ 197 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8927 | 2026.03.19 13:08:12.022078 [ 197 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_41_8} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.03.19 13:08:12.022257 [ 197 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_41_8} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8929 | 2026.03.19 13:08:12.024953 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8930 | 2026.03.19 13:08:12.104342 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50605 | ||
| 8931 | 2026.03.19 13:08:12.104449 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8932 | 2026.03.19 13:08:12.104474 [ 291 ] {} <Debug> TCP-Session: 20f2b5ff-3782-4b29-8f8b-52071c6fb4cd Authenticating user 'default' from [fd00:1122:3344:101::e]:50605 | ||
| 8933 | 2026.03.19 13:08:12.104495 [ 291 ] {} <Debug> TCP-Session: 20f2b5ff-3782-4b29-8f8b-52071c6fb4cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2026.03.19 13:08:12.104508 [ 291 ] {} <Debug> TCP-Session: 20f2b5ff-3782-4b29-8f8b-52071c6fb4cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8935 | 2026.03.19 13:08:12.104729 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60376 | ||
| 8936 | 2026.03.19 13:08:12.104764 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40612 | ||
| 8937 | 2026.03.19 13:08:12.104794 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53351 | ||
| 8938 | 2026.03.19 13:08:12.104799 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47349 | ||
| 8939 | 2026.03.19 13:08:12.104784 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38344 | ||
| 8940 | 2026.03.19 13:08:12.104863 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8941 | 2026.03.19 13:08:12.104891 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8942 | 2026.03.19 13:08:12.104893 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8943 | 2026.03.19 13:08:12.104909 [ 292 ] {} <Debug> TCP-Session: 5a89dc74-7069-4dab-8e33-83d194f6291c Authenticating user 'default' from [fd00:1122:3344:101::e]:60376 | ||
| 8944 | 2026.03.19 13:08:12.104925 [ 289 ] {} <Debug> TCP-Session: 5fc73382-0842-4e62-8bc6-860a013b443f Authenticating user 'default' from [fd00:1122:3344:101::e]:53351 | ||
| 8945 | 2026.03.19 13:08:12.104929 [ 258 ] {} <Debug> TCP-Session: 56b126d1-160a-4b4e-a785-2cf2269860c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40612 | ||
| 8946 | 2026.03.19 13:08:12.104946 [ 292 ] {} <Debug> TCP-Session: 5a89dc74-7069-4dab-8e33-83d194f6291c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8947 | 2026.03.19 13:08:12.104943 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8948 | 2026.03.19 13:08:12.104970 [ 292 ] {} <Debug> TCP-Session: 5a89dc74-7069-4dab-8e33-83d194f6291c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8949 | 2026.03.19 13:08:12.104961 [ 258 ] {} <Debug> TCP-Session: 56b126d1-160a-4b4e-a785-2cf2269860c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8950 | 2026.03.19 13:08:12.104985 [ 288 ] {} <Debug> TCP-Session: a3a9f604-97d1-4c56-a664-1b3cfa0d6aba Authenticating user 'default' from [fd00:1122:3344:101::e]:38344 | ||
| 8951 | 2026.03.19 13:08:12.105002 [ 258 ] {} <Debug> TCP-Session: 56b126d1-160a-4b4e-a785-2cf2269860c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.03.19 13:08:12.105021 [ 288 ] {} <Debug> TCP-Session: a3a9f604-97d1-4c56-a664-1b3cfa0d6aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2026.03.19 13:08:12.104957 [ 289 ] {} <Debug> TCP-Session: 5fc73382-0842-4e62-8bc6-860a013b443f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8954 | 2026.03.19 13:08:12.105045 [ 288 ] {} <Debug> TCP-Session: a3a9f604-97d1-4c56-a664-1b3cfa0d6aba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2026.03.19 13:08:12.105066 [ 289 ] {} <Debug> TCP-Session: 5fc73382-0842-4e62-8bc6-860a013b443f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2026.03.19 13:08:12.104768 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37028 | ||
| 8957 | 2026.03.19 13:08:12.104740 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44431 | ||
| 8958 | 2026.03.19 13:08:12.104739 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42424 | ||
| 8959 | 2026.03.19 13:08:12.104955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8960 | 2026.03.19 13:08:12.104860 [ 291 ] {} <Trace> TCP-Session: 20f2b5ff-3782-4b29-8f8b-52071c6fb4cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2026.03.19 13:08:12.105212 [ 290 ] {} <Debug> TCP-Session: c961a5a8-76ec-41a7-9905-6ac1e12edbee Authenticating user 'default' from [fd00:1122:3344:101::e]:47349 | ||
| 8962 | 2026.03.19 13:08:12.105289 [ 290 ] {} <Debug> TCP-Session: c961a5a8-76ec-41a7-9905-6ac1e12edbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.03.19 13:08:12.105303 [ 290 ] {} <Debug> TCP-Session: c961a5a8-76ec-41a7-9905-6ac1e12edbee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2026.03.19 13:08:12.105304 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8965 | 2026.03.19 13:08:12.105340 [ 286 ] {} <Debug> TCP-Session: aae5dbcc-9c9a-4681-acc9-5da691d0d98a Authenticating user 'default' from [fd00:1122:3344:101::e]:37028 | ||
| 8966 | 2026.03.19 13:08:12.105358 [ 286 ] {} <Debug> TCP-Session: aae5dbcc-9c9a-4681-acc9-5da691d0d98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8967 | 2026.03.19 13:08:12.105371 [ 286 ] {} <Debug> TCP-Session: aae5dbcc-9c9a-4681-acc9-5da691d0d98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.03.19 13:08:12.105455 [ 291 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8969 | 2026.03.19 13:08:12.105562 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8970 | 2026.03.19 13:08:12.105624 [ 294 ] {} <Debug> TCP-Session: 8e69a090-b294-493d-ac6f-29858a2c42e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44431 | ||
| 8971 | 2026.03.19 13:08:12.105649 [ 294 ] {} <Debug> TCP-Session: 8e69a090-b294-493d-ac6f-29858a2c42e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2026.03.19 13:08:12.105662 [ 294 ] {} <Debug> TCP-Session: 8e69a090-b294-493d-ac6f-29858a2c42e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8973 | 2026.03.19 13:08:12.105679 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8974 | 2026.03.19 13:08:12.105714 [ 293 ] {} <Debug> TCP-Session: f6deb6b9-308b-48ce-b356-aaae3e7db3ef Authenticating user 'default' from [fd00:1122:3344:101::e]:42424 | ||
| 8975 | 2026.03.19 13:08:12.105731 [ 293 ] {} <Debug> TCP-Session: f6deb6b9-308b-48ce-b356-aaae3e7db3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.03.19 13:08:12.105743 [ 293 ] {} <Debug> TCP-Session: f6deb6b9-308b-48ce-b356-aaae3e7db3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8977 | 2026.03.19 13:08:12.105761 [ 291 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8978 | 2026.03.19 13:08:12.105830 [ 291 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8979 | 2026.03.19 13:08:12.106138 [ 291 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 8980 | 2026.03.19 13:08:12.106963 [ 347 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Trace> AggregatingTransform: Aggregating | ||
| 8981 | 2026.03.19 13:08:12.107031 [ 347 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Trace> Aggregator: Aggregation method: without_key | ||
| 8982 | 2026.03.19 13:08:12.107064 [ 347 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857827 sec. (1165.736 rows/sec., 45.54 KiB/sec.) | ||
| 8983 | 2026.03.19 13:08:12.107083 [ 347 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Trace> Aggregator: Merging aggregated data | ||
| 8984 | 2026.03.19 13:08:12.108421 [ 291 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003043 sec., 328.62306933946763 rows/sec., 12.84 KiB/sec. | ||
| 8985 | 2026.03.19 13:08:12.108502 [ 291 ] {84441692-cd54-4c56-bbab-2c2f4c7e1773} <Debug> TCPHandler: Processed in 0.003763825 sec. | ||
| 8986 | 2026.03.19 13:08:12.108639 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8987 | 2026.03.19 13:08:12.108670 [ 291 ] {} <Debug> TCP-Session: 20f2b5ff-3782-4b29-8f8b-52071c6fb4cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.03.19 13:08:12.108671 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8989 | 2026.03.19 13:08:12.108684 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8990 | 2026.03.19 13:08:12.108701 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8991 | 2026.03.19 13:08:12.108721 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8992 | 2026.03.19 13:08:12.108724 [ 293 ] {} <Debug> TCP-Session: f6deb6b9-308b-48ce-b356-aaae3e7db3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8993 | 2026.03.19 13:08:12.108737 [ 294 ] {} <Debug> TCP-Session: 8e69a090-b294-493d-ac6f-29858a2c42e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8994 | 2026.03.19 13:08:12.108751 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8995 | 2026.03.19 13:08:12.108772 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8996 | 2026.03.19 13:08:12.108816 [ 258 ] {} <Debug> TCP-Session: 56b126d1-160a-4b4e-a785-2cf2269860c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8997 | 2026.03.19 13:08:12.108785 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8998 | 2026.03.19 13:08:12.108832 [ 289 ] {} <Debug> TCP-Session: 5fc73382-0842-4e62-8bc6-860a013b443f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2026.03.19 13:08:12.108778 [ 292 ] {} <Debug> TCP-Session: 5a89dc74-7069-4dab-8e33-83d194f6291c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9000 | 2026.03.19 13:08:12.108875 [ 288 ] {} <Debug> TCP-Session: a3a9f604-97d1-4c56-a664-1b3cfa0d6aba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9001 | 2026.03.19 13:08:12.108734 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9002 | 2026.03.19 13:08:12.108745 [ 290 ] {} <Debug> TCP-Session: c961a5a8-76ec-41a7-9905-6ac1e12edbee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9003 | 2026.03.19 13:08:12.108948 [ 286 ] {} <Debug> TCP-Session: aae5dbcc-9c9a-4681-acc9-5da691d0d98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9004 | 2026.03.19 13:08:13.000353 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.84 MiB, peak 316.26 MiB, free memory in arenas 0.00 B, will set to 304.77 MiB (RSS), difference: 9.93 MiB | ||
| 9005 | 2026.03.19 13:08:13.425693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1154 | ||
| 9006 | 2026.03.19 13:08:13.428076 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.03.19 13:08:13.428120 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9008 | 2026.03.19 13:08:13.429320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9009 | 2026.03.19 13:08:13.429587 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.03.19 13:08:13.429737 [ 41 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9011 | 2026.03.19 13:08:13.429811 [ 41 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.03.19 13:08:13.429835 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9013 | 2026.03.19 13:08:13.429842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 9014 | 2026.03.19 13:08:13.429970 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 9015 | 2026.03.19 13:08:13.430544 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9016 | 2026.03.19 13:08:13.430671 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1002 rows starting from the beginning of the part | ||
| 9017 | 2026.03.19 13:08:13.431001 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 9018 | 2026.03.19 13:08:13.431284 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 9019 | 2026.03.19 13:08:13.431562 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 9020 | 2026.03.19 13:08:13.431838 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 9021 | 2026.03.19 13:08:13.432107 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9022 | 2026.03.19 13:08:13.438557 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1154 rows, containing 72 columns (72 merged, 0 gathered) in 0.008647842 sec., 133443.69612673312 rows/sec., 106.95 MiB/sec. | ||
| 9023 | 2026.03.19 13:08:13.440130 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9024 | 2026.03.19 13:08:13.440806 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.03.19 13:08:13.440929 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_31_6} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9026 | 2026.03.19 13:08:13.441274 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9027 | 2026.03.19 13:08:13.524247 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63577 | ||
| 9028 | 2026.03.19 13:08:13.524370 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9029 | 2026.03.19 13:08:13.524401 [ 291 ] {} <Debug> TCP-Session: 5416777c-bf20-47a0-ae33-f62efb297b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:63577 | ||
| 9030 | 2026.03.19 13:08:13.524426 [ 291 ] {} <Debug> TCP-Session: 5416777c-bf20-47a0-ae33-f62efb297b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2026.03.19 13:08:13.524443 [ 291 ] {} <Debug> TCP-Session: 5416777c-bf20-47a0-ae33-f62efb297b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2026.03.19 13:08:13.524631 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59550 | ||
| 9033 | 2026.03.19 13:08:13.524645 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34303 | ||
| 9034 | 2026.03.19 13:08:13.524673 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54379 | ||
| 9035 | 2026.03.19 13:08:13.524705 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63894 | ||
| 9036 | 2026.03.19 13:08:13.524702 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37263 | ||
| 9037 | 2026.03.19 13:08:13.524783 [ 291 ] {} <Trace> TCP-Session: 5416777c-bf20-47a0-ae33-f62efb297b40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2026.03.19 13:08:13.524768 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9039 | 2026.03.19 13:08:13.524834 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9040 | 2026.03.19 13:08:13.524841 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9041 | 2026.03.19 13:08:13.524867 [ 292 ] {} <Debug> TCP-Session: 4dd69df4-0448-4c95-b3d4-1933ca7c004f Authenticating user 'default' from [fd00:1122:3344:101::e]:59550 | ||
| 9042 | 2026.03.19 13:08:13.524877 [ 288 ] {} <Debug> TCP-Session: 7ed90934-bd78-4dee-8035-8502ee89ceca Authenticating user 'default' from [fd00:1122:3344:101::e]:54379 | ||
| 9043 | 2026.03.19 13:08:13.524900 [ 294 ] {} <Debug> TCP-Session: 2c05850c-e94e-4742-81a8-1c20a85df5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34303 | ||
| 9044 | 2026.03.19 13:08:13.524909 [ 292 ] {} <Debug> TCP-Session: 4dd69df4-0448-4c95-b3d4-1933ca7c004f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9045 | 2026.03.19 13:08:13.524918 [ 288 ] {} <Debug> TCP-Session: 7ed90934-bd78-4dee-8035-8502ee89ceca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.03.19 13:08:13.524939 [ 292 ] {} <Debug> TCP-Session: 4dd69df4-0448-4c95-b3d4-1933ca7c004f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9047 | 2026.03.19 13:08:13.524937 [ 294 ] {} <Debug> TCP-Session: 2c05850c-e94e-4742-81a8-1c20a85df5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2026.03.19 13:08:13.524947 [ 288 ] {} <Debug> TCP-Session: 7ed90934-bd78-4dee-8035-8502ee89ceca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2026.03.19 13:08:13.524975 [ 294 ] {} <Debug> TCP-Session: 2c05850c-e94e-4742-81a8-1c20a85df5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2026.03.19 13:08:13.524881 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9051 | 2026.03.19 13:08:13.524998 [ 291 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9052 | 2026.03.19 13:08:13.525045 [ 289 ] {} <Debug> TCP-Session: 95923e0c-1bef-4252-9437-d4ac93c73fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37263 | ||
| 9053 | 2026.03.19 13:08:13.524655 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43985 | ||
| 9054 | 2026.03.19 13:08:13.525081 [ 289 ] {} <Debug> TCP-Session: 95923e0c-1bef-4252-9437-d4ac93c73fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9055 | 2026.03.19 13:08:13.524651 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47365 | ||
| 9056 | 2026.03.19 13:08:13.525112 [ 289 ] {} <Debug> TCP-Session: 95923e0c-1bef-4252-9437-d4ac93c73fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2026.03.19 13:08:13.524643 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35608 | ||
| 9058 | 2026.03.19 13:08:13.525144 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9059 | 2026.03.19 13:08:13.524841 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9060 | 2026.03.19 13:08:13.525180 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9061 | 2026.03.19 13:08:13.525193 [ 286 ] {} <Debug> TCP-Session: 0a7afa78-fabf-44ed-9b87-48548b3cf093 Authenticating user 'default' from [fd00:1122:3344:101::e]:43985 | ||
| 9062 | 2026.03.19 13:08:13.525208 [ 290 ] {} <Debug> TCP-Session: 89fad2e8-c185-4a92-b04a-4b2061eb2bba Authenticating user 'default' from [fd00:1122:3344:101::e]:63894 | ||
| 9063 | 2026.03.19 13:08:13.525237 [ 258 ] {} <Debug> TCP-Session: 8c736d33-9d96-47bd-8259-3ec29b81309b Authenticating user 'default' from [fd00:1122:3344:101::e]:47365 | ||
| 9064 | 2026.03.19 13:08:13.525241 [ 286 ] {} <Debug> TCP-Session: 0a7afa78-fabf-44ed-9b87-48548b3cf093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9065 | 2026.03.19 13:08:13.525244 [ 290 ] {} <Debug> TCP-Session: 89fad2e8-c185-4a92-b04a-4b2061eb2bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9066 | 2026.03.19 13:08:13.525265 [ 258 ] {} <Debug> TCP-Session: 8c736d33-9d96-47bd-8259-3ec29b81309b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9067 | 2026.03.19 13:08:13.525279 [ 290 ] {} <Debug> TCP-Session: 89fad2e8-c185-4a92-b04a-4b2061eb2bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9068 | 2026.03.19 13:08:13.525294 [ 258 ] {} <Debug> TCP-Session: 8c736d33-9d96-47bd-8259-3ec29b81309b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9069 | 2026.03.19 13:08:13.525313 [ 291 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9070 | 2026.03.19 13:08:13.525272 [ 286 ] {} <Debug> TCP-Session: 0a7afa78-fabf-44ed-9b87-48548b3cf093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9071 | 2026.03.19 13:08:13.525381 [ 291 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9072 | 2026.03.19 13:08:13.525452 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9073 | 2026.03.19 13:08:13.525485 [ 293 ] {} <Debug> TCP-Session: 4985eb1b-2128-4ac5-8b6c-d46e16bfece2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35608 | ||
| 9074 | 2026.03.19 13:08:13.525501 [ 293 ] {} <Debug> TCP-Session: 4985eb1b-2128-4ac5-8b6c-d46e16bfece2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2026.03.19 13:08:13.525513 [ 293 ] {} <Debug> TCP-Session: 4985eb1b-2128-4ac5-8b6c-d46e16bfece2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9076 | 2026.03.19 13:08:13.525684 [ 291 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 9077 | 2026.03.19 13:08:13.526625 [ 268 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Trace> AggregatingTransform: Aggregating | ||
| 9078 | 2026.03.19 13:08:13.526664 [ 268 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9079 | 2026.03.19 13:08:13.526701 [ 268 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910829 sec. (1097.901 rows/sec., 42.89 KiB/sec.) | ||
| 9080 | 2026.03.19 13:08:13.526720 [ 268 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Trace> Aggregator: Merging aggregated data | ||
| 9081 | 2026.03.19 13:08:13.527977 [ 291 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003042 sec., 328.7310979618672 rows/sec., 12.84 KiB/sec. | ||
| 9082 | 2026.03.19 13:08:13.528130 [ 291 ] {16d5ae17-21ab-464f-a657-3d3b3c4ad1c3} <Debug> TCPHandler: Processed in 0.003476469 sec. | ||
| 9083 | 2026.03.19 13:08:13.528248 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9084 | 2026.03.19 13:08:13.528278 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9085 | 2026.03.19 13:08:13.528293 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9086 | 2026.03.19 13:08:13.528309 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9087 | 2026.03.19 13:08:13.528328 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9088 | 2026.03.19 13:08:13.528346 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9089 | 2026.03.19 13:08:13.528372 [ 294 ] {} <Debug> TCP-Session: 2c05850c-e94e-4742-81a8-1c20a85df5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9090 | 2026.03.19 13:08:13.528376 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9091 | 2026.03.19 13:08:13.528402 [ 286 ] {} <Debug> TCP-Session: 0a7afa78-fabf-44ed-9b87-48548b3cf093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9092 | 2026.03.19 13:08:13.528391 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9093 | 2026.03.19 13:08:13.528433 [ 289 ] {} <Debug> TCP-Session: 95923e0c-1bef-4252-9437-d4ac93c73fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9094 | 2026.03.19 13:08:13.528385 [ 258 ] {} <Debug> TCP-Session: 8c736d33-9d96-47bd-8259-3ec29b81309b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9095 | 2026.03.19 13:08:13.528464 [ 290 ] {} <Debug> TCP-Session: 89fad2e8-c185-4a92-b04a-4b2061eb2bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9096 | 2026.03.19 13:08:13.528360 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9097 | 2026.03.19 13:08:13.528355 [ 292 ] {} <Debug> TCP-Session: 4dd69df4-0448-4c95-b3d4-1933ca7c004f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9098 | 2026.03.19 13:08:13.528326 [ 293 ] {} <Debug> TCP-Session: 4985eb1b-2128-4ac5-8b6c-d46e16bfece2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9099 | 2026.03.19 13:08:13.528538 [ 288 ] {} <Debug> TCP-Session: 7ed90934-bd78-4dee-8035-8502ee89ceca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2026.03.19 13:08:13.528279 [ 291 ] {} <Debug> TCP-Session: 5416777c-bf20-47a0-ae33-f62efb297b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9101 | 2026.03.19 13:08:15.359235 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9102 | 2026.03.19 13:08:15.359440 [ 259 ] {d2479500-659c-4011-b033-30e91868e81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9103 | 2026.03.19 13:08:15.359513 [ 259 ] {d2479500-659c-4011-b033-30e91868e81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9104 | 2026.03.19 13:08:15.360255 [ 259 ] {d2479500-659c-4011-b033-30e91868e81a} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.03.19 13:08:15.360302 [ 259 ] {d2479500-659c-4011-b033-30e91868e81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9106 | 2026.03.19 13:08:15.360734 [ 259 ] {d2479500-659c-4011-b033-30e91868e81a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9107 | 2026.03.19 13:08:15.360963 [ 259 ] {d2479500-659c-4011-b033-30e91868e81a} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.03.19 13:08:15.361133 [ 259 ] {d2479500-659c-4011-b033-30e91868e81a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 9109 | 2026.03.19 13:08:15.361187 [ 259 ] {d2479500-659c-4011-b033-30e91868e81a} <Debug> TCPHandler: Processed in 0.002085571 sec. | ||
| 9110 | 2026.03.19 13:08:15.361318 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2026.03.19 13:08:15.361424 [ 259 ] {c67827c9-ac8b-4a3a-93c5-eb23fed09d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9112 | 2026.03.19 13:08:15.361469 [ 259 ] {c67827c9-ac8b-4a3a-93c5-eb23fed09d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9113 | 2026.03.19 13:08:15.362400 [ 259 ] {c67827c9-ac8b-4a3a-93c5-eb23fed09d22} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2026.03.19 13:08:15.362440 [ 259 ] {c67827c9-ac8b-4a3a-93c5-eb23fed09d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9115 | 2026.03.19 13:08:15.362841 [ 259 ] {c67827c9-ac8b-4a3a-93c5-eb23fed09d22} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9116 | 2026.03.19 13:08:15.363055 [ 259 ] {c67827c9-ac8b-4a3a-93c5-eb23fed09d22} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.03.19 13:08:15.363189 [ 259 ] {c67827c9-ac8b-4a3a-93c5-eb23fed09d22} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001791 sec., 489670.57509771077 rows/sec., 38.82 MiB/sec. | ||
| 9118 | 2026.03.19 13:08:15.363230 [ 259 ] {c67827c9-ac8b-4a3a-93c5-eb23fed09d22} <Debug> TCPHandler: Processed in 0.001966549 sec. | ||
| 9119 | 2026.03.19 13:08:15.363347 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.03.19 13:08:15.363447 [ 259 ] {581cd64b-74c2-4234-b41a-ab8b6a583f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9121 | 2026.03.19 13:08:15.363489 [ 259 ] {581cd64b-74c2-4234-b41a-ab8b6a583f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9122 | 2026.03.19 13:08:15.363975 [ 259 ] {581cd64b-74c2-4234-b41a-ab8b6a583f25} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.03.19 13:08:15.364012 [ 259 ] {581cd64b-74c2-4234-b41a-ab8b6a583f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9124 | 2026.03.19 13:08:15.364320 [ 259 ] {581cd64b-74c2-4234-b41a-ab8b6a583f25} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9125 | 2026.03.19 13:08:15.364538 [ 259 ] {581cd64b-74c2-4234-b41a-ab8b6a583f25} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.03.19 13:08:15.364674 [ 259 ] {581cd64b-74c2-4234-b41a-ab8b6a583f25} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001248 sec., 145833.33333333334 rows/sec., 9.04 MiB/sec. | ||
| 9127 | 2026.03.19 13:08:15.364701 [ 39 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9128 | 2026.03.19 13:08:15.364713 [ 259 ] {581cd64b-74c2-4234-b41a-ab8b6a583f25} <Debug> TCPHandler: Processed in 0.001416259 sec. | ||
| 9129 | 2026.03.19 13:08:15.364783 [ 39 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.03.19 13:08:15.364815 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9131 | 2026.03.19 13:08:15.364872 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.03.19 13:08:15.364921 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9133 | 2026.03.19 13:08:15.364972 [ 259 ] {f2721aa2-e759-429d-898b-b78b1b7fc6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9134 | 2026.03.19 13:08:15.365014 [ 259 ] {f2721aa2-e759-429d-898b-b78b1b7fc6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9135 | 2026.03.19 13:08:15.365026 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9136 | 2026.03.19 13:08:15.365063 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 209 rows starting from the beginning of the part | ||
| 9137 | 2026.03.19 13:08:15.365130 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 182 rows starting from the beginning of the part | ||
| 9138 | 2026.03.19 13:08:15.365183 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 182 rows starting from the beginning of the part | ||
| 9139 | 2026.03.19 13:08:15.365233 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 193 rows starting from the beginning of the part | ||
| 9140 | 2026.03.19 13:08:15.365281 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 182 rows starting from the beginning of the part | ||
| 9141 | 2026.03.19 13:08:15.365329 [ 189 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 182 rows starting from the beginning of the part | ||
| 9142 | 2026.03.19 13:08:15.365459 [ 259 ] {f2721aa2-e759-429d-898b-b78b1b7fc6e9} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.03.19 13:08:15.365495 [ 259 ] {f2721aa2-e759-429d-898b-b78b1b7fc6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9144 | 2026.03.19 13:08:15.365797 [ 259 ] {f2721aa2-e759-429d-898b-b78b1b7fc6e9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9145 | 2026.03.19 13:08:15.366006 [ 259 ] {f2721aa2-e759-429d-898b-b78b1b7fc6e9} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.03.19 13:08:15.366136 [ 259 ] {f2721aa2-e759-429d-898b-b78b1b7fc6e9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 9147 | 2026.03.19 13:08:15.366175 [ 259 ] {f2721aa2-e759-429d-898b-b78b1b7fc6e9} <Debug> TCPHandler: Processed in 0.001359276 sec. | ||
| 9148 | 2026.03.19 13:08:15.366288 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.03.19 13:08:15.366353 [ 186 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1130 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472399 sec., 767455.0172881128 rows/sec., 50.71 MiB/sec. | ||
| 9150 | 2026.03.19 13:08:15.366384 [ 259 ] {5bbdb8f9-9a9a-4000-bf4f-a3f881cc09f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.03.19 13:08:15.366435 [ 259 ] {5bbdb8f9-9a9a-4000-bf4f-a3f881cc09f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9152 | 2026.03.19 13:08:15.366569 [ 201 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9153 | 2026.03.19 13:08:15.366877 [ 259 ] {5bbdb8f9-9a9a-4000-bf4f-a3f881cc09f8} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.03.19 13:08:15.366903 [ 201 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.03.19 13:08:15.366919 [ 259 ] {5bbdb8f9-9a9a-4000-bf4f-a3f881cc09f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9156 | 2026.03.19 13:08:15.367008 [ 201 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_30_6} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9157 | 2026.03.19 13:08:15.367132 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9158 | 2026.03.19 13:08:15.367248 [ 259 ] {5bbdb8f9-9a9a-4000-bf4f-a3f881cc09f8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9159 | 2026.03.19 13:08:15.367463 [ 259 ] {5bbdb8f9-9a9a-4000-bf4f-a3f881cc09f8} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.03.19 13:08:15.367594 [ 259 ] {5bbdb8f9-9a9a-4000-bf4f-a3f881cc09f8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001229 sec., 120423.10821806345 rows/sec., 6.85 MiB/sec. | ||
| 9161 | 2026.03.19 13:08:15.367633 [ 259 ] {5bbdb8f9-9a9a-4000-bf4f-a3f881cc09f8} <Debug> TCPHandler: Processed in 0.001394837 sec. | ||
| 9162 | 2026.03.19 13:08:15.367745 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.03.19 13:08:15.367840 [ 259 ] {6b611a1d-0837-4d86-9902-56e732e66fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9164 | 2026.03.19 13:08:15.367880 [ 259 ] {6b611a1d-0837-4d86-9902-56e732e66fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9165 | 2026.03.19 13:08:15.368489 [ 259 ] {6b611a1d-0837-4d86-9902-56e732e66fbb} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.03.19 13:08:15.368525 [ 259 ] {6b611a1d-0837-4d86-9902-56e732e66fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9167 | 2026.03.19 13:08:15.368849 [ 259 ] {6b611a1d-0837-4d86-9902-56e732e66fbb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9168 | 2026.03.19 13:08:15.369063 [ 259 ] {6b611a1d-0837-4d86-9902-56e732e66fbb} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.03.19 13:08:15.369192 [ 259 ] {6b611a1d-0837-4d86-9902-56e732e66fbb} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00137 sec., 386861.31386861316 rows/sec., 27.36 MiB/sec. | ||
| 9170 | 2026.03.19 13:08:15.369230 [ 259 ] {6b611a1d-0837-4d86-9902-56e732e66fbb} <Debug> TCPHandler: Processed in 0.00153485 sec. | ||
| 9171 | 2026.03.19 13:08:15.369340 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.03.19 13:08:15.369438 [ 259 ] {384452a2-e57f-469c-8ac4-9ade8917e9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9173 | 2026.03.19 13:08:15.369480 [ 259 ] {384452a2-e57f-469c-8ac4-9ade8917e9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9174 | 2026.03.19 13:08:15.369810 [ 259 ] {384452a2-e57f-469c-8ac4-9ade8917e9eb} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.03.19 13:08:15.369847 [ 259 ] {384452a2-e57f-469c-8ac4-9ade8917e9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9176 | 2026.03.19 13:08:15.370143 [ 259 ] {384452a2-e57f-469c-8ac4-9ade8917e9eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9177 | 2026.03.19 13:08:15.370348 [ 259 ] {384452a2-e57f-469c-8ac4-9ade8917e9eb} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.03.19 13:08:15.370453 [ 39 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9179 | 2026.03.19 13:08:15.370479 [ 259 ] {384452a2-e57f-469c-8ac4-9ade8917e9eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 9180 | 2026.03.19 13:08:15.370487 [ 39 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.03.19 13:08:15.370518 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9182 | 2026.03.19 13:08:15.370523 [ 259 ] {384452a2-e57f-469c-8ac4-9ade8917e9eb} <Debug> TCPHandler: Processed in 0.001230745 sec. | ||
| 9183 | 2026.03.19 13:08:15.370601 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9184 | 2026.03.19 13:08:15.370656 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9185 | 2026.03.19 13:08:15.370697 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9186 | 2026.03.19 13:08:15.370728 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
| 9187 | 2026.03.19 13:08:15.370751 [ 259 ] {285b74da-7632-45e5-be14-21801b4ae749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9188 | 2026.03.19 13:08:15.370781 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9189 | 2026.03.19 13:08:15.370794 [ 259 ] {285b74da-7632-45e5-be14-21801b4ae749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9190 | 2026.03.19 13:08:15.370825 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9191 | 2026.03.19 13:08:15.370865 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9192 | 2026.03.19 13:08:15.370907 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9193 | 2026.03.19 13:08:15.370949 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9194 | 2026.03.19 13:08:15.371210 [ 259 ] {285b74da-7632-45e5-be14-21801b4ae749} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.03.19 13:08:15.371245 [ 259 ] {285b74da-7632-45e5-be14-21801b4ae749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9196 | 2026.03.19 13:08:15.371580 [ 259 ] {285b74da-7632-45e5-be14-21801b4ae749} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9197 | 2026.03.19 13:08:15.371631 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001063041 sec., 169325.54812090972 rows/sec., 8.64 MiB/sec. | ||
| 9198 | 2026.03.19 13:08:15.371744 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9199 | 2026.03.19 13:08:15.371798 [ 259 ] {285b74da-7632-45e5-be14-21801b4ae749} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.03.19 13:08:15.371932 [ 259 ] {285b74da-7632-45e5-be14-21801b4ae749} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 9201 | 2026.03.19 13:08:15.371969 [ 259 ] {285b74da-7632-45e5-be14-21801b4ae749} <Debug> TCPHandler: Processed in 0.001367998 sec. | ||
| 9202 | 2026.03.19 13:08:15.371986 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.03.19 13:08:15.372050 [ 189 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_30_6} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9204 | 2026.03.19 13:08:15.372094 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.03.19 13:08:15.372111 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9206 | 2026.03.19 13:08:15.372189 [ 259 ] {d738f5e2-d139-4b7b-8a60-e12641e25230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9207 | 2026.03.19 13:08:15.372232 [ 259 ] {d738f5e2-d139-4b7b-8a60-e12641e25230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9208 | 2026.03.19 13:08:15.372554 [ 259 ] {d738f5e2-d139-4b7b-8a60-e12641e25230} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2026.03.19 13:08:15.372588 [ 259 ] {d738f5e2-d139-4b7b-8a60-e12641e25230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9210 | 2026.03.19 13:08:15.372877 [ 259 ] {d738f5e2-d139-4b7b-8a60-e12641e25230} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9211 | 2026.03.19 13:08:15.373079 [ 259 ] {d738f5e2-d139-4b7b-8a60-e12641e25230} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2026.03.19 13:08:15.373207 [ 259 ] {d738f5e2-d139-4b7b-8a60-e12641e25230} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 9213 | 2026.03.19 13:08:15.373243 [ 259 ] {d738f5e2-d139-4b7b-8a60-e12641e25230} <Debug> TCPHandler: Processed in 0.001199014 sec. | ||
| 9214 | 2026.03.19 13:08:15.373354 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2026.03.19 13:08:15.373449 [ 259 ] {32220021-8428-47b9-9709-319c77615272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9216 | 2026.03.19 13:08:15.373502 [ 259 ] {32220021-8428-47b9-9709-319c77615272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9217 | 2026.03.19 13:08:15.374339 [ 259 ] {32220021-8428-47b9-9709-319c77615272} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.03.19 13:08:15.374376 [ 259 ] {32220021-8428-47b9-9709-319c77615272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9219 | 2026.03.19 13:08:15.374943 [ 259 ] {32220021-8428-47b9-9709-319c77615272} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9220 | 2026.03.19 13:08:15.375182 [ 259 ] {32220021-8428-47b9-9709-319c77615272} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.03.19 13:08:15.375320 [ 259 ] {32220021-8428-47b9-9709-319c77615272} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001889 sec., 21175.224986765483 rows/sec., 37.95 MiB/sec. | ||
| 9222 | 2026.03.19 13:08:15.375382 [ 259 ] {32220021-8428-47b9-9709-319c77615272} <Debug> TCPHandler: Processed in 0.002078172 sec. | ||
| 9223 | 2026.03.19 13:08:15.375491 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2026.03.19 13:08:15.375587 [ 259 ] {d48ac58b-a085-4683-b75f-3ae10cf5284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9225 | 2026.03.19 13:08:15.375630 [ 259 ] {d48ac58b-a085-4683-b75f-3ae10cf5284c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9226 | 2026.03.19 13:08:15.375973 [ 259 ] {d48ac58b-a085-4683-b75f-3ae10cf5284c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.03.19 13:08:15.376009 [ 259 ] {d48ac58b-a085-4683-b75f-3ae10cf5284c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9228 | 2026.03.19 13:08:15.376315 [ 259 ] {d48ac58b-a085-4683-b75f-3ae10cf5284c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9229 | 2026.03.19 13:08:15.376523 [ 259 ] {d48ac58b-a085-4683-b75f-3ae10cf5284c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.03.19 13:08:15.376650 [ 259 ] {d48ac58b-a085-4683-b75f-3ae10cf5284c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 9231 | 2026.03.19 13:08:15.376685 [ 259 ] {d48ac58b-a085-4683-b75f-3ae10cf5284c} <Debug> TCPHandler: Processed in 0.001242915 sec. | ||
| 9232 | 2026.03.19 13:08:18.165771 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9233 | 2026.03.19 13:08:18.165839 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9234 | 2026.03.19 13:08:18.361037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20173 | ||
| 9235 | 2026.03.19 13:08:18.361526 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.03.19 13:08:18.361564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9237 | 2026.03.19 13:08:18.362030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9238 | 2026.03.19 13:08:18.362261 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.03.19 13:08:18.362384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20173 | ||
| 9240 | 2026.03.19 13:08:19.435377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9241 | 2026.03.19 13:08:19.450566 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.03.19 13:08:19.450617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9243 | 2026.03.19 13:08:19.456854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9244 | 2026.03.19 13:08:19.457546 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.03.19 13:08:19.460181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9246 | 2026.03.19 13:08:20.349517 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9247 | 2026.03.19 13:08:20.349718 [ 259 ] {26f00413-38cb-4333-8cac-a9d779c1c1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9248 | 2026.03.19 13:08:20.349793 [ 259 ] {26f00413-38cb-4333-8cac-a9d779c1c1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9249 | 2026.03.19 13:08:20.350501 [ 259 ] {26f00413-38cb-4333-8cac-a9d779c1c1c4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.03.19 13:08:20.350539 [ 259 ] {26f00413-38cb-4333-8cac-a9d779c1c1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9251 | 2026.03.19 13:08:20.350954 [ 259 ] {26f00413-38cb-4333-8cac-a9d779c1c1c4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9252 | 2026.03.19 13:08:20.351175 [ 259 ] {26f00413-38cb-4333-8cac-a9d779c1c1c4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.03.19 13:08:20.351336 [ 259 ] {26f00413-38cb-4333-8cac-a9d779c1c1c4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.57 MiB/sec. | ||
| 9254 | 2026.03.19 13:08:20.351377 [ 259 ] {26f00413-38cb-4333-8cac-a9d779c1c1c4} <Debug> TCPHandler: Processed in 0.00200055 sec. | ||
| 9255 | 2026.03.19 13:08:20.351517 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2026.03.19 13:08:20.351648 [ 259 ] {84192805-9a71-430d-a145-a8cbae3258b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9257 | 2026.03.19 13:08:20.351696 [ 259 ] {84192805-9a71-430d-a145-a8cbae3258b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9258 | 2026.03.19 13:08:20.352202 [ 259 ] {84192805-9a71-430d-a145-a8cbae3258b3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.03.19 13:08:20.352243 [ 259 ] {84192805-9a71-430d-a145-a8cbae3258b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9260 | 2026.03.19 13:08:20.352572 [ 259 ] {84192805-9a71-430d-a145-a8cbae3258b3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9261 | 2026.03.19 13:08:20.352787 [ 259 ] {84192805-9a71-430d-a145-a8cbae3258b3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.03.19 13:08:20.352926 [ 259 ] {84192805-9a71-430d-a145-a8cbae3258b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001302 sec., 49155.14592933948 rows/sec., 3.84 MiB/sec. | ||
| 9263 | 2026.03.19 13:08:20.352963 [ 259 ] {84192805-9a71-430d-a145-a8cbae3258b3} <Debug> TCPHandler: Processed in 0.00150601 sec. | ||
| 9264 | 2026.03.19 13:08:20.353080 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9265 | 2026.03.19 13:08:20.353173 [ 259 ] {fea5b033-7682-4383-90fd-592916a3176a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9266 | 2026.03.19 13:08:20.353215 [ 259 ] {fea5b033-7682-4383-90fd-592916a3176a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9267 | 2026.03.19 13:08:20.353623 [ 259 ] {fea5b033-7682-4383-90fd-592916a3176a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.03.19 13:08:20.353658 [ 259 ] {fea5b033-7682-4383-90fd-592916a3176a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9269 | 2026.03.19 13:08:20.354003 [ 259 ] {fea5b033-7682-4383-90fd-592916a3176a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9270 | 2026.03.19 13:08:20.354216 [ 259 ] {fea5b033-7682-4383-90fd-592916a3176a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.03.19 13:08:20.354352 [ 259 ] {fea5b033-7682-4383-90fd-592916a3176a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 9272 | 2026.03.19 13:08:20.354388 [ 259 ] {fea5b033-7682-4383-90fd-592916a3176a} <Debug> TCPHandler: Processed in 0.001355087 sec. | ||
| 9273 | 2026.03.19 13:08:20.354500 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.03.19 13:08:20.354593 [ 259 ] {af35d7af-9764-4520-84d6-3decd4babf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9275 | 2026.03.19 13:08:20.354633 [ 259 ] {af35d7af-9764-4520-84d6-3decd4babf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9276 | 2026.03.19 13:08:20.354971 [ 259 ] {af35d7af-9764-4520-84d6-3decd4babf58} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.03.19 13:08:20.355004 [ 259 ] {af35d7af-9764-4520-84d6-3decd4babf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9278 | 2026.03.19 13:08:20.355316 [ 259 ] {af35d7af-9764-4520-84d6-3decd4babf58} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9279 | 2026.03.19 13:08:20.355533 [ 259 ] {af35d7af-9764-4520-84d6-3decd4babf58} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2026.03.19 13:08:20.355671 [ 259 ] {af35d7af-9764-4520-84d6-3decd4babf58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9281 | 2026.03.19 13:08:20.355706 [ 259 ] {af35d7af-9764-4520-84d6-3decd4babf58} <Debug> TCPHandler: Processed in 0.001253685 sec. | ||
| 9282 | 2026.03.19 13:08:21.556098 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.03.19 13:08:21.556426 [ 259 ] {00754fa8-6739-4219-a0e5-5f64ea6ffaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9284 | 2026.03.19 13:08:21.556518 [ 259 ] {00754fa8-6739-4219-a0e5-5f64ea6ffaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9285 | 2026.03.19 13:08:21.557267 [ 259 ] {00754fa8-6739-4219-a0e5-5f64ea6ffaae} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.03.19 13:08:21.557310 [ 259 ] {00754fa8-6739-4219-a0e5-5f64ea6ffaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9287 | 2026.03.19 13:08:21.557716 [ 259 ] {00754fa8-6739-4219-a0e5-5f64ea6ffaae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9288 | 2026.03.19 13:08:21.557956 [ 259 ] {00754fa8-6739-4219-a0e5-5f64ea6ffaae} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.03.19 13:08:21.558128 [ 259 ] {00754fa8-6739-4219-a0e5-5f64ea6ffaae} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001793 sec., 158393.75348577803 rows/sec., 10.06 MiB/sec. | ||
| 9290 | 2026.03.19 13:08:21.558172 [ 259 ] {00754fa8-6739-4219-a0e5-5f64ea6ffaae} <Debug> TCPHandler: Processed in 0.002257175 sec. | ||
| 9291 | 2026.03.19 13:08:21.558299 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.03.19 13:08:21.558396 [ 259 ] {e0e2f9eb-70c9-406f-990e-7fbd7f43e8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9293 | 2026.03.19 13:08:21.558438 [ 259 ] {e0e2f9eb-70c9-406f-990e-7fbd7f43e8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9294 | 2026.03.19 13:08:21.558850 [ 259 ] {e0e2f9eb-70c9-406f-990e-7fbd7f43e8bd} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.03.19 13:08:21.558887 [ 259 ] {e0e2f9eb-70c9-406f-990e-7fbd7f43e8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9296 | 2026.03.19 13:08:21.559210 [ 259 ] {e0e2f9eb-70c9-406f-990e-7fbd7f43e8bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9297 | 2026.03.19 13:08:21.559421 [ 259 ] {e0e2f9eb-70c9-406f-990e-7fbd7f43e8bd} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.03.19 13:08:21.559559 [ 259 ] {e0e2f9eb-70c9-406f-990e-7fbd7f43e8bd} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001182 sec., 13536.37901861252 rows/sec., 1.08 MiB/sec. | ||
| 9299 | 2026.03.19 13:08:21.559597 [ 259 ] {e0e2f9eb-70c9-406f-990e-7fbd7f43e8bd} <Debug> TCPHandler: Processed in 0.001349447 sec. | ||
| 9300 | 2026.03.19 13:08:21.559710 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.03.19 13:08:21.559803 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9302 | 2026.03.19 13:08:21.559843 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9303 | 2026.03.19 13:08:21.561547 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.03.19 13:08:21.561582 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9305 | 2026.03.19 13:08:21.562081 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9306 | 2026.03.19 13:08:21.562312 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.03.19 13:08:21.562438 [ 28 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9308 | 2026.03.19 13:08:21.562454 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Debug> executeQuery: Read 2769 rows, 216.85 KiB in 0.002668 sec., 1037856.071964018 rows/sec., 79.37 MiB/sec. | ||
| 9309 | 2026.03.19 13:08:21.562511 [ 28 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2026.03.19 13:08:21.562521 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 9311 | 2026.03.19 13:08:21.562541 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9312 | 2026.03.19 13:08:21.562544 [ 259 ] {c4994e7e-2db4-45cd-81f7-2c169fda9f80} <Debug> TCPHandler: Processed in 0.002885727 sec. | ||
| 9313 | 2026.03.19 13:08:21.562677 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2026.03.19 13:08:21.562709 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 9315 | 2026.03.19 13:08:21.562773 [ 259 ] {2054d016-3173-4a2e-8783-d1d321e17d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9316 | 2026.03.19 13:08:21.562820 [ 259 ] {2054d016-3173-4a2e-8783-d1d321e17d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9317 | 2026.03.19 13:08:21.562858 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9318 | 2026.03.19 13:08:21.562901 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2766 rows starting from the beginning of the part | ||
| 9319 | 2026.03.19 13:08:21.562975 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 877 rows starting from the beginning of the part | ||
| 9320 | 2026.03.19 13:08:21.563025 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 9321 | 2026.03.19 13:08:21.563072 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 877 rows starting from the beginning of the part | ||
| 9322 | 2026.03.19 13:08:21.563115 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 9323 | 2026.03.19 13:08:21.563161 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2769 rows starting from the beginning of the part | ||
| 9324 | 2026.03.19 13:08:21.563321 [ 259 ] {2054d016-3173-4a2e-8783-d1d321e17d0c} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.03.19 13:08:21.563364 [ 259 ] {2054d016-3173-4a2e-8783-d1d321e17d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9326 | 2026.03.19 13:08:21.563721 [ 259 ] {2054d016-3173-4a2e-8783-d1d321e17d0c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9327 | 2026.03.19 13:08:21.563946 [ 259 ] {2054d016-3173-4a2e-8783-d1d321e17d0c} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2026.03.19 13:08:21.564095 [ 259 ] {2054d016-3173-4a2e-8783-d1d321e17d0c} <Debug> executeQuery: Read 209 rows, 13.49 KiB in 0.001341 sec., 155853.8404175988 rows/sec., 9.83 MiB/sec. | ||
| 9329 | 2026.03.19 13:08:21.564134 [ 259 ] {2054d016-3173-4a2e-8783-d1d321e17d0c} <Debug> TCPHandler: Processed in 0.00150776 sec. | ||
| 9330 | 2026.03.19 13:08:21.564246 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2026.03.19 13:08:21.564340 [ 259 ] {7a6eac1f-26d8-40ca-bf50-8f1bcb71fb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9332 | 2026.03.19 13:08:21.564379 [ 259 ] {7a6eac1f-26d8-40ca-bf50-8f1bcb71fb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9333 | 2026.03.19 13:08:21.565055 [ 259 ] {7a6eac1f-26d8-40ca-bf50-8f1bcb71fb82} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.03.19 13:08:21.565090 [ 259 ] {7a6eac1f-26d8-40ca-bf50-8f1bcb71fb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9335 | 2026.03.19 13:08:21.565499 [ 259 ] {7a6eac1f-26d8-40ca-bf50-8f1bcb71fb82} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9336 | 2026.03.19 13:08:21.565729 [ 259 ] {7a6eac1f-26d8-40ca-bf50-8f1bcb71fb82} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.03.19 13:08:21.565865 [ 259 ] {7a6eac1f-26d8-40ca-bf50-8f1bcb71fb82} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001543 sec., 555411.5359688917 rows/sec., 33.01 MiB/sec. | ||
| 9338 | 2026.03.19 13:08:21.565881 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7401 rows, containing 5 columns (5 merged, 0 gathered) in 0.003251124 sec., 2276443.4700122173 rows/sec., 184.28 MiB/sec. | ||
| 9339 | 2026.03.19 13:08:21.565903 [ 259 ] {7a6eac1f-26d8-40ca-bf50-8f1bcb71fb82} <Debug> TCPHandler: Processed in 0.001707394 sec. | ||
| 9340 | 2026.03.19 13:08:21.566021 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2026.03.19 13:08:21.566115 [ 259 ] {ae33333d-d6c1-4dd0-b8f6-b667a57cb4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9342 | 2026.03.19 13:08:21.566157 [ 259 ] {ae33333d-d6c1-4dd0-b8f6-b667a57cb4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9343 | 2026.03.19 13:08:21.566198 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9344 | 2026.03.19 13:08:21.566479 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.03.19 13:08:21.566544 [ 259 ] {ae33333d-d6c1-4dd0-b8f6-b667a57cb4c4} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.03.19 13:08:21.566556 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_66_13} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9347 | 2026.03.19 13:08:21.566588 [ 259 ] {ae33333d-d6c1-4dd0-b8f6-b667a57cb4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9348 | 2026.03.19 13:08:21.566649 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 9349 | 2026.03.19 13:08:21.566901 [ 259 ] {ae33333d-d6c1-4dd0-b8f6-b667a57cb4c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9350 | 2026.03.19 13:08:21.567117 [ 259 ] {ae33333d-d6c1-4dd0-b8f6-b667a57cb4c4} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2026.03.19 13:08:21.567245 [ 259 ] {ae33333d-d6c1-4dd0-b8f6-b667a57cb4c4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 9352 | 2026.03.19 13:08:21.567282 [ 259 ] {ae33333d-d6c1-4dd0-b8f6-b667a57cb4c4} <Debug> TCPHandler: Processed in 0.001311236 sec. | ||
| 9353 | 2026.03.19 13:08:21.567391 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2026.03.19 13:08:21.567485 [ 259 ] {5b396c3e-04ae-449a-bbca-a4cec208956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9355 | 2026.03.19 13:08:21.567524 [ 259 ] {5b396c3e-04ae-449a-bbca-a4cec208956d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9356 | 2026.03.19 13:08:21.567954 [ 259 ] {5b396c3e-04ae-449a-bbca-a4cec208956d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.03.19 13:08:21.567990 [ 259 ] {5b396c3e-04ae-449a-bbca-a4cec208956d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9358 | 2026.03.19 13:08:21.568302 [ 259 ] {5b396c3e-04ae-449a-bbca-a4cec208956d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9359 | 2026.03.19 13:08:21.568515 [ 259 ] {5b396c3e-04ae-449a-bbca-a4cec208956d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.03.19 13:08:21.568653 [ 259 ] {5b396c3e-04ae-449a-bbca-a4cec208956d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 9361 | 2026.03.19 13:08:21.568691 [ 259 ] {5b396c3e-04ae-449a-bbca-a4cec208956d} <Debug> TCPHandler: Processed in 0.001347597 sec. | ||
| 9362 | 2026.03.19 13:08:21.568811 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2026.03.19 13:08:21.568904 [ 259 ] {41a01358-adb5-4092-a86a-579eb6b02f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9364 | 2026.03.19 13:08:21.568943 [ 259 ] {41a01358-adb5-4092-a86a-579eb6b02f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9365 | 2026.03.19 13:08:21.569964 [ 259 ] {41a01358-adb5-4092-a86a-579eb6b02f81} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.03.19 13:08:21.569999 [ 259 ] {41a01358-adb5-4092-a86a-579eb6b02f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9367 | 2026.03.19 13:08:21.570425 [ 259 ] {41a01358-adb5-4092-a86a-579eb6b02f81} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9368 | 2026.03.19 13:08:21.570650 [ 259 ] {41a01358-adb5-4092-a86a-579eb6b02f81} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.03.19 13:08:21.570761 [ 28 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9370 | 2026.03.19 13:08:21.570787 [ 259 ] {41a01358-adb5-4092-a86a-579eb6b02f81} <Debug> executeQuery: Read 1493 rows, 105.79 KiB in 0.0019 sec., 785789.4736842106 rows/sec., 54.38 MiB/sec. | ||
| 9371 | 2026.03.19 13:08:21.570802 [ 28 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.03.19 13:08:21.570832 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9373 | 2026.03.19 13:08:21.570833 [ 259 ] {41a01358-adb5-4092-a86a-579eb6b02f81} <Debug> TCPHandler: Processed in 0.002072141 sec. | ||
| 9374 | 2026.03.19 13:08:21.570945 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 9375 | 2026.03.19 13:08:21.570963 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.03.19 13:08:21.571062 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9377 | 2026.03.19 13:08:21.571066 [ 259 ] {ca9e082a-d516-4af5-a8c6-8d53cbcb085c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9378 | 2026.03.19 13:08:21.571102 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1511 rows starting from the beginning of the part | ||
| 9379 | 2026.03.19 13:08:21.571122 [ 259 ] {ca9e082a-d516-4af5-a8c6-8d53cbcb085c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9380 | 2026.03.19 13:08:21.571172 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 530 rows starting from the beginning of the part | ||
| 9381 | 2026.03.19 13:08:21.571222 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9382 | 2026.03.19 13:08:21.571279 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 530 rows starting from the beginning of the part | ||
| 9383 | 2026.03.19 13:08:21.571330 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 9384 | 2026.03.19 13:08:21.571381 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1493 rows starting from the beginning of the part | ||
| 9385 | 2026.03.19 13:08:21.571474 [ 259 ] {ca9e082a-d516-4af5-a8c6-8d53cbcb085c} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.03.19 13:08:21.571515 [ 259 ] {ca9e082a-d516-4af5-a8c6-8d53cbcb085c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9387 | 2026.03.19 13:08:21.571858 [ 259 ] {ca9e082a-d516-4af5-a8c6-8d53cbcb085c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9388 | 2026.03.19 13:08:21.572088 [ 259 ] {ca9e082a-d516-4af5-a8c6-8d53cbcb085c} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.03.19 13:08:21.572240 [ 259 ] {ca9e082a-d516-4af5-a8c6-8d53cbcb085c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 9390 | 2026.03.19 13:08:21.572278 [ 259 ] {ca9e082a-d516-4af5-a8c6-8d53cbcb085c} <Debug> TCPHandler: Processed in 0.001364207 sec. | ||
| 9391 | 2026.03.19 13:08:21.572410 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2026.03.19 13:08:21.572504 [ 259 ] {9a776cf0-a14b-4e58-8de9-0e37cfb3b4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9393 | 2026.03.19 13:08:21.572546 [ 259 ] {9a776cf0-a14b-4e58-8de9-0e37cfb3b4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9394 | 2026.03.19 13:08:21.573111 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002210504 sec., 1896400.0969914554 rows/sec., 139.78 MiB/sec. | ||
| 9395 | 2026.03.19 13:08:21.573312 [ 259 ] {9a776cf0-a14b-4e58-8de9-0e37cfb3b4dc} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.03.19 13:08:21.573350 [ 259 ] {9a776cf0-a14b-4e58-8de9-0e37cfb3b4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9397 | 2026.03.19 13:08:21.573363 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9398 | 2026.03.19 13:08:21.573672 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.03.19 13:08:21.573748 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_66_13} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9400 | 2026.03.19 13:08:21.573823 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 9401 | 2026.03.19 13:08:21.573890 [ 259 ] {9a776cf0-a14b-4e58-8de9-0e37cfb3b4dc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9402 | 2026.03.19 13:08:21.574122 [ 259 ] {9a776cf0-a14b-4e58-8de9-0e37cfb3b4dc} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.03.19 13:08:21.574243 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9404 | 2026.03.19 13:08:21.574255 [ 259 ] {9a776cf0-a14b-4e58-8de9-0e37cfb3b4dc} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.001769 sec., 769926.5121537592 rows/sec., 48.24 MiB/sec. | ||
| 9405 | 2026.03.19 13:08:21.574284 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.03.19 13:08:21.574307 [ 259 ] {9a776cf0-a14b-4e58-8de9-0e37cfb3b4dc} <Debug> TCPHandler: Processed in 0.001945738 sec. | ||
| 9407 | 2026.03.19 13:08:21.574307 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9408 | 2026.03.19 13:08:21.574401 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 9409 | 2026.03.19 13:08:21.574435 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.03.19 13:08:21.574496 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9411 | 2026.03.19 13:08:21.574527 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22035 rows starting from the beginning of the part | ||
| 9412 | 2026.03.19 13:08:21.574529 [ 259 ] {1407ee80-0afd-476f-b029-27b50e47a39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9413 | 2026.03.19 13:08:21.574576 [ 259 ] {1407ee80-0afd-476f-b029-27b50e47a39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9414 | 2026.03.19 13:08:21.574584 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 9415 | 2026.03.19 13:08:21.574631 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9416 | 2026.03.19 13:08:21.574674 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 9417 | 2026.03.19 13:08:21.574713 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 9418 | 2026.03.19 13:08:21.574753 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1362 rows starting from the beginning of the part | ||
| 9419 | 2026.03.19 13:08:21.574908 [ 259 ] {1407ee80-0afd-476f-b029-27b50e47a39a} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.03.19 13:08:21.574944 [ 259 ] {1407ee80-0afd-476f-b029-27b50e47a39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9421 | 2026.03.19 13:08:21.575274 [ 259 ] {1407ee80-0afd-476f-b029-27b50e47a39a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9422 | 2026.03.19 13:08:21.575501 [ 259 ] {1407ee80-0afd-476f-b029-27b50e47a39a} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.03.19 13:08:21.575656 [ 259 ] {1407ee80-0afd-476f-b029-27b50e47a39a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 9424 | 2026.03.19 13:08:21.575694 [ 259 ] {1407ee80-0afd-476f-b029-27b50e47a39a} <Debug> TCPHandler: Processed in 0.001308336 sec. | ||
| 9425 | 2026.03.19 13:08:21.575811 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2026.03.19 13:08:21.575904 [ 259 ] {0cf444c0-1bd3-4d5b-bf6e-e2570a7ef003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9427 | 2026.03.19 13:08:21.575957 [ 259 ] {0cf444c0-1bd3-4d5b-bf6e-e2570a7ef003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9428 | 2026.03.19 13:08:21.576927 [ 259 ] {0cf444c0-1bd3-4d5b-bf6e-e2570a7ef003} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.03.19 13:08:21.576963 [ 259 ] {0cf444c0-1bd3-4d5b-bf6e-e2570a7ef003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9430 | 2026.03.19 13:08:21.577601 [ 259 ] {0cf444c0-1bd3-4d5b-bf6e-e2570a7ef003} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9431 | 2026.03.19 13:08:21.577850 [ 259 ] {0cf444c0-1bd3-4d5b-bf6e-e2570a7ef003} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.03.19 13:08:21.577972 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9433 | 2026.03.19 13:08:21.578002 [ 259 ] {0cf444c0-1bd3-4d5b-bf6e-e2570a7ef003} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002116 sec., 24102.079395085068 rows/sec., 43.19 MiB/sec. | ||
| 9434 | 2026.03.19 13:08:21.578012 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.03.19 13:08:21.578044 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9436 | 2026.03.19 13:08:21.578084 [ 259 ] {0cf444c0-1bd3-4d5b-bf6e-e2570a7ef003} <Debug> TCPHandler: Processed in 0.002320706 sec. | ||
| 9437 | 2026.03.19 13:08:21.578112 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 9438 | 2026.03.19 13:08:21.578210 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2026.03.19 13:08:21.578308 [ 259 ] {a34b8273-db48-4c2c-b0f0-ed3c7fb04177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9440 | 2026.03.19 13:08:21.578351 [ 259 ] {a34b8273-db48-4c2c-b0f0-ed3c7fb04177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9441 | 2026.03.19 13:08:21.578378 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9442 | 2026.03.19 13:08:21.578449 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1017 rows starting from the beginning of the part | ||
| 9443 | 2026.03.19 13:08:21.578560 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 9444 | 2026.03.19 13:08:21.578663 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part | ||
| 9445 | 2026.03.19 13:08:21.578713 [ 259 ] {a34b8273-db48-4c2c-b0f0-ed3c7fb04177} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.03.19 13:08:21.578754 [ 259 ] {a34b8273-db48-4c2c-b0f0-ed3c7fb04177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9447 | 2026.03.19 13:08:21.578758 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 9448 | 2026.03.19 13:08:21.578856 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 9449 | 2026.03.19 13:08:21.578946 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part | ||
| 9450 | 2026.03.19 13:08:21.579104 [ 259 ] {a34b8273-db48-4c2c-b0f0-ed3c7fb04177} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9451 | 2026.03.19 13:08:21.579354 [ 259 ] {a34b8273-db48-4c2c-b0f0-ed3c7fb04177} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.03.19 13:08:21.579477 [ 32 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9453 | 2026.03.19 13:08:21.579491 [ 259 ] {a34b8273-db48-4c2c-b0f0-ed3c7fb04177} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001202 sec., 44925.12479201331 rows/sec., 2.67 MiB/sec. | ||
| 9454 | 2026.03.19 13:08:21.579518 [ 32 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.03.19 13:08:21.579546 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9456 | 2026.03.19 13:08:21.579551 [ 259 ] {a34b8273-db48-4c2c-b0f0-ed3c7fb04177} <Debug> TCPHandler: Processed in 0.001392168 sec. | ||
| 9457 | 2026.03.19 13:08:21.579626 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 9458 | 2026.03.19 13:08:21.579722 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9459 | 2026.03.19 13:08:21.579747 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4188 rows starting from the beginning of the part | ||
| 9460 | 2026.03.19 13:08:21.579797 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9461 | 2026.03.19 13:08:21.579843 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9462 | 2026.03.19 13:08:21.579882 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 9463 | 2026.03.19 13:08:21.579919 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 9464 | 2026.03.19 13:08:21.579960 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 54 rows starting from the beginning of the part | ||
| 9465 | 2026.03.19 13:08:21.581873 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4542 rows, containing 4 columns (4 merged, 0 gathered) in 0.002278006 sec., 1993849.006543442 rows/sec., 128.47 MiB/sec. | ||
| 9466 | 2026.03.19 13:08:21.582392 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9467 | 2026.03.19 13:08:21.582671 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.03.19 13:08:21.582744 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_66_13} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9469 | 2026.03.19 13:08:21.582833 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9470 | 2026.03.19 13:08:21.586610 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24247 rows, containing 5 columns (5 merged, 0 gathered) in 0.012237594 sec., 1981353.524230335 rows/sec., 130.61 MiB/sec. | ||
| 9471 | 2026.03.19 13:08:21.587123 [ 198 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9472 | 2026.03.19 13:08:21.587216 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1237 rows, containing 19 columns (19 merged, 0 gathered) in 0.009130452 sec., 135480.69690306677 rows/sec., 242.78 MiB/sec. | ||
| 9473 | 2026.03.19 13:08:21.587414 [ 198 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.03.19 13:08:21.587489 [ 198 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9475 | 2026.03.19 13:08:21.587565 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9476 | 2026.03.19 13:08:21.588960 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9477 | 2026.03.19 13:08:21.589273 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2026.03.19 13:08:21.589342 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9479 | 2026.03.19 13:08:21.589421 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
| 9480 | 2026.03.19 13:08:22.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.86 MiB, peak 323.40 MiB, free memory in arenas 0.00 B, will set to 316.02 MiB (RSS), difference: 8.16 MiB | ||
| 9481 | 2026.03.19 13:08:23.430105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1212 | ||
| 9482 | 2026.03.19 13:08:23.433032 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.03.19 13:08:23.433081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9484 | 2026.03.19 13:08:23.434305 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9485 | 2026.03.19 13:08:23.434571 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.03.19 13:08:23.434832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9487 | 2026.03.19 13:08:25.346137 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2026.03.19 13:08:25.346320 [ 259 ] {906a2f7f-94fa-4aae-a716-37b22075fbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9489 | 2026.03.19 13:08:25.346386 [ 259 ] {906a2f7f-94fa-4aae-a716-37b22075fbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9490 | 2026.03.19 13:08:25.347038 [ 259 ] {906a2f7f-94fa-4aae-a716-37b22075fbab} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.03.19 13:08:25.347081 [ 259 ] {906a2f7f-94fa-4aae-a716-37b22075fbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9492 | 2026.03.19 13:08:25.347482 [ 259 ] {906a2f7f-94fa-4aae-a716-37b22075fbab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9493 | 2026.03.19 13:08:25.347713 [ 259 ] {906a2f7f-94fa-4aae-a716-37b22075fbab} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.03.19 13:08:25.347896 [ 259 ] {906a2f7f-94fa-4aae-a716-37b22075fbab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 9495 | 2026.03.19 13:08:25.347938 [ 259 ] {906a2f7f-94fa-4aae-a716-37b22075fbab} <Debug> TCPHandler: Processed in 0.001929328 sec. | ||
| 9496 | 2026.03.19 13:08:25.348061 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2026.03.19 13:08:25.348157 [ 259 ] {001d84da-2d0f-4292-815c-8985b0e2d721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9498 | 2026.03.19 13:08:25.348198 [ 259 ] {001d84da-2d0f-4292-815c-8985b0e2d721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9499 | 2026.03.19 13:08:25.348639 [ 259 ] {001d84da-2d0f-4292-815c-8985b0e2d721} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2026.03.19 13:08:25.348677 [ 259 ] {001d84da-2d0f-4292-815c-8985b0e2d721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9501 | 2026.03.19 13:08:25.348998 [ 259 ] {001d84da-2d0f-4292-815c-8985b0e2d721} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9502 | 2026.03.19 13:08:25.349216 [ 259 ] {001d84da-2d0f-4292-815c-8985b0e2d721} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.03.19 13:08:25.349351 [ 259 ] {001d84da-2d0f-4292-815c-8985b0e2d721} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 9504 | 2026.03.19 13:08:25.349388 [ 259 ] {001d84da-2d0f-4292-815c-8985b0e2d721} <Debug> TCPHandler: Processed in 0.001377477 sec. | ||
| 9505 | 2026.03.19 13:08:25.349508 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.03.19 13:08:25.349603 [ 259 ] {7432c8db-c2e5-421a-9716-fbf75d194a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9507 | 2026.03.19 13:08:25.349647 [ 259 ] {7432c8db-c2e5-421a-9716-fbf75d194a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9508 | 2026.03.19 13:08:25.350028 [ 259 ] {7432c8db-c2e5-421a-9716-fbf75d194a28} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.03.19 13:08:25.350064 [ 259 ] {7432c8db-c2e5-421a-9716-fbf75d194a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9510 | 2026.03.19 13:08:25.350396 [ 259 ] {7432c8db-c2e5-421a-9716-fbf75d194a28} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9511 | 2026.03.19 13:08:25.350635 [ 259 ] {7432c8db-c2e5-421a-9716-fbf75d194a28} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2026.03.19 13:08:25.350772 [ 259 ] {7432c8db-c2e5-421a-9716-fbf75d194a28} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001187 sec., 80876.15838247685 rows/sec., 5.63 MiB/sec. | ||
| 9513 | 2026.03.19 13:08:25.350811 [ 259 ] {7432c8db-c2e5-421a-9716-fbf75d194a28} <Debug> TCPHandler: Processed in 0.001351877 sec. | ||
| 9514 | 2026.03.19 13:08:25.350927 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9515 | 2026.03.19 13:08:25.351028 [ 259 ] {7c6f7d40-5890-442c-8bdd-82ae03e8de61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9516 | 2026.03.19 13:08:25.351071 [ 259 ] {7c6f7d40-5890-442c-8bdd-82ae03e8de61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9517 | 2026.03.19 13:08:25.351400 [ 259 ] {7c6f7d40-5890-442c-8bdd-82ae03e8de61} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2026.03.19 13:08:25.351435 [ 259 ] {7c6f7d40-5890-442c-8bdd-82ae03e8de61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9519 | 2026.03.19 13:08:25.351742 [ 259 ] {7c6f7d40-5890-442c-8bdd-82ae03e8de61} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9520 | 2026.03.19 13:08:25.351958 [ 259 ] {7c6f7d40-5890-442c-8bdd-82ae03e8de61} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2026.03.19 13:08:25.352090 [ 259 ] {7c6f7d40-5890-442c-8bdd-82ae03e8de61} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001081 sec., 33302.497687326555 rows/sec., 2.24 MiB/sec. | ||
| 9522 | 2026.03.19 13:08:25.352127 [ 259 ] {7c6f7d40-5890-442c-8bdd-82ae03e8de61} <Debug> TCPHandler: Processed in 0.001252065 sec. | ||
| 9523 | 2026.03.19 13:08:25.862466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20621 | ||
| 9524 | 2026.03.19 13:08:25.863027 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.03.19 13:08:25.863071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9526 | 2026.03.19 13:08:25.863602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9527 | 2026.03.19 13:08:25.863834 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.03.19 13:08:25.863966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20621 | ||
| 9529 | 2026.03.19 13:08:26.960263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9530 | 2026.03.19 13:08:26.976050 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.03.19 13:08:26.976107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9532 | 2026.03.19 13:08:26.982196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9533 | 2026.03.19 13:08:26.982871 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.03.19 13:08:26.985476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9535 | 2026.03.19 13:08:30.349246 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.03.19 13:08:30.349444 [ 259 ] {68b79ebc-5f63-4108-9376-ecccd1a1a782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9537 | 2026.03.19 13:08:30.349518 [ 259 ] {68b79ebc-5f63-4108-9376-ecccd1a1a782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9538 | 2026.03.19 13:08:30.350199 [ 259 ] {68b79ebc-5f63-4108-9376-ecccd1a1a782} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.03.19 13:08:30.350242 [ 259 ] {68b79ebc-5f63-4108-9376-ecccd1a1a782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9540 | 2026.03.19 13:08:30.350647 [ 259 ] {68b79ebc-5f63-4108-9376-ecccd1a1a782} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9541 | 2026.03.19 13:08:30.350871 [ 259 ] {68b79ebc-5f63-4108-9376-ecccd1a1a782} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.03.19 13:08:30.351027 [ 259 ] {68b79ebc-5f63-4108-9376-ecccd1a1a782} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 9543 | 2026.03.19 13:08:30.351070 [ 259 ] {68b79ebc-5f63-4108-9376-ecccd1a1a782} <Debug> TCPHandler: Processed in 0.001963249 sec. | ||
| 9544 | 2026.03.19 13:08:30.351199 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.03.19 13:08:30.351297 [ 259 ] {6c36a1e1-347d-4e25-8471-321a2d7ad8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9546 | 2026.03.19 13:08:30.351337 [ 259 ] {6c36a1e1-347d-4e25-8471-321a2d7ad8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9547 | 2026.03.19 13:08:30.351754 [ 259 ] {6c36a1e1-347d-4e25-8471-321a2d7ad8a8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.03.19 13:08:30.351791 [ 259 ] {6c36a1e1-347d-4e25-8471-321a2d7ad8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9549 | 2026.03.19 13:08:30.352098 [ 259 ] {6c36a1e1-347d-4e25-8471-321a2d7ad8a8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9550 | 2026.03.19 13:08:30.352304 [ 259 ] {6c36a1e1-347d-4e25-8471-321a2d7ad8a8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.03.19 13:08:30.352438 [ 259 ] {6c36a1e1-347d-4e25-8471-321a2d7ad8a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 9552 | 2026.03.19 13:08:30.352476 [ 259 ] {6c36a1e1-347d-4e25-8471-321a2d7ad8a8} <Debug> TCPHandler: Processed in 0.001326407 sec. | ||
| 9553 | 2026.03.19 13:08:30.352590 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.03.19 13:08:30.352685 [ 259 ] {8eb41735-cc00-4182-8d4e-ac0f52b39957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9555 | 2026.03.19 13:08:30.352732 [ 259 ] {8eb41735-cc00-4182-8d4e-ac0f52b39957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9556 | 2026.03.19 13:08:30.353155 [ 259 ] {8eb41735-cc00-4182-8d4e-ac0f52b39957} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.03.19 13:08:30.353191 [ 259 ] {8eb41735-cc00-4182-8d4e-ac0f52b39957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9558 | 2026.03.19 13:08:30.353516 [ 259 ] {8eb41735-cc00-4182-8d4e-ac0f52b39957} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9559 | 2026.03.19 13:08:30.353721 [ 259 ] {8eb41735-cc00-4182-8d4e-ac0f52b39957} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.03.19 13:08:30.353864 [ 259 ] {8eb41735-cc00-4182-8d4e-ac0f52b39957} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9561 | 2026.03.19 13:08:30.353902 [ 259 ] {8eb41735-cc00-4182-8d4e-ac0f52b39957} <Debug> TCPHandler: Processed in 0.001362917 sec. | ||
| 9562 | 2026.03.19 13:08:30.354013 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.03.19 13:08:30.354108 [ 259 ] {8ed8f8c5-68f8-47db-b74c-a8213a671d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9564 | 2026.03.19 13:08:30.354150 [ 259 ] {8ed8f8c5-68f8-47db-b74c-a8213a671d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9565 | 2026.03.19 13:08:30.354483 [ 259 ] {8ed8f8c5-68f8-47db-b74c-a8213a671d18} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.19 13:08:30.354519 [ 259 ] {8ed8f8c5-68f8-47db-b74c-a8213a671d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9567 | 2026.03.19 13:08:30.354827 [ 259 ] {8ed8f8c5-68f8-47db-b74c-a8213a671d18} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9568 | 2026.03.19 13:08:30.355042 [ 259 ] {8ed8f8c5-68f8-47db-b74c-a8213a671d18} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.03.19 13:08:30.355173 [ 259 ] {8ed8f8c5-68f8-47db-b74c-a8213a671d18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9570 | 2026.03.19 13:08:30.355208 [ 259 ] {8ed8f8c5-68f8-47db-b74c-a8213a671d18} <Debug> TCPHandler: Processed in 0.001244525 sec. | ||
| 9571 | 2026.03.19 13:08:33.165889 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9572 | 2026.03.19 13:08:33.166003 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9573 | 2026.03.19 13:08:33.364098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21133 | ||
| 9574 | 2026.03.19 13:08:33.364622 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.03.19 13:08:33.364669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9576 | 2026.03.19 13:08:33.365132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9577 | 2026.03.19 13:08:33.365352 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.03.19 13:08:33.365478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21133 | ||
| 9579 | 2026.03.19 13:08:33.435180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1228 | ||
| 9580 | 2026.03.19 13:08:33.437289 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.03.19 13:08:33.437344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9582 | 2026.03.19 13:08:33.438551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9583 | 2026.03.19 13:08:33.438829 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.03.19 13:08:33.439206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 9585 | 2026.03.19 13:08:34.485609 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9586 | 2026.03.19 13:08:34.501673 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.03.19 13:08:34.501726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9588 | 2026.03.19 13:08:34.507773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9589 | 2026.03.19 13:08:34.508457 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.03.19 13:08:34.511130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9591 | 2026.03.19 13:08:34.863929 [ 140 ] {} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9592 | 2026.03.19 13:08:34.863994 [ 140 ] {} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.03.19 13:08:34.864019 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9594 | 2026.03.19 13:08:34.864136 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 9595 | 2026.03.19 13:08:34.864270 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9596 | 2026.03.19 13:08:34.864305 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 9597 | 2026.03.19 13:08:34.864370 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 9598 | 2026.03.19 13:08:34.864414 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 9599 | 2026.03.19 13:08:34.864456 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 9600 | 2026.03.19 13:08:34.864494 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 9601 | 2026.03.19 13:08:34.865230 [ 191 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145993 sec., 47120.70667098315 rows/sec., 3.93 MiB/sec. | ||
| 9602 | 2026.03.19 13:08:34.865375 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9603 | 2026.03.19 13:08:34.865635 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_9_2} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.03.19 13:08:34.865705 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_9_2} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9605 | 2026.03.19 13:08:34.865776 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9606 | 2026.03.19 13:08:35.358991 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.03.19 13:08:35.359163 [ 259 ] {6859629d-a550-435c-ad7d-4bd97f1a6304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.03.19 13:08:35.359224 [ 259 ] {6859629d-a550-435c-ad7d-4bd97f1a6304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9609 | 2026.03.19 13:08:35.359903 [ 259 ] {6859629d-a550-435c-ad7d-4bd97f1a6304} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.03.19 13:08:35.359940 [ 259 ] {6859629d-a550-435c-ad7d-4bd97f1a6304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9611 | 2026.03.19 13:08:35.360340 [ 259 ] {6859629d-a550-435c-ad7d-4bd97f1a6304} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9612 | 2026.03.19 13:08:35.360565 [ 259 ] {6859629d-a550-435c-ad7d-4bd97f1a6304} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.03.19 13:08:35.360710 [ 259 ] {6859629d-a550-435c-ad7d-4bd97f1a6304} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001596 sec., 177944.8621553885 rows/sec., 11.30 MiB/sec. | ||
| 9614 | 2026.03.19 13:08:35.360750 [ 259 ] {6859629d-a550-435c-ad7d-4bd97f1a6304} <Debug> TCPHandler: Processed in 0.001884877 sec. | ||
| 9615 | 2026.03.19 13:08:35.360868 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.03.19 13:08:35.360956 [ 259 ] {59fac579-4680-4ef1-a38d-e012df87fe78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9617 | 2026.03.19 13:08:35.360993 [ 259 ] {59fac579-4680-4ef1-a38d-e012df87fe78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9618 | 2026.03.19 13:08:35.361655 [ 259 ] {59fac579-4680-4ef1-a38d-e012df87fe78} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.03.19 13:08:35.361752 [ 259 ] {59fac579-4680-4ef1-a38d-e012df87fe78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9620 | 2026.03.19 13:08:35.362095 [ 259 ] {59fac579-4680-4ef1-a38d-e012df87fe78} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9621 | 2026.03.19 13:08:35.362300 [ 259 ] {59fac579-4680-4ef1-a38d-e012df87fe78} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.03.19 13:08:35.362423 [ 259 ] {59fac579-4680-4ef1-a38d-e012df87fe78} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001471 sec., 596193.0659415363 rows/sec., 47.26 MiB/sec. | ||
| 9623 | 2026.03.19 13:08:35.362459 [ 259 ] {59fac579-4680-4ef1-a38d-e012df87fe78} <Debug> TCPHandler: Processed in 0.001629812 sec. | ||
| 9624 | 2026.03.19 13:08:35.362572 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2026.03.19 13:08:35.362665 [ 259 ] {1e1fec13-59cb-40ff-af19-1ebdefdf9342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9626 | 2026.03.19 13:08:35.362703 [ 259 ] {1e1fec13-59cb-40ff-af19-1ebdefdf9342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9627 | 2026.03.19 13:08:35.363167 [ 259 ] {1e1fec13-59cb-40ff-af19-1ebdefdf9342} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.03.19 13:08:35.363200 [ 259 ] {1e1fec13-59cb-40ff-af19-1ebdefdf9342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9629 | 2026.03.19 13:08:35.363507 [ 259 ] {1e1fec13-59cb-40ff-af19-1ebdefdf9342} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9630 | 2026.03.19 13:08:35.363713 [ 259 ] {1e1fec13-59cb-40ff-af19-1ebdefdf9342} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.03.19 13:08:35.363842 [ 259 ] {1e1fec13-59cb-40ff-af19-1ebdefdf9342} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001196 sec., 152173.91304347827 rows/sec., 9.43 MiB/sec. | ||
| 9632 | 2026.03.19 13:08:35.363878 [ 259 ] {1e1fec13-59cb-40ff-af19-1ebdefdf9342} <Debug> TCPHandler: Processed in 0.001353837 sec. | ||
| 9633 | 2026.03.19 13:08:35.363985 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2026.03.19 13:08:35.364077 [ 259 ] {72901ea6-d088-49a1-b934-5c7c1e51dde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9635 | 2026.03.19 13:08:35.364114 [ 259 ] {72901ea6-d088-49a1-b934-5c7c1e51dde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9636 | 2026.03.19 13:08:35.364554 [ 259 ] {72901ea6-d088-49a1-b934-5c7c1e51dde4} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2026.03.19 13:08:35.364588 [ 259 ] {72901ea6-d088-49a1-b934-5c7c1e51dde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9638 | 2026.03.19 13:08:35.364880 [ 259 ] {72901ea6-d088-49a1-b934-5c7c1e51dde4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9639 | 2026.03.19 13:08:35.365087 [ 259 ] {72901ea6-d088-49a1-b934-5c7c1e51dde4} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2026.03.19 13:08:35.365183 [ 140 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 9641 | 2026.03.19 13:08:35.365213 [ 259 ] {72901ea6-d088-49a1-b934-5c7c1e51dde4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 9642 | 2026.03.19 13:08:35.365220 [ 140 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.03.19 13:08:35.365243 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9644 | 2026.03.19 13:08:35.365249 [ 259 ] {72901ea6-d088-49a1-b934-5c7c1e51dde4} <Debug> TCPHandler: Processed in 0.001311536 sec. | ||
| 9645 | 2026.03.19 13:08:35.365366 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 9646 | 2026.03.19 13:08:35.365379 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.03.19 13:08:35.365515 [ 259 ] {1a56bebe-9df5-408d-9acc-cb317e73bb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9648 | 2026.03.19 13:08:35.365519 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9649 | 2026.03.19 13:08:35.365556 [ 259 ] {1a56bebe-9df5-408d-9acc-cb317e73bb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9650 | 2026.03.19 13:08:35.365572 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 857 rows starting from the beginning of the part | ||
| 9651 | 2026.03.19 13:08:35.365644 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 857 rows starting from the beginning of the part | ||
| 9652 | 2026.03.19 13:08:35.365690 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 9653 | 2026.03.19 13:08:35.365731 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 9654 | 2026.03.19 13:08:35.365769 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 857 rows starting from the beginning of the part | ||
| 9655 | 2026.03.19 13:08:35.365806 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 9656 | 2026.03.19 13:08:35.366010 [ 259 ] {1a56bebe-9df5-408d-9acc-cb317e73bb4f} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.03.19 13:08:35.366048 [ 259 ] {1a56bebe-9df5-408d-9acc-cb317e73bb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9658 | 2026.03.19 13:08:35.366366 [ 259 ] {1a56bebe-9df5-408d-9acc-cb317e73bb4f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9659 | 2026.03.19 13:08:35.366587 [ 259 ] {1a56bebe-9df5-408d-9acc-cb317e73bb4f} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.03.19 13:08:35.366713 [ 259 ] {1a56bebe-9df5-408d-9acc-cb317e73bb4f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 9661 | 2026.03.19 13:08:35.366749 [ 259 ] {1a56bebe-9df5-408d-9acc-cb317e73bb4f} <Debug> TCPHandler: Processed in 0.001417399 sec. | ||
| 9662 | 2026.03.19 13:08:35.366866 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9663 | 2026.03.19 13:08:35.366957 [ 259 ] {9e5a7e5e-5ac3-474e-8689-b553816c21ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9664 | 2026.03.19 13:08:35.366995 [ 259 ] {9e5a7e5e-5ac3-474e-8689-b553816c21ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9665 | 2026.03.19 13:08:35.367098 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787306 sec., 1688574.8719021813 rows/sec., 108.08 MiB/sec. | ||
| 9666 | 2026.03.19 13:08:35.367291 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 9667 | 2026.03.19 13:08:35.367559 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.03.19 13:08:35.367601 [ 259 ] {9e5a7e5e-5ac3-474e-8689-b553816c21ea} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.03.19 13:08:35.367631 [ 188 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_32_7} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 9670 | 2026.03.19 13:08:35.367641 [ 259 ] {9e5a7e5e-5ac3-474e-8689-b553816c21ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9671 | 2026.03.19 13:08:35.367716 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 9672 | 2026.03.19 13:08:35.367974 [ 259 ] {9e5a7e5e-5ac3-474e-8689-b553816c21ea} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9673 | 2026.03.19 13:08:35.368188 [ 259 ] {9e5a7e5e-5ac3-474e-8689-b553816c21ea} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.03.19 13:08:35.368338 [ 259 ] {9e5a7e5e-5ac3-474e-8689-b553816c21ea} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001398 sec., 379113.01859799714 rows/sec., 26.81 MiB/sec. | ||
| 9675 | 2026.03.19 13:08:35.368374 [ 259 ] {9e5a7e5e-5ac3-474e-8689-b553816c21ea} <Debug> TCPHandler: Processed in 0.001554261 sec. | ||
| 9676 | 2026.03.19 13:08:35.368486 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.03.19 13:08:35.368578 [ 259 ] {81f0808e-92f8-424e-b740-ff730d14ac11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9678 | 2026.03.19 13:08:35.368617 [ 259 ] {81f0808e-92f8-424e-b740-ff730d14ac11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9679 | 2026.03.19 13:08:35.368943 [ 259 ] {81f0808e-92f8-424e-b740-ff730d14ac11} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.03.19 13:08:35.368976 [ 259 ] {81f0808e-92f8-424e-b740-ff730d14ac11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9681 | 2026.03.19 13:08:35.369262 [ 259 ] {81f0808e-92f8-424e-b740-ff730d14ac11} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9682 | 2026.03.19 13:08:35.369492 [ 259 ] {81f0808e-92f8-424e-b740-ff730d14ac11} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.03.19 13:08:35.369618 [ 259 ] {81f0808e-92f8-424e-b740-ff730d14ac11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 9684 | 2026.03.19 13:08:35.369652 [ 259 ] {81f0808e-92f8-424e-b740-ff730d14ac11} <Debug> TCPHandler: Processed in 0.001213655 sec. | ||
| 9685 | 2026.03.19 13:08:35.369766 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.03.19 13:08:35.369857 [ 259 ] {b5951ee7-4e9c-4575-bb6e-5726f9807d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9687 | 2026.03.19 13:08:35.369898 [ 259 ] {b5951ee7-4e9c-4575-bb6e-5726f9807d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9688 | 2026.03.19 13:08:35.370295 [ 259 ] {b5951ee7-4e9c-4575-bb6e-5726f9807d45} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.03.19 13:08:35.370328 [ 259 ] {b5951ee7-4e9c-4575-bb6e-5726f9807d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9690 | 2026.03.19 13:08:35.370643 [ 259 ] {b5951ee7-4e9c-4575-bb6e-5726f9807d45} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9691 | 2026.03.19 13:08:35.370851 [ 259 ] {b5951ee7-4e9c-4575-bb6e-5726f9807d45} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.03.19 13:08:35.370972 [ 259 ] {b5951ee7-4e9c-4575-bb6e-5726f9807d45} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 9693 | 2026.03.19 13:08:35.371007 [ 259 ] {b5951ee7-4e9c-4575-bb6e-5726f9807d45} <Debug> TCPHandler: Processed in 0.001292745 sec. | ||
| 9694 | 2026.03.19 13:08:35.371116 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.03.19 13:08:35.371209 [ 259 ] {09e9c7a8-86dd-4397-a62f-32c7079557f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9696 | 2026.03.19 13:08:35.371249 [ 259 ] {09e9c7a8-86dd-4397-a62f-32c7079557f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9697 | 2026.03.19 13:08:35.371551 [ 259 ] {09e9c7a8-86dd-4397-a62f-32c7079557f7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.03.19 13:08:35.371584 [ 259 ] {09e9c7a8-86dd-4397-a62f-32c7079557f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9699 | 2026.03.19 13:08:35.371862 [ 259 ] {09e9c7a8-86dd-4397-a62f-32c7079557f7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9700 | 2026.03.19 13:08:35.372069 [ 259 ] {09e9c7a8-86dd-4397-a62f-32c7079557f7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.03.19 13:08:35.372192 [ 259 ] {09e9c7a8-86dd-4397-a62f-32c7079557f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 9702 | 2026.03.19 13:08:35.372226 [ 259 ] {09e9c7a8-86dd-4397-a62f-32c7079557f7} <Debug> TCPHandler: Processed in 0.001156113 sec. | ||
| 9703 | 2026.03.19 13:08:35.372332 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.03.19 13:08:35.372423 [ 259 ] {9b86addd-2827-45a6-a056-03d2464e9547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9705 | 2026.03.19 13:08:35.372474 [ 259 ] {9b86addd-2827-45a6-a056-03d2464e9547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9706 | 2026.03.19 13:08:35.373291 [ 259 ] {9b86addd-2827-45a6-a056-03d2464e9547} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.19 13:08:35.373326 [ 259 ] {9b86addd-2827-45a6-a056-03d2464e9547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9708 | 2026.03.19 13:08:35.373884 [ 259 ] {9b86addd-2827-45a6-a056-03d2464e9547} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9709 | 2026.03.19 13:08:35.374125 [ 259 ] {9b86addd-2827-45a6-a056-03d2464e9547} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.03.19 13:08:35.374257 [ 259 ] {9b86addd-2827-45a6-a056-03d2464e9547} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. | ||
| 9711 | 2026.03.19 13:08:35.374308 [ 259 ] {9b86addd-2827-45a6-a056-03d2464e9547} <Debug> TCPHandler: Processed in 0.00202288 sec. | ||
| 9712 | 2026.03.19 13:08:35.374410 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.03.19 13:08:35.374501 [ 259 ] {6a110b97-3ab3-43f6-8fca-4803484d5ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9714 | 2026.03.19 13:08:35.374541 [ 259 ] {6a110b97-3ab3-43f6-8fca-4803484d5ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9715 | 2026.03.19 13:08:35.374867 [ 259 ] {6a110b97-3ab3-43f6-8fca-4803484d5ee4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.03.19 13:08:35.374900 [ 259 ] {6a110b97-3ab3-43f6-8fca-4803484d5ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9717 | 2026.03.19 13:08:35.375196 [ 259 ] {6a110b97-3ab3-43f6-8fca-4803484d5ee4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9718 | 2026.03.19 13:08:35.375404 [ 259 ] {6a110b97-3ab3-43f6-8fca-4803484d5ee4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.03.19 13:08:35.375526 [ 259 ] {6a110b97-3ab3-43f6-8fca-4803484d5ee4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001042 sec., 86372.36084452976 rows/sec., 5.40 MiB/sec. | ||
| 9720 | 2026.03.19 13:08:35.375560 [ 259 ] {6a110b97-3ab3-43f6-8fca-4803484d5ee4} <Debug> TCPHandler: Processed in 0.001197164 sec. | ||
| 9721 | 2026.03.19 13:08:40.349741 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9722 | 2026.03.19 13:08:40.349962 [ 259 ] {1f7d0955-1c0c-450f-9811-168594a46653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9723 | 2026.03.19 13:08:40.350039 [ 259 ] {1f7d0955-1c0c-450f-9811-168594a46653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9724 | 2026.03.19 13:08:40.350737 [ 259 ] {1f7d0955-1c0c-450f-9811-168594a46653} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.03.19 13:08:40.350784 [ 259 ] {1f7d0955-1c0c-450f-9811-168594a46653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9726 | 2026.03.19 13:08:40.351208 [ 259 ] {1f7d0955-1c0c-450f-9811-168594a46653} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9727 | 2026.03.19 13:08:40.351434 [ 259 ] {1f7d0955-1c0c-450f-9811-168594a46653} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.03.19 13:08:40.351596 [ 259 ] {1f7d0955-1c0c-450f-9811-168594a46653} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.55 MiB/sec. | ||
| 9729 | 2026.03.19 13:08:40.351645 [ 259 ] {1f7d0955-1c0c-450f-9811-168594a46653} <Debug> TCPHandler: Processed in 0.002049151 sec. | ||
| 9730 | 2026.03.19 13:08:40.351762 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.03.19 13:08:40.351862 [ 259 ] {4a9e70c9-1aaf-4b91-86e4-bed9bd551d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9732 | 2026.03.19 13:08:40.351906 [ 259 ] {4a9e70c9-1aaf-4b91-86e4-bed9bd551d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9733 | 2026.03.19 13:08:40.352340 [ 259 ] {4a9e70c9-1aaf-4b91-86e4-bed9bd551d17} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.03.19 13:08:40.352376 [ 259 ] {4a9e70c9-1aaf-4b91-86e4-bed9bd551d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9735 | 2026.03.19 13:08:40.352683 [ 259 ] {4a9e70c9-1aaf-4b91-86e4-bed9bd551d17} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9736 | 2026.03.19 13:08:40.352909 [ 259 ] {4a9e70c9-1aaf-4b91-86e4-bed9bd551d17} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.03.19 13:08:40.353039 [ 259 ] {4a9e70c9-1aaf-4b91-86e4-bed9bd551d17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 9738 | 2026.03.19 13:08:40.353076 [ 259 ] {4a9e70c9-1aaf-4b91-86e4-bed9bd551d17} <Debug> TCPHandler: Processed in 0.001365337 sec. | ||
| 9739 | 2026.03.19 13:08:40.353197 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2026.03.19 13:08:40.353299 [ 259 ] {f7b2a111-b5bb-46f2-a1d6-e3f2c918c11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9741 | 2026.03.19 13:08:40.353343 [ 259 ] {f7b2a111-b5bb-46f2-a1d6-e3f2c918c11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9742 | 2026.03.19 13:08:40.353770 [ 259 ] {f7b2a111-b5bb-46f2-a1d6-e3f2c918c11e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.03.19 13:08:40.353806 [ 259 ] {f7b2a111-b5bb-46f2-a1d6-e3f2c918c11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9744 | 2026.03.19 13:08:40.354151 [ 259 ] {f7b2a111-b5bb-46f2-a1d6-e3f2c918c11e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9745 | 2026.03.19 13:08:40.354361 [ 259 ] {f7b2a111-b5bb-46f2-a1d6-e3f2c918c11e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.03.19 13:08:40.354493 [ 259 ] {f7b2a111-b5bb-46f2-a1d6-e3f2c918c11e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 9747 | 2026.03.19 13:08:40.354530 [ 259 ] {f7b2a111-b5bb-46f2-a1d6-e3f2c918c11e} <Debug> TCPHandler: Processed in 0.001382168 sec. | ||
| 9748 | 2026.03.19 13:08:40.354641 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.03.19 13:08:40.354736 [ 259 ] {decdd69e-6572-4270-a613-e3e7b7086120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9750 | 2026.03.19 13:08:40.354778 [ 259 ] {decdd69e-6572-4270-a613-e3e7b7086120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9751 | 2026.03.19 13:08:40.355110 [ 259 ] {decdd69e-6572-4270-a613-e3e7b7086120} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.03.19 13:08:40.355146 [ 259 ] {decdd69e-6572-4270-a613-e3e7b7086120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9753 | 2026.03.19 13:08:40.355463 [ 259 ] {decdd69e-6572-4270-a613-e3e7b7086120} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9754 | 2026.03.19 13:08:40.355676 [ 259 ] {decdd69e-6572-4270-a613-e3e7b7086120} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.03.19 13:08:40.355809 [ 259 ] {decdd69e-6572-4270-a613-e3e7b7086120} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 9756 | 2026.03.19 13:08:40.355845 [ 259 ] {decdd69e-6572-4270-a613-e3e7b7086120} <Debug> TCPHandler: Processed in 0.001254845 sec. | ||
| 9757 | 2026.03.19 13:08:40.865613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21581 | ||
| 9758 | 2026.03.19 13:08:40.866172 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.03.19 13:08:40.866218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9760 | 2026.03.19 13:08:40.866701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9761 | 2026.03.19 13:08:40.866928 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2026.03.19 13:08:40.867059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21581 | ||
| 9763 | 2026.03.19 13:08:42.011256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9764 | 2026.03.19 13:08:42.027840 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.03.19 13:08:42.027889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9766 | 2026.03.19 13:08:42.034091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9767 | 2026.03.19 13:08:42.034778 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2026.03.19 13:08:42.037428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9769 | 2026.03.19 13:08:43.439399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1258 | ||
| 9770 | 2026.03.19 13:08:43.442600 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.03.19 13:08:43.442669 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9772 | 2026.03.19 13:08:43.444404 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9773 | 2026.03.19 13:08:43.444799 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.03.19 13:08:43.445210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 9775 | 2026.03.19 13:08:45.358654 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9776 | 2026.03.19 13:08:45.358856 [ 259 ] {844d6fe2-0461-45ea-84b5-a1f715de7fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9777 | 2026.03.19 13:08:45.358932 [ 259 ] {844d6fe2-0461-45ea-84b5-a1f715de7fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9778 | 2026.03.19 13:08:45.359726 [ 259 ] {844d6fe2-0461-45ea-84b5-a1f715de7fa4} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2026.03.19 13:08:45.359774 [ 259 ] {844d6fe2-0461-45ea-84b5-a1f715de7fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9780 | 2026.03.19 13:08:45.360198 [ 259 ] {844d6fe2-0461-45ea-84b5-a1f715de7fa4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9781 | 2026.03.19 13:08:45.360439 [ 259 ] {844d6fe2-0461-45ea-84b5-a1f715de7fa4} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2026.03.19 13:08:45.360585 [ 148 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9783 | 2026.03.19 13:08:45.360599 [ 259 ] {844d6fe2-0461-45ea-84b5-a1f715de7fa4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001799 sec., 157865.48082267927 rows/sec., 10.03 MiB/sec. | ||
| 9784 | 2026.03.19 13:08:45.360631 [ 148 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.03.19 13:08:45.360655 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9786 | 2026.03.19 13:08:45.360661 [ 259 ] {844d6fe2-0461-45ea-84b5-a1f715de7fa4} <Debug> TCPHandler: Processed in 0.002149613 sec. | ||
| 9787 | 2026.03.19 13:08:45.360778 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 9788 | 2026.03.19 13:08:45.360798 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2026.03.19 13:08:45.360924 [ 259 ] {2b00febc-b511-4a1c-9f80-77d5f25899e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9790 | 2026.03.19 13:08:45.360926 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9791 | 2026.03.19 13:08:45.360976 [ 259 ] {2b00febc-b511-4a1c-9f80-77d5f25899e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9792 | 2026.03.19 13:08:45.360980 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 9793 | 2026.03.19 13:08:45.361061 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 9794 | 2026.03.19 13:08:45.361108 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 9795 | 2026.03.19 13:08:45.361150 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 9796 | 2026.03.19 13:08:45.361193 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 9797 | 2026.03.19 13:08:45.361774 [ 259 ] {2b00febc-b511-4a1c-9f80-77d5f25899e9} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.03.19 13:08:45.361817 [ 259 ] {2b00febc-b511-4a1c-9f80-77d5f25899e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9799 | 2026.03.19 13:08:45.362125 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403858 sec., 1011498.3139320358 rows/sec., 68.10 MiB/sec. | ||
| 9800 | 2026.03.19 13:08:45.362221 [ 259 ] {2b00febc-b511-4a1c-9f80-77d5f25899e9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9801 | 2026.03.19 13:08:45.362352 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9802 | 2026.03.19 13:08:45.362475 [ 259 ] {2b00febc-b511-4a1c-9f80-77d5f25899e9} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.03.19 13:08:45.362605 [ 148 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9804 | 2026.03.19 13:08:45.362623 [ 259 ] {2b00febc-b511-4a1c-9f80-77d5f25899e9} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001724 sec., 508700.6960556844 rows/sec., 40.32 MiB/sec. | ||
| 9805 | 2026.03.19 13:08:45.362640 [ 148 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.03.19 13:08:45.362665 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9807 | 2026.03.19 13:08:45.362666 [ 259 ] {2b00febc-b511-4a1c-9f80-77d5f25899e9} <Debug> TCPHandler: Processed in 0.001922279 sec. | ||
| 9808 | 2026.03.19 13:08:45.362745 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.03.19 13:08:45.362764 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 9810 | 2026.03.19 13:08:45.362794 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9811 | 2026.03.19 13:08:45.362863 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_33_8} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9812 | 2026.03.19 13:08:45.362903 [ 259 ] {64fbc929-b02a-4c4d-b7c3-5839dda38e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9813 | 2026.03.19 13:08:45.362949 [ 259 ] {64fbc929-b02a-4c4d-b7c3-5839dda38e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9814 | 2026.03.19 13:08:45.362951 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9815 | 2026.03.19 13:08:45.362983 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9816 | 2026.03.19 13:08:45.363017 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2770 rows starting from the beginning of the part | ||
| 9817 | 2026.03.19 13:08:45.363101 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9818 | 2026.03.19 13:08:45.363155 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 9819 | 2026.03.19 13:08:45.363204 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 877 rows starting from the beginning of the part | ||
| 9820 | 2026.03.19 13:08:45.363243 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9821 | 2026.03.19 13:08:45.363284 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 877 rows starting from the beginning of the part | ||
| 9822 | 2026.03.19 13:08:45.363435 [ 259 ] {64fbc929-b02a-4c4d-b7c3-5839dda38e37} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.03.19 13:08:45.363478 [ 259 ] {64fbc929-b02a-4c4d-b7c3-5839dda38e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9824 | 2026.03.19 13:08:45.363829 [ 259 ] {64fbc929-b02a-4c4d-b7c3-5839dda38e37} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9825 | 2026.03.19 13:08:45.364063 [ 259 ] {64fbc929-b02a-4c4d-b7c3-5839dda38e37} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2026.03.19 13:08:45.364200 [ 259 ] {64fbc929-b02a-4c4d-b7c3-5839dda38e37} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001319 sec., 137983.3206974981 rows/sec., 8.55 MiB/sec. | ||
| 9827 | 2026.03.19 13:08:45.364238 [ 259 ] {64fbc929-b02a-4c4d-b7c3-5839dda38e37} <Debug> TCPHandler: Processed in 0.00149464 sec. | ||
| 9828 | 2026.03.19 13:08:45.364345 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2026.03.19 13:08:45.364442 [ 259 ] {4dc30ea9-6bb2-4ea1-96ea-3a699217ce56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9830 | 2026.03.19 13:08:45.364487 [ 259 ] {4dc30ea9-6bb2-4ea1-96ea-3a699217ce56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9831 | 2026.03.19 13:08:45.364918 [ 259 ] {4dc30ea9-6bb2-4ea1-96ea-3a699217ce56} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.03.19 13:08:45.364953 [ 259 ] {4dc30ea9-6bb2-4ea1-96ea-3a699217ce56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9833 | 2026.03.19 13:08:45.365248 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252906 sec., 1855234.751251453 rows/sec., 150.92 MiB/sec. | ||
| 9834 | 2026.03.19 13:08:45.365263 [ 259 ] {4dc30ea9-6bb2-4ea1-96ea-3a699217ce56} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9835 | 2026.03.19 13:08:45.365491 [ 259 ] {4dc30ea9-6bb2-4ea1-96ea-3a699217ce56} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.03.19 13:08:45.365538 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9837 | 2026.03.19 13:08:45.365631 [ 259 ] {4dc30ea9-6bb2-4ea1-96ea-3a699217ce56} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 9838 | 2026.03.19 13:08:45.365675 [ 259 ] {4dc30ea9-6bb2-4ea1-96ea-3a699217ce56} <Debug> TCPHandler: Processed in 0.001378488 sec. | ||
| 9839 | 2026.03.19 13:08:45.365800 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.03.19 13:08:45.365885 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.03.19 13:08:45.365900 [ 259 ] {8d31c178-3e99-42a5-9040-5631fc41f33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9842 | 2026.03.19 13:08:45.365946 [ 259 ] {8d31c178-3e99-42a5-9040-5631fc41f33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9843 | 2026.03.19 13:08:45.365977 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_71_14} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9844 | 2026.03.19 13:08:45.366066 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 9845 | 2026.03.19 13:08:45.366382 [ 259 ] {8d31c178-3e99-42a5-9040-5631fc41f33c} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.03.19 13:08:45.366422 [ 259 ] {8d31c178-3e99-42a5-9040-5631fc41f33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9847 | 2026.03.19 13:08:45.366737 [ 259 ] {8d31c178-3e99-42a5-9040-5631fc41f33c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9848 | 2026.03.19 13:08:45.366957 [ 259 ] {8d31c178-3e99-42a5-9040-5631fc41f33c} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.03.19 13:08:45.367050 [ 148 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9850 | 2026.03.19 13:08:45.367080 [ 148 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2026.03.19 13:08:45.367083 [ 259 ] {8d31c178-3e99-42a5-9040-5631fc41f33c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 9852 | 2026.03.19 13:08:45.367097 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9853 | 2026.03.19 13:08:45.367125 [ 259 ] {8d31c178-3e99-42a5-9040-5631fc41f33c} <Debug> TCPHandler: Processed in 0.001373998 sec. | ||
| 9854 | 2026.03.19 13:08:45.367172 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 9855 | 2026.03.19 13:08:45.367237 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.03.19 13:08:45.367269 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9857 | 2026.03.19 13:08:45.367299 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 9858 | 2026.03.19 13:08:45.367338 [ 259 ] {659cd795-bb45-4363-970a-9037a6fd6923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9859 | 2026.03.19 13:08:45.367345 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 9860 | 2026.03.19 13:08:45.367384 [ 259 ] {659cd795-bb45-4363-970a-9037a6fd6923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9861 | 2026.03.19 13:08:45.367398 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 9862 | 2026.03.19 13:08:45.367442 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 9863 | 2026.03.19 13:08:45.367478 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 9864 | 2026.03.19 13:08:45.367977 [ 259 ] {659cd795-bb45-4363-970a-9037a6fd6923} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.03.19 13:08:45.368019 [ 259 ] {659cd795-bb45-4363-970a-9037a6fd6923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9866 | 2026.03.19 13:08:45.368213 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069581 sec., 691859.7095498143 rows/sec., 41.99 MiB/sec. | ||
| 9867 | 2026.03.19 13:08:45.368340 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9868 | 2026.03.19 13:08:45.368368 [ 259 ] {659cd795-bb45-4363-970a-9037a6fd6923} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9869 | 2026.03.19 13:08:45.368637 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2026.03.19 13:08:45.368651 [ 259 ] {659cd795-bb45-4363-970a-9037a6fd6923} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.03.19 13:08:45.368718 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_33_8} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9872 | 2026.03.19 13:08:45.368770 [ 148 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9873 | 2026.03.19 13:08:45.368794 [ 259 ] {659cd795-bb45-4363-970a-9037a6fd6923} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001474 sec., 359565.80732700136 rows/sec., 25.43 MiB/sec. | ||
| 9874 | 2026.03.19 13:08:45.368799 [ 148 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.03.19 13:08:45.368823 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9876 | 2026.03.19 13:08:45.368826 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9877 | 2026.03.19 13:08:45.368832 [ 259 ] {659cd795-bb45-4363-970a-9037a6fd6923} <Debug> TCPHandler: Processed in 0.001644292 sec. | ||
| 9878 | 2026.03.19 13:08:45.368921 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 9879 | 2026.03.19 13:08:45.368968 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.03.19 13:08:45.369023 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9881 | 2026.03.19 13:08:45.369054 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1513 rows starting from the beginning of the part | ||
| 9882 | 2026.03.19 13:08:45.369069 [ 259 ] {1b6ce4b7-3fd0-46bf-8c8d-1a64daade426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9883 | 2026.03.19 13:08:45.369106 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9884 | 2026.03.19 13:08:45.369115 [ 259 ] {1b6ce4b7-3fd0-46bf-8c8d-1a64daade426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9885 | 2026.03.19 13:08:45.369156 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 9886 | 2026.03.19 13:08:45.369201 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 530 rows starting from the beginning of the part | ||
| 9887 | 2026.03.19 13:08:45.369238 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9888 | 2026.03.19 13:08:45.369278 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 530 rows starting from the beginning of the part | ||
| 9889 | 2026.03.19 13:08:45.369462 [ 259 ] {1b6ce4b7-3fd0-46bf-8c8d-1a64daade426} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.03.19 13:08:45.369506 [ 259 ] {1b6ce4b7-3fd0-46bf-8c8d-1a64daade426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9891 | 2026.03.19 13:08:45.369834 [ 259 ] {1b6ce4b7-3fd0-46bf-8c8d-1a64daade426} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9892 | 2026.03.19 13:08:45.370063 [ 259 ] {1b6ce4b7-3fd0-46bf-8c8d-1a64daade426} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.03.19 13:08:45.370191 [ 259 ] {1b6ce4b7-3fd0-46bf-8c8d-1a64daade426} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 9894 | 2026.03.19 13:08:45.370227 [ 259 ] {1b6ce4b7-3fd0-46bf-8c8d-1a64daade426} <Debug> TCPHandler: Processed in 0.001307686 sec. | ||
| 9895 | 2026.03.19 13:08:45.370335 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.03.19 13:08:45.370430 [ 259 ] {8d167718-f362-48e2-b6c4-7acc3bf726f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.03.19 13:08:45.370473 [ 259 ] {8d167718-f362-48e2-b6c4-7acc3bf726f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9898 | 2026.03.19 13:08:45.370478 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592231 sec., 1736557.0699226432 rows/sec., 128.99 MiB/sec. | ||
| 9899 | 2026.03.19 13:08:45.370698 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9900 | 2026.03.19 13:08:45.370878 [ 259 ] {8d167718-f362-48e2-b6c4-7acc3bf726f4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.03.19 13:08:45.370920 [ 259 ] {8d167718-f362-48e2-b6c4-7acc3bf726f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9902 | 2026.03.19 13:08:45.371016 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.03.19 13:08:45.371127 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_71_14} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9904 | 2026.03.19 13:08:45.371216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9905 | 2026.03.19 13:08:45.371286 [ 259 ] {8d167718-f362-48e2-b6c4-7acc3bf726f4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9906 | 2026.03.19 13:08:45.371517 [ 259 ] {8d167718-f362-48e2-b6c4-7acc3bf726f4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9907 | 2026.03.19 13:08:45.371618 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9908 | 2026.03.19 13:08:45.371644 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2026.03.19 13:08:45.371646 [ 259 ] {8d167718-f362-48e2-b6c4-7acc3bf726f4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 9910 | 2026.03.19 13:08:45.371660 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9911 | 2026.03.19 13:08:45.371687 [ 259 ] {8d167718-f362-48e2-b6c4-7acc3bf726f4} <Debug> TCPHandler: Processed in 0.001401348 sec. | ||
| 9912 | 2026.03.19 13:08:45.371736 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 9913 | 2026.03.19 13:08:45.371841 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9914 | 2026.03.19 13:08:45.371862 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2026.03.19 13:08:45.371869 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 24247 rows starting from the beginning of the part | ||
| 9916 | 2026.03.19 13:08:45.371933 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 96 rows starting from the beginning of the part | ||
| 9917 | 2026.03.19 13:08:45.371965 [ 259 ] {1e6e90d4-02f7-4312-b552-7bfac0133d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9918 | 2026.03.19 13:08:45.371969 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 9919 | 2026.03.19 13:08:45.372016 [ 259 ] {1e6e90d4-02f7-4312-b552-7bfac0133d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9920 | 2026.03.19 13:08:45.372026 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 9921 | 2026.03.19 13:08:45.372071 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9922 | 2026.03.19 13:08:45.372104 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 9923 | 2026.03.19 13:08:45.372342 [ 259 ] {1e6e90d4-02f7-4312-b552-7bfac0133d31} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.03.19 13:08:45.372382 [ 259 ] {1e6e90d4-02f7-4312-b552-7bfac0133d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9925 | 2026.03.19 13:08:45.372704 [ 259 ] {1e6e90d4-02f7-4312-b552-7bfac0133d31} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9926 | 2026.03.19 13:08:45.372930 [ 259 ] {1e6e90d4-02f7-4312-b552-7bfac0133d31} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2026.03.19 13:08:45.373026 [ 148 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 9928 | 2026.03.19 13:08:45.373050 [ 148 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.03.19 13:08:45.373060 [ 259 ] {1e6e90d4-02f7-4312-b552-7bfac0133d31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 9930 | 2026.03.19 13:08:45.373066 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9931 | 2026.03.19 13:08:45.373096 [ 259 ] {1e6e90d4-02f7-4312-b552-7bfac0133d31} <Debug> TCPHandler: Processed in 0.001283345 sec. | ||
| 9932 | 2026.03.19 13:08:45.373162 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 9933 | 2026.03.19 13:08:45.373205 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.03.19 13:08:45.373278 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9935 | 2026.03.19 13:08:45.373303 [ 259 ] {b4193a7a-be80-47fa-8b55-eaba558bddb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9936 | 2026.03.19 13:08:45.373310 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 9937 | 2026.03.19 13:08:45.373365 [ 259 ] {b4193a7a-be80-47fa-8b55-eaba558bddb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9938 | 2026.03.19 13:08:45.373373 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9939 | 2026.03.19 13:08:45.373420 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9940 | 2026.03.19 13:08:45.373454 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 9941 | 2026.03.19 13:08:45.373488 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 9942 | 2026.03.19 13:08:45.373522 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 9943 | 2026.03.19 13:08:45.374232 [ 259 ] {b4193a7a-be80-47fa-8b55-eaba558bddb7} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.03.19 13:08:45.374263 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134803 sec., 29079.93722258401 rows/sec., 1.91 MiB/sec. | ||
| 9945 | 2026.03.19 13:08:45.374272 [ 259 ] {b4193a7a-be80-47fa-8b55-eaba558bddb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9946 | 2026.03.19 13:08:45.374440 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 9947 | 2026.03.19 13:08:45.374728 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2026.03.19 13:08:45.374799 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_33_7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 9949 | 2026.03.19 13:08:45.374883 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9950 | 2026.03.19 13:08:45.375134 [ 259 ] {b4193a7a-be80-47fa-8b55-eaba558bddb7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9951 | 2026.03.19 13:08:45.375379 [ 259 ] {b4193a7a-be80-47fa-8b55-eaba558bddb7} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.03.19 13:08:45.375524 [ 259 ] {b4193a7a-be80-47fa-8b55-eaba558bddb7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002239 sec., 17865.11835640911 rows/sec., 32.01 MiB/sec. | ||
| 9953 | 2026.03.19 13:08:45.375596 [ 259 ] {b4193a7a-be80-47fa-8b55-eaba558bddb7} <Debug> TCPHandler: Processed in 0.002439948 sec. | ||
| 9954 | 2026.03.19 13:08:45.375714 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.03.19 13:08:45.375809 [ 259 ] {79d14e2b-acb9-4188-824f-eaab1c4af5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.03.19 13:08:45.375853 [ 259 ] {79d14e2b-acb9-4188-824f-eaab1c4af5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9957 | 2026.03.19 13:08:45.376193 [ 259 ] {79d14e2b-acb9-4188-824f-eaab1c4af5d9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.03.19 13:08:45.376227 [ 259 ] {79d14e2b-acb9-4188-824f-eaab1c4af5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9959 | 2026.03.19 13:08:45.376536 [ 259 ] {79d14e2b-acb9-4188-824f-eaab1c4af5d9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9960 | 2026.03.19 13:08:45.376761 [ 259 ] {79d14e2b-acb9-4188-824f-eaab1c4af5d9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.03.19 13:08:45.376891 [ 259 ] {79d14e2b-acb9-4188-824f-eaab1c4af5d9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 9962 | 2026.03.19 13:08:45.376895 [ 147 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9963 | 2026.03.19 13:08:45.376931 [ 259 ] {79d14e2b-acb9-4188-824f-eaab1c4af5d9} <Debug> TCPHandler: Processed in 0.001267216 sec. | ||
| 9964 | 2026.03.19 13:08:45.376946 [ 147 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.03.19 13:08:45.376974 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9966 | 2026.03.19 13:08:45.377083 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 9967 | 2026.03.19 13:08:45.377205 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9968 | 2026.03.19 13:08:45.377237 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4542 rows starting from the beginning of the part | ||
| 9969 | 2026.03.19 13:08:45.377298 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 9970 | 2026.03.19 13:08:45.377345 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 9971 | 2026.03.19 13:08:45.377398 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 9972 | 2026.03.19 13:08:45.377445 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 9973 | 2026.03.19 13:08:45.377493 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 9974 | 2026.03.19 13:08:45.379197 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4878 rows, containing 4 columns (4 merged, 0 gathered) in 0.002156473 sec., 2262026.9300844483 rows/sec., 145.80 MiB/sec. | ||
| 9975 | 2026.03.19 13:08:45.379677 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9976 | 2026.03.19 13:08:45.379931 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.03.19 13:08:45.380010 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_71_14} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9978 | 2026.03.19 13:08:45.380092 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9979 | 2026.03.19 13:08:45.380718 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25193 rows, containing 5 columns (5 merged, 0 gathered) in 0.009019019 sec., 2793319.317766156 rows/sec., 184.33 MiB/sec. | ||
| 9980 | 2026.03.19 13:08:45.380938 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9981 | 2026.03.19 13:08:45.381204 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.03.19 13:08:45.381284 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9983 | 2026.03.19 13:08:45.381378 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9984 | 2026.03.19 13:08:48.166062 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9985 | 2026.03.19 13:08:48.166127 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9986 | 2026.03.19 13:08:48.367169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22093 | ||
| 9987 | 2026.03.19 13:08:48.367681 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.03.19 13:08:48.367727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9989 | 2026.03.19 13:08:48.368202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9990 | 2026.03.19 13:08:48.368427 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.03.19 13:08:48.368560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22093 | ||
| 9992 | 2026.03.19 13:08:48.368584 [ 146 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9993 | 2026.03.19 13:08:48.368651 [ 146 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.03.19 13:08:48.368671 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9995 | 2026.03.19 13:08:48.368783 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 9996 | 2026.03.19 13:08:48.368901 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9997 | 2026.03.19 13:08:48.368939 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19661 rows starting from the beginning of the part | ||
| 9998 | 2026.03.19 13:08:48.369003 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9999 | 2026.03.19 13:08:48.369047 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10000 | 2026.03.19 13:08:48.369088 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10001 | 2026.03.19 13:08:48.369126 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10002 | 2026.03.19 13:08:48.369165 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10003 | 2026.03.19 13:08:48.371171 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22093 rows, containing 4 columns (4 merged, 0 gathered) in 0.002425419 sec., 9108941.58906152 rows/sec., 130.30 MiB/sec. | ||
| 10004 | 2026.03.19 13:08:48.371451 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10005 | 2026.03.19 13:08:48.371716 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.03.19 13:08:48.371784 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_46_9} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10007 | 2026.03.19 13:08:48.371870 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10008 | 2026.03.19 13:08:49.537530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10009 | 2026.03.19 13:08:49.554155 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.03.19 13:08:49.554215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10011 | 2026.03.19 13:08:49.560567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10012 | 2026.03.19 13:08:49.561257 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.03.19 13:08:49.561577 [ 144 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10014 | 2026.03.19 13:08:49.561651 [ 144 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.03.19 13:08:49.561675 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10016 | 2026.03.19 13:08:49.561807 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 10017 | 2026.03.19 13:08:49.564329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10018 | 2026.03.19 13:08:49.565677 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10019 | 2026.03.19 13:08:49.567354 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 10020 | 2026.03.19 13:08:49.572253 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 10021 | 2026.03.19 13:08:49.576901 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 10022 | 2026.03.19 13:08:49.581491 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 10023 | 2026.03.19 13:08:49.586142 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 10024 | 2026.03.19 13:08:49.590041 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 10025 | 2026.03.19 13:08:49.641290 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079536893 sec., 4362.755281376153 rows/sec., 22.56 MiB/sec. | ||
| 10026 | 2026.03.19 13:08:49.644182 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10027 | 2026.03.19 13:08:49.646125 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_46_9} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.03.19 13:08:49.646204 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_46_9} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10029 | 2026.03.19 13:08:49.648766 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10030 | 2026.03.19 13:08:50.349656 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2026.03.19 13:08:50.349862 [ 259 ] {dda91839-15a4-4493-9bb5-dae3c9cd4c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10032 | 2026.03.19 13:08:50.349937 [ 259 ] {dda91839-15a4-4493-9bb5-dae3c9cd4c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10033 | 2026.03.19 13:08:50.350617 [ 259 ] {dda91839-15a4-4493-9bb5-dae3c9cd4c68} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2026.03.19 13:08:50.350661 [ 259 ] {dda91839-15a4-4493-9bb5-dae3c9cd4c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10035 | 2026.03.19 13:08:50.351086 [ 259 ] {dda91839-15a4-4493-9bb5-dae3c9cd4c68} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10036 | 2026.03.19 13:08:50.351320 [ 259 ] {dda91839-15a4-4493-9bb5-dae3c9cd4c68} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2026.03.19 13:08:50.351473 [ 259 ] {dda91839-15a4-4493-9bb5-dae3c9cd4c68} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 10038 | 2026.03.19 13:08:50.351516 [ 259 ] {dda91839-15a4-4493-9bb5-dae3c9cd4c68} <Debug> TCPHandler: Processed in 0.00200161 sec. | ||
| 10039 | 2026.03.19 13:08:50.351634 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2026.03.19 13:08:50.351731 [ 259 ] {f1d228e6-736a-4b63-a14c-47f09bcf0af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10041 | 2026.03.19 13:08:50.351774 [ 259 ] {f1d228e6-736a-4b63-a14c-47f09bcf0af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10042 | 2026.03.19 13:08:50.352198 [ 259 ] {f1d228e6-736a-4b63-a14c-47f09bcf0af7} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.03.19 13:08:50.352232 [ 259 ] {f1d228e6-736a-4b63-a14c-47f09bcf0af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10044 | 2026.03.19 13:08:50.352551 [ 259 ] {f1d228e6-736a-4b63-a14c-47f09bcf0af7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10045 | 2026.03.19 13:08:50.352772 [ 259 ] {f1d228e6-736a-4b63-a14c-47f09bcf0af7} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2026.03.19 13:08:50.352902 [ 259 ] {f1d228e6-736a-4b63-a14c-47f09bcf0af7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 10047 | 2026.03.19 13:08:50.352940 [ 259 ] {f1d228e6-736a-4b63-a14c-47f09bcf0af7} <Debug> TCPHandler: Processed in 0.001356827 sec. | ||
| 10048 | 2026.03.19 13:08:50.353055 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10049 | 2026.03.19 13:08:50.353152 [ 259 ] {0fa31ba0-88ee-456c-8072-f37612307a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10050 | 2026.03.19 13:08:50.353196 [ 259 ] {0fa31ba0-88ee-456c-8072-f37612307a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10051 | 2026.03.19 13:08:50.353602 [ 259 ] {0fa31ba0-88ee-456c-8072-f37612307a69} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2026.03.19 13:08:50.353637 [ 259 ] {0fa31ba0-88ee-456c-8072-f37612307a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10053 | 2026.03.19 13:08:50.353982 [ 259 ] {0fa31ba0-88ee-456c-8072-f37612307a69} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10054 | 2026.03.19 13:08:50.354204 [ 259 ] {0fa31ba0-88ee-456c-8072-f37612307a69} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2026.03.19 13:08:50.354333 [ 259 ] {0fa31ba0-88ee-456c-8072-f37612307a69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 10056 | 2026.03.19 13:08:50.354370 [ 259 ] {0fa31ba0-88ee-456c-8072-f37612307a69} <Debug> TCPHandler: Processed in 0.001364707 sec. | ||
| 10057 | 2026.03.19 13:08:50.354472 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2026.03.19 13:08:50.354568 [ 259 ] {2ca69e8e-d39a-4f89-92af-8c3e137bea81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10059 | 2026.03.19 13:08:50.354610 [ 259 ] {2ca69e8e-d39a-4f89-92af-8c3e137bea81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10060 | 2026.03.19 13:08:50.354944 [ 259 ] {2ca69e8e-d39a-4f89-92af-8c3e137bea81} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.03.19 13:08:50.354978 [ 259 ] {2ca69e8e-d39a-4f89-92af-8c3e137bea81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10062 | 2026.03.19 13:08:50.355298 [ 259 ] {2ca69e8e-d39a-4f89-92af-8c3e137bea81} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10063 | 2026.03.19 13:08:50.355507 [ 259 ] {2ca69e8e-d39a-4f89-92af-8c3e137bea81} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.03.19 13:08:50.355633 [ 259 ] {2ca69e8e-d39a-4f89-92af-8c3e137bea81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10065 | 2026.03.19 13:08:50.355668 [ 259 ] {2ca69e8e-d39a-4f89-92af-8c3e137bea81} <Debug> TCPHandler: Processed in 0.001244145 sec. | ||
| 10066 | 2026.03.19 13:08:51.559795 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2026.03.19 13:08:51.560024 [ 259 ] {34472255-1da6-489f-b1f4-5df1aef0920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10068 | 2026.03.19 13:08:51.560099 [ 259 ] {34472255-1da6-489f-b1f4-5df1aef0920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10069 | 2026.03.19 13:08:51.560883 [ 259 ] {34472255-1da6-489f-b1f4-5df1aef0920d} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2026.03.19 13:08:51.560934 [ 259 ] {34472255-1da6-489f-b1f4-5df1aef0920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10071 | 2026.03.19 13:08:51.561360 [ 259 ] {34472255-1da6-489f-b1f4-5df1aef0920d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10072 | 2026.03.19 13:08:51.561599 [ 259 ] {34472255-1da6-489f-b1f4-5df1aef0920d} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.03.19 13:08:51.561760 [ 259 ] {34472255-1da6-489f-b1f4-5df1aef0920d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00179 sec., 158659.21787709498 rows/sec., 10.08 MiB/sec. | ||
| 10074 | 2026.03.19 13:08:51.561805 [ 259 ] {34472255-1da6-489f-b1f4-5df1aef0920d} <Debug> TCPHandler: Processed in 0.002153293 sec. | ||
| 10075 | 2026.03.19 13:08:51.561928 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.03.19 13:08:51.562024 [ 259 ] {8a7c41fc-63e7-4088-828e-f23d3370b59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10077 | 2026.03.19 13:08:51.562067 [ 259 ] {8a7c41fc-63e7-4088-828e-f23d3370b59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10078 | 2026.03.19 13:08:51.562464 [ 259 ] {8a7c41fc-63e7-4088-828e-f23d3370b59a} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.03.19 13:08:51.562501 [ 259 ] {8a7c41fc-63e7-4088-828e-f23d3370b59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10080 | 2026.03.19 13:08:51.562805 [ 259 ] {8a7c41fc-63e7-4088-828e-f23d3370b59a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10081 | 2026.03.19 13:08:51.563026 [ 259 ] {8a7c41fc-63e7-4088-828e-f23d3370b59a} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.03.19 13:08:51.563157 [ 259 ] {8a7c41fc-63e7-4088-828e-f23d3370b59a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 141.57 KiB/sec. | ||
| 10083 | 2026.03.19 13:08:51.563196 [ 259 ] {8a7c41fc-63e7-4088-828e-f23d3370b59a} <Debug> TCPHandler: Processed in 0.001316706 sec. | ||
| 10084 | 2026.03.19 13:08:51.563296 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2026.03.19 13:08:51.563390 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10086 | 2026.03.19 13:08:51.563431 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10087 | 2026.03.19 13:08:51.565652 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.03.19 13:08:51.565689 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10089 | 2026.03.19 13:08:51.566175 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10090 | 2026.03.19 13:08:51.566389 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.03.19 13:08:51.566527 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Debug> executeQuery: Read 2762 rows, 216.34 KiB in 0.003155 sec., 875435.8161648178 rows/sec., 66.96 MiB/sec. | ||
| 10092 | 2026.03.19 13:08:51.566567 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 10093 | 2026.03.19 13:08:51.566581 [ 259 ] {d816173d-c4b1-45e3-8568-5939dac8dccd} <Debug> TCPHandler: Processed in 0.003333066 sec. | ||
| 10094 | 2026.03.19 13:08:51.566707 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.03.19 13:08:51.566803 [ 259 ] {fc8479f5-a4a0-4987-8ffb-135a09ac3316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10096 | 2026.03.19 13:08:51.566843 [ 259 ] {fc8479f5-a4a0-4987-8ffb-135a09ac3316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10097 | 2026.03.19 13:08:51.567402 [ 259 ] {fc8479f5-a4a0-4987-8ffb-135a09ac3316} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.03.19 13:08:51.567439 [ 259 ] {fc8479f5-a4a0-4987-8ffb-135a09ac3316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10099 | 2026.03.19 13:08:51.567755 [ 259 ] {fc8479f5-a4a0-4987-8ffb-135a09ac3316} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10100 | 2026.03.19 13:08:51.567977 [ 259 ] {fc8479f5-a4a0-4987-8ffb-135a09ac3316} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.03.19 13:08:51.568109 [ 259 ] {fc8479f5-a4a0-4987-8ffb-135a09ac3316} <Debug> executeQuery: Read 195 rows, 12.52 KiB in 0.001325 sec., 147169.81132075473 rows/sec., 9.23 MiB/sec. | ||
| 10102 | 2026.03.19 13:08:51.568148 [ 259 ] {fc8479f5-a4a0-4987-8ffb-135a09ac3316} <Debug> TCPHandler: Processed in 0.001490219 sec. | ||
| 10103 | 2026.03.19 13:08:51.568266 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.03.19 13:08:51.568362 [ 259 ] {4e0d9187-a161-411c-bf94-fce38ab88a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10105 | 2026.03.19 13:08:51.568402 [ 259 ] {4e0d9187-a161-411c-bf94-fce38ab88a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10106 | 2026.03.19 13:08:51.569223 [ 259 ] {4e0d9187-a161-411c-bf94-fce38ab88a66} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2026.03.19 13:08:51.569259 [ 259 ] {4e0d9187-a161-411c-bf94-fce38ab88a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10108 | 2026.03.19 13:08:51.569598 [ 259 ] {4e0d9187-a161-411c-bf94-fce38ab88a66} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10109 | 2026.03.19 13:08:51.569809 [ 259 ] {4e0d9187-a161-411c-bf94-fce38ab88a66} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.03.19 13:08:51.569938 [ 259 ] {4e0d9187-a161-411c-bf94-fce38ab88a66} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001595 sec., 537304.0752351097 rows/sec., 31.93 MiB/sec. | ||
| 10111 | 2026.03.19 13:08:51.569976 [ 259 ] {4e0d9187-a161-411c-bf94-fce38ab88a66} <Debug> TCPHandler: Processed in 0.001759185 sec. | ||
| 10112 | 2026.03.19 13:08:51.570079 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2026.03.19 13:08:51.570174 [ 259 ] {845dc828-9e3f-4058-851c-bfc5a4642eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10114 | 2026.03.19 13:08:51.570213 [ 259 ] {845dc828-9e3f-4058-851c-bfc5a4642eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10115 | 2026.03.19 13:08:51.570589 [ 259 ] {845dc828-9e3f-4058-851c-bfc5a4642eb2} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.03.19 13:08:51.570625 [ 259 ] {845dc828-9e3f-4058-851c-bfc5a4642eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10117 | 2026.03.19 13:08:51.570911 [ 259 ] {845dc828-9e3f-4058-851c-bfc5a4642eb2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10118 | 2026.03.19 13:08:51.571131 [ 259 ] {845dc828-9e3f-4058-851c-bfc5a4642eb2} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.03.19 13:08:51.571257 [ 259 ] {845dc828-9e3f-4058-851c-bfc5a4642eb2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 10120 | 2026.03.19 13:08:51.571294 [ 259 ] {845dc828-9e3f-4058-851c-bfc5a4642eb2} <Debug> TCPHandler: Processed in 0.001263235 sec. | ||
| 10121 | 2026.03.19 13:08:51.571392 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2026.03.19 13:08:51.571486 [ 259 ] {a287b566-c14b-4001-81da-8eba5830b7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10123 | 2026.03.19 13:08:51.571525 [ 259 ] {a287b566-c14b-4001-81da-8eba5830b7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10124 | 2026.03.19 13:08:51.571962 [ 259 ] {a287b566-c14b-4001-81da-8eba5830b7e6} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2026.03.19 13:08:51.571996 [ 259 ] {a287b566-c14b-4001-81da-8eba5830b7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10126 | 2026.03.19 13:08:51.572285 [ 259 ] {a287b566-c14b-4001-81da-8eba5830b7e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10127 | 2026.03.19 13:08:51.572482 [ 259 ] {a287b566-c14b-4001-81da-8eba5830b7e6} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.03.19 13:08:51.572603 [ 259 ] {a287b566-c14b-4001-81da-8eba5830b7e6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 10129 | 2026.03.19 13:08:51.572638 [ 259 ] {a287b566-c14b-4001-81da-8eba5830b7e6} <Debug> TCPHandler: Processed in 0.001346257 sec. | ||
| 10130 | 2026.03.19 13:08:51.572740 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2026.03.19 13:08:51.572896 [ 259 ] {e9e5f6cd-70b0-4c99-864d-c2fb0fd97b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10132 | 2026.03.19 13:08:51.572936 [ 259 ] {e9e5f6cd-70b0-4c99-864d-c2fb0fd97b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10133 | 2026.03.19 13:08:51.574047 [ 259 ] {e9e5f6cd-70b0-4c99-864d-c2fb0fd97b49} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.03.19 13:08:51.574084 [ 259 ] {e9e5f6cd-70b0-4c99-864d-c2fb0fd97b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10135 | 2026.03.19 13:08:51.574454 [ 259 ] {e9e5f6cd-70b0-4c99-864d-c2fb0fd97b49} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10136 | 2026.03.19 13:08:51.574671 [ 259 ] {e9e5f6cd-70b0-4c99-864d-c2fb0fd97b49} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2026.03.19 13:08:51.574799 [ 259 ] {e9e5f6cd-70b0-4c99-864d-c2fb0fd97b49} <Debug> executeQuery: Read 1479 rows, 104.65 KiB in 0.001921 sec., 769911.5044247787 rows/sec., 53.20 MiB/sec. | ||
| 10138 | 2026.03.19 13:08:51.574836 [ 259 ] {e9e5f6cd-70b0-4c99-864d-c2fb0fd97b49} <Debug> TCPHandler: Processed in 0.002084641 sec. | ||
| 10139 | 2026.03.19 13:08:51.574936 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10140 | 2026.03.19 13:08:51.575031 [ 259 ] {b84f354b-146c-4a1b-8ee6-28c68e3614be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10141 | 2026.03.19 13:08:51.575074 [ 259 ] {b84f354b-146c-4a1b-8ee6-28c68e3614be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10142 | 2026.03.19 13:08:51.575403 [ 259 ] {b84f354b-146c-4a1b-8ee6-28c68e3614be} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.03.19 13:08:51.575438 [ 259 ] {b84f354b-146c-4a1b-8ee6-28c68e3614be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10144 | 2026.03.19 13:08:51.575744 [ 259 ] {b84f354b-146c-4a1b-8ee6-28c68e3614be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10145 | 2026.03.19 13:08:51.575960 [ 259 ] {b84f354b-146c-4a1b-8ee6-28c68e3614be} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.03.19 13:08:51.576087 [ 259 ] {b84f354b-146c-4a1b-8ee6-28c68e3614be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 10147 | 2026.03.19 13:08:51.576123 [ 259 ] {b84f354b-146c-4a1b-8ee6-28c68e3614be} <Debug> TCPHandler: Processed in 0.001236414 sec. | ||
| 10148 | 2026.03.19 13:08:51.576222 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10149 | 2026.03.19 13:08:51.576316 [ 259 ] {21962ed9-e5ab-487e-9b14-29688386785b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10150 | 2026.03.19 13:08:51.576357 [ 259 ] {21962ed9-e5ab-487e-9b14-29688386785b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10151 | 2026.03.19 13:08:51.577093 [ 259 ] {21962ed9-e5ab-487e-9b14-29688386785b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.03.19 13:08:51.577129 [ 259 ] {21962ed9-e5ab-487e-9b14-29688386785b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10153 | 2026.03.19 13:08:51.577556 [ 259 ] {21962ed9-e5ab-487e-9b14-29688386785b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10154 | 2026.03.19 13:08:51.577774 [ 259 ] {21962ed9-e5ab-487e-9b14-29688386785b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.03.19 13:08:51.577914 [ 259 ] {21962ed9-e5ab-487e-9b14-29688386785b} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.001617 sec., 837971.5522572666 rows/sec., 52.48 MiB/sec. | ||
| 10156 | 2026.03.19 13:08:51.577952 [ 259 ] {21962ed9-e5ab-487e-9b14-29688386785b} <Debug> TCPHandler: Processed in 0.001778356 sec. | ||
| 10157 | 2026.03.19 13:08:51.578085 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2026.03.19 13:08:51.578191 [ 259 ] {ce7579d7-ec23-4798-8569-496b52142a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10159 | 2026.03.19 13:08:51.578232 [ 259 ] {ce7579d7-ec23-4798-8569-496b52142a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10160 | 2026.03.19 13:08:51.578553 [ 259 ] {ce7579d7-ec23-4798-8569-496b52142a21} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2026.03.19 13:08:51.578589 [ 259 ] {ce7579d7-ec23-4798-8569-496b52142a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10162 | 2026.03.19 13:08:51.578909 [ 259 ] {ce7579d7-ec23-4798-8569-496b52142a21} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10163 | 2026.03.19 13:08:51.579128 [ 259 ] {ce7579d7-ec23-4798-8569-496b52142a21} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2026.03.19 13:08:51.579264 [ 259 ] {ce7579d7-ec23-4798-8569-496b52142a21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 10165 | 2026.03.19 13:08:51.579301 [ 259 ] {ce7579d7-ec23-4798-8569-496b52142a21} <Debug> TCPHandler: Processed in 0.001276995 sec. | ||
| 10166 | 2026.03.19 13:08:51.579412 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10167 | 2026.03.19 13:08:51.579515 [ 259 ] {980ace7e-59fe-43e5-ba5f-dcc5c4b91989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10168 | 2026.03.19 13:08:51.579569 [ 259 ] {980ace7e-59fe-43e5-ba5f-dcc5c4b91989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10169 | 2026.03.19 13:08:51.580508 [ 259 ] {980ace7e-59fe-43e5-ba5f-dcc5c4b91989} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.03.19 13:08:51.580545 [ 259 ] {980ace7e-59fe-43e5-ba5f-dcc5c4b91989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10171 | 2026.03.19 13:08:51.581104 [ 259 ] {980ace7e-59fe-43e5-ba5f-dcc5c4b91989} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10172 | 2026.03.19 13:08:51.581333 [ 259 ] {980ace7e-59fe-43e5-ba5f-dcc5c4b91989} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.03.19 13:08:51.581470 [ 259 ] {980ace7e-59fe-43e5-ba5f-dcc5c4b91989} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001981 sec., 25744.573447753657 rows/sec., 46.13 MiB/sec. | ||
| 10174 | 2026.03.19 13:08:51.581522 [ 259 ] {980ace7e-59fe-43e5-ba5f-dcc5c4b91989} <Debug> TCPHandler: Processed in 0.002161314 sec. | ||
| 10175 | 2026.03.19 13:08:51.581641 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.03.19 13:08:51.581737 [ 259 ] {3dce3403-3641-4bcf-bb7c-67df3fe24ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10177 | 2026.03.19 13:08:51.581778 [ 259 ] {3dce3403-3641-4bcf-bb7c-67df3fe24ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10178 | 2026.03.19 13:08:51.582122 [ 259 ] {3dce3403-3641-4bcf-bb7c-67df3fe24ef7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.03.19 13:08:51.582158 [ 259 ] {3dce3403-3641-4bcf-bb7c-67df3fe24ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10180 | 2026.03.19 13:08:51.582457 [ 259 ] {3dce3403-3641-4bcf-bb7c-67df3fe24ef7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10181 | 2026.03.19 13:08:51.582676 [ 259 ] {3dce3403-3641-4bcf-bb7c-67df3fe24ef7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.03.19 13:08:51.582804 [ 259 ] {3dce3403-3641-4bcf-bb7c-67df3fe24ef7} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001086 sec., 49723.75690607735 rows/sec., 2.95 MiB/sec. | ||
| 10183 | 2026.03.19 13:08:51.582840 [ 259 ] {3dce3403-3641-4bcf-bb7c-67df3fe24ef7} <Debug> TCPHandler: Processed in 0.001249115 sec. | ||
| 10184 | 2026.03.19 13:08:53.445468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1314 | ||
| 10185 | 2026.03.19 13:08:53.448805 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.03.19 13:08:53.448851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10187 | 2026.03.19 13:08:53.450038 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10188 | 2026.03.19 13:08:53.450291 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.03.19 13:08:53.450547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
| 10190 | 2026.03.19 13:08:55.346857 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10191 | 2026.03.19 13:08:55.347139 [ 259 ] {804074fb-7791-42e0-9853-0d36e75d7248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10192 | 2026.03.19 13:08:55.347243 [ 259 ] {804074fb-7791-42e0-9853-0d36e75d7248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10193 | 2026.03.19 13:08:55.348175 [ 259 ] {804074fb-7791-42e0-9853-0d36e75d7248} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2026.03.19 13:08:55.348225 [ 259 ] {804074fb-7791-42e0-9853-0d36e75d7248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10195 | 2026.03.19 13:08:55.348606 [ 259 ] {804074fb-7791-42e0-9853-0d36e75d7248} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10196 | 2026.03.19 13:08:55.348825 [ 259 ] {804074fb-7791-42e0-9853-0d36e75d7248} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2026.03.19 13:08:55.348983 [ 259 ] {804074fb-7791-42e0-9853-0d36e75d7248} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.24 MiB/sec. | ||
| 10198 | 2026.03.19 13:08:55.349024 [ 259 ] {804074fb-7791-42e0-9853-0d36e75d7248} <Debug> TCPHandler: Processed in 0.002350136 sec. | ||
| 10199 | 2026.03.19 13:08:55.349149 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2026.03.19 13:08:55.349243 [ 259 ] {465034fd-ccfd-432a-b7af-d56e61570fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10201 | 2026.03.19 13:08:55.349281 [ 259 ] {465034fd-ccfd-432a-b7af-d56e61570fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10202 | 2026.03.19 13:08:55.349764 [ 259 ] {465034fd-ccfd-432a-b7af-d56e61570fe3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2026.03.19 13:08:55.349802 [ 259 ] {465034fd-ccfd-432a-b7af-d56e61570fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10204 | 2026.03.19 13:08:55.350095 [ 259 ] {465034fd-ccfd-432a-b7af-d56e61570fe3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10205 | 2026.03.19 13:08:55.350296 [ 259 ] {465034fd-ccfd-432a-b7af-d56e61570fe3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2026.03.19 13:08:55.350425 [ 259 ] {465034fd-ccfd-432a-b7af-d56e61570fe3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 10207 | 2026.03.19 13:08:55.350462 [ 259 ] {465034fd-ccfd-432a-b7af-d56e61570fe3} <Debug> TCPHandler: Processed in 0.001361617 sec. | ||
| 10208 | 2026.03.19 13:08:55.350578 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.03.19 13:08:55.350672 [ 259 ] {801b09e7-c60d-4df1-a7e4-88805ed5a26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10210 | 2026.03.19 13:08:55.350715 [ 259 ] {801b09e7-c60d-4df1-a7e4-88805ed5a26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10211 | 2026.03.19 13:08:55.351173 [ 259 ] {801b09e7-c60d-4df1-a7e4-88805ed5a26d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.03.19 13:08:55.351210 [ 259 ] {801b09e7-c60d-4df1-a7e4-88805ed5a26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10213 | 2026.03.19 13:08:55.351533 [ 259 ] {801b09e7-c60d-4df1-a7e4-88805ed5a26d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10214 | 2026.03.19 13:08:55.351748 [ 259 ] {801b09e7-c60d-4df1-a7e4-88805ed5a26d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.03.19 13:08:55.351874 [ 259 ] {801b09e7-c60d-4df1-a7e4-88805ed5a26d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001221 sec., 78624.07862407863 rows/sec., 5.48 MiB/sec. | ||
| 10216 | 2026.03.19 13:08:55.351912 [ 259 ] {801b09e7-c60d-4df1-a7e4-88805ed5a26d} <Debug> TCPHandler: Processed in 0.001380808 sec. | ||
| 10217 | 2026.03.19 13:08:55.352026 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2026.03.19 13:08:55.352120 [ 259 ] {5697f77f-2bff-4b44-8306-0e583ec957ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10219 | 2026.03.19 13:08:55.352160 [ 259 ] {5697f77f-2bff-4b44-8306-0e583ec957ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10220 | 2026.03.19 13:08:55.352485 [ 259 ] {5697f77f-2bff-4b44-8306-0e583ec957ee} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.03.19 13:08:55.352521 [ 259 ] {5697f77f-2bff-4b44-8306-0e583ec957ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10222 | 2026.03.19 13:08:55.352810 [ 259 ] {5697f77f-2bff-4b44-8306-0e583ec957ee} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10223 | 2026.03.19 13:08:55.353012 [ 259 ] {5697f77f-2bff-4b44-8306-0e583ec957ee} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.03.19 13:08:55.353138 [ 259 ] {5697f77f-2bff-4b44-8306-0e583ec957ee} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001037 sec., 34715.52555448409 rows/sec., 2.34 MiB/sec. | ||
| 10225 | 2026.03.19 13:08:55.353173 [ 259 ] {5697f77f-2bff-4b44-8306-0e583ec957ee} <Debug> TCPHandler: Processed in 0.001194734 sec. | ||
| 10226 | 2026.03.19 13:08:55.868700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22541 | ||
| 10227 | 2026.03.19 13:08:55.869245 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.03.19 13:08:55.869289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10229 | 2026.03.19 13:08:55.869797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10230 | 2026.03.19 13:08:55.870043 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.03.19 13:08:55.870171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22541 | ||
| 10232 | 2026.03.19 13:08:57.064458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10233 | 2026.03.19 13:08:57.079826 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.03.19 13:08:57.079890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10235 | 2026.03.19 13:08:57.085448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10236 | 2026.03.19 13:08:57.086165 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.03.19 13:08:57.089292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10238 | 2026.03.19 13:09:00.349011 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.03.19 13:09:00.349212 [ 259 ] {bd58ed0e-95d8-4e32-8985-9caccd572be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10240 | 2026.03.19 13:09:00.349283 [ 259 ] {bd58ed0e-95d8-4e32-8985-9caccd572be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10241 | 2026.03.19 13:09:00.350068 [ 259 ] {bd58ed0e-95d8-4e32-8985-9caccd572be6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.03.19 13:09:00.350117 [ 259 ] {bd58ed0e-95d8-4e32-8985-9caccd572be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10243 | 2026.03.19 13:09:00.350523 [ 259 ] {bd58ed0e-95d8-4e32-8985-9caccd572be6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10244 | 2026.03.19 13:09:00.350743 [ 259 ] {bd58ed0e-95d8-4e32-8985-9caccd572be6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2026.03.19 13:09:00.350905 [ 259 ] {bd58ed0e-95d8-4e32-8985-9caccd572be6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.46 MiB/sec. | ||
| 10246 | 2026.03.19 13:09:00.350952 [ 259 ] {bd58ed0e-95d8-4e32-8985-9caccd572be6} <Debug> TCPHandler: Processed in 0.002103272 sec. | ||
| 10247 | 2026.03.19 13:09:00.351078 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.03.19 13:09:00.351174 [ 259 ] {45606981-ccb1-474e-af2f-11e041933af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10249 | 2026.03.19 13:09:00.351214 [ 259 ] {45606981-ccb1-474e-af2f-11e041933af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10250 | 2026.03.19 13:09:00.351693 [ 259 ] {45606981-ccb1-474e-af2f-11e041933af7} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.03.19 13:09:00.351730 [ 259 ] {45606981-ccb1-474e-af2f-11e041933af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10252 | 2026.03.19 13:09:00.352046 [ 259 ] {45606981-ccb1-474e-af2f-11e041933af7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10253 | 2026.03.19 13:09:00.352251 [ 259 ] {45606981-ccb1-474e-af2f-11e041933af7} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.03.19 13:09:00.352385 [ 259 ] {45606981-ccb1-474e-af2f-11e041933af7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 10255 | 2026.03.19 13:09:00.352422 [ 259 ] {45606981-ccb1-474e-af2f-11e041933af7} <Debug> TCPHandler: Processed in 0.001392158 sec. | ||
| 10256 | 2026.03.19 13:09:00.352541 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2026.03.19 13:09:00.352634 [ 259 ] {d49b3361-7b87-4979-9b4f-f471fb025b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10258 | 2026.03.19 13:09:00.352676 [ 259 ] {d49b3361-7b87-4979-9b4f-f471fb025b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10259 | 2026.03.19 13:09:00.353111 [ 259 ] {d49b3361-7b87-4979-9b4f-f471fb025b8c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.03.19 13:09:00.353146 [ 259 ] {d49b3361-7b87-4979-9b4f-f471fb025b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10261 | 2026.03.19 13:09:00.353480 [ 259 ] {d49b3361-7b87-4979-9b4f-f471fb025b8c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10262 | 2026.03.19 13:09:00.353680 [ 259 ] {d49b3361-7b87-4979-9b4f-f471fb025b8c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.03.19 13:09:00.353814 [ 259 ] {d49b3361-7b87-4979-9b4f-f471fb025b8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10264 | 2026.03.19 13:09:00.353850 [ 259 ] {d49b3361-7b87-4979-9b4f-f471fb025b8c} <Debug> TCPHandler: Processed in 0.001356777 sec. | ||
| 10265 | 2026.03.19 13:09:00.353963 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.03.19 13:09:00.354055 [ 259 ] {54c0eae8-46cc-4a50-a94d-1b169c46b1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10267 | 2026.03.19 13:09:00.354096 [ 259 ] {54c0eae8-46cc-4a50-a94d-1b169c46b1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10268 | 2026.03.19 13:09:00.354425 [ 259 ] {54c0eae8-46cc-4a50-a94d-1b169c46b1ac} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.03.19 13:09:00.354460 [ 259 ] {54c0eae8-46cc-4a50-a94d-1b169c46b1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10270 | 2026.03.19 13:09:00.354766 [ 259 ] {54c0eae8-46cc-4a50-a94d-1b169c46b1ac} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10271 | 2026.03.19 13:09:00.354963 [ 259 ] {54c0eae8-46cc-4a50-a94d-1b169c46b1ac} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.03.19 13:09:00.355096 [ 259 ] {54c0eae8-46cc-4a50-a94d-1b169c46b1ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 10273 | 2026.03.19 13:09:00.355132 [ 259 ] {54c0eae8-46cc-4a50-a94d-1b169c46b1ac} <Debug> TCPHandler: Processed in 0.001216594 sec. | ||
| 10274 | 2026.03.19 13:09:03.118993 [ 118 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 10275 | 2026.03.19 13:09:03.119074 [ 118 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.03.19 13:09:03.119098 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10277 | 2026.03.19 13:09:03.119259 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 10278 | 2026.03.19 13:09:03.119409 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10279 | 2026.03.19 13:09:03.119444 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 209 rows starting from the beginning of the part | ||
| 10280 | 2026.03.19 13:09:03.119512 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 209 rows starting from the beginning of the part | ||
| 10281 | 2026.03.19 13:09:03.119559 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 182 rows starting from the beginning of the part | ||
| 10282 | 2026.03.19 13:09:03.119602 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 182 rows starting from the beginning of the part | ||
| 10283 | 2026.03.19 13:09:03.119672 [ 194 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 195 rows starting from the beginning of the part | ||
| 10284 | 2026.03.19 13:09:03.120561 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359597 sec., 718595.2896336194 rows/sec., 47.70 MiB/sec. | ||
| 10285 | 2026.03.19 13:09:03.120725 [ 201 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10286 | 2026.03.19 13:09:03.121018 [ 201 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.03.19 13:09:03.121094 [ 201 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_34_7} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 10288 | 2026.03.19 13:09:03.121173 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10289 | 2026.03.19 13:09:03.166169 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10290 | 2026.03.19 13:09:03.166207 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10291 | 2026.03.19 13:09:03.370266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23053 | ||
| 10292 | 2026.03.19 13:09:03.370793 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.03.19 13:09:03.370842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10294 | 2026.03.19 13:09:03.371280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10295 | 2026.03.19 13:09:03.371503 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.03.19 13:09:03.371628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23053 | ||
| 10297 | 2026.03.19 13:09:03.450863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1330 | ||
| 10298 | 2026.03.19 13:09:03.452992 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2026.03.19 13:09:03.453044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10300 | 2026.03.19 13:09:03.454267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10301 | 2026.03.19 13:09:03.454535 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2026.03.19 13:09:03.454713 [ 118 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10303 | 2026.03.19 13:09:03.454783 [ 118 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2026.03.19 13:09:03.454798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
| 10305 | 2026.03.19 13:09:03.454804 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10306 | 2026.03.19 13:09:03.454962 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 10307 | 2026.03.19 13:09:03.455600 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10308 | 2026.03.19 13:09:03.455752 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1154 rows starting from the beginning of the part | ||
| 10309 | 2026.03.19 13:09:03.456155 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part | ||
| 10310 | 2026.03.19 13:09:03.456527 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 10311 | 2026.03.19 13:09:03.456905 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 10312 | 2026.03.19 13:09:03.457251 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 10313 | 2026.03.19 13:09:03.457586 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 10314 | 2026.03.19 13:09:03.464945 [ 198 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 72 columns (72 merged, 0 gathered) in 0.01004136 sec., 132452.1777926496 rows/sec., 104.52 MiB/sec. | ||
| 10315 | 2026.03.19 13:09:03.466346 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10316 | 2026.03.19 13:09:03.466865 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.03.19 13:09:03.466941 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_36_7} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10318 | 2026.03.19 13:09:03.467078 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10319 | 2026.03.19 13:09:04.001459 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00099821 sec. | ||
| 10320 | 2026.03.19 13:09:04.562707 [ 116 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 10321 | 2026.03.19 13:09:04.562768 [ 116 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.03.19 13:09:04.562788 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10323 | 2026.03.19 13:09:04.562883 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 10324 | 2026.03.19 13:09:04.563002 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10325 | 2026.03.19 13:09:04.563035 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part | ||
| 10326 | 2026.03.19 13:09:04.563097 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10327 | 2026.03.19 13:09:04.563139 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10328 | 2026.03.19 13:09:04.563178 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10329 | 2026.03.19 13:09:04.563221 [ 194 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 10330 | 2026.03.19 13:09:04.563985 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136153 sec., 179553.28199635085 rows/sec., 9.16 MiB/sec. | ||
| 10331 | 2026.03.19 13:09:04.564206 [ 193 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10332 | 2026.03.19 13:09:04.564549 [ 193 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.03.19 13:09:04.564636 [ 193 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_34_7} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 10334 | 2026.03.19 13:09:04.564738 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10335 | 2026.03.19 13:09:04.589383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10336 | 2026.03.19 13:09:04.607334 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.03.19 13:09:04.607391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10338 | 2026.03.19 13:09:04.613300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10339 | 2026.03.19 13:09:04.614089 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.03.19 13:09:04.617230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10341 | 2026.03.19 13:09:05.359083 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2026.03.19 13:09:05.359269 [ 259 ] {5e761ad7-fc83-4256-aff7-e366c08d17af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10343 | 2026.03.19 13:09:05.359337 [ 259 ] {5e761ad7-fc83-4256-aff7-e366c08d17af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10344 | 2026.03.19 13:09:05.360106 [ 259 ] {5e761ad7-fc83-4256-aff7-e366c08d17af} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.03.19 13:09:05.360161 [ 259 ] {5e761ad7-fc83-4256-aff7-e366c08d17af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10346 | 2026.03.19 13:09:05.360586 [ 259 ] {5e761ad7-fc83-4256-aff7-e366c08d17af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10347 | 2026.03.19 13:09:05.360822 [ 259 ] {5e761ad7-fc83-4256-aff7-e366c08d17af} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.03.19 13:09:05.360986 [ 259 ] {5e761ad7-fc83-4256-aff7-e366c08d17af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001764 sec., 160997.73242630385 rows/sec., 10.23 MiB/sec. | ||
| 10349 | 2026.03.19 13:09:05.361037 [ 259 ] {5e761ad7-fc83-4256-aff7-e366c08d17af} <Debug> TCPHandler: Processed in 0.002087672 sec. | ||
| 10350 | 2026.03.19 13:09:05.361163 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.03.19 13:09:05.361270 [ 259 ] {08b8b364-a892-4dd0-b768-4743666e8309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10352 | 2026.03.19 13:09:05.361317 [ 259 ] {08b8b364-a892-4dd0-b768-4743666e8309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10353 | 2026.03.19 13:09:05.362174 [ 259 ] {08b8b364-a892-4dd0-b768-4743666e8309} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.03.19 13:09:05.362214 [ 259 ] {08b8b364-a892-4dd0-b768-4743666e8309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10355 | 2026.03.19 13:09:05.362589 [ 259 ] {08b8b364-a892-4dd0-b768-4743666e8309} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10356 | 2026.03.19 13:09:05.362806 [ 259 ] {08b8b364-a892-4dd0-b768-4743666e8309} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.03.19 13:09:05.362937 [ 115 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10358 | 2026.03.19 13:09:05.362945 [ 259 ] {08b8b364-a892-4dd0-b768-4743666e8309} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001699 sec., 516185.99175985873 rows/sec., 40.92 MiB/sec. | ||
| 10359 | 2026.03.19 13:09:05.363049 [ 115 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10360 | 2026.03.19 13:09:05.363065 [ 259 ] {08b8b364-a892-4dd0-b768-4743666e8309} <Debug> TCPHandler: Processed in 0.001953819 sec. | ||
| 10361 | 2026.03.19 13:09:05.363081 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10362 | 2026.03.19 13:09:05.363189 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2026.03.19 13:09:05.363224 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 10364 | 2026.03.19 13:09:05.363293 [ 259 ] {42f6529a-2c17-41b3-a1d2-34810faa4abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10365 | 2026.03.19 13:09:05.363341 [ 259 ] {42f6529a-2c17-41b3-a1d2-34810faa4abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10366 | 2026.03.19 13:09:05.363393 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10367 | 2026.03.19 13:09:05.363437 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2770 rows starting from the beginning of the part | ||
| 10368 | 2026.03.19 13:09:05.363512 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10369 | 2026.03.19 13:09:05.363563 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2762 rows starting from the beginning of the part | ||
| 10370 | 2026.03.19 13:09:05.363614 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10371 | 2026.03.19 13:09:05.363658 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 10372 | 2026.03.19 13:09:05.363707 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 877 rows starting from the beginning of the part | ||
| 10373 | 2026.03.19 13:09:05.363862 [ 259 ] {42f6529a-2c17-41b3-a1d2-34810faa4abe} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.03.19 13:09:05.363905 [ 259 ] {42f6529a-2c17-41b3-a1d2-34810faa4abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10375 | 2026.03.19 13:09:05.364229 [ 259 ] {42f6529a-2c17-41b3-a1d2-34810faa4abe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10376 | 2026.03.19 13:09:05.364454 [ 259 ] {42f6529a-2c17-41b3-a1d2-34810faa4abe} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.03.19 13:09:05.364588 [ 259 ] {42f6529a-2c17-41b3-a1d2-34810faa4abe} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001316 sec., 138297.87234042553 rows/sec., 8.57 MiB/sec. | ||
| 10378 | 2026.03.19 13:09:05.364627 [ 259 ] {42f6529a-2c17-41b3-a1d2-34810faa4abe} <Debug> TCPHandler: Processed in 0.001488589 sec. | ||
| 10379 | 2026.03.19 13:09:05.364738 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.03.19 13:09:05.364835 [ 259 ] {b69399ed-2b58-40e9-af0a-66ef958e278b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10381 | 2026.03.19 13:09:05.364875 [ 259 ] {b69399ed-2b58-40e9-af0a-66ef958e278b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10382 | 2026.03.19 13:09:05.365318 [ 259 ] {b69399ed-2b58-40e9-af0a-66ef958e278b} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.03.19 13:09:05.365355 [ 259 ] {b69399ed-2b58-40e9-af0a-66ef958e278b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10384 | 2026.03.19 13:09:05.365663 [ 259 ] {b69399ed-2b58-40e9-af0a-66ef958e278b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10385 | 2026.03.19 13:09:05.365873 [ 259 ] {b69399ed-2b58-40e9-af0a-66ef958e278b} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.03.19 13:09:05.365980 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6577 rows, containing 5 columns (5 merged, 0 gathered) in 0.002820746 sec., 2331652.6904584817 rows/sec., 188.12 MiB/sec. | ||
| 10387 | 2026.03.19 13:09:05.366010 [ 259 ] {b69399ed-2b58-40e9-af0a-66ef958e278b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 10388 | 2026.03.19 13:09:05.366049 [ 259 ] {b69399ed-2b58-40e9-af0a-66ef958e278b} <Debug> TCPHandler: Processed in 0.001360316 sec. | ||
| 10389 | 2026.03.19 13:09:05.366170 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.03.19 13:09:05.366259 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10391 | 2026.03.19 13:09:05.366267 [ 259 ] {5051a80e-216c-49ef-bfe4-6275099b43c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10392 | 2026.03.19 13:09:05.366325 [ 259 ] {5051a80e-216c-49ef-bfe4-6275099b43c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10393 | 2026.03.19 13:09:05.366554 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2026.03.19 13:09:05.366636 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_76_15} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10395 | 2026.03.19 13:09:05.366719 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 10396 | 2026.03.19 13:09:05.366777 [ 259 ] {5051a80e-216c-49ef-bfe4-6275099b43c5} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2026.03.19 13:09:05.366820 [ 259 ] {5051a80e-216c-49ef-bfe4-6275099b43c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10398 | 2026.03.19 13:09:05.367141 [ 259 ] {5051a80e-216c-49ef-bfe4-6275099b43c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10399 | 2026.03.19 13:09:05.367368 [ 259 ] {5051a80e-216c-49ef-bfe4-6275099b43c5} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2026.03.19 13:09:05.367497 [ 259 ] {5051a80e-216c-49ef-bfe4-6275099b43c5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 10401 | 2026.03.19 13:09:05.367535 [ 259 ] {5051a80e-216c-49ef-bfe4-6275099b43c5} <Debug> TCPHandler: Processed in 0.001414798 sec. | ||
| 10402 | 2026.03.19 13:09:05.367656 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2026.03.19 13:09:05.367750 [ 259 ] {ca634701-2270-468c-8c35-70e0f39d4d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10404 | 2026.03.19 13:09:05.367790 [ 259 ] {ca634701-2270-468c-8c35-70e0f39d4d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10405 | 2026.03.19 13:09:05.368406 [ 259 ] {ca634701-2270-468c-8c35-70e0f39d4d7c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.03.19 13:09:05.368443 [ 259 ] {ca634701-2270-468c-8c35-70e0f39d4d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10407 | 2026.03.19 13:09:05.368770 [ 259 ] {ca634701-2270-468c-8c35-70e0f39d4d7c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10408 | 2026.03.19 13:09:05.369001 [ 259 ] {ca634701-2270-468c-8c35-70e0f39d4d7c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.03.19 13:09:05.369126 [ 115 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10410 | 2026.03.19 13:09:05.369134 [ 259 ] {ca634701-2270-468c-8c35-70e0f39d4d7c} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001402 sec., 378031.3837375178 rows/sec., 26.73 MiB/sec. | ||
| 10411 | 2026.03.19 13:09:05.369182 [ 115 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.03.19 13:09:05.369195 [ 259 ] {ca634701-2270-468c-8c35-70e0f39d4d7c} <Debug> TCPHandler: Processed in 0.001589922 sec. | ||
| 10413 | 2026.03.19 13:09:05.369223 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10414 | 2026.03.19 13:09:05.369322 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 10415 | 2026.03.19 13:09:05.369326 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.03.19 13:09:05.369422 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10417 | 2026.03.19 13:09:05.369437 [ 259 ] {6ec48852-2f19-49ff-b0be-08bc1772846e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10418 | 2026.03.19 13:09:05.369451 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1513 rows starting from the beginning of the part | ||
| 10419 | 2026.03.19 13:09:05.369481 [ 259 ] {6ec48852-2f19-49ff-b0be-08bc1772846e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10420 | 2026.03.19 13:09:05.369511 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10421 | 2026.03.19 13:09:05.369558 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1479 rows starting from the beginning of the part | ||
| 10422 | 2026.03.19 13:09:05.369598 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10423 | 2026.03.19 13:09:05.369645 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 10424 | 2026.03.19 13:09:05.369684 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 530 rows starting from the beginning of the part | ||
| 10425 | 2026.03.19 13:09:05.369830 [ 259 ] {6ec48852-2f19-49ff-b0be-08bc1772846e} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.03.19 13:09:05.369864 [ 259 ] {6ec48852-2f19-49ff-b0be-08bc1772846e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10427 | 2026.03.19 13:09:05.370161 [ 259 ] {6ec48852-2f19-49ff-b0be-08bc1772846e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10428 | 2026.03.19 13:09:05.370369 [ 259 ] {6ec48852-2f19-49ff-b0be-08bc1772846e} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.03.19 13:09:05.370500 [ 259 ] {6ec48852-2f19-49ff-b0be-08bc1772846e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 10430 | 2026.03.19 13:09:05.370537 [ 259 ] {6ec48852-2f19-49ff-b0be-08bc1772846e} <Debug> TCPHandler: Processed in 0.001260865 sec. | ||
| 10431 | 2026.03.19 13:09:05.370648 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2026.03.19 13:09:05.370744 [ 259 ] {265c3a4f-d04d-46e9-93e6-f12fc90d4e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10433 | 2026.03.19 13:09:05.370787 [ 259 ] {265c3a4f-d04d-46e9-93e6-f12fc90d4e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10434 | 2026.03.19 13:09:05.370964 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679003 sec., 2212027.018415095 rows/sec., 163.03 MiB/sec. | ||
| 10435 | 2026.03.19 13:09:05.371147 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10436 | 2026.03.19 13:09:05.371200 [ 259 ] {265c3a4f-d04d-46e9-93e6-f12fc90d4e9b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.03.19 13:09:05.371236 [ 259 ] {265c3a4f-d04d-46e9-93e6-f12fc90d4e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10438 | 2026.03.19 13:09:05.371410 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.03.19 13:09:05.371482 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_76_15} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10440 | 2026.03.19 13:09:05.371545 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10441 | 2026.03.19 13:09:05.371569 [ 259 ] {265c3a4f-d04d-46e9-93e6-f12fc90d4e9b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10442 | 2026.03.19 13:09:05.371786 [ 259 ] {265c3a4f-d04d-46e9-93e6-f12fc90d4e9b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2026.03.19 13:09:05.371900 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10444 | 2026.03.19 13:09:05.371916 [ 259 ] {265c3a4f-d04d-46e9-93e6-f12fc90d4e9b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 10445 | 2026.03.19 13:09:05.371942 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.03.19 13:09:05.371965 [ 259 ] {265c3a4f-d04d-46e9-93e6-f12fc90d4e9b} <Debug> TCPHandler: Processed in 0.001365717 sec. | ||
| 10447 | 2026.03.19 13:09:05.371967 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10448 | 2026.03.19 13:09:05.372059 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 10449 | 2026.03.19 13:09:05.372093 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.03.19 13:09:05.372157 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10451 | 2026.03.19 13:09:05.372191 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25193 rows starting from the beginning of the part | ||
| 10452 | 2026.03.19 13:09:05.372192 [ 259 ] {fc1daf4d-2b4d-468f-8028-1732246d0365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10453 | 2026.03.19 13:09:05.372242 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 10454 | 2026.03.19 13:09:05.372247 [ 259 ] {fc1daf4d-2b4d-468f-8028-1732246d0365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10455 | 2026.03.19 13:09:05.372289 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1355 rows starting from the beginning of the part | ||
| 10456 | 2026.03.19 13:09:05.372330 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part | ||
| 10457 | 2026.03.19 13:09:05.372367 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 10458 | 2026.03.19 13:09:05.372403 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 10459 | 2026.03.19 13:09:05.372597 [ 259 ] {fc1daf4d-2b4d-468f-8028-1732246d0365} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.03.19 13:09:05.372639 [ 259 ] {fc1daf4d-2b4d-468f-8028-1732246d0365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10461 | 2026.03.19 13:09:05.372954 [ 259 ] {fc1daf4d-2b4d-468f-8028-1732246d0365} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10462 | 2026.03.19 13:09:05.373173 [ 259 ] {fc1daf4d-2b4d-468f-8028-1732246d0365} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.03.19 13:09:05.373307 [ 259 ] {fc1daf4d-2b4d-468f-8028-1732246d0365} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 10464 | 2026.03.19 13:09:05.373345 [ 259 ] {fc1daf4d-2b4d-468f-8028-1732246d0365} <Debug> TCPHandler: Processed in 0.001301806 sec. | ||
| 10465 | 2026.03.19 13:09:05.373456 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2026.03.19 13:09:05.373551 [ 259 ] {6e04221d-faec-411f-b9f9-273982234bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10467 | 2026.03.19 13:09:05.373604 [ 259 ] {6e04221d-faec-411f-b9f9-273982234bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10468 | 2026.03.19 13:09:05.374480 [ 259 ] {6e04221d-faec-411f-b9f9-273982234bf2} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2026.03.19 13:09:05.374517 [ 259 ] {6e04221d-faec-411f-b9f9-273982234bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10470 | 2026.03.19 13:09:05.375447 [ 259 ] {6e04221d-faec-411f-b9f9-273982234bf2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10471 | 2026.03.19 13:09:05.375695 [ 259 ] {6e04221d-faec-411f-b9f9-273982234bf2} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2026.03.19 13:09:05.375847 [ 259 ] {6e04221d-faec-411f-b9f9-273982234bf2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002312 sec., 17301.03806228374 rows/sec., 31.00 MiB/sec. | ||
| 10473 | 2026.03.19 13:09:05.375921 [ 259 ] {6e04221d-faec-411f-b9f9-273982234bf2} <Debug> TCPHandler: Processed in 0.00251484 sec. | ||
| 10474 | 2026.03.19 13:09:05.376046 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2026.03.19 13:09:05.376143 [ 259 ] {d656f7a5-0d82-4a66-a3b8-9bfd6377ec9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10476 | 2026.03.19 13:09:05.376184 [ 259 ] {d656f7a5-0d82-4a66-a3b8-9bfd6377ec9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10477 | 2026.03.19 13:09:05.376522 [ 259 ] {d656f7a5-0d82-4a66-a3b8-9bfd6377ec9d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.03.19 13:09:05.376559 [ 259 ] {d656f7a5-0d82-4a66-a3b8-9bfd6377ec9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10479 | 2026.03.19 13:09:05.376988 [ 259 ] {d656f7a5-0d82-4a66-a3b8-9bfd6377ec9d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10480 | 2026.03.19 13:09:05.377213 [ 259 ] {d656f7a5-0d82-4a66-a3b8-9bfd6377ec9d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.03.19 13:09:05.377349 [ 259 ] {d656f7a5-0d82-4a66-a3b8-9bfd6377ec9d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001225 sec., 73469.38775510204 rows/sec., 4.60 MiB/sec. | ||
| 10482 | 2026.03.19 13:09:05.377386 [ 259 ] {d656f7a5-0d82-4a66-a3b8-9bfd6377ec9d} <Debug> TCPHandler: Processed in 0.001390208 sec. | ||
| 10483 | 2026.03.19 13:09:05.377380 [ 114 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10484 | 2026.03.19 13:09:05.377460 [ 114 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.03.19 13:09:05.377481 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10486 | 2026.03.19 13:09:05.377569 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 10487 | 2026.03.19 13:09:05.377667 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10488 | 2026.03.19 13:09:05.377696 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4878 rows starting from the beginning of the part | ||
| 10489 | 2026.03.19 13:09:05.377753 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 10490 | 2026.03.19 13:09:05.377801 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 54 rows starting from the beginning of the part | ||
| 10491 | 2026.03.19 13:09:05.377847 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 10492 | 2026.03.19 13:09:05.377895 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 10493 | 2026.03.19 13:09:05.377938 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 10494 | 2026.03.19 13:09:05.379556 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27229 rows, containing 5 columns (5 merged, 0 gathered) in 0.007526919 sec., 3617549.225652621 rows/sec., 238.34 MiB/sec. | ||
| 10495 | 2026.03.19 13:09:05.379916 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10496 | 2026.03.19 13:09:05.379990 [ 196 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5178 rows, containing 4 columns (4 merged, 0 gathered) in 0.002457239 sec., 2107243.129382205 rows/sec., 135.83 MiB/sec. | ||
| 10497 | 2026.03.19 13:09:05.380256 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.03.19 13:09:05.380350 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10499 | 2026.03.19 13:09:05.380350 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10500 | 2026.03.19 13:09:05.380463 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10501 | 2026.03.19 13:09:05.380655 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.03.19 13:09:05.380738 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_76_15} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10503 | 2026.03.19 13:09:05.380826 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10504 | 2026.03.19 13:09:10.349328 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.03.19 13:09:10.349529 [ 259 ] {ce2298c5-1a92-4773-be71-53640d458481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10506 | 2026.03.19 13:09:10.349600 [ 259 ] {ce2298c5-1a92-4773-be71-53640d458481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10507 | 2026.03.19 13:09:10.350239 [ 259 ] {ce2298c5-1a92-4773-be71-53640d458481} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.03.19 13:09:10.350291 [ 259 ] {ce2298c5-1a92-4773-be71-53640d458481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10509 | 2026.03.19 13:09:10.350696 [ 259 ] {ce2298c5-1a92-4773-be71-53640d458481} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10510 | 2026.03.19 13:09:10.350954 [ 259 ] {ce2298c5-1a92-4773-be71-53640d458481} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.03.19 13:09:10.351154 [ 259 ] {ce2298c5-1a92-4773-be71-53640d458481} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec. | ||
| 10512 | 2026.03.19 13:09:10.351216 [ 259 ] {ce2298c5-1a92-4773-be71-53640d458481} <Debug> TCPHandler: Processed in 0.0020256 sec. | ||
| 10513 | 2026.03.19 13:09:10.351363 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.03.19 13:09:10.351462 [ 259 ] {60cd785f-f23c-431a-a1f6-852c49ea1140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10515 | 2026.03.19 13:09:10.351504 [ 259 ] {60cd785f-f23c-431a-a1f6-852c49ea1140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10516 | 2026.03.19 13:09:10.351943 [ 259 ] {60cd785f-f23c-431a-a1f6-852c49ea1140} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.03.19 13:09:10.351981 [ 259 ] {60cd785f-f23c-431a-a1f6-852c49ea1140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10518 | 2026.03.19 13:09:10.352357 [ 259 ] {60cd785f-f23c-431a-a1f6-852c49ea1140} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10519 | 2026.03.19 13:09:10.352610 [ 259 ] {60cd785f-f23c-431a-a1f6-852c49ea1140} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.03.19 13:09:10.352746 [ 259 ] {60cd785f-f23c-431a-a1f6-852c49ea1140} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 10521 | 2026.03.19 13:09:10.352785 [ 259 ] {60cd785f-f23c-431a-a1f6-852c49ea1140} <Debug> TCPHandler: Processed in 0.001475 sec. | ||
| 10522 | 2026.03.19 13:09:10.352907 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.03.19 13:09:10.353003 [ 259 ] {a346e68a-0580-48d5-990a-8ffe2311bdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.03.19 13:09:10.353048 [ 259 ] {a346e68a-0580-48d5-990a-8ffe2311bdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10525 | 2026.03.19 13:09:10.353468 [ 259 ] {a346e68a-0580-48d5-990a-8ffe2311bdea} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.03.19 13:09:10.353505 [ 259 ] {a346e68a-0580-48d5-990a-8ffe2311bdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10527 | 2026.03.19 13:09:10.353845 [ 259 ] {a346e68a-0580-48d5-990a-8ffe2311bdea} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10528 | 2026.03.19 13:09:10.354056 [ 259 ] {a346e68a-0580-48d5-990a-8ffe2311bdea} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.03.19 13:09:10.354186 [ 259 ] {a346e68a-0580-48d5-990a-8ffe2311bdea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 10530 | 2026.03.19 13:09:10.354225 [ 259 ] {a346e68a-0580-48d5-990a-8ffe2311bdea} <Debug> TCPHandler: Processed in 0.001371897 sec. | ||
| 10531 | 2026.03.19 13:09:10.354342 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10532 | 2026.03.19 13:09:10.354437 [ 259 ] {2c264804-1fd8-4a01-86b9-058b72c39775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10533 | 2026.03.19 13:09:10.354480 [ 259 ] {2c264804-1fd8-4a01-86b9-058b72c39775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10534 | 2026.03.19 13:09:10.354815 [ 259 ] {2c264804-1fd8-4a01-86b9-058b72c39775} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.03.19 13:09:10.354851 [ 259 ] {2c264804-1fd8-4a01-86b9-058b72c39775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10536 | 2026.03.19 13:09:10.355163 [ 259 ] {2c264804-1fd8-4a01-86b9-058b72c39775} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10537 | 2026.03.19 13:09:10.355385 [ 259 ] {2c264804-1fd8-4a01-86b9-058b72c39775} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.03.19 13:09:10.355521 [ 259 ] {2c264804-1fd8-4a01-86b9-058b72c39775} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 10539 | 2026.03.19 13:09:10.355557 [ 259 ] {2c264804-1fd8-4a01-86b9-058b72c39775} <Debug> TCPHandler: Processed in 0.001266065 sec. | ||
| 10540 | 2026.03.19 13:09:10.871751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23501 | ||
| 10541 | 2026.03.19 13:09:10.872281 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.03.19 13:09:10.872324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10543 | 2026.03.19 13:09:10.872813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10544 | 2026.03.19 13:09:10.873049 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.03.19 13:09:10.873194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23501 | ||
| 10546 | 2026.03.19 13:09:12.028822 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61901 | ||
| 10547 | 2026.03.19 13:09:12.028929 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10548 | 2026.03.19 13:09:12.028957 [ 291 ] {} <Debug> TCP-Session: 302e9b16-924d-4ea1-aeff-e84959d31805 Authenticating user 'default' from [fd00:1122:3344:101::e]:61901 | ||
| 10549 | 2026.03.19 13:09:12.028979 [ 291 ] {} <Debug> TCP-Session: 302e9b16-924d-4ea1-aeff-e84959d31805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10550 | 2026.03.19 13:09:12.028991 [ 291 ] {} <Debug> TCP-Session: 302e9b16-924d-4ea1-aeff-e84959d31805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2026.03.19 13:09:12.029251 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45043 | ||
| 10552 | 2026.03.19 13:09:12.029263 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34950 | ||
| 10553 | 2026.03.19 13:09:12.029299 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53397 | ||
| 10554 | 2026.03.19 13:09:12.029330 [ 291 ] {} <Trace> TCP-Session: 302e9b16-924d-4ea1-aeff-e84959d31805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.03.19 13:09:12.029314 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40383 | ||
| 10556 | 2026.03.19 13:09:12.029379 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10557 | 2026.03.19 13:09:12.029401 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10558 | 2026.03.19 13:09:12.029392 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10559 | 2026.03.19 13:09:12.029432 [ 288 ] {} <Debug> TCP-Session: 4d728ea6-98b9-46fa-828c-64ca34aab263 Authenticating user 'default' from [fd00:1122:3344:101::e]:53397 | ||
| 10560 | 2026.03.19 13:09:12.029443 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10561 | 2026.03.19 13:09:12.029458 [ 294 ] {} <Debug> TCP-Session: 50403b98-070c-4883-b0c7-07aae967a40b Authenticating user 'default' from [fd00:1122:3344:101::e]:34950 | ||
| 10562 | 2026.03.19 13:09:12.029471 [ 288 ] {} <Debug> TCP-Session: 4d728ea6-98b9-46fa-828c-64ca34aab263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.03.19 13:09:12.029478 [ 290 ] {} <Debug> TCP-Session: 3c0c730d-e4e6-4760-a925-b91f006a7f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:40383 | ||
| 10564 | 2026.03.19 13:09:12.029490 [ 294 ] {} <Debug> TCP-Session: 50403b98-070c-4883-b0c7-07aae967a40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10565 | 2026.03.19 13:09:12.029496 [ 288 ] {} <Debug> TCP-Session: 4d728ea6-98b9-46fa-828c-64ca34aab263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2026.03.19 13:09:12.029515 [ 294 ] {} <Debug> TCP-Session: 50403b98-070c-4883-b0c7-07aae967a40b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2026.03.19 13:09:12.029527 [ 291 ] {20448721-a28a-4626-9981-87907a182037} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61901) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10568 | 2026.03.19 13:09:12.029509 [ 290 ] {} <Debug> TCP-Session: 3c0c730d-e4e6-4760-a925-b91f006a7f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.03.19 13:09:12.029423 [ 292 ] {} <Debug> TCP-Session: 9ac6c708-c5a6-4e99-8efc-27567520e628 Authenticating user 'default' from [fd00:1122:3344:101::e]:45043 | ||
| 10570 | 2026.03.19 13:09:12.029579 [ 290 ] {} <Debug> TCP-Session: 3c0c730d-e4e6-4760-a925-b91f006a7f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.03.19 13:09:12.029601 [ 292 ] {} <Debug> TCP-Session: 9ac6c708-c5a6-4e99-8efc-27567520e628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10572 | 2026.03.19 13:09:12.029313 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50539 | ||
| 10573 | 2026.03.19 13:09:12.029631 [ 292 ] {} <Debug> TCP-Session: 9ac6c708-c5a6-4e99-8efc-27567520e628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10574 | 2026.03.19 13:09:12.029285 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36316 | ||
| 10575 | 2026.03.19 13:09:12.029277 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47409 | ||
| 10576 | 2026.03.19 13:09:12.029258 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62005 | ||
| 10577 | 2026.03.19 13:09:12.029823 [ 291 ] {20448721-a28a-4626-9981-87907a182037} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10578 | 2026.03.19 13:09:12.029888 [ 291 ] {20448721-a28a-4626-9981-87907a182037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10579 | 2026.03.19 13:09:12.030128 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10580 | 2026.03.19 13:09:12.030168 [ 293 ] {} <Debug> TCP-Session: ee4f20c2-a6d6-4c15-bece-d2c5be843670 Authenticating user 'default' from [fd00:1122:3344:101::e]:62005 | ||
| 10581 | 2026.03.19 13:09:12.030193 [ 293 ] {} <Debug> TCP-Session: ee4f20c2-a6d6-4c15-bece-d2c5be843670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10582 | 2026.03.19 13:09:12.030199 [ 291 ] {20448721-a28a-4626-9981-87907a182037} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 10583 | 2026.03.19 13:09:12.030211 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10584 | 2026.03.19 13:09:12.030206 [ 293 ] {} <Debug> TCP-Session: ee4f20c2-a6d6-4c15-bece-d2c5be843670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10585 | 2026.03.19 13:09:12.030261 [ 289 ] {} <Debug> TCP-Session: 918a7b30-7114-4b3f-aaac-bb845ee5ef9f Authenticating user 'default' from [fd00:1122:3344:101::e]:50539 | ||
| 10586 | 2026.03.19 13:09:12.030279 [ 289 ] {} <Debug> TCP-Session: 918a7b30-7114-4b3f-aaac-bb845ee5ef9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10587 | 2026.03.19 13:09:12.030291 [ 289 ] {} <Debug> TCP-Session: 918a7b30-7114-4b3f-aaac-bb845ee5ef9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.03.19 13:09:12.030313 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10589 | 2026.03.19 13:09:12.030352 [ 258 ] {} <Debug> TCP-Session: e9328332-64e6-49b0-b25f-1ccb944b142c Authenticating user 'default' from [fd00:1122:3344:101::e]:47409 | ||
| 10590 | 2026.03.19 13:09:12.030370 [ 258 ] {} <Debug> TCP-Session: e9328332-64e6-49b0-b25f-1ccb944b142c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2026.03.19 13:09:12.030383 [ 258 ] {} <Debug> TCP-Session: e9328332-64e6-49b0-b25f-1ccb944b142c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.03.19 13:09:12.030540 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10593 | 2026.03.19 13:09:12.030575 [ 286 ] {} <Debug> TCP-Session: d243e38d-e8c1-4ab2-99c8-de07b63b42d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36316 | ||
| 10594 | 2026.03.19 13:09:12.030592 [ 286 ] {} <Debug> TCP-Session: d243e38d-e8c1-4ab2-99c8-de07b63b42d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2026.03.19 13:09:12.030604 [ 286 ] {} <Debug> TCP-Session: d243e38d-e8c1-4ab2-99c8-de07b63b42d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.03.19 13:09:12.031142 [ 298 ] {20448721-a28a-4626-9981-87907a182037} <Trace> AggregatingTransform: Aggregating | ||
| 10597 | 2026.03.19 13:09:12.031176 [ 298 ] {20448721-a28a-4626-9981-87907a182037} <Trace> Aggregator: Aggregation method: without_key | ||
| 10598 | 2026.03.19 13:09:12.031213 [ 298 ] {20448721-a28a-4626-9981-87907a182037} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896658 sec. (1115.252 rows/sec., 43.56 KiB/sec.) | ||
| 10599 | 2026.03.19 13:09:12.031231 [ 298 ] {20448721-a28a-4626-9981-87907a182037} <Trace> Aggregator: Merging aggregated data | ||
| 10600 | 2026.03.19 13:09:12.032594 [ 291 ] {20448721-a28a-4626-9981-87907a182037} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003127 sec., 319.79533098816756 rows/sec., 12.49 KiB/sec. | ||
| 10601 | 2026.03.19 13:09:12.032738 [ 291 ] {20448721-a28a-4626-9981-87907a182037} <Debug> TCPHandler: Processed in 0.00353535 sec. | ||
| 10602 | 2026.03.19 13:09:12.032851 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10603 | 2026.03.19 13:09:12.032877 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10604 | 2026.03.19 13:09:12.032882 [ 291 ] {} <Debug> TCP-Session: 302e9b16-924d-4ea1-aeff-e84959d31805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10605 | 2026.03.19 13:09:12.032895 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10606 | 2026.03.19 13:09:12.032912 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10607 | 2026.03.19 13:09:12.032944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10608 | 2026.03.19 13:09:12.032971 [ 286 ] {} <Debug> TCP-Session: d243e38d-e8c1-4ab2-99c8-de07b63b42d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10609 | 2026.03.19 13:09:12.032972 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10610 | 2026.03.19 13:09:12.032997 [ 293 ] {} <Debug> TCP-Session: ee4f20c2-a6d6-4c15-bece-d2c5be843670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10611 | 2026.03.19 13:09:12.032990 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10612 | 2026.03.19 13:09:12.033021 [ 294 ] {} <Debug> TCP-Session: 50403b98-070c-4883-b0c7-07aae967a40b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.03.19 13:09:12.033009 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10614 | 2026.03.19 13:09:12.033061 [ 258 ] {} <Debug> TCP-Session: e9328332-64e6-49b0-b25f-1ccb944b142c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10615 | 2026.03.19 13:09:12.032956 [ 292 ] {} <Debug> TCP-Session: 9ac6c708-c5a6-4e99-8efc-27567520e628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10616 | 2026.03.19 13:09:12.033093 [ 289 ] {} <Debug> TCP-Session: 918a7b30-7114-4b3f-aaac-bb845ee5ef9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10617 | 2026.03.19 13:09:12.032922 [ 290 ] {} <Debug> TCP-Session: 3c0c730d-e4e6-4760-a925-b91f006a7f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10618 | 2026.03.19 13:09:12.032928 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10619 | 2026.03.19 13:09:12.033178 [ 288 ] {} <Debug> TCP-Session: 4d728ea6-98b9-46fa-828c-64ca34aab263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2026.03.19 13:09:12.102175 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39414 | ||
| 10621 | 2026.03.19 13:09:12.102249 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10622 | 2026.03.19 13:09:12.102271 [ 286 ] {} <Debug> TCP-Session: f4500f98-d66d-4df7-9722-c7b9ab837e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:39414 | ||
| 10623 | 2026.03.19 13:09:12.102287 [ 286 ] {} <Debug> TCP-Session: f4500f98-d66d-4df7-9722-c7b9ab837e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10624 | 2026.03.19 13:09:12.102299 [ 286 ] {} <Debug> TCP-Session: f4500f98-d66d-4df7-9722-c7b9ab837e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10625 | 2026.03.19 13:09:12.102501 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64867 | ||
| 10626 | 2026.03.19 13:09:12.102504 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49886 | ||
| 10627 | 2026.03.19 13:09:12.102523 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59239 | ||
| 10628 | 2026.03.19 13:09:12.102551 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58111 | ||
| 10629 | 2026.03.19 13:09:12.102563 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10630 | 2026.03.19 13:09:12.102564 [ 286 ] {} <Trace> TCP-Session: f4500f98-d66d-4df7-9722-c7b9ab837e2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2026.03.19 13:09:12.102602 [ 290 ] {} <Debug> TCP-Session: dc9045ad-724d-4796-b2bc-1b5bb4417534 Authenticating user 'default' from [fd00:1122:3344:101::e]:64867 | ||
| 10632 | 2026.03.19 13:09:12.102609 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10633 | 2026.03.19 13:09:12.102617 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10634 | 2026.03.19 13:09:12.102626 [ 290 ] {} <Debug> TCP-Session: dc9045ad-724d-4796-b2bc-1b5bb4417534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2026.03.19 13:09:12.102647 [ 289 ] {} <Debug> TCP-Session: e6348c9e-f81e-48b1-bd3b-a4eccfc496b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49886 | ||
| 10636 | 2026.03.19 13:09:12.102665 [ 291 ] {} <Debug> TCP-Session: 7782c95b-4ce8-4079-9e00-43520fe886e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59239 | ||
| 10637 | 2026.03.19 13:09:12.102667 [ 290 ] {} <Debug> TCP-Session: dc9045ad-724d-4796-b2bc-1b5bb4417534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2026.03.19 13:09:12.102684 [ 289 ] {} <Debug> TCP-Session: e6348c9e-f81e-48b1-bd3b-a4eccfc496b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2026.03.19 13:09:12.102696 [ 291 ] {} <Debug> TCP-Session: 7782c95b-4ce8-4079-9e00-43520fe886e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10640 | 2026.03.19 13:09:12.102716 [ 289 ] {} <Debug> TCP-Session: e6348c9e-f81e-48b1-bd3b-a4eccfc496b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10641 | 2026.03.19 13:09:12.102729 [ 291 ] {} <Debug> TCP-Session: 7782c95b-4ce8-4079-9e00-43520fe886e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10642 | 2026.03.19 13:09:12.102626 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10643 | 2026.03.19 13:09:12.102754 [ 286 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10644 | 2026.03.19 13:09:12.102779 [ 294 ] {} <Debug> TCP-Session: 148babc8-ec09-4cdb-b8b8-9162fd45df43 Authenticating user 'default' from [fd00:1122:3344:101::e]:58111 | ||
| 10645 | 2026.03.19 13:09:12.102559 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45514 | ||
| 10646 | 2026.03.19 13:09:12.102799 [ 294 ] {} <Debug> TCP-Session: 148babc8-ec09-4cdb-b8b8-9162fd45df43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10647 | 2026.03.19 13:09:12.102550 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56453 | ||
| 10648 | 2026.03.19 13:09:12.102864 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10649 | 2026.03.19 13:09:12.102835 [ 294 ] {} <Debug> TCP-Session: 148babc8-ec09-4cdb-b8b8-9162fd45df43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10650 | 2026.03.19 13:09:12.102898 [ 258 ] {} <Debug> TCP-Session: da23745a-0f11-4cf4-ae95-32662c4285fc Authenticating user 'default' from [fd00:1122:3344:101::e]:45514 | ||
| 10651 | 2026.03.19 13:09:12.102539 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34702 | ||
| 10652 | 2026.03.19 13:09:12.102924 [ 258 ] {} <Debug> TCP-Session: da23745a-0f11-4cf4-ae95-32662c4285fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10653 | 2026.03.19 13:09:12.102503 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55233 | ||
| 10654 | 2026.03.19 13:09:12.102948 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10655 | 2026.03.19 13:09:12.102980 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10656 | 2026.03.19 13:09:12.102995 [ 292 ] {} <Debug> TCP-Session: 7334d291-6423-450b-ad6d-f906c3555329 Authenticating user 'default' from [fd00:1122:3344:101::e]:56453 | ||
| 10657 | 2026.03.19 13:09:12.103013 [ 293 ] {} <Debug> TCP-Session: c4f745ea-22f8-4bdd-97aa-cad00278cb7b Authenticating user 'default' from [fd00:1122:3344:101::e]:34702 | ||
| 10658 | 2026.03.19 13:09:12.103014 [ 286 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10659 | 2026.03.19 13:09:12.103025 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10660 | 2026.03.19 13:09:12.103047 [ 293 ] {} <Debug> TCP-Session: c4f745ea-22f8-4bdd-97aa-cad00278cb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10661 | 2026.03.19 13:09:12.103078 [ 288 ] {} <Debug> TCP-Session: 9a29dc9e-a88a-4cae-b0b1-1f2e689c1b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:55233 | ||
| 10662 | 2026.03.19 13:09:12.103086 [ 293 ] {} <Debug> TCP-Session: c4f745ea-22f8-4bdd-97aa-cad00278cb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10663 | 2026.03.19 13:09:12.103084 [ 286 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10664 | 2026.03.19 13:09:12.103105 [ 288 ] {} <Debug> TCP-Session: 9a29dc9e-a88a-4cae-b0b1-1f2e689c1b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10665 | 2026.03.19 13:09:12.103032 [ 292 ] {} <Debug> TCP-Session: 7334d291-6423-450b-ad6d-f906c3555329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.03.19 13:09:12.103140 [ 288 ] {} <Debug> TCP-Session: 9a29dc9e-a88a-4cae-b0b1-1f2e689c1b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2026.03.19 13:09:12.103151 [ 292 ] {} <Debug> TCP-Session: 7334d291-6423-450b-ad6d-f906c3555329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10668 | 2026.03.19 13:09:12.102948 [ 258 ] {} <Debug> TCP-Session: da23745a-0f11-4cf4-ae95-32662c4285fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2026.03.19 13:09:12.103387 [ 286 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 10670 | 2026.03.19 13:09:12.104351 [ 315 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Trace> AggregatingTransform: Aggregating | ||
| 10671 | 2026.03.19 13:09:12.104406 [ 315 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 10672 | 2026.03.19 13:09:12.104438 [ 315 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954769 sec. (1047.374 rows/sec., 40.91 KiB/sec.) | ||
| 10673 | 2026.03.19 13:09:12.104457 [ 315 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Trace> Aggregator: Merging aggregated data | ||
| 10674 | 2026.03.19 13:09:12.105825 [ 286 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003125 sec., 320 rows/sec., 12.50 KiB/sec. | ||
| 10675 | 2026.03.19 13:09:12.105966 [ 286 ] {15e2934d-188a-47c6-a181-f61d6f429c9f} <Debug> TCPHandler: Processed in 0.003503539 sec. | ||
| 10676 | 2026.03.19 13:09:12.106089 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10677 | 2026.03.19 13:09:12.106117 [ 286 ] {} <Debug> TCP-Session: f4500f98-d66d-4df7-9722-c7b9ab837e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10678 | 2026.03.19 13:09:12.106116 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10679 | 2026.03.19 13:09:12.106136 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10680 | 2026.03.19 13:09:12.106153 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10681 | 2026.03.19 13:09:12.106168 [ 258 ] {} <Debug> TCP-Session: da23745a-0f11-4cf4-ae95-32662c4285fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10682 | 2026.03.19 13:09:12.106171 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10683 | 2026.03.19 13:09:12.106204 [ 289 ] {} <Debug> TCP-Session: e6348c9e-f81e-48b1-bd3b-a4eccfc496b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10684 | 2026.03.19 13:09:12.106205 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10685 | 2026.03.19 13:09:12.106221 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10686 | 2026.03.19 13:09:12.106248 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10687 | 2026.03.19 13:09:12.106263 [ 291 ] {} <Debug> TCP-Session: 7782c95b-4ce8-4079-9e00-43520fe886e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10688 | 2026.03.19 13:09:12.106282 [ 293 ] {} <Debug> TCP-Session: c4f745ea-22f8-4bdd-97aa-cad00278cb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10689 | 2026.03.19 13:09:12.106303 [ 294 ] {} <Debug> TCP-Session: 148babc8-ec09-4cdb-b8b8-9162fd45df43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2026.03.19 13:09:12.106189 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10691 | 2026.03.19 13:09:12.106187 [ 288 ] {} <Debug> TCP-Session: 9a29dc9e-a88a-4cae-b0b1-1f2e689c1b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10692 | 2026.03.19 13:09:12.106230 [ 290 ] {} <Debug> TCP-Session: dc9045ad-724d-4796-b2bc-1b5bb4417534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10693 | 2026.03.19 13:09:12.106365 [ 292 ] {} <Debug> TCP-Session: 7334d291-6423-450b-ad6d-f906c3555329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10694 | 2026.03.19 13:09:12.117348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10695 | 2026.03.19 13:09:12.136456 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10696 | 2026.03.19 13:09:12.136529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10697 | 2026.03.19 13:09:12.142930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10698 | 2026.03.19 13:09:12.143768 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2026.03.19 13:09:12.148027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10700 | 2026.03.19 13:09:13.241262 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48579 | ||
| 10701 | 2026.03.19 13:09:13.241357 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10702 | 2026.03.19 13:09:13.241383 [ 286 ] {} <Debug> TCP-Session: 77dd8055-092e-4010-8993-4141f3f3166a Authenticating user 'default' from [fd00:1122:3344:101::e]:48579 | ||
| 10703 | 2026.03.19 13:09:13.241409 [ 286 ] {} <Debug> TCP-Session: 77dd8055-092e-4010-8993-4141f3f3166a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10704 | 2026.03.19 13:09:13.241422 [ 286 ] {} <Debug> TCP-Session: 77dd8055-092e-4010-8993-4141f3f3166a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10705 | 2026.03.19 13:09:13.241614 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38413 | ||
| 10706 | 2026.03.19 13:09:13.241630 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39394 | ||
| 10707 | 2026.03.19 13:09:13.241663 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45482 | ||
| 10708 | 2026.03.19 13:09:13.241684 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39982 | ||
| 10709 | 2026.03.19 13:09:13.241692 [ 286 ] {} <Trace> TCP-Session: 77dd8055-092e-4010-8993-4141f3f3166a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.03.19 13:09:13.241731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10711 | 2026.03.19 13:09:13.241765 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10712 | 2026.03.19 13:09:13.241765 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10713 | 2026.03.19 13:09:13.241787 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10714 | 2026.03.19 13:09:13.241800 [ 293 ] {} <Debug> TCP-Session: aaad8057-a2df-4201-8fe5-34414fff0ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45482 | ||
| 10715 | 2026.03.19 13:09:13.241808 [ 289 ] {} <Debug> TCP-Session: e30fb2b8-42ee-4187-8e51-e64fbe5f0aba Authenticating user 'default' from [fd00:1122:3344:101::e]:39394 | ||
| 10716 | 2026.03.19 13:09:13.241818 [ 258 ] {} <Debug> TCP-Session: 86005e73-f805-4e72-95b5-6debbe2d2230 Authenticating user 'default' from [fd00:1122:3344:101::e]:39982 | ||
| 10717 | 2026.03.19 13:09:13.241828 [ 293 ] {} <Debug> TCP-Session: aaad8057-a2df-4201-8fe5-34414fff0ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10718 | 2026.03.19 13:09:13.241833 [ 289 ] {} <Debug> TCP-Session: e30fb2b8-42ee-4187-8e51-e64fbe5f0aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.03.19 13:09:13.241844 [ 293 ] {} <Debug> TCP-Session: aaad8057-a2df-4201-8fe5-34414fff0ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10720 | 2026.03.19 13:09:13.241843 [ 258 ] {} <Debug> TCP-Session: 86005e73-f805-4e72-95b5-6debbe2d2230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10721 | 2026.03.19 13:09:13.241853 [ 289 ] {} <Debug> TCP-Session: e30fb2b8-42ee-4187-8e51-e64fbe5f0aba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10722 | 2026.03.19 13:09:13.241868 [ 258 ] {} <Debug> TCP-Session: 86005e73-f805-4e72-95b5-6debbe2d2230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10723 | 2026.03.19 13:09:13.241788 [ 288 ] {} <Debug> TCP-Session: d9d35df6-fb4c-4386-b395-3f2758da0255 Authenticating user 'default' from [fd00:1122:3344:101::e]:38413 | ||
| 10724 | 2026.03.19 13:09:13.241900 [ 286 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10725 | 2026.03.19 13:09:13.241920 [ 288 ] {} <Debug> TCP-Session: d9d35df6-fb4c-4386-b395-3f2758da0255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10726 | 2026.03.19 13:09:13.241671 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58611 | ||
| 10727 | 2026.03.19 13:09:13.241944 [ 288 ] {} <Debug> TCP-Session: d9d35df6-fb4c-4386-b395-3f2758da0255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10728 | 2026.03.19 13:09:13.241651 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44544 | ||
| 10729 | 2026.03.19 13:09:13.242009 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10730 | 2026.03.19 13:09:13.241650 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36824 | ||
| 10731 | 2026.03.19 13:09:13.242047 [ 294 ] {} <Debug> TCP-Session: 5229e4d2-dc79-4679-ad21-47f1853d10a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58611 | ||
| 10732 | 2026.03.19 13:09:13.241625 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34400 | ||
| 10733 | 2026.03.19 13:09:13.242085 [ 294 ] {} <Debug> TCP-Session: 5229e4d2-dc79-4679-ad21-47f1853d10a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10734 | 2026.03.19 13:09:13.242095 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10735 | 2026.03.19 13:09:13.242107 [ 294 ] {} <Debug> TCP-Session: 5229e4d2-dc79-4679-ad21-47f1853d10a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10736 | 2026.03.19 13:09:13.242114 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10737 | 2026.03.19 13:09:13.242135 [ 291 ] {} <Debug> TCP-Session: 16387152-cacb-4368-8153-69a798b847ab Authenticating user 'default' from [fd00:1122:3344:101::e]:44544 | ||
| 10738 | 2026.03.19 13:09:13.242142 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10739 | 2026.03.19 13:09:13.242157 [ 286 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10740 | 2026.03.19 13:09:13.242182 [ 290 ] {} <Debug> TCP-Session: b3b3fae2-663c-44e3-b6c7-1de94c9acfe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34400 | ||
| 10741 | 2026.03.19 13:09:13.242174 [ 291 ] {} <Debug> TCP-Session: 16387152-cacb-4368-8153-69a798b847ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10742 | 2026.03.19 13:09:13.242204 [ 290 ] {} <Debug> TCP-Session: b3b3fae2-663c-44e3-b6c7-1de94c9acfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10743 | 2026.03.19 13:09:13.242217 [ 291 ] {} <Debug> TCP-Session: 16387152-cacb-4368-8153-69a798b847ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10744 | 2026.03.19 13:09:13.242220 [ 286 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10745 | 2026.03.19 13:09:13.242228 [ 290 ] {} <Debug> TCP-Session: b3b3fae2-663c-44e3-b6c7-1de94c9acfe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10746 | 2026.03.19 13:09:13.242156 [ 292 ] {} <Debug> TCP-Session: 4e561324-ebe7-40b5-a31e-cfdff4a430a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36824 | ||
| 10747 | 2026.03.19 13:09:13.242284 [ 292 ] {} <Debug> TCP-Session: 4e561324-ebe7-40b5-a31e-cfdff4a430a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10748 | 2026.03.19 13:09:13.242296 [ 292 ] {} <Debug> TCP-Session: 4e561324-ebe7-40b5-a31e-cfdff4a430a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10749 | 2026.03.19 13:09:13.242515 [ 286 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 10750 | 2026.03.19 13:09:13.243444 [ 348 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Trace> AggregatingTransform: Aggregating | ||
| 10751 | 2026.03.19 13:09:13.243486 [ 348 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Trace> Aggregator: Aggregation method: without_key | ||
| 10752 | 2026.03.19 13:09:13.243515 [ 348 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903608 sec. (1106.675 rows/sec., 43.23 KiB/sec.) | ||
| 10753 | 2026.03.19 13:09:13.243530 [ 348 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Trace> Aggregator: Merging aggregated data | ||
| 10754 | 2026.03.19 13:09:13.244688 [ 286 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002845 sec., 351.493848857645 rows/sec., 13.73 KiB/sec. | ||
| 10755 | 2026.03.19 13:09:13.244804 [ 286 ] {cf0c1761-0b96-499d-8b75-437ed7fd9d61} <Debug> TCPHandler: Processed in 0.003222933 sec. | ||
| 10756 | 2026.03.19 13:09:13.244925 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10757 | 2026.03.19 13:09:13.244951 [ 286 ] {} <Debug> TCP-Session: 77dd8055-092e-4010-8993-4141f3f3166a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10758 | 2026.03.19 13:09:13.244954 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10759 | 2026.03.19 13:09:13.244976 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10760 | 2026.03.19 13:09:13.244999 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10761 | 2026.03.19 13:09:13.245002 [ 258 ] {} <Debug> TCP-Session: 86005e73-f805-4e72-95b5-6debbe2d2230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10762 | 2026.03.19 13:09:13.245018 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10763 | 2026.03.19 13:09:13.245069 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10764 | 2026.03.19 13:09:13.245045 [ 290 ] {} <Debug> TCP-Session: b3b3fae2-663c-44e3-b6c7-1de94c9acfe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.03.19 13:09:13.245099 [ 289 ] {} <Debug> TCP-Session: e30fb2b8-42ee-4187-8e51-e64fbe5f0aba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2026.03.19 13:09:13.245124 [ 294 ] {} <Debug> TCP-Session: 5229e4d2-dc79-4679-ad21-47f1853d10a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10767 | 2026.03.19 13:09:13.245025 [ 288 ] {} <Debug> TCP-Session: d9d35df6-fb4c-4386-b395-3f2758da0255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10768 | 2026.03.19 13:09:13.245033 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10769 | 2026.03.19 13:09:13.245051 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10770 | 2026.03.19 13:09:13.245220 [ 293 ] {} <Debug> TCP-Session: aaad8057-a2df-4201-8fe5-34414fff0ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10771 | 2026.03.19 13:09:13.245018 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10772 | 2026.03.19 13:09:13.245247 [ 292 ] {} <Debug> TCP-Session: 4e561324-ebe7-40b5-a31e-cfdff4a430a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2026.03.19 13:09:13.245296 [ 291 ] {} <Debug> TCP-Session: 16387152-cacb-4368-8153-69a798b847ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10774 | 2026.03.19 13:09:13.454998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1366 | ||
| 10775 | 2026.03.19 13:09:13.457497 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.03.19 13:09:13.457560 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10777 | 2026.03.19 13:09:13.458786 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10778 | 2026.03.19 13:09:13.459054 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.03.19 13:09:13.459348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 10780 | 2026.03.19 13:09:15.359776 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.03.19 13:09:15.359959 [ 259 ] {19044474-fca5-45a2-8f40-58e93af7b162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10782 | 2026.03.19 13:09:15.360027 [ 259 ] {19044474-fca5-45a2-8f40-58e93af7b162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10783 | 2026.03.19 13:09:15.360779 [ 259 ] {19044474-fca5-45a2-8f40-58e93af7b162} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.03.19 13:09:15.360833 [ 259 ] {19044474-fca5-45a2-8f40-58e93af7b162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10785 | 2026.03.19 13:09:15.361251 [ 259 ] {19044474-fca5-45a2-8f40-58e93af7b162} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10786 | 2026.03.19 13:09:15.361508 [ 259 ] {19044474-fca5-45a2-8f40-58e93af7b162} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.03.19 13:09:15.361747 [ 259 ] {19044474-fca5-45a2-8f40-58e93af7b162} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001834 sec., 154852.78080697928 rows/sec., 9.84 MiB/sec. | ||
| 10788 | 2026.03.19 13:09:15.361821 [ 259 ] {19044474-fca5-45a2-8f40-58e93af7b162} <Debug> TCPHandler: Processed in 0.002178603 sec. | ||
| 10789 | 2026.03.19 13:09:15.361985 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.03.19 13:09:15.362127 [ 259 ] {add49053-f031-4566-ba4e-77ef47531257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10791 | 2026.03.19 13:09:15.362177 [ 259 ] {add49053-f031-4566-ba4e-77ef47531257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10792 | 2026.03.19 13:09:15.362972 [ 259 ] {add49053-f031-4566-ba4e-77ef47531257} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.03.19 13:09:15.363012 [ 259 ] {add49053-f031-4566-ba4e-77ef47531257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10794 | 2026.03.19 13:09:15.363483 [ 259 ] {add49053-f031-4566-ba4e-77ef47531257} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10795 | 2026.03.19 13:09:15.363769 [ 259 ] {add49053-f031-4566-ba4e-77ef47531257} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.03.19 13:09:15.363955 [ 259 ] {add49053-f031-4566-ba4e-77ef47531257} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.00186 sec., 471505.376344086 rows/sec., 37.38 MiB/sec. | ||
| 10797 | 2026.03.19 13:09:15.364010 [ 259 ] {add49053-f031-4566-ba4e-77ef47531257} <Debug> TCPHandler: Processed in 0.002092342 sec. | ||
| 10798 | 2026.03.19 13:09:15.364158 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.03.19 13:09:15.364273 [ 259 ] {d5c1b350-3a18-4a4a-bf1a-278e810f1def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10800 | 2026.03.19 13:09:15.364325 [ 259 ] {d5c1b350-3a18-4a4a-bf1a-278e810f1def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10801 | 2026.03.19 13:09:15.364977 [ 259 ] {d5c1b350-3a18-4a4a-bf1a-278e810f1def} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.03.19 13:09:15.365022 [ 259 ] {d5c1b350-3a18-4a4a-bf1a-278e810f1def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10803 | 2026.03.19 13:09:15.365436 [ 259 ] {d5c1b350-3a18-4a4a-bf1a-278e810f1def} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10804 | 2026.03.19 13:09:15.365725 [ 259 ] {d5c1b350-3a18-4a4a-bf1a-278e810f1def} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.03.19 13:09:15.365893 [ 259 ] {d5c1b350-3a18-4a4a-bf1a-278e810f1def} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001648 sec., 110436.8932038835 rows/sec., 6.84 MiB/sec. | ||
| 10806 | 2026.03.19 13:09:15.365943 [ 259 ] {d5c1b350-3a18-4a4a-bf1a-278e810f1def} <Debug> TCPHandler: Processed in 0.001845216 sec. | ||
| 10807 | 2026.03.19 13:09:15.366097 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2026.03.19 13:09:15.366214 [ 259 ] {09e76963-a778-4d63-b04d-01574fee60f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.03.19 13:09:15.366264 [ 259 ] {09e76963-a778-4d63-b04d-01574fee60f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10810 | 2026.03.19 13:09:15.366870 [ 259 ] {09e76963-a778-4d63-b04d-01574fee60f2} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.03.19 13:09:15.366912 [ 259 ] {09e76963-a778-4d63-b04d-01574fee60f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10812 | 2026.03.19 13:09:15.367257 [ 259 ] {09e76963-a778-4d63-b04d-01574fee60f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10813 | 2026.03.19 13:09:15.367534 [ 259 ] {09e76963-a778-4d63-b04d-01574fee60f2} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.03.19 13:09:15.367696 [ 259 ] {09e76963-a778-4d63-b04d-01574fee60f2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001507 sec., 98871.93098871931 rows/sec., 6.39 MiB/sec. | ||
| 10815 | 2026.03.19 13:09:15.367747 [ 259 ] {09e76963-a778-4d63-b04d-01574fee60f2} <Debug> TCPHandler: Processed in 0.001712114 sec. | ||
| 10816 | 2026.03.19 13:09:15.367905 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2026.03.19 13:09:15.368022 [ 259 ] {2c0c191e-a7da-4b79-8c96-b93f0a868759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10818 | 2026.03.19 13:09:15.368071 [ 259 ] {2c0c191e-a7da-4b79-8c96-b93f0a868759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10819 | 2026.03.19 13:09:15.369490 [ 259 ] {2c0c191e-a7da-4b79-8c96-b93f0a868759} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.03.19 13:09:15.369577 [ 259 ] {2c0c191e-a7da-4b79-8c96-b93f0a868759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10821 | 2026.03.19 13:09:15.369944 [ 259 ] {2c0c191e-a7da-4b79-8c96-b93f0a868759} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10822 | 2026.03.19 13:09:15.370189 [ 259 ] {2c0c191e-a7da-4b79-8c96-b93f0a868759} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.03.19 13:09:15.370334 [ 259 ] {2c0c191e-a7da-4b79-8c96-b93f0a868759} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.002337 sec., 63329.054343175005 rows/sec., 3.60 MiB/sec. | ||
| 10824 | 2026.03.19 13:09:15.370375 [ 259 ] {2c0c191e-a7da-4b79-8c96-b93f0a868759} <Debug> TCPHandler: Processed in 0.002531691 sec. | ||
| 10825 | 2026.03.19 13:09:15.370515 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2026.03.19 13:09:15.370620 [ 259 ] {a5bfba2a-0382-42d1-a222-ce58d107b792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10827 | 2026.03.19 13:09:15.370664 [ 259 ] {a5bfba2a-0382-42d1-a222-ce58d107b792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10828 | 2026.03.19 13:09:15.371501 [ 259 ] {a5bfba2a-0382-42d1-a222-ce58d107b792} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.03.19 13:09:15.371547 [ 259 ] {a5bfba2a-0382-42d1-a222-ce58d107b792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10830 | 2026.03.19 13:09:15.371991 [ 259 ] {a5bfba2a-0382-42d1-a222-ce58d107b792} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10831 | 2026.03.19 13:09:15.372284 [ 259 ] {a5bfba2a-0382-42d1-a222-ce58d107b792} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2026.03.19 13:09:15.372456 [ 259 ] {a5bfba2a-0382-42d1-a222-ce58d107b792} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001856 sec., 285560.3448275862 rows/sec., 20.20 MiB/sec. | ||
| 10833 | 2026.03.19 13:09:15.372513 [ 259 ] {a5bfba2a-0382-42d1-a222-ce58d107b792} <Debug> TCPHandler: Processed in 0.002050601 sec. | ||
| 10834 | 2026.03.19 13:09:15.372649 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2026.03.19 13:09:15.372750 [ 259 ] {986cbb6f-639a-4518-8878-93e831a18a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10836 | 2026.03.19 13:09:15.372794 [ 259 ] {986cbb6f-639a-4518-8878-93e831a18a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10837 | 2026.03.19 13:09:15.373163 [ 259 ] {986cbb6f-639a-4518-8878-93e831a18a2f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2026.03.19 13:09:15.373202 [ 259 ] {986cbb6f-639a-4518-8878-93e831a18a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10839 | 2026.03.19 13:09:15.373525 [ 259 ] {986cbb6f-639a-4518-8878-93e831a18a2f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10840 | 2026.03.19 13:09:15.373748 [ 259 ] {986cbb6f-639a-4518-8878-93e831a18a2f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10841 | 2026.03.19 13:09:15.373885 [ 259 ] {986cbb6f-639a-4518-8878-93e831a18a2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 10842 | 2026.03.19 13:09:15.373923 [ 259 ] {986cbb6f-639a-4518-8878-93e831a18a2f} <Debug> TCPHandler: Processed in 0.001326556 sec. | ||
| 10843 | 2026.03.19 13:09:15.374065 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10844 | 2026.03.19 13:09:15.374165 [ 259 ] {ff0e1a26-b046-4dfb-a820-1f8d7d4e0bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10845 | 2026.03.19 13:09:15.374211 [ 259 ] {ff0e1a26-b046-4dfb-a820-1f8d7d4e0bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10846 | 2026.03.19 13:09:15.374736 [ 259 ] {ff0e1a26-b046-4dfb-a820-1f8d7d4e0bd9} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2026.03.19 13:09:15.374815 [ 259 ] {ff0e1a26-b046-4dfb-a820-1f8d7d4e0bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10848 | 2026.03.19 13:09:15.375275 [ 259 ] {ff0e1a26-b046-4dfb-a820-1f8d7d4e0bd9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10849 | 2026.03.19 13:09:15.375508 [ 259 ] {ff0e1a26-b046-4dfb-a820-1f8d7d4e0bd9} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2026.03.19 13:09:15.375672 [ 259 ] {ff0e1a26-b046-4dfb-a820-1f8d7d4e0bd9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001511 sec., 175380.5426869623 rows/sec., 11.65 MiB/sec. | ||
| 10851 | 2026.03.19 13:09:15.375729 [ 259 ] {ff0e1a26-b046-4dfb-a820-1f8d7d4e0bd9} <Debug> TCPHandler: Processed in 0.001725634 sec. | ||
| 10852 | 2026.03.19 13:09:15.375880 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2026.03.19 13:09:15.375983 [ 259 ] {af430690-e953-4c77-8cb1-13d535e7f945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10854 | 2026.03.19 13:09:15.376029 [ 259 ] {af430690-e953-4c77-8cb1-13d535e7f945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10855 | 2026.03.19 13:09:15.376397 [ 259 ] {af430690-e953-4c77-8cb1-13d535e7f945} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2026.03.19 13:09:15.376436 [ 259 ] {af430690-e953-4c77-8cb1-13d535e7f945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10857 | 2026.03.19 13:09:15.376761 [ 259 ] {af430690-e953-4c77-8cb1-13d535e7f945} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10858 | 2026.03.19 13:09:15.377025 [ 259 ] {af430690-e953-4c77-8cb1-13d535e7f945} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.03.19 13:09:15.377166 [ 259 ] {af430690-e953-4c77-8cb1-13d535e7f945} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 56.01 KiB/sec. | ||
| 10860 | 2026.03.19 13:09:15.377204 [ 259 ] {af430690-e953-4c77-8cb1-13d535e7f945} <Debug> TCPHandler: Processed in 0.001378047 sec. | ||
| 10861 | 2026.03.19 13:09:15.377332 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2026.03.19 13:09:15.377430 [ 259 ] {7925b784-cb42-4ea1-938d-7afafc9b3889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10863 | 2026.03.19 13:09:15.377488 [ 259 ] {7925b784-cb42-4ea1-938d-7afafc9b3889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10864 | 2026.03.19 13:09:15.378491 [ 259 ] {7925b784-cb42-4ea1-938d-7afafc9b3889} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.03.19 13:09:15.378538 [ 259 ] {7925b784-cb42-4ea1-938d-7afafc9b3889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10866 | 2026.03.19 13:09:15.379153 [ 259 ] {7925b784-cb42-4ea1-938d-7afafc9b3889} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10867 | 2026.03.19 13:09:15.379403 [ 259 ] {7925b784-cb42-4ea1-938d-7afafc9b3889} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.03.19 13:09:15.379539 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10869 | 2026.03.19 13:09:15.379552 [ 259 ] {7925b784-cb42-4ea1-938d-7afafc9b3889} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002141 sec., 18682.858477347032 rows/sec., 33.48 MiB/sec. | ||
| 10870 | 2026.03.19 13:09:15.379578 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.03.19 13:09:15.379598 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10872 | 2026.03.19 13:09:15.379632 [ 259 ] {7925b784-cb42-4ea1-938d-7afafc9b3889} <Debug> TCPHandler: Processed in 0.002351757 sec. | ||
| 10873 | 2026.03.19 13:09:15.379719 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 10874 | 2026.03.19 13:09:15.379758 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2026.03.19 13:09:15.379861 [ 259 ] {acf7ccfc-ef0b-487a-ada0-60e95a12c9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10876 | 2026.03.19 13:09:15.379904 [ 259 ] {acf7ccfc-ef0b-487a-ada0-60e95a12c9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10877 | 2026.03.19 13:09:15.379995 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10878 | 2026.03.19 13:09:15.380064 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1237 rows starting from the beginning of the part | ||
| 10879 | 2026.03.19 13:09:15.380198 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 10880 | 2026.03.19 13:09:15.380256 [ 259 ] {acf7ccfc-ef0b-487a-ada0-60e95a12c9ab} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2026.03.19 13:09:15.380298 [ 259 ] {acf7ccfc-ef0b-487a-ada0-60e95a12c9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10882 | 2026.03.19 13:09:15.380316 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 10883 | 2026.03.19 13:09:15.380427 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
| 10884 | 2026.03.19 13:09:15.380529 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 10885 | 2026.03.19 13:09:15.380627 [ 191 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 10886 | 2026.03.19 13:09:15.380637 [ 259 ] {acf7ccfc-ef0b-487a-ada0-60e95a12c9ab} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10887 | 2026.03.19 13:09:15.380891 [ 259 ] {acf7ccfc-ef0b-487a-ada0-60e95a12c9ab} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.03.19 13:09:15.381040 [ 259 ] {acf7ccfc-ef0b-487a-ada0-60e95a12c9ab} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 4.70 MiB/sec. | ||
| 10889 | 2026.03.19 13:09:15.381080 [ 259 ] {acf7ccfc-ef0b-487a-ada0-60e95a12c9ab} <Debug> TCPHandler: Processed in 0.001372388 sec. | ||
| 10890 | 2026.03.19 13:09:15.388429 [ 200 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 19 columns (19 merged, 0 gathered) in 0.008761515 sec., 165268.22130647497 rows/sec., 296.15 MiB/sec. | ||
| 10891 | 2026.03.19 13:09:15.390063 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10892 | 2026.03.19 13:09:15.390490 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.03.19 13:09:15.390577 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10894 | 2026.03.19 13:09:15.390766 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.72 MiB. | ||
| 10895 | 2026.03.19 13:09:16.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.37 MiB, peak 335.04 MiB, free memory in arenas 0.00 B, will set to 325.23 MiB (RSS), difference: 1.86 MiB | ||
| 10896 | 2026.03.19 13:09:18.166261 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10897 | 2026.03.19 13:09:18.166317 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10898 | 2026.03.19 13:09:18.373343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24013 | ||
| 10899 | 2026.03.19 13:09:18.373931 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10900 | 2026.03.19 13:09:18.373984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10901 | 2026.03.19 13:09:18.374529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10902 | 2026.03.19 13:09:18.374766 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10903 | 2026.03.19 13:09:18.374890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24013 | ||
| 10904 | 2026.03.19 13:09:19.648168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10905 | 2026.03.19 13:09:19.665664 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2026.03.19 13:09:19.665710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10907 | 2026.03.19 13:09:19.672251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10908 | 2026.03.19 13:09:19.672945 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2026.03.19 13:09:19.675879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10910 | 2026.03.19 13:09:20.349631 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.03.19 13:09:20.349837 [ 259 ] {2ee325fb-07df-4875-a30a-13d4881ae936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10912 | 2026.03.19 13:09:20.349911 [ 259 ] {2ee325fb-07df-4875-a30a-13d4881ae936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10913 | 2026.03.19 13:09:20.350647 [ 259 ] {2ee325fb-07df-4875-a30a-13d4881ae936} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.03.19 13:09:20.350687 [ 259 ] {2ee325fb-07df-4875-a30a-13d4881ae936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10915 | 2026.03.19 13:09:20.351086 [ 259 ] {2ee325fb-07df-4875-a30a-13d4881ae936} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10916 | 2026.03.19 13:09:20.351322 [ 259 ] {2ee325fb-07df-4875-a30a-13d4881ae936} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.03.19 13:09:20.351480 [ 259 ] {2ee325fb-07df-4875-a30a-13d4881ae936} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 10918 | 2026.03.19 13:09:20.351522 [ 259 ] {2ee325fb-07df-4875-a30a-13d4881ae936} <Debug> TCPHandler: Processed in 0.002030631 sec. | ||
| 10919 | 2026.03.19 13:09:20.351659 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.03.19 13:09:20.351783 [ 259 ] {c978562f-3d51-41d0-80ce-42c1736bb1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10921 | 2026.03.19 13:09:20.351832 [ 259 ] {c978562f-3d51-41d0-80ce-42c1736bb1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10922 | 2026.03.19 13:09:20.352329 [ 259 ] {c978562f-3d51-41d0-80ce-42c1736bb1c5} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.03.19 13:09:20.352370 [ 259 ] {c978562f-3d51-41d0-80ce-42c1736bb1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10924 | 2026.03.19 13:09:20.352712 [ 259 ] {c978562f-3d51-41d0-80ce-42c1736bb1c5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10925 | 2026.03.19 13:09:20.352929 [ 259 ] {c978562f-3d51-41d0-80ce-42c1736bb1c5} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.03.19 13:09:20.353054 [ 259 ] {c978562f-3d51-41d0-80ce-42c1736bb1c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 10927 | 2026.03.19 13:09:20.353091 [ 259 ] {c978562f-3d51-41d0-80ce-42c1736bb1c5} <Debug> TCPHandler: Processed in 0.00149319 sec. | ||
| 10928 | 2026.03.19 13:09:20.353215 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.03.19 13:09:20.353309 [ 259 ] {86ff8dbc-c26c-4e9a-bd5c-35cdc3ebcb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10930 | 2026.03.19 13:09:20.353351 [ 259 ] {86ff8dbc-c26c-4e9a-bd5c-35cdc3ebcb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10931 | 2026.03.19 13:09:20.353778 [ 259 ] {86ff8dbc-c26c-4e9a-bd5c-35cdc3ebcb5c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.03.19 13:09:20.353811 [ 259 ] {86ff8dbc-c26c-4e9a-bd5c-35cdc3ebcb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10933 | 2026.03.19 13:09:20.354137 [ 259 ] {86ff8dbc-c26c-4e9a-bd5c-35cdc3ebcb5c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10934 | 2026.03.19 13:09:20.354339 [ 259 ] {86ff8dbc-c26c-4e9a-bd5c-35cdc3ebcb5c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.03.19 13:09:20.354467 [ 259 ] {86ff8dbc-c26c-4e9a-bd5c-35cdc3ebcb5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 10936 | 2026.03.19 13:09:20.354502 [ 259 ] {86ff8dbc-c26c-4e9a-bd5c-35cdc3ebcb5c} <Debug> TCPHandler: Processed in 0.001335927 sec. | ||
| 10937 | 2026.03.19 13:09:20.354607 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10938 | 2026.03.19 13:09:20.354700 [ 259 ] {1ff23f4f-997f-467e-8314-b31b9e110269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10939 | 2026.03.19 13:09:20.354739 [ 259 ] {1ff23f4f-997f-467e-8314-b31b9e110269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10940 | 2026.03.19 13:09:20.355061 [ 259 ] {1ff23f4f-997f-467e-8314-b31b9e110269} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.03.19 13:09:20.355094 [ 259 ] {1ff23f4f-997f-467e-8314-b31b9e110269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10942 | 2026.03.19 13:09:20.355392 [ 259 ] {1ff23f4f-997f-467e-8314-b31b9e110269} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10943 | 2026.03.19 13:09:20.355599 [ 259 ] {1ff23f4f-997f-467e-8314-b31b9e110269} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.03.19 13:09:20.355723 [ 259 ] {1ff23f4f-997f-467e-8314-b31b9e110269} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 10945 | 2026.03.19 13:09:20.355757 [ 259 ] {1ff23f4f-997f-467e-8314-b31b9e110269} <Debug> TCPHandler: Processed in 0.001196934 sec. | ||
| 10946 | 2026.03.19 13:09:21.558558 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2026.03.19 13:09:21.558795 [ 259 ] {531bb047-c6d6-4c4c-940a-7b3447333245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10948 | 2026.03.19 13:09:21.558872 [ 259 ] {531bb047-c6d6-4c4c-940a-7b3447333245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10949 | 2026.03.19 13:09:21.559660 [ 259 ] {531bb047-c6d6-4c4c-940a-7b3447333245} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.03.19 13:09:21.559700 [ 259 ] {531bb047-c6d6-4c4c-940a-7b3447333245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10951 | 2026.03.19 13:09:21.560122 [ 259 ] {531bb047-c6d6-4c4c-940a-7b3447333245} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10952 | 2026.03.19 13:09:21.560362 [ 259 ] {531bb047-c6d6-4c4c-940a-7b3447333245} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.03.19 13:09:21.560492 [ 101 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 10954 | 2026.03.19 13:09:21.560530 [ 259 ] {531bb047-c6d6-4c4c-940a-7b3447333245} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001802 sec., 157602.66370699223 rows/sec., 10.01 MiB/sec. | ||
| 10955 | 2026.03.19 13:09:21.560537 [ 101 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.03.19 13:09:21.560573 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10957 | 2026.03.19 13:09:21.560582 [ 259 ] {531bb047-c6d6-4c4c-940a-7b3447333245} <Debug> TCPHandler: Processed in 0.002212954 sec. | ||
| 10958 | 2026.03.19 13:09:21.560711 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::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 | ||
| 10959 | 2026.03.19 13:09:21.560715 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.03.19 13:09:21.560869 [ 259 ] {2bfe9139-ee19-4feb-93f1-caac36001772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10961 | 2026.03.19 13:09:21.560885 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10962 | 2026.03.19 13:09:21.560917 [ 259 ] {2bfe9139-ee19-4feb-93f1-caac36001772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10963 | 2026.03.19 13:09:21.560930 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 10964 | 2026.03.19 13:09:21.561011 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 10965 | 2026.03.19 13:09:21.561064 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 10966 | 2026.03.19 13:09:21.561112 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 10967 | 2026.03.19 13:09:21.561159 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 10968 | 2026.03.19 13:09:21.561381 [ 259 ] {2bfe9139-ee19-4feb-93f1-caac36001772} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2026.03.19 13:09:21.561423 [ 259 ] {2bfe9139-ee19-4feb-93f1-caac36001772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10970 | 2026.03.19 13:09:21.561766 [ 259 ] {2bfe9139-ee19-4feb-93f1-caac36001772} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10971 | 2026.03.19 13:09:21.561994 [ 259 ] {2bfe9139-ee19-4feb-93f1-caac36001772} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2026.03.19 13:09:21.562138 [ 259 ] {2bfe9139-ee19-4feb-93f1-caac36001772} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001293 sec., 12374.323279195669 rows/sec., 1009.04 KiB/sec. | ||
| 10973 | 2026.03.19 13:09:21.562180 [ 259 ] {2bfe9139-ee19-4feb-93f1-caac36001772} <Debug> TCPHandler: Processed in 0.001519571 sec. | ||
| 10974 | 2026.03.19 13:09:21.562234 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582131 sec., 897523.6563849642 rows/sec., 60.43 MiB/sec. | ||
| 10975 | 2026.03.19 13:09:21.562303 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10976 | 2026.03.19 13:09:21.562406 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10977 | 2026.03.19 13:09:21.562440 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 10978 | 2026.03.19 13:09:21.562451 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10979 | 2026.03.19 13:09:21.562750 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.03.19 13:09:21.562835 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_37_9} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 10981 | 2026.03.19 13:09:21.562944 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10982 | 2026.03.19 13:09:21.564105 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2026.03.19 13:09:21.564148 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10984 | 2026.03.19 13:09:21.564621 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10985 | 2026.03.19 13:09:21.564838 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2026.03.19 13:09:21.564975 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Debug> executeQuery: Read 2769 rows, 216.85 KiB in 0.002588 sec., 1069938.1761978362 rows/sec., 81.83 MiB/sec. | ||
| 10987 | 2026.03.19 13:09:21.565017 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 10988 | 2026.03.19 13:09:21.565030 [ 259 ] {cd53c6b7-64e1-42c2-b7ea-510f73137b29} <Debug> TCPHandler: Processed in 0.002778235 sec. | ||
| 10989 | 2026.03.19 13:09:21.565139 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.03.19 13:09:21.565236 [ 259 ] {28dadda7-d140-4fde-819f-2c17e20fd789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10991 | 2026.03.19 13:09:21.565276 [ 259 ] {28dadda7-d140-4fde-819f-2c17e20fd789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10992 | 2026.03.19 13:09:21.565773 [ 259 ] {28dadda7-d140-4fde-819f-2c17e20fd789} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.03.19 13:09:21.565807 [ 259 ] {28dadda7-d140-4fde-819f-2c17e20fd789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10994 | 2026.03.19 13:09:21.566125 [ 259 ] {28dadda7-d140-4fde-819f-2c17e20fd789} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10995 | 2026.03.19 13:09:21.566336 [ 259 ] {28dadda7-d140-4fde-819f-2c17e20fd789} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.03.19 13:09:21.566469 [ 259 ] {28dadda7-d140-4fde-819f-2c17e20fd789} <Debug> executeQuery: Read 209 rows, 13.49 KiB in 0.001253 sec., 166799.6807661612 rows/sec., 10.52 MiB/sec. | ||
| 10997 | 2026.03.19 13:09:21.566506 [ 259 ] {28dadda7-d140-4fde-819f-2c17e20fd789} <Debug> TCPHandler: Processed in 0.001417679 sec. | ||
| 10998 | 2026.03.19 13:09:21.566620 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.03.19 13:09:21.566718 [ 259 ] {426f8e76-0cac-446a-8119-9d5147abbd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11000 | 2026.03.19 13:09:21.566757 [ 259 ] {426f8e76-0cac-446a-8119-9d5147abbd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11001 | 2026.03.19 13:09:21.567475 [ 259 ] {426f8e76-0cac-446a-8119-9d5147abbd67} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.03.19 13:09:21.567510 [ 259 ] {426f8e76-0cac-446a-8119-9d5147abbd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11003 | 2026.03.19 13:09:21.567863 [ 259 ] {426f8e76-0cac-446a-8119-9d5147abbd67} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11004 | 2026.03.19 13:09:21.568077 [ 259 ] {426f8e76-0cac-446a-8119-9d5147abbd67} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.03.19 13:09:21.568180 [ 101 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11006 | 2026.03.19 13:09:21.568207 [ 259 ] {426f8e76-0cac-446a-8119-9d5147abbd67} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001508 sec., 568302.3872679045 rows/sec., 33.77 MiB/sec. | ||
| 11007 | 2026.03.19 13:09:21.568218 [ 101 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.03.19 13:09:21.568238 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11009 | 2026.03.19 13:09:21.568244 [ 259 ] {426f8e76-0cac-446a-8119-9d5147abbd67} <Debug> TCPHandler: Processed in 0.001672783 sec. | ||
| 11010 | 2026.03.19 13:09:21.568365 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.03.19 13:09:21.568370 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11012 | 2026.03.19 13:09:21.568461 [ 259 ] {99a4e3d3-4188-4f6e-82cf-c9bfcb645a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11013 | 2026.03.19 13:09:21.568506 [ 259 ] {99a4e3d3-4188-4f6e-82cf-c9bfcb645a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11014 | 2026.03.19 13:09:21.568532 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11015 | 2026.03.19 13:09:21.568576 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 857 rows starting from the beginning of the part | ||
| 11016 | 2026.03.19 13:09:21.568651 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 11017 | 2026.03.19 13:09:21.568704 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 857 rows starting from the beginning of the part | ||
| 11018 | 2026.03.19 13:09:21.568753 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 11019 | 2026.03.19 13:09:21.568798 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 11020 | 2026.03.19 13:09:21.568842 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 857 rows starting from the beginning of the part | ||
| 11021 | 2026.03.19 13:09:21.568887 [ 259 ] {99a4e3d3-4188-4f6e-82cf-c9bfcb645a3d} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2026.03.19 13:09:21.568927 [ 259 ] {99a4e3d3-4188-4f6e-82cf-c9bfcb645a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11023 | 2026.03.19 13:09:21.569258 [ 259 ] {99a4e3d3-4188-4f6e-82cf-c9bfcb645a3d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11024 | 2026.03.19 13:09:21.569487 [ 259 ] {99a4e3d3-4188-4f6e-82cf-c9bfcb645a3d} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11025 | 2026.03.19 13:09:21.569617 [ 259 ] {99a4e3d3-4188-4f6e-82cf-c9bfcb645a3d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 59.89 KiB/sec. | ||
| 11026 | 2026.03.19 13:09:21.569656 [ 259 ] {99a4e3d3-4188-4f6e-82cf-c9bfcb645a3d} <Debug> TCPHandler: Processed in 0.001339906 sec. | ||
| 11027 | 2026.03.19 13:09:21.569776 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11028 | 2026.03.19 13:09:21.569872 [ 259 ] {f834eca1-33d1-4492-81c7-170c40d666b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11029 | 2026.03.19 13:09:21.569912 [ 259 ] {f834eca1-33d1-4492-81c7-170c40d666b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11030 | 2026.03.19 13:09:21.570270 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969809 sec., 1532128.2418752275 rows/sec., 98.07 MiB/sec. | ||
| 11031 | 2026.03.19 13:09:21.570351 [ 259 ] {f834eca1-33d1-4492-81c7-170c40d666b0} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.03.19 13:09:21.570393 [ 259 ] {f834eca1-33d1-4492-81c7-170c40d666b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11033 | 2026.03.19 13:09:21.570443 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11034 | 2026.03.19 13:09:21.570739 [ 259 ] {f834eca1-33d1-4492-81c7-170c40d666b0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11035 | 2026.03.19 13:09:21.570757 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.03.19 13:09:21.570853 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_37_8} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11037 | 2026.03.19 13:09:21.570936 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 11038 | 2026.03.19 13:09:21.570984 [ 259 ] {f834eca1-33d1-4492-81c7-170c40d666b0} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.03.19 13:09:21.571114 [ 101 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11040 | 2026.03.19 13:09:21.571145 [ 101 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.03.19 13:09:21.571150 [ 259 ] {f834eca1-33d1-4492-81c7-170c40d666b0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001294 sec., 114374.03400309119 rows/sec., 6.50 MiB/sec. | ||
| 11042 | 2026.03.19 13:09:21.571164 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11043 | 2026.03.19 13:09:21.571191 [ 259 ] {f834eca1-33d1-4492-81c7-170c40d666b0} <Debug> TCPHandler: Processed in 0.001463299 sec. | ||
| 11044 | 2026.03.19 13:09:21.571240 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::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 | ||
| 11045 | 2026.03.19 13:09:21.571304 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.03.19 13:09:21.571330 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11047 | 2026.03.19 13:09:21.571365 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 11048 | 2026.03.19 13:09:21.571403 [ 259 ] {18924afb-259a-4095-a082-31453e3b51fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11049 | 2026.03.19 13:09:21.571428 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 11050 | 2026.03.19 13:09:21.571448 [ 259 ] {18924afb-259a-4095-a082-31453e3b51fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11051 | 2026.03.19 13:09:21.571475 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 11052 | 2026.03.19 13:09:21.571524 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 11053 | 2026.03.19 13:09:21.571562 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 11054 | 2026.03.19 13:09:21.572328 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118912 sec., 661356.7465537952 rows/sec., 40.14 MiB/sec. | ||
| 11055 | 2026.03.19 13:09:21.572453 [ 259 ] {18924afb-259a-4095-a082-31453e3b51fe} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.03.19 13:09:21.572495 [ 259 ] {18924afb-259a-4095-a082-31453e3b51fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11057 | 2026.03.19 13:09:21.572503 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11058 | 2026.03.19 13:09:21.572870 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.03.19 13:09:21.572912 [ 259 ] {18924afb-259a-4095-a082-31453e3b51fe} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11060 | 2026.03.19 13:09:21.572970 [ 199 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_37_9} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11061 | 2026.03.19 13:09:21.573081 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11062 | 2026.03.19 13:09:21.573165 [ 259 ] {18924afb-259a-4095-a082-31453e3b51fe} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11063 | 2026.03.19 13:09:21.573304 [ 259 ] {18924afb-259a-4095-a082-31453e3b51fe} <Debug> executeQuery: Read 1493 rows, 105.79 KiB in 0.001919 sec., 778009.379885357 rows/sec., 53.84 MiB/sec. | ||
| 11064 | 2026.03.19 13:09:21.573342 [ 259 ] {18924afb-259a-4095-a082-31453e3b51fe} <Debug> TCPHandler: Processed in 0.002087552 sec. | ||
| 11065 | 2026.03.19 13:09:21.573455 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.03.19 13:09:21.573549 [ 259 ] {f4af8b90-2d7d-46a4-a888-8dce7eaceebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11067 | 2026.03.19 13:09:21.573591 [ 259 ] {f4af8b90-2d7d-46a4-a888-8dce7eaceebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11068 | 2026.03.19 13:09:21.573924 [ 259 ] {f4af8b90-2d7d-46a4-a888-8dce7eaceebd} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.03.19 13:09:21.573957 [ 259 ] {f4af8b90-2d7d-46a4-a888-8dce7eaceebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11070 | 2026.03.19 13:09:21.574260 [ 259 ] {f4af8b90-2d7d-46a4-a888-8dce7eaceebd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11071 | 2026.03.19 13:09:21.574464 [ 259 ] {f4af8b90-2d7d-46a4-a888-8dce7eaceebd} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.03.19 13:09:21.574595 [ 259 ] {f4af8b90-2d7d-46a4-a888-8dce7eaceebd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 11073 | 2026.03.19 13:09:21.574631 [ 259 ] {f4af8b90-2d7d-46a4-a888-8dce7eaceebd} <Debug> TCPHandler: Processed in 0.001224964 sec. | ||
| 11074 | 2026.03.19 13:09:21.574739 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.03.19 13:09:21.574834 [ 259 ] {4f11285d-b691-478b-8ae1-899519bb0483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11076 | 2026.03.19 13:09:21.574876 [ 259 ] {4f11285d-b691-478b-8ae1-899519bb0483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11077 | 2026.03.19 13:09:21.575541 [ 259 ] {4f11285d-b691-478b-8ae1-899519bb0483} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.03.19 13:09:21.575575 [ 259 ] {4f11285d-b691-478b-8ae1-899519bb0483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11079 | 2026.03.19 13:09:21.575991 [ 259 ] {4f11285d-b691-478b-8ae1-899519bb0483} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11080 | 2026.03.19 13:09:21.576213 [ 259 ] {4f11285d-b691-478b-8ae1-899519bb0483} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.03.19 13:09:21.576343 [ 259 ] {4f11285d-b691-478b-8ae1-899519bb0483} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.001527 sec., 891944.9901768173 rows/sec., 55.88 MiB/sec. | ||
| 11082 | 2026.03.19 13:09:21.576380 [ 259 ] {4f11285d-b691-478b-8ae1-899519bb0483} <Debug> TCPHandler: Processed in 0.001689664 sec. | ||
| 11083 | 2026.03.19 13:09:21.576493 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.03.19 13:09:21.576588 [ 259 ] {ab0d4c37-c7fe-4ce1-b836-75873621713f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11085 | 2026.03.19 13:09:21.576631 [ 259 ] {ab0d4c37-c7fe-4ce1-b836-75873621713f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11086 | 2026.03.19 13:09:21.576939 [ 259 ] {ab0d4c37-c7fe-4ce1-b836-75873621713f} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.03.19 13:09:21.576975 [ 259 ] {ab0d4c37-c7fe-4ce1-b836-75873621713f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11088 | 2026.03.19 13:09:21.577274 [ 259 ] {ab0d4c37-c7fe-4ce1-b836-75873621713f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11089 | 2026.03.19 13:09:21.577496 [ 259 ] {ab0d4c37-c7fe-4ce1-b836-75873621713f} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.03.19 13:09:21.577629 [ 259 ] {ab0d4c37-c7fe-4ce1-b836-75873621713f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 11091 | 2026.03.19 13:09:21.577693 [ 259 ] {ab0d4c37-c7fe-4ce1-b836-75873621713f} <Debug> TCPHandler: Processed in 0.001249765 sec. | ||
| 11092 | 2026.03.19 13:09:21.577800 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.03.19 13:09:21.577894 [ 259 ] {a437e00c-cc14-41e5-8f94-9755b0cd757f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11094 | 2026.03.19 13:09:21.577949 [ 259 ] {a437e00c-cc14-41e5-8f94-9755b0cd757f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11095 | 2026.03.19 13:09:21.578824 [ 259 ] {a437e00c-cc14-41e5-8f94-9755b0cd757f} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.03.19 13:09:21.578861 [ 259 ] {a437e00c-cc14-41e5-8f94-9755b0cd757f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11097 | 2026.03.19 13:09:21.579468 [ 259 ] {a437e00c-cc14-41e5-8f94-9755b0cd757f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11098 | 2026.03.19 13:09:21.579701 [ 259 ] {a437e00c-cc14-41e5-8f94-9755b0cd757f} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.03.19 13:09:21.579842 [ 259 ] {a437e00c-cc14-41e5-8f94-9755b0cd757f} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001964 sec., 25967.413441955192 rows/sec., 46.53 MiB/sec. | ||
| 11100 | 2026.03.19 13:09:21.579907 [ 259 ] {a437e00c-cc14-41e5-8f94-9755b0cd757f} <Debug> TCPHandler: Processed in 0.002155723 sec. | ||
| 11101 | 2026.03.19 13:09:21.580021 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.03.19 13:09:21.580116 [ 259 ] {92890a2d-5a01-4ca1-9fdc-64b93383f65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11103 | 2026.03.19 13:09:21.580159 [ 259 ] {92890a2d-5a01-4ca1-9fdc-64b93383f65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11104 | 2026.03.19 13:09:21.580485 [ 259 ] {92890a2d-5a01-4ca1-9fdc-64b93383f65a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2026.03.19 13:09:21.580520 [ 259 ] {92890a2d-5a01-4ca1-9fdc-64b93383f65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11106 | 2026.03.19 13:09:21.580822 [ 259 ] {92890a2d-5a01-4ca1-9fdc-64b93383f65a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11107 | 2026.03.19 13:09:21.581028 [ 259 ] {92890a2d-5a01-4ca1-9fdc-64b93383f65a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2026.03.19 13:09:21.581156 [ 259 ] {92890a2d-5a01-4ca1-9fdc-64b93383f65a} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001058 sec., 51039.69754253308 rows/sec., 3.03 MiB/sec. | ||
| 11109 | 2026.03.19 13:09:21.581192 [ 259 ] {92890a2d-5a01-4ca1-9fdc-64b93383f65a} <Debug> TCPHandler: Processed in 0.001220865 sec. | ||
| 11110 | 2026.03.19 13:09:22.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.26 MiB, peak 335.04 MiB, free memory in arenas 0.00 B, will set to 325.24 MiB (RSS), difference: -1.02 MiB | ||
| 11111 | 2026.03.19 13:09:23.459638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1422 | ||
| 11112 | 2026.03.19 13:09:23.462648 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.03.19 13:09:23.462715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11114 | 2026.03.19 13:09:23.464044 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11115 | 2026.03.19 13:09:23.464363 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.03.19 13:09:23.464776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
| 11117 | 2026.03.19 13:09:25.346954 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2026.03.19 13:09:25.347160 [ 259 ] {f44a30ce-1ecb-40f7-b7f9-6ce3be5a3d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11119 | 2026.03.19 13:09:25.347237 [ 259 ] {f44a30ce-1ecb-40f7-b7f9-6ce3be5a3d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11120 | 2026.03.19 13:09:25.348003 [ 259 ] {f44a30ce-1ecb-40f7-b7f9-6ce3be5a3d00} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.03.19 13:09:25.348049 [ 259 ] {f44a30ce-1ecb-40f7-b7f9-6ce3be5a3d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11122 | 2026.03.19 13:09:25.348456 [ 259 ] {f44a30ce-1ecb-40f7-b7f9-6ce3be5a3d00} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11123 | 2026.03.19 13:09:25.348685 [ 259 ] {f44a30ce-1ecb-40f7-b7f9-6ce3be5a3d00} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2026.03.19 13:09:25.348826 [ 104 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11125 | 2026.03.19 13:09:25.348850 [ 259 ] {f44a30ce-1ecb-40f7-b7f9-6ce3be5a3d00} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.47 MiB/sec. | ||
| 11126 | 2026.03.19 13:09:25.348901 [ 104 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2026.03.19 13:09:25.348920 [ 259 ] {f44a30ce-1ecb-40f7-b7f9-6ce3be5a3d00} <Debug> TCPHandler: Processed in 0.002111382 sec. | ||
| 11128 | 2026.03.19 13:09:25.348930 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11129 | 2026.03.19 13:09:25.349072 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.03.19 13:09:25.349084 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 11131 | 2026.03.19 13:09:25.349182 [ 259 ] {244a3ee8-f434-49ae-a97e-854a020515d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11132 | 2026.03.19 13:09:25.349232 [ 259 ] {244a3ee8-f434-49ae-a97e-854a020515d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11133 | 2026.03.19 13:09:25.349254 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11134 | 2026.03.19 13:09:25.349298 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2770 rows starting from the beginning of the part | ||
| 11135 | 2026.03.19 13:09:25.349372 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 11136 | 2026.03.19 13:09:25.349425 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 877 rows starting from the beginning of the part | ||
| 11137 | 2026.03.19 13:09:25.349472 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11138 | 2026.03.19 13:09:25.349519 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2769 rows starting from the beginning of the part | ||
| 11139 | 2026.03.19 13:09:25.349565 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 11140 | 2026.03.19 13:09:25.349701 [ 259 ] {244a3ee8-f434-49ae-a97e-854a020515d5} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.03.19 13:09:25.349746 [ 259 ] {244a3ee8-f434-49ae-a97e-854a020515d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11142 | 2026.03.19 13:09:25.350085 [ 259 ] {244a3ee8-f434-49ae-a97e-854a020515d5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11143 | 2026.03.19 13:09:25.350311 [ 259 ] {244a3ee8-f434-49ae-a97e-854a020515d5} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.03.19 13:09:25.350434 [ 104 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11145 | 2026.03.19 13:09:25.350456 [ 259 ] {244a3ee8-f434-49ae-a97e-854a020515d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001299 sec., 49268.66820631255 rows/sec., 3.85 MiB/sec. | ||
| 11146 | 2026.03.19 13:09:25.350467 [ 104 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11147 | 2026.03.19 13:09:25.350497 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11148 | 2026.03.19 13:09:25.350502 [ 259 ] {244a3ee8-f434-49ae-a97e-854a020515d5} <Debug> TCPHandler: Processed in 0.001484269 sec. | ||
| 11149 | 2026.03.19 13:09:25.350588 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 11150 | 2026.03.19 13:09:25.350628 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.03.19 13:09:25.350698 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11152 | 2026.03.19 13:09:25.350732 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1513 rows starting from the beginning of the part | ||
| 11153 | 2026.03.19 13:09:25.350731 [ 259 ] {00df96b6-49a4-4814-b2a6-22cb7eae95e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11154 | 2026.03.19 13:09:25.350789 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 11155 | 2026.03.19 13:09:25.350790 [ 259 ] {00df96b6-49a4-4814-b2a6-22cb7eae95e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11156 | 2026.03.19 13:09:25.350841 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 530 rows starting from the beginning of the part | ||
| 11157 | 2026.03.19 13:09:25.350911 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11158 | 2026.03.19 13:09:25.350960 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1493 rows starting from the beginning of the part | ||
| 11159 | 2026.03.19 13:09:25.351001 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 11160 | 2026.03.19 13:09:25.351198 [ 259 ] {00df96b6-49a4-4814-b2a6-22cb7eae95e8} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.03.19 13:09:25.351245 [ 259 ] {00df96b6-49a4-4814-b2a6-22cb7eae95e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11162 | 2026.03.19 13:09:25.351601 [ 259 ] {00df96b6-49a4-4814-b2a6-22cb7eae95e8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11163 | 2026.03.19 13:09:25.351817 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002800435 sec., 2351063.316948974 rows/sec., 189.67 MiB/sec. | ||
| 11164 | 2026.03.19 13:09:25.351828 [ 259 ] {00df96b6-49a4-4814-b2a6-22cb7eae95e8} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.03.19 13:09:25.351992 [ 259 ] {00df96b6-49a4-4814-b2a6-22cb7eae95e8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00128 sec., 75000 rows/sec., 5.22 MiB/sec. | ||
| 11166 | 2026.03.19 13:09:25.351994 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 11167 | 2026.03.19 13:09:25.352033 [ 259 ] {00df96b6-49a4-4814-b2a6-22cb7eae95e8} <Debug> TCPHandler: Processed in 0.001454599 sec. | ||
| 11168 | 2026.03.19 13:09:25.352047 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2026.03.19 13:09:25.352073 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11170 | 2026.03.19 13:09:25.352096 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11171 | 2026.03.19 13:09:25.352153 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.03.19 13:09:25.352170 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 11173 | 2026.03.19 13:09:25.352257 [ 259 ] {23d42183-be49-4dcb-8946-950dfcf73861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11174 | 2026.03.19 13:09:25.352303 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754935 sec., 2124295.2018165914 rows/sec., 156.64 MiB/sec. | ||
| 11175 | 2026.03.19 13:09:25.352306 [ 259 ] {23d42183-be49-4dcb-8946-950dfcf73861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11176 | 2026.03.19 13:09:25.352339 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11177 | 2026.03.19 13:09:25.352399 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27229 rows starting from the beginning of the part | ||
| 11178 | 2026.03.19 13:09:25.352419 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.03.19 13:09:25.352462 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11180 | 2026.03.19 13:09:25.352488 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11181 | 2026.03.19 13:09:25.352509 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_81_16} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11182 | 2026.03.19 13:09:25.352555 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 11183 | 2026.03.19 13:09:25.352592 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 11184 | 2026.03.19 13:09:25.352631 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11185 | 2026.03.19 13:09:25.352684 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1362 rows starting from the beginning of the part | ||
| 11186 | 2026.03.19 13:09:25.352704 [ 259 ] {23d42183-be49-4dcb-8946-950dfcf73861} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2026.03.19 13:09:25.352749 [ 259 ] {23d42183-be49-4dcb-8946-950dfcf73861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11188 | 2026.03.19 13:09:25.352754 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.03.19 13:09:25.352856 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_81_16} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11190 | 2026.03.19 13:09:25.352939 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11191 | 2026.03.19 13:09:25.353108 [ 259 ] {23d42183-be49-4dcb-8946-950dfcf73861} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11192 | 2026.03.19 13:09:25.353330 [ 259 ] {23d42183-be49-4dcb-8946-950dfcf73861} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.03.19 13:09:25.353466 [ 259 ] {23d42183-be49-4dcb-8946-950dfcf73861} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001229 sec., 29292.107404393813 rows/sec., 1.97 MiB/sec. | ||
| 11194 | 2026.03.19 13:09:25.353471 [ 100 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11195 | 2026.03.19 13:09:25.353506 [ 259 ] {23d42183-be49-4dcb-8946-950dfcf73861} <Debug> TCPHandler: Processed in 0.001402668 sec. | ||
| 11196 | 2026.03.19 13:09:25.353519 [ 100 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.03.19 13:09:25.353545 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11198 | 2026.03.19 13:09:25.353622 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 11199 | 2026.03.19 13:09:25.353715 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11200 | 2026.03.19 13:09:25.353747 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5178 rows starting from the beginning of the part | ||
| 11201 | 2026.03.19 13:09:25.353803 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 11202 | 2026.03.19 13:09:25.353847 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 11203 | 2026.03.19 13:09:25.353885 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 11204 | 2026.03.19 13:09:25.353924 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 54 rows starting from the beginning of the part | ||
| 11205 | 2026.03.19 13:09:25.353961 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11206 | 2026.03.19 13:09:25.355819 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5478 rows, containing 4 columns (4 merged, 0 gathered) in 0.002227134 sec., 2459663.4059737762 rows/sec., 158.56 MiB/sec. | ||
| 11207 | 2026.03.19 13:09:25.356372 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11208 | 2026.03.19 13:09:25.356783 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.03.19 13:09:25.356856 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_81_16} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11210 | 2026.03.19 13:09:25.356930 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11211 | 2026.03.19 13:09:25.359124 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29176 rows, containing 5 columns (5 merged, 0 gathered) in 0.007001239 sec., 4167262.3945561633 rows/sec., 274.12 MiB/sec. | ||
| 11212 | 2026.03.19 13:09:25.359519 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11213 | 2026.03.19 13:09:25.359839 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.03.19 13:09:25.359931 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 11215 | 2026.03.19 13:09:25.360007 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11216 | 2026.03.19 13:09:25.875083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24461 | ||
| 11217 | 2026.03.19 13:09:25.875645 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.03.19 13:09:25.875685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11219 | 2026.03.19 13:09:25.876166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11220 | 2026.03.19 13:09:25.876382 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2026.03.19 13:09:25.876500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24461 | ||
| 11222 | 2026.03.19 13:09:25.876510 [ 100 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11223 | 2026.03.19 13:09:25.876547 [ 100 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.03.19 13:09:25.876565 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11225 | 2026.03.19 13:09:25.876682 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 11226 | 2026.03.19 13:09:25.876815 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11227 | 2026.03.19 13:09:25.876852 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22093 rows starting from the beginning of the part | ||
| 11228 | 2026.03.19 13:09:25.876916 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11229 | 2026.03.19 13:09:25.876959 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11230 | 2026.03.19 13:09:25.877001 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11231 | 2026.03.19 13:09:25.877040 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11232 | 2026.03.19 13:09:25.877079 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11233 | 2026.03.19 13:09:25.879227 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24461 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593362 sec., 9432157.947868442 rows/sec., 134.93 MiB/sec. | ||
| 11234 | 2026.03.19 13:09:25.879672 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11235 | 2026.03.19 13:09:25.879983 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.03.19 13:09:25.880072 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_51_10} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11237 | 2026.03.19 13:09:25.880195 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11238 | 2026.03.19 13:09:27.175997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11239 | 2026.03.19 13:09:27.194067 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.03.19 13:09:27.194142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11241 | 2026.03.19 13:09:27.200167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11242 | 2026.03.19 13:09:27.200898 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2026.03.19 13:09:27.201215 [ 99 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11244 | 2026.03.19 13:09:27.201284 [ 99 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.03.19 13:09:27.201304 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11246 | 2026.03.19 13:09:27.201433 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 11247 | 2026.03.19 13:09:27.204915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11248 | 2026.03.19 13:09:27.205461 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11249 | 2026.03.19 13:09:27.207074 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 11250 | 2026.03.19 13:09:27.211734 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 11251 | 2026.03.19 13:09:27.216266 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 11252 | 2026.03.19 13:09:27.221247 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 11253 | 2026.03.19 13:09:27.225639 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 11254 | 2026.03.19 13:09:27.229705 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 11255 | 2026.03.19 13:09:27.289977 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.088599392 sec., 4334.115520792739 rows/sec., 22.41 MiB/sec. | ||
| 11256 | 2026.03.19 13:09:27.293118 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11257 | 2026.03.19 13:09:27.295170 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_51_10} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.03.19 13:09:27.295281 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_51_10} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11259 | 2026.03.19 13:09:27.297646 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11260 | 2026.03.19 13:09:30.350189 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11261 | 2026.03.19 13:09:30.350392 [ 259 ] {4f548b4f-14f2-41d5-9b60-4b88641efa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11262 | 2026.03.19 13:09:30.350465 [ 259 ] {4f548b4f-14f2-41d5-9b60-4b88641efa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11263 | 2026.03.19 13:09:30.351203 [ 259 ] {4f548b4f-14f2-41d5-9b60-4b88641efa6a} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.03.19 13:09:30.351246 [ 259 ] {4f548b4f-14f2-41d5-9b60-4b88641efa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11265 | 2026.03.19 13:09:30.351638 [ 259 ] {4f548b4f-14f2-41d5-9b60-4b88641efa6a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11266 | 2026.03.19 13:09:30.351866 [ 259 ] {4f548b4f-14f2-41d5-9b60-4b88641efa6a} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.03.19 13:09:30.352029 [ 259 ] {4f548b4f-14f2-41d5-9b60-4b88641efa6a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec. | ||
| 11268 | 2026.03.19 13:09:30.352072 [ 259 ] {4f548b4f-14f2-41d5-9b60-4b88641efa6a} <Debug> TCPHandler: Processed in 0.00202033 sec. | ||
| 11269 | 2026.03.19 13:09:30.352195 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.03.19 13:09:30.352290 [ 259 ] {545d9418-a798-4903-b3b0-b19b447e6aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11271 | 2026.03.19 13:09:30.352330 [ 259 ] {545d9418-a798-4903-b3b0-b19b447e6aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11272 | 2026.03.19 13:09:30.352787 [ 259 ] {545d9418-a798-4903-b3b0-b19b447e6aac} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.03.19 13:09:30.352825 [ 259 ] {545d9418-a798-4903-b3b0-b19b447e6aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11274 | 2026.03.19 13:09:30.353133 [ 259 ] {545d9418-a798-4903-b3b0-b19b447e6aac} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11275 | 2026.03.19 13:09:30.353341 [ 259 ] {545d9418-a798-4903-b3b0-b19b447e6aac} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.03.19 13:09:30.353473 [ 259 ] {545d9418-a798-4903-b3b0-b19b447e6aac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 11277 | 2026.03.19 13:09:30.353511 [ 259 ] {545d9418-a798-4903-b3b0-b19b447e6aac} <Debug> TCPHandler: Processed in 0.001364747 sec. | ||
| 11278 | 2026.03.19 13:09:30.353626 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.03.19 13:09:30.353720 [ 259 ] {c866fe8a-12a6-47e4-a767-2db4205d2e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11280 | 2026.03.19 13:09:30.353763 [ 259 ] {c866fe8a-12a6-47e4-a767-2db4205d2e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11281 | 2026.03.19 13:09:30.354191 [ 259 ] {c866fe8a-12a6-47e4-a767-2db4205d2e80} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.03.19 13:09:30.354227 [ 259 ] {c866fe8a-12a6-47e4-a767-2db4205d2e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11283 | 2026.03.19 13:09:30.354559 [ 259 ] {c866fe8a-12a6-47e4-a767-2db4205d2e80} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11284 | 2026.03.19 13:09:30.354761 [ 259 ] {c866fe8a-12a6-47e4-a767-2db4205d2e80} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.03.19 13:09:30.354891 [ 259 ] {c866fe8a-12a6-47e4-a767-2db4205d2e80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 11286 | 2026.03.19 13:09:30.354927 [ 259 ] {c866fe8a-12a6-47e4-a767-2db4205d2e80} <Debug> TCPHandler: Processed in 0.001348116 sec. | ||
| 11287 | 2026.03.19 13:09:30.355034 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11288 | 2026.03.19 13:09:30.355126 [ 259 ] {8ba4384f-8eb4-45f8-8033-b42faede277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11289 | 2026.03.19 13:09:30.355167 [ 259 ] {8ba4384f-8eb4-45f8-8033-b42faede277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11290 | 2026.03.19 13:09:30.355499 [ 259 ] {8ba4384f-8eb4-45f8-8033-b42faede277d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.03.19 13:09:30.355535 [ 259 ] {8ba4384f-8eb4-45f8-8033-b42faede277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11292 | 2026.03.19 13:09:30.355832 [ 259 ] {8ba4384f-8eb4-45f8-8033-b42faede277d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11293 | 2026.03.19 13:09:30.356036 [ 259 ] {8ba4384f-8eb4-45f8-8033-b42faede277d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2026.03.19 13:09:30.356167 [ 259 ] {8ba4384f-8eb4-45f8-8033-b42faede277d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11295 | 2026.03.19 13:09:30.356203 [ 259 ] {8ba4384f-8eb4-45f8-8033-b42faede277d} <Debug> TCPHandler: Processed in 0.001216934 sec. | ||
| 11296 | 2026.03.19 13:09:33.008429 [ 87 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 11297 | 2026.03.19 13:09:33.008546 [ 87 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.03.19 13:09:33.008583 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11299 | 2026.03.19 13:09:33.008768 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 11300 | 2026.03.19 13:09:33.009003 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11301 | 2026.03.19 13:09:33.009064 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 11302 | 2026.03.19 13:09:33.009141 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11303 | 2026.03.19 13:09:33.009188 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11304 | 2026.03.19 13:09:33.009232 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 11305 | 2026.03.19 13:09:33.009275 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 11306 | 2026.03.19 13:09:33.010084 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402998 sec., 26372.097465570158 rows/sec., 1.74 MiB/sec. | ||
| 11307 | 2026.03.19 13:09:33.010239 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11308 | 2026.03.19 13:09:33.010497 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2026.03.19 13:09:33.010585 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_37_8} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 11310 | 2026.03.19 13:09:33.010663 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11311 | 2026.03.19 13:09:33.166370 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11312 | 2026.03.19 13:09:33.166418 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11313 | 2026.03.19 13:09:33.376652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24973 | ||
| 11314 | 2026.03.19 13:09:33.377213 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2026.03.19 13:09:33.377248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11316 | 2026.03.19 13:09:33.377765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11317 | 2026.03.19 13:09:33.377990 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2026.03.19 13:09:33.378111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24973 | ||
| 11319 | 2026.03.19 13:09:33.465124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1438 | ||
| 11320 | 2026.03.19 13:09:33.467673 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.03.19 13:09:33.467722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11322 | 2026.03.19 13:09:33.468875 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11323 | 2026.03.19 13:09:33.469144 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.03.19 13:09:33.469402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 11325 | 2026.03.19 13:09:34.705032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11326 | 2026.03.19 13:09:34.719935 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2026.03.19 13:09:34.719989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11328 | 2026.03.19 13:09:34.725473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11329 | 2026.03.19 13:09:34.726142 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2026.03.19 13:09:34.728719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11331 | 2026.03.19 13:09:35.360232 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.03.19 13:09:35.360450 [ 259 ] {d67ac245-74cc-4aba-9337-54d84f339ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.03.19 13:09:35.360526 [ 259 ] {d67ac245-74cc-4aba-9337-54d84f339ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11334 | 2026.03.19 13:09:35.361353 [ 259 ] {d67ac245-74cc-4aba-9337-54d84f339ed0} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.03.19 13:09:35.361402 [ 259 ] {d67ac245-74cc-4aba-9337-54d84f339ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11336 | 2026.03.19 13:09:35.361809 [ 259 ] {d67ac245-74cc-4aba-9337-54d84f339ed0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11337 | 2026.03.19 13:09:35.362054 [ 259 ] {d67ac245-74cc-4aba-9337-54d84f339ed0} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.03.19 13:09:35.362214 [ 259 ] {d67ac245-74cc-4aba-9337-54d84f339ed0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001821 sec., 155958.26468973092 rows/sec., 9.91 MiB/sec. | ||
| 11339 | 2026.03.19 13:09:35.362258 [ 259 ] {d67ac245-74cc-4aba-9337-54d84f339ed0} <Debug> TCPHandler: Processed in 0.002170623 sec. | ||
| 11340 | 2026.03.19 13:09:35.362386 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.03.19 13:09:35.362492 [ 259 ] {690ecde5-a264-444c-8c0b-ae2196e5b609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11342 | 2026.03.19 13:09:35.362533 [ 259 ] {690ecde5-a264-444c-8c0b-ae2196e5b609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11343 | 2026.03.19 13:09:35.363330 [ 259 ] {690ecde5-a264-444c-8c0b-ae2196e5b609} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.03.19 13:09:35.363365 [ 259 ] {690ecde5-a264-444c-8c0b-ae2196e5b609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11345 | 2026.03.19 13:09:35.363714 [ 259 ] {690ecde5-a264-444c-8c0b-ae2196e5b609} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11346 | 2026.03.19 13:09:35.363928 [ 259 ] {690ecde5-a264-444c-8c0b-ae2196e5b609} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.03.19 13:09:35.364062 [ 259 ] {690ecde5-a264-444c-8c0b-ae2196e5b609} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001587 sec., 552614.9968494014 rows/sec., 43.81 MiB/sec. | ||
| 11348 | 2026.03.19 13:09:35.364102 [ 259 ] {690ecde5-a264-444c-8c0b-ae2196e5b609} <Debug> TCPHandler: Processed in 0.001766365 sec. | ||
| 11349 | 2026.03.19 13:09:35.364244 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2026.03.19 13:09:35.364341 [ 259 ] {91e78b79-c8f1-4a36-a237-6ea3cf03797c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11351 | 2026.03.19 13:09:35.364381 [ 259 ] {91e78b79-c8f1-4a36-a237-6ea3cf03797c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11352 | 2026.03.19 13:09:35.364853 [ 259 ] {91e78b79-c8f1-4a36-a237-6ea3cf03797c} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2026.03.19 13:09:35.364889 [ 259 ] {91e78b79-c8f1-4a36-a237-6ea3cf03797c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11354 | 2026.03.19 13:09:35.365199 [ 259 ] {91e78b79-c8f1-4a36-a237-6ea3cf03797c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11355 | 2026.03.19 13:09:35.365442 [ 259 ] {91e78b79-c8f1-4a36-a237-6ea3cf03797c} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.03.19 13:09:35.365580 [ 259 ] {91e78b79-c8f1-4a36-a237-6ea3cf03797c} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001258 sec., 144674.08585055644 rows/sec., 8.97 MiB/sec. | ||
| 11357 | 2026.03.19 13:09:35.365619 [ 259 ] {91e78b79-c8f1-4a36-a237-6ea3cf03797c} <Debug> TCPHandler: Processed in 0.001443768 sec. | ||
| 11358 | 2026.03.19 13:09:35.365725 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.03.19 13:09:35.365820 [ 259 ] {3a6a516b-2ced-4131-9403-0aaa95df41a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11360 | 2026.03.19 13:09:35.365860 [ 259 ] {3a6a516b-2ced-4131-9403-0aaa95df41a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11361 | 2026.03.19 13:09:35.366282 [ 259 ] {3a6a516b-2ced-4131-9403-0aaa95df41a0} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.03.19 13:09:35.366318 [ 259 ] {3a6a516b-2ced-4131-9403-0aaa95df41a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11363 | 2026.03.19 13:09:35.366616 [ 259 ] {3a6a516b-2ced-4131-9403-0aaa95df41a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11364 | 2026.03.19 13:09:35.366841 [ 259 ] {3a6a516b-2ced-4131-9403-0aaa95df41a0} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.03.19 13:09:35.366968 [ 259 ] {3a6a516b-2ced-4131-9403-0aaa95df41a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 11366 | 2026.03.19 13:09:35.367006 [ 259 ] {3a6a516b-2ced-4131-9403-0aaa95df41a0} <Debug> TCPHandler: Processed in 0.001329737 sec. | ||
| 11367 | 2026.03.19 13:09:35.367115 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.03.19 13:09:35.367210 [ 259 ] {af21510f-7849-4408-88e4-e67778cb45fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11369 | 2026.03.19 13:09:35.367251 [ 259 ] {af21510f-7849-4408-88e4-e67778cb45fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11370 | 2026.03.19 13:09:35.367680 [ 259 ] {af21510f-7849-4408-88e4-e67778cb45fd} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.03.19 13:09:35.367716 [ 259 ] {af21510f-7849-4408-88e4-e67778cb45fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11372 | 2026.03.19 13:09:35.368018 [ 259 ] {af21510f-7849-4408-88e4-e67778cb45fd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11373 | 2026.03.19 13:09:35.368231 [ 259 ] {af21510f-7849-4408-88e4-e67778cb45fd} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.03.19 13:09:35.368362 [ 259 ] {af21510f-7849-4408-88e4-e67778cb45fd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 11375 | 2026.03.19 13:09:35.368400 [ 259 ] {af21510f-7849-4408-88e4-e67778cb45fd} <Debug> TCPHandler: Processed in 0.001333047 sec. | ||
| 11376 | 2026.03.19 13:09:35.368512 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.03.19 13:09:35.368606 [ 259 ] {6b7b4b4c-f88f-4af9-a4ea-c9b040f8fcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11378 | 2026.03.19 13:09:35.368646 [ 259 ] {6b7b4b4c-f88f-4af9-a4ea-c9b040f8fcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11379 | 2026.03.19 13:09:35.369208 [ 259 ] {6b7b4b4c-f88f-4af9-a4ea-c9b040f8fcb2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.03.19 13:09:35.369246 [ 259 ] {6b7b4b4c-f88f-4af9-a4ea-c9b040f8fcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11381 | 2026.03.19 13:09:35.369563 [ 259 ] {6b7b4b4c-f88f-4af9-a4ea-c9b040f8fcb2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11382 | 2026.03.19 13:09:35.369771 [ 259 ] {6b7b4b4c-f88f-4af9-a4ea-c9b040f8fcb2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.03.19 13:09:35.369900 [ 259 ] {6b7b4b4c-f88f-4af9-a4ea-c9b040f8fcb2} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001311 sec., 404271.5484363081 rows/sec., 28.59 MiB/sec. | ||
| 11384 | 2026.03.19 13:09:35.369938 [ 259 ] {6b7b4b4c-f88f-4af9-a4ea-c9b040f8fcb2} <Debug> TCPHandler: Processed in 0.001475089 sec. | ||
| 11385 | 2026.03.19 13:09:35.370049 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.03.19 13:09:35.370144 [ 259 ] {52dac2b3-284e-43ab-82da-c6737c724e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11387 | 2026.03.19 13:09:35.370185 [ 259 ] {52dac2b3-284e-43ab-82da-c6737c724e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11388 | 2026.03.19 13:09:35.370518 [ 259 ] {52dac2b3-284e-43ab-82da-c6737c724e59} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.03.19 13:09:35.370555 [ 259 ] {52dac2b3-284e-43ab-82da-c6737c724e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11390 | 2026.03.19 13:09:35.370864 [ 259 ] {52dac2b3-284e-43ab-82da-c6737c724e59} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11391 | 2026.03.19 13:09:35.371085 [ 259 ] {52dac2b3-284e-43ab-82da-c6737c724e59} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.03.19 13:09:35.371218 [ 259 ] {52dac2b3-284e-43ab-82da-c6737c724e59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 11393 | 2026.03.19 13:09:35.371257 [ 259 ] {52dac2b3-284e-43ab-82da-c6737c724e59} <Debug> TCPHandler: Processed in 0.001256574 sec. | ||
| 11394 | 2026.03.19 13:09:35.371365 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.03.19 13:09:35.371460 [ 259 ] {4947a7ae-e4b4-4782-adca-b46bb71b3dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.03.19 13:09:35.371505 [ 259 ] {4947a7ae-e4b4-4782-adca-b46bb71b3dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11397 | 2026.03.19 13:09:35.371942 [ 259 ] {4947a7ae-e4b4-4782-adca-b46bb71b3dae} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.03.19 13:09:35.371979 [ 259 ] {4947a7ae-e4b4-4782-adca-b46bb71b3dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11399 | 2026.03.19 13:09:35.372305 [ 259 ] {4947a7ae-e4b4-4782-adca-b46bb71b3dae} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11400 | 2026.03.19 13:09:35.372520 [ 259 ] {4947a7ae-e4b4-4782-adca-b46bb71b3dae} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.03.19 13:09:35.372652 [ 259 ] {4947a7ae-e4b4-4782-adca-b46bb71b3dae} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00121 sec., 219008.26446280992 rows/sec., 14.55 MiB/sec. | ||
| 11402 | 2026.03.19 13:09:35.372689 [ 259 ] {4947a7ae-e4b4-4782-adca-b46bb71b3dae} <Debug> TCPHandler: Processed in 0.001372517 sec. | ||
| 11403 | 2026.03.19 13:09:35.372801 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.03.19 13:09:35.372897 [ 259 ] {ff7dd023-dfe2-4186-a0e7-3a5866e2fbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.03.19 13:09:35.372938 [ 259 ] {ff7dd023-dfe2-4186-a0e7-3a5866e2fbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11406 | 2026.03.19 13:09:35.373248 [ 259 ] {ff7dd023-dfe2-4186-a0e7-3a5866e2fbff} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.03.19 13:09:35.373284 [ 259 ] {ff7dd023-dfe2-4186-a0e7-3a5866e2fbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11408 | 2026.03.19 13:09:35.373578 [ 259 ] {ff7dd023-dfe2-4186-a0e7-3a5866e2fbff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11409 | 2026.03.19 13:09:35.373786 [ 259 ] {ff7dd023-dfe2-4186-a0e7-3a5866e2fbff} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.03.19 13:09:35.373914 [ 259 ] {ff7dd023-dfe2-4186-a0e7-3a5866e2fbff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 11411 | 2026.03.19 13:09:35.373950 [ 259 ] {ff7dd023-dfe2-4186-a0e7-3a5866e2fbff} <Debug> TCPHandler: Processed in 0.001197334 sec. | ||
| 11412 | 2026.03.19 13:09:35.374055 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.03.19 13:09:35.374149 [ 259 ] {62d8a2e2-1974-4124-af9f-a9a49ac5236c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11414 | 2026.03.19 13:09:35.374203 [ 259 ] {62d8a2e2-1974-4124-af9f-a9a49ac5236c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11415 | 2026.03.19 13:09:35.375083 [ 259 ] {62d8a2e2-1974-4124-af9f-a9a49ac5236c} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.03.19 13:09:35.375120 [ 259 ] {62d8a2e2-1974-4124-af9f-a9a49ac5236c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11417 | 2026.03.19 13:09:35.375679 [ 259 ] {62d8a2e2-1974-4124-af9f-a9a49ac5236c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11418 | 2026.03.19 13:09:35.375903 [ 259 ] {62d8a2e2-1974-4124-af9f-a9a49ac5236c} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.03.19 13:09:35.376062 [ 259 ] {62d8a2e2-1974-4124-af9f-a9a49ac5236c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00193 sec., 20725.38860103627 rows/sec., 37.14 MiB/sec. | ||
| 11420 | 2026.03.19 13:09:35.376116 [ 259 ] {62d8a2e2-1974-4124-af9f-a9a49ac5236c} <Debug> TCPHandler: Processed in 0.002109012 sec. | ||
| 11421 | 2026.03.19 13:09:35.376255 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.03.19 13:09:35.376378 [ 259 ] {58a17a88-fc64-4c11-9b0b-7db375ce68e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11423 | 2026.03.19 13:09:35.376427 [ 259 ] {58a17a88-fc64-4c11-9b0b-7db375ce68e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11424 | 2026.03.19 13:09:35.376828 [ 259 ] {58a17a88-fc64-4c11-9b0b-7db375ce68e9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.03.19 13:09:35.376871 [ 259 ] {58a17a88-fc64-4c11-9b0b-7db375ce68e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11426 | 2026.03.19 13:09:35.377217 [ 259 ] {58a17a88-fc64-4c11-9b0b-7db375ce68e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11427 | 2026.03.19 13:09:35.377418 [ 259 ] {58a17a88-fc64-4c11-9b0b-7db375ce68e9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.03.19 13:09:35.377541 [ 259 ] {58a17a88-fc64-4c11-9b0b-7db375ce68e9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 4.74 MiB/sec. | ||
| 11429 | 2026.03.19 13:09:35.377577 [ 259 ] {58a17a88-fc64-4c11-9b0b-7db375ce68e9} <Debug> TCPHandler: Processed in 0.001381187 sec. | ||
| 11430 | 2026.03.19 13:09:40.349677 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.03.19 13:09:40.349897 [ 259 ] {13f90d13-33af-4736-b7e1-aeafb9a9b99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11432 | 2026.03.19 13:09:40.349971 [ 259 ] {13f90d13-33af-4736-b7e1-aeafb9a9b99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11433 | 2026.03.19 13:09:40.350670 [ 259 ] {13f90d13-33af-4736-b7e1-aeafb9a9b99d} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.03.19 13:09:40.350717 [ 259 ] {13f90d13-33af-4736-b7e1-aeafb9a9b99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11435 | 2026.03.19 13:09:40.351110 [ 259 ] {13f90d13-33af-4736-b7e1-aeafb9a9b99d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11436 | 2026.03.19 13:09:40.351352 [ 259 ] {13f90d13-33af-4736-b7e1-aeafb9a9b99d} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.03.19 13:09:40.351504 [ 259 ] {13f90d13-33af-4736-b7e1-aeafb9a9b99d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.59 MiB/sec. | ||
| 11438 | 2026.03.19 13:09:40.351552 [ 259 ] {13f90d13-33af-4736-b7e1-aeafb9a9b99d} <Debug> TCPHandler: Processed in 0.00201306 sec. | ||
| 11439 | 2026.03.19 13:09:40.351686 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.03.19 13:09:40.351781 [ 259 ] {f96b59b9-183f-41ab-aff0-3572e611f9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11441 | 2026.03.19 13:09:40.351820 [ 259 ] {f96b59b9-183f-41ab-aff0-3572e611f9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11442 | 2026.03.19 13:09:40.352231 [ 259 ] {f96b59b9-183f-41ab-aff0-3572e611f9f0} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.03.19 13:09:40.352270 [ 259 ] {f96b59b9-183f-41ab-aff0-3572e611f9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11444 | 2026.03.19 13:09:40.352573 [ 259 ] {f96b59b9-183f-41ab-aff0-3572e611f9f0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11445 | 2026.03.19 13:09:40.352773 [ 259 ] {f96b59b9-183f-41ab-aff0-3572e611f9f0} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.03.19 13:09:40.352899 [ 259 ] {f96b59b9-183f-41ab-aff0-3572e611f9f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 11447 | 2026.03.19 13:09:40.352939 [ 259 ] {f96b59b9-183f-41ab-aff0-3572e611f9f0} <Debug> TCPHandler: Processed in 0.001306166 sec. | ||
| 11448 | 2026.03.19 13:09:40.353054 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2026.03.19 13:09:40.353147 [ 259 ] {ca4a5c2a-6eb8-4564-bb5e-024a1ac18ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11450 | 2026.03.19 13:09:40.353194 [ 259 ] {ca4a5c2a-6eb8-4564-bb5e-024a1ac18ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11451 | 2026.03.19 13:09:40.353604 [ 259 ] {ca4a5c2a-6eb8-4564-bb5e-024a1ac18ff5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.03.19 13:09:40.353639 [ 259 ] {ca4a5c2a-6eb8-4564-bb5e-024a1ac18ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11453 | 2026.03.19 13:09:40.353954 [ 259 ] {ca4a5c2a-6eb8-4564-bb5e-024a1ac18ff5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11454 | 2026.03.19 13:09:40.354151 [ 259 ] {ca4a5c2a-6eb8-4564-bb5e-024a1ac18ff5} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.03.19 13:09:40.354282 [ 259 ] {ca4a5c2a-6eb8-4564-bb5e-024a1ac18ff5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 11456 | 2026.03.19 13:09:40.354318 [ 259 ] {ca4a5c2a-6eb8-4564-bb5e-024a1ac18ff5} <Debug> TCPHandler: Processed in 0.001311636 sec. | ||
| 11457 | 2026.03.19 13:09:40.354425 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2026.03.19 13:09:40.354517 [ 259 ] {6c2e3c4c-d560-4fc3-998b-226d2d12aaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11459 | 2026.03.19 13:09:40.354557 [ 259 ] {6c2e3c4c-d560-4fc3-998b-226d2d12aaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11460 | 2026.03.19 13:09:40.354874 [ 259 ] {6c2e3c4c-d560-4fc3-998b-226d2d12aaca} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.03.19 13:09:40.354909 [ 259 ] {6c2e3c4c-d560-4fc3-998b-226d2d12aaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11462 | 2026.03.19 13:09:40.355207 [ 259 ] {6c2e3c4c-d560-4fc3-998b-226d2d12aaca} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11463 | 2026.03.19 13:09:40.355433 [ 259 ] {6c2e3c4c-d560-4fc3-998b-226d2d12aaca} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.03.19 13:09:40.355556 [ 259 ] {6c2e3c4c-d560-4fc3-998b-226d2d12aaca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11465 | 2026.03.19 13:09:40.355591 [ 259 ] {6c2e3c4c-d560-4fc3-998b-226d2d12aaca} <Debug> TCPHandler: Processed in 0.001213114 sec. | ||
| 11466 | 2026.03.19 13:09:40.878327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25421 | ||
| 11467 | 2026.03.19 13:09:40.878894 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2026.03.19 13:09:40.878947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11469 | 2026.03.19 13:09:40.879460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11470 | 2026.03.19 13:09:40.879693 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2026.03.19 13:09:40.879827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25421 | ||
| 11472 | 2026.03.19 13:09:42.228910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11473 | 2026.03.19 13:09:42.244760 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.03.19 13:09:42.244818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11475 | 2026.03.19 13:09:42.250390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11476 | 2026.03.19 13:09:42.251063 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.03.19 13:09:42.253703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11478 | 2026.03.19 13:09:43.469642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1468 | ||
| 11479 | 2026.03.19 13:09:43.472290 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.03.19 13:09:43.472329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11481 | 2026.03.19 13:09:43.473537 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11482 | 2026.03.19 13:09:43.473809 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.03.19 13:09:43.474067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 11484 | 2026.03.19 13:09:45.359485 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.03.19 13:09:45.359674 [ 259 ] {f7e0dd7b-1686-435f-b71b-c9f455072f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11486 | 2026.03.19 13:09:45.359743 [ 259 ] {f7e0dd7b-1686-435f-b71b-c9f455072f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11487 | 2026.03.19 13:09:45.360473 [ 259 ] {f7e0dd7b-1686-435f-b71b-c9f455072f7c} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2026.03.19 13:09:45.360521 [ 259 ] {f7e0dd7b-1686-435f-b71b-c9f455072f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11489 | 2026.03.19 13:09:45.360951 [ 259 ] {f7e0dd7b-1686-435f-b71b-c9f455072f7c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11490 | 2026.03.19 13:09:45.361198 [ 259 ] {f7e0dd7b-1686-435f-b71b-c9f455072f7c} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.03.19 13:09:45.361370 [ 259 ] {f7e0dd7b-1686-435f-b71b-c9f455072f7c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 11492 | 2026.03.19 13:09:45.361427 [ 259 ] {f7e0dd7b-1686-435f-b71b-c9f455072f7c} <Debug> TCPHandler: Processed in 0.002071691 sec. | ||
| 11493 | 2026.03.19 13:09:45.361552 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.03.19 13:09:45.361658 [ 259 ] {9718a6c7-e0d8-4dfe-ae1d-30653ebf058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11495 | 2026.03.19 13:09:45.361705 [ 259 ] {9718a6c7-e0d8-4dfe-ae1d-30653ebf058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11496 | 2026.03.19 13:09:45.362418 [ 259 ] {9718a6c7-e0d8-4dfe-ae1d-30653ebf058d} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.03.19 13:09:45.362457 [ 259 ] {9718a6c7-e0d8-4dfe-ae1d-30653ebf058d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11498 | 2026.03.19 13:09:45.362851 [ 259 ] {9718a6c7-e0d8-4dfe-ae1d-30653ebf058d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11499 | 2026.03.19 13:09:45.363076 [ 259 ] {9718a6c7-e0d8-4dfe-ae1d-30653ebf058d} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.03.19 13:09:45.363223 [ 259 ] {9718a6c7-e0d8-4dfe-ae1d-30653ebf058d} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.00159 sec., 551572.3270440252 rows/sec., 43.72 MiB/sec. | ||
| 11501 | 2026.03.19 13:09:45.363263 [ 259 ] {9718a6c7-e0d8-4dfe-ae1d-30653ebf058d} <Debug> TCPHandler: Processed in 0.001766485 sec. | ||
| 11502 | 2026.03.19 13:09:45.363378 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11503 | 2026.03.19 13:09:45.363480 [ 259 ] {a1d4b1d0-c4cd-4a03-8fdc-32130bcfe933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11504 | 2026.03.19 13:09:45.363524 [ 259 ] {a1d4b1d0-c4cd-4a03-8fdc-32130bcfe933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11505 | 2026.03.19 13:09:45.363986 [ 259 ] {a1d4b1d0-c4cd-4a03-8fdc-32130bcfe933} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.03.19 13:09:45.364022 [ 259 ] {a1d4b1d0-c4cd-4a03-8fdc-32130bcfe933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11507 | 2026.03.19 13:09:45.364342 [ 259 ] {a1d4b1d0-c4cd-4a03-8fdc-32130bcfe933} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11508 | 2026.03.19 13:09:45.364568 [ 259 ] {a1d4b1d0-c4cd-4a03-8fdc-32130bcfe933} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.03.19 13:09:45.364679 [ 31 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 11510 | 2026.03.19 13:09:45.364700 [ 259 ] {a1d4b1d0-c4cd-4a03-8fdc-32130bcfe933} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001241 sec., 146655.92264302983 rows/sec., 9.09 MiB/sec. | ||
| 11511 | 2026.03.19 13:09:45.364751 [ 31 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.03.19 13:09:45.364761 [ 259 ] {a1d4b1d0-c4cd-4a03-8fdc-32130bcfe933} <Debug> TCPHandler: Processed in 0.001433669 sec. | ||
| 11513 | 2026.03.19 13:09:45.364781 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11514 | 2026.03.19 13:09:45.364873 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11515 | 2026.03.19 13:09:45.364905 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 11516 | 2026.03.19 13:09:45.364974 [ 259 ] {59080408-0c4c-4c14-b127-941d515cbe12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11517 | 2026.03.19 13:09:45.365022 [ 259 ] {59080408-0c4c-4c14-b127-941d515cbe12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11518 | 2026.03.19 13:09:45.365046 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11519 | 2026.03.19 13:09:45.365085 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 211 rows starting from the beginning of the part | ||
| 11520 | 2026.03.19 13:09:45.365150 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 182 rows starting from the beginning of the part | ||
| 11521 | 2026.03.19 13:09:45.365196 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 182 rows starting from the beginning of the part | ||
| 11522 | 2026.03.19 13:09:45.365241 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 209 rows starting from the beginning of the part | ||
| 11523 | 2026.03.19 13:09:45.365279 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 182 rows starting from the beginning of the part | ||
| 11524 | 2026.03.19 13:09:45.365317 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 182 rows starting from the beginning of the part | ||
| 11525 | 2026.03.19 13:09:45.365459 [ 259 ] {59080408-0c4c-4c14-b127-941d515cbe12} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2026.03.19 13:09:45.365505 [ 259 ] {59080408-0c4c-4c14-b127-941d515cbe12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11527 | 2026.03.19 13:09:45.365869 [ 259 ] {59080408-0c4c-4c14-b127-941d515cbe12} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11528 | 2026.03.19 13:09:45.366108 [ 259 ] {59080408-0c4c-4c14-b127-941d515cbe12} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2026.03.19 13:09:45.366245 [ 259 ] {59080408-0c4c-4c14-b127-941d515cbe12} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001289 sec., 115593.48332040341 rows/sec., 7.47 MiB/sec. | ||
| 11530 | 2026.03.19 13:09:45.366287 [ 259 ] {59080408-0c4c-4c14-b127-941d515cbe12} <Debug> TCPHandler: Processed in 0.001465389 sec. | ||
| 11531 | 2026.03.19 13:09:45.366323 [ 193 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475849 sec., 777857.3553256465 rows/sec., 51.49 MiB/sec. | ||
| 11532 | 2026.03.19 13:09:45.366399 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2026.03.19 13:09:45.366479 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 11534 | 2026.03.19 13:09:45.366498 [ 259 ] {7db43807-5639-42bf-917f-ca6145afe3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11535 | 2026.03.19 13:09:45.366544 [ 259 ] {7db43807-5639-42bf-917f-ca6145afe3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11536 | 2026.03.19 13:09:45.366764 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.03.19 13:09:45.366837 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_39_8} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 11538 | 2026.03.19 13:09:45.366913 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11539 | 2026.03.19 13:09:45.366992 [ 259 ] {7db43807-5639-42bf-917f-ca6145afe3d0} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2026.03.19 13:09:45.367034 [ 259 ] {7db43807-5639-42bf-917f-ca6145afe3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11541 | 2026.03.19 13:09:45.367360 [ 259 ] {7db43807-5639-42bf-917f-ca6145afe3d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11542 | 2026.03.19 13:09:45.367578 [ 259 ] {7db43807-5639-42bf-917f-ca6145afe3d0} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2026.03.19 13:09:45.367712 [ 259 ] {7db43807-5639-42bf-917f-ca6145afe3d0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 11544 | 2026.03.19 13:09:45.367751 [ 259 ] {7db43807-5639-42bf-917f-ca6145afe3d0} <Debug> TCPHandler: Processed in 0.001401778 sec. | ||
| 11545 | 2026.03.19 13:09:45.367864 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11546 | 2026.03.19 13:09:45.367960 [ 259 ] {6943ceab-e846-4ea2-9ff9-59db194a1c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11547 | 2026.03.19 13:09:45.368002 [ 259 ] {6943ceab-e846-4ea2-9ff9-59db194a1c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11548 | 2026.03.19 13:09:45.368558 [ 259 ] {6943ceab-e846-4ea2-9ff9-59db194a1c53} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11549 | 2026.03.19 13:09:45.368595 [ 259 ] {6943ceab-e846-4ea2-9ff9-59db194a1c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11550 | 2026.03.19 13:09:45.368926 [ 259 ] {6943ceab-e846-4ea2-9ff9-59db194a1c53} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11551 | 2026.03.19 13:09:45.369150 [ 259 ] {6943ceab-e846-4ea2-9ff9-59db194a1c53} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11552 | 2026.03.19 13:09:45.369286 [ 259 ] {6943ceab-e846-4ea2-9ff9-59db194a1c53} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001345 sec., 394052.0446096654 rows/sec., 27.87 MiB/sec. | ||
| 11553 | 2026.03.19 13:09:45.369324 [ 259 ] {6943ceab-e846-4ea2-9ff9-59db194a1c53} <Debug> TCPHandler: Processed in 0.00151172 sec. | ||
| 11554 | 2026.03.19 13:09:45.369442 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11555 | 2026.03.19 13:09:45.369537 [ 259 ] {f6ddf088-2bf7-4632-a3d3-6c1ab053c459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11556 | 2026.03.19 13:09:45.369581 [ 259 ] {f6ddf088-2bf7-4632-a3d3-6c1ab053c459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11557 | 2026.03.19 13:09:45.369916 [ 259 ] {f6ddf088-2bf7-4632-a3d3-6c1ab053c459} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2026.03.19 13:09:45.369952 [ 259 ] {f6ddf088-2bf7-4632-a3d3-6c1ab053c459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11559 | 2026.03.19 13:09:45.370265 [ 259 ] {f6ddf088-2bf7-4632-a3d3-6c1ab053c459} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11560 | 2026.03.19 13:09:45.370477 [ 259 ] {f6ddf088-2bf7-4632-a3d3-6c1ab053c459} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11561 | 2026.03.19 13:09:45.370586 [ 31 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 11562 | 2026.03.19 13:09:45.370609 [ 259 ] {f6ddf088-2bf7-4632-a3d3-6c1ab053c459} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 11563 | 2026.03.19 13:09:45.370627 [ 31 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2026.03.19 13:09:45.370650 [ 259 ] {f6ddf088-2bf7-4632-a3d3-6c1ab053c459} <Debug> TCPHandler: Processed in 0.001261735 sec. | ||
| 11565 | 2026.03.19 13:09:45.370655 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11566 | 2026.03.19 13:09:45.370755 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 11567 | 2026.03.19 13:09:45.370762 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.03.19 13:09:45.370861 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11569 | 2026.03.19 13:09:45.370873 [ 259 ] {f9c9f56b-0acc-4cdf-8083-0a37a744eafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11570 | 2026.03.19 13:09:45.370898 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 204 rows starting from the beginning of the part | ||
| 11571 | 2026.03.19 13:09:45.370926 [ 259 ] {f9c9f56b-0acc-4cdf-8083-0a37a744eafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11572 | 2026.03.19 13:09:45.370954 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11573 | 2026.03.19 13:09:45.371000 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 11574 | 2026.03.19 13:09:45.371038 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 11575 | 2026.03.19 13:09:45.371071 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 11576 | 2026.03.19 13:09:45.371105 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 11577 | 2026.03.19 13:09:45.371336 [ 259 ] {f9c9f56b-0acc-4cdf-8083-0a37a744eafd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.03.19 13:09:45.371382 [ 259 ] {f9c9f56b-0acc-4cdf-8083-0a37a744eafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11579 | 2026.03.19 13:09:45.371757 [ 259 ] {f9c9f56b-0acc-4cdf-8083-0a37a744eafd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11580 | 2026.03.19 13:09:45.371836 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110832 sec., 210652.91601250233 rows/sec., 10.75 MiB/sec. | ||
| 11581 | 2026.03.19 13:09:45.371987 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 11582 | 2026.03.19 13:09:45.371998 [ 259 ] {f9c9f56b-0acc-4cdf-8083-0a37a744eafd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.03.19 13:09:45.372140 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 11584 | 2026.03.19 13:09:45.372153 [ 259 ] {f9c9f56b-0acc-4cdf-8083-0a37a744eafd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001298 sec., 204160.2465331279 rows/sec., 13.57 MiB/sec. | ||
| 11585 | 2026.03.19 13:09:45.372181 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.03.19 13:09:45.372203 [ 259 ] {f9c9f56b-0acc-4cdf-8083-0a37a744eafd} <Debug> TCPHandler: Processed in 0.00149038 sec. | ||
| 11587 | 2026.03.19 13:09:45.372208 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11588 | 2026.03.19 13:09:45.372264 [ 193 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.03.19 13:09:45.372293 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 11590 | 2026.03.19 13:09:45.372327 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2026.03.19 13:09:45.372368 [ 193 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_39_8} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 11592 | 2026.03.19 13:09:45.372378 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11593 | 2026.03.19 13:09:45.372417 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 29176 rows starting from the beginning of the part | ||
| 11594 | 2026.03.19 13:09:45.372433 [ 259 ] {98622506-5536-4c88-a943-5ce0c408676f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11595 | 2026.03.19 13:09:45.372461 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 96 rows starting from the beginning of the part | ||
| 11596 | 2026.03.19 13:09:45.372480 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11597 | 2026.03.19 13:09:45.372481 [ 259 ] {98622506-5536-4c88-a943-5ce0c408676f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11598 | 2026.03.19 13:09:45.372502 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11599 | 2026.03.19 13:09:45.372543 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 265 rows starting from the beginning of the part | ||
| 11600 | 2026.03.19 13:09:45.372577 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11601 | 2026.03.19 13:09:45.372611 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 11602 | 2026.03.19 13:09:45.372830 [ 259 ] {98622506-5536-4c88-a943-5ce0c408676f} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11603 | 2026.03.19 13:09:45.372870 [ 259 ] {98622506-5536-4c88-a943-5ce0c408676f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11604 | 2026.03.19 13:09:45.373212 [ 259 ] {98622506-5536-4c88-a943-5ce0c408676f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11605 | 2026.03.19 13:09:45.373428 [ 259 ] {98622506-5536-4c88-a943-5ce0c408676f} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11606 | 2026.03.19 13:09:45.373572 [ 259 ] {98622506-5536-4c88-a943-5ce0c408676f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. | ||
| 11607 | 2026.03.19 13:09:45.373610 [ 259 ] {98622506-5536-4c88-a943-5ce0c408676f} <Debug> TCPHandler: Processed in 0.001333837 sec. | ||
| 11608 | 2026.03.19 13:09:45.373719 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11609 | 2026.03.19 13:09:45.373815 [ 259 ] {d7b22726-dea8-4c9e-afc1-89fb1f509281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11610 | 2026.03.19 13:09:45.373870 [ 259 ] {d7b22726-dea8-4c9e-afc1-89fb1f509281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11611 | 2026.03.19 13:09:45.374676 [ 259 ] {d7b22726-dea8-4c9e-afc1-89fb1f509281} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.03.19 13:09:45.374715 [ 259 ] {d7b22726-dea8-4c9e-afc1-89fb1f509281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11613 | 2026.03.19 13:09:45.375458 [ 259 ] {d7b22726-dea8-4c9e-afc1-89fb1f509281} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11614 | 2026.03.19 13:09:45.375709 [ 259 ] {d7b22726-dea8-4c9e-afc1-89fb1f509281} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.03.19 13:09:45.375849 [ 259 ] {d7b22726-dea8-4c9e-afc1-89fb1f509281} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002052 sec., 19493.17738791423 rows/sec., 34.93 MiB/sec. | ||
| 11616 | 2026.03.19 13:09:45.375914 [ 259 ] {d7b22726-dea8-4c9e-afc1-89fb1f509281} <Debug> TCPHandler: Processed in 0.002245165 sec. | ||
| 11617 | 2026.03.19 13:09:45.376023 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2026.03.19 13:09:45.376119 [ 259 ] {6f4334ed-2ecd-4484-8fd8-0be1a959e813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11619 | 2026.03.19 13:09:45.376160 [ 259 ] {6f4334ed-2ecd-4484-8fd8-0be1a959e813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11620 | 2026.03.19 13:09:45.376488 [ 259 ] {6f4334ed-2ecd-4484-8fd8-0be1a959e813} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2026.03.19 13:09:45.376524 [ 259 ] {6f4334ed-2ecd-4484-8fd8-0be1a959e813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11622 | 2026.03.19 13:09:45.377063 [ 259 ] {6f4334ed-2ecd-4484-8fd8-0be1a959e813} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11623 | 2026.03.19 13:09:45.377280 [ 259 ] {6f4334ed-2ecd-4484-8fd8-0be1a959e813} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.03.19 13:09:45.377424 [ 259 ] {6f4334ed-2ecd-4484-8fd8-0be1a959e813} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001324 sec., 67975.83081570997 rows/sec., 4.25 MiB/sec. | ||
| 11625 | 2026.03.19 13:09:45.377460 [ 259 ] {6f4334ed-2ecd-4484-8fd8-0be1a959e813} <Debug> TCPHandler: Processed in 0.001487059 sec. | ||
| 11626 | 2026.03.19 13:09:45.380712 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30122 rows, containing 5 columns (5 merged, 0 gathered) in 0.008445478 sec., 3566642.4091093484 rows/sec., 234.84 MiB/sec. | ||
| 11627 | 2026.03.19 13:09:45.381289 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11628 | 2026.03.19 13:09:45.381633 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.03.19 13:09:45.381714 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 11630 | 2026.03.19 13:09:45.381810 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11631 | 2026.03.19 13:09:46.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.05 MiB, peak 340.47 MiB, free memory in arenas 0.00 B, will set to 331.84 MiB (RSS), difference: 2.78 MiB | ||
| 11632 | 2026.03.19 13:09:48.166659 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11633 | 2026.03.19 13:09:48.166716 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11634 | 2026.03.19 13:09:48.380039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25933 | ||
| 11635 | 2026.03.19 13:09:48.380618 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2026.03.19 13:09:48.380665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11637 | 2026.03.19 13:09:48.381146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11638 | 2026.03.19 13:09:48.381368 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.03.19 13:09:48.381497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25933 | ||
| 11640 | 2026.03.19 13:09:49.753827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11641 | 2026.03.19 13:09:49.770885 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.03.19 13:09:49.770938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11643 | 2026.03.19 13:09:49.777233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11644 | 2026.03.19 13:09:49.777928 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.03.19 13:09:49.780920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11646 | 2026.03.19 13:09:50.350282 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2026.03.19 13:09:50.350482 [ 259 ] {0e09b99f-9bba-4cce-ba12-709aaccc07cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11648 | 2026.03.19 13:09:50.350552 [ 259 ] {0e09b99f-9bba-4cce-ba12-709aaccc07cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11649 | 2026.03.19 13:09:50.351439 [ 259 ] {0e09b99f-9bba-4cce-ba12-709aaccc07cc} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.03.19 13:09:50.351487 [ 259 ] {0e09b99f-9bba-4cce-ba12-709aaccc07cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11651 | 2026.03.19 13:09:50.351879 [ 259 ] {0e09b99f-9bba-4cce-ba12-709aaccc07cc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11652 | 2026.03.19 13:09:50.352097 [ 259 ] {0e09b99f-9bba-4cce-ba12-709aaccc07cc} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.03.19 13:09:50.352252 [ 259 ] {0e09b99f-9bba-4cce-ba12-709aaccc07cc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.36 MiB/sec. | ||
| 11654 | 2026.03.19 13:09:50.352282 [ 71 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11655 | 2026.03.19 13:09:50.352294 [ 259 ] {0e09b99f-9bba-4cce-ba12-709aaccc07cc} <Debug> TCPHandler: Processed in 0.002149233 sec. | ||
| 11656 | 2026.03.19 13:09:50.352374 [ 71 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.03.19 13:09:50.352405 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11658 | 2026.03.19 13:09:50.352484 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11659 | 2026.03.19 13:09:50.352526 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 11660 | 2026.03.19 13:09:50.352585 [ 259 ] {8dd69159-8052-4781-8ed9-61e7f82dd9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11661 | 2026.03.19 13:09:50.352629 [ 259 ] {8dd69159-8052-4781-8ed9-61e7f82dd9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11662 | 2026.03.19 13:09:50.352662 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11663 | 2026.03.19 13:09:50.352707 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2770 rows starting from the beginning of the part | ||
| 11664 | 2026.03.19 13:09:50.352784 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 11665 | 2026.03.19 13:09:50.352833 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 877 rows starting from the beginning of the part | ||
| 11666 | 2026.03.19 13:09:50.352878 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 11667 | 2026.03.19 13:09:50.352925 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 877 rows starting from the beginning of the part | ||
| 11668 | 2026.03.19 13:09:50.352968 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 11669 | 2026.03.19 13:09:50.353098 [ 259 ] {8dd69159-8052-4781-8ed9-61e7f82dd9b9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.03.19 13:09:50.353149 [ 259 ] {8dd69159-8052-4781-8ed9-61e7f82dd9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11671 | 2026.03.19 13:09:50.353470 [ 259 ] {8dd69159-8052-4781-8ed9-61e7f82dd9b9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11672 | 2026.03.19 13:09:50.353703 [ 259 ] {8dd69159-8052-4781-8ed9-61e7f82dd9b9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.03.19 13:09:50.353835 [ 259 ] {8dd69159-8052-4781-8ed9-61e7f82dd9b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 11674 | 2026.03.19 13:09:50.353861 [ 71 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11675 | 2026.03.19 13:09:50.353871 [ 259 ] {8dd69159-8052-4781-8ed9-61e7f82dd9b9} <Debug> TCPHandler: Processed in 0.001435289 sec. | ||
| 11676 | 2026.03.19 13:09:50.353902 [ 71 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.03.19 13:09:50.353944 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11678 | 2026.03.19 13:09:50.354012 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2026.03.19 13:09:50.354028 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 11680 | 2026.03.19 13:09:50.354109 [ 259 ] {3aa4d756-9522-4de4-bc1e-d5124d2402cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11681 | 2026.03.19 13:09:50.354130 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11682 | 2026.03.19 13:09:50.354156 [ 259 ] {3aa4d756-9522-4de4-bc1e-d5124d2402cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11683 | 2026.03.19 13:09:50.354162 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1513 rows starting from the beginning of the part | ||
| 11684 | 2026.03.19 13:09:50.354225 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 11685 | 2026.03.19 13:09:50.354270 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 530 rows starting from the beginning of the part | ||
| 11686 | 2026.03.19 13:09:50.354311 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 11687 | 2026.03.19 13:09:50.354347 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 530 rows starting from the beginning of the part | ||
| 11688 | 2026.03.19 13:09:50.354386 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11689 | 2026.03.19 13:09:50.354638 [ 259 ] {3aa4d756-9522-4de4-bc1e-d5124d2402cf} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2026.03.19 13:09:50.354678 [ 259 ] {3aa4d756-9522-4de4-bc1e-d5124d2402cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11691 | 2026.03.19 13:09:50.354781 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 5 columns (5 merged, 0 gathered) in 0.002305726 sec., 2034933.8993445013 rows/sec., 165.54 MiB/sec. | ||
| 11692 | 2026.03.19 13:09:50.355025 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11693 | 2026.03.19 13:09:50.355038 [ 259 ] {3aa4d756-9522-4de4-bc1e-d5124d2402cf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11694 | 2026.03.19 13:09:50.355333 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2026.03.19 13:09:50.355341 [ 259 ] {3aa4d756-9522-4de4-bc1e-d5124d2402cf} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.03.19 13:09:50.355412 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_86_17} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11697 | 2026.03.19 13:09:50.355430 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434109 sec., 1928026.391299406 rows/sec., 143.21 MiB/sec. | ||
| 11698 | 2026.03.19 13:09:50.355482 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11699 | 2026.03.19 13:09:50.355493 [ 259 ] {3aa4d756-9522-4de4-bc1e-d5124d2402cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001402 sec., 114122.68188302426 rows/sec., 7.95 MiB/sec. | ||
| 11700 | 2026.03.19 13:09:50.355536 [ 259 ] {3aa4d756-9522-4de4-bc1e-d5124d2402cf} <Debug> TCPHandler: Processed in 0.001571331 sec. | ||
| 11701 | 2026.03.19 13:09:50.355660 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.03.19 13:09:50.355704 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11703 | 2026.03.19 13:09:50.355752 [ 259 ] {9ff64898-3be5-44de-b7c6-0675a3116ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11704 | 2026.03.19 13:09:50.355797 [ 259 ] {9ff64898-3be5-44de-b7c6-0675a3116ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11705 | 2026.03.19 13:09:50.355958 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.03.19 13:09:50.356025 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_86_17} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11707 | 2026.03.19 13:09:50.356083 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 11708 | 2026.03.19 13:09:50.356136 [ 259 ] {9ff64898-3be5-44de-b7c6-0675a3116ae3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.03.19 13:09:50.356179 [ 259 ] {9ff64898-3be5-44de-b7c6-0675a3116ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11710 | 2026.03.19 13:09:50.356487 [ 259 ] {9ff64898-3be5-44de-b7c6-0675a3116ae3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11711 | 2026.03.19 13:09:50.356690 [ 259 ] {9ff64898-3be5-44de-b7c6-0675a3116ae3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.03.19 13:09:50.356799 [ 71 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11713 | 2026.03.19 13:09:50.356816 [ 259 ] {9ff64898-3be5-44de-b7c6-0675a3116ae3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11714 | 2026.03.19 13:09:50.356847 [ 71 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.03.19 13:09:50.356869 [ 259 ] {9ff64898-3be5-44de-b7c6-0675a3116ae3} <Debug> TCPHandler: Processed in 0.001267786 sec. | ||
| 11716 | 2026.03.19 13:09:50.356870 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11717 | 2026.03.19 13:09:50.356995 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 11718 | 2026.03.19 13:09:50.357094 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11719 | 2026.03.19 13:09:50.357124 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5478 rows starting from the beginning of the part | ||
| 11720 | 2026.03.19 13:09:50.357178 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 11721 | 2026.03.19 13:09:50.357219 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 11722 | 2026.03.19 13:09:50.357256 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 11723 | 2026.03.19 13:09:50.357293 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 11724 | 2026.03.19 13:09:50.357332 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 11725 | 2026.03.19 13:09:50.359026 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5838 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068181 sec., 2822770.347469588 rows/sec., 182.05 MiB/sec. | ||
| 11726 | 2026.03.19 13:09:50.359532 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11727 | 2026.03.19 13:09:50.359777 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_86_17} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.03.19 13:09:50.359846 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_86_17} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11729 | 2026.03.19 13:09:50.359930 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11730 | 2026.03.19 13:09:51.558763 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2026.03.19 13:09:51.558960 [ 259 ] {a2f02a76-814d-4ed5-91c8-9386ec204b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11732 | 2026.03.19 13:09:51.559029 [ 259 ] {a2f02a76-814d-4ed5-91c8-9386ec204b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11733 | 2026.03.19 13:09:51.559798 [ 259 ] {a2f02a76-814d-4ed5-91c8-9386ec204b25} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.03.19 13:09:51.559847 [ 259 ] {a2f02a76-814d-4ed5-91c8-9386ec204b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11735 | 2026.03.19 13:09:51.560255 [ 259 ] {a2f02a76-814d-4ed5-91c8-9386ec204b25} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11736 | 2026.03.19 13:09:51.560496 [ 259 ] {a2f02a76-814d-4ed5-91c8-9386ec204b25} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2026.03.19 13:09:51.560655 [ 259 ] {a2f02a76-814d-4ed5-91c8-9386ec204b25} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 11738 | 2026.03.19 13:09:51.560697 [ 259 ] {a2f02a76-814d-4ed5-91c8-9386ec204b25} <Debug> TCPHandler: Processed in 0.002073531 sec. | ||
| 11739 | 2026.03.19 13:09:51.560834 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.03.19 13:09:51.560932 [ 259 ] {6f42f93b-a871-4fab-8dde-482a92373d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11741 | 2026.03.19 13:09:51.560977 [ 259 ] {6f42f93b-a871-4fab-8dde-482a92373d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11742 | 2026.03.19 13:09:51.561403 [ 259 ] {6f42f93b-a871-4fab-8dde-482a92373d51} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.03.19 13:09:51.561441 [ 259 ] {6f42f93b-a871-4fab-8dde-482a92373d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11744 | 2026.03.19 13:09:51.561737 [ 259 ] {6f42f93b-a871-4fab-8dde-482a92373d51} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11745 | 2026.03.19 13:09:51.561955 [ 259 ] {6f42f93b-a871-4fab-8dde-482a92373d51} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.03.19 13:09:51.562089 [ 259 ] {6f42f93b-a871-4fab-8dde-482a92373d51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001177 sec., 1699.235344095157 rows/sec., 138.56 KiB/sec. | ||
| 11747 | 2026.03.19 13:09:51.562126 [ 259 ] {6f42f93b-a871-4fab-8dde-482a92373d51} <Debug> TCPHandler: Processed in 0.001342587 sec. | ||
| 11748 | 2026.03.19 13:09:51.562246 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.03.19 13:09:51.562341 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11750 | 2026.03.19 13:09:51.562381 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11751 | 2026.03.19 13:09:51.564767 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.03.19 13:09:51.564806 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11753 | 2026.03.19 13:09:51.565277 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11754 | 2026.03.19 13:09:51.565497 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.03.19 13:09:51.565628 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Debug> executeQuery: Read 2762 rows, 216.34 KiB in 0.003306 sec., 835450.6957047792 rows/sec., 63.91 MiB/sec. | ||
| 11756 | 2026.03.19 13:09:51.565668 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 11757 | 2026.03.19 13:09:51.565681 [ 259 ] {09ce4e45-00f9-4d06-a28c-9dad04ac9d19} <Debug> TCPHandler: Processed in 0.003489099 sec. | ||
| 11758 | 2026.03.19 13:09:51.565793 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2026.03.19 13:09:51.565890 [ 259 ] {86169ae9-4c5c-4dee-a391-7ca7a4e490ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11760 | 2026.03.19 13:09:51.565930 [ 259 ] {86169ae9-4c5c-4dee-a391-7ca7a4e490ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11761 | 2026.03.19 13:09:51.566469 [ 259 ] {86169ae9-4c5c-4dee-a391-7ca7a4e490ba} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2026.03.19 13:09:51.566504 [ 259 ] {86169ae9-4c5c-4dee-a391-7ca7a4e490ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11763 | 2026.03.19 13:09:51.566822 [ 259 ] {86169ae9-4c5c-4dee-a391-7ca7a4e490ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11764 | 2026.03.19 13:09:51.567038 [ 259 ] {86169ae9-4c5c-4dee-a391-7ca7a4e490ba} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.03.19 13:09:51.567168 [ 259 ] {86169ae9-4c5c-4dee-a391-7ca7a4e490ba} <Debug> executeQuery: Read 195 rows, 12.52 KiB in 0.001299 sec., 150115.47344110854 rows/sec., 9.41 MiB/sec. | ||
| 11766 | 2026.03.19 13:09:51.567205 [ 259 ] {86169ae9-4c5c-4dee-a391-7ca7a4e490ba} <Debug> TCPHandler: Processed in 0.00146222 sec. | ||
| 11767 | 2026.03.19 13:09:51.567305 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11768 | 2026.03.19 13:09:51.567403 [ 259 ] {37d60217-c33b-4eac-9d2b-2d67e846fb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11769 | 2026.03.19 13:09:51.567444 [ 259 ] {37d60217-c33b-4eac-9d2b-2d67e846fb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11770 | 2026.03.19 13:09:51.568231 [ 259 ] {37d60217-c33b-4eac-9d2b-2d67e846fb75} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2026.03.19 13:09:51.568270 [ 259 ] {37d60217-c33b-4eac-9d2b-2d67e846fb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11772 | 2026.03.19 13:09:51.568611 [ 259 ] {37d60217-c33b-4eac-9d2b-2d67e846fb75} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11773 | 2026.03.19 13:09:51.568842 [ 259 ] {37d60217-c33b-4eac-9d2b-2d67e846fb75} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2026.03.19 13:09:51.568979 [ 259 ] {37d60217-c33b-4eac-9d2b-2d67e846fb75} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001594 sec., 537641.1543287328 rows/sec., 31.95 MiB/sec. | ||
| 11775 | 2026.03.19 13:09:51.569018 [ 259 ] {37d60217-c33b-4eac-9d2b-2d67e846fb75} <Debug> TCPHandler: Processed in 0.001762575 sec. | ||
| 11776 | 2026.03.19 13:09:51.569125 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2026.03.19 13:09:51.569221 [ 259 ] {d06c9f4a-41a4-4a44-97a7-2505c7464368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11778 | 2026.03.19 13:09:51.569262 [ 259 ] {d06c9f4a-41a4-4a44-97a7-2505c7464368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11779 | 2026.03.19 13:09:51.569644 [ 259 ] {d06c9f4a-41a4-4a44-97a7-2505c7464368} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.03.19 13:09:51.569680 [ 259 ] {d06c9f4a-41a4-4a44-97a7-2505c7464368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11781 | 2026.03.19 13:09:51.569995 [ 259 ] {d06c9f4a-41a4-4a44-97a7-2505c7464368} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11782 | 2026.03.19 13:09:51.570218 [ 259 ] {d06c9f4a-41a4-4a44-97a7-2505c7464368} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2026.03.19 13:09:51.570324 [ 80 ] {} <Debug> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11784 | 2026.03.19 13:09:51.570348 [ 259 ] {d06c9f4a-41a4-4a44-97a7-2505c7464368} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 61.35 KiB/sec. | ||
| 11785 | 2026.03.19 13:09:51.570390 [ 80 ] {} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2026.03.19 13:09:51.570400 [ 259 ] {d06c9f4a-41a4-4a44-97a7-2505c7464368} <Debug> TCPHandler: Processed in 0.001323516 sec. | ||
| 11787 | 2026.03.19 13:09:51.570420 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11788 | 2026.03.19 13:09:51.570526 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2026.03.19 13:09:51.570549 [ 200 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::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 | ||
| 11790 | 2026.03.19 13:09:51.570626 [ 259 ] {999a2a57-ceca-4615-9334-5290d20cdb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11791 | 2026.03.19 13:09:51.570674 [ 259 ] {999a2a57-ceca-4615-9334-5290d20cdb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11792 | 2026.03.19 13:09:51.570697 [ 200 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11793 | 2026.03.19 13:09:51.570739 [ 200 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 11794 | 2026.03.19 13:09:51.570809 [ 200 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 11795 | 2026.03.19 13:09:51.570853 [ 200 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 11796 | 2026.03.19 13:09:51.570892 [ 200 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 11797 | 2026.03.19 13:09:51.570929 [ 200 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 11798 | 2026.03.19 13:09:51.571141 [ 259 ] {999a2a57-ceca-4615-9334-5290d20cdb01} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.03.19 13:09:51.571184 [ 259 ] {999a2a57-ceca-4615-9334-5290d20cdb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11800 | 2026.03.19 13:09:51.571543 [ 259 ] {999a2a57-ceca-4615-9334-5290d20cdb01} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11801 | 2026.03.19 13:09:51.571625 [ 200 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001131392 sec., 4419.334766376287 rows/sec., 328.00 KiB/sec. | ||
| 11802 | 2026.03.19 13:09:51.571757 [ 196 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11803 | 2026.03.19 13:09:51.571806 [ 259 ] {999a2a57-ceca-4615-9334-5290d20cdb01} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2026.03.19 13:09:51.571963 [ 259 ] {999a2a57-ceca-4615-9334-5290d20cdb01} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001355 sec., 109225.0922509225 rows/sec., 6.21 MiB/sec. | ||
| 11805 | 2026.03.19 13:09:51.572005 [ 259 ] {999a2a57-ceca-4615-9334-5290d20cdb01} <Debug> TCPHandler: Processed in 0.001532201 sec. | ||
| 11806 | 2026.03.19 13:09:51.572059 [ 196 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.03.19 13:09:51.572127 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11808 | 2026.03.19 13:09:51.572134 [ 196 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_9_2} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11809 | 2026.03.19 13:09:51.572220 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11810 | 2026.03.19 13:09:51.572232 [ 259 ] {6d1fc1e3-7017-4ea0-9c83-a270ca25b9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11811 | 2026.03.19 13:09:51.572278 [ 259 ] {6d1fc1e3-7017-4ea0-9c83-a270ca25b9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11812 | 2026.03.19 13:09:51.573388 [ 259 ] {6d1fc1e3-7017-4ea0-9c83-a270ca25b9bf} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2026.03.19 13:09:51.573428 [ 259 ] {6d1fc1e3-7017-4ea0-9c83-a270ca25b9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11814 | 2026.03.19 13:09:51.573833 [ 259 ] {6d1fc1e3-7017-4ea0-9c83-a270ca25b9bf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11815 | 2026.03.19 13:09:51.574055 [ 259 ] {6d1fc1e3-7017-4ea0-9c83-a270ca25b9bf} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2026.03.19 13:09:51.574190 [ 259 ] {6d1fc1e3-7017-4ea0-9c83-a270ca25b9bf} <Debug> executeQuery: Read 1479 rows, 104.65 KiB in 0.001977 sec., 748103.186646434 rows/sec., 51.69 MiB/sec. | ||
| 11817 | 2026.03.19 13:09:51.574228 [ 259 ] {6d1fc1e3-7017-4ea0-9c83-a270ca25b9bf} <Debug> TCPHandler: Processed in 0.002153293 sec. | ||
| 11818 | 2026.03.19 13:09:51.574342 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11819 | 2026.03.19 13:09:51.574438 [ 259 ] {616fcb72-d018-4aab-821d-583bae00d389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11820 | 2026.03.19 13:09:51.574481 [ 259 ] {616fcb72-d018-4aab-821d-583bae00d389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11821 | 2026.03.19 13:09:51.574831 [ 259 ] {616fcb72-d018-4aab-821d-583bae00d389} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.03.19 13:09:51.574867 [ 259 ] {616fcb72-d018-4aab-821d-583bae00d389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11823 | 2026.03.19 13:09:51.575180 [ 259 ] {616fcb72-d018-4aab-821d-583bae00d389} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11824 | 2026.03.19 13:09:51.575405 [ 259 ] {616fcb72-d018-4aab-821d-583bae00d389} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11825 | 2026.03.19 13:09:51.575539 [ 259 ] {616fcb72-d018-4aab-821d-583bae00d389} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 11826 | 2026.03.19 13:09:51.575575 [ 259 ] {616fcb72-d018-4aab-821d-583bae00d389} <Debug> TCPHandler: Processed in 0.001283455 sec. | ||
| 11827 | 2026.03.19 13:09:51.575707 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11828 | 2026.03.19 13:09:51.575803 [ 259 ] {3f75f0a7-9cc8-4c5a-982b-aa16c92a00b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11829 | 2026.03.19 13:09:51.575847 [ 259 ] {3f75f0a7-9cc8-4c5a-982b-aa16c92a00b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11830 | 2026.03.19 13:09:51.576603 [ 259 ] {3f75f0a7-9cc8-4c5a-982b-aa16c92a00b4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2026.03.19 13:09:51.576641 [ 259 ] {3f75f0a7-9cc8-4c5a-982b-aa16c92a00b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11832 | 2026.03.19 13:09:51.577061 [ 259 ] {3f75f0a7-9cc8-4c5a-982b-aa16c92a00b4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11833 | 2026.03.19 13:09:51.577275 [ 259 ] {3f75f0a7-9cc8-4c5a-982b-aa16c92a00b4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2026.03.19 13:09:51.577403 [ 259 ] {3f75f0a7-9cc8-4c5a-982b-aa16c92a00b4} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.001618 sec., 837453.6464771322 rows/sec., 52.44 MiB/sec. | ||
| 11835 | 2026.03.19 13:09:51.577441 [ 259 ] {3f75f0a7-9cc8-4c5a-982b-aa16c92a00b4} <Debug> TCPHandler: Processed in 0.001784345 sec. | ||
| 11836 | 2026.03.19 13:09:51.577556 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11837 | 2026.03.19 13:09:51.577651 [ 259 ] {1281c007-08d9-4c00-84be-182f3c5d5eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11838 | 2026.03.19 13:09:51.577692 [ 259 ] {1281c007-08d9-4c00-84be-182f3c5d5eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11839 | 2026.03.19 13:09:51.578002 [ 259 ] {1281c007-08d9-4c00-84be-182f3c5d5eb3} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2026.03.19 13:09:51.578037 [ 259 ] {1281c007-08d9-4c00-84be-182f3c5d5eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11841 | 2026.03.19 13:09:51.578334 [ 259 ] {1281c007-08d9-4c00-84be-182f3c5d5eb3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11842 | 2026.03.19 13:09:51.578546 [ 259 ] {1281c007-08d9-4c00-84be-182f3c5d5eb3} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2026.03.19 13:09:51.578675 [ 259 ] {1281c007-08d9-4c00-84be-182f3c5d5eb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 11844 | 2026.03.19 13:09:51.578711 [ 259 ] {1281c007-08d9-4c00-84be-182f3c5d5eb3} <Debug> TCPHandler: Processed in 0.001204095 sec. | ||
| 11845 | 2026.03.19 13:09:51.578818 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11846 | 2026.03.19 13:09:51.578912 [ 259 ] {e23d5d4c-2565-4e39-acd9-e6c034dccbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11847 | 2026.03.19 13:09:51.578966 [ 259 ] {e23d5d4c-2565-4e39-acd9-e6c034dccbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11848 | 2026.03.19 13:09:51.579877 [ 259 ] {e23d5d4c-2565-4e39-acd9-e6c034dccbef} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2026.03.19 13:09:51.579913 [ 259 ] {e23d5d4c-2565-4e39-acd9-e6c034dccbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11850 | 2026.03.19 13:09:51.580479 [ 259 ] {e23d5d4c-2565-4e39-acd9-e6c034dccbef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11851 | 2026.03.19 13:09:51.580706 [ 259 ] {e23d5d4c-2565-4e39-acd9-e6c034dccbef} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.03.19 13:09:51.580846 [ 259 ] {e23d5d4c-2565-4e39-acd9-e6c034dccbef} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001952 sec., 26127.04918032787 rows/sec., 46.82 MiB/sec. | ||
| 11853 | 2026.03.19 13:09:51.580901 [ 259 ] {e23d5d4c-2565-4e39-acd9-e6c034dccbef} <Debug> TCPHandler: Processed in 0.002131412 sec. | ||
| 11854 | 2026.03.19 13:09:51.581013 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11855 | 2026.03.19 13:09:51.581107 [ 259 ] {069a4a2c-8177-4114-89f1-093462e0115e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11856 | 2026.03.19 13:09:51.581149 [ 259 ] {069a4a2c-8177-4114-89f1-093462e0115e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11857 | 2026.03.19 13:09:51.581479 [ 259 ] {069a4a2c-8177-4114-89f1-093462e0115e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.03.19 13:09:51.581516 [ 259 ] {069a4a2c-8177-4114-89f1-093462e0115e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11859 | 2026.03.19 13:09:51.581820 [ 259 ] {069a4a2c-8177-4114-89f1-093462e0115e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11860 | 2026.03.19 13:09:51.582027 [ 259 ] {069a4a2c-8177-4114-89f1-093462e0115e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2026.03.19 13:09:51.582155 [ 259 ] {069a4a2c-8177-4114-89f1-093462e0115e} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001066 sec., 50656.66041275797 rows/sec., 3.01 MiB/sec. | ||
| 11862 | 2026.03.19 13:09:51.582191 [ 259 ] {069a4a2c-8177-4114-89f1-093462e0115e} <Debug> TCPHandler: Processed in 0.001227225 sec. | ||
| 11863 | 2026.03.19 13:09:53.474310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1524 | ||
| 11864 | 2026.03.19 13:09:53.477158 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.03.19 13:09:53.477206 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11866 | 2026.03.19 13:09:53.478443 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11867 | 2026.03.19 13:09:53.478725 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.03.19 13:09:53.478891 [ 79 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11869 | 2026.03.19 13:09:53.478958 [ 79 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2026.03.19 13:09:53.478981 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11871 | 2026.03.19 13:09:53.478989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1524 | ||
| 11872 | 2026.03.19 13:09:53.479122 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 11873 | 2026.03.19 13:09:53.479781 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11874 | 2026.03.19 13:09:53.479936 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1330 rows starting from the beginning of the part | ||
| 11875 | 2026.03.19 13:09:53.480287 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 11876 | 2026.03.19 13:09:53.480652 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 11877 | 2026.03.19 13:09:53.481022 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
| 11878 | 2026.03.19 13:09:53.481386 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 11879 | 2026.03.19 13:09:53.481738 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 11880 | 2026.03.19 13:09:53.488314 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 72 columns (72 merged, 0 gathered) in 0.009254414 sec., 164678.1741123749 rows/sec., 128.32 MiB/sec. | ||
| 11881 | 2026.03.19 13:09:53.489768 [ 199 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11882 | 2026.03.19 13:09:53.490301 [ 199 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.03.19 13:09:53.490374 [ 199 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_41_8} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11884 | 2026.03.19 13:09:53.490548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 11885 | 2026.03.19 13:09:55.346250 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.03.19 13:09:55.346454 [ 259 ] {479eafd8-a191-4eb2-b304-4c15e8dd8fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11887 | 2026.03.19 13:09:55.346528 [ 259 ] {479eafd8-a191-4eb2-b304-4c15e8dd8fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11888 | 2026.03.19 13:09:55.347213 [ 259 ] {479eafd8-a191-4eb2-b304-4c15e8dd8fbf} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.03.19 13:09:55.347261 [ 259 ] {479eafd8-a191-4eb2-b304-4c15e8dd8fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11890 | 2026.03.19 13:09:55.347657 [ 259 ] {479eafd8-a191-4eb2-b304-4c15e8dd8fbf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11891 | 2026.03.19 13:09:55.347883 [ 259 ] {479eafd8-a191-4eb2-b304-4c15e8dd8fbf} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.03.19 13:09:55.348036 [ 259 ] {479eafd8-a191-4eb2-b304-4c15e8dd8fbf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 11893 | 2026.03.19 13:09:55.348079 [ 259 ] {479eafd8-a191-4eb2-b304-4c15e8dd8fbf} <Debug> TCPHandler: Processed in 0.001968369 sec. | ||
| 11894 | 2026.03.19 13:09:55.348202 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.03.19 13:09:55.348302 [ 259 ] {b41ae310-704b-48f7-a461-d95bb09f94d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11896 | 2026.03.19 13:09:55.348342 [ 259 ] {b41ae310-704b-48f7-a461-d95bb09f94d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11897 | 2026.03.19 13:09:55.348760 [ 259 ] {b41ae310-704b-48f7-a461-d95bb09f94d0} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.03.19 13:09:55.348796 [ 259 ] {b41ae310-704b-48f7-a461-d95bb09f94d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11899 | 2026.03.19 13:09:55.349107 [ 259 ] {b41ae310-704b-48f7-a461-d95bb09f94d0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11900 | 2026.03.19 13:09:55.349315 [ 259 ] {b41ae310-704b-48f7-a461-d95bb09f94d0} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.03.19 13:09:55.349441 [ 259 ] {b41ae310-704b-48f7-a461-d95bb09f94d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 11902 | 2026.03.19 13:09:55.349480 [ 259 ] {b41ae310-704b-48f7-a461-d95bb09f94d0} <Debug> TCPHandler: Processed in 0.001326077 sec. | ||
| 11903 | 2026.03.19 13:09:55.349591 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2026.03.19 13:09:55.349684 [ 259 ] {21780f04-8aac-4467-a429-40306093042b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11905 | 2026.03.19 13:09:55.349727 [ 259 ] {21780f04-8aac-4467-a429-40306093042b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11906 | 2026.03.19 13:09:55.350102 [ 259 ] {21780f04-8aac-4467-a429-40306093042b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.03.19 13:09:55.350138 [ 259 ] {21780f04-8aac-4467-a429-40306093042b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11908 | 2026.03.19 13:09:55.350461 [ 259 ] {21780f04-8aac-4467-a429-40306093042b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11909 | 2026.03.19 13:09:55.350674 [ 259 ] {21780f04-8aac-4467-a429-40306093042b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.03.19 13:09:55.350801 [ 259 ] {21780f04-8aac-4467-a429-40306093042b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001135 sec., 84581.49779735683 rows/sec., 5.89 MiB/sec. | ||
| 11911 | 2026.03.19 13:09:55.350838 [ 259 ] {21780f04-8aac-4467-a429-40306093042b} <Debug> TCPHandler: Processed in 0.001293566 sec. | ||
| 11912 | 2026.03.19 13:09:55.350949 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2026.03.19 13:09:55.351041 [ 259 ] {1424dc5b-fed2-4d3d-b80f-f6f811e960fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11914 | 2026.03.19 13:09:55.351081 [ 259 ] {1424dc5b-fed2-4d3d-b80f-f6f811e960fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11915 | 2026.03.19 13:09:55.351398 [ 259 ] {1424dc5b-fed2-4d3d-b80f-f6f811e960fe} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.03.19 13:09:55.351432 [ 259 ] {1424dc5b-fed2-4d3d-b80f-f6f811e960fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11917 | 2026.03.19 13:09:55.351722 [ 259 ] {1424dc5b-fed2-4d3d-b80f-f6f811e960fe} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11918 | 2026.03.19 13:09:55.351934 [ 259 ] {1424dc5b-fed2-4d3d-b80f-f6f811e960fe} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.03.19 13:09:55.352060 [ 259 ] {1424dc5b-fed2-4d3d-b80f-f6f811e960fe} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001037 sec., 34715.52555448409 rows/sec., 2.34 MiB/sec. | ||
| 11920 | 2026.03.19 13:09:55.352095 [ 259 ] {1424dc5b-fed2-4d3d-b80f-f6f811e960fe} <Debug> TCPHandler: Processed in 0.001193694 sec. | ||
| 11921 | 2026.03.19 13:09:55.881696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26381 | ||
| 11922 | 2026.03.19 13:09:55.882251 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2026.03.19 13:09:55.882303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11924 | 2026.03.19 13:09:55.882800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11925 | 2026.03.19 13:09:55.883036 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2026.03.19 13:09:55.883185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26381 | ||
| 11927 | 2026.03.19 13:09:57.281060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11928 | 2026.03.19 13:09:57.298246 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11929 | 2026.03.19 13:09:57.298306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11930 | 2026.03.19 13:09:57.304322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11931 | 2026.03.19 13:09:57.305020 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.03.19 13:09:57.307964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11933 | 2026.03.19 13:10:00.349889 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.03.19 13:10:00.350089 [ 259 ] {349e9ba0-831c-41cb-97f6-2954ee3b0d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11935 | 2026.03.19 13:10:00.350160 [ 259 ] {349e9ba0-831c-41cb-97f6-2954ee3b0d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11936 | 2026.03.19 13:10:00.350949 [ 259 ] {349e9ba0-831c-41cb-97f6-2954ee3b0d21} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2026.03.19 13:10:00.350993 [ 259 ] {349e9ba0-831c-41cb-97f6-2954ee3b0d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11938 | 2026.03.19 13:10:00.351413 [ 259 ] {349e9ba0-831c-41cb-97f6-2954ee3b0d21} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11939 | 2026.03.19 13:10:00.351640 [ 259 ] {349e9ba0-831c-41cb-97f6-2954ee3b0d21} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2026.03.19 13:10:00.351794 [ 259 ] {349e9ba0-831c-41cb-97f6-2954ee3b0d21} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00176 sec., 31818.181818181816 rows/sec., 2.44 MiB/sec. | ||
| 11941 | 2026.03.19 13:10:00.351835 [ 259 ] {349e9ba0-831c-41cb-97f6-2954ee3b0d21} <Debug> TCPHandler: Processed in 0.002082291 sec. | ||
| 11942 | 2026.03.19 13:10:00.351962 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2026.03.19 13:10:00.352057 [ 259 ] {37d79041-b3c4-4291-83e6-23814262403a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11944 | 2026.03.19 13:10:00.352096 [ 259 ] {37d79041-b3c4-4291-83e6-23814262403a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11945 | 2026.03.19 13:10:00.352612 [ 259 ] {37d79041-b3c4-4291-83e6-23814262403a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2026.03.19 13:10:00.352649 [ 259 ] {37d79041-b3c4-4291-83e6-23814262403a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11947 | 2026.03.19 13:10:00.352956 [ 259 ] {37d79041-b3c4-4291-83e6-23814262403a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11948 | 2026.03.19 13:10:00.353169 [ 259 ] {37d79041-b3c4-4291-83e6-23814262403a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2026.03.19 13:10:00.353296 [ 259 ] {37d79041-b3c4-4291-83e6-23814262403a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 11950 | 2026.03.19 13:10:00.353334 [ 259 ] {37d79041-b3c4-4291-83e6-23814262403a} <Debug> TCPHandler: Processed in 0.001420738 sec. | ||
| 11951 | 2026.03.19 13:10:00.353454 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2026.03.19 13:10:00.353561 [ 259 ] {1d8337d1-1b18-4f8d-9130-47e6d2b5ecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11953 | 2026.03.19 13:10:00.353605 [ 259 ] {1d8337d1-1b18-4f8d-9130-47e6d2b5ecae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11954 | 2026.03.19 13:10:00.354101 [ 259 ] {1d8337d1-1b18-4f8d-9130-47e6d2b5ecae} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.03.19 13:10:00.354138 [ 259 ] {1d8337d1-1b18-4f8d-9130-47e6d2b5ecae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11956 | 2026.03.19 13:10:00.354472 [ 259 ] {1d8337d1-1b18-4f8d-9130-47e6d2b5ecae} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11957 | 2026.03.19 13:10:00.354681 [ 259 ] {1d8337d1-1b18-4f8d-9130-47e6d2b5ecae} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.03.19 13:10:00.354800 [ 259 ] {1d8337d1-1b18-4f8d-9130-47e6d2b5ecae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 11959 | 2026.03.19 13:10:00.354835 [ 259 ] {1d8337d1-1b18-4f8d-9130-47e6d2b5ecae} <Debug> TCPHandler: Processed in 0.001449329 sec. | ||
| 11960 | 2026.03.19 13:10:00.354944 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2026.03.19 13:10:00.355032 [ 259 ] {0e1fd2f0-634a-44b6-ae48-62bc197aa355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11962 | 2026.03.19 13:10:00.355070 [ 259 ] {0e1fd2f0-634a-44b6-ae48-62bc197aa355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11963 | 2026.03.19 13:10:00.355384 [ 259 ] {0e1fd2f0-634a-44b6-ae48-62bc197aa355} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2026.03.19 13:10:00.355417 [ 259 ] {0e1fd2f0-634a-44b6-ae48-62bc197aa355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11965 | 2026.03.19 13:10:00.355781 [ 259 ] {0e1fd2f0-634a-44b6-ae48-62bc197aa355} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11966 | 2026.03.19 13:10:00.355999 [ 259 ] {0e1fd2f0-634a-44b6-ae48-62bc197aa355} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.03.19 13:10:00.356125 [ 259 ] {0e1fd2f0-634a-44b6-ae48-62bc197aa355} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 11968 | 2026.03.19 13:10:00.356161 [ 259 ] {0e1fd2f0-634a-44b6-ae48-62bc197aa355} <Debug> TCPHandler: Processed in 0.001235914 sec. | ||
| 11969 | 2026.03.19 13:10:03.166751 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11970 | 2026.03.19 13:10:03.166809 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11971 | 2026.03.19 13:10:03.383403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26893 | ||
| 11972 | 2026.03.19 13:10:03.383978 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2026.03.19 13:10:03.384020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11974 | 2026.03.19 13:10:03.384525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11975 | 2026.03.19 13:10:03.384755 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2026.03.19 13:10:03.384888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26893 | ||
| 11977 | 2026.03.19 13:10:03.384938 [ 64 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11978 | 2026.03.19 13:10:03.385008 [ 64 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.03.19 13:10:03.385029 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11980 | 2026.03.19 13:10:03.385129 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 11981 | 2026.03.19 13:10:03.385214 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11982 | 2026.03.19 13:10:03.385254 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24461 rows starting from the beginning of the part | ||
| 11983 | 2026.03.19 13:10:03.385311 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11984 | 2026.03.19 13:10:03.385352 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11985 | 2026.03.19 13:10:03.385399 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11986 | 2026.03.19 13:10:03.385445 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11987 | 2026.03.19 13:10:03.385504 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11988 | 2026.03.19 13:10:03.387653 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26893 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565851 sec., 10481123.027019106 rows/sec., 149.93 MiB/sec. | ||
| 11989 | 2026.03.19 13:10:03.387966 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11990 | 2026.03.19 13:10:03.388308 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.03.19 13:10:03.388391 [ 189 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_56_11} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11992 | 2026.03.19 13:10:03.388512 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11993 | 2026.03.19 13:10:03.479356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1540 | ||
| 11994 | 2026.03.19 13:10:03.481325 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.03.19 13:10:03.481368 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11996 | 2026.03.19 13:10:03.482479 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11997 | 2026.03.19 13:10:03.482737 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.03.19 13:10:03.482995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1540 | ||
| 11999 | 2026.03.19 13:10:04.000290 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.33 MiB, peak 340.47 MiB, free memory in arenas 0.00 B, will set to 332.43 MiB (RSS), difference: 4.09 MiB | ||
| 12000 | 2026.03.19 13:10:04.808147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12001 | 2026.03.19 13:10:04.827195 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12002 | 2026.03.19 13:10:04.827259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12003 | 2026.03.19 13:10:04.833037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12004 | 2026.03.19 13:10:04.833751 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2026.03.19 13:10:04.834046 [ 63 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12006 | 2026.03.19 13:10:04.834080 [ 63 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2026.03.19 13:10:04.834099 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12008 | 2026.03.19 13:10:04.834222 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 12009 | 2026.03.19 13:10:04.837456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12010 | 2026.03.19 13:10:04.838137 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12011 | 2026.03.19 13:10:04.839543 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 12012 | 2026.03.19 13:10:04.843949 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 12013 | 2026.03.19 13:10:04.848581 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 12014 | 2026.03.19 13:10:04.853081 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 12015 | 2026.03.19 13:10:04.857364 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 12016 | 2026.03.19 13:10:04.861193 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 12017 | 2026.03.19 13:10:04.912719 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078549083 sec., 5372.437002224456 rows/sec., 27.78 MiB/sec. | ||
| 12018 | 2026.03.19 13:10:04.915646 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12019 | 2026.03.19 13:10:04.917756 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_56_11} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.03.19 13:10:04.917836 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_56_11} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12021 | 2026.03.19 13:10:04.920361 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12022 | 2026.03.19 13:10:05.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.51 MiB, peak 346.92 MiB, free memory in arenas 0.00 B, will set to 334.59 MiB (RSS), difference: 1.07 MiB | ||
| 12023 | 2026.03.19 13:10:05.360873 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12024 | 2026.03.19 13:10:05.361056 [ 259 ] {a9c82286-7da7-410b-9167-825cf3449834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12025 | 2026.03.19 13:10:05.361120 [ 259 ] {a9c82286-7da7-410b-9167-825cf3449834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12026 | 2026.03.19 13:10:05.361876 [ 259 ] {a9c82286-7da7-410b-9167-825cf3449834} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.03.19 13:10:05.361921 [ 259 ] {a9c82286-7da7-410b-9167-825cf3449834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12028 | 2026.03.19 13:10:05.362326 [ 259 ] {a9c82286-7da7-410b-9167-825cf3449834} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12029 | 2026.03.19 13:10:05.362556 [ 259 ] {a9c82286-7da7-410b-9167-825cf3449834} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.03.19 13:10:05.362688 [ 63 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12031 | 2026.03.19 13:10:05.362703 [ 259 ] {a9c82286-7da7-410b-9167-825cf3449834} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001697 sec., 167354.1543901002 rows/sec., 10.63 MiB/sec. | ||
| 12032 | 2026.03.19 13:10:05.362756 [ 63 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.03.19 13:10:05.362772 [ 259 ] {a9c82286-7da7-410b-9167-825cf3449834} <Debug> TCPHandler: Processed in 0.002027131 sec. | ||
| 12034 | 2026.03.19 13:10:05.362785 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12035 | 2026.03.19 13:10:05.362903 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12036 | 2026.03.19 13:10:05.362911 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12037 | 2026.03.19 13:10:05.363003 [ 259 ] {a4171d1b-2434-4c0d-8e81-2d7a806e5bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12038 | 2026.03.19 13:10:05.363049 [ 259 ] {a4171d1b-2434-4c0d-8e81-2d7a806e5bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12039 | 2026.03.19 13:10:05.363074 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12040 | 2026.03.19 13:10:05.363114 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 284 rows starting from the beginning of the part | ||
| 12041 | 2026.03.19 13:10:05.363177 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 12042 | 2026.03.19 13:10:05.363223 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 12043 | 2026.03.19 13:10:05.363262 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 12044 | 2026.03.19 13:10:05.363300 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 12045 | 2026.03.19 13:10:05.363864 [ 259 ] {a4171d1b-2434-4c0d-8e81-2d7a806e5bd3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2026.03.19 13:10:05.363906 [ 259 ] {a4171d1b-2434-4c0d-8e81-2d7a806e5bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12047 | 2026.03.19 13:10:05.364254 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395908 sec., 1017259.0170698928 rows/sec., 68.49 MiB/sec. | ||
| 12048 | 2026.03.19 13:10:05.364455 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12049 | 2026.03.19 13:10:05.364595 [ 259 ] {a4171d1b-2434-4c0d-8e81-2d7a806e5bd3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12050 | 2026.03.19 13:10:05.364779 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2026.03.19 13:10:05.364859 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_41_10} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12052 | 2026.03.19 13:10:05.364927 [ 259 ] {a4171d1b-2434-4c0d-8e81-2d7a806e5bd3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2026.03.19 13:10:05.364928 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12054 | 2026.03.19 13:10:05.365071 [ 259 ] {a4171d1b-2434-4c0d-8e81-2d7a806e5bd3} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.002115 sec., 414657.2104018912 rows/sec., 32.87 MiB/sec. | ||
| 12055 | 2026.03.19 13:10:05.365112 [ 259 ] {a4171d1b-2434-4c0d-8e81-2d7a806e5bd3} <Debug> TCPHandler: Processed in 0.002289066 sec. | ||
| 12056 | 2026.03.19 13:10:05.365224 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2026.03.19 13:10:05.365317 [ 259 ] {ee90ef6e-2e30-4cf1-a6f0-9be29d97c057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12058 | 2026.03.19 13:10:05.365356 [ 259 ] {ee90ef6e-2e30-4cf1-a6f0-9be29d97c057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12059 | 2026.03.19 13:10:05.365899 [ 259 ] {ee90ef6e-2e30-4cf1-a6f0-9be29d97c057} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.03.19 13:10:05.365937 [ 259 ] {ee90ef6e-2e30-4cf1-a6f0-9be29d97c057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12061 | 2026.03.19 13:10:05.366263 [ 259 ] {ee90ef6e-2e30-4cf1-a6f0-9be29d97c057} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12062 | 2026.03.19 13:10:05.366486 [ 259 ] {ee90ef6e-2e30-4cf1-a6f0-9be29d97c057} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2026.03.19 13:10:05.366619 [ 259 ] {ee90ef6e-2e30-4cf1-a6f0-9be29d97c057} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001274 sec., 142857.14285714287 rows/sec., 8.85 MiB/sec. | ||
| 12064 | 2026.03.19 13:10:05.366657 [ 259 ] {ee90ef6e-2e30-4cf1-a6f0-9be29d97c057} <Debug> TCPHandler: Processed in 0.001442719 sec. | ||
| 12065 | 2026.03.19 13:10:05.366770 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2026.03.19 13:10:05.366866 [ 259 ] {ca5ac8f3-e650-431c-a2b6-15bcf98b282d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12067 | 2026.03.19 13:10:05.366906 [ 259 ] {ca5ac8f3-e650-431c-a2b6-15bcf98b282d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12068 | 2026.03.19 13:10:05.367362 [ 259 ] {ca5ac8f3-e650-431c-a2b6-15bcf98b282d} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2026.03.19 13:10:05.367399 [ 259 ] {ca5ac8f3-e650-431c-a2b6-15bcf98b282d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12070 | 2026.03.19 13:10:05.367706 [ 259 ] {ca5ac8f3-e650-431c-a2b6-15bcf98b282d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12071 | 2026.03.19 13:10:05.367922 [ 259 ] {ca5ac8f3-e650-431c-a2b6-15bcf98b282d} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2026.03.19 13:10:05.368061 [ 259 ] {ca5ac8f3-e650-431c-a2b6-15bcf98b282d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001214 sec., 122734.76112026359 rows/sec., 7.93 MiB/sec. | ||
| 12073 | 2026.03.19 13:10:05.368099 [ 259 ] {ca5ac8f3-e650-431c-a2b6-15bcf98b282d} <Debug> TCPHandler: Processed in 0.001378558 sec. | ||
| 12074 | 2026.03.19 13:10:05.368209 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2026.03.19 13:10:05.368303 [ 259 ] {d0558add-ebbb-463d-9a5b-3d5f64f2e9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12076 | 2026.03.19 13:10:05.368343 [ 259 ] {d0558add-ebbb-463d-9a5b-3d5f64f2e9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12077 | 2026.03.19 13:10:05.368793 [ 259 ] {d0558add-ebbb-463d-9a5b-3d5f64f2e9f5} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.03.19 13:10:05.368830 [ 259 ] {d0558add-ebbb-463d-9a5b-3d5f64f2e9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12079 | 2026.03.19 13:10:05.369143 [ 259 ] {d0558add-ebbb-463d-9a5b-3d5f64f2e9f5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12080 | 2026.03.19 13:10:05.369356 [ 259 ] {d0558add-ebbb-463d-9a5b-3d5f64f2e9f5} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2026.03.19 13:10:05.369469 [ 60 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12082 | 2026.03.19 13:10:05.369485 [ 259 ] {d0558add-ebbb-463d-9a5b-3d5f64f2e9f5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 12083 | 2026.03.19 13:10:05.369518 [ 60 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2026.03.19 13:10:05.369536 [ 259 ] {d0558add-ebbb-463d-9a5b-3d5f64f2e9f5} <Debug> TCPHandler: Processed in 0.001375717 sec. | ||
| 12085 | 2026.03.19 13:10:05.369543 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12086 | 2026.03.19 13:10:05.369626 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12087 | 2026.03.19 13:10:05.369654 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2026.03.19 13:10:05.369727 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12089 | 2026.03.19 13:10:05.369758 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 148 rows starting from the beginning of the part | ||
| 12090 | 2026.03.19 13:10:05.369758 [ 259 ] {915fecdc-adf4-4585-887a-fba924aabd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12091 | 2026.03.19 13:10:05.369804 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 12092 | 2026.03.19 13:10:05.369810 [ 259 ] {915fecdc-adf4-4585-887a-fba924aabd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12093 | 2026.03.19 13:10:05.369847 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 12094 | 2026.03.19 13:10:05.369890 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 12095 | 2026.03.19 13:10:05.369925 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 12096 | 2026.03.19 13:10:05.370478 [ 259 ] {915fecdc-adf4-4585-887a-fba924aabd1b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.03.19 13:10:05.370520 [ 259 ] {915fecdc-adf4-4585-887a-fba924aabd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12098 | 2026.03.19 13:10:05.370610 [ 187 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00101282 sec., 730633.281333307 rows/sec., 44.34 MiB/sec. | ||
| 12099 | 2026.03.19 13:10:05.370788 [ 187 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12100 | 2026.03.19 13:10:05.370867 [ 259 ] {915fecdc-adf4-4585-887a-fba924aabd1b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12101 | 2026.03.19 13:10:05.371156 [ 187 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.03.19 13:10:05.371176 [ 259 ] {915fecdc-adf4-4585-887a-fba924aabd1b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.03.19 13:10:05.371249 [ 187 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_41_10} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12104 | 2026.03.19 13:10:05.371323 [ 259 ] {915fecdc-adf4-4585-887a-fba924aabd1b} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001583 sec., 334807.3278584965 rows/sec., 23.68 MiB/sec. | ||
| 12105 | 2026.03.19 13:10:05.371359 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12106 | 2026.03.19 13:10:05.371365 [ 259 ] {915fecdc-adf4-4585-887a-fba924aabd1b} <Debug> TCPHandler: Processed in 0.001760075 sec. | ||
| 12107 | 2026.03.19 13:10:05.371503 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2026.03.19 13:10:05.371598 [ 259 ] {5dfbd33b-7c07-40cf-87c8-984cbc07db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12109 | 2026.03.19 13:10:05.371638 [ 259 ] {5dfbd33b-7c07-40cf-87c8-984cbc07db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12110 | 2026.03.19 13:10:05.371983 [ 259 ] {5dfbd33b-7c07-40cf-87c8-984cbc07db52} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.03.19 13:10:05.372018 [ 259 ] {5dfbd33b-7c07-40cf-87c8-984cbc07db52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12112 | 2026.03.19 13:10:05.372339 [ 259 ] {5dfbd33b-7c07-40cf-87c8-984cbc07db52} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12113 | 2026.03.19 13:10:05.372556 [ 259 ] {5dfbd33b-7c07-40cf-87c8-984cbc07db52} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.03.19 13:10:05.372687 [ 259 ] {5dfbd33b-7c07-40cf-87c8-984cbc07db52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 12115 | 2026.03.19 13:10:05.372723 [ 259 ] {5dfbd33b-7c07-40cf-87c8-984cbc07db52} <Debug> TCPHandler: Processed in 0.001268825 sec. | ||
| 12116 | 2026.03.19 13:10:05.372827 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2026.03.19 13:10:05.372920 [ 259 ] {c1017aa9-c565-4ffc-b305-cd873a9afdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12118 | 2026.03.19 13:10:05.372962 [ 259 ] {c1017aa9-c565-4ffc-b305-cd873a9afdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12119 | 2026.03.19 13:10:05.373386 [ 259 ] {c1017aa9-c565-4ffc-b305-cd873a9afdd9} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2026.03.19 13:10:05.373422 [ 259 ] {c1017aa9-c565-4ffc-b305-cd873a9afdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12121 | 2026.03.19 13:10:05.373759 [ 259 ] {c1017aa9-c565-4ffc-b305-cd873a9afdd9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12122 | 2026.03.19 13:10:05.373968 [ 259 ] {c1017aa9-c565-4ffc-b305-cd873a9afdd9} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2026.03.19 13:10:05.374093 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 12124 | 2026.03.19 13:10:05.374097 [ 259 ] {c1017aa9-c565-4ffc-b305-cd873a9afdd9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 12125 | 2026.03.19 13:10:05.374133 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.03.19 13:10:05.374155 [ 259 ] {c1017aa9-c565-4ffc-b305-cd873a9afdd9} <Debug> TCPHandler: Processed in 0.001375757 sec. | ||
| 12127 | 2026.03.19 13:10:05.374157 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12128 | 2026.03.19 13:10:05.374254 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 12129 | 2026.03.19 13:10:05.374355 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12130 | 2026.03.19 13:10:05.374360 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12131 | 2026.03.19 13:10:05.374384 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 30122 rows starting from the beginning of the part | ||
| 12132 | 2026.03.19 13:10:05.374443 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12133 | 2026.03.19 13:10:05.374458 [ 259 ] {db7c2dab-4c4a-46c5-9a8a-f41f2e286fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12134 | 2026.03.19 13:10:05.374487 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1355 rows starting from the beginning of the part | ||
| 12135 | 2026.03.19 13:10:05.374501 [ 259 ] {db7c2dab-4c4a-46c5-9a8a-f41f2e286fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12136 | 2026.03.19 13:10:05.374528 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 96 rows starting from the beginning of the part | ||
| 12137 | 2026.03.19 13:10:05.374569 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12138 | 2026.03.19 13:10:05.374610 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 265 rows starting from the beginning of the part | ||
| 12139 | 2026.03.19 13:10:05.374825 [ 259 ] {db7c2dab-4c4a-46c5-9a8a-f41f2e286fa8} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2026.03.19 13:10:05.374859 [ 259 ] {db7c2dab-4c4a-46c5-9a8a-f41f2e286fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12141 | 2026.03.19 13:10:05.375155 [ 259 ] {db7c2dab-4c4a-46c5-9a8a-f41f2e286fa8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12142 | 2026.03.19 13:10:05.375374 [ 259 ] {db7c2dab-4c4a-46c5-9a8a-f41f2e286fa8} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2026.03.19 13:10:05.375510 [ 259 ] {db7c2dab-4c4a-46c5-9a8a-f41f2e286fa8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 12144 | 2026.03.19 13:10:05.375546 [ 259 ] {db7c2dab-4c4a-46c5-9a8a-f41f2e286fa8} <Debug> TCPHandler: Processed in 0.001235375 sec. | ||
| 12145 | 2026.03.19 13:10:05.375655 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12146 | 2026.03.19 13:10:05.375750 [ 259 ] {199b1a45-d8f2-44a9-b308-b96140cf649d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12147 | 2026.03.19 13:10:05.375803 [ 259 ] {199b1a45-d8f2-44a9-b308-b96140cf649d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12148 | 2026.03.19 13:10:05.376706 [ 259 ] {199b1a45-d8f2-44a9-b308-b96140cf649d} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2026.03.19 13:10:05.376741 [ 259 ] {199b1a45-d8f2-44a9-b308-b96140cf649d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12150 | 2026.03.19 13:10:05.377480 [ 259 ] {199b1a45-d8f2-44a9-b308-b96140cf649d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12151 | 2026.03.19 13:10:05.377713 [ 259 ] {199b1a45-d8f2-44a9-b308-b96140cf649d} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.03.19 13:10:05.377831 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12153 | 2026.03.19 13:10:05.377853 [ 259 ] {199b1a45-d8f2-44a9-b308-b96140cf649d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002121 sec., 18859.02876001886 rows/sec., 33.79 MiB/sec. | ||
| 12154 | 2026.03.19 13:10:05.377866 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2026.03.19 13:10:05.377896 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12156 | 2026.03.19 13:10:05.377915 [ 259 ] {199b1a45-d8f2-44a9-b308-b96140cf649d} <Debug> TCPHandler: Processed in 0.002309096 sec. | ||
| 12157 | 2026.03.19 13:10:05.377965 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 12158 | 2026.03.19 13:10:05.378035 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.03.19 13:10:05.378135 [ 259 ] {4168a76f-7327-4fac-9132-c5f726c79d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12160 | 2026.03.19 13:10:05.378158 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12161 | 2026.03.19 13:10:05.378178 [ 259 ] {4168a76f-7327-4fac-9132-c5f726c79d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12162 | 2026.03.19 13:10:05.378212 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1448 rows starting from the beginning of the part | ||
| 12163 | 2026.03.19 13:10:05.378326 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part | ||
| 12164 | 2026.03.19 13:10:05.378423 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 12165 | 2026.03.19 13:10:05.378523 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 12166 | 2026.03.19 13:10:05.378590 [ 259 ] {4168a76f-7327-4fac-9132-c5f726c79d1f} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.03.19 13:10:05.378621 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 51 rows starting from the beginning of the part | ||
| 12168 | 2026.03.19 13:10:05.378632 [ 259 ] {4168a76f-7327-4fac-9132-c5f726c79d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12169 | 2026.03.19 13:10:05.378724 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 12170 | 2026.03.19 13:10:05.379153 [ 259 ] {4168a76f-7327-4fac-9132-c5f726c79d1f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12171 | 2026.03.19 13:10:05.379407 [ 259 ] {4168a76f-7327-4fac-9132-c5f726c79d1f} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2026.03.19 13:10:05.379547 [ 259 ] {4168a76f-7327-4fac-9132-c5f726c79d1f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001431 sec., 62893.08176100629 rows/sec., 3.94 MiB/sec. | ||
| 12173 | 2026.03.19 13:10:05.379584 [ 259 ] {4168a76f-7327-4fac-9132-c5f726c79d1f} <Debug> TCPHandler: Processed in 0.001598902 sec. | ||
| 12174 | 2026.03.19 13:10:05.383889 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32158 rows, containing 5 columns (5 merged, 0 gathered) in 0.009666362 sec., 3326794.5065578967 rows/sec., 218.78 MiB/sec. | ||
| 12175 | 2026.03.19 13:10:05.384706 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12176 | 2026.03.19 13:10:05.385011 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.03.19 13:10:05.385100 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 12178 | 2026.03.19 13:10:05.385209 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12179 | 2026.03.19 13:10:05.390110 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1670 rows, containing 19 columns (19 merged, 0 gathered) in 0.012172462 sec., 137194.92408355844 rows/sec., 245.85 MiB/sec. | ||
| 12180 | 2026.03.19 13:10:05.392035 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12181 | 2026.03.19 13:10:05.392358 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.03.19 13:10:05.392428 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12183 | 2026.03.19 13:10:05.392513 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.88 MiB. | ||
| 12184 | 2026.03.19 13:10:06.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.51 MiB, peak 347.33 MiB, free memory in arenas 0.00 B, will set to 346.51 MiB (RSS), difference: 11.00 MiB | ||
| 12185 | 2026.03.19 13:10:10.349718 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.03.19 13:10:10.349930 [ 259 ] {6eb5cb52-74bc-43d6-80e4-76cdc7e8c2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12187 | 2026.03.19 13:10:10.350013 [ 259 ] {6eb5cb52-74bc-43d6-80e4-76cdc7e8c2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12188 | 2026.03.19 13:10:10.350741 [ 259 ] {6eb5cb52-74bc-43d6-80e4-76cdc7e8c2e2} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.03.19 13:10:10.350790 [ 259 ] {6eb5cb52-74bc-43d6-80e4-76cdc7e8c2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12190 | 2026.03.19 13:10:10.351205 [ 259 ] {6eb5cb52-74bc-43d6-80e4-76cdc7e8c2e2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12191 | 2026.03.19 13:10:10.351436 [ 259 ] {6eb5cb52-74bc-43d6-80e4-76cdc7e8c2e2} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.03.19 13:10:10.351599 [ 259 ] {6eb5cb52-74bc-43d6-80e4-76cdc7e8c2e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001732 sec., 32332.56351039261 rows/sec., 2.48 MiB/sec. | ||
| 12193 | 2026.03.19 13:10:10.351609 [ 55 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12194 | 2026.03.19 13:10:10.351648 [ 259 ] {6eb5cb52-74bc-43d6-80e4-76cdc7e8c2e2} <Debug> TCPHandler: Processed in 0.002075201 sec. | ||
| 12195 | 2026.03.19 13:10:10.351680 [ 55 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.03.19 13:10:10.351704 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12197 | 2026.03.19 13:10:10.351781 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.03.19 13:10:10.351816 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 12199 | 2026.03.19 13:10:10.351888 [ 259 ] {67111da6-471f-4d8b-83e6-5fbe037a6428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12200 | 2026.03.19 13:10:10.351931 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12201 | 2026.03.19 13:10:10.351934 [ 259 ] {67111da6-471f-4d8b-83e6-5fbe037a6428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12202 | 2026.03.19 13:10:10.351971 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2770 rows starting from the beginning of the part | ||
| 12203 | 2026.03.19 13:10:10.352043 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2762 rows starting from the beginning of the part | ||
| 12204 | 2026.03.19 13:10:10.352086 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 12205 | 2026.03.19 13:10:10.352127 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 12206 | 2026.03.19 13:10:10.352164 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 877 rows starting from the beginning of the part | ||
| 12207 | 2026.03.19 13:10:10.352203 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 12208 | 2026.03.19 13:10:10.352403 [ 259 ] {67111da6-471f-4d8b-83e6-5fbe037a6428} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.03.19 13:10:10.352445 [ 259 ] {67111da6-471f-4d8b-83e6-5fbe037a6428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12210 | 2026.03.19 13:10:10.352779 [ 259 ] {67111da6-471f-4d8b-83e6-5fbe037a6428} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12211 | 2026.03.19 13:10:10.353007 [ 259 ] {67111da6-471f-4d8b-83e6-5fbe037a6428} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.03.19 13:10:10.353146 [ 259 ] {67111da6-471f-4d8b-83e6-5fbe037a6428} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 12213 | 2026.03.19 13:10:10.353172 [ 56 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12214 | 2026.03.19 13:10:10.353184 [ 259 ] {67111da6-471f-4d8b-83e6-5fbe037a6428} <Debug> TCPHandler: Processed in 0.001453448 sec. | ||
| 12215 | 2026.03.19 13:10:10.353245 [ 56 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2026.03.19 13:10:10.353271 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12217 | 2026.03.19 13:10:10.353342 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12218 | 2026.03.19 13:10:10.353363 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 12219 | 2026.03.19 13:10:10.353442 [ 259 ] {3be166d4-5bc5-4a68-9d18-3961c6ac4386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12220 | 2026.03.19 13:10:10.353459 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12221 | 2026.03.19 13:10:10.353487 [ 259 ] {3be166d4-5bc5-4a68-9d18-3961c6ac4386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12222 | 2026.03.19 13:10:10.353489 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1513 rows starting from the beginning of the part | ||
| 12223 | 2026.03.19 13:10:10.353555 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1479 rows starting from the beginning of the part | ||
| 12224 | 2026.03.19 13:10:10.353598 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12225 | 2026.03.19 13:10:10.353639 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 12226 | 2026.03.19 13:10:10.353685 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 530 rows starting from the beginning of the part | ||
| 12227 | 2026.03.19 13:10:10.353725 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12228 | 2026.03.19 13:10:10.353915 [ 259 ] {3be166d4-5bc5-4a68-9d18-3961c6ac4386} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12229 | 2026.03.19 13:10:10.353949 [ 259 ] {3be166d4-5bc5-4a68-9d18-3961c6ac4386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12230 | 2026.03.19 13:10:10.354291 [ 259 ] {3be166d4-5bc5-4a68-9d18-3961c6ac4386} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12231 | 2026.03.19 13:10:10.354345 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6577 rows, containing 5 columns (5 merged, 0 gathered) in 0.002573332 sec., 2555830.3398084664 rows/sec., 206.20 MiB/sec. | ||
| 12232 | 2026.03.19 13:10:10.354505 [ 259 ] {3be166d4-5bc5-4a68-9d18-3961c6ac4386} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.03.19 13:10:10.354616 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12234 | 2026.03.19 13:10:10.354652 [ 259 ] {3be166d4-5bc5-4a68-9d18-3961c6ac4386} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 12235 | 2026.03.19 13:10:10.354694 [ 259 ] {3be166d4-5bc5-4a68-9d18-3961c6ac4386} <Debug> TCPHandler: Processed in 0.001400668 sec. | ||
| 12236 | 2026.03.19 13:10:10.354809 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2026.03.19 13:10:10.354906 [ 259 ] {d55352e6-ce8d-4514-8707-67f706bb52c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12238 | 2026.03.19 13:10:10.354948 [ 259 ] {d55352e6-ce8d-4514-8707-67f706bb52c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12239 | 2026.03.19 13:10:10.355008 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.03.19 13:10:10.355104 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_91_18} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12241 | 2026.03.19 13:10:10.355180 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 12242 | 2026.03.19 13:10:10.355238 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914648 sec., 1939782.14272284 rows/sec., 142.96 MiB/sec. | ||
| 12243 | 2026.03.19 13:10:10.355286 [ 259 ] {d55352e6-ce8d-4514-8707-67f706bb52c3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.03.19 13:10:10.355325 [ 259 ] {d55352e6-ce8d-4514-8707-67f706bb52c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12245 | 2026.03.19 13:10:10.355430 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12246 | 2026.03.19 13:10:10.355667 [ 259 ] {d55352e6-ce8d-4514-8707-67f706bb52c3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12247 | 2026.03.19 13:10:10.355703 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.03.19 13:10:10.355806 [ 200 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_91_18} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12249 | 2026.03.19 13:10:10.355895 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 12250 | 2026.03.19 13:10:10.355908 [ 259 ] {d55352e6-ce8d-4514-8707-67f706bb52c3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.03.19 13:10:10.356039 [ 56 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12252 | 2026.03.19 13:10:10.356047 [ 259 ] {d55352e6-ce8d-4514-8707-67f706bb52c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 12253 | 2026.03.19 13:10:10.356077 [ 56 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.03.19 13:10:10.356096 [ 259 ] {d55352e6-ce8d-4514-8707-67f706bb52c3} <Debug> TCPHandler: Processed in 0.001334497 sec. | ||
| 12255 | 2026.03.19 13:10:10.356102 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12256 | 2026.03.19 13:10:10.356190 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 12257 | 2026.03.19 13:10:10.356328 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12258 | 2026.03.19 13:10:10.356375 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5838 rows starting from the beginning of the part | ||
| 12259 | 2026.03.19 13:10:10.356437 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 54 rows starting from the beginning of the part | ||
| 12260 | 2026.03.19 13:10:10.356481 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part | ||
| 12261 | 2026.03.19 13:10:10.356520 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 12262 | 2026.03.19 13:10:10.356565 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 12263 | 2026.03.19 13:10:10.356620 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 12264 | 2026.03.19 13:10:10.358339 [ 200 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6138 rows, containing 4 columns (4 merged, 0 gathered) in 0.002182943 sec., 2811800.3997355863 rows/sec., 181.35 MiB/sec. | ||
| 12265 | 2026.03.19 13:10:10.358693 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12266 | 2026.03.19 13:10:10.358947 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.03.19 13:10:10.359018 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_91_18} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12268 | 2026.03.19 13:10:10.359082 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12269 | 2026.03.19 13:10:10.885183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27341 | ||
| 12270 | 2026.03.19 13:10:10.885748 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.03.19 13:10:10.885794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12272 | 2026.03.19 13:10:10.886273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12273 | 2026.03.19 13:10:10.886519 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.03.19 13:10:10.886650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27341 | ||
| 12275 | 2026.03.19 13:10:11.942466 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35685 | ||
| 12276 | 2026.03.19 13:10:11.942581 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12277 | 2026.03.19 13:10:11.942610 [ 286 ] {} <Debug> TCP-Session: d7d31536-4729-471d-bafa-ed45f09d4076 Authenticating user 'default' from [fd00:1122:3344:101::e]:35685 | ||
| 12278 | 2026.03.19 13:10:11.942635 [ 286 ] {} <Debug> TCP-Session: d7d31536-4729-471d-bafa-ed45f09d4076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12279 | 2026.03.19 13:10:11.942649 [ 286 ] {} <Debug> TCP-Session: d7d31536-4729-471d-bafa-ed45f09d4076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12280 | 2026.03.19 13:10:11.942864 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48021 | ||
| 12281 | 2026.03.19 13:10:11.942877 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62258 | ||
| 12282 | 2026.03.19 13:10:11.942911 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56078 | ||
| 12283 | 2026.03.19 13:10:11.942939 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12284 | 2026.03.19 13:10:11.942961 [ 286 ] {} <Trace> TCP-Session: d7d31536-4729-471d-bafa-ed45f09d4076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12285 | 2026.03.19 13:10:11.942987 [ 290 ] {} <Debug> TCP-Session: 0a99bed3-d212-411b-b51b-d9c9daa2ef66 Authenticating user 'default' from [fd00:1122:3344:101::e]:48021 | ||
| 12286 | 2026.03.19 13:10:11.942929 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33259 | ||
| 12287 | 2026.03.19 13:10:11.943011 [ 290 ] {} <Debug> TCP-Session: 0a99bed3-d212-411b-b51b-d9c9daa2ef66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12288 | 2026.03.19 13:10:11.943041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12289 | 2026.03.19 13:10:11.943053 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12290 | 2026.03.19 13:10:11.943051 [ 290 ] {} <Debug> TCP-Session: 0a99bed3-d212-411b-b51b-d9c9daa2ef66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12291 | 2026.03.19 13:10:11.943080 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12292 | 2026.03.19 13:10:11.943091 [ 293 ] {} <Debug> TCP-Session: 13663791-a04f-4117-ad70-0ec5cbd38a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:56078 | ||
| 12293 | 2026.03.19 13:10:11.943080 [ 289 ] {} <Debug> TCP-Session: 36b1f802-7e8e-4402-bd2e-f6a1323fdea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62258 | ||
| 12294 | 2026.03.19 13:10:11.943121 [ 258 ] {} <Debug> TCP-Session: c072e0dc-5a45-4e60-a82a-44223489320c Authenticating user 'default' from [fd00:1122:3344:101::e]:33259 | ||
| 12295 | 2026.03.19 13:10:11.943137 [ 293 ] {} <Debug> TCP-Session: 13663791-a04f-4117-ad70-0ec5cbd38a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12296 | 2026.03.19 13:10:11.943148 [ 289 ] {} <Debug> TCP-Session: 36b1f802-7e8e-4402-bd2e-f6a1323fdea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12297 | 2026.03.19 13:10:11.943150 [ 258 ] {} <Debug> TCP-Session: c072e0dc-5a45-4e60-a82a-44223489320c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2026.03.19 13:10:11.943160 [ 293 ] {} <Debug> TCP-Session: 13663791-a04f-4117-ad70-0ec5cbd38a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12299 | 2026.03.19 13:10:11.943174 [ 258 ] {} <Debug> TCP-Session: c072e0dc-5a45-4e60-a82a-44223489320c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12300 | 2026.03.19 13:10:11.943168 [ 289 ] {} <Debug> TCP-Session: 36b1f802-7e8e-4402-bd2e-f6a1323fdea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12301 | 2026.03.19 13:10:11.943138 [ 286 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35685) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12302 | 2026.03.19 13:10:11.942913 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62186 | ||
| 12303 | 2026.03.19 13:10:11.942899 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57282 | ||
| 12304 | 2026.03.19 13:10:11.942867 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56672 | ||
| 12305 | 2026.03.19 13:10:11.942896 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38327 | ||
| 12306 | 2026.03.19 13:10:11.943449 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12307 | 2026.03.19 13:10:11.943471 [ 286 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12308 | 2026.03.19 13:10:11.943482 [ 294 ] {} <Debug> TCP-Session: d6a8633b-0502-4aee-8a06-3679cd1316a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62186 | ||
| 12309 | 2026.03.19 13:10:11.943507 [ 294 ] {} <Debug> TCP-Session: d6a8633b-0502-4aee-8a06-3679cd1316a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12310 | 2026.03.19 13:10:11.943524 [ 294 ] {} <Debug> TCP-Session: d6a8633b-0502-4aee-8a06-3679cd1316a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12311 | 2026.03.19 13:10:11.943532 [ 286 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12312 | 2026.03.19 13:10:11.943828 [ 286 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 12313 | 2026.03.19 13:10:11.943849 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12314 | 2026.03.19 13:10:11.943896 [ 291 ] {} <Debug> TCP-Session: fba08770-ebe0-464a-b09b-9a8e70ba6819 Authenticating user 'default' from [fd00:1122:3344:101::e]:38327 | ||
| 12315 | 2026.03.19 13:10:11.943923 [ 291 ] {} <Debug> TCP-Session: fba08770-ebe0-464a-b09b-9a8e70ba6819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.03.19 13:10:11.943938 [ 291 ] {} <Debug> TCP-Session: fba08770-ebe0-464a-b09b-9a8e70ba6819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12317 | 2026.03.19 13:10:11.943962 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12318 | 2026.03.19 13:10:11.944001 [ 292 ] {} <Debug> TCP-Session: c556b615-20cc-4eba-94ef-965f09d37b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:57282 | ||
| 12319 | 2026.03.19 13:10:11.944027 [ 292 ] {} <Debug> TCP-Session: c556b615-20cc-4eba-94ef-965f09d37b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12320 | 2026.03.19 13:10:11.944040 [ 292 ] {} <Debug> TCP-Session: c556b615-20cc-4eba-94ef-965f09d37b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12321 | 2026.03.19 13:10:11.944126 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12322 | 2026.03.19 13:10:11.944157 [ 288 ] {} <Debug> TCP-Session: 9df718d8-0ce1-472f-97b1-e131dab51db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56672 | ||
| 12323 | 2026.03.19 13:10:11.944174 [ 288 ] {} <Debug> TCP-Session: 9df718d8-0ce1-472f-97b1-e131dab51db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12324 | 2026.03.19 13:10:11.944186 [ 288 ] {} <Debug> TCP-Session: 9df718d8-0ce1-472f-97b1-e131dab51db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12325 | 2026.03.19 13:10:11.944761 [ 298 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Trace> AggregatingTransform: Aggregating | ||
| 12326 | 2026.03.19 13:10:11.944796 [ 298 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Trace> Aggregator: Aggregation method: without_key | ||
| 12327 | 2026.03.19 13:10:11.944822 [ 298 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891658 sec. (1121.506 rows/sec., 43.81 KiB/sec.) | ||
| 12328 | 2026.03.19 13:10:11.944837 [ 298 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Trace> Aggregator: Merging aggregated data | ||
| 12329 | 2026.03.19 13:10:11.946174 [ 286 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 12330 | 2026.03.19 13:10:11.946301 [ 286 ] {68055aba-9274-49d7-8aa3-0b4309989693} <Debug> TCPHandler: Processed in 0.003449608 sec. | ||
| 12331 | 2026.03.19 13:10:11.946424 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12332 | 2026.03.19 13:10:11.946452 [ 286 ] {} <Debug> TCP-Session: d7d31536-4729-471d-bafa-ed45f09d4076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12333 | 2026.03.19 13:10:11.946457 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12334 | 2026.03.19 13:10:11.946479 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12335 | 2026.03.19 13:10:11.946496 [ 288 ] {} <Debug> TCP-Session: 9df718d8-0ce1-472f-97b1-e131dab51db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12336 | 2026.03.19 13:10:11.946499 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12337 | 2026.03.19 13:10:11.946524 [ 293 ] {} <Debug> TCP-Session: 13663791-a04f-4117-ad70-0ec5cbd38a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12338 | 2026.03.19 13:10:11.946518 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12339 | 2026.03.19 13:10:11.946547 [ 258 ] {} <Debug> TCP-Session: c072e0dc-5a45-4e60-a82a-44223489320c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12340 | 2026.03.19 13:10:11.946535 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12341 | 2026.03.19 13:10:11.946578 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12342 | 2026.03.19 13:10:11.946584 [ 291 ] {} <Debug> TCP-Session: fba08770-ebe0-464a-b09b-9a8e70ba6819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2026.03.19 13:10:11.946606 [ 289 ] {} <Debug> TCP-Session: 36b1f802-7e8e-4402-bd2e-f6a1323fdea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12344 | 2026.03.19 13:10:11.946618 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12345 | 2026.03.19 13:10:11.946623 [ 290 ] {} <Debug> TCP-Session: 0a99bed3-d212-411b-b51b-d9c9daa2ef66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12346 | 2026.03.19 13:10:11.946601 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12347 | 2026.03.19 13:10:11.946663 [ 294 ] {} <Debug> TCP-Session: d6a8633b-0502-4aee-8a06-3679cd1316a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12348 | 2026.03.19 13:10:11.946704 [ 292 ] {} <Debug> TCP-Session: c556b615-20cc-4eba-94ef-965f09d37b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12349 | 2026.03.19 13:10:12.148569 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57315 | ||
| 12350 | 2026.03.19 13:10:12.148673 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12351 | 2026.03.19 13:10:12.148699 [ 286 ] {} <Debug> TCP-Session: 215eb494-a78a-495c-8e75-60ddc3c4eca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57315 | ||
| 12352 | 2026.03.19 13:10:12.148719 [ 286 ] {} <Debug> TCP-Session: 215eb494-a78a-495c-8e75-60ddc3c4eca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12353 | 2026.03.19 13:10:12.148732 [ 286 ] {} <Debug> TCP-Session: 215eb494-a78a-495c-8e75-60ddc3c4eca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12354 | 2026.03.19 13:10:12.148925 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55241 | ||
| 12355 | 2026.03.19 13:10:12.148948 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34781 | ||
| 12356 | 2026.03.19 13:10:12.148972 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57994 | ||
| 12357 | 2026.03.19 13:10:12.148989 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64037 | ||
| 12358 | 2026.03.19 13:10:12.149016 [ 286 ] {} <Trace> TCP-Session: 215eb494-a78a-495c-8e75-60ddc3c4eca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2026.03.19 13:10:12.149045 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12360 | 2026.03.19 13:10:12.149054 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12361 | 2026.03.19 13:10:12.149065 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12362 | 2026.03.19 13:10:12.149079 [ 288 ] {} <Debug> TCP-Session: e0b43d22-03bb-40f2-990e-927e8b93273d Authenticating user 'default' from [fd00:1122:3344:101::e]:55241 | ||
| 12363 | 2026.03.19 13:10:12.149095 [ 290 ] {} <Debug> TCP-Session: a3c7ca60-906f-4568-9dd1-fbde6d8b6eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34781 | ||
| 12364 | 2026.03.19 13:10:12.149105 [ 292 ] {} <Debug> TCP-Session: 0f0aadbc-0b5b-4742-862e-a44832630a91 Authenticating user 'default' from [fd00:1122:3344:101::e]:57994 | ||
| 12365 | 2026.03.19 13:10:12.149115 [ 288 ] {} <Debug> TCP-Session: e0b43d22-03bb-40f2-990e-927e8b93273d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12366 | 2026.03.19 13:10:12.149127 [ 290 ] {} <Debug> TCP-Session: a3c7ca60-906f-4568-9dd1-fbde6d8b6eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12367 | 2026.03.19 13:10:12.149142 [ 288 ] {} <Debug> TCP-Session: e0b43d22-03bb-40f2-990e-927e8b93273d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12368 | 2026.03.19 13:10:12.149139 [ 292 ] {} <Debug> TCP-Session: 0f0aadbc-0b5b-4742-862e-a44832630a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2026.03.19 13:10:12.149155 [ 290 ] {} <Debug> TCP-Session: a3c7ca60-906f-4568-9dd1-fbde6d8b6eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12370 | 2026.03.19 13:10:12.149174 [ 292 ] {} <Debug> TCP-Session: 0f0aadbc-0b5b-4742-862e-a44832630a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12371 | 2026.03.19 13:10:12.149199 [ 286 ] {092d51d6-f5de-44fb-811e-113681039181} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12372 | 2026.03.19 13:10:12.149075 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12373 | 2026.03.19 13:10:12.149008 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34409 | ||
| 12374 | 2026.03.19 13:10:12.149264 [ 294 ] {} <Debug> TCP-Session: 333a7485-9958-480a-8eaf-c7068c2a29b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64037 | ||
| 12375 | 2026.03.19 13:10:12.148988 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46090 | ||
| 12376 | 2026.03.19 13:10:12.149306 [ 294 ] {} <Debug> TCP-Session: 333a7485-9958-480a-8eaf-c7068c2a29b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12377 | 2026.03.19 13:10:12.148974 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40939 | ||
| 12378 | 2026.03.19 13:10:12.149357 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12379 | 2026.03.19 13:10:12.149384 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12380 | 2026.03.19 13:10:12.149349 [ 294 ] {} <Debug> TCP-Session: 333a7485-9958-480a-8eaf-c7068c2a29b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12381 | 2026.03.19 13:10:12.149411 [ 258 ] {} <Debug> TCP-Session: 8b70572b-ef74-4f63-b9b8-0e26c2ce1ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34409 | ||
| 12382 | 2026.03.19 13:10:12.149422 [ 293 ] {} <Debug> TCP-Session: e92d14ab-7296-49a3-937a-ad9de6e2ca35 Authenticating user 'default' from [fd00:1122:3344:101::e]:46090 | ||
| 12383 | 2026.03.19 13:10:12.148935 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43957 | ||
| 12384 | 2026.03.19 13:10:12.149447 [ 258 ] {} <Debug> TCP-Session: 8b70572b-ef74-4f63-b9b8-0e26c2ce1ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2026.03.19 13:10:12.149453 [ 293 ] {} <Debug> TCP-Session: e92d14ab-7296-49a3-937a-ad9de6e2ca35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2026.03.19 13:10:12.149479 [ 258 ] {} <Debug> TCP-Session: 8b70572b-ef74-4f63-b9b8-0e26c2ce1ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12387 | 2026.03.19 13:10:12.149488 [ 293 ] {} <Debug> TCP-Session: e92d14ab-7296-49a3-937a-ad9de6e2ca35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12388 | 2026.03.19 13:10:12.149459 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12389 | 2026.03.19 13:10:12.149517 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12390 | 2026.03.19 13:10:12.149525 [ 286 ] {092d51d6-f5de-44fb-811e-113681039181} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12391 | 2026.03.19 13:10:12.149550 [ 289 ] {} <Debug> TCP-Session: eb58c170-75aa-447d-8584-9db1677372a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43957 | ||
| 12392 | 2026.03.19 13:10:12.149539 [ 291 ] {} <Debug> TCP-Session: afb0ad08-4ec0-4ebc-9ff7-403283504835 Authenticating user 'default' from [fd00:1122:3344:101::e]:40939 | ||
| 12393 | 2026.03.19 13:10:12.149581 [ 289 ] {} <Debug> TCP-Session: eb58c170-75aa-447d-8584-9db1677372a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12394 | 2026.03.19 13:10:12.149605 [ 289 ] {} <Debug> TCP-Session: eb58c170-75aa-447d-8584-9db1677372a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12395 | 2026.03.19 13:10:12.149607 [ 286 ] {092d51d6-f5de-44fb-811e-113681039181} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12396 | 2026.03.19 13:10:12.149609 [ 291 ] {} <Debug> TCP-Session: afb0ad08-4ec0-4ebc-9ff7-403283504835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12397 | 2026.03.19 13:10:12.149655 [ 291 ] {} <Debug> TCP-Session: afb0ad08-4ec0-4ebc-9ff7-403283504835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12398 | 2026.03.19 13:10:12.149928 [ 286 ] {092d51d6-f5de-44fb-811e-113681039181} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 12399 | 2026.03.19 13:10:12.150926 [ 302 ] {092d51d6-f5de-44fb-811e-113681039181} <Trace> AggregatingTransform: Aggregating | ||
| 12400 | 2026.03.19 13:10:12.150965 [ 302 ] {092d51d6-f5de-44fb-811e-113681039181} <Trace> Aggregator: Aggregation method: without_key | ||
| 12401 | 2026.03.19 13:10:12.151000 [ 302 ] {092d51d6-f5de-44fb-811e-113681039181} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965949 sec. (1035.251 rows/sec., 40.44 KiB/sec.) | ||
| 12402 | 2026.03.19 13:10:12.151021 [ 302 ] {092d51d6-f5de-44fb-811e-113681039181} <Trace> Aggregator: Merging aggregated data | ||
| 12403 | 2026.03.19 13:10:12.152493 [ 286 ] {092d51d6-f5de-44fb-811e-113681039181} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003351 sec., 298.41838257236645 rows/sec., 11.66 KiB/sec. | ||
| 12404 | 2026.03.19 13:10:12.152627 [ 286 ] {092d51d6-f5de-44fb-811e-113681039181} <Debug> TCPHandler: Processed in 0.003725304 sec. | ||
| 12405 | 2026.03.19 13:10:12.152731 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12406 | 2026.03.19 13:10:12.152761 [ 286 ] {} <Debug> TCP-Session: 215eb494-a78a-495c-8e75-60ddc3c4eca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12407 | 2026.03.19 13:10:12.152762 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12408 | 2026.03.19 13:10:12.152784 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12409 | 2026.03.19 13:10:12.152808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12410 | 2026.03.19 13:10:12.152829 [ 294 ] {} <Debug> TCP-Session: 333a7485-9958-480a-8eaf-c7068c2a29b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12411 | 2026.03.19 13:10:12.152833 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12412 | 2026.03.19 13:10:12.152845 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12413 | 2026.03.19 13:10:12.152866 [ 292 ] {} <Debug> TCP-Session: 0f0aadbc-0b5b-4742-862e-a44832630a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12414 | 2026.03.19 13:10:12.152884 [ 289 ] {} <Debug> TCP-Session: eb58c170-75aa-447d-8584-9db1677372a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12415 | 2026.03.19 13:10:12.152897 [ 293 ] {} <Debug> TCP-Session: e92d14ab-7296-49a3-937a-ad9de6e2ca35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12416 | 2026.03.19 13:10:12.152910 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12417 | 2026.03.19 13:10:12.152833 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12418 | 2026.03.19 13:10:12.152951 [ 258 ] {} <Debug> TCP-Session: 8b70572b-ef74-4f63-b9b8-0e26c2ce1ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12419 | 2026.03.19 13:10:12.152818 [ 291 ] {} <Debug> TCP-Session: afb0ad08-4ec0-4ebc-9ff7-403283504835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12420 | 2026.03.19 13:10:12.152980 [ 288 ] {} <Debug> TCP-Session: e0b43d22-03bb-40f2-990e-927e8b93273d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12421 | 2026.03.19 13:10:12.152891 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12422 | 2026.03.19 13:10:12.153051 [ 290 ] {} <Debug> TCP-Session: a3c7ca60-906f-4568-9dd1-fbde6d8b6eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12423 | 2026.03.19 13:10:12.337669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12424 | 2026.03.19 13:10:12.352847 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.03.19 13:10:12.352915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12426 | 2026.03.19 13:10:12.358285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12427 | 2026.03.19 13:10:12.358992 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.03.19 13:10:12.362349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12429 | 2026.03.19 13:10:13.483303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1574 | ||
| 12430 | 2026.03.19 13:10:13.485771 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.03.19 13:10:13.485823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12432 | 2026.03.19 13:10:13.487107 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12433 | 2026.03.19 13:10:13.487389 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.03.19 13:10:13.487690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 12435 | 2026.03.19 13:10:13.528675 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39281 | ||
| 12436 | 2026.03.19 13:10:13.528763 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12437 | 2026.03.19 13:10:13.528789 [ 288 ] {} <Debug> TCP-Session: eb091e31-f180-44c9-858b-b811b90ccea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39281 | ||
| 12438 | 2026.03.19 13:10:13.528811 [ 288 ] {} <Debug> TCP-Session: eb091e31-f180-44c9-858b-b811b90ccea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12439 | 2026.03.19 13:10:13.528826 [ 288 ] {} <Debug> TCP-Session: eb091e31-f180-44c9-858b-b811b90ccea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12440 | 2026.03.19 13:10:13.529016 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61930 | ||
| 12441 | 2026.03.19 13:10:13.529059 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53422 | ||
| 12442 | 2026.03.19 13:10:13.529095 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54480 | ||
| 12443 | 2026.03.19 13:10:13.529109 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49662 | ||
| 12444 | 2026.03.19 13:10:13.529154 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12445 | 2026.03.19 13:10:13.529082 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44620 | ||
| 12446 | 2026.03.19 13:10:13.529189 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12447 | 2026.03.19 13:10:13.529195 [ 289 ] {} <Debug> TCP-Session: eb0d3c3e-8adc-486e-b6a4-ec858f26151f Authenticating user 'default' from [fd00:1122:3344:101::e]:61930 | ||
| 12448 | 2026.03.19 13:10:13.529196 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12449 | 2026.03.19 13:10:13.529229 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12450 | 2026.03.19 13:10:13.529239 [ 289 ] {} <Debug> TCP-Session: eb0d3c3e-8adc-486e-b6a4-ec858f26151f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12451 | 2026.03.19 13:10:13.529249 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12452 | 2026.03.19 13:10:13.529274 [ 289 ] {} <Debug> TCP-Session: eb0d3c3e-8adc-486e-b6a4-ec858f26151f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12453 | 2026.03.19 13:10:13.529292 [ 294 ] {} <Debug> TCP-Session: 9f2d716f-13f0-456a-9300-89e6d4e83c9b Authenticating user 'default' from [fd00:1122:3344:101::e]:44620 | ||
| 12454 | 2026.03.19 13:10:13.529258 [ 291 ] {} <Debug> TCP-Session: 68504fd1-e70d-4c6f-bcda-f17c06bca6a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53422 | ||
| 12455 | 2026.03.19 13:10:13.529323 [ 294 ] {} <Debug> TCP-Session: 9f2d716f-13f0-456a-9300-89e6d4e83c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12456 | 2026.03.19 13:10:13.529226 [ 258 ] {} <Debug> TCP-Session: 8bf0dbc1-5474-4f85-8191-377d2ecfacc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54480 | ||
| 12457 | 2026.03.19 13:10:13.529348 [ 294 ] {} <Debug> TCP-Session: 9f2d716f-13f0-456a-9300-89e6d4e83c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12458 | 2026.03.19 13:10:13.529347 [ 291 ] {} <Debug> TCP-Session: 68504fd1-e70d-4c6f-bcda-f17c06bca6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12459 | 2026.03.19 13:10:13.529370 [ 258 ] {} <Debug> TCP-Session: 8bf0dbc1-5474-4f85-8191-377d2ecfacc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12460 | 2026.03.19 13:10:13.529392 [ 291 ] {} <Debug> TCP-Session: 68504fd1-e70d-4c6f-bcda-f17c06bca6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12461 | 2026.03.19 13:10:13.529405 [ 258 ] {} <Debug> TCP-Session: 8bf0dbc1-5474-4f85-8191-377d2ecfacc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12462 | 2026.03.19 13:10:13.529177 [ 288 ] {} <Trace> TCP-Session: eb091e31-f180-44c9-858b-b811b90ccea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12463 | 2026.03.19 13:10:13.529077 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51735 | ||
| 12464 | 2026.03.19 13:10:13.529064 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42989 | ||
| 12465 | 2026.03.19 13:10:13.529037 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58790 | ||
| 12466 | 2026.03.19 13:10:13.529268 [ 286 ] {} <Debug> TCP-Session: 5b1458a7-e46d-469a-8c9b-2121ecf5707f Authenticating user 'default' from [fd00:1122:3344:101::e]:49662 | ||
| 12467 | 2026.03.19 13:10:13.529538 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12468 | 2026.03.19 13:10:13.529559 [ 286 ] {} <Debug> TCP-Session: 5b1458a7-e46d-469a-8c9b-2121ecf5707f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12469 | 2026.03.19 13:10:13.529572 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12470 | 2026.03.19 13:10:13.529578 [ 286 ] {} <Debug> TCP-Session: 5b1458a7-e46d-469a-8c9b-2121ecf5707f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12471 | 2026.03.19 13:10:13.529576 [ 293 ] {} <Debug> TCP-Session: 5011d430-2835-4c29-97d8-496cc7d86603 Authenticating user 'default' from [fd00:1122:3344:101::e]:51735 | ||
| 12472 | 2026.03.19 13:10:13.529604 [ 288 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12473 | 2026.03.19 13:10:13.529651 [ 293 ] {} <Debug> TCP-Session: 5011d430-2835-4c29-97d8-496cc7d86603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12474 | 2026.03.19 13:10:13.529604 [ 292 ] {} <Debug> TCP-Session: 8f5ff85a-ce9e-48a5-9a36-a05917509d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:42989 | ||
| 12475 | 2026.03.19 13:10:13.529684 [ 293 ] {} <Debug> TCP-Session: 5011d430-2835-4c29-97d8-496cc7d86603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12476 | 2026.03.19 13:10:13.529708 [ 292 ] {} <Debug> TCP-Session: 8f5ff85a-ce9e-48a5-9a36-a05917509d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12477 | 2026.03.19 13:10:13.529576 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12478 | 2026.03.19 13:10:13.529799 [ 292 ] {} <Debug> TCP-Session: 8f5ff85a-ce9e-48a5-9a36-a05917509d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12479 | 2026.03.19 13:10:13.529822 [ 290 ] {} <Debug> TCP-Session: d046740f-fd8b-424f-9e27-22279d5f8cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58790 | ||
| 12480 | 2026.03.19 13:10:13.529844 [ 290 ] {} <Debug> TCP-Session: d046740f-fd8b-424f-9e27-22279d5f8cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12481 | 2026.03.19 13:10:13.529857 [ 290 ] {} <Debug> TCP-Session: d046740f-fd8b-424f-9e27-22279d5f8cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12482 | 2026.03.19 13:10:13.529950 [ 288 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12483 | 2026.03.19 13:10:13.530008 [ 288 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12484 | 2026.03.19 13:10:13.530275 [ 288 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 12485 | 2026.03.19 13:10:13.531197 [ 333 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Trace> AggregatingTransform: Aggregating | ||
| 12486 | 2026.03.19 13:10:13.531242 [ 333 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 12487 | 2026.03.19 13:10:13.531279 [ 333 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906418 sec. (1103.244 rows/sec., 43.10 KiB/sec.) | ||
| 12488 | 2026.03.19 13:10:13.531297 [ 333 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Trace> Aggregator: Merging aggregated data | ||
| 12489 | 2026.03.19 13:10:13.532631 [ 288 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003026 sec., 330.4692663582287 rows/sec., 12.91 KiB/sec. | ||
| 12490 | 2026.03.19 13:10:13.532777 [ 288 ] {36af5e84-9af0-4af9-b7fe-c1f149aa6c8f} <Debug> TCPHandler: Processed in 0.003665483 sec. | ||
| 12491 | 2026.03.19 13:10:13.532911 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12492 | 2026.03.19 13:10:13.532939 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12493 | 2026.03.19 13:10:13.532960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12494 | 2026.03.19 13:10:13.532976 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12495 | 2026.03.19 13:10:13.532988 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12496 | 2026.03.19 13:10:13.533008 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12497 | 2026.03.19 13:10:13.533039 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12498 | 2026.03.19 13:10:13.533047 [ 286 ] {} <Debug> TCP-Session: 5b1458a7-e46d-469a-8c9b-2121ecf5707f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12499 | 2026.03.19 13:10:13.533058 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12500 | 2026.03.19 13:10:13.533080 [ 294 ] {} <Debug> TCP-Session: 9f2d716f-13f0-456a-9300-89e6d4e83c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12501 | 2026.03.19 13:10:13.533072 [ 291 ] {} <Debug> TCP-Session: 68504fd1-e70d-4c6f-bcda-f17c06bca6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12502 | 2026.03.19 13:10:13.533106 [ 258 ] {} <Debug> TCP-Session: 8bf0dbc1-5474-4f85-8191-377d2ecfacc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12503 | 2026.03.19 13:10:13.533026 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12504 | 2026.03.19 13:10:13.533002 [ 290 ] {} <Debug> TCP-Session: d046740f-fd8b-424f-9e27-22279d5f8cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12505 | 2026.03.19 13:10:13.533169 [ 293 ] {} <Debug> TCP-Session: 5011d430-2835-4c29-97d8-496cc7d86603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12506 | 2026.03.19 13:10:13.532988 [ 289 ] {} <Debug> TCP-Session: eb0d3c3e-8adc-486e-b6a4-ec858f26151f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12507 | 2026.03.19 13:10:13.533021 [ 292 ] {} <Debug> TCP-Session: 8f5ff85a-ce9e-48a5-9a36-a05917509d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12508 | 2026.03.19 13:10:13.532941 [ 288 ] {} <Debug> TCP-Session: eb091e31-f180-44c9-858b-b811b90ccea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12509 | 2026.03.19 13:10:15.360676 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2026.03.19 13:10:15.360869 [ 259 ] {103b5947-a75f-4552-8972-0fbb304d8682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12511 | 2026.03.19 13:10:15.360942 [ 259 ] {103b5947-a75f-4552-8972-0fbb304d8682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12512 | 2026.03.19 13:10:15.361754 [ 259 ] {103b5947-a75f-4552-8972-0fbb304d8682} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.03.19 13:10:15.361816 [ 259 ] {103b5947-a75f-4552-8972-0fbb304d8682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12514 | 2026.03.19 13:10:15.362260 [ 259 ] {103b5947-a75f-4552-8972-0fbb304d8682} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12515 | 2026.03.19 13:10:15.362509 [ 259 ] {103b5947-a75f-4552-8972-0fbb304d8682} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.03.19 13:10:15.362682 [ 259 ] {103b5947-a75f-4552-8972-0fbb304d8682} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001865 sec., 152278.82037533514 rows/sec., 9.67 MiB/sec. | ||
| 12517 | 2026.03.19 13:10:15.362802 [ 259 ] {103b5947-a75f-4552-8972-0fbb304d8682} <Debug> TCPHandler: Processed in 0.002265674 sec. | ||
| 12518 | 2026.03.19 13:10:15.362942 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.03.19 13:10:15.363054 [ 259 ] {c8bc595e-145a-4378-9719-c850953ef704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12520 | 2026.03.19 13:10:15.363101 [ 259 ] {c8bc595e-145a-4378-9719-c850953ef704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12521 | 2026.03.19 13:10:15.364016 [ 259 ] {c8bc595e-145a-4378-9719-c850953ef704} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2026.03.19 13:10:15.364057 [ 259 ] {c8bc595e-145a-4378-9719-c850953ef704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12523 | 2026.03.19 13:10:15.364445 [ 259 ] {c8bc595e-145a-4378-9719-c850953ef704} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12524 | 2026.03.19 13:10:15.364675 [ 259 ] {c8bc595e-145a-4378-9719-c850953ef704} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2026.03.19 13:10:15.364824 [ 259 ] {c8bc595e-145a-4378-9719-c850953ef704} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001795 sec., 488579.3871866295 rows/sec., 38.73 MiB/sec. | ||
| 12526 | 2026.03.19 13:10:15.364867 [ 259 ] {c8bc595e-145a-4378-9719-c850953ef704} <Debug> TCPHandler: Processed in 0.001978199 sec. | ||
| 12527 | 2026.03.19 13:10:15.364997 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2026.03.19 13:10:15.365100 [ 259 ] {64c6a929-340d-416a-ab40-f7a55ad92de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12529 | 2026.03.19 13:10:15.365145 [ 259 ] {64c6a929-340d-416a-ab40-f7a55ad92de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12530 | 2026.03.19 13:10:15.365646 [ 259 ] {64c6a929-340d-416a-ab40-f7a55ad92de2} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2026.03.19 13:10:15.365684 [ 259 ] {64c6a929-340d-416a-ab40-f7a55ad92de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12532 | 2026.03.19 13:10:15.365998 [ 259 ] {64c6a929-340d-416a-ab40-f7a55ad92de2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12533 | 2026.03.19 13:10:15.366242 [ 259 ] {64c6a929-340d-416a-ab40-f7a55ad92de2} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.03.19 13:10:15.366387 [ 259 ] {64c6a929-340d-416a-ab40-f7a55ad92de2} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001309 sec., 139037.43315508022 rows/sec., 8.62 MiB/sec. | ||
| 12535 | 2026.03.19 13:10:15.366426 [ 259 ] {64c6a929-340d-416a-ab40-f7a55ad92de2} <Debug> TCPHandler: Processed in 0.00148663 sec. | ||
| 12536 | 2026.03.19 13:10:15.366546 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2026.03.19 13:10:15.366655 [ 259 ] {28d8fbeb-dfcd-417a-8b9e-2a573269a06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12538 | 2026.03.19 13:10:15.366709 [ 259 ] {28d8fbeb-dfcd-417a-8b9e-2a573269a06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12539 | 2026.03.19 13:10:15.367253 [ 259 ] {28d8fbeb-dfcd-417a-8b9e-2a573269a06f} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.03.19 13:10:15.367291 [ 259 ] {28d8fbeb-dfcd-417a-8b9e-2a573269a06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12541 | 2026.03.19 13:10:15.367617 [ 259 ] {28d8fbeb-dfcd-417a-8b9e-2a573269a06f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12542 | 2026.03.19 13:10:15.367840 [ 259 ] {28d8fbeb-dfcd-417a-8b9e-2a573269a06f} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.03.19 13:10:15.367964 [ 51 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 12544 | 2026.03.19 13:10:15.367972 [ 259 ] {28d8fbeb-dfcd-417a-8b9e-2a573269a06f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001343 sec., 110945.64408041698 rows/sec., 7.17 MiB/sec. | ||
| 12545 | 2026.03.19 13:10:15.368037 [ 51 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.03.19 13:10:15.368053 [ 259 ] {28d8fbeb-dfcd-417a-8b9e-2a573269a06f} <Debug> TCPHandler: Processed in 0.001557471 sec. | ||
| 12547 | 2026.03.19 13:10:15.368067 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12548 | 2026.03.19 13:10:15.368177 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.03.19 13:10:15.368183 [ 196 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 12550 | 2026.03.19 13:10:15.368280 [ 259 ] {4f45006e-23a8-44da-b451-285b696a2d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12551 | 2026.03.19 13:10:15.368314 [ 196 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12552 | 2026.03.19 13:10:15.368326 [ 259 ] {4f45006e-23a8-44da-b451-285b696a2d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12553 | 2026.03.19 13:10:15.368360 [ 196 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 857 rows starting from the beginning of the part | ||
| 12554 | 2026.03.19 13:10:15.368445 [ 196 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 12555 | 2026.03.19 13:10:15.368495 [ 196 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 12556 | 2026.03.19 13:10:15.368538 [ 196 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 857 rows starting from the beginning of the part | ||
| 12557 | 2026.03.19 13:10:15.368575 [ 196 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 12558 | 2026.03.19 13:10:15.368614 [ 196 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 12559 | 2026.03.19 13:10:15.368794 [ 259 ] {4f45006e-23a8-44da-b451-285b696a2d87} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2026.03.19 13:10:15.368838 [ 259 ] {4f45006e-23a8-44da-b451-285b696a2d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12561 | 2026.03.19 13:10:15.369266 [ 259 ] {4f45006e-23a8-44da-b451-285b696a2d87} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12562 | 2026.03.19 13:10:15.369574 [ 259 ] {4f45006e-23a8-44da-b451-285b696a2d87} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2026.03.19 13:10:15.369744 [ 259 ] {4f45006e-23a8-44da-b451-285b696a2d87} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001482 sec., 99865.04723346829 rows/sec., 5.68 MiB/sec. | ||
| 12564 | 2026.03.19 13:10:15.369798 [ 259 ] {4f45006e-23a8-44da-b451-285b696a2d87} <Debug> TCPHandler: Processed in 0.001673024 sec. | ||
| 12565 | 2026.03.19 13:10:15.369840 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706803 sec., 1353407.5110015625 rows/sec., 87.40 MiB/sec. | ||
| 12566 | 2026.03.19 13:10:15.369939 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.03.19 13:10:15.370057 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 12568 | 2026.03.19 13:10:15.370058 [ 259 ] {7832adff-490a-41f9-aaa7-9a46faf25788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12569 | 2026.03.19 13:10:15.370133 [ 259 ] {7832adff-490a-41f9-aaa7-9a46faf25788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12570 | 2026.03.19 13:10:15.370335 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2026.03.19 13:10:15.370416 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_42_9} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 12572 | 2026.03.19 13:10:15.370508 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 12573 | 2026.03.19 13:10:15.370913 [ 259 ] {7832adff-490a-41f9-aaa7-9a46faf25788} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2026.03.19 13:10:15.370955 [ 259 ] {7832adff-490a-41f9-aaa7-9a46faf25788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12575 | 2026.03.19 13:10:15.371307 [ 259 ] {7832adff-490a-41f9-aaa7-9a46faf25788} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12576 | 2026.03.19 13:10:15.371539 [ 259 ] {7832adff-490a-41f9-aaa7-9a46faf25788} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2026.03.19 13:10:15.371674 [ 259 ] {7832adff-490a-41f9-aaa7-9a46faf25788} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001641 sec., 322973.79646556976 rows/sec., 22.84 MiB/sec. | ||
| 12578 | 2026.03.19 13:10:15.371714 [ 259 ] {7832adff-490a-41f9-aaa7-9a46faf25788} <Debug> TCPHandler: Processed in 0.001830767 sec. | ||
| 12579 | 2026.03.19 13:10:15.371834 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12580 | 2026.03.19 13:10:15.371934 [ 259 ] {c075e695-2450-4bc3-87f7-c44d2602830d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12581 | 2026.03.19 13:10:15.371977 [ 259 ] {c075e695-2450-4bc3-87f7-c44d2602830d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12582 | 2026.03.19 13:10:15.372321 [ 259 ] {c075e695-2450-4bc3-87f7-c44d2602830d} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2026.03.19 13:10:15.372358 [ 259 ] {c075e695-2450-4bc3-87f7-c44d2602830d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12584 | 2026.03.19 13:10:15.372673 [ 259 ] {c075e695-2450-4bc3-87f7-c44d2602830d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12585 | 2026.03.19 13:10:15.372888 [ 259 ] {c075e695-2450-4bc3-87f7-c44d2602830d} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2026.03.19 13:10:15.373024 [ 259 ] {c075e695-2450-4bc3-87f7-c44d2602830d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 12587 | 2026.03.19 13:10:15.373063 [ 259 ] {c075e695-2450-4bc3-87f7-c44d2602830d} <Debug> TCPHandler: Processed in 0.001280866 sec. | ||
| 12588 | 2026.03.19 13:10:15.373177 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12589 | 2026.03.19 13:10:15.373274 [ 259 ] {af0fda7f-58c8-4ca9-a6e5-63e5cfb98895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12590 | 2026.03.19 13:10:15.373318 [ 259 ] {af0fda7f-58c8-4ca9-a6e5-63e5cfb98895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12591 | 2026.03.19 13:10:15.373730 [ 259 ] {af0fda7f-58c8-4ca9-a6e5-63e5cfb98895} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2026.03.19 13:10:15.373767 [ 259 ] {af0fda7f-58c8-4ca9-a6e5-63e5cfb98895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12593 | 2026.03.19 13:10:15.374119 [ 259 ] {af0fda7f-58c8-4ca9-a6e5-63e5cfb98895} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12594 | 2026.03.19 13:10:15.374344 [ 259 ] {af0fda7f-58c8-4ca9-a6e5-63e5cfb98895} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2026.03.19 13:10:15.374478 [ 259 ] {af0fda7f-58c8-4ca9-a6e5-63e5cfb98895} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001223 sec., 216680.29435813575 rows/sec., 14.40 MiB/sec. | ||
| 12596 | 2026.03.19 13:10:15.374518 [ 259 ] {af0fda7f-58c8-4ca9-a6e5-63e5cfb98895} <Debug> TCPHandler: Processed in 0.001391088 sec. | ||
| 12597 | 2026.03.19 13:10:15.374639 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12598 | 2026.03.19 13:10:15.374734 [ 259 ] {8448c655-7487-40e3-b90f-6b0192a50b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12599 | 2026.03.19 13:10:15.374778 [ 259 ] {8448c655-7487-40e3-b90f-6b0192a50b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12600 | 2026.03.19 13:10:15.375087 [ 259 ] {8448c655-7487-40e3-b90f-6b0192a50b12} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2026.03.19 13:10:15.375123 [ 259 ] {8448c655-7487-40e3-b90f-6b0192a50b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12602 | 2026.03.19 13:10:15.375421 [ 259 ] {8448c655-7487-40e3-b90f-6b0192a50b12} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12603 | 2026.03.19 13:10:15.375649 [ 259 ] {8448c655-7487-40e3-b90f-6b0192a50b12} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2026.03.19 13:10:15.375767 [ 51 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 12605 | 2026.03.19 13:10:15.375784 [ 259 ] {8448c655-7487-40e3-b90f-6b0192a50b12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 12606 | 2026.03.19 13:10:15.375809 [ 51 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.03.19 13:10:15.375828 [ 259 ] {8448c655-7487-40e3-b90f-6b0192a50b12} <Debug> TCPHandler: Processed in 0.001240145 sec. | ||
| 12608 | 2026.03.19 13:10:15.375838 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12609 | 2026.03.19 13:10:15.375921 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 12610 | 2026.03.19 13:10:15.375948 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2026.03.19 13:10:15.376015 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12612 | 2026.03.19 13:10:15.376048 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 12613 | 2026.03.19 13:10:15.376051 [ 259 ] {d140175c-d471-42b3-9c81-c14ee3fdd413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12614 | 2026.03.19 13:10:15.376095 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12615 | 2026.03.19 13:10:15.376116 [ 259 ] {d140175c-d471-42b3-9c81-c14ee3fdd413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12616 | 2026.03.19 13:10:15.376137 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12617 | 2026.03.19 13:10:15.376176 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12618 | 2026.03.19 13:10:15.376207 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 12619 | 2026.03.19 13:10:15.376238 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 12620 | 2026.03.19 13:10:15.376933 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001043011 sec., 40268.03168902342 rows/sec., 2.65 MiB/sec. | ||
| 12621 | 2026.03.19 13:10:15.377021 [ 259 ] {d140175c-d471-42b3-9c81-c14ee3fdd413} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2026.03.19 13:10:15.377060 [ 259 ] {d140175c-d471-42b3-9c81-c14ee3fdd413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12623 | 2026.03.19 13:10:15.377129 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 12624 | 2026.03.19 13:10:15.377512 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2026.03.19 13:10:15.377608 [ 191 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_42_9} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 12626 | 2026.03.19 13:10:15.377678 [ 259 ] {d140175c-d471-42b3-9c81-c14ee3fdd413} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12627 | 2026.03.19 13:10:15.377714 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12628 | 2026.03.19 13:10:15.377939 [ 259 ] {d140175c-d471-42b3-9c81-c14ee3fdd413} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.03.19 13:10:15.378091 [ 259 ] {d140175c-d471-42b3-9c81-c14ee3fdd413} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002058 sec., 19436.34596695821 rows/sec., 34.83 MiB/sec. | ||
| 12630 | 2026.03.19 13:10:15.378163 [ 259 ] {d140175c-d471-42b3-9c81-c14ee3fdd413} <Debug> TCPHandler: Processed in 0.002265515 sec. | ||
| 12631 | 2026.03.19 13:10:15.378276 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12632 | 2026.03.19 13:10:15.378373 [ 259 ] {d2dcae72-48e8-4b5e-b79a-283aa10cfb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12633 | 2026.03.19 13:10:15.378416 [ 259 ] {d2dcae72-48e8-4b5e-b79a-283aa10cfb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12634 | 2026.03.19 13:10:15.378747 [ 259 ] {d2dcae72-48e8-4b5e-b79a-283aa10cfb64} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2026.03.19 13:10:15.378783 [ 259 ] {d2dcae72-48e8-4b5e-b79a-283aa10cfb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12636 | 2026.03.19 13:10:15.379098 [ 259 ] {d2dcae72-48e8-4b5e-b79a-283aa10cfb64} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12637 | 2026.03.19 13:10:15.379321 [ 259 ] {d2dcae72-48e8-4b5e-b79a-283aa10cfb64} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.03.19 13:10:15.379450 [ 259 ] {d2dcae72-48e8-4b5e-b79a-283aa10cfb64} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 12639 | 2026.03.19 13:10:15.379486 [ 259 ] {d2dcae72-48e8-4b5e-b79a-283aa10cfb64} <Debug> TCPHandler: Processed in 0.001260185 sec. | ||
| 12640 | 2026.03.19 13:10:18.166848 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12641 | 2026.03.19 13:10:18.166913 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12642 | 2026.03.19 13:10:18.386883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27853 | ||
| 12643 | 2026.03.19 13:10:18.387647 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2026.03.19 13:10:18.387701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12645 | 2026.03.19 13:10:18.388222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12646 | 2026.03.19 13:10:18.388446 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2026.03.19 13:10:18.388579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27853 | ||
| 12648 | 2026.03.19 13:10:19.862498 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12649 | 2026.03.19 13:10:19.878684 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.03.19 13:10:19.878753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12651 | 2026.03.19 13:10:19.884351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12652 | 2026.03.19 13:10:19.885059 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.03.19 13:10:19.887987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12654 | 2026.03.19 13:10:20.349622 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12655 | 2026.03.19 13:10:20.349813 [ 259 ] {eda4e8cb-7700-4b13-9098-c6b6afdc24c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12656 | 2026.03.19 13:10:20.349880 [ 259 ] {eda4e8cb-7700-4b13-9098-c6b6afdc24c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12657 | 2026.03.19 13:10:20.350531 [ 259 ] {eda4e8cb-7700-4b13-9098-c6b6afdc24c4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2026.03.19 13:10:20.350581 [ 259 ] {eda4e8cb-7700-4b13-9098-c6b6afdc24c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12659 | 2026.03.19 13:10:20.350985 [ 259 ] {eda4e8cb-7700-4b13-9098-c6b6afdc24c4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12660 | 2026.03.19 13:10:20.351216 [ 259 ] {eda4e8cb-7700-4b13-9098-c6b6afdc24c4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12661 | 2026.03.19 13:10:20.351370 [ 259 ] {eda4e8cb-7700-4b13-9098-c6b6afdc24c4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.68 MiB/sec. | ||
| 12662 | 2026.03.19 13:10:20.351412 [ 259 ] {eda4e8cb-7700-4b13-9098-c6b6afdc24c4} <Debug> TCPHandler: Processed in 0.001929349 sec. | ||
| 12663 | 2026.03.19 13:10:20.351530 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12664 | 2026.03.19 13:10:20.351627 [ 259 ] {8bbcb928-d8a9-4fed-ae20-3bb355dfb44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12665 | 2026.03.19 13:10:20.351668 [ 259 ] {8bbcb928-d8a9-4fed-ae20-3bb355dfb44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12666 | 2026.03.19 13:10:20.352084 [ 259 ] {8bbcb928-d8a9-4fed-ae20-3bb355dfb44a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2026.03.19 13:10:20.352121 [ 259 ] {8bbcb928-d8a9-4fed-ae20-3bb355dfb44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12668 | 2026.03.19 13:10:20.352429 [ 259 ] {8bbcb928-d8a9-4fed-ae20-3bb355dfb44a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12669 | 2026.03.19 13:10:20.352652 [ 259 ] {8bbcb928-d8a9-4fed-ae20-3bb355dfb44a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2026.03.19 13:10:20.352781 [ 259 ] {8bbcb928-d8a9-4fed-ae20-3bb355dfb44a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 12671 | 2026.03.19 13:10:20.352819 [ 259 ] {8bbcb928-d8a9-4fed-ae20-3bb355dfb44a} <Debug> TCPHandler: Processed in 0.001340817 sec. | ||
| 12672 | 2026.03.19 13:10:20.352933 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2026.03.19 13:10:20.353028 [ 259 ] {c2a46378-e99f-4281-b3d7-62edc639e737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12674 | 2026.03.19 13:10:20.353072 [ 259 ] {c2a46378-e99f-4281-b3d7-62edc639e737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12675 | 2026.03.19 13:10:20.353479 [ 259 ] {c2a46378-e99f-4281-b3d7-62edc639e737} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2026.03.19 13:10:20.353515 [ 259 ] {c2a46378-e99f-4281-b3d7-62edc639e737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12677 | 2026.03.19 13:10:20.353838 [ 259 ] {c2a46378-e99f-4281-b3d7-62edc639e737} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12678 | 2026.03.19 13:10:20.354057 [ 259 ] {c2a46378-e99f-4281-b3d7-62edc639e737} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2026.03.19 13:10:20.354190 [ 259 ] {c2a46378-e99f-4281-b3d7-62edc639e737} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 12680 | 2026.03.19 13:10:20.354227 [ 259 ] {c2a46378-e99f-4281-b3d7-62edc639e737} <Debug> TCPHandler: Processed in 0.001345257 sec. | ||
| 12681 | 2026.03.19 13:10:20.354328 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12682 | 2026.03.19 13:10:20.354424 [ 259 ] {e0ee1652-a3ee-403e-9b60-5e1625ebc868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12683 | 2026.03.19 13:10:20.354466 [ 259 ] {e0ee1652-a3ee-403e-9b60-5e1625ebc868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12684 | 2026.03.19 13:10:20.354794 [ 259 ] {e0ee1652-a3ee-403e-9b60-5e1625ebc868} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12685 | 2026.03.19 13:10:20.354830 [ 259 ] {e0ee1652-a3ee-403e-9b60-5e1625ebc868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12686 | 2026.03.19 13:10:20.355155 [ 259 ] {e0ee1652-a3ee-403e-9b60-5e1625ebc868} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12687 | 2026.03.19 13:10:20.355376 [ 259 ] {e0ee1652-a3ee-403e-9b60-5e1625ebc868} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12688 | 2026.03.19 13:10:20.355505 [ 259 ] {e0ee1652-a3ee-403e-9b60-5e1625ebc868} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 12689 | 2026.03.19 13:10:20.355541 [ 259 ] {e0ee1652-a3ee-403e-9b60-5e1625ebc868} <Debug> TCPHandler: Processed in 0.001262295 sec. | ||
| 12690 | 2026.03.19 13:10:21.557328 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12691 | 2026.03.19 13:10:21.557528 [ 259 ] {9f9d3b38-cc41-4bfe-9127-7d89cc0c5dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12692 | 2026.03.19 13:10:21.557595 [ 259 ] {9f9d3b38-cc41-4bfe-9127-7d89cc0c5dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12693 | 2026.03.19 13:10:21.558363 [ 259 ] {9f9d3b38-cc41-4bfe-9127-7d89cc0c5dc8} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2026.03.19 13:10:21.558405 [ 259 ] {9f9d3b38-cc41-4bfe-9127-7d89cc0c5dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12695 | 2026.03.19 13:10:21.558798 [ 259 ] {9f9d3b38-cc41-4bfe-9127-7d89cc0c5dc8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12696 | 2026.03.19 13:10:21.559030 [ 259 ] {9f9d3b38-cc41-4bfe-9127-7d89cc0c5dc8} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2026.03.19 13:10:21.559195 [ 259 ] {9f9d3b38-cc41-4bfe-9127-7d89cc0c5dc8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001717 sec., 165404.7757716948 rows/sec., 10.51 MiB/sec. | ||
| 12698 | 2026.03.19 13:10:21.559237 [ 259 ] {9f9d3b38-cc41-4bfe-9127-7d89cc0c5dc8} <Debug> TCPHandler: Processed in 0.002044701 sec. | ||
| 12699 | 2026.03.19 13:10:21.559364 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12700 | 2026.03.19 13:10:21.559460 [ 259 ] {44eaac28-b9fe-4eeb-a9bb-a7165f427e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12701 | 2026.03.19 13:10:21.559503 [ 259 ] {44eaac28-b9fe-4eeb-a9bb-a7165f427e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12702 | 2026.03.19 13:10:21.559910 [ 259 ] {44eaac28-b9fe-4eeb-a9bb-a7165f427e14} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2026.03.19 13:10:21.559945 [ 259 ] {44eaac28-b9fe-4eeb-a9bb-a7165f427e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12704 | 2026.03.19 13:10:21.560249 [ 259 ] {44eaac28-b9fe-4eeb-a9bb-a7165f427e14} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12705 | 2026.03.19 13:10:21.560454 [ 259 ] {44eaac28-b9fe-4eeb-a9bb-a7165f427e14} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12706 | 2026.03.19 13:10:21.560583 [ 259 ] {44eaac28-b9fe-4eeb-a9bb-a7165f427e14} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001143 sec., 13998.25021872266 rows/sec., 1.11 MiB/sec. | ||
| 12707 | 2026.03.19 13:10:21.560621 [ 259 ] {44eaac28-b9fe-4eeb-a9bb-a7165f427e14} <Debug> TCPHandler: Processed in 0.001306836 sec. | ||
| 12708 | 2026.03.19 13:10:21.560731 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12709 | 2026.03.19 13:10:21.560824 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12710 | 2026.03.19 13:10:21.560864 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12711 | 2026.03.19 13:10:21.562656 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2026.03.19 13:10:21.562691 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12713 | 2026.03.19 13:10:21.563151 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12714 | 2026.03.19 13:10:21.563360 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2026.03.19 13:10:21.563491 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Debug> executeQuery: Read 2769 rows, 216.85 KiB in 0.002684 sec., 1031669.1505216095 rows/sec., 78.90 MiB/sec. | ||
| 12716 | 2026.03.19 13:10:21.563530 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 12717 | 2026.03.19 13:10:21.563544 [ 259 ] {85ed266c-19eb-4cd6-beed-e01b6e5c8106} <Debug> TCPHandler: Processed in 0.002864117 sec. | ||
| 12718 | 2026.03.19 13:10:21.563643 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.03.19 13:10:21.563737 [ 259 ] {7c7ce913-2590-41dc-9ffb-c61d5fab0cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12720 | 2026.03.19 13:10:21.563777 [ 259 ] {7c7ce913-2590-41dc-9ffb-c61d5fab0cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12721 | 2026.03.19 13:10:21.564275 [ 259 ] {7c7ce913-2590-41dc-9ffb-c61d5fab0cdf} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.03.19 13:10:21.564311 [ 259 ] {7c7ce913-2590-41dc-9ffb-c61d5fab0cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12723 | 2026.03.19 13:10:21.564625 [ 259 ] {7c7ce913-2590-41dc-9ffb-c61d5fab0cdf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12724 | 2026.03.19 13:10:21.564840 [ 259 ] {7c7ce913-2590-41dc-9ffb-c61d5fab0cdf} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.03.19 13:10:21.564969 [ 259 ] {7c7ce913-2590-41dc-9ffb-c61d5fab0cdf} <Debug> executeQuery: Read 209 rows, 13.49 KiB in 0.001251 sec., 167066.34692246205 rows/sec., 10.53 MiB/sec. | ||
| 12726 | 2026.03.19 13:10:21.565007 [ 259 ] {7c7ce913-2590-41dc-9ffb-c61d5fab0cdf} <Debug> TCPHandler: Processed in 0.001413808 sec. | ||
| 12727 | 2026.03.19 13:10:21.565114 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.03.19 13:10:21.565207 [ 259 ] {a7979506-191b-4b7f-8cf8-85ece610a56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12729 | 2026.03.19 13:10:21.565247 [ 259 ] {a7979506-191b-4b7f-8cf8-85ece610a56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12730 | 2026.03.19 13:10:21.565960 [ 259 ] {a7979506-191b-4b7f-8cf8-85ece610a56a} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.03.19 13:10:21.565997 [ 259 ] {a7979506-191b-4b7f-8cf8-85ece610a56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12732 | 2026.03.19 13:10:21.566339 [ 259 ] {a7979506-191b-4b7f-8cf8-85ece610a56a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12733 | 2026.03.19 13:10:21.566550 [ 259 ] {a7979506-191b-4b7f-8cf8-85ece610a56a} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.03.19 13:10:21.566679 [ 259 ] {a7979506-191b-4b7f-8cf8-85ece610a56a} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001489 sec., 575554.0631296171 rows/sec., 34.20 MiB/sec. | ||
| 12735 | 2026.03.19 13:10:21.566717 [ 259 ] {a7979506-191b-4b7f-8cf8-85ece610a56a} <Debug> TCPHandler: Processed in 0.001652493 sec. | ||
| 12736 | 2026.03.19 13:10:21.566822 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2026.03.19 13:10:21.566916 [ 259 ] {a0c30212-5bba-464b-b367-ad2e469a0f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12738 | 2026.03.19 13:10:21.566954 [ 259 ] {a0c30212-5bba-464b-b367-ad2e469a0f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12739 | 2026.03.19 13:10:21.567331 [ 259 ] {a0c30212-5bba-464b-b367-ad2e469a0f3f} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.03.19 13:10:21.567366 [ 259 ] {a0c30212-5bba-464b-b367-ad2e469a0f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12741 | 2026.03.19 13:10:21.567649 [ 259 ] {a0c30212-5bba-464b-b367-ad2e469a0f3f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12742 | 2026.03.19 13:10:21.567852 [ 259 ] {a0c30212-5bba-464b-b367-ad2e469a0f3f} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.03.19 13:10:21.567978 [ 259 ] {a0c30212-5bba-464b-b367-ad2e469a0f3f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 12744 | 2026.03.19 13:10:21.568015 [ 259 ] {a0c30212-5bba-464b-b367-ad2e469a0f3f} <Debug> TCPHandler: Processed in 0.001242064 sec. | ||
| 12745 | 2026.03.19 13:10:21.568118 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.03.19 13:10:21.568212 [ 259 ] {13865b05-43b4-4264-a74b-27c81c38a5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.03.19 13:10:21.568251 [ 259 ] {13865b05-43b4-4264-a74b-27c81c38a5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12748 | 2026.03.19 13:10:21.568686 [ 259 ] {13865b05-43b4-4264-a74b-27c81c38a5d4} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.03.19 13:10:21.568721 [ 259 ] {13865b05-43b4-4264-a74b-27c81c38a5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12750 | 2026.03.19 13:10:21.569017 [ 259 ] {13865b05-43b4-4264-a74b-27c81c38a5d4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12751 | 2026.03.19 13:10:21.569226 [ 259 ] {13865b05-43b4-4264-a74b-27c81c38a5d4} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.03.19 13:10:21.569358 [ 259 ] {13865b05-43b4-4264-a74b-27c81c38a5d4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. | ||
| 12753 | 2026.03.19 13:10:21.569395 [ 259 ] {13865b05-43b4-4264-a74b-27c81c38a5d4} <Debug> TCPHandler: Processed in 0.001325767 sec. | ||
| 12754 | 2026.03.19 13:10:21.569504 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.03.19 13:10:21.569597 [ 259 ] {0c5d2042-06d3-4b5a-bca9-f4d4eb1af82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12756 | 2026.03.19 13:10:21.569636 [ 259 ] {0c5d2042-06d3-4b5a-bca9-f4d4eb1af82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12757 | 2026.03.19 13:10:21.570566 [ 259 ] {0c5d2042-06d3-4b5a-bca9-f4d4eb1af82e} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.03.19 13:10:21.570602 [ 259 ] {0c5d2042-06d3-4b5a-bca9-f4d4eb1af82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12759 | 2026.03.19 13:10:21.570965 [ 259 ] {0c5d2042-06d3-4b5a-bca9-f4d4eb1af82e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12760 | 2026.03.19 13:10:21.571190 [ 259 ] {0c5d2042-06d3-4b5a-bca9-f4d4eb1af82e} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.03.19 13:10:21.571317 [ 259 ] {0c5d2042-06d3-4b5a-bca9-f4d4eb1af82e} <Debug> executeQuery: Read 1493 rows, 105.79 KiB in 0.001737 sec., 859527.9217040875 rows/sec., 59.48 MiB/sec. | ||
| 12762 | 2026.03.19 13:10:21.571354 [ 259 ] {0c5d2042-06d3-4b5a-bca9-f4d4eb1af82e} <Debug> TCPHandler: Processed in 0.001898208 sec. | ||
| 12763 | 2026.03.19 13:10:21.571463 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.03.19 13:10:21.571557 [ 259 ] {0e9a6ebe-99a8-46a8-9900-022ed05a6d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12765 | 2026.03.19 13:10:21.571598 [ 259 ] {0e9a6ebe-99a8-46a8-9900-022ed05a6d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12766 | 2026.03.19 13:10:21.571928 [ 259 ] {0e9a6ebe-99a8-46a8-9900-022ed05a6d76} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.03.19 13:10:21.571963 [ 259 ] {0e9a6ebe-99a8-46a8-9900-022ed05a6d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12768 | 2026.03.19 13:10:21.572265 [ 259 ] {0e9a6ebe-99a8-46a8-9900-022ed05a6d76} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12769 | 2026.03.19 13:10:21.572475 [ 259 ] {0e9a6ebe-99a8-46a8-9900-022ed05a6d76} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.03.19 13:10:21.572606 [ 259 ] {0e9a6ebe-99a8-46a8-9900-022ed05a6d76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 12771 | 2026.03.19 13:10:21.572641 [ 259 ] {0e9a6ebe-99a8-46a8-9900-022ed05a6d76} <Debug> TCPHandler: Processed in 0.001228164 sec. | ||
| 12772 | 2026.03.19 13:10:21.572739 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.03.19 13:10:21.572833 [ 259 ] {36dbb262-33a3-41e3-8953-de6b89b88f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12774 | 2026.03.19 13:10:21.572875 [ 259 ] {36dbb262-33a3-41e3-8953-de6b89b88f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12775 | 2026.03.19 13:10:21.573524 [ 259 ] {36dbb262-33a3-41e3-8953-de6b89b88f7a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.03.19 13:10:21.573559 [ 259 ] {36dbb262-33a3-41e3-8953-de6b89b88f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12777 | 2026.03.19 13:10:21.573962 [ 259 ] {36dbb262-33a3-41e3-8953-de6b89b88f7a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12778 | 2026.03.19 13:10:21.574183 [ 259 ] {36dbb262-33a3-41e3-8953-de6b89b88f7a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.03.19 13:10:21.574312 [ 259 ] {36dbb262-33a3-41e3-8953-de6b89b88f7a} <Debug> executeQuery: Read 1350 rows, 86.56 KiB in 0.001496 sec., 902406.4171122995 rows/sec., 56.51 MiB/sec. | ||
| 12780 | 2026.03.19 13:10:21.574348 [ 259 ] {36dbb262-33a3-41e3-8953-de6b89b88f7a} <Debug> TCPHandler: Processed in 0.001656733 sec. | ||
| 12781 | 2026.03.19 13:10:21.574461 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.03.19 13:10:21.574554 [ 259 ] {8a349da7-5397-45bb-ae2b-8df025fc6513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.03.19 13:10:21.574596 [ 259 ] {8a349da7-5397-45bb-ae2b-8df025fc6513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12784 | 2026.03.19 13:10:21.574903 [ 259 ] {8a349da7-5397-45bb-ae2b-8df025fc6513} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.03.19 13:10:21.574939 [ 259 ] {8a349da7-5397-45bb-ae2b-8df025fc6513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12786 | 2026.03.19 13:10:21.575237 [ 259 ] {8a349da7-5397-45bb-ae2b-8df025fc6513} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12787 | 2026.03.19 13:10:21.575459 [ 259 ] {8a349da7-5397-45bb-ae2b-8df025fc6513} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.03.19 13:10:21.575588 [ 259 ] {8a349da7-5397-45bb-ae2b-8df025fc6513} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 12789 | 2026.03.19 13:10:21.575623 [ 259 ] {8a349da7-5397-45bb-ae2b-8df025fc6513} <Debug> TCPHandler: Processed in 0.001213874 sec. | ||
| 12790 | 2026.03.19 13:10:21.575741 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12791 | 2026.03.19 13:10:21.575866 [ 259 ] {36fb5892-5aa0-46ab-9d96-e46f070fc73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12792 | 2026.03.19 13:10:21.575934 [ 259 ] {36fb5892-5aa0-46ab-9d96-e46f070fc73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12793 | 2026.03.19 13:10:21.576906 [ 259 ] {36fb5892-5aa0-46ab-9d96-e46f070fc73c} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.03.19 13:10:21.576945 [ 259 ] {36fb5892-5aa0-46ab-9d96-e46f070fc73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12795 | 2026.03.19 13:10:21.577584 [ 259 ] {36fb5892-5aa0-46ab-9d96-e46f070fc73c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12796 | 2026.03.19 13:10:21.577830 [ 259 ] {36fb5892-5aa0-46ab-9d96-e46f070fc73c} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.03.19 13:10:21.577972 [ 259 ] {36fb5892-5aa0-46ab-9d96-e46f070fc73c} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002131 sec., 23932.426091037072 rows/sec., 42.89 MiB/sec. | ||
| 12798 | 2026.03.19 13:10:21.578032 [ 259 ] {36fb5892-5aa0-46ab-9d96-e46f070fc73c} <Debug> TCPHandler: Processed in 0.002352516 sec. | ||
| 12799 | 2026.03.19 13:10:21.578148 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.03.19 13:10:21.578246 [ 259 ] {071a3765-42ae-43a1-972b-d2edd80f0721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12801 | 2026.03.19 13:10:21.578289 [ 259 ] {071a3765-42ae-43a1-972b-d2edd80f0721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12802 | 2026.03.19 13:10:21.578655 [ 259 ] {071a3765-42ae-43a1-972b-d2edd80f0721} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.03.19 13:10:21.578691 [ 259 ] {071a3765-42ae-43a1-972b-d2edd80f0721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12804 | 2026.03.19 13:10:21.579005 [ 259 ] {071a3765-42ae-43a1-972b-d2edd80f0721} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12805 | 2026.03.19 13:10:21.579220 [ 259 ] {071a3765-42ae-43a1-972b-d2edd80f0721} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.03.19 13:10:21.579354 [ 259 ] {071a3765-42ae-43a1-972b-d2edd80f0721} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001128 sec., 47872.34042553191 rows/sec., 2.84 MiB/sec. | ||
| 12807 | 2026.03.19 13:10:21.579392 [ 259 ] {071a3765-42ae-43a1-972b-d2edd80f0721} <Debug> TCPHandler: Processed in 0.001294226 sec. | ||
| 12808 | 2026.03.19 13:10:23.487983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1632 | ||
| 12809 | 2026.03.19 13:10:23.490837 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.03.19 13:10:23.490878 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12811 | 2026.03.19 13:10:23.492099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12812 | 2026.03.19 13:10:23.492370 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.03.19 13:10:23.492634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1632 | ||
| 12814 | 2026.03.19 13:10:25.347826 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12815 | 2026.03.19 13:10:25.348012 [ 259 ] {1fca5de9-b024-4d72-b5be-82e7dd938183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12816 | 2026.03.19 13:10:25.348080 [ 259 ] {1fca5de9-b024-4d72-b5be-82e7dd938183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12817 | 2026.03.19 13:10:25.348828 [ 259 ] {1fca5de9-b024-4d72-b5be-82e7dd938183} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.03.19 13:10:25.348881 [ 259 ] {1fca5de9-b024-4d72-b5be-82e7dd938183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12819 | 2026.03.19 13:10:25.349271 [ 259 ] {1fca5de9-b024-4d72-b5be-82e7dd938183} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12820 | 2026.03.19 13:10:25.349487 [ 259 ] {1fca5de9-b024-4d72-b5be-82e7dd938183} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.03.19 13:10:25.349645 [ 259 ] {1fca5de9-b024-4d72-b5be-82e7dd938183} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 12822 | 2026.03.19 13:10:25.349693 [ 259 ] {1fca5de9-b024-4d72-b5be-82e7dd938183} <Debug> TCPHandler: Processed in 0.00199602 sec. | ||
| 12823 | 2026.03.19 13:10:25.349843 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12824 | 2026.03.19 13:10:25.349979 [ 259 ] {e7a5e08b-e40f-4544-93da-111b75d2ced6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12825 | 2026.03.19 13:10:25.350031 [ 259 ] {e7a5e08b-e40f-4544-93da-111b75d2ced6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12826 | 2026.03.19 13:10:25.350520 [ 259 ] {e7a5e08b-e40f-4544-93da-111b75d2ced6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.03.19 13:10:25.350556 [ 259 ] {e7a5e08b-e40f-4544-93da-111b75d2ced6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12828 | 2026.03.19 13:10:25.350864 [ 259 ] {e7a5e08b-e40f-4544-93da-111b75d2ced6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12829 | 2026.03.19 13:10:25.351072 [ 259 ] {e7a5e08b-e40f-4544-93da-111b75d2ced6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12830 | 2026.03.19 13:10:25.351201 [ 259 ] {e7a5e08b-e40f-4544-93da-111b75d2ced6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 12831 | 2026.03.19 13:10:25.351238 [ 259 ] {e7a5e08b-e40f-4544-93da-111b75d2ced6} <Debug> TCPHandler: Processed in 0.001463969 sec. | ||
| 12832 | 2026.03.19 13:10:25.351358 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2026.03.19 13:10:25.351452 [ 259 ] {be74f53c-bb65-4317-933a-beaabcdbfa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12834 | 2026.03.19 13:10:25.351494 [ 259 ] {be74f53c-bb65-4317-933a-beaabcdbfa09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12835 | 2026.03.19 13:10:25.351910 [ 259 ] {be74f53c-bb65-4317-933a-beaabcdbfa09} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12836 | 2026.03.19 13:10:25.351949 [ 259 ] {be74f53c-bb65-4317-933a-beaabcdbfa09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12837 | 2026.03.19 13:10:25.352269 [ 259 ] {be74f53c-bb65-4317-933a-beaabcdbfa09} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12838 | 2026.03.19 13:10:25.352483 [ 259 ] {be74f53c-bb65-4317-933a-beaabcdbfa09} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12839 | 2026.03.19 13:10:25.352604 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 5 parts from all_1_90_18 to all_94_94_0 | ||
| 12840 | 2026.03.19 13:10:25.352612 [ 259 ] {be74f53c-bb65-4317-933a-beaabcdbfa09} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001179 sec., 81424.93638676846 rows/sec., 5.67 MiB/sec. | ||
| 12841 | 2026.03.19 13:10:25.352675 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.03.19 13:10:25.352690 [ 259 ] {be74f53c-bb65-4317-933a-beaabcdbfa09} <Debug> TCPHandler: Processed in 0.001380327 sec. | ||
| 12843 | 2026.03.19 13:10:25.352701 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12844 | 2026.03.19 13:10:25.352816 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_90_18 to all_94_94_0 into Compact with storage Full | ||
| 12845 | 2026.03.19 13:10:25.352821 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12846 | 2026.03.19 13:10:25.352943 [ 259 ] {e839df9b-676e-4c6e-8333-90e924c530e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12847 | 2026.03.19 13:10:25.352956 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12848 | 2026.03.19 13:10:25.352984 [ 259 ] {e839df9b-676e-4c6e-8333-90e924c530e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12849 | 2026.03.19 13:10:25.353002 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 32158 rows starting from the beginning of the part | ||
| 12850 | 2026.03.19 13:10:25.353082 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12851 | 2026.03.19 13:10:25.353136 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 12852 | 2026.03.19 13:10:25.353183 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12853 | 2026.03.19 13:10:25.353227 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1350 rows starting from the beginning of the part | ||
| 12854 | 2026.03.19 13:10:25.353323 [ 259 ] {e839df9b-676e-4c6e-8333-90e924c530e7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.03.19 13:10:25.353365 [ 259 ] {e839df9b-676e-4c6e-8333-90e924c530e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12856 | 2026.03.19 13:10:25.353681 [ 259 ] {e839df9b-676e-4c6e-8333-90e924c530e7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12857 | 2026.03.19 13:10:25.353887 [ 259 ] {e839df9b-676e-4c6e-8333-90e924c530e7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.03.19 13:10:25.354019 [ 259 ] {e839df9b-676e-4c6e-8333-90e924c530e7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.21 MiB/sec. | ||
| 12859 | 2026.03.19 13:10:25.354055 [ 259 ] {e839df9b-676e-4c6e-8333-90e924c530e7} <Debug> TCPHandler: Processed in 0.001282705 sec. | ||
| 12860 | 2026.03.19 13:10:25.359535 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34093 rows, containing 5 columns (5 merged, 0 gathered) in 0.006763304 sec., 5040879.428161147 rows/sec., 331.09 MiB/sec. | ||
| 12861 | 2026.03.19 13:10:25.359914 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 12862 | 2026.03.19 13:10:25.360221 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2026.03.19 13:10:25.360302 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 5 parts: [all_1_90_18, all_94_94_0] -> all_1_94_19 | ||
| 12864 | 2026.03.19 13:10:25.360398 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12865 | 2026.03.19 13:10:25.888810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28301 | ||
| 12866 | 2026.03.19 13:10:25.889370 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12867 | 2026.03.19 13:10:25.889407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12868 | 2026.03.19 13:10:25.889877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12869 | 2026.03.19 13:10:25.890097 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12870 | 2026.03.19 13:10:25.890223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28301 | ||
| 12871 | 2026.03.19 13:10:27.388104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12872 | 2026.03.19 13:10:27.405889 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2026.03.19 13:10:27.405953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12874 | 2026.03.19 13:10:27.411792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12875 | 2026.03.19 13:10:27.412536 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.03.19 13:10:27.415871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12877 | 2026.03.19 13:10:30.350135 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.03.19 13:10:30.350339 [ 259 ] {5217919a-f742-4403-9809-8ebbfeaca9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12879 | 2026.03.19 13:10:30.350410 [ 259 ] {5217919a-f742-4403-9809-8ebbfeaca9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12880 | 2026.03.19 13:10:30.351129 [ 259 ] {5217919a-f742-4403-9809-8ebbfeaca9ee} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.03.19 13:10:30.351172 [ 259 ] {5217919a-f742-4403-9809-8ebbfeaca9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12882 | 2026.03.19 13:10:30.351555 [ 259 ] {5217919a-f742-4403-9809-8ebbfeaca9ee} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12883 | 2026.03.19 13:10:30.351780 [ 259 ] {5217919a-f742-4403-9809-8ebbfeaca9ee} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.03.19 13:10:30.351935 [ 259 ] {5217919a-f742-4403-9809-8ebbfeaca9ee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 12885 | 2026.03.19 13:10:30.351929 [ 23 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12886 | 2026.03.19 13:10:30.351977 [ 259 ] {5217919a-f742-4403-9809-8ebbfeaca9ee} <Debug> TCPHandler: Processed in 0.00197672 sec. | ||
| 12887 | 2026.03.19 13:10:30.352017 [ 23 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.03.19 13:10:30.352048 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12889 | 2026.03.19 13:10:30.352166 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12890 | 2026.03.19 13:10:30.352170 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 12891 | 2026.03.19 13:10:30.352294 [ 259 ] {d81c0c90-e38b-41f3-b46b-9ad273799486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12892 | 2026.03.19 13:10:30.352331 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12893 | 2026.03.19 13:10:30.352349 [ 259 ] {d81c0c90-e38b-41f3-b46b-9ad273799486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12894 | 2026.03.19 13:10:30.352375 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2770 rows starting from the beginning of the part | ||
| 12895 | 2026.03.19 13:10:30.352453 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 877 rows starting from the beginning of the part | ||
| 12896 | 2026.03.19 13:10:30.352503 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 12897 | 2026.03.19 13:10:30.352544 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 2769 rows starting from the beginning of the part | ||
| 12898 | 2026.03.19 13:10:30.352584 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 12899 | 2026.03.19 13:10:30.352625 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 12900 | 2026.03.19 13:10:30.352839 [ 259 ] {d81c0c90-e38b-41f3-b46b-9ad273799486} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.03.19 13:10:30.352883 [ 259 ] {d81c0c90-e38b-41f3-b46b-9ad273799486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12902 | 2026.03.19 13:10:30.353251 [ 259 ] {d81c0c90-e38b-41f3-b46b-9ad273799486} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12903 | 2026.03.19 13:10:30.353484 [ 259 ] {d81c0c90-e38b-41f3-b46b-9ad273799486} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.03.19 13:10:30.353613 [ 23 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12905 | 2026.03.19 13:10:30.353629 [ 259 ] {d81c0c90-e38b-41f3-b46b-9ad273799486} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00136 sec., 47058.82352941176 rows/sec., 3.67 MiB/sec. | ||
| 12906 | 2026.03.19 13:10:30.353653 [ 23 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.03.19 13:10:30.353677 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12908 | 2026.03.19 13:10:30.353679 [ 259 ] {d81c0c90-e38b-41f3-b46b-9ad273799486} <Debug> TCPHandler: Processed in 0.001583591 sec. | ||
| 12909 | 2026.03.19 13:10:30.353774 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 12910 | 2026.03.19 13:10:30.353813 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12911 | 2026.03.19 13:10:30.353861 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12912 | 2026.03.19 13:10:30.353889 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1513 rows starting from the beginning of the part | ||
| 12913 | 2026.03.19 13:10:30.353909 [ 259 ] {bbd68801-921f-433a-ade3-01bba8d1970b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12914 | 2026.03.19 13:10:30.353946 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 530 rows starting from the beginning of the part | ||
| 12915 | 2026.03.19 13:10:30.353955 [ 259 ] {bbd68801-921f-433a-ade3-01bba8d1970b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12916 | 2026.03.19 13:10:30.353992 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 12917 | 2026.03.19 13:10:30.354034 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1493 rows starting from the beginning of the part | ||
| 12918 | 2026.03.19 13:10:30.354072 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 12919 | 2026.03.19 13:10:30.354109 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 12920 | 2026.03.19 13:10:30.354394 [ 259 ] {bbd68801-921f-433a-ade3-01bba8d1970b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2026.03.19 13:10:30.354429 [ 259 ] {bbd68801-921f-433a-ade3-01bba8d1970b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12922 | 2026.03.19 13:10:30.354774 [ 259 ] {bbd68801-921f-433a-ade3-01bba8d1970b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12923 | 2026.03.19 13:10:30.354803 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002685554 sec., 2451635.6774058538 rows/sec., 197.78 MiB/sec. | ||
| 12924 | 2026.03.19 13:10:30.355002 [ 259 ] {bbd68801-921f-433a-ade3-01bba8d1970b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.03.19 13:10:30.355141 [ 259 ] {bbd68801-921f-433a-ade3-01bba8d1970b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 12926 | 2026.03.19 13:10:30.355180 [ 259 ] {bbd68801-921f-433a-ade3-01bba8d1970b} <Debug> TCPHandler: Processed in 0.001418428 sec. | ||
| 12927 | 2026.03.19 13:10:30.355194 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12928 | 2026.03.19 13:10:30.355293 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12929 | 2026.03.19 13:10:30.355393 [ 259 ] {2a914475-77c9-4c72-8e95-205d05c07b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12930 | 2026.03.19 13:10:30.355396 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659282 sec., 2246754.9217071 rows/sec., 165.67 MiB/sec. | ||
| 12931 | 2026.03.19 13:10:30.355438 [ 259 ] {2a914475-77c9-4c72-8e95-205d05c07b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12932 | 2026.03.19 13:10:30.355534 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12933 | 2026.03.19 13:10:30.355576 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12934 | 2026.03.19 13:10:30.355623 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_96_19} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12935 | 2026.03.19 13:10:30.355744 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 12936 | 2026.03.19 13:10:30.355784 [ 259 ] {2a914475-77c9-4c72-8e95-205d05c07b74} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2026.03.19 13:10:30.355824 [ 259 ] {2a914475-77c9-4c72-8e95-205d05c07b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12938 | 2026.03.19 13:10:30.355829 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.03.19 13:10:30.355894 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_96_19} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12940 | 2026.03.19 13:10:30.355953 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 12941 | 2026.03.19 13:10:30.356140 [ 259 ] {2a914475-77c9-4c72-8e95-205d05c07b74} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12942 | 2026.03.19 13:10:30.356384 [ 259 ] {2a914475-77c9-4c72-8e95-205d05c07b74} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.03.19 13:10:30.356501 [ 23 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12944 | 2026.03.19 13:10:30.356516 [ 259 ] {2a914475-77c9-4c72-8e95-205d05c07b74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 12945 | 2026.03.19 13:10:30.356538 [ 23 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2026.03.19 13:10:30.356561 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12947 | 2026.03.19 13:10:30.356562 [ 259 ] {2a914475-77c9-4c72-8e95-205d05c07b74} <Debug> TCPHandler: Processed in 0.001318446 sec. | ||
| 12948 | 2026.03.19 13:10:30.356646 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 12949 | 2026.03.19 13:10:30.356770 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12950 | 2026.03.19 13:10:30.356804 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6138 rows starting from the beginning of the part | ||
| 12951 | 2026.03.19 13:10:30.356868 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 12952 | 2026.03.19 13:10:30.356913 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 12953 | 2026.03.19 13:10:30.356952 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 54 rows starting from the beginning of the part | ||
| 12954 | 2026.03.19 13:10:30.356991 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 12955 | 2026.03.19 13:10:30.357029 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 12956 | 2026.03.19 13:10:30.358959 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6438 rows, containing 4 columns (4 merged, 0 gathered) in 0.002348777 sec., 2741000.9549650736 rows/sec., 176.78 MiB/sec. | ||
| 12957 | 2026.03.19 13:10:30.359353 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12958 | 2026.03.19 13:10:30.359611 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.03.19 13:10:30.359680 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_96_19} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12960 | 2026.03.19 13:10:30.359767 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 12961 | 2026.03.19 13:10:32.620795 [ 69 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 12962 | 2026.03.19 13:10:32.620877 [ 69 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2026.03.19 13:10:32.620900 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12964 | 2026.03.19 13:10:32.620996 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 12965 | 2026.03.19 13:10:32.621119 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12966 | 2026.03.19 13:10:32.621155 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 211 rows starting from the beginning of the part | ||
| 12967 | 2026.03.19 13:10:32.621222 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 195 rows starting from the beginning of the part | ||
| 12968 | 2026.03.19 13:10:32.621267 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 182 rows starting from the beginning of the part | ||
| 12969 | 2026.03.19 13:10:32.621309 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 182 rows starting from the beginning of the part | ||
| 12970 | 2026.03.19 13:10:32.621346 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 209 rows starting from the beginning of the part | ||
| 12971 | 2026.03.19 13:10:32.622245 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283716 sec., 762629.7405345107 rows/sec., 50.64 MiB/sec. | ||
| 12972 | 2026.03.19 13:10:32.622426 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 12973 | 2026.03.19 13:10:32.622689 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2026.03.19 13:10:32.622758 [ 197 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_43_9} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 12975 | 2026.03.19 13:10:32.622829 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12976 | 2026.03.19 13:10:33.166963 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12977 | 2026.03.19 13:10:33.167019 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12978 | 2026.03.19 13:10:33.277369 [ 69 ] {} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12979 | 2026.03.19 13:10:33.277421 [ 69 ] {} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2026.03.19 13:10:33.277441 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12981 | 2026.03.19 13:10:33.277540 [ 190 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 12982 | 2026.03.19 13:10:33.277666 [ 190 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12983 | 2026.03.19 13:10:33.277700 [ 190 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 12984 | 2026.03.19 13:10:33.277765 [ 190 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 12985 | 2026.03.19 13:10:33.277808 [ 190 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 12986 | 2026.03.19 13:10:33.277847 [ 190 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 12987 | 2026.03.19 13:10:33.277886 [ 190 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 12988 | 2026.03.19 13:10:33.278600 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101412 sec., 49027.97499936445 rows/sec., 4.09 MiB/sec. | ||
| 12989 | 2026.03.19 13:10:33.278705 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12990 | 2026.03.19 13:10:33.278955 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_13_3} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.03.19 13:10:33.279036 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_13_3} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12992 | 2026.03.19 13:10:33.279101 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12993 | 2026.03.19 13:10:33.390389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28813 | ||
| 12994 | 2026.03.19 13:10:33.391063 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12995 | 2026.03.19 13:10:33.391128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12996 | 2026.03.19 13:10:33.391779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12997 | 2026.03.19 13:10:33.392008 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2026.03.19 13:10:33.392132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28813 | ||
| 12999 | 2026.03.19 13:10:33.492973 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1648 | ||
| 13000 | 2026.03.19 13:10:33.495146 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.03.19 13:10:33.495196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13002 | 2026.03.19 13:10:33.496410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13003 | 2026.03.19 13:10:33.496706 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2026.03.19 13:10:33.497062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
| 13005 | 2026.03.19 13:10:33.545395 [ 42 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 13006 | 2026.03.19 13:10:33.545441 [ 42 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13007 | 2026.03.19 13:10:33.545464 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13008 | 2026.03.19 13:10:33.545559 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 13009 | 2026.03.19 13:10:33.545703 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13010 | 2026.03.19 13:10:33.545753 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 234 rows starting from the beginning of the part | ||
| 13011 | 2026.03.19 13:10:33.545842 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13012 | 2026.03.19 13:10:33.545903 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13013 | 2026.03.19 13:10:33.545960 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 13014 | 2026.03.19 13:10:33.546032 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 13015 | 2026.03.19 13:10:33.547047 [ 188 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.0015215 sec., 169569.5037791653 rows/sec., 8.65 MiB/sec. | ||
| 13016 | 2026.03.19 13:10:33.547208 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 13017 | 2026.03.19 13:10:33.547446 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.03.19 13:10:33.547506 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_43_9} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 13019 | 2026.03.19 13:10:33.547562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13020 | 2026.03.19 13:10:34.915987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13021 | 2026.03.19 13:10:34.932653 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.03.19 13:10:34.932725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13023 | 2026.03.19 13:10:34.938915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13024 | 2026.03.19 13:10:34.939628 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.03.19 13:10:34.942669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13026 | 2026.03.19 13:10:35.362093 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13027 | 2026.03.19 13:10:35.362294 [ 259 ] {2e5e68d1-3f3b-42ef-844e-f0da79687de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13028 | 2026.03.19 13:10:35.362369 [ 259 ] {2e5e68d1-3f3b-42ef-844e-f0da79687de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13029 | 2026.03.19 13:10:35.363187 [ 259 ] {2e5e68d1-3f3b-42ef-844e-f0da79687de5} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2026.03.19 13:10:35.363237 [ 259 ] {2e5e68d1-3f3b-42ef-844e-f0da79687de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13031 | 2026.03.19 13:10:35.363652 [ 259 ] {2e5e68d1-3f3b-42ef-844e-f0da79687de5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13032 | 2026.03.19 13:10:35.363882 [ 259 ] {2e5e68d1-3f3b-42ef-844e-f0da79687de5} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2026.03.19 13:10:35.364041 [ 259 ] {2e5e68d1-3f3b-42ef-844e-f0da79687de5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001803 sec., 157515.25235718247 rows/sec., 10.00 MiB/sec. | ||
| 13034 | 2026.03.19 13:10:35.364085 [ 259 ] {2e5e68d1-3f3b-42ef-844e-f0da79687de5} <Debug> TCPHandler: Processed in 0.002137692 sec. | ||
| 13035 | 2026.03.19 13:10:35.364212 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2026.03.19 13:10:35.364312 [ 259 ] {92be8eaa-27c0-4f48-b419-156891f9a738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13037 | 2026.03.19 13:10:35.364355 [ 259 ] {92be8eaa-27c0-4f48-b419-156891f9a738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13038 | 2026.03.19 13:10:35.365243 [ 259 ] {92be8eaa-27c0-4f48-b419-156891f9a738} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.03.19 13:10:35.365280 [ 259 ] {92be8eaa-27c0-4f48-b419-156891f9a738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13040 | 2026.03.19 13:10:35.365653 [ 259 ] {92be8eaa-27c0-4f48-b419-156891f9a738} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13041 | 2026.03.19 13:10:35.365871 [ 259 ] {92be8eaa-27c0-4f48-b419-156891f9a738} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.03.19 13:10:35.366001 [ 259 ] {92be8eaa-27c0-4f48-b419-156891f9a738} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001709 sec., 513165.59391456994 rows/sec., 40.68 MiB/sec. | ||
| 13043 | 2026.03.19 13:10:35.366048 [ 259 ] {92be8eaa-27c0-4f48-b419-156891f9a738} <Debug> TCPHandler: Processed in 0.001885507 sec. | ||
| 13044 | 2026.03.19 13:10:35.366165 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2026.03.19 13:10:35.366260 [ 259 ] {c7fdf142-e389-41db-8b90-b12ca10b132e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13046 | 2026.03.19 13:10:35.366299 [ 259 ] {c7fdf142-e389-41db-8b90-b12ca10b132e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13047 | 2026.03.19 13:10:35.366813 [ 259 ] {c7fdf142-e389-41db-8b90-b12ca10b132e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2026.03.19 13:10:35.366850 [ 259 ] {c7fdf142-e389-41db-8b90-b12ca10b132e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13049 | 2026.03.19 13:10:35.367201 [ 259 ] {c7fdf142-e389-41db-8b90-b12ca10b132e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13050 | 2026.03.19 13:10:35.367419 [ 259 ] {c7fdf142-e389-41db-8b90-b12ca10b132e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.03.19 13:10:35.367562 [ 259 ] {c7fdf142-e389-41db-8b90-b12ca10b132e} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001321 sec., 137774.41332323998 rows/sec., 8.54 MiB/sec. | ||
| 13052 | 2026.03.19 13:10:35.367602 [ 259 ] {c7fdf142-e389-41db-8b90-b12ca10b132e} <Debug> TCPHandler: Processed in 0.001487229 sec. | ||
| 13053 | 2026.03.19 13:10:35.367717 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13054 | 2026.03.19 13:10:35.367816 [ 259 ] {018dbbe4-b4cc-420f-ba76-05764e181ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13055 | 2026.03.19 13:10:35.367855 [ 259 ] {018dbbe4-b4cc-420f-ba76-05764e181ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13056 | 2026.03.19 13:10:35.368329 [ 259 ] {018dbbe4-b4cc-420f-ba76-05764e181ed7} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13057 | 2026.03.19 13:10:35.368365 [ 259 ] {018dbbe4-b4cc-420f-ba76-05764e181ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13058 | 2026.03.19 13:10:35.368678 [ 259 ] {018dbbe4-b4cc-420f-ba76-05764e181ed7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13059 | 2026.03.19 13:10:35.368888 [ 259 ] {018dbbe4-b4cc-420f-ba76-05764e181ed7} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2026.03.19 13:10:35.369028 [ 259 ] {018dbbe4-b4cc-420f-ba76-05764e181ed7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 13061 | 2026.03.19 13:10:35.369066 [ 259 ] {018dbbe4-b4cc-420f-ba76-05764e181ed7} <Debug> TCPHandler: Processed in 0.001402618 sec. | ||
| 13062 | 2026.03.19 13:10:35.369180 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13063 | 2026.03.19 13:10:35.369276 [ 259 ] {dcfc4091-07ca-4fdd-8f8f-c806a5cd1c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13064 | 2026.03.19 13:10:35.369315 [ 259 ] {dcfc4091-07ca-4fdd-8f8f-c806a5cd1c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13065 | 2026.03.19 13:10:35.369781 [ 259 ] {dcfc4091-07ca-4fdd-8f8f-c806a5cd1c9a} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.03.19 13:10:35.369818 [ 259 ] {dcfc4091-07ca-4fdd-8f8f-c806a5cd1c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13067 | 2026.03.19 13:10:35.370114 [ 259 ] {dcfc4091-07ca-4fdd-8f8f-c806a5cd1c9a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13068 | 2026.03.19 13:10:35.370343 [ 259 ] {dcfc4091-07ca-4fdd-8f8f-c806a5cd1c9a} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13069 | 2026.03.19 13:10:35.370472 [ 259 ] {dcfc4091-07ca-4fdd-8f8f-c806a5cd1c9a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 13070 | 2026.03.19 13:10:35.370508 [ 259 ] {dcfc4091-07ca-4fdd-8f8f-c806a5cd1c9a} <Debug> TCPHandler: Processed in 0.001378497 sec. | ||
| 13071 | 2026.03.19 13:10:35.370621 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13072 | 2026.03.19 13:10:35.370715 [ 259 ] {871734ed-f086-40e8-bec7-d008d9c5aa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13073 | 2026.03.19 13:10:35.370754 [ 259 ] {871734ed-f086-40e8-bec7-d008d9c5aa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13074 | 2026.03.19 13:10:35.371429 [ 259 ] {871734ed-f086-40e8-bec7-d008d9c5aa2a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2026.03.19 13:10:35.371465 [ 259 ] {871734ed-f086-40e8-bec7-d008d9c5aa2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13076 | 2026.03.19 13:10:35.371796 [ 259 ] {871734ed-f086-40e8-bec7-d008d9c5aa2a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13077 | 2026.03.19 13:10:35.372000 [ 259 ] {871734ed-f086-40e8-bec7-d008d9c5aa2a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.03.19 13:10:35.372136 [ 259 ] {871734ed-f086-40e8-bec7-d008d9c5aa2a} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001439 sec., 368311.3273106324 rows/sec., 26.05 MiB/sec. | ||
| 13079 | 2026.03.19 13:10:35.372172 [ 259 ] {871734ed-f086-40e8-bec7-d008d9c5aa2a} <Debug> TCPHandler: Processed in 0.001600302 sec. | ||
| 13080 | 2026.03.19 13:10:35.372285 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2026.03.19 13:10:35.372381 [ 259 ] {59ed13d8-c7cb-4a8b-b852-0b61f952d818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13082 | 2026.03.19 13:10:35.372422 [ 259 ] {59ed13d8-c7cb-4a8b-b852-0b61f952d818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13083 | 2026.03.19 13:10:35.372758 [ 259 ] {59ed13d8-c7cb-4a8b-b852-0b61f952d818} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.03.19 13:10:35.372793 [ 259 ] {59ed13d8-c7cb-4a8b-b852-0b61f952d818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13085 | 2026.03.19 13:10:35.373091 [ 259 ] {59ed13d8-c7cb-4a8b-b852-0b61f952d818} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13086 | 2026.03.19 13:10:35.373296 [ 259 ] {59ed13d8-c7cb-4a8b-b852-0b61f952d818} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2026.03.19 13:10:35.373434 [ 259 ] {59ed13d8-c7cb-4a8b-b852-0b61f952d818} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 13088 | 2026.03.19 13:10:35.373471 [ 259 ] {59ed13d8-c7cb-4a8b-b852-0b61f952d818} <Debug> TCPHandler: Processed in 0.001235534 sec. | ||
| 13089 | 2026.03.19 13:10:35.373579 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13090 | 2026.03.19 13:10:35.373673 [ 259 ] {5456a455-c591-4f8f-99e6-e31eae074817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13091 | 2026.03.19 13:10:35.373715 [ 259 ] {5456a455-c591-4f8f-99e6-e31eae074817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13092 | 2026.03.19 13:10:35.374156 [ 259 ] {5456a455-c591-4f8f-99e6-e31eae074817} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2026.03.19 13:10:35.374191 [ 259 ] {5456a455-c591-4f8f-99e6-e31eae074817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13094 | 2026.03.19 13:10:35.374524 [ 259 ] {5456a455-c591-4f8f-99e6-e31eae074817} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13095 | 2026.03.19 13:10:35.374755 [ 259 ] {5456a455-c591-4f8f-99e6-e31eae074817} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13096 | 2026.03.19 13:10:35.374884 [ 259 ] {5456a455-c591-4f8f-99e6-e31eae074817} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001229 sec., 215622.45728234336 rows/sec., 14.33 MiB/sec. | ||
| 13097 | 2026.03.19 13:10:35.374920 [ 259 ] {5456a455-c591-4f8f-99e6-e31eae074817} <Debug> TCPHandler: Processed in 0.001391298 sec. | ||
| 13098 | 2026.03.19 13:10:35.375038 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2026.03.19 13:10:35.375133 [ 259 ] {5482eab2-3e2b-43f3-a785-986033129e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13100 | 2026.03.19 13:10:35.375175 [ 259 ] {5482eab2-3e2b-43f3-a785-986033129e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13101 | 2026.03.19 13:10:35.375492 [ 259 ] {5482eab2-3e2b-43f3-a785-986033129e6e} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2026.03.19 13:10:35.375528 [ 259 ] {5482eab2-3e2b-43f3-a785-986033129e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13103 | 2026.03.19 13:10:35.375833 [ 259 ] {5482eab2-3e2b-43f3-a785-986033129e6e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13104 | 2026.03.19 13:10:35.376045 [ 259 ] {5482eab2-3e2b-43f3-a785-986033129e6e} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.03.19 13:10:35.376185 [ 259 ] {5482eab2-3e2b-43f3-a785-986033129e6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 13106 | 2026.03.19 13:10:35.376221 [ 259 ] {5482eab2-3e2b-43f3-a785-986033129e6e} <Debug> TCPHandler: Processed in 0.001233955 sec. | ||
| 13107 | 2026.03.19 13:10:35.376331 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2026.03.19 13:10:35.376427 [ 259 ] {f8a9518a-7759-4fd0-9f87-b05995e9123b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13109 | 2026.03.19 13:10:35.376480 [ 259 ] {f8a9518a-7759-4fd0-9f87-b05995e9123b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13110 | 2026.03.19 13:10:35.377408 [ 259 ] {f8a9518a-7759-4fd0-9f87-b05995e9123b} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2026.03.19 13:10:35.377444 [ 259 ] {f8a9518a-7759-4fd0-9f87-b05995e9123b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13112 | 2026.03.19 13:10:35.378043 [ 259 ] {f8a9518a-7759-4fd0-9f87-b05995e9123b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13113 | 2026.03.19 13:10:35.378268 [ 259 ] {f8a9518a-7759-4fd0-9f87-b05995e9123b} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2026.03.19 13:10:35.378408 [ 259 ] {f8a9518a-7759-4fd0-9f87-b05995e9123b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 13115 | 2026.03.19 13:10:35.378471 [ 259 ] {f8a9518a-7759-4fd0-9f87-b05995e9123b} <Debug> TCPHandler: Processed in 0.002188984 sec. | ||
| 13116 | 2026.03.19 13:10:35.378580 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13117 | 2026.03.19 13:10:35.378679 [ 259 ] {67ff26c1-e3c5-443f-bde3-2b4e74292823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13118 | 2026.03.19 13:10:35.378720 [ 259 ] {67ff26c1-e3c5-443f-bde3-2b4e74292823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13119 | 2026.03.19 13:10:35.379070 [ 259 ] {67ff26c1-e3c5-443f-bde3-2b4e74292823} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2026.03.19 13:10:35.379106 [ 259 ] {67ff26c1-e3c5-443f-bde3-2b4e74292823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13121 | 2026.03.19 13:10:35.379419 [ 259 ] {67ff26c1-e3c5-443f-bde3-2b4e74292823} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13122 | 2026.03.19 13:10:35.379631 [ 259 ] {67ff26c1-e3c5-443f-bde3-2b4e74292823} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2026.03.19 13:10:35.379759 [ 259 ] {67ff26c1-e3c5-443f-bde3-2b4e74292823} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 13124 | 2026.03.19 13:10:35.379795 [ 259 ] {67ff26c1-e3c5-443f-bde3-2b4e74292823} <Debug> TCPHandler: Processed in 0.001264775 sec. | ||
| 13125 | 2026.03.19 13:10:40.350438 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2026.03.19 13:10:40.350660 [ 259 ] {3aa74787-b93b-43f2-86bc-a8736583f2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13127 | 2026.03.19 13:10:40.350733 [ 259 ] {3aa74787-b93b-43f2-86bc-a8736583f2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13128 | 2026.03.19 13:10:40.351463 [ 259 ] {3aa74787-b93b-43f2-86bc-a8736583f2eb} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2026.03.19 13:10:40.351512 [ 259 ] {3aa74787-b93b-43f2-86bc-a8736583f2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13130 | 2026.03.19 13:10:40.351926 [ 259 ] {3aa74787-b93b-43f2-86bc-a8736583f2eb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13131 | 2026.03.19 13:10:40.352154 [ 259 ] {3aa74787-b93b-43f2-86bc-a8736583f2eb} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2026.03.19 13:10:40.352315 [ 259 ] {3aa74787-b93b-43f2-86bc-a8736583f2eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec. | ||
| 13133 | 2026.03.19 13:10:40.352357 [ 259 ] {3aa74787-b93b-43f2-86bc-a8736583f2eb} <Debug> TCPHandler: Processed in 0.002056251 sec. | ||
| 13134 | 2026.03.19 13:10:40.352480 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2026.03.19 13:10:40.352575 [ 259 ] {7b135946-8561-4ade-b9ce-3baabe9c99de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13136 | 2026.03.19 13:10:40.352615 [ 259 ] {7b135946-8561-4ade-b9ce-3baabe9c99de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13137 | 2026.03.19 13:10:40.353073 [ 259 ] {7b135946-8561-4ade-b9ce-3baabe9c99de} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2026.03.19 13:10:40.353110 [ 259 ] {7b135946-8561-4ade-b9ce-3baabe9c99de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13139 | 2026.03.19 13:10:40.353411 [ 259 ] {7b135946-8561-4ade-b9ce-3baabe9c99de} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13140 | 2026.03.19 13:10:40.353624 [ 259 ] {7b135946-8561-4ade-b9ce-3baabe9c99de} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.03.19 13:10:40.353757 [ 259 ] {7b135946-8561-4ade-b9ce-3baabe9c99de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 13142 | 2026.03.19 13:10:40.353795 [ 259 ] {7b135946-8561-4ade-b9ce-3baabe9c99de} <Debug> TCPHandler: Processed in 0.001362998 sec. | ||
| 13143 | 2026.03.19 13:10:40.353910 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2026.03.19 13:10:40.354003 [ 259 ] {eb726e5b-642b-44c5-9f30-41895dbc39f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13145 | 2026.03.19 13:10:40.354047 [ 259 ] {eb726e5b-642b-44c5-9f30-41895dbc39f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13146 | 2026.03.19 13:10:40.354493 [ 259 ] {eb726e5b-642b-44c5-9f30-41895dbc39f4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.03.19 13:10:40.354530 [ 259 ] {eb726e5b-642b-44c5-9f30-41895dbc39f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13148 | 2026.03.19 13:10:40.354865 [ 259 ] {eb726e5b-642b-44c5-9f30-41895dbc39f4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13149 | 2026.03.19 13:10:40.355074 [ 259 ] {eb726e5b-642b-44c5-9f30-41895dbc39f4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.03.19 13:10:40.355210 [ 259 ] {eb726e5b-642b-44c5-9f30-41895dbc39f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 13151 | 2026.03.19 13:10:40.355247 [ 259 ] {eb726e5b-642b-44c5-9f30-41895dbc39f4} <Debug> TCPHandler: Processed in 0.001385127 sec. | ||
| 13152 | 2026.03.19 13:10:40.355361 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2026.03.19 13:10:40.355455 [ 259 ] {eecfcd00-b842-4d2b-8d85-ef1952fb38af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13154 | 2026.03.19 13:10:40.355496 [ 259 ] {eecfcd00-b842-4d2b-8d85-ef1952fb38af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13155 | 2026.03.19 13:10:40.355831 [ 259 ] {eecfcd00-b842-4d2b-8d85-ef1952fb38af} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2026.03.19 13:10:40.355864 [ 259 ] {eecfcd00-b842-4d2b-8d85-ef1952fb38af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13157 | 2026.03.19 13:10:40.356176 [ 259 ] {eecfcd00-b842-4d2b-8d85-ef1952fb38af} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13158 | 2026.03.19 13:10:40.356381 [ 259 ] {eecfcd00-b842-4d2b-8d85-ef1952fb38af} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2026.03.19 13:10:40.356527 [ 259 ] {eecfcd00-b842-4d2b-8d85-ef1952fb38af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 13160 | 2026.03.19 13:10:40.356562 [ 259 ] {eecfcd00-b842-4d2b-8d85-ef1952fb38af} <Debug> TCPHandler: Processed in 0.001257694 sec. | ||
| 13161 | 2026.03.19 13:10:40.892368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29261 | ||
| 13162 | 2026.03.19 13:10:40.892933 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13163 | 2026.03.19 13:10:40.892973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13164 | 2026.03.19 13:10:40.893448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13165 | 2026.03.19 13:10:40.893674 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2026.03.19 13:10:40.893800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29261 | ||
| 13167 | 2026.03.19 13:10:40.893804 [ 140 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13168 | 2026.03.19 13:10:40.893879 [ 140 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2026.03.19 13:10:40.893902 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13170 | 2026.03.19 13:10:40.894010 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 13171 | 2026.03.19 13:10:40.894117 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13172 | 2026.03.19 13:10:40.894152 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26893 rows starting from the beginning of the part | ||
| 13173 | 2026.03.19 13:10:40.894215 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13174 | 2026.03.19 13:10:40.894260 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13175 | 2026.03.19 13:10:40.894304 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13176 | 2026.03.19 13:10:40.894345 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13177 | 2026.03.19 13:10:40.894387 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13178 | 2026.03.19 13:10:40.896600 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29261 rows, containing 4 columns (4 merged, 0 gathered) in 0.002631862 sec., 11117984.149624866 rows/sec., 159.04 MiB/sec. | ||
| 13179 | 2026.03.19 13:10:40.896806 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13180 | 2026.03.19 13:10:40.897049 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2026.03.19 13:10:40.897111 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_61_12} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13182 | 2026.03.19 13:10:40.897173 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 13183 | 2026.03.19 13:10:42.442826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13184 | 2026.03.19 13:10:42.459420 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2026.03.19 13:10:42.459477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13186 | 2026.03.19 13:10:42.465542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13187 | 2026.03.19 13:10:42.466263 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.03.19 13:10:42.466560 [ 112 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13189 | 2026.03.19 13:10:42.466619 [ 112 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.03.19 13:10:42.466638 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13191 | 2026.03.19 13:10:42.466763 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 13192 | 2026.03.19 13:10:42.469392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13193 | 2026.03.19 13:10:42.470710 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13194 | 2026.03.19 13:10:42.472160 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 13195 | 2026.03.19 13:10:42.476403 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 13196 | 2026.03.19 13:10:42.480763 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 13197 | 2026.03.19 13:10:42.485091 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 13198 | 2026.03.19 13:10:42.489779 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 13199 | 2026.03.19 13:10:42.493903 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 13200 | 2026.03.19 13:10:42.549740 [ 195 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.083027462 sec., 5540.335557890473 rows/sec., 28.65 MiB/sec. | ||
| 13201 | 2026.03.19 13:10:42.553152 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13202 | 2026.03.19 13:10:42.555328 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_61_12} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2026.03.19 13:10:42.555454 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_61_12} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13204 | 2026.03.19 13:10:42.558092 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13205 | 2026.03.19 13:10:43.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.44 MiB, peak 361.84 MiB, free memory in arenas 0.00 B, will set to 349.51 MiB (RSS), difference: 1.07 MiB | ||
| 13206 | 2026.03.19 13:10:43.497276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1678 | ||
| 13207 | 2026.03.19 13:10:43.499668 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2026.03.19 13:10:43.499717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13209 | 2026.03.19 13:10:43.500885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13210 | 2026.03.19 13:10:43.501149 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.03.19 13:10:43.501314 [ 112 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13212 | 2026.03.19 13:10:43.501379 [ 112 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2026.03.19 13:10:43.501403 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13214 | 2026.03.19 13:10:43.501422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
| 13215 | 2026.03.19 13:10:43.501542 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 13216 | 2026.03.19 13:10:43.502151 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13217 | 2026.03.19 13:10:43.502286 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1524 rows starting from the beginning of the part | ||
| 13218 | 2026.03.19 13:10:43.502624 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 13219 | 2026.03.19 13:10:43.502930 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 13220 | 2026.03.19 13:10:43.503236 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 58 rows starting from the beginning of the part | ||
| 13221 | 2026.03.19 13:10:43.503550 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part | ||
| 13222 | 2026.03.19 13:10:43.503858 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 13223 | 2026.03.19 13:10:43.510612 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1678 rows, containing 72 columns (72 merged, 0 gathered) in 0.009138552 sec., 183617.71098966227 rows/sec., 141.95 MiB/sec. | ||
| 13224 | 2026.03.19 13:10:43.512320 [ 201 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13225 | 2026.03.19 13:10:43.512917 [ 201 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2026.03.19 13:10:43.512998 [ 201 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_46_9} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13227 | 2026.03.19 13:10:43.513344 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13228 | 2026.03.19 13:10:45.360661 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2026.03.19 13:10:45.360855 [ 259 ] {9289d913-ffd6-4af4-843b-fc871af6a54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13230 | 2026.03.19 13:10:45.360930 [ 259 ] {9289d913-ffd6-4af4-843b-fc871af6a54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13231 | 2026.03.19 13:10:45.361740 [ 259 ] {9289d913-ffd6-4af4-843b-fc871af6a54f} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.03.19 13:10:45.361795 [ 259 ] {9289d913-ffd6-4af4-843b-fc871af6a54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13233 | 2026.03.19 13:10:45.362245 [ 259 ] {9289d913-ffd6-4af4-843b-fc871af6a54f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13234 | 2026.03.19 13:10:45.362487 [ 259 ] {9289d913-ffd6-4af4-843b-fc871af6a54f} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.03.19 13:10:45.362640 [ 154 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13236 | 2026.03.19 13:10:45.362651 [ 259 ] {9289d913-ffd6-4af4-843b-fc871af6a54f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001849 sec., 153596.5386695511 rows/sec., 9.76 MiB/sec. | ||
| 13237 | 2026.03.19 13:10:45.362703 [ 154 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.03.19 13:10:45.362729 [ 259 ] {9289d913-ffd6-4af4-843b-fc871af6a54f} <Debug> TCPHandler: Processed in 0.002209824 sec. | ||
| 13239 | 2026.03.19 13:10:45.362730 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13240 | 2026.03.19 13:10:45.362855 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13241 | 2026.03.19 13:10:45.362879 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2026.03.19 13:10:45.362971 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13243 | 2026.03.19 13:10:45.362991 [ 259 ] {4f2ccd0a-33d1-416d-8586-3b8cf5390fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13244 | 2026.03.19 13:10:45.363009 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 284 rows starting from the beginning of the part | ||
| 13245 | 2026.03.19 13:10:45.363043 [ 259 ] {4f2ccd0a-33d1-416d-8586-3b8cf5390fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13246 | 2026.03.19 13:10:45.363081 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 13247 | 2026.03.19 13:10:45.363134 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 13248 | 2026.03.19 13:10:45.363178 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 13249 | 2026.03.19 13:10:45.363223 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 13250 | 2026.03.19 13:10:45.363925 [ 259 ] {4f2ccd0a-33d1-416d-8586-3b8cf5390fdd} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.03.19 13:10:45.363968 [ 259 ] {4f2ccd0a-33d1-416d-8586-3b8cf5390fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13252 | 2026.03.19 13:10:45.364233 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418318 sec., 1001185.9117630884 rows/sec., 67.41 MiB/sec. | ||
| 13253 | 2026.03.19 13:10:45.364355 [ 259 ] {4f2ccd0a-33d1-416d-8586-3b8cf5390fdd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13254 | 2026.03.19 13:10:45.364458 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13255 | 2026.03.19 13:10:45.364598 [ 259 ] {4f2ccd0a-33d1-416d-8586-3b8cf5390fdd} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.03.19 13:10:45.364754 [ 259 ] {4f2ccd0a-33d1-416d-8586-3b8cf5390fdd} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001789 sec., 490217.998882057 rows/sec., 38.86 MiB/sec. | ||
| 13257 | 2026.03.19 13:10:45.364796 [ 259 ] {4f2ccd0a-33d1-416d-8586-3b8cf5390fdd} <Debug> TCPHandler: Processed in 0.001970759 sec. | ||
| 13258 | 2026.03.19 13:10:45.364848 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.03.19 13:10:45.364923 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2026.03.19 13:10:45.364948 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_45_11} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13261 | 2026.03.19 13:10:45.365025 [ 259 ] {ed20cc83-ae54-432d-9bcb-ed4a876ae8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13262 | 2026.03.19 13:10:45.365059 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13263 | 2026.03.19 13:10:45.365071 [ 259 ] {ed20cc83-ae54-432d-9bcb-ed4a876ae8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13264 | 2026.03.19 13:10:45.365570 [ 259 ] {ed20cc83-ae54-432d-9bcb-ed4a876ae8d6} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.03.19 13:10:45.365608 [ 259 ] {ed20cc83-ae54-432d-9bcb-ed4a876ae8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13266 | 2026.03.19 13:10:45.365925 [ 259 ] {ed20cc83-ae54-432d-9bcb-ed4a876ae8d6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13267 | 2026.03.19 13:10:45.366159 [ 259 ] {ed20cc83-ae54-432d-9bcb-ed4a876ae8d6} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.03.19 13:10:45.366292 [ 259 ] {ed20cc83-ae54-432d-9bcb-ed4a876ae8d6} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001285 sec., 141634.2412451362 rows/sec., 8.78 MiB/sec. | ||
| 13269 | 2026.03.19 13:10:45.366331 [ 259 ] {ed20cc83-ae54-432d-9bcb-ed4a876ae8d6} <Debug> TCPHandler: Processed in 0.001460859 sec. | ||
| 13270 | 2026.03.19 13:10:45.366469 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.03.19 13:10:45.366567 [ 259 ] {5ebad7df-1721-4aa7-ac2f-fd6df282e1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13272 | 2026.03.19 13:10:45.366606 [ 259 ] {5ebad7df-1721-4aa7-ac2f-fd6df282e1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13273 | 2026.03.19 13:10:45.367054 [ 259 ] {5ebad7df-1721-4aa7-ac2f-fd6df282e1ec} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.03.19 13:10:45.367091 [ 259 ] {5ebad7df-1721-4aa7-ac2f-fd6df282e1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13275 | 2026.03.19 13:10:45.367393 [ 259 ] {5ebad7df-1721-4aa7-ac2f-fd6df282e1ec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13276 | 2026.03.19 13:10:45.367613 [ 259 ] {5ebad7df-1721-4aa7-ac2f-fd6df282e1ec} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.03.19 13:10:45.367742 [ 259 ] {5ebad7df-1721-4aa7-ac2f-fd6df282e1ec} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 13278 | 2026.03.19 13:10:45.367779 [ 259 ] {5ebad7df-1721-4aa7-ac2f-fd6df282e1ec} <Debug> TCPHandler: Processed in 0.001360947 sec. | ||
| 13279 | 2026.03.19 13:10:45.367899 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.03.19 13:10:45.367996 [ 259 ] {3cc87753-5315-4971-be27-599da2cac1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13281 | 2026.03.19 13:10:45.368036 [ 259 ] {3cc87753-5315-4971-be27-599da2cac1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13282 | 2026.03.19 13:10:45.368459 [ 259 ] {3cc87753-5315-4971-be27-599da2cac1ce} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.03.19 13:10:45.368493 [ 259 ] {3cc87753-5315-4971-be27-599da2cac1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13284 | 2026.03.19 13:10:45.368787 [ 259 ] {3cc87753-5315-4971-be27-599da2cac1ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13285 | 2026.03.19 13:10:45.368990 [ 259 ] {3cc87753-5315-4971-be27-599da2cac1ce} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.03.19 13:10:45.369179 [ 154 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13287 | 2026.03.19 13:10:45.369181 [ 259 ] {3cc87753-5315-4971-be27-599da2cac1ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 13288 | 2026.03.19 13:10:45.369221 [ 154 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.03.19 13:10:45.369241 [ 259 ] {3cc87753-5315-4971-be27-599da2cac1ce} <Debug> TCPHandler: Processed in 0.001392238 sec. | ||
| 13290 | 2026.03.19 13:10:45.369247 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13291 | 2026.03.19 13:10:45.369338 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13292 | 2026.03.19 13:10:45.369381 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.03.19 13:10:45.369431 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13294 | 2026.03.19 13:10:45.369462 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 148 rows starting from the beginning of the part | ||
| 13295 | 2026.03.19 13:10:45.369481 [ 259 ] {6c2bbd5d-e28d-4524-942d-1f96c27f23b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13296 | 2026.03.19 13:10:45.369516 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 13297 | 2026.03.19 13:10:45.369527 [ 259 ] {6c2bbd5d-e28d-4524-942d-1f96c27f23b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13298 | 2026.03.19 13:10:45.369566 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 13299 | 2026.03.19 13:10:45.369610 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 13300 | 2026.03.19 13:10:45.369652 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 13301 | 2026.03.19 13:10:45.370176 [ 259 ] {6c2bbd5d-e28d-4524-942d-1f96c27f23b8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.03.19 13:10:45.370217 [ 259 ] {6c2bbd5d-e28d-4524-942d-1f96c27f23b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13303 | 2026.03.19 13:10:45.370432 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001121492 sec., 659835.2908446962 rows/sec., 40.04 MiB/sec. | ||
| 13304 | 2026.03.19 13:10:45.370549 [ 259 ] {6c2bbd5d-e28d-4524-942d-1f96c27f23b8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13305 | 2026.03.19 13:10:45.370614 [ 186 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13306 | 2026.03.19 13:10:45.370814 [ 259 ] {6c2bbd5d-e28d-4524-942d-1f96c27f23b8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2026.03.19 13:10:45.370955 [ 186 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.03.19 13:10:45.370958 [ 259 ] {6c2bbd5d-e28d-4524-942d-1f96c27f23b8} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001496 sec., 354278.07486631017 rows/sec., 25.05 MiB/sec. | ||
| 13309 | 2026.03.19 13:10:45.371013 [ 259 ] {6c2bbd5d-e28d-4524-942d-1f96c27f23b8} <Debug> TCPHandler: Processed in 0.001681983 sec. | ||
| 13310 | 2026.03.19 13:10:45.371049 [ 186 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_45_11} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13311 | 2026.03.19 13:10:45.371136 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2026.03.19 13:10:45.371154 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13313 | 2026.03.19 13:10:45.371236 [ 259 ] {3d28a41b-4cff-4539-bc4b-e5f1df1268a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13314 | 2026.03.19 13:10:45.371281 [ 259 ] {3d28a41b-4cff-4539-bc4b-e5f1df1268a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13315 | 2026.03.19 13:10:45.371625 [ 259 ] {3d28a41b-4cff-4539-bc4b-e5f1df1268a9} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.03.19 13:10:45.371661 [ 259 ] {3d28a41b-4cff-4539-bc4b-e5f1df1268a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13317 | 2026.03.19 13:10:45.371975 [ 259 ] {3d28a41b-4cff-4539-bc4b-e5f1df1268a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13318 | 2026.03.19 13:10:45.372189 [ 259 ] {3d28a41b-4cff-4539-bc4b-e5f1df1268a9} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.03.19 13:10:45.372321 [ 259 ] {3d28a41b-4cff-4539-bc4b-e5f1df1268a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 13320 | 2026.03.19 13:10:45.372358 [ 259 ] {3d28a41b-4cff-4539-bc4b-e5f1df1268a9} <Debug> TCPHandler: Processed in 0.001272896 sec. | ||
| 13321 | 2026.03.19 13:10:45.372473 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13322 | 2026.03.19 13:10:45.372568 [ 259 ] {d106157a-22de-489b-9d79-f853b8b27c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13323 | 2026.03.19 13:10:45.372611 [ 259 ] {d106157a-22de-489b-9d79-f853b8b27c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13324 | 2026.03.19 13:10:45.373057 [ 259 ] {d106157a-22de-489b-9d79-f853b8b27c3c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2026.03.19 13:10:45.373093 [ 259 ] {d106157a-22de-489b-9d79-f853b8b27c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13326 | 2026.03.19 13:10:45.373445 [ 259 ] {d106157a-22de-489b-9d79-f853b8b27c3c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13327 | 2026.03.19 13:10:45.373665 [ 259 ] {d106157a-22de-489b-9d79-f853b8b27c3c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2026.03.19 13:10:45.373793 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 13329 | 2026.03.19 13:10:45.373797 [ 259 ] {d106157a-22de-489b-9d79-f853b8b27c3c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001247 sec., 212510.02405773857 rows/sec., 14.12 MiB/sec. | ||
| 13330 | 2026.03.19 13:10:45.373837 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2026.03.19 13:10:45.373856 [ 259 ] {d106157a-22de-489b-9d79-f853b8b27c3c} <Debug> TCPHandler: Processed in 0.001433369 sec. | ||
| 13332 | 2026.03.19 13:10:45.373863 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13333 | 2026.03.19 13:10:45.373961 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 13334 | 2026.03.19 13:10:45.373986 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13335 | 2026.03.19 13:10:45.374052 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13336 | 2026.03.19 13:10:45.374085 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 34093 rows starting from the beginning of the part | ||
| 13337 | 2026.03.19 13:10:45.374086 [ 259 ] {8be2c144-49d2-497e-8c60-b296b72d8d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13338 | 2026.03.19 13:10:45.374140 [ 259 ] {8be2c144-49d2-497e-8c60-b296b72d8d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13339 | 2026.03.19 13:10:45.374141 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 96 rows starting from the beginning of the part | ||
| 13340 | 2026.03.19 13:10:45.374200 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13341 | 2026.03.19 13:10:45.374243 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 265 rows starting from the beginning of the part | ||
| 13342 | 2026.03.19 13:10:45.374282 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13343 | 2026.03.19 13:10:45.374322 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 13344 | 2026.03.19 13:10:45.374479 [ 259 ] {8be2c144-49d2-497e-8c60-b296b72d8d59} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13345 | 2026.03.19 13:10:45.374522 [ 259 ] {8be2c144-49d2-497e-8c60-b296b72d8d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13346 | 2026.03.19 13:10:45.374833 [ 259 ] {8be2c144-49d2-497e-8c60-b296b72d8d59} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13347 | 2026.03.19 13:10:45.375058 [ 259 ] {8be2c144-49d2-497e-8c60-b296b72d8d59} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13348 | 2026.03.19 13:10:45.375193 [ 259 ] {8be2c144-49d2-497e-8c60-b296b72d8d59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 13349 | 2026.03.19 13:10:45.375229 [ 259 ] {8be2c144-49d2-497e-8c60-b296b72d8d59} <Debug> TCPHandler: Processed in 0.001294896 sec. | ||
| 13350 | 2026.03.19 13:10:45.375359 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.03.19 13:10:45.375455 [ 259 ] {aaa0d20d-0bae-4cef-96c1-e99475534e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13352 | 2026.03.19 13:10:45.375508 [ 259 ] {aaa0d20d-0bae-4cef-96c1-e99475534e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13353 | 2026.03.19 13:10:45.376434 [ 259 ] {aaa0d20d-0bae-4cef-96c1-e99475534e9f} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2026.03.19 13:10:45.376475 [ 259 ] {aaa0d20d-0bae-4cef-96c1-e99475534e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13355 | 2026.03.19 13:10:45.377134 [ 259 ] {aaa0d20d-0bae-4cef-96c1-e99475534e9f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13356 | 2026.03.19 13:10:45.377366 [ 259 ] {aaa0d20d-0bae-4cef-96c1-e99475534e9f} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2026.03.19 13:10:45.377514 [ 259 ] {aaa0d20d-0bae-4cef-96c1-e99475534e9f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002077 sec., 19258.54597977853 rows/sec., 34.51 MiB/sec. | ||
| 13358 | 2026.03.19 13:10:45.377568 [ 259 ] {aaa0d20d-0bae-4cef-96c1-e99475534e9f} <Debug> TCPHandler: Processed in 0.002259236 sec. | ||
| 13359 | 2026.03.19 13:10:45.377699 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2026.03.19 13:10:45.377796 [ 259 ] {d69c4c8c-787b-46d8-aecd-95412060a83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13361 | 2026.03.19 13:10:45.377838 [ 259 ] {d69c4c8c-787b-46d8-aecd-95412060a83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13362 | 2026.03.19 13:10:45.378200 [ 259 ] {d69c4c8c-787b-46d8-aecd-95412060a83d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.03.19 13:10:45.378238 [ 259 ] {d69c4c8c-787b-46d8-aecd-95412060a83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13364 | 2026.03.19 13:10:45.378572 [ 259 ] {d69c4c8c-787b-46d8-aecd-95412060a83d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13365 | 2026.03.19 13:10:45.378789 [ 259 ] {d69c4c8c-787b-46d8-aecd-95412060a83d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13366 | 2026.03.19 13:10:45.378917 [ 259 ] {d69c4c8c-787b-46d8-aecd-95412060a83d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001139 sec., 79016.68129938543 rows/sec., 4.94 MiB/sec. | ||
| 13367 | 2026.03.19 13:10:45.378952 [ 259 ] {d69c4c8c-787b-46d8-aecd-95412060a83d} <Debug> TCPHandler: Processed in 0.001304886 sec. | ||
| 13368 | 2026.03.19 13:10:45.383069 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35039 rows, containing 5 columns (5 merged, 0 gathered) in 0.009136182 sec., 3835190.673740957 rows/sec., 252.12 MiB/sec. | ||
| 13369 | 2026.03.19 13:10:45.383453 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 13370 | 2026.03.19 13:10:45.383732 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2026.03.19 13:10:45.383802 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 13372 | 2026.03.19 13:10:45.383885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13373 | 2026.03.19 13:10:46.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.04 MiB, peak 361.84 MiB, free memory in arenas 0.00 B, will set to 353.14 MiB (RSS), difference: 2.11 MiB | ||
| 13374 | 2026.03.19 13:10:48.167061 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13375 | 2026.03.19 13:10:48.167111 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13376 | 2026.03.19 13:10:48.393997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29773 | ||
| 13377 | 2026.03.19 13:10:48.394529 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2026.03.19 13:10:48.394579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13379 | 2026.03.19 13:10:48.395065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13380 | 2026.03.19 13:10:48.395301 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2026.03.19 13:10:48.395446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29773 | ||
| 13382 | 2026.03.19 13:10:49.969539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13383 | 2026.03.19 13:10:49.985512 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2026.03.19 13:10:49.985577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13385 | 2026.03.19 13:10:49.990868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13386 | 2026.03.19 13:10:49.991586 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.03.19 13:10:49.994636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13388 | 2026.03.19 13:10:50.351237 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13389 | 2026.03.19 13:10:50.351420 [ 259 ] {6424c220-fffe-4503-96b4-9a1ae6d23b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13390 | 2026.03.19 13:10:50.351491 [ 259 ] {6424c220-fffe-4503-96b4-9a1ae6d23b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13391 | 2026.03.19 13:10:50.352165 [ 259 ] {6424c220-fffe-4503-96b4-9a1ae6d23b4c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2026.03.19 13:10:50.352223 [ 259 ] {6424c220-fffe-4503-96b4-9a1ae6d23b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13393 | 2026.03.19 13:10:50.352643 [ 259 ] {6424c220-fffe-4503-96b4-9a1ae6d23b4c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13394 | 2026.03.19 13:10:50.352871 [ 259 ] {6424c220-fffe-4503-96b4-9a1ae6d23b4c} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2026.03.19 13:10:50.353038 [ 259 ] {6424c220-fffe-4503-96b4-9a1ae6d23b4c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 13396 | 2026.03.19 13:10:50.353092 [ 259 ] {6424c220-fffe-4503-96b4-9a1ae6d23b4c} <Debug> TCPHandler: Processed in 0.001991389 sec. | ||
| 13397 | 2026.03.19 13:10:50.353221 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13398 | 2026.03.19 13:10:50.353327 [ 259 ] {0480ed90-4ba5-475c-a60c-62d09b90c292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13399 | 2026.03.19 13:10:50.353372 [ 259 ] {0480ed90-4ba5-475c-a60c-62d09b90c292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13400 | 2026.03.19 13:10:50.353829 [ 259 ] {0480ed90-4ba5-475c-a60c-62d09b90c292} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2026.03.19 13:10:50.353869 [ 259 ] {0480ed90-4ba5-475c-a60c-62d09b90c292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13402 | 2026.03.19 13:10:50.354224 [ 259 ] {0480ed90-4ba5-475c-a60c-62d09b90c292} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13403 | 2026.03.19 13:10:50.354450 [ 259 ] {0480ed90-4ba5-475c-a60c-62d09b90c292} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.03.19 13:10:50.354590 [ 259 ] {0480ed90-4ba5-475c-a60c-62d09b90c292} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 13405 | 2026.03.19 13:10:50.354630 [ 259 ] {0480ed90-4ba5-475c-a60c-62d09b90c292} <Debug> TCPHandler: Processed in 0.001461699 sec. | ||
| 13406 | 2026.03.19 13:10:50.354749 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13407 | 2026.03.19 13:10:50.354850 [ 259 ] {b743e589-a7b8-4e78-9bfd-0f834de89691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13408 | 2026.03.19 13:10:50.354896 [ 259 ] {b743e589-a7b8-4e78-9bfd-0f834de89691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13409 | 2026.03.19 13:10:50.355339 [ 259 ] {b743e589-a7b8-4e78-9bfd-0f834de89691} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2026.03.19 13:10:50.355374 [ 259 ] {b743e589-a7b8-4e78-9bfd-0f834de89691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13411 | 2026.03.19 13:10:50.355720 [ 259 ] {b743e589-a7b8-4e78-9bfd-0f834de89691} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13412 | 2026.03.19 13:10:50.355958 [ 259 ] {b743e589-a7b8-4e78-9bfd-0f834de89691} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13413 | 2026.03.19 13:10:50.356096 [ 259 ] {b743e589-a7b8-4e78-9bfd-0f834de89691} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 13414 | 2026.03.19 13:10:50.356135 [ 259 ] {b743e589-a7b8-4e78-9bfd-0f834de89691} <Debug> TCPHandler: Processed in 0.001437109 sec. | ||
| 13415 | 2026.03.19 13:10:50.356240 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13416 | 2026.03.19 13:10:50.356338 [ 259 ] {a6cc5538-4d78-4f3a-b79c-2115d38d1356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13417 | 2026.03.19 13:10:50.356382 [ 259 ] {a6cc5538-4d78-4f3a-b79c-2115d38d1356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13418 | 2026.03.19 13:10:50.356723 [ 259 ] {a6cc5538-4d78-4f3a-b79c-2115d38d1356} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13419 | 2026.03.19 13:10:50.356760 [ 259 ] {a6cc5538-4d78-4f3a-b79c-2115d38d1356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13420 | 2026.03.19 13:10:50.357089 [ 259 ] {a6cc5538-4d78-4f3a-b79c-2115d38d1356} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13421 | 2026.03.19 13:10:50.357302 [ 259 ] {a6cc5538-4d78-4f3a-b79c-2115d38d1356} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13422 | 2026.03.19 13:10:50.357437 [ 259 ] {a6cc5538-4d78-4f3a-b79c-2115d38d1356} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13423 | 2026.03.19 13:10:50.357474 [ 259 ] {a6cc5538-4d78-4f3a-b79c-2115d38d1356} <Debug> TCPHandler: Processed in 0.001285216 sec. | ||
| 13424 | 2026.03.19 13:10:51.567648 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13425 | 2026.03.19 13:10:51.567867 [ 259 ] {8dd66d71-c698-4694-9f7f-84e14507d0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13426 | 2026.03.19 13:10:51.567944 [ 259 ] {8dd66d71-c698-4694-9f7f-84e14507d0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13427 | 2026.03.19 13:10:51.568734 [ 259 ] {8dd66d71-c698-4694-9f7f-84e14507d0e4} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13428 | 2026.03.19 13:10:51.568775 [ 259 ] {8dd66d71-c698-4694-9f7f-84e14507d0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13429 | 2026.03.19 13:10:51.569188 [ 259 ] {8dd66d71-c698-4694-9f7f-84e14507d0e4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13430 | 2026.03.19 13:10:51.569442 [ 259 ] {8dd66d71-c698-4694-9f7f-84e14507d0e4} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13431 | 2026.03.19 13:10:51.569611 [ 259 ] {8dd66d71-c698-4694-9f7f-84e14507d0e4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 13432 | 2026.03.19 13:10:51.569663 [ 259 ] {8dd66d71-c698-4694-9f7f-84e14507d0e4} <Debug> TCPHandler: Processed in 0.002158213 sec. | ||
| 13433 | 2026.03.19 13:10:51.569788 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13434 | 2026.03.19 13:10:51.569893 [ 259 ] {b2a7e74d-b4c8-4eaa-b396-fb9f926a851e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13435 | 2026.03.19 13:10:51.569939 [ 259 ] {b2a7e74d-b4c8-4eaa-b396-fb9f926a851e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13436 | 2026.03.19 13:10:51.570359 [ 259 ] {b2a7e74d-b4c8-4eaa-b396-fb9f926a851e} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13437 | 2026.03.19 13:10:51.570396 [ 259 ] {b2a7e74d-b4c8-4eaa-b396-fb9f926a851e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13438 | 2026.03.19 13:10:51.570703 [ 259 ] {b2a7e74d-b4c8-4eaa-b396-fb9f926a851e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13439 | 2026.03.19 13:10:51.570922 [ 259 ] {b2a7e74d-b4c8-4eaa-b396-fb9f926a851e} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13440 | 2026.03.19 13:10:51.571058 [ 259 ] {b2a7e74d-b4c8-4eaa-b396-fb9f926a851e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 137.16 KiB/sec. | ||
| 13441 | 2026.03.19 13:10:51.571099 [ 259 ] {b2a7e74d-b4c8-4eaa-b396-fb9f926a851e} <Debug> TCPHandler: Processed in 0.001363867 sec. | ||
| 13442 | 2026.03.19 13:10:51.571206 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13443 | 2026.03.19 13:10:51.571304 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13444 | 2026.03.19 13:10:51.571345 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13445 | 2026.03.19 13:10:51.572986 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2026.03.19 13:10:51.573023 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13447 | 2026.03.19 13:10:51.573500 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13448 | 2026.03.19 13:10:51.573716 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13449 | 2026.03.19 13:10:51.573830 [ 148 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13450 | 2026.03.19 13:10:51.573848 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Debug> executeQuery: Read 2762 rows, 216.34 KiB in 0.002564 sec., 1077223.088923557 rows/sec., 82.40 MiB/sec. | ||
| 13451 | 2026.03.19 13:10:51.573875 [ 148 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.03.19 13:10:51.573893 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 13453 | 2026.03.19 13:10:51.573900 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13454 | 2026.03.19 13:10:51.573907 [ 259 ] {db0f2bb8-1227-4759-bec4-8246fea08377} <Debug> TCPHandler: Processed in 0.002752795 sec. | ||
| 13455 | 2026.03.19 13:10:51.574033 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 13456 | 2026.03.19 13:10:51.574038 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2026.03.19 13:10:51.574181 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13458 | 2026.03.19 13:10:51.574205 [ 259 ] {350f678c-0d08-4abf-a035-27303d0470f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13459 | 2026.03.19 13:10:51.574223 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2770 rows starting from the beginning of the part | ||
| 13460 | 2026.03.19 13:10:51.574265 [ 259 ] {350f678c-0d08-4abf-a035-27303d0470f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13461 | 2026.03.19 13:10:51.574308 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 877 rows starting from the beginning of the part | ||
| 13462 | 2026.03.19 13:10:51.574359 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 13463 | 2026.03.19 13:10:51.574402 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 877 rows starting from the beginning of the part | ||
| 13464 | 2026.03.19 13:10:51.574441 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 13465 | 2026.03.19 13:10:51.574480 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 2762 rows starting from the beginning of the part | ||
| 13466 | 2026.03.19 13:10:51.574799 [ 259 ] {350f678c-0d08-4abf-a035-27303d0470f4} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.03.19 13:10:51.574840 [ 259 ] {350f678c-0d08-4abf-a035-27303d0470f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13468 | 2026.03.19 13:10:51.575201 [ 259 ] {350f678c-0d08-4abf-a035-27303d0470f4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13469 | 2026.03.19 13:10:51.575430 [ 259 ] {350f678c-0d08-4abf-a035-27303d0470f4} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2026.03.19 13:10:51.575567 [ 259 ] {350f678c-0d08-4abf-a035-27303d0470f4} <Debug> executeQuery: Read 195 rows, 12.52 KiB in 0.001389 sec., 140388.7688984881 rows/sec., 8.80 MiB/sec. | ||
| 13471 | 2026.03.19 13:10:51.575605 [ 259 ] {350f678c-0d08-4abf-a035-27303d0470f4} <Debug> TCPHandler: Processed in 0.001632032 sec. | ||
| 13472 | 2026.03.19 13:10:51.575715 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.03.19 13:10:51.575812 [ 259 ] {30e69b5a-f04d-4cf1-8963-688d2612101d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13474 | 2026.03.19 13:10:51.575852 [ 259 ] {30e69b5a-f04d-4cf1-8963-688d2612101d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13475 | 2026.03.19 13:10:51.576568 [ 259 ] {30e69b5a-f04d-4cf1-8963-688d2612101d} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.03.19 13:10:51.576601 [ 259 ] {30e69b5a-f04d-4cf1-8963-688d2612101d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13477 | 2026.03.19 13:10:51.576940 [ 259 ] {30e69b5a-f04d-4cf1-8963-688d2612101d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13478 | 2026.03.19 13:10:51.576961 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7398 rows, containing 5 columns (5 merged, 0 gathered) in 0.002989259 sec., 2474860.826713242 rows/sec., 200.38 MiB/sec. | ||
| 13479 | 2026.03.19 13:10:51.577152 [ 259 ] {30e69b5a-f04d-4cf1-8963-688d2612101d} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.03.19 13:10:51.577283 [ 259 ] {30e69b5a-f04d-4cf1-8963-688d2612101d} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00149 sec., 575167.7852348994 rows/sec., 34.18 MiB/sec. | ||
| 13481 | 2026.03.19 13:10:51.577316 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13482 | 2026.03.19 13:10:51.577322 [ 259 ] {30e69b5a-f04d-4cf1-8963-688d2612101d} <Debug> TCPHandler: Processed in 0.001657153 sec. | ||
| 13483 | 2026.03.19 13:10:51.577457 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2026.03.19 13:10:51.577555 [ 259 ] {d9020b01-e6fd-4a0e-894f-79f5958658fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13485 | 2026.03.19 13:10:51.577597 [ 259 ] {d9020b01-e6fd-4a0e-894f-79f5958658fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13486 | 2026.03.19 13:10:51.577633 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2026.03.19 13:10:51.577718 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_101_20} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13488 | 2026.03.19 13:10:51.577824 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 13489 | 2026.03.19 13:10:51.577985 [ 259 ] {d9020b01-e6fd-4a0e-894f-79f5958658fd} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.03.19 13:10:51.578026 [ 259 ] {d9020b01-e6fd-4a0e-894f-79f5958658fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13491 | 2026.03.19 13:10:51.578323 [ 259 ] {d9020b01-e6fd-4a0e-894f-79f5958658fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13492 | 2026.03.19 13:10:51.578541 [ 259 ] {d9020b01-e6fd-4a0e-894f-79f5958658fd} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.03.19 13:10:51.578674 [ 259 ] {d9020b01-e6fd-4a0e-894f-79f5958658fd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 13494 | 2026.03.19 13:10:51.578712 [ 259 ] {d9020b01-e6fd-4a0e-894f-79f5958658fd} <Debug> TCPHandler: Processed in 0.001304736 sec. | ||
| 13495 | 2026.03.19 13:10:51.578811 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.03.19 13:10:51.578905 [ 259 ] {13fdbdb9-c5b0-4170-8fe7-5dd59de2852c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13497 | 2026.03.19 13:10:51.578945 [ 259 ] {13fdbdb9-c5b0-4170-8fe7-5dd59de2852c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13498 | 2026.03.19 13:10:51.579388 [ 259 ] {13fdbdb9-c5b0-4170-8fe7-5dd59de2852c} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.03.19 13:10:51.579422 [ 259 ] {13fdbdb9-c5b0-4170-8fe7-5dd59de2852c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13500 | 2026.03.19 13:10:51.579728 [ 259 ] {13fdbdb9-c5b0-4170-8fe7-5dd59de2852c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13501 | 2026.03.19 13:10:51.579939 [ 259 ] {13fdbdb9-c5b0-4170-8fe7-5dd59de2852c} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.03.19 13:10:51.580065 [ 259 ] {13fdbdb9-c5b0-4170-8fe7-5dd59de2852c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 13503 | 2026.03.19 13:10:51.580102 [ 259 ] {13fdbdb9-c5b0-4170-8fe7-5dd59de2852c} <Debug> TCPHandler: Processed in 0.001339547 sec. | ||
| 13504 | 2026.03.19 13:10:51.580215 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.03.19 13:10:51.580309 [ 259 ] {1a6d083e-190b-43f3-bf9d-6514ae6a2a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13506 | 2026.03.19 13:10:51.580348 [ 259 ] {1a6d083e-190b-43f3-bf9d-6514ae6a2a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13507 | 2026.03.19 13:10:51.581299 [ 259 ] {1a6d083e-190b-43f3-bf9d-6514ae6a2a61} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.03.19 13:10:51.581333 [ 259 ] {1a6d083e-190b-43f3-bf9d-6514ae6a2a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13509 | 2026.03.19 13:10:51.581703 [ 259 ] {1a6d083e-190b-43f3-bf9d-6514ae6a2a61} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13510 | 2026.03.19 13:10:51.581916 [ 259 ] {1a6d083e-190b-43f3-bf9d-6514ae6a2a61} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.03.19 13:10:51.582021 [ 148 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13512 | 2026.03.19 13:10:51.582044 [ 259 ] {1a6d083e-190b-43f3-bf9d-6514ae6a2a61} <Debug> executeQuery: Read 1479 rows, 104.65 KiB in 0.001753 sec., 843696.5202509983 rows/sec., 58.30 MiB/sec. | ||
| 13513 | 2026.03.19 13:10:51.582048 [ 148 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2026.03.19 13:10:51.582074 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13515 | 2026.03.19 13:10:51.582082 [ 259 ] {1a6d083e-190b-43f3-bf9d-6514ae6a2a61} <Debug> TCPHandler: Processed in 0.001917398 sec. | ||
| 13516 | 2026.03.19 13:10:51.582164 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 13517 | 2026.03.19 13:10:51.582183 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13518 | 2026.03.19 13:10:51.582282 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13519 | 2026.03.19 13:10:51.582288 [ 259 ] {570dc33c-0d2b-4f79-ad00-782f519b9708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13520 | 2026.03.19 13:10:51.582322 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1513 rows starting from the beginning of the part | ||
| 13521 | 2026.03.19 13:10:51.582346 [ 259 ] {570dc33c-0d2b-4f79-ad00-782f519b9708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13522 | 2026.03.19 13:10:51.582420 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 530 rows starting from the beginning of the part | ||
| 13523 | 2026.03.19 13:10:51.582504 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 13524 | 2026.03.19 13:10:51.582577 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 530 rows starting from the beginning of the part | ||
| 13525 | 2026.03.19 13:10:51.582649 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 13526 | 2026.03.19 13:10:51.582717 [ 259 ] {570dc33c-0d2b-4f79-ad00-782f519b9708} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2026.03.19 13:10:51.582720 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1479 rows starting from the beginning of the part | ||
| 13528 | 2026.03.19 13:10:51.582762 [ 259 ] {570dc33c-0d2b-4f79-ad00-782f519b9708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13529 | 2026.03.19 13:10:51.583104 [ 259 ] {570dc33c-0d2b-4f79-ad00-782f519b9708} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13530 | 2026.03.19 13:10:51.583375 [ 259 ] {570dc33c-0d2b-4f79-ad00-782f519b9708} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13531 | 2026.03.19 13:10:51.583511 [ 259 ] {570dc33c-0d2b-4f79-ad00-782f519b9708} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 252.40 KiB/sec. | ||
| 13532 | 2026.03.19 13:10:51.583548 [ 259 ] {570dc33c-0d2b-4f79-ad00-782f519b9708} <Debug> TCPHandler: Processed in 0.001413749 sec. | ||
| 13533 | 2026.03.19 13:10:51.583648 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13534 | 2026.03.19 13:10:51.583744 [ 259 ] {ccca5431-18be-41cc-9257-3539e7157541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13535 | 2026.03.19 13:10:51.583787 [ 259 ] {ccca5431-18be-41cc-9257-3539e7157541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13536 | 2026.03.19 13:10:51.584437 [ 259 ] {ccca5431-18be-41cc-9257-3539e7157541} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.03.19 13:10:51.584442 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4180 rows, containing 5 columns (5 merged, 0 gathered) in 0.002324716 sec., 1798069.0974725515 rows/sec., 132.48 MiB/sec. | ||
| 13538 | 2026.03.19 13:10:51.584473 [ 259 ] {ccca5431-18be-41cc-9257-3539e7157541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13539 | 2026.03.19 13:10:51.584631 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13540 | 2026.03.19 13:10:51.584917 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.03.19 13:10:51.584930 [ 259 ] {ccca5431-18be-41cc-9257-3539e7157541} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13542 | 2026.03.19 13:10:51.585009 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_101_20} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13543 | 2026.03.19 13:10:51.585096 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 13544 | 2026.03.19 13:10:51.585180 [ 259 ] {ccca5431-18be-41cc-9257-3539e7157541} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.03.19 13:10:51.585317 [ 259 ] {ccca5431-18be-41cc-9257-3539e7157541} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.00159 sec., 852201.2578616352 rows/sec., 53.37 MiB/sec. | ||
| 13546 | 2026.03.19 13:10:51.585355 [ 259 ] {ccca5431-18be-41cc-9257-3539e7157541} <Debug> TCPHandler: Processed in 0.001756595 sec. | ||
| 13547 | 2026.03.19 13:10:51.585468 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2026.03.19 13:10:51.585563 [ 259 ] {c71b82e1-d3be-49fe-b559-87be22d15a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13549 | 2026.03.19 13:10:51.585604 [ 259 ] {c71b82e1-d3be-49fe-b559-87be22d15a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13550 | 2026.03.19 13:10:51.585917 [ 259 ] {c71b82e1-d3be-49fe-b559-87be22d15a97} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.03.19 13:10:51.585952 [ 259 ] {c71b82e1-d3be-49fe-b559-87be22d15a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13552 | 2026.03.19 13:10:51.586252 [ 259 ] {c71b82e1-d3be-49fe-b559-87be22d15a97} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13553 | 2026.03.19 13:10:51.586466 [ 259 ] {c71b82e1-d3be-49fe-b559-87be22d15a97} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.03.19 13:10:51.586592 [ 259 ] {c71b82e1-d3be-49fe-b559-87be22d15a97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 13555 | 2026.03.19 13:10:51.586629 [ 259 ] {c71b82e1-d3be-49fe-b559-87be22d15a97} <Debug> TCPHandler: Processed in 0.001210724 sec. | ||
| 13556 | 2026.03.19 13:10:51.586735 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2026.03.19 13:10:51.586834 [ 259 ] {aa7d00e0-6a90-4a72-bee3-eb85bae55f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13558 | 2026.03.19 13:10:51.586889 [ 259 ] {aa7d00e0-6a90-4a72-bee3-eb85bae55f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13559 | 2026.03.19 13:10:51.587794 [ 259 ] {aa7d00e0-6a90-4a72-bee3-eb85bae55f31} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.03.19 13:10:51.587828 [ 259 ] {aa7d00e0-6a90-4a72-bee3-eb85bae55f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13561 | 2026.03.19 13:10:51.588416 [ 259 ] {aa7d00e0-6a90-4a72-bee3-eb85bae55f31} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13562 | 2026.03.19 13:10:51.588662 [ 259 ] {aa7d00e0-6a90-4a72-bee3-eb85bae55f31} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.03.19 13:10:51.588780 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13564 | 2026.03.19 13:10:51.588800 [ 259 ] {aa7d00e0-6a90-4a72-bee3-eb85bae55f31} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001986 sec., 25679.7583081571 rows/sec., 46.02 MiB/sec. | ||
| 13565 | 2026.03.19 13:10:51.588815 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2026.03.19 13:10:51.588840 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13567 | 2026.03.19 13:10:51.588855 [ 259 ] {aa7d00e0-6a90-4a72-bee3-eb85bae55f31} <Debug> TCPHandler: Processed in 0.002170493 sec. | ||
| 13568 | 2026.03.19 13:10:51.588915 [ 193 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 13569 | 2026.03.19 13:10:51.588970 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.03.19 13:10:51.589067 [ 259 ] {2a3503ec-a8e7-41bb-99c5-89957d6b795c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13571 | 2026.03.19 13:10:51.589109 [ 259 ] {2a3503ec-a8e7-41bb-99c5-89957d6b795c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13572 | 2026.03.19 13:10:51.589113 [ 193 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13573 | 2026.03.19 13:10:51.589175 [ 193 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1670 rows starting from the beginning of the part | ||
| 13574 | 2026.03.19 13:10:51.589305 [ 193 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 13575 | 2026.03.19 13:10:51.589414 [ 193 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 51 rows starting from the beginning of the part | ||
| 13576 | 2026.03.19 13:10:51.589446 [ 259 ] {2a3503ec-a8e7-41bb-99c5-89957d6b795c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2026.03.19 13:10:51.589482 [ 259 ] {2a3503ec-a8e7-41bb-99c5-89957d6b795c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13578 | 2026.03.19 13:10:51.589514 [ 193 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 13579 | 2026.03.19 13:10:51.589613 [ 193 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 13580 | 2026.03.19 13:10:51.589711 [ 193 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 51 rows starting from the beginning of the part | ||
| 13581 | 2026.03.19 13:10:51.589788 [ 259 ] {2a3503ec-a8e7-41bb-99c5-89957d6b795c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13582 | 2026.03.19 13:10:51.590001 [ 259 ] {2a3503ec-a8e7-41bb-99c5-89957d6b795c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.03.19 13:10:51.590106 [ 148 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13584 | 2026.03.19 13:10:51.590128 [ 259 ] {2a3503ec-a8e7-41bb-99c5-89957d6b795c} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001081 sec., 49953.746530989825 rows/sec., 2.97 MiB/sec. | ||
| 13585 | 2026.03.19 13:10:51.590131 [ 148 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.03.19 13:10:51.590158 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13587 | 2026.03.19 13:10:51.590166 [ 259 ] {2a3503ec-a8e7-41bb-99c5-89957d6b795c} <Debug> TCPHandler: Processed in 0.001246945 sec. | ||
| 13588 | 2026.03.19 13:10:51.590228 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 13589 | 2026.03.19 13:10:51.590316 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13590 | 2026.03.19 13:10:51.590349 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6438 rows starting from the beginning of the part | ||
| 13591 | 2026.03.19 13:10:51.590406 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 13592 | 2026.03.19 13:10:51.590452 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 13593 | 2026.03.19 13:10:51.590494 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 13594 | 2026.03.19 13:10:51.590536 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 13595 | 2026.03.19 13:10:51.590575 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 54 rows starting from the beginning of the part | ||
| 13596 | 2026.03.19 13:10:51.593068 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6792 rows, containing 4 columns (4 merged, 0 gathered) in 0.002862887 sec., 2372430.3474080535 rows/sec., 152.91 MiB/sec. | ||
| 13597 | 2026.03.19 13:10:51.593669 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13598 | 2026.03.19 13:10:51.594013 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2026.03.19 13:10:51.594100 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_101_20} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13600 | 2026.03.19 13:10:51.594241 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13601 | 2026.03.19 13:10:51.599656 [ 199 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 19 columns (19 merged, 0 gathered) in 0.010774305 sec., 175602.97392732062 rows/sec., 314.67 MiB/sec. | ||
| 13602 | 2026.03.19 13:10:51.601547 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13603 | 2026.03.19 13:10:51.601901 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13604 | 2026.03.19 13:10:51.601978 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13605 | 2026.03.19 13:10:51.602118 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.60 MiB. | ||
| 13606 | 2026.03.19 13:10:52.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.20 MiB, peak 371.76 MiB, free memory in arenas 0.00 B, will set to 359.20 MiB (RSS), difference: 5.00 MiB | ||
| 13607 | 2026.03.19 13:10:53.501660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1734 | ||
| 13608 | 2026.03.19 13:10:53.504472 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.03.19 13:10:53.504522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13610 | 2026.03.19 13:10:53.505740 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13611 | 2026.03.19 13:10:53.506002 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.03.19 13:10:53.506291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
| 13613 | 2026.03.19 13:10:55.347678 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2026.03.19 13:10:55.347972 [ 259 ] {d5f63ba0-ee5a-41da-b34d-8bf6e99e27c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13615 | 2026.03.19 13:10:55.348080 [ 259 ] {d5f63ba0-ee5a-41da-b34d-8bf6e99e27c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13616 | 2026.03.19 13:10:55.348994 [ 259 ] {d5f63ba0-ee5a-41da-b34d-8bf6e99e27c6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2026.03.19 13:10:55.349037 [ 259 ] {d5f63ba0-ee5a-41da-b34d-8bf6e99e27c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13618 | 2026.03.19 13:10:55.349455 [ 259 ] {d5f63ba0-ee5a-41da-b34d-8bf6e99e27c6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13619 | 2026.03.19 13:10:55.349689 [ 259 ] {d5f63ba0-ee5a-41da-b34d-8bf6e99e27c6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2026.03.19 13:10:55.349854 [ 259 ] {d5f63ba0-ee5a-41da-b34d-8bf6e99e27c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. | ||
| 13621 | 2026.03.19 13:10:55.349906 [ 259 ] {d5f63ba0-ee5a-41da-b34d-8bf6e99e27c6} <Debug> TCPHandler: Processed in 0.002419948 sec. | ||
| 13622 | 2026.03.19 13:10:55.350061 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2026.03.19 13:10:55.350174 [ 259 ] {b9c175e2-545b-4411-a06b-927731fa26b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13624 | 2026.03.19 13:10:55.350219 [ 259 ] {b9c175e2-545b-4411-a06b-927731fa26b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13625 | 2026.03.19 13:10:55.350690 [ 259 ] {b9c175e2-545b-4411-a06b-927731fa26b3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.03.19 13:10:55.350725 [ 259 ] {b9c175e2-545b-4411-a06b-927731fa26b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13627 | 2026.03.19 13:10:55.351040 [ 259 ] {b9c175e2-545b-4411-a06b-927731fa26b3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13628 | 2026.03.19 13:10:55.351260 [ 259 ] {b9c175e2-545b-4411-a06b-927731fa26b3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.03.19 13:10:55.351394 [ 259 ] {b9c175e2-545b-4411-a06b-927731fa26b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 13630 | 2026.03.19 13:10:55.351434 [ 259 ] {b9c175e2-545b-4411-a06b-927731fa26b3} <Debug> TCPHandler: Processed in 0.001427409 sec. | ||
| 13631 | 2026.03.19 13:10:55.351561 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2026.03.19 13:10:55.351661 [ 259 ] {26d2ab7c-e569-489a-bbd1-1c0bf9622ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13633 | 2026.03.19 13:10:55.351707 [ 259 ] {26d2ab7c-e569-489a-bbd1-1c0bf9622ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13634 | 2026.03.19 13:10:55.352125 [ 259 ] {26d2ab7c-e569-489a-bbd1-1c0bf9622ab6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.03.19 13:10:55.352161 [ 259 ] {26d2ab7c-e569-489a-bbd1-1c0bf9622ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13636 | 2026.03.19 13:10:55.352502 [ 259 ] {26d2ab7c-e569-489a-bbd1-1c0bf9622ab6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13637 | 2026.03.19 13:10:55.352713 [ 259 ] {26d2ab7c-e569-489a-bbd1-1c0bf9622ab6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2026.03.19 13:10:55.352844 [ 259 ] {26d2ab7c-e569-489a-bbd1-1c0bf9622ab6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001203 sec., 79800.49875311721 rows/sec., 5.56 MiB/sec. | ||
| 13639 | 2026.03.19 13:10:55.352882 [ 259 ] {26d2ab7c-e569-489a-bbd1-1c0bf9622ab6} <Debug> TCPHandler: Processed in 0.001372208 sec. | ||
| 13640 | 2026.03.19 13:10:55.353007 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13641 | 2026.03.19 13:10:55.353104 [ 259 ] {8c4b616d-1c77-4ebf-b7a3-5b7c1856ead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13642 | 2026.03.19 13:10:55.353145 [ 259 ] {8c4b616d-1c77-4ebf-b7a3-5b7c1856ead2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13643 | 2026.03.19 13:10:55.353490 [ 259 ] {8c4b616d-1c77-4ebf-b7a3-5b7c1856ead2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.03.19 13:10:55.353525 [ 259 ] {8c4b616d-1c77-4ebf-b7a3-5b7c1856ead2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13645 | 2026.03.19 13:10:55.353834 [ 259 ] {8c4b616d-1c77-4ebf-b7a3-5b7c1856ead2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13646 | 2026.03.19 13:10:55.354046 [ 259 ] {8c4b616d-1c77-4ebf-b7a3-5b7c1856ead2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.03.19 13:10:55.354175 [ 259 ] {8c4b616d-1c77-4ebf-b7a3-5b7c1856ead2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001091 sec., 32997.250229147576 rows/sec., 2.22 MiB/sec. | ||
| 13648 | 2026.03.19 13:10:55.354213 [ 259 ] {8c4b616d-1c77-4ebf-b7a3-5b7c1856ead2} <Debug> TCPHandler: Processed in 0.001255595 sec. | ||
| 13649 | 2026.03.19 13:10:55.895630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30221 | ||
| 13650 | 2026.03.19 13:10:55.896138 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2026.03.19 13:10:55.896183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13652 | 2026.03.19 13:10:55.896682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13653 | 2026.03.19 13:10:55.896929 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13654 | 2026.03.19 13:10:55.897071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30221 | ||
| 13655 | 2026.03.19 13:10:57.494759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13656 | 2026.03.19 13:10:57.510665 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2026.03.19 13:10:57.510712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13658 | 2026.03.19 13:10:57.516541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13659 | 2026.03.19 13:10:57.517200 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2026.03.19 13:10:57.519879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13661 | 2026.03.19 13:11:00.350407 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13662 | 2026.03.19 13:11:00.350611 [ 259 ] {b71e7ae1-4be9-4da5-8404-78eb00ed36a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13663 | 2026.03.19 13:11:00.350683 [ 259 ] {b71e7ae1-4be9-4da5-8404-78eb00ed36a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13664 | 2026.03.19 13:11:00.351374 [ 259 ] {b71e7ae1-4be9-4da5-8404-78eb00ed36a7} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2026.03.19 13:11:00.351420 [ 259 ] {b71e7ae1-4be9-4da5-8404-78eb00ed36a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13666 | 2026.03.19 13:11:00.351805 [ 259 ] {b71e7ae1-4be9-4da5-8404-78eb00ed36a7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13667 | 2026.03.19 13:11:00.352024 [ 259 ] {b71e7ae1-4be9-4da5-8404-78eb00ed36a7} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.03.19 13:11:00.352175 [ 259 ] {b71e7ae1-4be9-4da5-8404-78eb00ed36a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 13669 | 2026.03.19 13:11:00.352217 [ 259 ] {b71e7ae1-4be9-4da5-8404-78eb00ed36a7} <Debug> TCPHandler: Processed in 0.001947539 sec. | ||
| 13670 | 2026.03.19 13:11:00.352342 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13671 | 2026.03.19 13:11:00.352438 [ 259 ] {c8f1bc03-be61-4736-ba82-eed45119973d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13672 | 2026.03.19 13:11:00.352478 [ 259 ] {c8f1bc03-be61-4736-ba82-eed45119973d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13673 | 2026.03.19 13:11:00.352913 [ 259 ] {c8f1bc03-be61-4736-ba82-eed45119973d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.03.19 13:11:00.352948 [ 259 ] {c8f1bc03-be61-4736-ba82-eed45119973d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13675 | 2026.03.19 13:11:00.353259 [ 259 ] {c8f1bc03-be61-4736-ba82-eed45119973d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13676 | 2026.03.19 13:11:00.353461 [ 259 ] {c8f1bc03-be61-4736-ba82-eed45119973d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.03.19 13:11:00.353589 [ 259 ] {c8f1bc03-be61-4736-ba82-eed45119973d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 13678 | 2026.03.19 13:11:00.353626 [ 259 ] {c8f1bc03-be61-4736-ba82-eed45119973d} <Debug> TCPHandler: Processed in 0.001332986 sec. | ||
| 13679 | 2026.03.19 13:11:00.353738 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13680 | 2026.03.19 13:11:00.353832 [ 259 ] {50072d7d-469c-4249-a0b4-40b4aebcbf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13681 | 2026.03.19 13:11:00.353875 [ 259 ] {50072d7d-469c-4249-a0b4-40b4aebcbf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13682 | 2026.03.19 13:11:00.354287 [ 259 ] {50072d7d-469c-4249-a0b4-40b4aebcbf4a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.03.19 13:11:00.354322 [ 259 ] {50072d7d-469c-4249-a0b4-40b4aebcbf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13684 | 2026.03.19 13:11:00.354637 [ 259 ] {50072d7d-469c-4249-a0b4-40b4aebcbf4a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13685 | 2026.03.19 13:11:00.354836 [ 259 ] {50072d7d-469c-4249-a0b4-40b4aebcbf4a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.03.19 13:11:00.354963 [ 259 ] {50072d7d-469c-4249-a0b4-40b4aebcbf4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 13687 | 2026.03.19 13:11:00.354999 [ 259 ] {50072d7d-469c-4249-a0b4-40b4aebcbf4a} <Debug> TCPHandler: Processed in 0.001308386 sec. | ||
| 13688 | 2026.03.19 13:11:00.355108 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13689 | 2026.03.19 13:11:00.355201 [ 259 ] {2b8c94fe-3127-4438-974e-835680208cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13690 | 2026.03.19 13:11:00.355242 [ 259 ] {2b8c94fe-3127-4438-974e-835680208cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13691 | 2026.03.19 13:11:00.355571 [ 259 ] {2b8c94fe-3127-4438-974e-835680208cc7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.03.19 13:11:00.355606 [ 259 ] {2b8c94fe-3127-4438-974e-835680208cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13693 | 2026.03.19 13:11:00.355902 [ 259 ] {2b8c94fe-3127-4438-974e-835680208cc7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13694 | 2026.03.19 13:11:00.356106 [ 259 ] {2b8c94fe-3127-4438-974e-835680208cc7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.03.19 13:11:00.356230 [ 259 ] {2b8c94fe-3127-4438-974e-835680208cc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 13696 | 2026.03.19 13:11:00.356266 [ 259 ] {2b8c94fe-3127-4438-974e-835680208cc7} <Debug> TCPHandler: Processed in 0.001205964 sec. | ||
| 13697 | 2026.03.19 13:11:03.167183 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13698 | 2026.03.19 13:11:03.167280 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13699 | 2026.03.19 13:11:03.397283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30733 | ||
| 13700 | 2026.03.19 13:11:03.397865 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.03.19 13:11:03.397909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13702 | 2026.03.19 13:11:03.398415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13703 | 2026.03.19 13:11:03.398704 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.03.19 13:11:03.398848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30733 | ||
| 13705 | 2026.03.19 13:11:03.506657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1750 | ||
| 13706 | 2026.03.19 13:11:03.508727 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.03.19 13:11:03.508778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13708 | 2026.03.19 13:11:03.509971 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13709 | 2026.03.19 13:11:03.510240 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2026.03.19 13:11:03.510537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 | ||
| 13711 | 2026.03.19 13:11:03.557098 [ 130 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 13712 | 2026.03.19 13:11:03.557165 [ 130 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2026.03.19 13:11:03.557185 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13714 | 2026.03.19 13:11:03.557286 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 13715 | 2026.03.19 13:11:03.557402 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13716 | 2026.03.19 13:11:03.557438 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
| 13717 | 2026.03.19 13:11:03.557502 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 13718 | 2026.03.19 13:11:03.557548 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 13719 | 2026.03.19 13:11:03.557592 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 13720 | 2026.03.19 13:11:03.557634 [ 189 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 13721 | 2026.03.19 13:11:03.558352 [ 199 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001106971 sec., 41554.83747993398 rows/sec., 2.73 MiB/sec. | ||
| 13722 | 2026.03.19 13:11:03.558531 [ 199 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 13723 | 2026.03.19 13:11:03.558837 [ 199 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13724 | 2026.03.19 13:11:03.558921 [ 199 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_46_10} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 13725 | 2026.03.19 13:11:03.559030 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13726 | 2026.03.19 13:11:04.001505 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00100171 sec. | ||
| 13727 | 2026.03.19 13:11:05.020021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13728 | 2026.03.19 13:11:05.036506 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.03.19 13:11:05.036556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13730 | 2026.03.19 13:11:05.042438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13731 | 2026.03.19 13:11:05.043125 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.03.19 13:11:05.045912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13733 | 2026.03.19 13:11:05.360396 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.03.19 13:11:05.360603 [ 259 ] {5a911791-c530-4512-9fa1-dd51af511c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13735 | 2026.03.19 13:11:05.360678 [ 259 ] {5a911791-c530-4512-9fa1-dd51af511c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13736 | 2026.03.19 13:11:05.361523 [ 259 ] {5a911791-c530-4512-9fa1-dd51af511c5c} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.03.19 13:11:05.361572 [ 259 ] {5a911791-c530-4512-9fa1-dd51af511c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13738 | 2026.03.19 13:11:05.362002 [ 259 ] {5a911791-c530-4512-9fa1-dd51af511c5c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13739 | 2026.03.19 13:11:05.362247 [ 259 ] {5a911791-c530-4512-9fa1-dd51af511c5c} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2026.03.19 13:11:05.362402 [ 259 ] {5a911791-c530-4512-9fa1-dd51af511c5c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001854 sec., 153182.30852211436 rows/sec., 9.73 MiB/sec. | ||
| 13741 | 2026.03.19 13:11:05.362445 [ 259 ] {5a911791-c530-4512-9fa1-dd51af511c5c} <Debug> TCPHandler: Processed in 0.002194714 sec. | ||
| 13742 | 2026.03.19 13:11:05.362584 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2026.03.19 13:11:05.362689 [ 259 ] {86dec343-987c-4154-8104-93750bb78c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13744 | 2026.03.19 13:11:05.362731 [ 259 ] {86dec343-987c-4154-8104-93750bb78c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13745 | 2026.03.19 13:11:05.363596 [ 259 ] {86dec343-987c-4154-8104-93750bb78c03} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.03.19 13:11:05.363632 [ 259 ] {86dec343-987c-4154-8104-93750bb78c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13747 | 2026.03.19 13:11:05.363999 [ 259 ] {86dec343-987c-4154-8104-93750bb78c03} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13748 | 2026.03.19 13:11:05.364214 [ 259 ] {86dec343-987c-4154-8104-93750bb78c03} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.03.19 13:11:05.364342 [ 259 ] {86dec343-987c-4154-8104-93750bb78c03} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001672 sec., 524521.5311004785 rows/sec., 41.58 MiB/sec. | ||
| 13750 | 2026.03.19 13:11:05.364381 [ 259 ] {86dec343-987c-4154-8104-93750bb78c03} <Debug> TCPHandler: Processed in 0.001848867 sec. | ||
| 13751 | 2026.03.19 13:11:05.364519 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.03.19 13:11:05.364615 [ 259 ] {01e7abe8-f0e1-40d4-a92c-0257d19e9518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13753 | 2026.03.19 13:11:05.364655 [ 259 ] {01e7abe8-f0e1-40d4-a92c-0257d19e9518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13754 | 2026.03.19 13:11:05.365168 [ 259 ] {01e7abe8-f0e1-40d4-a92c-0257d19e9518} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.03.19 13:11:05.365209 [ 259 ] {01e7abe8-f0e1-40d4-a92c-0257d19e9518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13756 | 2026.03.19 13:11:05.365516 [ 259 ] {01e7abe8-f0e1-40d4-a92c-0257d19e9518} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13757 | 2026.03.19 13:11:05.365724 [ 259 ] {01e7abe8-f0e1-40d4-a92c-0257d19e9518} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.03.19 13:11:05.365852 [ 259 ] {01e7abe8-f0e1-40d4-a92c-0257d19e9518} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001255 sec., 145019.92031872508 rows/sec., 8.99 MiB/sec. | ||
| 13759 | 2026.03.19 13:11:05.365889 [ 259 ] {01e7abe8-f0e1-40d4-a92c-0257d19e9518} <Debug> TCPHandler: Processed in 0.001429878 sec. | ||
| 13760 | 2026.03.19 13:11:05.366023 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13761 | 2026.03.19 13:11:05.366119 [ 259 ] {706658ad-79a7-453f-a784-749179afd279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13762 | 2026.03.19 13:11:05.366159 [ 259 ] {706658ad-79a7-453f-a784-749179afd279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13763 | 2026.03.19 13:11:05.366603 [ 259 ] {706658ad-79a7-453f-a784-749179afd279} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2026.03.19 13:11:05.366638 [ 259 ] {706658ad-79a7-453f-a784-749179afd279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13765 | 2026.03.19 13:11:05.366959 [ 259 ] {706658ad-79a7-453f-a784-749179afd279} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13766 | 2026.03.19 13:11:05.367179 [ 259 ] {706658ad-79a7-453f-a784-749179afd279} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13767 | 2026.03.19 13:11:05.367280 [ 129 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 13768 | 2026.03.19 13:11:05.367305 [ 259 ] {706658ad-79a7-453f-a784-749179afd279} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 13769 | 2026.03.19 13:11:05.367318 [ 129 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2026.03.19 13:11:05.367340 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13771 | 2026.03.19 13:11:05.367344 [ 259 ] {706658ad-79a7-453f-a784-749179afd279} <Debug> TCPHandler: Processed in 0.001370507 sec. | ||
| 13772 | 2026.03.19 13:11:05.367463 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 13773 | 2026.03.19 13:11:05.367467 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13774 | 2026.03.19 13:11:05.367613 [ 259 ] {ec153f9e-2185-4d9c-90db-68252d3e2f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13775 | 2026.03.19 13:11:05.367618 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13776 | 2026.03.19 13:11:05.367654 [ 259 ] {ec153f9e-2185-4d9c-90db-68252d3e2f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13777 | 2026.03.19 13:11:05.367666 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 857 rows starting from the beginning of the part | ||
| 13778 | 2026.03.19 13:11:05.367742 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 857 rows starting from the beginning of the part | ||
| 13779 | 2026.03.19 13:11:05.367790 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 13780 | 2026.03.19 13:11:05.367836 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 13781 | 2026.03.19 13:11:05.367877 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 857 rows starting from the beginning of the part | ||
| 13782 | 2026.03.19 13:11:05.367918 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 13783 | 2026.03.19 13:11:05.368115 [ 259 ] {ec153f9e-2185-4d9c-90db-68252d3e2f02} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13784 | 2026.03.19 13:11:05.368156 [ 259 ] {ec153f9e-2185-4d9c-90db-68252d3e2f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13785 | 2026.03.19 13:11:05.368477 [ 259 ] {ec153f9e-2185-4d9c-90db-68252d3e2f02} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13786 | 2026.03.19 13:11:05.368704 [ 259 ] {ec153f9e-2185-4d9c-90db-68252d3e2f02} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2026.03.19 13:11:05.368836 [ 259 ] {ec153f9e-2185-4d9c-90db-68252d3e2f02} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001241 sec., 119258.66236905722 rows/sec., 6.78 MiB/sec. | ||
| 13788 | 2026.03.19 13:11:05.368873 [ 259 ] {ec153f9e-2185-4d9c-90db-68252d3e2f02} <Debug> TCPHandler: Processed in 0.001456738 sec. | ||
| 13789 | 2026.03.19 13:11:05.368992 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13790 | 2026.03.19 13:11:05.369087 [ 259 ] {7c1e42e4-db23-4bf6-b6e7-6ba8c5f49d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13791 | 2026.03.19 13:11:05.369127 [ 259 ] {7c1e42e4-db23-4bf6-b6e7-6ba8c5f49d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13792 | 2026.03.19 13:11:05.369281 [ 189 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878747 sec., 1606389.7906423802 rows/sec., 102.82 MiB/sec. | ||
| 13793 | 2026.03.19 13:11:05.369468 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 13794 | 2026.03.19 13:11:05.369735 [ 259 ] {7c1e42e4-db23-4bf6-b6e7-6ba8c5f49d56} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13795 | 2026.03.19 13:11:05.369757 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2026.03.19 13:11:05.369776 [ 259 ] {7c1e42e4-db23-4bf6-b6e7-6ba8c5f49d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13797 | 2026.03.19 13:11:05.369846 [ 199 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_47_10} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 13798 | 2026.03.19 13:11:05.369944 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 13799 | 2026.03.19 13:11:05.370124 [ 259 ] {7c1e42e4-db23-4bf6-b6e7-6ba8c5f49d56} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13800 | 2026.03.19 13:11:05.370344 [ 259 ] {7c1e42e4-db23-4bf6-b6e7-6ba8c5f49d56} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.03.19 13:11:05.370472 [ 259 ] {7c1e42e4-db23-4bf6-b6e7-6ba8c5f49d56} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001403 sec., 377761.93870277976 rows/sec., 26.72 MiB/sec. | ||
| 13802 | 2026.03.19 13:11:05.370511 [ 259 ] {7c1e42e4-db23-4bf6-b6e7-6ba8c5f49d56} <Debug> TCPHandler: Processed in 0.001569381 sec. | ||
| 13803 | 2026.03.19 13:11:05.370630 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.03.19 13:11:05.370725 [ 259 ] {ecff9377-4c51-439f-aa27-4189d03a586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13805 | 2026.03.19 13:11:05.370769 [ 259 ] {ecff9377-4c51-439f-aa27-4189d03a586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13806 | 2026.03.19 13:11:05.371113 [ 259 ] {ecff9377-4c51-439f-aa27-4189d03a586a} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.03.19 13:11:05.371148 [ 259 ] {ecff9377-4c51-439f-aa27-4189d03a586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13808 | 2026.03.19 13:11:05.371447 [ 259 ] {ecff9377-4c51-439f-aa27-4189d03a586a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13809 | 2026.03.19 13:11:05.371670 [ 259 ] {ecff9377-4c51-439f-aa27-4189d03a586a} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2026.03.19 13:11:05.371799 [ 259 ] {ecff9377-4c51-439f-aa27-4189d03a586a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 13811 | 2026.03.19 13:11:05.371835 [ 259 ] {ecff9377-4c51-439f-aa27-4189d03a586a} <Debug> TCPHandler: Processed in 0.001256434 sec. | ||
| 13812 | 2026.03.19 13:11:05.371948 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2026.03.19 13:11:05.372043 [ 259 ] {98ac039a-195e-4d38-9efc-8a2f2732380f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13814 | 2026.03.19 13:11:05.372086 [ 259 ] {98ac039a-195e-4d38-9efc-8a2f2732380f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13815 | 2026.03.19 13:11:05.372500 [ 259 ] {98ac039a-195e-4d38-9efc-8a2f2732380f} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.03.19 13:11:05.372533 [ 259 ] {98ac039a-195e-4d38-9efc-8a2f2732380f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13817 | 2026.03.19 13:11:05.372862 [ 259 ] {98ac039a-195e-4d38-9efc-8a2f2732380f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13818 | 2026.03.19 13:11:05.373069 [ 259 ] {98ac039a-195e-4d38-9efc-8a2f2732380f} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.03.19 13:11:05.373173 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0 | ||
| 13820 | 2026.03.19 13:11:05.373196 [ 259 ] {98ac039a-195e-4d38-9efc-8a2f2732380f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 13821 | 2026.03.19 13:11:05.373201 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.03.19 13:11:05.373226 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13823 | 2026.03.19 13:11:05.373234 [ 259 ] {98ac039a-195e-4d38-9efc-8a2f2732380f} <Debug> TCPHandler: Processed in 0.001336146 sec. | ||
| 13824 | 2026.03.19 13:11:05.373335 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full | ||
| 13825 | 2026.03.19 13:11:05.373352 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13826 | 2026.03.19 13:11:05.373472 [ 259 ] {4b2e0cb1-b41f-4351-913d-825b90e7f721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13827 | 2026.03.19 13:11:05.373495 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13828 | 2026.03.19 13:11:05.373513 [ 259 ] {4b2e0cb1-b41f-4351-913d-825b90e7f721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13829 | 2026.03.19 13:11:05.373537 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 35039 rows starting from the beginning of the part | ||
| 13830 | 2026.03.19 13:11:05.373608 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13831 | 2026.03.19 13:11:05.373655 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1355 rows starting from the beginning of the part | ||
| 13832 | 2026.03.19 13:11:05.373702 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 96 rows starting from the beginning of the part | ||
| 13833 | 2026.03.19 13:11:05.373750 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13834 | 2026.03.19 13:11:05.373793 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 265 rows starting from the beginning of the part | ||
| 13835 | 2026.03.19 13:11:05.373844 [ 259 ] {4b2e0cb1-b41f-4351-913d-825b90e7f721} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.03.19 13:11:05.373884 [ 259 ] {4b2e0cb1-b41f-4351-913d-825b90e7f721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13837 | 2026.03.19 13:11:05.374216 [ 259 ] {4b2e0cb1-b41f-4351-913d-825b90e7f721} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13838 | 2026.03.19 13:11:05.374428 [ 259 ] {4b2e0cb1-b41f-4351-913d-825b90e7f721} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.03.19 13:11:05.374558 [ 259 ] {4b2e0cb1-b41f-4351-913d-825b90e7f721} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 13840 | 2026.03.19 13:11:05.374594 [ 259 ] {4b2e0cb1-b41f-4351-913d-825b90e7f721} <Debug> TCPHandler: Processed in 0.001293616 sec. | ||
| 13841 | 2026.03.19 13:11:05.374706 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13842 | 2026.03.19 13:11:05.374802 [ 259 ] {78dc023c-fa1f-45c6-b692-b0612eead62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13843 | 2026.03.19 13:11:05.374855 [ 259 ] {78dc023c-fa1f-45c6-b692-b0612eead62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13844 | 2026.03.19 13:11:05.375777 [ 259 ] {78dc023c-fa1f-45c6-b692-b0612eead62a} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.03.19 13:11:05.375812 [ 259 ] {78dc023c-fa1f-45c6-b692-b0612eead62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13846 | 2026.03.19 13:11:05.376389 [ 259 ] {78dc023c-fa1f-45c6-b692-b0612eead62a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13847 | 2026.03.19 13:11:05.376641 [ 259 ] {78dc023c-fa1f-45c6-b692-b0612eead62a} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.03.19 13:11:05.376780 [ 259 ] {78dc023c-fa1f-45c6-b692-b0612eead62a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001995 sec., 20050.12531328321 rows/sec., 35.93 MiB/sec. | ||
| 13849 | 2026.03.19 13:11:05.376838 [ 259 ] {78dc023c-fa1f-45c6-b692-b0612eead62a} <Debug> TCPHandler: Processed in 0.002182033 sec. | ||
| 13850 | 2026.03.19 13:11:05.376954 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13851 | 2026.03.19 13:11:05.377051 [ 259 ] {e514b45d-d221-4f40-b761-d77584e46e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13852 | 2026.03.19 13:11:05.377093 [ 259 ] {e514b45d-d221-4f40-b761-d77584e46e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13853 | 2026.03.19 13:11:05.377436 [ 259 ] {e514b45d-d221-4f40-b761-d77584e46e57} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2026.03.19 13:11:05.377472 [ 259 ] {e514b45d-d221-4f40-b761-d77584e46e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13855 | 2026.03.19 13:11:05.377806 [ 259 ] {e514b45d-d221-4f40-b761-d77584e46e57} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13856 | 2026.03.19 13:11:05.378035 [ 259 ] {e514b45d-d221-4f40-b761-d77584e46e57} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2026.03.19 13:11:05.378170 [ 259 ] {e514b45d-d221-4f40-b761-d77584e46e57} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001138 sec., 79086.11599297012 rows/sec., 4.95 MiB/sec. | ||
| 13858 | 2026.03.19 13:11:05.378207 [ 259 ] {e514b45d-d221-4f40-b761-d77584e46e57} <Debug> TCPHandler: Processed in 0.001302646 sec. | ||
| 13859 | 2026.03.19 13:11:05.381059 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37075 rows, containing 5 columns (5 merged, 0 gathered) in 0.007779785 sec., 4765555.8604768645 rows/sec., 312.97 MiB/sec. | ||
| 13860 | 2026.03.19 13:11:05.381371 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 13861 | 2026.03.19 13:11:05.381641 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13862 | 2026.03.19 13:11:05.381738 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21 | ||
| 13863 | 2026.03.19 13:11:05.381831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13864 | 2026.03.19 13:11:10.351350 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13865 | 2026.03.19 13:11:10.351552 [ 259 ] {97fdecfa-537d-4ffa-9cb8-f19ffcdf188f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13866 | 2026.03.19 13:11:10.351618 [ 259 ] {97fdecfa-537d-4ffa-9cb8-f19ffcdf188f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13867 | 2026.03.19 13:11:10.352479 [ 259 ] {97fdecfa-537d-4ffa-9cb8-f19ffcdf188f} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.03.19 13:11:10.352523 [ 259 ] {97fdecfa-537d-4ffa-9cb8-f19ffcdf188f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13869 | 2026.03.19 13:11:10.352907 [ 259 ] {97fdecfa-537d-4ffa-9cb8-f19ffcdf188f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13870 | 2026.03.19 13:11:10.353126 [ 259 ] {97fdecfa-537d-4ffa-9cb8-f19ffcdf188f} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2026.03.19 13:11:10.353288 [ 259 ] {97fdecfa-537d-4ffa-9cb8-f19ffcdf188f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001787 sec., 31337.437045327366 rows/sec., 2.41 MiB/sec. | ||
| 13872 | 2026.03.19 13:11:10.353355 [ 259 ] {97fdecfa-537d-4ffa-9cb8-f19ffcdf188f} <Debug> TCPHandler: Processed in 0.002131423 sec. | ||
| 13873 | 2026.03.19 13:11:10.353496 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13874 | 2026.03.19 13:11:10.353591 [ 259 ] {6ddf24d6-6086-4df0-b63c-68369eccf2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13875 | 2026.03.19 13:11:10.353631 [ 259 ] {6ddf24d6-6086-4df0-b63c-68369eccf2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13876 | 2026.03.19 13:11:10.354175 [ 259 ] {6ddf24d6-6086-4df0-b63c-68369eccf2d9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2026.03.19 13:11:10.354212 [ 259 ] {6ddf24d6-6086-4df0-b63c-68369eccf2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13878 | 2026.03.19 13:11:10.354521 [ 259 ] {6ddf24d6-6086-4df0-b63c-68369eccf2d9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13879 | 2026.03.19 13:11:10.354723 [ 259 ] {6ddf24d6-6086-4df0-b63c-68369eccf2d9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13880 | 2026.03.19 13:11:10.354881 [ 259 ] {6ddf24d6-6086-4df0-b63c-68369eccf2d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 13881 | 2026.03.19 13:11:10.354920 [ 259 ] {6ddf24d6-6086-4df0-b63c-68369eccf2d9} <Debug> TCPHandler: Processed in 0.00148286 sec. | ||
| 13882 | 2026.03.19 13:11:10.355063 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13883 | 2026.03.19 13:11:10.355162 [ 259 ] {be284fdc-6f33-4347-94fc-6eb714f3374e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13884 | 2026.03.19 13:11:10.355207 [ 259 ] {be284fdc-6f33-4347-94fc-6eb714f3374e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13885 | 2026.03.19 13:11:10.355750 [ 259 ] {be284fdc-6f33-4347-94fc-6eb714f3374e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.03.19 13:11:10.355787 [ 259 ] {be284fdc-6f33-4347-94fc-6eb714f3374e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13887 | 2026.03.19 13:11:10.356129 [ 259 ] {be284fdc-6f33-4347-94fc-6eb714f3374e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13888 | 2026.03.19 13:11:10.356338 [ 259 ] {be284fdc-6f33-4347-94fc-6eb714f3374e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.03.19 13:11:10.356477 [ 259 ] {be284fdc-6f33-4347-94fc-6eb714f3374e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 13890 | 2026.03.19 13:11:10.356514 [ 259 ] {be284fdc-6f33-4347-94fc-6eb714f3374e} <Debug> TCPHandler: Processed in 0.0015152 sec. | ||
| 13891 | 2026.03.19 13:11:10.356637 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13892 | 2026.03.19 13:11:10.356730 [ 259 ] {c7f93ba6-ac0e-4da5-817e-72216c9bf9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13893 | 2026.03.19 13:11:10.356772 [ 259 ] {c7f93ba6-ac0e-4da5-817e-72216c9bf9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13894 | 2026.03.19 13:11:10.357118 [ 259 ] {c7f93ba6-ac0e-4da5-817e-72216c9bf9ea} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2026.03.19 13:11:10.357154 [ 259 ] {c7f93ba6-ac0e-4da5-817e-72216c9bf9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13896 | 2026.03.19 13:11:10.357472 [ 259 ] {c7f93ba6-ac0e-4da5-817e-72216c9bf9ea} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13897 | 2026.03.19 13:11:10.357674 [ 259 ] {c7f93ba6-ac0e-4da5-817e-72216c9bf9ea} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13898 | 2026.03.19 13:11:10.357814 [ 259 ] {c7f93ba6-ac0e-4da5-817e-72216c9bf9ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 13899 | 2026.03.19 13:11:10.357851 [ 259 ] {c7f93ba6-ac0e-4da5-817e-72216c9bf9ea} <Debug> TCPHandler: Processed in 0.001262915 sec. | ||
| 13900 | 2026.03.19 13:11:10.899041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31181 | ||
| 13901 | 2026.03.19 13:11:10.899560 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.03.19 13:11:10.899607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13903 | 2026.03.19 13:11:10.900081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13904 | 2026.03.19 13:11:10.900307 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.03.19 13:11:10.900455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31181 | ||
| 13906 | 2026.03.19 13:11:12.058203 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51805 | ||
| 13907 | 2026.03.19 13:11:12.058319 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13908 | 2026.03.19 13:11:12.058345 [ 288 ] {} <Debug> TCP-Session: c614ec74-d83e-4edb-a55d-fd62ce37c761 Authenticating user 'default' from [fd00:1122:3344:101::e]:51805 | ||
| 13909 | 2026.03.19 13:11:12.058369 [ 288 ] {} <Debug> TCP-Session: c614ec74-d83e-4edb-a55d-fd62ce37c761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2026.03.19 13:11:12.058384 [ 288 ] {} <Debug> TCP-Session: c614ec74-d83e-4edb-a55d-fd62ce37c761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.03.19 13:11:12.058579 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33812 | ||
| 13912 | 2026.03.19 13:11:12.058612 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43598 | ||
| 13913 | 2026.03.19 13:11:12.058644 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63714 | ||
| 13914 | 2026.03.19 13:11:12.058643 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33413 | ||
| 13915 | 2026.03.19 13:11:12.058715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13916 | 2026.03.19 13:11:12.058727 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13917 | 2026.03.19 13:11:12.058739 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13918 | 2026.03.19 13:11:12.058756 [ 289 ] {} <Debug> TCP-Session: abb00ae7-29a5-4d96-b150-c7e1fb916f2b Authenticating user 'default' from [fd00:1122:3344:101::e]:33812 | ||
| 13919 | 2026.03.19 13:11:12.058753 [ 288 ] {} <Trace> TCP-Session: c614ec74-d83e-4edb-a55d-fd62ce37c761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2026.03.19 13:11:12.058773 [ 292 ] {} <Debug> TCP-Session: 0b05fdee-26dc-4852-9dd4-6f376322fda7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43598 | ||
| 13921 | 2026.03.19 13:11:12.058783 [ 258 ] {} <Debug> TCP-Session: 8d445d5e-0451-430b-84f6-0a019abb522d Authenticating user 'default' from [fd00:1122:3344:101::e]:63714 | ||
| 13922 | 2026.03.19 13:11:12.058821 [ 292 ] {} <Debug> TCP-Session: 0b05fdee-26dc-4852-9dd4-6f376322fda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13923 | 2026.03.19 13:11:12.058832 [ 258 ] {} <Debug> TCP-Session: 8d445d5e-0451-430b-84f6-0a019abb522d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13924 | 2026.03.19 13:11:12.058852 [ 292 ] {} <Debug> TCP-Session: 0b05fdee-26dc-4852-9dd4-6f376322fda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13925 | 2026.03.19 13:11:12.058862 [ 258 ] {} <Debug> TCP-Session: 8d445d5e-0451-430b-84f6-0a019abb522d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2026.03.19 13:11:12.058791 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13927 | 2026.03.19 13:11:12.058791 [ 289 ] {} <Debug> TCP-Session: abb00ae7-29a5-4d96-b150-c7e1fb916f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13928 | 2026.03.19 13:11:12.058921 [ 286 ] {} <Debug> TCP-Session: 93e67bd8-c52b-446d-8b68-776d810d2833 Authenticating user 'default' from [fd00:1122:3344:101::e]:33413 | ||
| 13929 | 2026.03.19 13:11:12.058627 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61701 | ||
| 13930 | 2026.03.19 13:11:12.058954 [ 286 ] {} <Debug> TCP-Session: 93e67bd8-c52b-446d-8b68-776d810d2833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13931 | 2026.03.19 13:11:12.058974 [ 288 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51805) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13932 | 2026.03.19 13:11:12.059001 [ 286 ] {} <Debug> TCP-Session: 93e67bd8-c52b-446d-8b68-776d810d2833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2026.03.19 13:11:12.058940 [ 289 ] {} <Debug> TCP-Session: abb00ae7-29a5-4d96-b150-c7e1fb916f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2026.03.19 13:11:12.058633 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34995 | ||
| 13935 | 2026.03.19 13:11:12.059056 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13936 | 2026.03.19 13:11:12.058622 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49288 | ||
| 13937 | 2026.03.19 13:11:12.059103 [ 291 ] {} <Debug> TCP-Session: b47f4a95-bcec-4a41-b351-9dc88c6c4616 Authenticating user 'default' from [fd00:1122:3344:101::e]:61701 | ||
| 13938 | 2026.03.19 13:11:12.058597 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55476 | ||
| 13939 | 2026.03.19 13:11:12.059142 [ 291 ] {} <Debug> TCP-Session: b47f4a95-bcec-4a41-b351-9dc88c6c4616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2026.03.19 13:11:12.059163 [ 291 ] {} <Debug> TCP-Session: b47f4a95-bcec-4a41-b351-9dc88c6c4616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13941 | 2026.03.19 13:11:12.059302 [ 288 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13942 | 2026.03.19 13:11:12.059360 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13943 | 2026.03.19 13:11:12.059377 [ 288 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13944 | 2026.03.19 13:11:12.059404 [ 294 ] {} <Debug> TCP-Session: 52e0fa8c-531d-4bde-b2c4-7e4da10da6fa Authenticating user 'default' from [fd00:1122:3344:101::e]:34995 | ||
| 13945 | 2026.03.19 13:11:12.059427 [ 294 ] {} <Debug> TCP-Session: 52e0fa8c-531d-4bde-b2c4-7e4da10da6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13946 | 2026.03.19 13:11:12.059440 [ 294 ] {} <Debug> TCP-Session: 52e0fa8c-531d-4bde-b2c4-7e4da10da6fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13947 | 2026.03.19 13:11:12.059628 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13948 | 2026.03.19 13:11:12.059656 [ 290 ] {} <Debug> TCP-Session: 19f2a747-1524-4fd6-ba8d-0226231c24f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55476 | ||
| 13949 | 2026.03.19 13:11:12.059670 [ 290 ] {} <Debug> TCP-Session: 19f2a747-1524-4fd6-ba8d-0226231c24f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13950 | 2026.03.19 13:11:12.059682 [ 290 ] {} <Debug> TCP-Session: 19f2a747-1524-4fd6-ba8d-0226231c24f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13951 | 2026.03.19 13:11:12.059695 [ 288 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 13952 | 2026.03.19 13:11:12.059759 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13953 | 2026.03.19 13:11:12.059792 [ 293 ] {} <Debug> TCP-Session: c0653e46-4e91-4083-a946-4bce14654655 Authenticating user 'default' from [fd00:1122:3344:101::e]:49288 | ||
| 13954 | 2026.03.19 13:11:12.059808 [ 293 ] {} <Debug> TCP-Session: c0653e46-4e91-4083-a946-4bce14654655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2026.03.19 13:11:12.059821 [ 293 ] {} <Debug> TCP-Session: c0653e46-4e91-4083-a946-4bce14654655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13956 | 2026.03.19 13:11:12.060575 [ 336 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Trace> AggregatingTransform: Aggregating | ||
| 13957 | 2026.03.19 13:11:12.060630 [ 336 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13958 | 2026.03.19 13:11:12.060666 [ 336 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859457 sec. (1163.525 rows/sec., 45.45 KiB/sec.) | ||
| 13959 | 2026.03.19 13:11:12.060686 [ 336 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Trace> Aggregator: Merging aggregated data | ||
| 13960 | 2026.03.19 13:11:12.062168 [ 288 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003264 sec., 306.37254901960785 rows/sec., 11.97 KiB/sec. | ||
| 13961 | 2026.03.19 13:11:12.062299 [ 288 ] {399cc1d4-ac2a-4a3d-8663-a50cf322ab7a} <Debug> TCPHandler: Processed in 0.003719323 sec. | ||
| 13962 | 2026.03.19 13:11:12.062394 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13963 | 2026.03.19 13:11:12.062422 [ 288 ] {} <Debug> TCP-Session: c614ec74-d83e-4edb-a55d-fd62ce37c761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13964 | 2026.03.19 13:11:12.062426 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13965 | 2026.03.19 13:11:12.062448 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13966 | 2026.03.19 13:11:12.062470 [ 289 ] {} <Debug> TCP-Session: abb00ae7-29a5-4d96-b150-c7e1fb916f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13967 | 2026.03.19 13:11:12.062482 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13968 | 2026.03.19 13:11:12.062494 [ 286 ] {} <Debug> TCP-Session: 93e67bd8-c52b-446d-8b68-776d810d2833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13969 | 2026.03.19 13:11:12.062512 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13970 | 2026.03.19 13:11:12.062533 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13971 | 2026.03.19 13:11:12.062549 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13972 | 2026.03.19 13:11:12.062568 [ 290 ] {} <Debug> TCP-Session: 19f2a747-1524-4fd6-ba8d-0226231c24f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13973 | 2026.03.19 13:11:12.062578 [ 293 ] {} <Debug> TCP-Session: c0653e46-4e91-4083-a946-4bce14654655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13974 | 2026.03.19 13:11:12.062596 [ 258 ] {} <Debug> TCP-Session: 8d445d5e-0451-430b-84f6-0a019abb522d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13975 | 2026.03.19 13:11:12.062515 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13976 | 2026.03.19 13:11:12.062491 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13977 | 2026.03.19 13:11:12.062657 [ 294 ] {} <Debug> TCP-Session: 52e0fa8c-531d-4bde-b2c4-7e4da10da6fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13978 | 2026.03.19 13:11:12.062545 [ 292 ] {} <Debug> TCP-Session: 0b05fdee-26dc-4852-9dd4-6f376322fda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13979 | 2026.03.19 13:11:12.062692 [ 291 ] {} <Debug> TCP-Session: b47f4a95-bcec-4a41-b351-9dc88c6c4616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13980 | 2026.03.19 13:11:12.087116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44399 | ||
| 13981 | 2026.03.19 13:11:12.087221 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13982 | 2026.03.19 13:11:12.087250 [ 288 ] {} <Debug> TCP-Session: 435a8bd0-8843-4b35-9097-87b987f45861 Authenticating user 'default' from [fd00:1122:3344:101::e]:44399 | ||
| 13983 | 2026.03.19 13:11:12.087272 [ 288 ] {} <Debug> TCP-Session: 435a8bd0-8843-4b35-9097-87b987f45861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13984 | 2026.03.19 13:11:12.087287 [ 288 ] {} <Debug> TCP-Session: 435a8bd0-8843-4b35-9097-87b987f45861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2026.03.19 13:11:12.087446 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47862 | ||
| 13986 | 2026.03.19 13:11:12.087490 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64167 | ||
| 13987 | 2026.03.19 13:11:12.087523 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59958 | ||
| 13988 | 2026.03.19 13:11:12.087546 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35958 | ||
| 13989 | 2026.03.19 13:11:12.087566 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59263 | ||
| 13990 | 2026.03.19 13:11:12.087582 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13991 | 2026.03.19 13:11:12.087590 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43739 | ||
| 13992 | 2026.03.19 13:11:12.087610 [ 290 ] {} <Debug> TCP-Session: 9f9f8073-8a40-42f1-99b0-9ba9128065b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64167 | ||
| 13993 | 2026.03.19 13:11:12.087609 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13994 | 2026.03.19 13:11:12.087637 [ 290 ] {} <Debug> TCP-Session: 9f9f8073-8a40-42f1-99b0-9ba9128065b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13995 | 2026.03.19 13:11:12.087635 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13996 | 2026.03.19 13:11:12.087655 [ 291 ] {} <Debug> TCP-Session: 167ce255-1510-4618-8b95-a4ef30122d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:59958 | ||
| 13997 | 2026.03.19 13:11:12.087666 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13998 | 2026.03.19 13:11:12.087674 [ 294 ] {} <Debug> TCP-Session: 8350658f-9ff3-40a7-a9c3-f325d5292fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59263 | ||
| 13999 | 2026.03.19 13:11:12.087688 [ 291 ] {} <Debug> TCP-Session: 167ce255-1510-4618-8b95-a4ef30122d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14000 | 2026.03.19 13:11:12.087700 [ 286 ] {} <Debug> TCP-Session: 0c444c65-73eb-4b26-ad19-191570bf645b Authenticating user 'default' from [fd00:1122:3344:101::e]:43739 | ||
| 14001 | 2026.03.19 13:11:12.087705 [ 294 ] {} <Debug> TCP-Session: 8350658f-9ff3-40a7-a9c3-f325d5292fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14002 | 2026.03.19 13:11:12.087716 [ 291 ] {} <Debug> TCP-Session: 167ce255-1510-4618-8b95-a4ef30122d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14003 | 2026.03.19 13:11:12.087731 [ 286 ] {} <Debug> TCP-Session: 0c444c65-73eb-4b26-ad19-191570bf645b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14004 | 2026.03.19 13:11:12.087734 [ 294 ] {} <Debug> TCP-Session: 8350658f-9ff3-40a7-a9c3-f325d5292fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14005 | 2026.03.19 13:11:12.087759 [ 286 ] {} <Debug> TCP-Session: 0c444c65-73eb-4b26-ad19-191570bf645b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2026.03.19 13:11:12.087659 [ 290 ] {} <Debug> TCP-Session: 9f9f8073-8a40-42f1-99b0-9ba9128065b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14007 | 2026.03.19 13:11:12.087623 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14008 | 2026.03.19 13:11:12.087605 [ 288 ] {} <Trace> TCP-Session: 435a8bd0-8843-4b35-9097-87b987f45861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14009 | 2026.03.19 13:11:12.087821 [ 293 ] {} <Debug> TCP-Session: d8931a5f-feba-41b7-8603-fa0604be40cb Authenticating user 'default' from [fd00:1122:3344:101::e]:35958 | ||
| 14010 | 2026.03.19 13:11:12.087585 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33276 | ||
| 14011 | 2026.03.19 13:11:12.087859 [ 293 ] {} <Debug> TCP-Session: d8931a5f-feba-41b7-8603-fa0604be40cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14012 | 2026.03.19 13:11:12.087574 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14013 | 2026.03.19 13:11:12.087882 [ 293 ] {} <Debug> TCP-Session: d8931a5f-feba-41b7-8603-fa0604be40cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14014 | 2026.03.19 13:11:12.087535 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50443 | ||
| 14015 | 2026.03.19 13:11:12.087914 [ 289 ] {} <Debug> TCP-Session: 32bb0d80-5eae-4067-aed8-72f40bc94df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47862 | ||
| 14016 | 2026.03.19 13:11:12.087916 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14017 | 2026.03.19 13:11:12.087964 [ 289 ] {} <Debug> TCP-Session: 32bb0d80-5eae-4067-aed8-72f40bc94df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14018 | 2026.03.19 13:11:12.087978 [ 258 ] {} <Debug> TCP-Session: eaf3c058-4817-455f-8a10-849d1ea10423 Authenticating user 'default' from [fd00:1122:3344:101::e]:33276 | ||
| 14019 | 2026.03.19 13:11:12.087986 [ 289 ] {} <Debug> TCP-Session: 32bb0d80-5eae-4067-aed8-72f40bc94df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14020 | 2026.03.19 13:11:12.087995 [ 258 ] {} <Debug> TCP-Session: eaf3c058-4817-455f-8a10-849d1ea10423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14021 | 2026.03.19 13:11:12.088000 [ 288 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14022 | 2026.03.19 13:11:12.088011 [ 258 ] {} <Debug> TCP-Session: eaf3c058-4817-455f-8a10-849d1ea10423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14023 | 2026.03.19 13:11:12.088002 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14024 | 2026.03.19 13:11:12.088071 [ 292 ] {} <Debug> TCP-Session: 06febf33-b420-4a84-b5af-9ec633ee2cea Authenticating user 'default' from [fd00:1122:3344:101::e]:50443 | ||
| 14025 | 2026.03.19 13:11:12.088088 [ 292 ] {} <Debug> TCP-Session: 06febf33-b420-4a84-b5af-9ec633ee2cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14026 | 2026.03.19 13:11:12.088101 [ 292 ] {} <Debug> TCP-Session: 06febf33-b420-4a84-b5af-9ec633ee2cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14027 | 2026.03.19 13:11:12.088258 [ 288 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14028 | 2026.03.19 13:11:12.088309 [ 288 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14029 | 2026.03.19 13:11:12.088577 [ 288 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 14030 | 2026.03.19 13:11:12.089448 [ 321 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Trace> AggregatingTransform: Aggregating | ||
| 14031 | 2026.03.19 13:11:12.089504 [ 321 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Trace> Aggregator: Aggregation method: without_key | ||
| 14032 | 2026.03.19 13:11:12.089540 [ 321 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867517 sec. (1152.715 rows/sec., 45.03 KiB/sec.) | ||
| 14033 | 2026.03.19 13:11:12.089559 [ 321 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Trace> Aggregator: Merging aggregated data | ||
| 14034 | 2026.03.19 13:11:12.091030 [ 288 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003088 sec., 323.8341968911917 rows/sec., 12.65 KiB/sec. | ||
| 14035 | 2026.03.19 13:11:12.091197 [ 288 ] {bc4a20f2-b6d7-4cc4-8edd-37d36b821870} <Debug> TCPHandler: Processed in 0.003703504 sec. | ||
| 14036 | 2026.03.19 13:11:12.091315 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14037 | 2026.03.19 13:11:12.091341 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14038 | 2026.03.19 13:11:12.091343 [ 288 ] {} <Debug> TCP-Session: 435a8bd0-8843-4b35-9097-87b987f45861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14039 | 2026.03.19 13:11:12.091361 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14040 | 2026.03.19 13:11:12.091382 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14041 | 2026.03.19 13:11:12.091400 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14042 | 2026.03.19 13:11:12.091421 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14043 | 2026.03.19 13:11:12.091440 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14044 | 2026.03.19 13:11:12.091451 [ 290 ] {} <Debug> TCP-Session: 9f9f8073-8a40-42f1-99b0-9ba9128065b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14045 | 2026.03.19 13:11:12.091464 [ 286 ] {} <Debug> TCP-Session: 0c444c65-73eb-4b26-ad19-191570bf645b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14046 | 2026.03.19 13:11:12.091458 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14047 | 2026.03.19 13:11:12.091474 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14048 | 2026.03.19 13:11:12.091478 [ 294 ] {} <Debug> TCP-Session: 8350658f-9ff3-40a7-a9c3-f325d5292fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14049 | 2026.03.19 13:11:12.091536 [ 291 ] {} <Debug> TCP-Session: 167ce255-1510-4618-8b95-a4ef30122d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14050 | 2026.03.19 13:11:12.091552 [ 258 ] {} <Debug> TCP-Session: eaf3c058-4817-455f-8a10-849d1ea10423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14051 | 2026.03.19 13:11:12.091412 [ 289 ] {} <Debug> TCP-Session: 32bb0d80-5eae-4067-aed8-72f40bc94df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14052 | 2026.03.19 13:11:12.091379 [ 292 ] {} <Debug> TCP-Session: 06febf33-b420-4a84-b5af-9ec633ee2cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14053 | 2026.03.19 13:11:12.091433 [ 293 ] {} <Debug> TCP-Session: d8931a5f-feba-41b7-8603-fa0604be40cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14054 | 2026.03.19 13:11:12.546035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14055 | 2026.03.19 13:11:12.564915 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2026.03.19 13:11:12.564988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14057 | 2026.03.19 13:11:12.571300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14058 | 2026.03.19 13:11:12.572070 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2026.03.19 13:11:12.576746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14060 | 2026.03.19 13:11:13.510730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1784 | ||
| 14061 | 2026.03.19 13:11:13.513331 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2026.03.19 13:11:13.513397 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14063 | 2026.03.19 13:11:13.514660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14064 | 2026.03.19 13:11:13.514955 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2026.03.19 13:11:13.515359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
| 14066 | 2026.03.19 13:11:13.639634 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48636 | ||
| 14067 | 2026.03.19 13:11:13.639737 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14068 | 2026.03.19 13:11:13.639763 [ 294 ] {} <Debug> TCP-Session: f36ac9b6-c908-4b31-9c8e-0e6493a38f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:48636 | ||
| 14069 | 2026.03.19 13:11:13.639785 [ 294 ] {} <Debug> TCP-Session: f36ac9b6-c908-4b31-9c8e-0e6493a38f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14070 | 2026.03.19 13:11:13.639798 [ 294 ] {} <Debug> TCP-Session: f36ac9b6-c908-4b31-9c8e-0e6493a38f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14071 | 2026.03.19 13:11:13.639977 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56546 | ||
| 14072 | 2026.03.19 13:11:13.640013 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56735 | ||
| 14073 | 2026.03.19 13:11:13.640028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41922 | ||
| 14074 | 2026.03.19 13:11:13.640048 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39847 | ||
| 14075 | 2026.03.19 13:11:13.640076 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43268 | ||
| 14076 | 2026.03.19 13:11:13.640099 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14077 | 2026.03.19 13:11:13.640117 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14078 | 2026.03.19 13:11:13.640141 [ 258 ] {} <Debug> TCP-Session: 5cd625c3-9181-4447-a7cb-78729af23e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:56546 | ||
| 14079 | 2026.03.19 13:11:13.640155 [ 290 ] {} <Debug> TCP-Session: 3626e2f1-5de9-474b-ba9a-06c2c8abda64 Authenticating user 'default' from [fd00:1122:3344:101::e]:41922 | ||
| 14080 | 2026.03.19 13:11:13.640170 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14081 | 2026.03.19 13:11:13.640177 [ 258 ] {} <Debug> TCP-Session: 5cd625c3-9181-4447-a7cb-78729af23e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14082 | 2026.03.19 13:11:13.640181 [ 294 ] {} <Trace> TCP-Session: f36ac9b6-c908-4b31-9c8e-0e6493a38f6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2026.03.19 13:11:13.640201 [ 258 ] {} <Debug> TCP-Session: 5cd625c3-9181-4447-a7cb-78729af23e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14084 | 2026.03.19 13:11:13.640202 [ 293 ] {} <Debug> TCP-Session: 4ab25699-5f5a-42c6-8842-4eda69511ffc Authenticating user 'default' from [fd00:1122:3344:101::e]:43268 | ||
| 14085 | 2026.03.19 13:11:13.640188 [ 290 ] {} <Debug> TCP-Session: 3626e2f1-5de9-474b-ba9a-06c2c8abda64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14086 | 2026.03.19 13:11:13.640258 [ 293 ] {} <Debug> TCP-Session: 4ab25699-5f5a-42c6-8842-4eda69511ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14087 | 2026.03.19 13:11:13.640275 [ 290 ] {} <Debug> TCP-Session: 3626e2f1-5de9-474b-ba9a-06c2c8abda64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14088 | 2026.03.19 13:11:13.640290 [ 293 ] {} <Debug> TCP-Session: 4ab25699-5f5a-42c6-8842-4eda69511ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14089 | 2026.03.19 13:11:13.640175 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14090 | 2026.03.19 13:11:13.640049 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50394 | ||
| 14091 | 2026.03.19 13:11:13.640349 [ 291 ] {} <Debug> TCP-Session: f75c94eb-89ef-4269-b712-59a22b2710c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39847 | ||
| 14092 | 2026.03.19 13:11:13.640013 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41201 | ||
| 14093 | 2026.03.19 13:11:13.640398 [ 294 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48636) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14094 | 2026.03.19 13:11:13.640415 [ 291 ] {} <Debug> TCP-Session: f75c94eb-89ef-4269-b712-59a22b2710c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14095 | 2026.03.19 13:11:13.639983 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35200 | ||
| 14096 | 2026.03.19 13:11:13.640455 [ 291 ] {} <Debug> TCP-Session: f75c94eb-89ef-4269-b712-59a22b2710c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14097 | 2026.03.19 13:11:13.640470 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14098 | 2026.03.19 13:11:13.640472 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14099 | 2026.03.19 13:11:13.640523 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14100 | 2026.03.19 13:11:13.640529 [ 292 ] {} <Debug> TCP-Session: ae91a2f8-57a4-47eb-877a-278f08640771 Authenticating user 'default' from [fd00:1122:3344:101::e]:50394 | ||
| 14101 | 2026.03.19 13:11:13.640545 [ 288 ] {} <Debug> TCP-Session: 4a6caaf4-a1f4-4edd-8ee0-5ee60e8be664 Authenticating user 'default' from [fd00:1122:3344:101::e]:41201 | ||
| 14102 | 2026.03.19 13:11:13.640558 [ 286 ] {} <Debug> TCP-Session: a8f1cc7c-6341-4b65-8699-ffad1131859a Authenticating user 'default' from [fd00:1122:3344:101::e]:35200 | ||
| 14103 | 2026.03.19 13:11:13.640581 [ 292 ] {} <Debug> TCP-Session: ae91a2f8-57a4-47eb-877a-278f08640771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14104 | 2026.03.19 13:11:13.640583 [ 288 ] {} <Debug> TCP-Session: 4a6caaf4-a1f4-4edd-8ee0-5ee60e8be664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14105 | 2026.03.19 13:11:13.640597 [ 286 ] {} <Debug> TCP-Session: a8f1cc7c-6341-4b65-8699-ffad1131859a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14106 | 2026.03.19 13:11:13.640617 [ 288 ] {} <Debug> TCP-Session: 4a6caaf4-a1f4-4edd-8ee0-5ee60e8be664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14107 | 2026.03.19 13:11:13.640630 [ 286 ] {} <Debug> TCP-Session: a8f1cc7c-6341-4b65-8699-ffad1131859a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14108 | 2026.03.19 13:11:13.640098 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14109 | 2026.03.19 13:11:13.640610 [ 292 ] {} <Debug> TCP-Session: ae91a2f8-57a4-47eb-877a-278f08640771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14110 | 2026.03.19 13:11:13.640684 [ 289 ] {} <Debug> TCP-Session: f1170cb1-0af4-46e5-a088-700d726e804d Authenticating user 'default' from [fd00:1122:3344:101::e]:56735 | ||
| 14111 | 2026.03.19 13:11:13.640716 [ 289 ] {} <Debug> TCP-Session: f1170cb1-0af4-46e5-a088-700d726e804d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14112 | 2026.03.19 13:11:13.640729 [ 289 ] {} <Debug> TCP-Session: f1170cb1-0af4-46e5-a088-700d726e804d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14113 | 2026.03.19 13:11:13.640746 [ 294 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14114 | 2026.03.19 13:11:13.640806 [ 294 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14115 | 2026.03.19 13:11:13.641117 [ 294 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 14116 | 2026.03.19 13:11:13.642184 [ 322 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Trace> AggregatingTransform: Aggregating | ||
| 14117 | 2026.03.19 13:11:13.642222 [ 322 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Trace> Aggregator: Aggregation method: without_key | ||
| 14118 | 2026.03.19 13:11:13.642255 [ 322 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103834 sec. (963.076 rows/sec., 37.62 KiB/sec.) | ||
| 14119 | 2026.03.19 13:11:13.642276 [ 322 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Trace> Aggregator: Merging aggregated data | ||
| 14120 | 2026.03.19 13:11:13.643903 [ 294 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003572 sec., 279.9552071668533 rows/sec., 10.94 KiB/sec. | ||
| 14121 | 2026.03.19 13:11:13.644062 [ 294 ] {e21b008a-9ee8-47cf-85b2-a61f1f332c35} <Debug> TCPHandler: Processed in 0.00402048 sec. | ||
| 14122 | 2026.03.19 13:11:13.644176 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14123 | 2026.03.19 13:11:13.644207 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14124 | 2026.03.19 13:11:13.644214 [ 294 ] {} <Debug> TCP-Session: f36ac9b6-c908-4b31-9c8e-0e6493a38f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14125 | 2026.03.19 13:11:13.644225 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14126 | 2026.03.19 13:11:13.644251 [ 258 ] {} <Debug> TCP-Session: 5cd625c3-9181-4447-a7cb-78729af23e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14127 | 2026.03.19 13:11:13.644266 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14128 | 2026.03.19 13:11:13.644279 [ 286 ] {} <Debug> TCP-Session: a8f1cc7c-6341-4b65-8699-ffad1131859a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14129 | 2026.03.19 13:11:13.644286 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14130 | 2026.03.19 13:11:13.644307 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14131 | 2026.03.19 13:11:13.644326 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14132 | 2026.03.19 13:11:13.644339 [ 293 ] {} <Debug> TCP-Session: 4ab25699-5f5a-42c6-8842-4eda69511ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14133 | 2026.03.19 13:11:13.644367 [ 288 ] {} <Debug> TCP-Session: 4a6caaf4-a1f4-4edd-8ee0-5ee60e8be664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14134 | 2026.03.19 13:11:13.644383 [ 290 ] {} <Debug> TCP-Session: 3626e2f1-5de9-474b-ba9a-06c2c8abda64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14135 | 2026.03.19 13:11:13.644246 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14136 | 2026.03.19 13:11:13.644345 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14137 | 2026.03.19 13:11:13.644454 [ 289 ] {} <Debug> TCP-Session: f1170cb1-0af4-46e5-a088-700d726e804d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14138 | 2026.03.19 13:11:13.644318 [ 291 ] {} <Debug> TCP-Session: f75c94eb-89ef-4269-b712-59a22b2710c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14139 | 2026.03.19 13:11:13.644482 [ 292 ] {} <Debug> TCP-Session: ae91a2f8-57a4-47eb-877a-278f08640771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14140 | 2026.03.19 13:11:15.361364 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2026.03.19 13:11:15.361570 [ 259 ] {7a93170c-d07d-4ff5-88df-17a5ad523b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14142 | 2026.03.19 13:11:15.361643 [ 259 ] {7a93170c-d07d-4ff5-88df-17a5ad523b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14143 | 2026.03.19 13:11:15.362469 [ 259 ] {7a93170c-d07d-4ff5-88df-17a5ad523b8f} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2026.03.19 13:11:15.362510 [ 259 ] {7a93170c-d07d-4ff5-88df-17a5ad523b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14145 | 2026.03.19 13:11:15.362931 [ 259 ] {7a93170c-d07d-4ff5-88df-17a5ad523b8f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14146 | 2026.03.19 13:11:15.363167 [ 259 ] {7a93170c-d07d-4ff5-88df-17a5ad523b8f} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2026.03.19 13:11:15.363318 [ 259 ] {7a93170c-d07d-4ff5-88df-17a5ad523b8f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 10.00 MiB/sec. | ||
| 14148 | 2026.03.19 13:11:15.363361 [ 259 ] {7a93170c-d07d-4ff5-88df-17a5ad523b8f} <Debug> TCPHandler: Processed in 0.002136872 sec. | ||
| 14149 | 2026.03.19 13:11:15.363496 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14150 | 2026.03.19 13:11:15.363593 [ 259 ] {a8a38671-5836-4bae-83da-9ea1141aa791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14151 | 2026.03.19 13:11:15.363635 [ 259 ] {a8a38671-5836-4bae-83da-9ea1141aa791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14152 | 2026.03.19 13:11:15.364506 [ 259 ] {a8a38671-5836-4bae-83da-9ea1141aa791} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2026.03.19 13:11:15.364543 [ 259 ] {a8a38671-5836-4bae-83da-9ea1141aa791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14154 | 2026.03.19 13:11:15.364918 [ 259 ] {a8a38671-5836-4bae-83da-9ea1141aa791} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14155 | 2026.03.19 13:11:15.365132 [ 259 ] {a8a38671-5836-4bae-83da-9ea1141aa791} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2026.03.19 13:11:15.365253 [ 113 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14157 | 2026.03.19 13:11:15.365274 [ 259 ] {a8a38671-5836-4bae-83da-9ea1141aa791} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.0017 sec., 515882.3529411765 rows/sec., 40.89 MiB/sec. | ||
| 14158 | 2026.03.19 13:11:15.365298 [ 113 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2026.03.19 13:11:15.365319 [ 259 ] {a8a38671-5836-4bae-83da-9ea1141aa791} <Debug> TCPHandler: Processed in 0.001876087 sec. | ||
| 14160 | 2026.03.19 13:11:15.365324 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14161 | 2026.03.19 13:11:15.365442 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14162 | 2026.03.19 13:11:15.365473 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 14163 | 2026.03.19 13:11:15.365540 [ 259 ] {e1237c4d-8d9a-45a8-8395-4d74d3375c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14164 | 2026.03.19 13:11:15.365585 [ 259 ] {e1237c4d-8d9a-45a8-8395-4d74d3375c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14165 | 2026.03.19 13:11:15.365619 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14166 | 2026.03.19 13:11:15.365660 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2770 rows starting from the beginning of the part | ||
| 14167 | 2026.03.19 13:11:15.365727 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 14168 | 2026.03.19 13:11:15.365771 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 14169 | 2026.03.19 13:11:15.365811 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 877 rows starting from the beginning of the part | ||
| 14170 | 2026.03.19 13:11:15.365849 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 14171 | 2026.03.19 13:11:15.365888 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 877 rows starting from the beginning of the part | ||
| 14172 | 2026.03.19 13:11:15.366086 [ 259 ] {e1237c4d-8d9a-45a8-8395-4d74d3375c71} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2026.03.19 13:11:15.366128 [ 259 ] {e1237c4d-8d9a-45a8-8395-4d74d3375c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14174 | 2026.03.19 13:11:15.366460 [ 259 ] {e1237c4d-8d9a-45a8-8395-4d74d3375c71} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14175 | 2026.03.19 13:11:15.366688 [ 259 ] {e1237c4d-8d9a-45a8-8395-4d74d3375c71} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14176 | 2026.03.19 13:11:15.366812 [ 113 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 14177 | 2026.03.19 13:11:15.366822 [ 259 ] {e1237c4d-8d9a-45a8-8395-4d74d3375c71} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001301 sec., 139892.3904688701 rows/sec., 8.67 MiB/sec. | ||
| 14178 | 2026.03.19 13:11:15.366854 [ 113 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.03.19 13:11:15.366872 [ 259 ] {e1237c4d-8d9a-45a8-8395-4d74d3375c71} <Debug> TCPHandler: Processed in 0.001482589 sec. | ||
| 14180 | 2026.03.19 13:11:15.366878 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14181 | 2026.03.19 13:11:15.366978 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2026.03.19 13:11:15.366999 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 14183 | 2026.03.19 13:11:15.367073 [ 259 ] {c446e57c-2a05-423d-a637-b653a1de1b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14184 | 2026.03.19 13:11:15.367119 [ 259 ] {c446e57c-2a05-423d-a637-b653a1de1b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14185 | 2026.03.19 13:11:15.367149 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14186 | 2026.03.19 13:11:15.367189 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 211 rows starting from the beginning of the part | ||
| 14187 | 2026.03.19 13:11:15.367253 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 182 rows starting from the beginning of the part | ||
| 14188 | 2026.03.19 13:11:15.367301 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 182 rows starting from the beginning of the part | ||
| 14189 | 2026.03.19 13:11:15.367344 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 195 rows starting from the beginning of the part | ||
| 14190 | 2026.03.19 13:11:15.367386 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 182 rows starting from the beginning of the part | ||
| 14191 | 2026.03.19 13:11:15.367428 [ 190 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 182 rows starting from the beginning of the part | ||
| 14192 | 2026.03.19 13:11:15.367561 [ 259 ] {c446e57c-2a05-423d-a637-b653a1de1b74} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.03.19 13:11:15.367604 [ 259 ] {c446e57c-2a05-423d-a637-b653a1de1b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14194 | 2026.03.19 13:11:15.367699 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 5 columns (5 merged, 0 gathered) in 0.002288495 sec., 2050255.7357564685 rows/sec., 166.78 MiB/sec. | ||
| 14195 | 2026.03.19 13:11:15.367938 [ 259 ] {c446e57c-2a05-423d-a637-b653a1de1b74} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14196 | 2026.03.19 13:11:15.368016 [ 190 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14197 | 2026.03.19 13:11:15.368230 [ 259 ] {c446e57c-2a05-423d-a637-b653a1de1b74} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14198 | 2026.03.19 13:11:15.368368 [ 190 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14199 | 2026.03.19 13:11:15.368371 [ 259 ] {c446e57c-2a05-423d-a637-b653a1de1b74} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001316 sec., 113221.88449848026 rows/sec., 7.31 MiB/sec. | ||
| 14200 | 2026.03.19 13:11:15.368428 [ 259 ] {c446e57c-2a05-423d-a637-b653a1de1b74} <Debug> TCPHandler: Processed in 0.00150059 sec. | ||
| 14201 | 2026.03.19 13:11:15.368467 [ 190 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_106_21} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14202 | 2026.03.19 13:11:15.368548 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2026.03.19 13:11:15.368566 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 14204 | 2026.03.19 13:11:15.368623 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678804 sec., 675480.878053662 rows/sec., 44.66 MiB/sec. | ||
| 14205 | 2026.03.19 13:11:15.368648 [ 259 ] {29f2a665-e362-4e4a-b2ca-f46e43ff3fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14206 | 2026.03.19 13:11:15.368696 [ 259 ] {29f2a665-e362-4e4a-b2ca-f46e43ff3fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14207 | 2026.03.19 13:11:15.368807 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 14208 | 2026.03.19 13:11:15.369114 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.03.19 13:11:15.369130 [ 259 ] {29f2a665-e362-4e4a-b2ca-f46e43ff3fb1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.03.19 13:11:15.369172 [ 259 ] {29f2a665-e362-4e4a-b2ca-f46e43ff3fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14211 | 2026.03.19 13:11:15.369197 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_48_10} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 14212 | 2026.03.19 13:11:15.369299 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14213 | 2026.03.19 13:11:15.369497 [ 259 ] {29f2a665-e362-4e4a-b2ca-f46e43ff3fb1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14214 | 2026.03.19 13:11:15.369714 [ 259 ] {29f2a665-e362-4e4a-b2ca-f46e43ff3fb1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14215 | 2026.03.19 13:11:15.369841 [ 259 ] {29f2a665-e362-4e4a-b2ca-f46e43ff3fb1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 14216 | 2026.03.19 13:11:15.369879 [ 259 ] {29f2a665-e362-4e4a-b2ca-f46e43ff3fb1} <Debug> TCPHandler: Processed in 0.001382128 sec. | ||
| 14217 | 2026.03.19 13:11:15.369989 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14218 | 2026.03.19 13:11:15.370083 [ 259 ] {c487297e-929e-4902-9db3-4b2dedfa6d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14219 | 2026.03.19 13:11:15.370123 [ 259 ] {c487297e-929e-4902-9db3-4b2dedfa6d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14220 | 2026.03.19 13:11:15.370739 [ 259 ] {c487297e-929e-4902-9db3-4b2dedfa6d47} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.03.19 13:11:15.370773 [ 259 ] {c487297e-929e-4902-9db3-4b2dedfa6d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14222 | 2026.03.19 13:11:15.371093 [ 259 ] {c487297e-929e-4902-9db3-4b2dedfa6d47} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14223 | 2026.03.19 13:11:15.371304 [ 259 ] {c487297e-929e-4902-9db3-4b2dedfa6d47} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.03.19 13:11:15.371413 [ 113 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14225 | 2026.03.19 13:11:15.371429 [ 259 ] {c487297e-929e-4902-9db3-4b2dedfa6d47} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001364 sec., 388563.04985337245 rows/sec., 27.48 MiB/sec. | ||
| 14226 | 2026.03.19 13:11:15.371444 [ 113 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.03.19 13:11:15.371466 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14228 | 2026.03.19 13:11:15.371467 [ 259 ] {c487297e-929e-4902-9db3-4b2dedfa6d47} <Debug> TCPHandler: Processed in 0.00152976 sec. | ||
| 14229 | 2026.03.19 13:11:15.371562 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 14230 | 2026.03.19 13:11:15.371586 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14231 | 2026.03.19 13:11:15.371680 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14232 | 2026.03.19 13:11:15.371688 [ 259 ] {cd99457a-7430-4031-825f-e8940992e2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14233 | 2026.03.19 13:11:15.371719 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1513 rows starting from the beginning of the part | ||
| 14234 | 2026.03.19 13:11:15.371740 [ 259 ] {cd99457a-7430-4031-825f-e8940992e2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14235 | 2026.03.19 13:11:15.371789 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 14236 | 2026.03.19 13:11:15.371840 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 14237 | 2026.03.19 13:11:15.371884 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 530 rows starting from the beginning of the part | ||
| 14238 | 2026.03.19 13:11:15.371929 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 14239 | 2026.03.19 13:11:15.371969 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 530 rows starting from the beginning of the part | ||
| 14240 | 2026.03.19 13:11:15.372083 [ 259 ] {cd99457a-7430-4031-825f-e8940992e2b8} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2026.03.19 13:11:15.372125 [ 259 ] {cd99457a-7430-4031-825f-e8940992e2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14242 | 2026.03.19 13:11:15.372455 [ 259 ] {cd99457a-7430-4031-825f-e8940992e2b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14243 | 2026.03.19 13:11:15.372692 [ 259 ] {cd99457a-7430-4031-825f-e8940992e2b8} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14244 | 2026.03.19 13:11:15.372793 [ 113 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 14245 | 2026.03.19 13:11:15.372818 [ 113 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14246 | 2026.03.19 13:11:15.372824 [ 259 ] {cd99457a-7430-4031-825f-e8940992e2b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 14247 | 2026.03.19 13:11:15.372834 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14248 | 2026.03.19 13:11:15.372862 [ 259 ] {cd99457a-7430-4031-825f-e8940992e2b8} <Debug> TCPHandler: Processed in 0.001326876 sec. | ||
| 14249 | 2026.03.19 13:11:15.372947 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 14250 | 2026.03.19 13:11:15.372973 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14251 | 2026.03.19 13:11:15.373063 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14252 | 2026.03.19 13:11:15.373073 [ 259 ] {464920c1-ef2b-4dd9-8f0e-a45e327ebfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14253 | 2026.03.19 13:11:15.373102 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 258 rows starting from the beginning of the part | ||
| 14254 | 2026.03.19 13:11:15.373126 [ 259 ] {464920c1-ef2b-4dd9-8f0e-a45e327ebfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14255 | 2026.03.19 13:11:15.373163 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14256 | 2026.03.19 13:11:15.373212 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14257 | 2026.03.19 13:11:15.373255 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 14258 | 2026.03.19 13:11:15.373265 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744444 sec., 1585032.2509636309 rows/sec., 117.74 MiB/sec. | ||
| 14259 | 2026.03.19 13:11:15.373291 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 14260 | 2026.03.19 13:11:15.373340 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 14261 | 2026.03.19 13:11:15.373454 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14262 | 2026.03.19 13:11:15.373540 [ 259 ] {464920c1-ef2b-4dd9-8f0e-a45e327ebfc3} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.03.19 13:11:15.373584 [ 259 ] {464920c1-ef2b-4dd9-8f0e-a45e327ebfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14264 | 2026.03.19 13:11:15.373815 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.03.19 13:11:15.373922 [ 187 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_106_21} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14266 | 2026.03.19 13:11:15.373966 [ 259 ] {464920c1-ef2b-4dd9-8f0e-a45e327ebfc3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14267 | 2026.03.19 13:11:15.374004 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14268 | 2026.03.19 13:11:15.374192 [ 201 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311237 sec., 219639.92779337373 rows/sec., 11.21 MiB/sec. | ||
| 14269 | 2026.03.19 13:11:15.374194 [ 259 ] {464920c1-ef2b-4dd9-8f0e-a45e327ebfc3} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2026.03.19 13:11:15.374323 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 14271 | 2026.03.19 13:11:15.374349 [ 259 ] {464920c1-ef2b-4dd9-8f0e-a45e327ebfc3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001295 sec., 204633.20463320464 rows/sec., 13.60 MiB/sec. | ||
| 14272 | 2026.03.19 13:11:15.374392 [ 259 ] {464920c1-ef2b-4dd9-8f0e-a45e327ebfc3} <Debug> TCPHandler: Processed in 0.00146873 sec. | ||
| 14273 | 2026.03.19 13:11:15.374521 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2026.03.19 13:11:15.374615 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14275 | 2026.03.19 13:11:15.374618 [ 259 ] {8fe8a3b3-31de-4e78-9c34-9ac9e47f807e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14276 | 2026.03.19 13:11:15.374678 [ 259 ] {8fe8a3b3-31de-4e78-9c34-9ac9e47f807e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14277 | 2026.03.19 13:11:15.374693 [ 199 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_48_10} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 14278 | 2026.03.19 13:11:15.374773 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14279 | 2026.03.19 13:11:15.374998 [ 259 ] {8fe8a3b3-31de-4e78-9c34-9ac9e47f807e} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.03.19 13:11:15.375038 [ 259 ] {8fe8a3b3-31de-4e78-9c34-9ac9e47f807e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14281 | 2026.03.19 13:11:15.375334 [ 259 ] {8fe8a3b3-31de-4e78-9c34-9ac9e47f807e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14282 | 2026.03.19 13:11:15.375545 [ 259 ] {8fe8a3b3-31de-4e78-9c34-9ac9e47f807e} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.03.19 13:11:15.375674 [ 259 ] {8fe8a3b3-31de-4e78-9c34-9ac9e47f807e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 14284 | 2026.03.19 13:11:15.375710 [ 259 ] {8fe8a3b3-31de-4e78-9c34-9ac9e47f807e} <Debug> TCPHandler: Processed in 0.001238975 sec. | ||
| 14285 | 2026.03.19 13:11:15.375826 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.03.19 13:11:15.375921 [ 259 ] {41a5909e-c58a-4024-a6ce-7bb2790a8bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14287 | 2026.03.19 13:11:15.375974 [ 259 ] {41a5909e-c58a-4024-a6ce-7bb2790a8bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14288 | 2026.03.19 13:11:15.376867 [ 259 ] {41a5909e-c58a-4024-a6ce-7bb2790a8bba} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2026.03.19 13:11:15.376903 [ 259 ] {41a5909e-c58a-4024-a6ce-7bb2790a8bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14290 | 2026.03.19 13:11:15.377492 [ 259 ] {41a5909e-c58a-4024-a6ce-7bb2790a8bba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14291 | 2026.03.19 13:11:15.377734 [ 259 ] {41a5909e-c58a-4024-a6ce-7bb2790a8bba} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2026.03.19 13:11:15.377882 [ 259 ] {41a5909e-c58a-4024-a6ce-7bb2790a8bba} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001978 sec., 20222.446916076842 rows/sec., 36.24 MiB/sec. | ||
| 14293 | 2026.03.19 13:11:15.377960 [ 259 ] {41a5909e-c58a-4024-a6ce-7bb2790a8bba} <Debug> TCPHandler: Processed in 0.002182864 sec. | ||
| 14294 | 2026.03.19 13:11:15.378073 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14295 | 2026.03.19 13:11:15.378168 [ 259 ] {f827b93b-cc10-4d66-a47a-1bf47b914f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14296 | 2026.03.19 13:11:15.378210 [ 259 ] {f827b93b-cc10-4d66-a47a-1bf47b914f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14297 | 2026.03.19 13:11:15.378540 [ 259 ] {f827b93b-cc10-4d66-a47a-1bf47b914f23} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.03.19 13:11:15.378577 [ 259 ] {f827b93b-cc10-4d66-a47a-1bf47b914f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14299 | 2026.03.19 13:11:15.378887 [ 259 ] {f827b93b-cc10-4d66-a47a-1bf47b914f23} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14300 | 2026.03.19 13:11:15.379097 [ 259 ] {f827b93b-cc10-4d66-a47a-1bf47b914f23} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2026.03.19 13:11:15.379219 [ 111 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14302 | 2026.03.19 13:11:15.379223 [ 259 ] {f827b93b-cc10-4d66-a47a-1bf47b914f23} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 14303 | 2026.03.19 13:11:15.379271 [ 111 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14304 | 2026.03.19 13:11:15.379302 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14305 | 2026.03.19 13:11:15.379312 [ 259 ] {f827b93b-cc10-4d66-a47a-1bf47b914f23} <Debug> TCPHandler: Processed in 0.001287736 sec. | ||
| 14306 | 2026.03.19 13:11:15.379390 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 14307 | 2026.03.19 13:11:15.379497 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14308 | 2026.03.19 13:11:15.379525 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6792 rows starting from the beginning of the part | ||
| 14309 | 2026.03.19 13:11:15.379576 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 36 rows starting from the beginning of the part | ||
| 14310 | 2026.03.19 13:11:15.379618 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 14311 | 2026.03.19 13:11:15.379657 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 14312 | 2026.03.19 13:11:15.379696 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 14313 | 2026.03.19 13:11:15.379735 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 14314 | 2026.03.19 13:11:15.381520 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7128 rows, containing 4 columns (4 merged, 0 gathered) in 0.002162803 sec., 3295723.1888433667 rows/sec., 212.48 MiB/sec. | ||
| 14315 | 2026.03.19 13:11:15.382014 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14316 | 2026.03.19 13:11:15.382337 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14317 | 2026.03.19 13:11:15.382408 [ 198 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_106_21} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14318 | 2026.03.19 13:11:15.382489 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14319 | 2026.03.19 13:11:18.167338 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14320 | 2026.03.19 13:11:18.167404 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14321 | 2026.03.19 13:11:18.400620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31693 | ||
| 14322 | 2026.03.19 13:11:18.401135 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.03.19 13:11:18.401182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14324 | 2026.03.19 13:11:18.401658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14325 | 2026.03.19 13:11:18.401896 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14326 | 2026.03.19 13:11:18.402039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31693 | ||
| 14327 | 2026.03.19 13:11:18.402076 [ 84 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14328 | 2026.03.19 13:11:18.402148 [ 84 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2026.03.19 13:11:18.402176 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14330 | 2026.03.19 13:11:18.402294 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 14331 | 2026.03.19 13:11:18.402398 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14332 | 2026.03.19 13:11:18.402431 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29261 rows starting from the beginning of the part | ||
| 14333 | 2026.03.19 13:11:18.402493 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14334 | 2026.03.19 13:11:18.402538 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14335 | 2026.03.19 13:11:18.402577 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14336 | 2026.03.19 13:11:18.402614 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14337 | 2026.03.19 13:11:18.402651 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14338 | 2026.03.19 13:11:18.404861 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31693 rows, containing 4 columns (4 merged, 0 gathered) in 0.002605462 sec., 12164061.498498157 rows/sec., 174.01 MiB/sec. | ||
| 14339 | 2026.03.19 13:11:18.405115 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14340 | 2026.03.19 13:11:18.405346 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.03.19 13:11:18.405409 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_66_13} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14342 | 2026.03.19 13:11:18.405485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 14343 | 2026.03.19 13:11:20.076848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14344 | 2026.03.19 13:11:20.095325 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2026.03.19 13:11:20.095389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14346 | 2026.03.19 13:11:20.101666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14347 | 2026.03.19 13:11:20.102439 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.03.19 13:11:20.102771 [ 93 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14349 | 2026.03.19 13:11:20.102838 [ 93 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14350 | 2026.03.19 13:11:20.102858 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14351 | 2026.03.19 13:11:20.102957 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 14352 | 2026.03.19 13:11:20.106061 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14353 | 2026.03.19 13:11:20.106126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14354 | 2026.03.19 13:11:20.107051 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 14355 | 2026.03.19 13:11:20.110541 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 14356 | 2026.03.19 13:11:20.114072 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 14357 | 2026.03.19 13:11:20.118162 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 14358 | 2026.03.19 13:11:20.122553 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 14359 | 2026.03.19 13:11:20.126415 [ 192 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 14360 | 2026.03.19 13:11:20.184329 [ 194 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.08141116 sec., 6104.814131133864 rows/sec., 31.57 MiB/sec. | ||
| 14361 | 2026.03.19 13:11:20.187548 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14362 | 2026.03.19 13:11:20.189809 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_66_13} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2026.03.19 13:11:20.189940 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_66_13} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14364 | 2026.03.19 13:11:20.192535 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14365 | 2026.03.19 13:11:20.351473 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14366 | 2026.03.19 13:11:20.351641 [ 259 ] {ae4c514e-f8b4-45d4-a741-0d352415a23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14367 | 2026.03.19 13:11:20.351707 [ 259 ] {ae4c514e-f8b4-45d4-a741-0d352415a23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14368 | 2026.03.19 13:11:20.352414 [ 259 ] {ae4c514e-f8b4-45d4-a741-0d352415a23e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.03.19 13:11:20.352460 [ 259 ] {ae4c514e-f8b4-45d4-a741-0d352415a23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14370 | 2026.03.19 13:11:20.352885 [ 259 ] {ae4c514e-f8b4-45d4-a741-0d352415a23e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14371 | 2026.03.19 13:11:20.353116 [ 259 ] {ae4c514e-f8b4-45d4-a741-0d352415a23e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2026.03.19 13:11:20.353276 [ 259 ] {ae4c514e-f8b4-45d4-a741-0d352415a23e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 14373 | 2026.03.19 13:11:20.353330 [ 259 ] {ae4c514e-f8b4-45d4-a741-0d352415a23e} <Debug> TCPHandler: Processed in 0.00199136 sec. | ||
| 14374 | 2026.03.19 13:11:20.353464 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14375 | 2026.03.19 13:11:20.353569 [ 259 ] {21cb3b2f-04b1-42fd-923b-f7ee20e219a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14376 | 2026.03.19 13:11:20.353614 [ 259 ] {21cb3b2f-04b1-42fd-923b-f7ee20e219a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14377 | 2026.03.19 13:11:20.354072 [ 259 ] {21cb3b2f-04b1-42fd-923b-f7ee20e219a9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2026.03.19 13:11:20.354110 [ 259 ] {21cb3b2f-04b1-42fd-923b-f7ee20e219a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14379 | 2026.03.19 13:11:20.354441 [ 259 ] {21cb3b2f-04b1-42fd-923b-f7ee20e219a9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14380 | 2026.03.19 13:11:20.354658 [ 259 ] {21cb3b2f-04b1-42fd-923b-f7ee20e219a9} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2026.03.19 13:11:20.354790 [ 259 ] {21cb3b2f-04b1-42fd-923b-f7ee20e219a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 14382 | 2026.03.19 13:11:20.354830 [ 259 ] {21cb3b2f-04b1-42fd-923b-f7ee20e219a9} <Debug> TCPHandler: Processed in 0.001424179 sec. | ||
| 14383 | 2026.03.19 13:11:20.354947 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14384 | 2026.03.19 13:11:20.355044 [ 259 ] {8331e8cb-fed1-4715-a9ff-c9a1c3e21f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14385 | 2026.03.19 13:11:20.355089 [ 259 ] {8331e8cb-fed1-4715-a9ff-c9a1c3e21f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14386 | 2026.03.19 13:11:20.355550 [ 259 ] {8331e8cb-fed1-4715-a9ff-c9a1c3e21f29} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14387 | 2026.03.19 13:11:20.355589 [ 259 ] {8331e8cb-fed1-4715-a9ff-c9a1c3e21f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14388 | 2026.03.19 13:11:20.355931 [ 259 ] {8331e8cb-fed1-4715-a9ff-c9a1c3e21f29} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14389 | 2026.03.19 13:11:20.356150 [ 259 ] {8331e8cb-fed1-4715-a9ff-c9a1c3e21f29} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14390 | 2026.03.19 13:11:20.356288 [ 259 ] {8331e8cb-fed1-4715-a9ff-c9a1c3e21f29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 14391 | 2026.03.19 13:11:20.356327 [ 259 ] {8331e8cb-fed1-4715-a9ff-c9a1c3e21f29} <Debug> TCPHandler: Processed in 0.001431008 sec. | ||
| 14392 | 2026.03.19 13:11:20.356453 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14393 | 2026.03.19 13:11:20.356553 [ 259 ] {b6ad4d96-35ac-46b9-a461-e2daf36ce175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14394 | 2026.03.19 13:11:20.356596 [ 259 ] {b6ad4d96-35ac-46b9-a461-e2daf36ce175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14395 | 2026.03.19 13:11:20.356957 [ 259 ] {b6ad4d96-35ac-46b9-a461-e2daf36ce175} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14396 | 2026.03.19 13:11:20.356993 [ 259 ] {b6ad4d96-35ac-46b9-a461-e2daf36ce175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14397 | 2026.03.19 13:11:20.357341 [ 259 ] {b6ad4d96-35ac-46b9-a461-e2daf36ce175} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14398 | 2026.03.19 13:11:20.357554 [ 259 ] {b6ad4d96-35ac-46b9-a461-e2daf36ce175} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14399 | 2026.03.19 13:11:20.357685 [ 259 ] {b6ad4d96-35ac-46b9-a461-e2daf36ce175} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 14400 | 2026.03.19 13:11:20.357723 [ 259 ] {b6ad4d96-35ac-46b9-a461-e2daf36ce175} <Debug> TCPHandler: Processed in 0.001320396 sec. | ||
| 14401 | 2026.03.19 13:11:21.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.16 MiB, peak 374.62 MiB, free memory in arenas 0.00 B, will set to 364.64 MiB (RSS), difference: 3.47 MiB | ||
| 14402 | 2026.03.19 13:11:21.570434 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14403 | 2026.03.19 13:11:21.570613 [ 259 ] {169c1248-e6cb-4722-9dd5-b86e5e13cd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14404 | 2026.03.19 13:11:21.570683 [ 259 ] {169c1248-e6cb-4722-9dd5-b86e5e13cd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14405 | 2026.03.19 13:11:21.571465 [ 259 ] {169c1248-e6cb-4722-9dd5-b86e5e13cd14} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2026.03.19 13:11:21.571514 [ 259 ] {169c1248-e6cb-4722-9dd5-b86e5e13cd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14407 | 2026.03.19 13:11:21.571946 [ 259 ] {169c1248-e6cb-4722-9dd5-b86e5e13cd14} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14408 | 2026.03.19 13:11:21.572179 [ 259 ] {169c1248-e6cb-4722-9dd5-b86e5e13cd14} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2026.03.19 13:11:21.572346 [ 259 ] {169c1248-e6cb-4722-9dd5-b86e5e13cd14} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001782 sec., 159371.49270482603 rows/sec., 10.12 MiB/sec. | ||
| 14410 | 2026.03.19 13:11:21.572344 [ 88 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 14411 | 2026.03.19 13:11:21.572402 [ 259 ] {169c1248-e6cb-4722-9dd5-b86e5e13cd14} <Debug> TCPHandler: Processed in 0.002100832 sec. | ||
| 14412 | 2026.03.19 13:11:21.572420 [ 88 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2026.03.19 13:11:21.572445 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14414 | 2026.03.19 13:11:21.572537 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2026.03.19 13:11:21.572561 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 14416 | 2026.03.19 13:11:21.572647 [ 259 ] {0a427565-b186-4494-8d9b-88d1fe149284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14417 | 2026.03.19 13:11:21.572696 [ 259 ] {0a427565-b186-4494-8d9b-88d1fe149284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14418 | 2026.03.19 13:11:21.572697 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14419 | 2026.03.19 13:11:21.572744 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 284 rows starting from the beginning of the part | ||
| 14420 | 2026.03.19 13:11:21.572813 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 284 rows starting from the beginning of the part | ||
| 14421 | 2026.03.19 13:11:21.572859 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 14422 | 2026.03.19 13:11:21.572903 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 14423 | 2026.03.19 13:11:21.572943 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 14424 | 2026.03.19 13:11:21.573146 [ 259 ] {0a427565-b186-4494-8d9b-88d1fe149284} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2026.03.19 13:11:21.573190 [ 259 ] {0a427565-b186-4494-8d9b-88d1fe149284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14426 | 2026.03.19 13:11:21.573511 [ 259 ] {0a427565-b186-4494-8d9b-88d1fe149284} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14427 | 2026.03.19 13:11:21.573731 [ 259 ] {0a427565-b186-4494-8d9b-88d1fe149284} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14428 | 2026.03.19 13:11:21.573866 [ 259 ] {0a427565-b186-4494-8d9b-88d1fe149284} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001245 sec., 12851.40562248996 rows/sec., 1.02 MiB/sec. | ||
| 14429 | 2026.03.19 13:11:21.573906 [ 259 ] {0a427565-b186-4494-8d9b-88d1fe149284} <Debug> TCPHandler: Processed in 0.001422048 sec. | ||
| 14430 | 2026.03.19 13:11:21.573935 [ 193 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429189 sec., 993570.47948172 rows/sec., 66.90 MiB/sec. | ||
| 14431 | 2026.03.19 13:11:21.574019 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14432 | 2026.03.19 13:11:21.574091 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14433 | 2026.03.19 13:11:21.574117 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14434 | 2026.03.19 13:11:21.574162 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14435 | 2026.03.19 13:11:21.574361 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.03.19 13:11:21.574453 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_49_12} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 14437 | 2026.03.19 13:11:21.574547 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14438 | 2026.03.19 13:11:21.576581 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2026.03.19 13:11:21.576623 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14440 | 2026.03.19 13:11:21.577160 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14441 | 2026.03.19 13:11:21.577403 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2026.03.19 13:11:21.577541 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Debug> executeQuery: Read 2769 rows, 216.85 KiB in 0.003443 sec., 804240.4879465583 rows/sec., 61.51 MiB/sec. | ||
| 14443 | 2026.03.19 13:11:21.577584 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 14444 | 2026.03.19 13:11:21.577597 [ 259 ] {e4287ce7-62d1-4813-a141-76480e11102a} <Debug> TCPHandler: Processed in 0.003629442 sec. | ||
| 14445 | 2026.03.19 13:11:21.577710 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14446 | 2026.03.19 13:11:21.577807 [ 259 ] {f88af21a-62c7-4a29-ad06-7b1c4be2bd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14447 | 2026.03.19 13:11:21.577848 [ 259 ] {f88af21a-62c7-4a29-ad06-7b1c4be2bd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14448 | 2026.03.19 13:11:21.578371 [ 259 ] {f88af21a-62c7-4a29-ad06-7b1c4be2bd44} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.03.19 13:11:21.578407 [ 259 ] {f88af21a-62c7-4a29-ad06-7b1c4be2bd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14450 | 2026.03.19 13:11:21.578721 [ 259 ] {f88af21a-62c7-4a29-ad06-7b1c4be2bd44} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14451 | 2026.03.19 13:11:21.578951 [ 259 ] {f88af21a-62c7-4a29-ad06-7b1c4be2bd44} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14452 | 2026.03.19 13:11:21.579090 [ 259 ] {f88af21a-62c7-4a29-ad06-7b1c4be2bd44} <Debug> executeQuery: Read 209 rows, 13.49 KiB in 0.001302 sec., 160522.27342549924 rows/sec., 10.12 MiB/sec. | ||
| 14453 | 2026.03.19 13:11:21.579129 [ 259 ] {f88af21a-62c7-4a29-ad06-7b1c4be2bd44} <Debug> TCPHandler: Processed in 0.001468819 sec. | ||
| 14454 | 2026.03.19 13:11:21.579239 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14455 | 2026.03.19 13:11:21.579335 [ 259 ] {f764ef2a-56ef-4a49-b8e1-2b6be1457dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14456 | 2026.03.19 13:11:21.579375 [ 259 ] {f764ef2a-56ef-4a49-b8e1-2b6be1457dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14457 | 2026.03.19 13:11:21.580200 [ 259 ] {f764ef2a-56ef-4a49-b8e1-2b6be1457dcf} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2026.03.19 13:11:21.580233 [ 259 ] {f764ef2a-56ef-4a49-b8e1-2b6be1457dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14459 | 2026.03.19 13:11:21.580576 [ 259 ] {f764ef2a-56ef-4a49-b8e1-2b6be1457dcf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14460 | 2026.03.19 13:11:21.580788 [ 259 ] {f764ef2a-56ef-4a49-b8e1-2b6be1457dcf} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2026.03.19 13:11:21.580917 [ 259 ] {f764ef2a-56ef-4a49-b8e1-2b6be1457dcf} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.0016 sec., 535625 rows/sec., 31.83 MiB/sec. | ||
| 14462 | 2026.03.19 13:11:21.580955 [ 259 ] {f764ef2a-56ef-4a49-b8e1-2b6be1457dcf} <Debug> TCPHandler: Processed in 0.001764785 sec. | ||
| 14463 | 2026.03.19 13:11:21.581062 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2026.03.19 13:11:21.581157 [ 259 ] {7a64e259-fc3e-43cb-b24c-39ea8130341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14465 | 2026.03.19 13:11:21.581196 [ 259 ] {7a64e259-fc3e-43cb-b24c-39ea8130341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14466 | 2026.03.19 13:11:21.581573 [ 259 ] {7a64e259-fc3e-43cb-b24c-39ea8130341d} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.03.19 13:11:21.581607 [ 259 ] {7a64e259-fc3e-43cb-b24c-39ea8130341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14468 | 2026.03.19 13:11:21.581888 [ 259 ] {7a64e259-fc3e-43cb-b24c-39ea8130341d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14469 | 2026.03.19 13:11:21.582119 [ 259 ] {7a64e259-fc3e-43cb-b24c-39ea8130341d} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.03.19 13:11:21.582248 [ 259 ] {7a64e259-fc3e-43cb-b24c-39ea8130341d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 14471 | 2026.03.19 13:11:21.582285 [ 259 ] {7a64e259-fc3e-43cb-b24c-39ea8130341d} <Debug> TCPHandler: Processed in 0.001272625 sec. | ||
| 14472 | 2026.03.19 13:11:21.582392 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14473 | 2026.03.19 13:11:21.582486 [ 259 ] {842b6dc4-b17a-4f5f-854b-57e0134eeb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14474 | 2026.03.19 13:11:21.582525 [ 259 ] {842b6dc4-b17a-4f5f-854b-57e0134eeb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14475 | 2026.03.19 13:11:21.582994 [ 259 ] {842b6dc4-b17a-4f5f-854b-57e0134eeb82} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.03.19 13:11:21.583027 [ 259 ] {842b6dc4-b17a-4f5f-854b-57e0134eeb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14477 | 2026.03.19 13:11:21.583328 [ 259 ] {842b6dc4-b17a-4f5f-854b-57e0134eeb82} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14478 | 2026.03.19 13:11:21.583541 [ 259 ] {842b6dc4-b17a-4f5f-854b-57e0134eeb82} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2026.03.19 13:11:21.583647 [ 86 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 14480 | 2026.03.19 13:11:21.583670 [ 259 ] {842b6dc4-b17a-4f5f-854b-57e0134eeb82} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 14481 | 2026.03.19 13:11:21.583681 [ 86 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2026.03.19 13:11:21.583701 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14483 | 2026.03.19 13:11:21.583709 [ 259 ] {842b6dc4-b17a-4f5f-854b-57e0134eeb82} <Debug> TCPHandler: Processed in 0.001367237 sec. | ||
| 14484 | 2026.03.19 13:11:21.583781 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 14485 | 2026.03.19 13:11:21.583824 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14486 | 2026.03.19 13:11:21.583881 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14487 | 2026.03.19 13:11:21.583915 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 148 rows starting from the beginning of the part | ||
| 14488 | 2026.03.19 13:11:21.583918 [ 259 ] {54e234b9-07c6-47c6-b324-a8ad3fb79cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14489 | 2026.03.19 13:11:21.583965 [ 259 ] {54e234b9-07c6-47c6-b324-a8ad3fb79cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14490 | 2026.03.19 13:11:21.583985 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 14491 | 2026.03.19 13:11:21.584034 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 14492 | 2026.03.19 13:11:21.584075 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 14493 | 2026.03.19 13:11:21.584118 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 14494 | 2026.03.19 13:11:21.584913 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167003 sec., 634102.9114749491 rows/sec., 38.48 MiB/sec. | ||
| 14495 | 2026.03.19 13:11:21.585063 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14496 | 2026.03.19 13:11:21.585155 [ 259 ] {54e234b9-07c6-47c6-b324-a8ad3fb79cde} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2026.03.19 13:11:21.585190 [ 259 ] {54e234b9-07c6-47c6-b324-a8ad3fb79cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14498 | 2026.03.19 13:11:21.585354 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14499 | 2026.03.19 13:11:21.585437 [ 189 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_49_12} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 14500 | 2026.03.19 13:11:21.585529 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14501 | 2026.03.19 13:11:21.585594 [ 259 ] {54e234b9-07c6-47c6-b324-a8ad3fb79cde} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14502 | 2026.03.19 13:11:21.585833 [ 259 ] {54e234b9-07c6-47c6-b324-a8ad3fb79cde} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2026.03.19 13:11:21.585966 [ 259 ] {54e234b9-07c6-47c6-b324-a8ad3fb79cde} <Debug> executeQuery: Read 1493 rows, 105.79 KiB in 0.002066 sec., 722652.4685382381 rows/sec., 50.01 MiB/sec. | ||
| 14504 | 2026.03.19 13:11:21.586005 [ 259 ] {54e234b9-07c6-47c6-b324-a8ad3fb79cde} <Debug> TCPHandler: Processed in 0.002230834 sec. | ||
| 14505 | 2026.03.19 13:11:21.586122 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14506 | 2026.03.19 13:11:21.586217 [ 259 ] {852d0028-1983-4e99-b184-07e4e4ef0830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14507 | 2026.03.19 13:11:21.586259 [ 259 ] {852d0028-1983-4e99-b184-07e4e4ef0830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14508 | 2026.03.19 13:11:21.586594 [ 259 ] {852d0028-1983-4e99-b184-07e4e4ef0830} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14509 | 2026.03.19 13:11:21.586626 [ 259 ] {852d0028-1983-4e99-b184-07e4e4ef0830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14510 | 2026.03.19 13:11:21.586926 [ 259 ] {852d0028-1983-4e99-b184-07e4e4ef0830} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14511 | 2026.03.19 13:11:21.587159 [ 259 ] {852d0028-1983-4e99-b184-07e4e4ef0830} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14512 | 2026.03.19 13:11:21.587289 [ 259 ] {852d0028-1983-4e99-b184-07e4e4ef0830} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 14513 | 2026.03.19 13:11:21.587325 [ 259 ] {852d0028-1983-4e99-b184-07e4e4ef0830} <Debug> TCPHandler: Processed in 0.001252625 sec. | ||
| 14514 | 2026.03.19 13:11:21.587433 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2026.03.19 13:11:21.587527 [ 259 ] {97e7615c-13b0-4de9-8799-80c06a9e4be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14516 | 2026.03.19 13:11:21.587569 [ 259 ] {97e7615c-13b0-4de9-8799-80c06a9e4be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14517 | 2026.03.19 13:11:21.588343 [ 259 ] {97e7615c-13b0-4de9-8799-80c06a9e4be4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2026.03.19 13:11:21.588377 [ 259 ] {97e7615c-13b0-4de9-8799-80c06a9e4be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14519 | 2026.03.19 13:11:21.588813 [ 259 ] {97e7615c-13b0-4de9-8799-80c06a9e4be4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14520 | 2026.03.19 13:11:21.589035 [ 259 ] {97e7615c-13b0-4de9-8799-80c06a9e4be4} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2026.03.19 13:11:21.589175 [ 259 ] {97e7615c-13b0-4de9-8799-80c06a9e4be4} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.001665 sec., 818018.018018018 rows/sec., 51.25 MiB/sec. | ||
| 14522 | 2026.03.19 13:11:21.589213 [ 259 ] {97e7615c-13b0-4de9-8799-80c06a9e4be4} <Debug> TCPHandler: Processed in 0.001829766 sec. | ||
| 14523 | 2026.03.19 13:11:21.589329 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2026.03.19 13:11:21.589425 [ 259 ] {f616875f-294f-4649-a80b-e030ecec5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14525 | 2026.03.19 13:11:21.589466 [ 259 ] {f616875f-294f-4649-a80b-e030ecec5a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14526 | 2026.03.19 13:11:21.589784 [ 259 ] {f616875f-294f-4649-a80b-e030ecec5a38} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.03.19 13:11:21.589817 [ 259 ] {f616875f-294f-4649-a80b-e030ecec5a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14528 | 2026.03.19 13:11:21.590112 [ 259 ] {f616875f-294f-4649-a80b-e030ecec5a38} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14529 | 2026.03.19 13:11:21.590326 [ 259 ] {f616875f-294f-4649-a80b-e030ecec5a38} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.03.19 13:11:21.590455 [ 259 ] {f616875f-294f-4649-a80b-e030ecec5a38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 14531 | 2026.03.19 13:11:21.590491 [ 259 ] {f616875f-294f-4649-a80b-e030ecec5a38} <Debug> TCPHandler: Processed in 0.001213105 sec. | ||
| 14532 | 2026.03.19 13:11:21.590600 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.03.19 13:11:21.590694 [ 259 ] {913f7130-ace7-48ca-82a9-2ddb7da8c363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14534 | 2026.03.19 13:11:21.590749 [ 259 ] {913f7130-ace7-48ca-82a9-2ddb7da8c363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14535 | 2026.03.19 13:11:21.591708 [ 259 ] {913f7130-ace7-48ca-82a9-2ddb7da8c363} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.03.19 13:11:21.591741 [ 259 ] {913f7130-ace7-48ca-82a9-2ddb7da8c363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14537 | 2026.03.19 13:11:21.592327 [ 259 ] {913f7130-ace7-48ca-82a9-2ddb7da8c363} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14538 | 2026.03.19 13:11:21.592558 [ 259 ] {913f7130-ace7-48ca-82a9-2ddb7da8c363} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.03.19 13:11:21.592693 [ 259 ] {913f7130-ace7-48ca-82a9-2ddb7da8c363} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002016 sec., 25297.619047619046 rows/sec., 45.33 MiB/sec. | ||
| 14540 | 2026.03.19 13:11:21.592749 [ 259 ] {913f7130-ace7-48ca-82a9-2ddb7da8c363} <Debug> TCPHandler: Processed in 0.002199983 sec. | ||
| 14541 | 2026.03.19 13:11:21.592875 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14542 | 2026.03.19 13:11:21.592970 [ 259 ] {8154a214-13d9-426c-b1d5-db5eb8055320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14543 | 2026.03.19 13:11:21.593013 [ 259 ] {8154a214-13d9-426c-b1d5-db5eb8055320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14544 | 2026.03.19 13:11:21.593352 [ 259 ] {8154a214-13d9-426c-b1d5-db5eb8055320} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2026.03.19 13:11:21.593385 [ 259 ] {8154a214-13d9-426c-b1d5-db5eb8055320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14546 | 2026.03.19 13:11:21.593712 [ 259 ] {8154a214-13d9-426c-b1d5-db5eb8055320} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14547 | 2026.03.19 13:11:21.593931 [ 259 ] {8154a214-13d9-426c-b1d5-db5eb8055320} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14548 | 2026.03.19 13:11:21.594058 [ 259 ] {8154a214-13d9-426c-b1d5-db5eb8055320} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001106 sec., 48824.593128390596 rows/sec., 2.90 MiB/sec. | ||
| 14549 | 2026.03.19 13:11:21.594095 [ 259 ] {8154a214-13d9-426c-b1d5-db5eb8055320} <Debug> TCPHandler: Processed in 0.001270475 sec. | ||
| 14550 | 2026.03.19 13:11:23.515614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1842 | ||
| 14551 | 2026.03.19 13:11:23.518784 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.03.19 13:11:23.518844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14553 | 2026.03.19 13:11:23.520156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14554 | 2026.03.19 13:11:23.520449 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.03.19 13:11:23.520843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 14556 | 2026.03.19 13:11:25.348212 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14557 | 2026.03.19 13:11:25.348392 [ 259 ] {fb007c72-c83a-49a6-b186-86991c857027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14558 | 2026.03.19 13:11:25.348461 [ 259 ] {fb007c72-c83a-49a6-b186-86991c857027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14559 | 2026.03.19 13:11:25.349135 [ 259 ] {fb007c72-c83a-49a6-b186-86991c857027} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.03.19 13:11:25.349177 [ 259 ] {fb007c72-c83a-49a6-b186-86991c857027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14561 | 2026.03.19 13:11:25.349579 [ 259 ] {fb007c72-c83a-49a6-b186-86991c857027} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14562 | 2026.03.19 13:11:25.349812 [ 259 ] {fb007c72-c83a-49a6-b186-86991c857027} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2026.03.19 13:11:25.349977 [ 259 ] {fb007c72-c83a-49a6-b186-86991c857027} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 14564 | 2026.03.19 13:11:25.350027 [ 259 ] {fb007c72-c83a-49a6-b186-86991c857027} <Debug> TCPHandler: Processed in 0.001954769 sec. | ||
| 14565 | 2026.03.19 13:11:25.350159 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2026.03.19 13:11:25.350262 [ 259 ] {c9dee1aa-0e04-42f5-a35c-0a8f98176d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14567 | 2026.03.19 13:11:25.350306 [ 259 ] {c9dee1aa-0e04-42f5-a35c-0a8f98176d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14568 | 2026.03.19 13:11:25.350739 [ 259 ] {c9dee1aa-0e04-42f5-a35c-0a8f98176d9b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2026.03.19 13:11:25.350774 [ 259 ] {c9dee1aa-0e04-42f5-a35c-0a8f98176d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14570 | 2026.03.19 13:11:25.351090 [ 259 ] {c9dee1aa-0e04-42f5-a35c-0a8f98176d9b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14571 | 2026.03.19 13:11:25.351314 [ 259 ] {c9dee1aa-0e04-42f5-a35c-0a8f98176d9b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14572 | 2026.03.19 13:11:25.351449 [ 259 ] {c9dee1aa-0e04-42f5-a35c-0a8f98176d9b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 14573 | 2026.03.19 13:11:25.351488 [ 259 ] {c9dee1aa-0e04-42f5-a35c-0a8f98176d9b} <Debug> TCPHandler: Processed in 0.001381268 sec. | ||
| 14574 | 2026.03.19 13:11:25.351612 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14575 | 2026.03.19 13:11:25.351711 [ 259 ] {bcb676cc-504b-436e-8d0a-5cf3ecd530ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14576 | 2026.03.19 13:11:25.351756 [ 259 ] {bcb676cc-504b-436e-8d0a-5cf3ecd530ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14577 | 2026.03.19 13:11:25.352124 [ 259 ] {bcb676cc-504b-436e-8d0a-5cf3ecd530ee} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14578 | 2026.03.19 13:11:25.352160 [ 259 ] {bcb676cc-504b-436e-8d0a-5cf3ecd530ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14579 | 2026.03.19 13:11:25.352500 [ 259 ] {bcb676cc-504b-436e-8d0a-5cf3ecd530ee} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14580 | 2026.03.19 13:11:25.352712 [ 259 ] {bcb676cc-504b-436e-8d0a-5cf3ecd530ee} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14581 | 2026.03.19 13:11:25.352823 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 | ||
| 14582 | 2026.03.19 13:11:25.352840 [ 259 ] {bcb676cc-504b-436e-8d0a-5cf3ecd530ee} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001149 sec., 83550.9138381201 rows/sec., 5.82 MiB/sec. | ||
| 14583 | 2026.03.19 13:11:25.352860 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2026.03.19 13:11:25.352879 [ 259 ] {bcb676cc-504b-436e-8d0a-5cf3ecd530ee} <Debug> TCPHandler: Processed in 0.001317776 sec. | ||
| 14585 | 2026.03.19 13:11:25.352879 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14586 | 2026.03.19 13:11:25.353009 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full | ||
| 14587 | 2026.03.19 13:11:25.353022 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.03.19 13:11:25.353143 [ 259 ] {1f95cb06-3bdf-4371-843f-29594c8e93e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14589 | 2026.03.19 13:11:25.353160 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14590 | 2026.03.19 13:11:25.353185 [ 259 ] {1f95cb06-3bdf-4371-843f-29594c8e93e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14591 | 2026.03.19 13:11:25.353202 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 37075 rows starting from the beginning of the part | ||
| 14592 | 2026.03.19 13:11:25.353272 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14593 | 2026.03.19 13:11:25.353327 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 14594 | 2026.03.19 13:11:25.353383 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14595 | 2026.03.19 13:11:25.353433 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1362 rows starting from the beginning of the part | ||
| 14596 | 2026.03.19 13:11:25.353532 [ 259 ] {1f95cb06-3bdf-4371-843f-29594c8e93e0} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.03.19 13:11:25.353572 [ 259 ] {1f95cb06-3bdf-4371-843f-29594c8e93e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14598 | 2026.03.19 13:11:25.353904 [ 259 ] {1f95cb06-3bdf-4371-843f-29594c8e93e0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14599 | 2026.03.19 13:11:25.354120 [ 259 ] {1f95cb06-3bdf-4371-843f-29594c8e93e0} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.03.19 13:11:25.354253 [ 259 ] {1f95cb06-3bdf-4371-843f-29594c8e93e0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001129 sec., 31886.625332152347 rows/sec., 2.15 MiB/sec. | ||
| 14601 | 2026.03.19 13:11:25.354290 [ 259 ] {1f95cb06-3bdf-4371-843f-29594c8e93e0} <Debug> TCPHandler: Processed in 0.001318376 sec. | ||
| 14602 | 2026.03.19 13:11:25.361097 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39022 rows, containing 5 columns (5 merged, 0 gathered) in 0.008142812 sec., 4792202.005891822 rows/sec., 314.40 MiB/sec. | ||
| 14603 | 2026.03.19 13:11:25.361594 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 14604 | 2026.03.19 13:11:25.361925 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2026.03.19 13:11:25.362004 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 | ||
| 14606 | 2026.03.19 13:11:25.362093 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14607 | 2026.03.19 13:11:25.902259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32141 | ||
| 14608 | 2026.03.19 13:11:25.902964 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2026.03.19 13:11:25.903025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14610 | 2026.03.19 13:11:25.903690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14611 | 2026.03.19 13:11:25.904015 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2026.03.19 13:11:25.904299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32141 | ||
| 14613 | 2026.03.19 13:11:27.606445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14614 | 2026.03.19 13:11:27.622303 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.03.19 13:11:27.622367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14616 | 2026.03.19 13:11:27.628050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14617 | 2026.03.19 13:11:27.628785 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.03.19 13:11:27.632073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14619 | 2026.03.19 13:11:30.351646 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.03.19 13:11:30.351855 [ 259 ] {5ee9acad-92c8-4f35-9859-f50f0d4078cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14621 | 2026.03.19 13:11:30.351925 [ 259 ] {5ee9acad-92c8-4f35-9859-f50f0d4078cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14622 | 2026.03.19 13:11:30.352631 [ 259 ] {5ee9acad-92c8-4f35-9859-f50f0d4078cf} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2026.03.19 13:11:30.352685 [ 259 ] {5ee9acad-92c8-4f35-9859-f50f0d4078cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14624 | 2026.03.19 13:11:30.353106 [ 259 ] {5ee9acad-92c8-4f35-9859-f50f0d4078cf} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14625 | 2026.03.19 13:11:30.353341 [ 259 ] {5ee9acad-92c8-4f35-9859-f50f0d4078cf} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2026.03.19 13:11:30.353510 [ 259 ] {5ee9acad-92c8-4f35-9859-f50f0d4078cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 14627 | 2026.03.19 13:11:30.353562 [ 259 ] {5ee9acad-92c8-4f35-9859-f50f0d4078cf} <Debug> TCPHandler: Processed in 0.002058081 sec. | ||
| 14628 | 2026.03.19 13:11:30.353693 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2026.03.19 13:11:30.353797 [ 259 ] {dc816c75-d146-4de0-8c6a-b949da1f2b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14630 | 2026.03.19 13:11:30.353840 [ 259 ] {dc816c75-d146-4de0-8c6a-b949da1f2b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14631 | 2026.03.19 13:11:30.354348 [ 259 ] {dc816c75-d146-4de0-8c6a-b949da1f2b7f} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.03.19 13:11:30.354388 [ 259 ] {dc816c75-d146-4de0-8c6a-b949da1f2b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14633 | 2026.03.19 13:11:30.354708 [ 259 ] {dc816c75-d146-4de0-8c6a-b949da1f2b7f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14634 | 2026.03.19 13:11:30.354927 [ 259 ] {dc816c75-d146-4de0-8c6a-b949da1f2b7f} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.03.19 13:11:30.355064 [ 259 ] {dc816c75-d146-4de0-8c6a-b949da1f2b7f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 14636 | 2026.03.19 13:11:30.355104 [ 259 ] {dc816c75-d146-4de0-8c6a-b949da1f2b7f} <Debug> TCPHandler: Processed in 0.001465699 sec. | ||
| 14637 | 2026.03.19 13:11:30.355228 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2026.03.19 13:11:30.355326 [ 259 ] {352eddbf-f56d-4049-88ed-ed81128b6ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14639 | 2026.03.19 13:11:30.355372 [ 259 ] {352eddbf-f56d-4049-88ed-ed81128b6ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14640 | 2026.03.19 13:11:30.355815 [ 259 ] {352eddbf-f56d-4049-88ed-ed81128b6ab6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.03.19 13:11:30.355852 [ 259 ] {352eddbf-f56d-4049-88ed-ed81128b6ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14642 | 2026.03.19 13:11:30.356189 [ 259 ] {352eddbf-f56d-4049-88ed-ed81128b6ab6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14643 | 2026.03.19 13:11:30.356404 [ 259 ] {352eddbf-f56d-4049-88ed-ed81128b6ab6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14644 | 2026.03.19 13:11:30.356537 [ 259 ] {352eddbf-f56d-4049-88ed-ed81128b6ab6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 14645 | 2026.03.19 13:11:30.356577 [ 259 ] {352eddbf-f56d-4049-88ed-ed81128b6ab6} <Debug> TCPHandler: Processed in 0.001398988 sec. | ||
| 14646 | 2026.03.19 13:11:30.356697 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14647 | 2026.03.19 13:11:30.356794 [ 259 ] {62cb0fb7-bfae-4968-8da7-30537b8db44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14648 | 2026.03.19 13:11:30.356836 [ 259 ] {62cb0fb7-bfae-4968-8da7-30537b8db44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14649 | 2026.03.19 13:11:30.357193 [ 259 ] {62cb0fb7-bfae-4968-8da7-30537b8db44d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14650 | 2026.03.19 13:11:30.357229 [ 259 ] {62cb0fb7-bfae-4968-8da7-30537b8db44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14651 | 2026.03.19 13:11:30.357548 [ 259 ] {62cb0fb7-bfae-4968-8da7-30537b8db44d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14652 | 2026.03.19 13:11:30.357754 [ 259 ] {62cb0fb7-bfae-4968-8da7-30537b8db44d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2026.03.19 13:11:30.357885 [ 259 ] {62cb0fb7-bfae-4968-8da7-30537b8db44d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 14654 | 2026.03.19 13:11:30.357922 [ 259 ] {62cb0fb7-bfae-4968-8da7-30537b8db44d} <Debug> TCPHandler: Processed in 0.001274615 sec. | ||
| 14655 | 2026.03.19 13:11:33.167644 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14656 | 2026.03.19 13:11:33.167717 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14657 | 2026.03.19 13:11:33.404474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32653 | ||
| 14658 | 2026.03.19 13:11:33.404986 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2026.03.19 13:11:33.405025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14660 | 2026.03.19 13:11:33.405503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14661 | 2026.03.19 13:11:33.405730 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2026.03.19 13:11:33.405869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32653 | ||
| 14663 | 2026.03.19 13:11:33.521191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1858 | ||
| 14664 | 2026.03.19 13:11:33.523438 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.03.19 13:11:33.523503 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14666 | 2026.03.19 13:11:33.524764 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14667 | 2026.03.19 13:11:33.525030 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.03.19 13:11:33.525220 [ 104 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14669 | 2026.03.19 13:11:33.525288 [ 104 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2026.03.19 13:11:33.525308 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14671 | 2026.03.19 13:11:33.525359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
| 14672 | 2026.03.19 13:11:33.525408 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 14673 | 2026.03.19 13:11:33.525953 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14674 | 2026.03.19 13:11:33.526099 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1678 rows starting from the beginning of the part | ||
| 14675 | 2026.03.19 13:11:33.526464 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 14676 | 2026.03.19 13:11:33.526989 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 14677 | 2026.03.19 13:11:33.527560 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 14678 | 2026.03.19 13:11:33.527949 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 58 rows starting from the beginning of the part | ||
| 14679 | 2026.03.19 13:11:33.528308 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part | ||
| 14680 | 2026.03.19 13:11:33.535782 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 72 columns (72 merged, 0 gathered) in 0.010412717 sec., 178435.65709122797 rows/sec., 136.89 MiB/sec. | ||
| 14681 | 2026.03.19 13:11:33.537820 [ 187 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14682 | 2026.03.19 13:11:33.538691 [ 187 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2026.03.19 13:11:33.538820 [ 187 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_51_10} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14684 | 2026.03.19 13:11:33.539253 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 14685 | 2026.03.19 13:11:35.132231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14686 | 2026.03.19 13:11:35.148167 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.03.19 13:11:35.148224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14688 | 2026.03.19 13:11:35.154395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14689 | 2026.03.19 13:11:35.155112 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2026.03.19 13:11:35.157853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14691 | 2026.03.19 13:11:35.361346 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14692 | 2026.03.19 13:11:35.361636 [ 259 ] {9d4a5f53-edd6-4db5-b9f4-8d9af1549431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14693 | 2026.03.19 13:11:35.361743 [ 259 ] {9d4a5f53-edd6-4db5-b9f4-8d9af1549431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14694 | 2026.03.19 13:11:35.362624 [ 259 ] {9d4a5f53-edd6-4db5-b9f4-8d9af1549431} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14695 | 2026.03.19 13:11:35.362675 [ 259 ] {9d4a5f53-edd6-4db5-b9f4-8d9af1549431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14696 | 2026.03.19 13:11:35.363112 [ 259 ] {9d4a5f53-edd6-4db5-b9f4-8d9af1549431} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14697 | 2026.03.19 13:11:35.363368 [ 259 ] {9d4a5f53-edd6-4db5-b9f4-8d9af1549431} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14698 | 2026.03.19 13:11:35.363536 [ 259 ] {9d4a5f53-edd6-4db5-b9f4-8d9af1549431} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001977 sec., 143651.9979767324 rows/sec., 9.12 MiB/sec. | ||
| 14699 | 2026.03.19 13:11:35.363589 [ 259 ] {9d4a5f53-edd6-4db5-b9f4-8d9af1549431} <Debug> TCPHandler: Processed in 0.002435569 sec. | ||
| 14700 | 2026.03.19 13:11:35.363715 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14701 | 2026.03.19 13:11:35.363818 [ 259 ] {890c4df3-c29c-4226-ab29-3ba9c75a1e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14702 | 2026.03.19 13:11:35.363863 [ 259 ] {890c4df3-c29c-4226-ab29-3ba9c75a1e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14703 | 2026.03.19 13:11:35.364584 [ 259 ] {890c4df3-c29c-4226-ab29-3ba9c75a1e83} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2026.03.19 13:11:35.364621 [ 259 ] {890c4df3-c29c-4226-ab29-3ba9c75a1e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14705 | 2026.03.19 13:11:35.365006 [ 259 ] {890c4df3-c29c-4226-ab29-3ba9c75a1e83} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14706 | 2026.03.19 13:11:35.365224 [ 259 ] {890c4df3-c29c-4226-ab29-3ba9c75a1e83} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14707 | 2026.03.19 13:11:35.365335 [ 99 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14708 | 2026.03.19 13:11:35.365358 [ 259 ] {890c4df3-c29c-4226-ab29-3ba9c75a1e83} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001562 sec., 561459.6670934699 rows/sec., 44.51 MiB/sec. | ||
| 14709 | 2026.03.19 13:11:35.365414 [ 99 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14710 | 2026.03.19 13:11:35.365427 [ 259 ] {890c4df3-c29c-4226-ab29-3ba9c75a1e83} <Debug> TCPHandler: Processed in 0.001765315 sec. | ||
| 14711 | 2026.03.19 13:11:35.365444 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14712 | 2026.03.19 13:11:35.365564 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 14713 | 2026.03.19 13:11:35.365566 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2026.03.19 13:11:35.365676 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14715 | 2026.03.19 13:11:35.365694 [ 259 ] {514c3d22-3dc8-47d9-8a7d-6cdd357a3d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14716 | 2026.03.19 13:11:35.365713 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2770 rows starting from the beginning of the part | ||
| 14717 | 2026.03.19 13:11:35.365739 [ 259 ] {514c3d22-3dc8-47d9-8a7d-6cdd357a3d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14718 | 2026.03.19 13:11:35.365787 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 14719 | 2026.03.19 13:11:35.365837 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 2769 rows starting from the beginning of the part | ||
| 14720 | 2026.03.19 13:11:35.365880 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 14721 | 2026.03.19 13:11:35.365920 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 14722 | 2026.03.19 13:11:35.365961 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 877 rows starting from the beginning of the part | ||
| 14723 | 2026.03.19 13:11:35.366236 [ 259 ] {514c3d22-3dc8-47d9-8a7d-6cdd357a3d51} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2026.03.19 13:11:35.366280 [ 259 ] {514c3d22-3dc8-47d9-8a7d-6cdd357a3d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14725 | 2026.03.19 13:11:35.366618 [ 259 ] {514c3d22-3dc8-47d9-8a7d-6cdd357a3d51} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14726 | 2026.03.19 13:11:35.366850 [ 259 ] {514c3d22-3dc8-47d9-8a7d-6cdd357a3d51} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2026.03.19 13:11:35.366983 [ 259 ] {514c3d22-3dc8-47d9-8a7d-6cdd357a3d51} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.00131 sec., 138931.29770992367 rows/sec., 8.61 MiB/sec. | ||
| 14728 | 2026.03.19 13:11:35.367022 [ 259 ] {514c3d22-3dc8-47d9-8a7d-6cdd357a3d51} <Debug> TCPHandler: Processed in 0.00150736 sec. | ||
| 14729 | 2026.03.19 13:11:35.367144 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2026.03.19 13:11:35.367240 [ 259 ] {7e00779d-75ab-44d4-92be-01bfc98d2d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14731 | 2026.03.19 13:11:35.367281 [ 259 ] {7e00779d-75ab-44d4-92be-01bfc98d2d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14732 | 2026.03.19 13:11:35.367703 [ 259 ] {7e00779d-75ab-44d4-92be-01bfc98d2d45} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2026.03.19 13:11:35.367736 [ 259 ] {7e00779d-75ab-44d4-92be-01bfc98d2d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14734 | 2026.03.19 13:11:35.368026 [ 259 ] {7e00779d-75ab-44d4-92be-01bfc98d2d45} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14735 | 2026.03.19 13:11:35.368256 [ 259 ] {7e00779d-75ab-44d4-92be-01bfc98d2d45} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.03.19 13:11:35.368378 [ 259 ] {7e00779d-75ab-44d4-92be-01bfc98d2d45} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00121 sec., 123140.49586776861 rows/sec., 7.96 MiB/sec. | ||
| 14737 | 2026.03.19 13:11:35.368413 [ 259 ] {7e00779d-75ab-44d4-92be-01bfc98d2d45} <Debug> TCPHandler: Processed in 0.001385098 sec. | ||
| 14738 | 2026.03.19 13:11:35.368569 [ 195 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6584 rows, containing 5 columns (5 merged, 0 gathered) in 0.003056781 sec., 2153899.8050563647 rows/sec., 173.76 MiB/sec. | ||
| 14739 | 2026.03.19 13:11:35.368589 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14740 | 2026.03.19 13:11:35.368702 [ 259 ] {0d21ebd2-413e-45e4-917f-5392c11b52f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14741 | 2026.03.19 13:11:35.368741 [ 259 ] {0d21ebd2-413e-45e4-917f-5392c11b52f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14742 | 2026.03.19 13:11:35.368830 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14743 | 2026.03.19 13:11:35.369089 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2026.03.19 13:11:35.369164 [ 187 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_111_22} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14745 | 2026.03.19 13:11:35.369180 [ 259 ] {0d21ebd2-413e-45e4-917f-5392c11b52f3} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14746 | 2026.03.19 13:11:35.369220 [ 259 ] {0d21ebd2-413e-45e4-917f-5392c11b52f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14747 | 2026.03.19 13:11:35.369240 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14748 | 2026.03.19 13:11:35.369541 [ 259 ] {0d21ebd2-413e-45e4-917f-5392c11b52f3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14749 | 2026.03.19 13:11:35.369763 [ 259 ] {0d21ebd2-413e-45e4-917f-5392c11b52f3} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2026.03.19 13:11:35.369890 [ 259 ] {0d21ebd2-413e-45e4-917f-5392c11b52f3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 14751 | 2026.03.19 13:11:35.369927 [ 259 ] {0d21ebd2-413e-45e4-917f-5392c11b52f3} <Debug> TCPHandler: Processed in 0.001388357 sec. | ||
| 14752 | 2026.03.19 13:11:35.370047 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2026.03.19 13:11:35.370142 [ 259 ] {321a74f5-fb2d-4342-a6f4-5d72951e37bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14754 | 2026.03.19 13:11:35.370181 [ 259 ] {321a74f5-fb2d-4342-a6f4-5d72951e37bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14755 | 2026.03.19 13:11:35.370778 [ 259 ] {321a74f5-fb2d-4342-a6f4-5d72951e37bb} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2026.03.19 13:11:35.370813 [ 259 ] {321a74f5-fb2d-4342-a6f4-5d72951e37bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14757 | 2026.03.19 13:11:35.371153 [ 259 ] {321a74f5-fb2d-4342-a6f4-5d72951e37bb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14758 | 2026.03.19 13:11:35.371373 [ 259 ] {321a74f5-fb2d-4342-a6f4-5d72951e37bb} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.03.19 13:11:35.371500 [ 259 ] {321a74f5-fb2d-4342-a6f4-5d72951e37bb} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001375 sec., 385454.54545454547 rows/sec., 27.26 MiB/sec. | ||
| 14760 | 2026.03.19 13:11:35.371508 [ 97 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14761 | 2026.03.19 13:11:35.371539 [ 259 ] {321a74f5-fb2d-4342-a6f4-5d72951e37bb} <Debug> TCPHandler: Processed in 0.001549231 sec. | ||
| 14762 | 2026.03.19 13:11:35.371546 [ 97 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2026.03.19 13:11:35.371566 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14764 | 2026.03.19 13:11:35.371652 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 14765 | 2026.03.19 13:11:35.371654 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14766 | 2026.03.19 13:11:35.371760 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14767 | 2026.03.19 13:11:35.371785 [ 259 ] {b3ce5246-e937-41b8-a94c-a3ef60f96cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14768 | 2026.03.19 13:11:35.371792 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1513 rows starting from the beginning of the part | ||
| 14769 | 2026.03.19 13:11:35.371845 [ 259 ] {b3ce5246-e937-41b8-a94c-a3ef60f96cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14770 | 2026.03.19 13:11:35.371871 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 14771 | 2026.03.19 13:11:35.371920 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1493 rows starting from the beginning of the part | ||
| 14772 | 2026.03.19 13:11:35.371962 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 14773 | 2026.03.19 13:11:35.372001 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 14774 | 2026.03.19 13:11:35.372039 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 530 rows starting from the beginning of the part | ||
| 14775 | 2026.03.19 13:11:35.372186 [ 259 ] {b3ce5246-e937-41b8-a94c-a3ef60f96cd0} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14776 | 2026.03.19 13:11:35.372228 [ 259 ] {b3ce5246-e937-41b8-a94c-a3ef60f96cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14777 | 2026.03.19 13:11:35.372568 [ 259 ] {b3ce5246-e937-41b8-a94c-a3ef60f96cd0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14778 | 2026.03.19 13:11:35.372805 [ 259 ] {b3ce5246-e937-41b8-a94c-a3ef60f96cd0} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2026.03.19 13:11:35.372933 [ 259 ] {b3ce5246-e937-41b8-a94c-a3ef60f96cd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 14780 | 2026.03.19 13:11:35.372970 [ 259 ] {b3ce5246-e937-41b8-a94c-a3ef60f96cd0} <Debug> TCPHandler: Processed in 0.001366577 sec. | ||
| 14781 | 2026.03.19 13:11:35.373089 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14782 | 2026.03.19 13:11:35.373191 [ 259 ] {e177331d-4d23-463c-8cdb-a481affe6f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14783 | 2026.03.19 13:11:35.373235 [ 259 ] {e177331d-4d23-463c-8cdb-a481affe6f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14784 | 2026.03.19 13:11:35.373299 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675304 sec., 2225267.7722968487 rows/sec., 164.08 MiB/sec. | ||
| 14785 | 2026.03.19 13:11:35.373606 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14786 | 2026.03.19 13:11:35.373670 [ 259 ] {e177331d-4d23-463c-8cdb-a481affe6f6e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14787 | 2026.03.19 13:11:35.373717 [ 259 ] {e177331d-4d23-463c-8cdb-a481affe6f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14788 | 2026.03.19 13:11:35.373991 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2026.03.19 13:11:35.374113 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_111_22} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14790 | 2026.03.19 13:11:35.374119 [ 259 ] {e177331d-4d23-463c-8cdb-a481affe6f6e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14791 | 2026.03.19 13:11:35.374222 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14792 | 2026.03.19 13:11:35.374362 [ 259 ] {e177331d-4d23-463c-8cdb-a481affe6f6e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2026.03.19 13:11:35.374511 [ 259 ] {e177331d-4d23-463c-8cdb-a481affe6f6e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001338 sec., 198056.80119581465 rows/sec., 13.16 MiB/sec. | ||
| 14794 | 2026.03.19 13:11:35.374549 [ 259 ] {e177331d-4d23-463c-8cdb-a481affe6f6e} <Debug> TCPHandler: Processed in 0.001518001 sec. | ||
| 14795 | 2026.03.19 13:11:35.374675 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14796 | 2026.03.19 13:11:35.374770 [ 259 ] {df95f756-508d-4174-aeca-386baed1fd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14797 | 2026.03.19 13:11:35.374812 [ 259 ] {df95f756-508d-4174-aeca-386baed1fd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14798 | 2026.03.19 13:11:35.375129 [ 259 ] {df95f756-508d-4174-aeca-386baed1fd12} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.03.19 13:11:35.375162 [ 259 ] {df95f756-508d-4174-aeca-386baed1fd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14800 | 2026.03.19 13:11:35.375461 [ 259 ] {df95f756-508d-4174-aeca-386baed1fd12} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14801 | 2026.03.19 13:11:35.375674 [ 259 ] {df95f756-508d-4174-aeca-386baed1fd12} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.03.19 13:11:35.375800 [ 259 ] {df95f756-508d-4174-aeca-386baed1fd12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 14803 | 2026.03.19 13:11:35.375837 [ 259 ] {df95f756-508d-4174-aeca-386baed1fd12} <Debug> TCPHandler: Processed in 0.001212544 sec. | ||
| 14804 | 2026.03.19 13:11:35.375954 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14805 | 2026.03.19 13:11:35.376048 [ 259 ] {486291e8-90cb-435b-94ac-803fd00bcded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14806 | 2026.03.19 13:11:35.376101 [ 259 ] {486291e8-90cb-435b-94ac-803fd00bcded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14807 | 2026.03.19 13:11:35.377215 [ 259 ] {486291e8-90cb-435b-94ac-803fd00bcded} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2026.03.19 13:11:35.377252 [ 259 ] {486291e8-90cb-435b-94ac-803fd00bcded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14809 | 2026.03.19 13:11:35.377835 [ 259 ] {486291e8-90cb-435b-94ac-803fd00bcded} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14810 | 2026.03.19 13:11:35.378052 [ 259 ] {486291e8-90cb-435b-94ac-803fd00bcded} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.03.19 13:11:35.378191 [ 259 ] {486291e8-90cb-435b-94ac-803fd00bcded} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00216 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 14812 | 2026.03.19 13:11:35.378244 [ 259 ] {486291e8-90cb-435b-94ac-803fd00bcded} <Debug> TCPHandler: Processed in 0.002340377 sec. | ||
| 14813 | 2026.03.19 13:11:35.378365 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2026.03.19 13:11:35.378468 [ 259 ] {b2f31dc4-d878-49f0-b368-7720aca5b240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14815 | 2026.03.19 13:11:35.378509 [ 259 ] {b2f31dc4-d878-49f0-b368-7720aca5b240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14816 | 2026.03.19 13:11:35.379423 [ 259 ] {b2f31dc4-d878-49f0-b368-7720aca5b240} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.03.19 13:11:35.379459 [ 259 ] {b2f31dc4-d878-49f0-b368-7720aca5b240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14818 | 2026.03.19 13:11:35.379777 [ 259 ] {b2f31dc4-d878-49f0-b368-7720aca5b240} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14819 | 2026.03.19 13:11:35.379994 [ 259 ] {b2f31dc4-d878-49f0-b368-7720aca5b240} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.03.19 13:11:35.380123 [ 259 ] {b2f31dc4-d878-49f0-b368-7720aca5b240} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001674 sec., 53763.44086021506 rows/sec., 3.36 MiB/sec. | ||
| 14821 | 2026.03.19 13:11:35.380123 [ 99 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14822 | 2026.03.19 13:11:35.380161 [ 259 ] {b2f31dc4-d878-49f0-b368-7720aca5b240} <Debug> TCPHandler: Processed in 0.001845167 sec. | ||
| 14823 | 2026.03.19 13:11:35.380183 [ 99 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2026.03.19 13:11:35.380208 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14825 | 2026.03.19 13:11:35.380285 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 14826 | 2026.03.19 13:11:35.380390 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14827 | 2026.03.19 13:11:35.380420 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7128 rows starting from the beginning of the part | ||
| 14828 | 2026.03.19 13:11:35.380485 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 14829 | 2026.03.19 13:11:35.380527 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 54 rows starting from the beginning of the part | ||
| 14830 | 2026.03.19 13:11:35.380573 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 14831 | 2026.03.19 13:11:35.380611 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 14832 | 2026.03.19 13:11:35.380650 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 14833 | 2026.03.19 13:11:35.382423 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7428 rows, containing 4 columns (4 merged, 0 gathered) in 0.002172773 sec., 3418672.8204004746 rows/sec., 220.41 MiB/sec. | ||
| 14834 | 2026.03.19 13:11:35.382943 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14835 | 2026.03.19 13:11:35.383223 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2026.03.19 13:11:35.383303 [ 195 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_111_22} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14837 | 2026.03.19 13:11:35.383369 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14838 | 2026.03.19 13:11:36.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.84 MiB, peak 374.62 MiB, free memory in arenas 0.00 B, will set to 365.70 MiB (RSS), difference: -1.14 MiB | ||
| 14839 | 2026.03.19 13:11:40.350477 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2026.03.19 13:11:40.350661 [ 259 ] {e46da8c7-b4b1-4fe2-b3b6-7fe113fb2773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14841 | 2026.03.19 13:11:40.350726 [ 259 ] {e46da8c7-b4b1-4fe2-b3b6-7fe113fb2773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14842 | 2026.03.19 13:11:40.351371 [ 259 ] {e46da8c7-b4b1-4fe2-b3b6-7fe113fb2773} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2026.03.19 13:11:40.351417 [ 259 ] {e46da8c7-b4b1-4fe2-b3b6-7fe113fb2773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14844 | 2026.03.19 13:11:40.351822 [ 259 ] {e46da8c7-b4b1-4fe2-b3b6-7fe113fb2773} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14845 | 2026.03.19 13:11:40.352045 [ 259 ] {e46da8c7-b4b1-4fe2-b3b6-7fe113fb2773} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2026.03.19 13:11:40.352197 [ 259 ] {e46da8c7-b4b1-4fe2-b3b6-7fe113fb2773} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.71 MiB/sec. | ||
| 14847 | 2026.03.19 13:11:40.352239 [ 259 ] {e46da8c7-b4b1-4fe2-b3b6-7fe113fb2773} <Debug> TCPHandler: Processed in 0.001892997 sec. | ||
| 14848 | 2026.03.19 13:11:40.352357 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2026.03.19 13:11:40.352454 [ 259 ] {2a73bb20-b487-4a54-9475-0365fe04a5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14850 | 2026.03.19 13:11:40.352494 [ 259 ] {2a73bb20-b487-4a54-9475-0365fe04a5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14851 | 2026.03.19 13:11:40.352903 [ 259 ] {2a73bb20-b487-4a54-9475-0365fe04a5f0} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2026.03.19 13:11:40.352938 [ 259 ] {2a73bb20-b487-4a54-9475-0365fe04a5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14853 | 2026.03.19 13:11:40.353243 [ 259 ] {2a73bb20-b487-4a54-9475-0365fe04a5f0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14854 | 2026.03.19 13:11:40.353455 [ 259 ] {2a73bb20-b487-4a54-9475-0365fe04a5f0} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2026.03.19 13:11:40.353586 [ 259 ] {2a73bb20-b487-4a54-9475-0365fe04a5f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 14856 | 2026.03.19 13:11:40.353629 [ 259 ] {2a73bb20-b487-4a54-9475-0365fe04a5f0} <Debug> TCPHandler: Processed in 0.001320306 sec. | ||
| 14857 | 2026.03.19 13:11:40.353743 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2026.03.19 13:11:40.353836 [ 259 ] {26d372eb-8c6b-4ff6-8ad1-a7f5af31755e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14859 | 2026.03.19 13:11:40.353880 [ 259 ] {26d372eb-8c6b-4ff6-8ad1-a7f5af31755e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14860 | 2026.03.19 13:11:40.354277 [ 259 ] {26d372eb-8c6b-4ff6-8ad1-a7f5af31755e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2026.03.19 13:11:40.354313 [ 259 ] {26d372eb-8c6b-4ff6-8ad1-a7f5af31755e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14862 | 2026.03.19 13:11:40.354643 [ 259 ] {26d372eb-8c6b-4ff6-8ad1-a7f5af31755e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14863 | 2026.03.19 13:11:40.354876 [ 259 ] {26d372eb-8c6b-4ff6-8ad1-a7f5af31755e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2026.03.19 13:11:40.355005 [ 259 ] {26d372eb-8c6b-4ff6-8ad1-a7f5af31755e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 14865 | 2026.03.19 13:11:40.355042 [ 259 ] {26d372eb-8c6b-4ff6-8ad1-a7f5af31755e} <Debug> TCPHandler: Processed in 0.001346417 sec. | ||
| 14866 | 2026.03.19 13:11:40.355158 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.03.19 13:11:40.355251 [ 259 ] {b81abd7d-2052-43e3-9bcb-4da771802026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14868 | 2026.03.19 13:11:40.355296 [ 259 ] {b81abd7d-2052-43e3-9bcb-4da771802026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14869 | 2026.03.19 13:11:40.355628 [ 259 ] {b81abd7d-2052-43e3-9bcb-4da771802026} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.03.19 13:11:40.355664 [ 259 ] {b81abd7d-2052-43e3-9bcb-4da771802026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14871 | 2026.03.19 13:11:40.355961 [ 259 ] {b81abd7d-2052-43e3-9bcb-4da771802026} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14872 | 2026.03.19 13:11:40.356165 [ 259 ] {b81abd7d-2052-43e3-9bcb-4da771802026} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.03.19 13:11:40.356292 [ 259 ] {b81abd7d-2052-43e3-9bcb-4da771802026} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 14874 | 2026.03.19 13:11:40.356328 [ 259 ] {b81abd7d-2052-43e3-9bcb-4da771802026} <Debug> TCPHandler: Processed in 0.001217815 sec. | ||
| 14875 | 2026.03.19 13:11:40.906043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33101 | ||
| 14876 | 2026.03.19 13:11:40.906561 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.03.19 13:11:40.906610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14878 | 2026.03.19 13:11:40.907113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14879 | 2026.03.19 13:11:40.907377 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.03.19 13:11:40.907540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33101 | ||
| 14881 | 2026.03.19 13:11:42.657972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14882 | 2026.03.19 13:11:42.685650 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14883 | 2026.03.19 13:11:42.685751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14884 | 2026.03.19 13:11:42.693546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14885 | 2026.03.19 13:11:42.694617 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14886 | 2026.03.19 13:11:42.701352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14887 | 2026.03.19 13:11:43.525531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1888 | ||
| 14888 | 2026.03.19 13:11:43.527945 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14889 | 2026.03.19 13:11:43.528006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14890 | 2026.03.19 13:11:43.529241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14891 | 2026.03.19 13:11:43.529523 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2026.03.19 13:11:43.529910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
| 14893 | 2026.03.19 13:11:45.360513 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2026.03.19 13:11:45.360696 [ 259 ] {a80e2702-294d-44c1-af90-22d1b6b93361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14895 | 2026.03.19 13:11:45.360782 [ 259 ] {a80e2702-294d-44c1-af90-22d1b6b93361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14896 | 2026.03.19 13:11:45.361599 [ 259 ] {a80e2702-294d-44c1-af90-22d1b6b93361} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.03.19 13:11:45.361646 [ 259 ] {a80e2702-294d-44c1-af90-22d1b6b93361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14898 | 2026.03.19 13:11:45.362077 [ 259 ] {a80e2702-294d-44c1-af90-22d1b6b93361} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14899 | 2026.03.19 13:11:45.362307 [ 259 ] {a80e2702-294d-44c1-af90-22d1b6b93361} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.03.19 13:11:45.362471 [ 259 ] {a80e2702-294d-44c1-af90-22d1b6b93361} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001832 sec., 155021.83406113536 rows/sec., 9.85 MiB/sec. | ||
| 14901 | 2026.03.19 13:11:45.362526 [ 259 ] {a80e2702-294d-44c1-af90-22d1b6b93361} <Debug> TCPHandler: Processed in 0.002149403 sec. | ||
| 14902 | 2026.03.19 13:11:45.362666 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14903 | 2026.03.19 13:11:45.362777 [ 259 ] {3e2f3dc5-8c77-4669-9730-b02f9499b1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14904 | 2026.03.19 13:11:45.362823 [ 259 ] {3e2f3dc5-8c77-4669-9730-b02f9499b1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14905 | 2026.03.19 13:11:45.363701 [ 259 ] {3e2f3dc5-8c77-4669-9730-b02f9499b1e4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.03.19 13:11:45.363739 [ 259 ] {3e2f3dc5-8c77-4669-9730-b02f9499b1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14907 | 2026.03.19 13:11:45.364123 [ 259 ] {3e2f3dc5-8c77-4669-9730-b02f9499b1e4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14908 | 2026.03.19 13:11:45.364343 [ 259 ] {3e2f3dc5-8c77-4669-9730-b02f9499b1e4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.03.19 13:11:45.364479 [ 259 ] {3e2f3dc5-8c77-4669-9730-b02f9499b1e4} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001727 sec., 507817.0237405906 rows/sec., 40.25 MiB/sec. | ||
| 14910 | 2026.03.19 13:11:45.364519 [ 259 ] {3e2f3dc5-8c77-4669-9730-b02f9499b1e4} <Debug> TCPHandler: Processed in 0.001906158 sec. | ||
| 14911 | 2026.03.19 13:11:45.364643 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14912 | 2026.03.19 13:11:45.364748 [ 259 ] {8fa41f14-2adf-4848-a178-a76901acdb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14913 | 2026.03.19 13:11:45.364792 [ 259 ] {8fa41f14-2adf-4848-a178-a76901acdb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14914 | 2026.03.19 13:11:45.365284 [ 259 ] {8fa41f14-2adf-4848-a178-a76901acdb71} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2026.03.19 13:11:45.365320 [ 259 ] {8fa41f14-2adf-4848-a178-a76901acdb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14916 | 2026.03.19 13:11:45.365643 [ 259 ] {8fa41f14-2adf-4848-a178-a76901acdb71} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14917 | 2026.03.19 13:11:45.365854 [ 259 ] {8fa41f14-2adf-4848-a178-a76901acdb71} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2026.03.19 13:11:45.365990 [ 259 ] {8fa41f14-2adf-4848-a178-a76901acdb71} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001265 sec., 143873.51778656125 rows/sec., 8.92 MiB/sec. | ||
| 14919 | 2026.03.19 13:11:45.366028 [ 259 ] {8fa41f14-2adf-4848-a178-a76901acdb71} <Debug> TCPHandler: Processed in 0.001437949 sec. | ||
| 14920 | 2026.03.19 13:11:45.366142 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14921 | 2026.03.19 13:11:45.366239 [ 259 ] {6b508043-540c-4fd1-9c64-990082959494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14922 | 2026.03.19 13:11:45.366279 [ 259 ] {6b508043-540c-4fd1-9c64-990082959494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14923 | 2026.03.19 13:11:45.366728 [ 259 ] {6b508043-540c-4fd1-9c64-990082959494} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.03.19 13:11:45.366762 [ 259 ] {6b508043-540c-4fd1-9c64-990082959494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14925 | 2026.03.19 13:11:45.367105 [ 259 ] {6b508043-540c-4fd1-9c64-990082959494} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14926 | 2026.03.19 13:11:45.367309 [ 259 ] {6b508043-540c-4fd1-9c64-990082959494} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2026.03.19 13:11:45.367439 [ 259 ] {6b508043-540c-4fd1-9c64-990082959494} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00122 sec., 122131.14754098361 rows/sec., 7.89 MiB/sec. | ||
| 14928 | 2026.03.19 13:11:45.367476 [ 259 ] {6b508043-540c-4fd1-9c64-990082959494} <Debug> TCPHandler: Processed in 0.001383558 sec. | ||
| 14929 | 2026.03.19 13:11:45.367588 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14930 | 2026.03.19 13:11:45.367705 [ 259 ] {6fb4b38f-930a-48e0-b1da-a2fe8185b49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14931 | 2026.03.19 13:11:45.367756 [ 259 ] {6fb4b38f-930a-48e0-b1da-a2fe8185b49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14932 | 2026.03.19 13:11:45.368255 [ 259 ] {6fb4b38f-930a-48e0-b1da-a2fe8185b49f} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14933 | 2026.03.19 13:11:45.368291 [ 259 ] {6fb4b38f-930a-48e0-b1da-a2fe8185b49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14934 | 2026.03.19 13:11:45.368619 [ 259 ] {6fb4b38f-930a-48e0-b1da-a2fe8185b49f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14935 | 2026.03.19 13:11:45.368844 [ 259 ] {6fb4b38f-930a-48e0-b1da-a2fe8185b49f} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14936 | 2026.03.19 13:11:45.368978 [ 259 ] {6fb4b38f-930a-48e0-b1da-a2fe8185b49f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001293 sec., 114462.49033255993 rows/sec., 6.51 MiB/sec. | ||
| 14937 | 2026.03.19 13:11:45.369021 [ 259 ] {6fb4b38f-930a-48e0-b1da-a2fe8185b49f} <Debug> TCPHandler: Processed in 0.001481449 sec. | ||
| 14938 | 2026.03.19 13:11:45.369153 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14939 | 2026.03.19 13:11:45.369250 [ 259 ] {d7b7c1b6-e643-4a89-963c-4ab1be53f32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14940 | 2026.03.19 13:11:45.369290 [ 259 ] {d7b7c1b6-e643-4a89-963c-4ab1be53f32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14941 | 2026.03.19 13:11:45.369905 [ 259 ] {d7b7c1b6-e643-4a89-963c-4ab1be53f32d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14942 | 2026.03.19 13:11:45.369940 [ 259 ] {d7b7c1b6-e643-4a89-963c-4ab1be53f32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14943 | 2026.03.19 13:11:45.370263 [ 259 ] {d7b7c1b6-e643-4a89-963c-4ab1be53f32d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14944 | 2026.03.19 13:11:45.370480 [ 259 ] {d7b7c1b6-e643-4a89-963c-4ab1be53f32d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2026.03.19 13:11:45.370608 [ 259 ] {d7b7c1b6-e643-4a89-963c-4ab1be53f32d} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001377 sec., 384894.6986201888 rows/sec., 27.22 MiB/sec. | ||
| 14946 | 2026.03.19 13:11:45.370646 [ 259 ] {d7b7c1b6-e643-4a89-963c-4ab1be53f32d} <Debug> TCPHandler: Processed in 0.00154353 sec. | ||
| 14947 | 2026.03.19 13:11:45.370761 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14948 | 2026.03.19 13:11:45.370856 [ 259 ] {0591c104-3495-4300-8b86-370cfb262597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14949 | 2026.03.19 13:11:45.370897 [ 259 ] {0591c104-3495-4300-8b86-370cfb262597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14950 | 2026.03.19 13:11:45.371237 [ 259 ] {0591c104-3495-4300-8b86-370cfb262597} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2026.03.19 13:11:45.371272 [ 259 ] {0591c104-3495-4300-8b86-370cfb262597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14952 | 2026.03.19 13:11:45.371573 [ 259 ] {0591c104-3495-4300-8b86-370cfb262597} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14953 | 2026.03.19 13:11:45.371779 [ 259 ] {0591c104-3495-4300-8b86-370cfb262597} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2026.03.19 13:11:45.371913 [ 259 ] {0591c104-3495-4300-8b86-370cfb262597} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 14955 | 2026.03.19 13:11:45.371950 [ 259 ] {0591c104-3495-4300-8b86-370cfb262597} <Debug> TCPHandler: Processed in 0.001238255 sec. | ||
| 14956 | 2026.03.19 13:11:45.372061 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14957 | 2026.03.19 13:11:45.372156 [ 259 ] {9c7d054f-b95c-43e8-a17e-ed7877e3075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14958 | 2026.03.19 13:11:45.372198 [ 259 ] {9c7d054f-b95c-43e8-a17e-ed7877e3075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14959 | 2026.03.19 13:11:45.372617 [ 259 ] {9c7d054f-b95c-43e8-a17e-ed7877e3075e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2026.03.19 13:11:45.372653 [ 259 ] {9c7d054f-b95c-43e8-a17e-ed7877e3075e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14961 | 2026.03.19 13:11:45.372978 [ 259 ] {9c7d054f-b95c-43e8-a17e-ed7877e3075e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14962 | 2026.03.19 13:11:45.373182 [ 259 ] {9c7d054f-b95c-43e8-a17e-ed7877e3075e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2026.03.19 13:11:45.373296 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
| 14964 | 2026.03.19 13:11:45.373310 [ 259 ] {9c7d054f-b95c-43e8-a17e-ed7877e3075e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 14965 | 2026.03.19 13:11:45.373336 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2026.03.19 13:11:45.373352 [ 259 ] {9c7d054f-b95c-43e8-a17e-ed7877e3075e} <Debug> TCPHandler: Processed in 0.001341107 sec. | ||
| 14967 | 2026.03.19 13:11:45.373356 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14968 | 2026.03.19 13:11:45.373479 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14969 | 2026.03.19 13:11:45.373500 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
| 14970 | 2026.03.19 13:11:45.373573 [ 259 ] {bd7a3544-1405-4c28-b289-7f50ff3d2563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14971 | 2026.03.19 13:11:45.373619 [ 259 ] {bd7a3544-1405-4c28-b289-7f50ff3d2563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14972 | 2026.03.19 13:11:45.373652 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14973 | 2026.03.19 13:11:45.373694 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 39022 rows starting from the beginning of the part | ||
| 14974 | 2026.03.19 13:11:45.373763 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 96 rows starting from the beginning of the part | ||
| 14975 | 2026.03.19 13:11:45.373809 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14976 | 2026.03.19 13:11:45.373849 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 265 rows starting from the beginning of the part | ||
| 14977 | 2026.03.19 13:11:45.373891 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 14978 | 2026.03.19 13:11:45.373930 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 265 rows starting from the beginning of the part | ||
| 14979 | 2026.03.19 13:11:45.373940 [ 259 ] {bd7a3544-1405-4c28-b289-7f50ff3d2563} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2026.03.19 13:11:45.373981 [ 259 ] {bd7a3544-1405-4c28-b289-7f50ff3d2563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14981 | 2026.03.19 13:11:45.374528 [ 259 ] {bd7a3544-1405-4c28-b289-7f50ff3d2563} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14982 | 2026.03.19 13:11:45.374758 [ 259 ] {bd7a3544-1405-4c28-b289-7f50ff3d2563} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14983 | 2026.03.19 13:11:45.374879 [ 62 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 14984 | 2026.03.19 13:11:45.374899 [ 259 ] {bd7a3544-1405-4c28-b289-7f50ff3d2563} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec. | ||
| 14985 | 2026.03.19 13:11:45.374910 [ 62 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2026.03.19 13:11:45.374931 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14987 | 2026.03.19 13:11:45.374937 [ 259 ] {bd7a3544-1405-4c28-b289-7f50ff3d2563} <Debug> TCPHandler: Processed in 0.0015077 sec. | ||
| 14988 | 2026.03.19 13:11:45.375054 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14989 | 2026.03.19 13:11:45.375062 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 14990 | 2026.03.19 13:11:45.375149 [ 259 ] {2f7d2460-cfe6-4227-a220-766f54b82050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14991 | 2026.03.19 13:11:45.375207 [ 259 ] {2f7d2460-cfe6-4227-a220-766f54b82050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14992 | 2026.03.19 13:11:45.375211 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14993 | 2026.03.19 13:11:45.375257 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part | ||
| 14994 | 2026.03.19 13:11:45.375321 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 14995 | 2026.03.19 13:11:45.375366 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 14996 | 2026.03.19 13:11:45.375405 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 14997 | 2026.03.19 13:11:45.375450 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 14998 | 2026.03.19 13:11:45.375493 [ 195 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 14999 | 2026.03.19 13:11:45.376120 [ 259 ] {2f7d2460-cfe6-4227-a220-766f54b82050} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2026.03.19 13:11:45.376162 [ 259 ] {2f7d2460-cfe6-4227-a220-766f54b82050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15001 | 2026.03.19 13:11:45.376585 [ 198 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001577592 sec., 32327.750140720793 rows/sec., 2.13 MiB/sec. | ||
| 15002 | 2026.03.19 13:11:45.376784 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 15003 | 2026.03.19 13:11:45.377147 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2026.03.19 13:11:45.377214 [ 259 ] {2f7d2460-cfe6-4227-a220-766f54b82050} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15005 | 2026.03.19 13:11:45.377248 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_51_11} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 15006 | 2026.03.19 13:11:45.377362 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 15007 | 2026.03.19 13:11:45.377466 [ 259 ] {2f7d2460-cfe6-4227-a220-766f54b82050} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15008 | 2026.03.19 13:11:45.377593 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15009 | 2026.03.19 13:11:45.377618 [ 259 ] {2f7d2460-cfe6-4227-a220-766f54b82050} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002487 sec., 16083.634901487736 rows/sec., 28.82 MiB/sec. | ||
| 15010 | 2026.03.19 13:11:45.377628 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2026.03.19 13:11:45.377666 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15012 | 2026.03.19 13:11:45.377709 [ 259 ] {2f7d2460-cfe6-4227-a220-766f54b82050} <Debug> TCPHandler: Processed in 0.002705124 sec. | ||
| 15013 | 2026.03.19 13:11:45.377758 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 15014 | 2026.03.19 13:11:45.377842 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15015 | 2026.03.19 13:11:45.377941 [ 259 ] {502634e4-51b1-40d6-aa0e-20ae31524648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15016 | 2026.03.19 13:11:45.377979 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15017 | 2026.03.19 13:11:45.377983 [ 259 ] {502634e4-51b1-40d6-aa0e-20ae31524648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15018 | 2026.03.19 13:11:45.378040 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1892 rows starting from the beginning of the part | ||
| 15019 | 2026.03.19 13:11:45.378169 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 15020 | 2026.03.19 13:11:45.378282 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 15021 | 2026.03.19 13:11:45.378352 [ 259 ] {502634e4-51b1-40d6-aa0e-20ae31524648} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.03.19 13:11:45.378379 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 51 rows starting from the beginning of the part | ||
| 15023 | 2026.03.19 13:11:45.378393 [ 259 ] {502634e4-51b1-40d6-aa0e-20ae31524648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15024 | 2026.03.19 13:11:45.378475 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 15025 | 2026.03.19 13:11:45.378575 [ 188 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 15026 | 2026.03.19 13:11:45.378731 [ 259 ] {502634e4-51b1-40d6-aa0e-20ae31524648} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15027 | 2026.03.19 13:11:45.378970 [ 259 ] {502634e4-51b1-40d6-aa0e-20ae31524648} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15028 | 2026.03.19 13:11:45.379108 [ 259 ] {502634e4-51b1-40d6-aa0e-20ae31524648} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001184 sec., 76013.51351351352 rows/sec., 4.76 MiB/sec. | ||
| 15029 | 2026.03.19 13:11:45.379144 [ 259 ] {502634e4-51b1-40d6-aa0e-20ae31524648} <Debug> TCPHandler: Processed in 0.001352777 sec. | ||
| 15030 | 2026.03.19 13:11:45.382984 [ 198 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39968 rows, containing 5 columns (5 merged, 0 gathered) in 0.0095654 sec., 4178392.957952621 rows/sec., 274.35 MiB/sec. | ||
| 15031 | 2026.03.19 13:11:45.383585 [ 198 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 15032 | 2026.03.19 13:11:45.383877 [ 198 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2026.03.19 13:11:45.383949 [ 198 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
| 15034 | 2026.03.19 13:11:45.384031 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15035 | 2026.03.19 13:11:45.388573 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2103 rows, containing 19 columns (19 merged, 0 gathered) in 0.010864606 sec., 193564.31333082856 rows/sec., 346.86 MiB/sec. | ||
| 15036 | 2026.03.19 13:11:45.391316 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15037 | 2026.03.19 13:11:45.391666 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.03.19 13:11:45.391741 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15039 | 2026.03.19 13:11:45.391892 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.15 MiB. | ||
| 15040 | 2026.03.19 13:11:46.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.59 MiB, peak 384.71 MiB, free memory in arenas 0.00 B, will set to 374.01 MiB (RSS), difference: 7.42 MiB | ||
| 15041 | 2026.03.19 13:11:48.167973 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15042 | 2026.03.19 13:11:48.168036 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15043 | 2026.03.19 13:11:48.407706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33613 | ||
| 15044 | 2026.03.19 13:11:48.408284 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.03.19 13:11:48.408335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15046 | 2026.03.19 13:11:48.408835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15047 | 2026.03.19 13:11:48.409068 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15048 | 2026.03.19 13:11:48.409212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33613 | ||
| 15049 | 2026.03.19 13:11:48.416111 [ 219 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 15050 | 2026.03.19 13:11:48.416164 [ 219 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 15051 | 2026.03.19 13:11:48.431756 [ 219 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 15052 | 2026.03.19 13:11:48.566020 [ 219 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 15053 | 2026.03.19 13:11:48.566070 [ 219 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 15054 | 2026.03.19 13:11:48.569978 [ 219 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 15055 | 2026.03.19 13:11:50.201474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15056 | 2026.03.19 13:11:50.218061 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2026.03.19 13:11:50.218129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15058 | 2026.03.19 13:11:50.224164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15059 | 2026.03.19 13:11:50.224879 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2026.03.19 13:11:50.228342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15061 | 2026.03.19 13:11:50.339340 [ 222 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 15062 | 2026.03.19 13:11:50.339424 [ 222 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 15063 | 2026.03.19 13:11:50.343353 [ 222 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 15064 | 2026.03.19 13:11:50.351577 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15065 | 2026.03.19 13:11:50.351760 [ 259 ] {f055e776-ea4c-4c35-82cd-8de554255bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15066 | 2026.03.19 13:11:50.351834 [ 259 ] {f055e776-ea4c-4c35-82cd-8de554255bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15067 | 2026.03.19 13:11:50.352636 [ 259 ] {f055e776-ea4c-4c35-82cd-8de554255bf5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2026.03.19 13:11:50.352675 [ 259 ] {f055e776-ea4c-4c35-82cd-8de554255bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15069 | 2026.03.19 13:11:50.353060 [ 259 ] {f055e776-ea4c-4c35-82cd-8de554255bf5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15070 | 2026.03.19 13:11:50.353288 [ 259 ] {f055e776-ea4c-4c35-82cd-8de554255bf5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15071 | 2026.03.19 13:11:50.353448 [ 259 ] {f055e776-ea4c-4c35-82cd-8de554255bf5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.47 MiB/sec. | ||
| 15072 | 2026.03.19 13:11:50.353499 [ 259 ] {f055e776-ea4c-4c35-82cd-8de554255bf5} <Debug> TCPHandler: Processed in 0.002048831 sec. | ||
| 15073 | 2026.03.19 13:11:50.353642 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15074 | 2026.03.19 13:11:50.353768 [ 259 ] {bf0376c5-e339-4ee7-9af6-fd3952914dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15075 | 2026.03.19 13:11:50.353819 [ 259 ] {bf0376c5-e339-4ee7-9af6-fd3952914dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15076 | 2026.03.19 13:11:50.354360 [ 259 ] {bf0376c5-e339-4ee7-9af6-fd3952914dcf} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2026.03.19 13:11:50.354402 [ 259 ] {bf0376c5-e339-4ee7-9af6-fd3952914dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15078 | 2026.03.19 13:11:50.354753 [ 259 ] {bf0376c5-e339-4ee7-9af6-fd3952914dcf} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15079 | 2026.03.19 13:11:50.354962 [ 259 ] {bf0376c5-e339-4ee7-9af6-fd3952914dcf} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2026.03.19 13:11:50.355091 [ 259 ] {bf0376c5-e339-4ee7-9af6-fd3952914dcf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. | ||
| 15081 | 2026.03.19 13:11:50.355129 [ 259 ] {bf0376c5-e339-4ee7-9af6-fd3952914dcf} <Debug> TCPHandler: Processed in 0.001548401 sec. | ||
| 15082 | 2026.03.19 13:11:50.355249 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15083 | 2026.03.19 13:11:50.355344 [ 259 ] {9ed50a06-4f97-4c7b-a962-1a3b2a4a6cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15084 | 2026.03.19 13:11:50.355387 [ 259 ] {9ed50a06-4f97-4c7b-a962-1a3b2a4a6cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15085 | 2026.03.19 13:11:50.355824 [ 259 ] {9ed50a06-4f97-4c7b-a962-1a3b2a4a6cde} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15086 | 2026.03.19 13:11:50.355858 [ 259 ] {9ed50a06-4f97-4c7b-a962-1a3b2a4a6cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15087 | 2026.03.19 13:11:50.356185 [ 259 ] {9ed50a06-4f97-4c7b-a962-1a3b2a4a6cde} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15088 | 2026.03.19 13:11:50.356391 [ 259 ] {9ed50a06-4f97-4c7b-a962-1a3b2a4a6cde} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2026.03.19 13:11:50.356520 [ 259 ] {9ed50a06-4f97-4c7b-a962-1a3b2a4a6cde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 15090 | 2026.03.19 13:11:50.356557 [ 259 ] {9ed50a06-4f97-4c7b-a962-1a3b2a4a6cde} <Debug> TCPHandler: Processed in 0.001356207 sec. | ||
| 15091 | 2026.03.19 13:11:50.356569 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 15092 | 2026.03.19 13:11:50.356602 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 15093 | 2026.03.19 13:11:50.356676 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15094 | 2026.03.19 13:11:50.356769 [ 259 ] {5c9c5b8b-9ced-4ba7-86e0-ba0d0a9acbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15095 | 2026.03.19 13:11:50.356810 [ 259 ] {5c9c5b8b-9ced-4ba7-86e0-ba0d0a9acbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15096 | 2026.03.19 13:11:50.357152 [ 259 ] {5c9c5b8b-9ced-4ba7-86e0-ba0d0a9acbc1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2026.03.19 13:11:50.357186 [ 259 ] {5c9c5b8b-9ced-4ba7-86e0-ba0d0a9acbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15098 | 2026.03.19 13:11:50.357488 [ 259 ] {5c9c5b8b-9ced-4ba7-86e0-ba0d0a9acbc1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15099 | 2026.03.19 13:11:50.357711 [ 259 ] {5c9c5b8b-9ced-4ba7-86e0-ba0d0a9acbc1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.03.19 13:11:50.357836 [ 259 ] {5c9c5b8b-9ced-4ba7-86e0-ba0d0a9acbc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 15101 | 2026.03.19 13:11:50.357871 [ 259 ] {5c9c5b8b-9ced-4ba7-86e0-ba0d0a9acbc1} <Debug> TCPHandler: Processed in 0.001242175 sec. | ||
| 15102 | 2026.03.19 13:11:50.357927 [ 220 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 15103 | 2026.03.19 13:11:50.357985 [ 220 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 15104 | 2026.03.19 13:11:50.359811 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 15105 | 2026.03.19 13:11:50.361607 [ 220 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 15106 | 2026.03.19 13:11:51.246300 [ 223 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 15107 | 2026.03.19 13:11:51.246370 [ 223 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 15108 | 2026.03.19 13:11:51.248769 [ 223 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 15109 | 2026.03.19 13:11:51.561094 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15110 | 2026.03.19 13:11:51.561299 [ 259 ] {06d04107-60d4-4a33-a662-a328ff3018cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15111 | 2026.03.19 13:11:51.561374 [ 259 ] {06d04107-60d4-4a33-a662-a328ff3018cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15112 | 2026.03.19 13:11:51.562153 [ 259 ] {06d04107-60d4-4a33-a662-a328ff3018cc} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.03.19 13:11:51.562197 [ 259 ] {06d04107-60d4-4a33-a662-a328ff3018cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15114 | 2026.03.19 13:11:51.562615 [ 259 ] {06d04107-60d4-4a33-a662-a328ff3018cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15115 | 2026.03.19 13:11:51.562859 [ 259 ] {06d04107-60d4-4a33-a662-a328ff3018cc} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2026.03.19 13:11:51.563021 [ 259 ] {06d04107-60d4-4a33-a662-a328ff3018cc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001778 sec., 159730.03374578178 rows/sec., 10.14 MiB/sec. | ||
| 15117 | 2026.03.19 13:11:51.563076 [ 259 ] {06d04107-60d4-4a33-a662-a328ff3018cc} <Debug> TCPHandler: Processed in 0.002121123 sec. | ||
| 15118 | 2026.03.19 13:11:51.563204 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15119 | 2026.03.19 13:11:51.563310 [ 259 ] {43d696f7-6650-4763-96de-3cca45745f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15120 | 2026.03.19 13:11:51.563356 [ 259 ] {43d696f7-6650-4763-96de-3cca45745f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15121 | 2026.03.19 13:11:51.563775 [ 259 ] {43d696f7-6650-4763-96de-3cca45745f53} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15122 | 2026.03.19 13:11:51.563811 [ 259 ] {43d696f7-6650-4763-96de-3cca45745f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15123 | 2026.03.19 13:11:51.564108 [ 259 ] {43d696f7-6650-4763-96de-3cca45745f53} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15124 | 2026.03.19 13:11:51.564320 [ 259 ] {43d696f7-6650-4763-96de-3cca45745f53} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15125 | 2026.03.19 13:11:51.564455 [ 259 ] {43d696f7-6650-4763-96de-3cca45745f53} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 15126 | 2026.03.19 13:11:51.564497 [ 259 ] {43d696f7-6650-4763-96de-3cca45745f53} <Debug> TCPHandler: Processed in 0.001345667 sec. | ||
| 15127 | 2026.03.19 13:11:51.564613 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15128 | 2026.03.19 13:11:51.564711 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15129 | 2026.03.19 13:11:51.564752 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15130 | 2026.03.19 13:11:51.566460 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15131 | 2026.03.19 13:11:51.566497 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15132 | 2026.03.19 13:11:51.566979 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15133 | 2026.03.19 13:11:51.567208 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15134 | 2026.03.19 13:11:51.567339 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Debug> executeQuery: Read 2762 rows, 216.34 KiB in 0.002647 sec., 1043445.4098979977 rows/sec., 79.82 MiB/sec. | ||
| 15135 | 2026.03.19 13:11:51.567381 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 15136 | 2026.03.19 13:11:51.567396 [ 259 ] {6def02ab-2454-4eb3-ba53-e66460fb0624} <Debug> TCPHandler: Processed in 0.002834216 sec. | ||
| 15137 | 2026.03.19 13:11:51.567506 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2026.03.19 13:11:51.567603 [ 259 ] {821536fc-9e68-4456-b5ef-0472410c4837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15139 | 2026.03.19 13:11:51.567644 [ 259 ] {821536fc-9e68-4456-b5ef-0472410c4837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15140 | 2026.03.19 13:11:51.568152 [ 259 ] {821536fc-9e68-4456-b5ef-0472410c4837} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.03.19 13:11:51.568188 [ 259 ] {821536fc-9e68-4456-b5ef-0472410c4837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15142 | 2026.03.19 13:11:51.568489 [ 259 ] {821536fc-9e68-4456-b5ef-0472410c4837} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15143 | 2026.03.19 13:11:51.568707 [ 259 ] {821536fc-9e68-4456-b5ef-0472410c4837} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15144 | 2026.03.19 13:11:51.568837 [ 259 ] {821536fc-9e68-4456-b5ef-0472410c4837} <Debug> executeQuery: Read 195 rows, 12.52 KiB in 0.001252 sec., 155750.7987220447 rows/sec., 9.76 MiB/sec. | ||
| 15145 | 2026.03.19 13:11:51.568875 [ 259 ] {821536fc-9e68-4456-b5ef-0472410c4837} <Debug> TCPHandler: Processed in 0.001420718 sec. | ||
| 15146 | 2026.03.19 13:11:51.569000 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15147 | 2026.03.19 13:11:51.569123 [ 259 ] {35688116-8c9a-4621-a2ca-c6d8309cee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15148 | 2026.03.19 13:11:51.569174 [ 259 ] {35688116-8c9a-4621-a2ca-c6d8309cee0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15149 | 2026.03.19 13:11:51.569953 [ 259 ] {35688116-8c9a-4621-a2ca-c6d8309cee0b} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15150 | 2026.03.19 13:11:51.569990 [ 259 ] {35688116-8c9a-4621-a2ca-c6d8309cee0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15151 | 2026.03.19 13:11:51.570341 [ 259 ] {35688116-8c9a-4621-a2ca-c6d8309cee0b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15152 | 2026.03.19 13:11:51.570561 [ 259 ] {35688116-8c9a-4621-a2ca-c6d8309cee0b} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2026.03.19 13:11:51.570666 [ 30 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 15154 | 2026.03.19 13:11:51.570693 [ 259 ] {35688116-8c9a-4621-a2ca-c6d8309cee0b} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001595 sec., 537304.0752351097 rows/sec., 31.93 MiB/sec. | ||
| 15155 | 2026.03.19 13:11:51.570708 [ 30 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2026.03.19 13:11:51.570730 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15157 | 2026.03.19 13:11:51.570734 [ 259 ] {35688116-8c9a-4621-a2ca-c6d8309cee0b} <Debug> TCPHandler: Processed in 0.001797626 sec. | ||
| 15158 | 2026.03.19 13:11:51.570819 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 15159 | 2026.03.19 13:11:51.570842 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15160 | 2026.03.19 13:11:51.570908 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15161 | 2026.03.19 13:11:51.570939 [ 259 ] {8e3131d2-bb3d-4b7e-ac45-51c22b80b9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15162 | 2026.03.19 13:11:51.570941 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 857 rows starting from the beginning of the part | ||
| 15163 | 2026.03.19 13:11:51.570980 [ 259 ] {8e3131d2-bb3d-4b7e-ac45-51c22b80b9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15164 | 2026.03.19 13:11:51.571018 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 15165 | 2026.03.19 13:11:51.571068 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 857 rows starting from the beginning of the part | ||
| 15166 | 2026.03.19 13:11:51.571118 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 15167 | 2026.03.19 13:11:51.571164 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 15168 | 2026.03.19 13:11:51.571211 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 857 rows starting from the beginning of the part | ||
| 15169 | 2026.03.19 13:11:51.571363 [ 259 ] {8e3131d2-bb3d-4b7e-ac45-51c22b80b9a3} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2026.03.19 13:11:51.571398 [ 259 ] {8e3131d2-bb3d-4b7e-ac45-51c22b80b9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15171 | 2026.03.19 13:11:51.571694 [ 259 ] {8e3131d2-bb3d-4b7e-ac45-51c22b80b9a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 15172 | 2026.03.19 13:11:51.571904 [ 259 ] {8e3131d2-bb3d-4b7e-ac45-51c22b80b9a3} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15173 | 2026.03.19 13:11:51.572031 [ 259 ] {8e3131d2-bb3d-4b7e-ac45-51c22b80b9a3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 15174 | 2026.03.19 13:11:51.572030 [ 31 ] {} <Debug> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 15175 | 2026.03.19 13:11:51.572070 [ 259 ] {8e3131d2-bb3d-4b7e-ac45-51c22b80b9a3} <Debug> TCPHandler: Processed in 0.001277675 sec. | ||
| 15176 | 2026.03.19 13:11:51.572104 [ 31 ] {} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2026.03.19 13:11:51.572129 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15178 | 2026.03.19 13:11:51.572185 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15179 | 2026.03.19 13:11:51.572211 [ 189 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::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 | ||
| 15180 | 2026.03.19 13:11:51.572285 [ 259 ] {da7f226f-a623-4e1f-aebb-288815dde8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15181 | 2026.03.19 13:11:51.572300 [ 189 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15182 | 2026.03.19 13:11:51.572325 [ 259 ] {da7f226f-a623-4e1f-aebb-288815dde8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15183 | 2026.03.19 13:11:51.572326 [ 189 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 15184 | 2026.03.19 13:11:51.572383 [ 189 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 15185 | 2026.03.19 13:11:51.572424 [ 189 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 15186 | 2026.03.19 13:11:51.572464 [ 189 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 15187 | 2026.03.19 13:11:51.572478 [ 191 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690693 sec., 1785066.8335410391 rows/sec., 114.26 MiB/sec. | ||
| 15188 | 2026.03.19 13:11:51.572501 [ 189 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 15189 | 2026.03.19 13:11:51.572739 [ 194 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 15190 | 2026.03.19 13:11:51.572786 [ 259 ] {da7f226f-a623-4e1f-aebb-288815dde8cc} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15191 | 2026.03.19 13:11:51.572826 [ 259 ] {da7f226f-a623-4e1f-aebb-288815dde8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15192 | 2026.03.19 13:11:51.573148 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15193 | 2026.03.19 13:11:51.573176 [ 191 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001003249 sec., 4983.807609078106 rows/sec., 369.89 KiB/sec. | ||
| 15194 | 2026.03.19 13:11:51.573181 [ 259 ] {da7f226f-a623-4e1f-aebb-288815dde8cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15195 | 2026.03.19 13:11:51.573226 [ 193 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_52_11} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 15196 | 2026.03.19 13:11:51.573295 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 15197 | 2026.03.19 13:11:51.573317 [ 194 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 15198 | 2026.03.19 13:11:51.573448 [ 259 ] {da7f226f-a623-4e1f-aebb-288815dde8cc} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15199 | 2026.03.19 13:11:51.573595 [ 259 ] {da7f226f-a623-4e1f-aebb-288815dde8cc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001329 sec., 111361.92626034611 rows/sec., 6.33 MiB/sec. | ||
| 15200 | 2026.03.19 13:11:51.573635 [ 259 ] {da7f226f-a623-4e1f-aebb-288815dde8cc} <Debug> TCPHandler: Processed in 0.001498489 sec. | ||
| 15201 | 2026.03.19 13:11:51.573637 [ 194 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15202 | 2026.03.19 13:11:51.573726 [ 194 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_13_3} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 15203 | 2026.03.19 13:11:51.573749 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2026.03.19 13:11:51.573840 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15205 | 2026.03.19 13:11:51.573848 [ 259 ] {12fc8c10-9a4d-4e36-a727-71131b44ac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15206 | 2026.03.19 13:11:51.573900 [ 259 ] {12fc8c10-9a4d-4e36-a727-71131b44ac91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15207 | 2026.03.19 13:11:51.574853 [ 259 ] {12fc8c10-9a4d-4e36-a727-71131b44ac91} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15208 | 2026.03.19 13:11:51.574889 [ 259 ] {12fc8c10-9a4d-4e36-a727-71131b44ac91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15209 | 2026.03.19 13:11:51.575257 [ 259 ] {12fc8c10-9a4d-4e36-a727-71131b44ac91} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15210 | 2026.03.19 13:11:51.575474 [ 259 ] {12fc8c10-9a4d-4e36-a727-71131b44ac91} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15211 | 2026.03.19 13:11:51.575603 [ 259 ] {12fc8c10-9a4d-4e36-a727-71131b44ac91} <Debug> executeQuery: Read 1479 rows, 104.65 KiB in 0.001773 sec., 834179.3570219966 rows/sec., 57.64 MiB/sec. | ||
| 15212 | 2026.03.19 13:11:51.575641 [ 259 ] {12fc8c10-9a4d-4e36-a727-71131b44ac91} <Debug> TCPHandler: Processed in 0.001940309 sec. | ||
| 15213 | 2026.03.19 13:11:51.575760 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15214 | 2026.03.19 13:11:51.575878 [ 259 ] {d2f1d962-131b-4c1b-9d36-7efe15474e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15215 | 2026.03.19 13:11:51.575929 [ 259 ] {d2f1d962-131b-4c1b-9d36-7efe15474e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15216 | 2026.03.19 13:11:51.576326 [ 259 ] {d2f1d962-131b-4c1b-9d36-7efe15474e6a} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2026.03.19 13:11:51.576370 [ 259 ] {d2f1d962-131b-4c1b-9d36-7efe15474e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15218 | 2026.03.19 13:11:51.576713 [ 259 ] {d2f1d962-131b-4c1b-9d36-7efe15474e6a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15219 | 2026.03.19 13:11:51.576918 [ 259 ] {d2f1d962-131b-4c1b-9d36-7efe15474e6a} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.03.19 13:11:51.577046 [ 259 ] {d2f1d962-131b-4c1b-9d36-7efe15474e6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 15221 | 2026.03.19 13:11:51.577084 [ 259 ] {d2f1d962-131b-4c1b-9d36-7efe15474e6a} <Debug> TCPHandler: Processed in 0.001385148 sec. | ||
| 15222 | 2026.03.19 13:11:51.577205 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15223 | 2026.03.19 13:11:51.577302 [ 259 ] {8c2eee5b-31c2-4991-b265-e744fa264a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15224 | 2026.03.19 13:11:51.577345 [ 259 ] {8c2eee5b-31c2-4991-b265-e744fa264a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15225 | 2026.03.19 13:11:51.578000 [ 259 ] {8c2eee5b-31c2-4991-b265-e744fa264a97} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2026.03.19 13:11:51.578037 [ 259 ] {8c2eee5b-31c2-4991-b265-e744fa264a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15227 | 2026.03.19 13:11:51.578451 [ 259 ] {8c2eee5b-31c2-4991-b265-e744fa264a97} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15228 | 2026.03.19 13:11:51.578665 [ 259 ] {8c2eee5b-31c2-4991-b265-e744fa264a97} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2026.03.19 13:11:51.578794 [ 259 ] {8c2eee5b-31c2-4991-b265-e744fa264a97} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.001512 sec., 896164.0211640211 rows/sec., 56.12 MiB/sec. | ||
| 15230 | 2026.03.19 13:11:51.578832 [ 259 ] {8c2eee5b-31c2-4991-b265-e744fa264a97} <Debug> TCPHandler: Processed in 0.001677173 sec. | ||
| 15231 | 2026.03.19 13:11:51.578944 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15232 | 2026.03.19 13:11:51.579038 [ 259 ] {b214c776-1ace-4bff-bba6-c223ed4ed435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15233 | 2026.03.19 13:11:51.579081 [ 259 ] {b214c776-1ace-4bff-bba6-c223ed4ed435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15234 | 2026.03.19 13:11:51.579391 [ 259 ] {b214c776-1ace-4bff-bba6-c223ed4ed435} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15235 | 2026.03.19 13:11:51.579427 [ 259 ] {b214c776-1ace-4bff-bba6-c223ed4ed435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15236 | 2026.03.19 13:11:51.579714 [ 259 ] {b214c776-1ace-4bff-bba6-c223ed4ed435} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15237 | 2026.03.19 13:11:51.579935 [ 259 ] {b214c776-1ace-4bff-bba6-c223ed4ed435} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15238 | 2026.03.19 13:11:51.580063 [ 259 ] {b214c776-1ace-4bff-bba6-c223ed4ed435} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 15239 | 2026.03.19 13:11:51.580098 [ 259 ] {b214c776-1ace-4bff-bba6-c223ed4ed435} <Debug> TCPHandler: Processed in 0.001203894 sec. | ||
| 15240 | 2026.03.19 13:11:51.580205 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15241 | 2026.03.19 13:11:51.580299 [ 259 ] {42c0edc4-7c48-4d9e-aea3-a8457952305d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15242 | 2026.03.19 13:11:51.580353 [ 259 ] {42c0edc4-7c48-4d9e-aea3-a8457952305d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15243 | 2026.03.19 13:11:51.581212 [ 259 ] {42c0edc4-7c48-4d9e-aea3-a8457952305d} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2026.03.19 13:11:51.581249 [ 259 ] {42c0edc4-7c48-4d9e-aea3-a8457952305d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15245 | 2026.03.19 13:11:51.581801 [ 259 ] {42c0edc4-7c48-4d9e-aea3-a8457952305d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15246 | 2026.03.19 13:11:51.582019 [ 259 ] {42c0edc4-7c48-4d9e-aea3-a8457952305d} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2026.03.19 13:11:51.582154 [ 259 ] {42c0edc4-7c48-4d9e-aea3-a8457952305d} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001873 sec., 27229.04431393486 rows/sec., 48.79 MiB/sec. | ||
| 15248 | 2026.03.19 13:11:51.582217 [ 259 ] {42c0edc4-7c48-4d9e-aea3-a8457952305d} <Debug> TCPHandler: Processed in 0.002060001 sec. | ||
| 15249 | 2026.03.19 13:11:51.582329 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2026.03.19 13:11:51.582423 [ 259 ] {2f8f4b02-bd30-4635-b2bd-05b020b5b502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15251 | 2026.03.19 13:11:51.582466 [ 259 ] {2f8f4b02-bd30-4635-b2bd-05b020b5b502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15252 | 2026.03.19 13:11:51.582798 [ 259 ] {2f8f4b02-bd30-4635-b2bd-05b020b5b502} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2026.03.19 13:11:51.582833 [ 259 ] {2f8f4b02-bd30-4635-b2bd-05b020b5b502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15254 | 2026.03.19 13:11:51.583136 [ 259 ] {2f8f4b02-bd30-4635-b2bd-05b020b5b502} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15255 | 2026.03.19 13:11:51.583344 [ 259 ] {2f8f4b02-bd30-4635-b2bd-05b020b5b502} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2026.03.19 13:11:51.583470 [ 259 ] {2f8f4b02-bd30-4635-b2bd-05b020b5b502} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001065 sec., 50704.22535211268 rows/sec., 3.01 MiB/sec. | ||
| 15257 | 2026.03.19 13:11:51.583506 [ 259 ] {2f8f4b02-bd30-4635-b2bd-05b020b5b502} <Debug> TCPHandler: Processed in 0.001227514 sec. | ||
| 15258 | 2026.03.19 13:11:53.530178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1944 | ||
| 15259 | 2026.03.19 13:11:53.533132 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15260 | 2026.03.19 13:11:53.533178 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15261 | 2026.03.19 13:11:53.534363 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15262 | 2026.03.19 13:11:53.534618 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15263 | 2026.03.19 13:11:53.534877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1944 | ||
| 15264 | 2026.03.19 13:11:55.348260 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15265 | 2026.03.19 13:11:55.348451 [ 259 ] {a294a92a-16c6-40a1-8e06-a9aa865036ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15266 | 2026.03.19 13:11:55.348521 [ 259 ] {a294a92a-16c6-40a1-8e06-a9aa865036ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15267 | 2026.03.19 13:11:55.349232 [ 259 ] {a294a92a-16c6-40a1-8e06-a9aa865036ea} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15268 | 2026.03.19 13:11:55.349280 [ 259 ] {a294a92a-16c6-40a1-8e06-a9aa865036ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15269 | 2026.03.19 13:11:55.349697 [ 259 ] {a294a92a-16c6-40a1-8e06-a9aa865036ea} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15270 | 2026.03.19 13:11:55.349944 [ 259 ] {a294a92a-16c6-40a1-8e06-a9aa865036ea} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15271 | 2026.03.19 13:11:55.350096 [ 66 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15272 | 2026.03.19 13:11:55.350112 [ 259 ] {a294a92a-16c6-40a1-8e06-a9aa865036ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.51 MiB/sec. | ||
| 15273 | 2026.03.19 13:11:55.350135 [ 66 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15274 | 2026.03.19 13:11:55.350155 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15275 | 2026.03.19 13:11:55.350168 [ 259 ] {a294a92a-16c6-40a1-8e06-a9aa865036ea} <Debug> TCPHandler: Processed in 0.002090322 sec. | ||
| 15276 | 2026.03.19 13:11:55.350276 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 15277 | 2026.03.19 13:11:55.350306 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15278 | 2026.03.19 13:11:55.350412 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15279 | 2026.03.19 13:11:55.350426 [ 259 ] {67d1cbd5-b19a-4096-8152-272b715ca23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15280 | 2026.03.19 13:11:55.350451 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2770 rows starting from the beginning of the part | ||
| 15281 | 2026.03.19 13:11:55.350476 [ 259 ] {67d1cbd5-b19a-4096-8152-272b715ca23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15282 | 2026.03.19 13:11:55.350521 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 15283 | 2026.03.19 13:11:55.350572 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 877 rows starting from the beginning of the part | ||
| 15284 | 2026.03.19 13:11:55.350647 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 15285 | 2026.03.19 13:11:55.350688 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 2762 rows starting from the beginning of the part | ||
| 15286 | 2026.03.19 13:11:55.350729 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 15287 | 2026.03.19 13:11:55.350947 [ 259 ] {67d1cbd5-b19a-4096-8152-272b715ca23c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2026.03.19 13:11:55.350995 [ 259 ] {67d1cbd5-b19a-4096-8152-272b715ca23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15289 | 2026.03.19 13:11:55.351345 [ 259 ] {67d1cbd5-b19a-4096-8152-272b715ca23c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15290 | 2026.03.19 13:11:55.351587 [ 259 ] {67d1cbd5-b19a-4096-8152-272b715ca23c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15291 | 2026.03.19 13:11:55.351710 [ 66 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15292 | 2026.03.19 13:11:55.351733 [ 259 ] {67d1cbd5-b19a-4096-8152-272b715ca23c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001332 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 15293 | 2026.03.19 13:11:55.351764 [ 66 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2026.03.19 13:11:55.351785 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15295 | 2026.03.19 13:11:55.351785 [ 259 ] {67d1cbd5-b19a-4096-8152-272b715ca23c} <Debug> TCPHandler: Processed in 0.001533471 sec. | ||
| 15296 | 2026.03.19 13:11:55.351871 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 15297 | 2026.03.19 13:11:55.351909 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15298 | 2026.03.19 13:11:55.351985 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15299 | 2026.03.19 13:11:55.352017 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1513 rows starting from the beginning of the part | ||
| 15300 | 2026.03.19 13:11:55.352018 [ 259 ] {28c4c160-35a6-44e6-a46b-536ddc5e418e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15301 | 2026.03.19 13:11:55.352073 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 15302 | 2026.03.19 13:11:55.352076 [ 259 ] {28c4c160-35a6-44e6-a46b-536ddc5e418e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15303 | 2026.03.19 13:11:55.352127 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 530 rows starting from the beginning of the part | ||
| 15304 | 2026.03.19 13:11:55.352172 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 15305 | 2026.03.19 13:11:55.352213 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1479 rows starting from the beginning of the part | ||
| 15306 | 2026.03.19 13:11:55.352254 [ 194 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 15307 | 2026.03.19 13:11:55.352500 [ 259 ] {28c4c160-35a6-44e6-a46b-536ddc5e418e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.03.19 13:11:55.352543 [ 259 ] {28c4c160-35a6-44e6-a46b-536ddc5e418e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15309 | 2026.03.19 13:11:55.352902 [ 259 ] {28c4c160-35a6-44e6-a46b-536ddc5e418e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15310 | 2026.03.19 13:11:55.352954 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6577 rows, containing 5 columns (5 merged, 0 gathered) in 0.002733245 sec., 2406297.276680283 rows/sec., 194.14 MiB/sec. | ||
| 15311 | 2026.03.19 13:11:55.353138 [ 259 ] {28c4c160-35a6-44e6-a46b-536ddc5e418e} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.03.19 13:11:55.353280 [ 259 ] {28c4c160-35a6-44e6-a46b-536ddc5e418e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001284 sec., 74766.35514018692 rows/sec., 5.21 MiB/sec. | ||
| 15313 | 2026.03.19 13:11:55.353318 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15314 | 2026.03.19 13:11:55.353320 [ 259 ] {28c4c160-35a6-44e6-a46b-536ddc5e418e} <Debug> TCPHandler: Processed in 0.001461749 sec. | ||
| 15315 | 2026.03.19 13:11:55.353462 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15316 | 2026.03.19 13:11:55.353543 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711144 sec., 2170477.762245609 rows/sec., 159.96 MiB/sec. | ||
| 15317 | 2026.03.19 13:11:55.353564 [ 259 ] {97b49f08-91c5-4c6e-a339-246fe1b2a6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15318 | 2026.03.19 13:11:55.353626 [ 259 ] {97b49f08-91c5-4c6e-a339-246fe1b2a6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15319 | 2026.03.19 13:11:55.353645 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15320 | 2026.03.19 13:11:55.353760 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_116_23} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15321 | 2026.03.19 13:11:55.353812 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15322 | 2026.03.19 13:11:55.353851 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 15323 | 2026.03.19 13:11:55.353969 [ 259 ] {97b49f08-91c5-4c6e-a339-246fe1b2a6b4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.03.19 13:11:55.354014 [ 259 ] {97b49f08-91c5-4c6e-a339-246fe1b2a6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15325 | 2026.03.19 13:11:55.354155 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15326 | 2026.03.19 13:11:55.354253 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_116_23} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15327 | 2026.03.19 13:11:55.354352 [ 259 ] {97b49f08-91c5-4c6e-a339-246fe1b2a6b4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15328 | 2026.03.19 13:11:55.354354 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 15329 | 2026.03.19 13:11:55.354582 [ 259 ] {97b49f08-91c5-4c6e-a339-246fe1b2a6b4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.03.19 13:11:55.354733 [ 259 ] {97b49f08-91c5-4c6e-a339-246fe1b2a6b4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001189 sec., 30277.544154751893 rows/sec., 2.04 MiB/sec. | ||
| 15331 | 2026.03.19 13:11:55.354723 [ 71 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15332 | 2026.03.19 13:11:55.354794 [ 259 ] {97b49f08-91c5-4c6e-a339-246fe1b2a6b4} <Debug> TCPHandler: Processed in 0.001382208 sec. | ||
| 15333 | 2026.03.19 13:11:55.354853 [ 71 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2026.03.19 13:11:55.354885 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15335 | 2026.03.19 13:11:55.354967 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 15336 | 2026.03.19 13:11:55.355064 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15337 | 2026.03.19 13:11:55.355089 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7428 rows starting from the beginning of the part | ||
| 15338 | 2026.03.19 13:11:55.355132 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 15339 | 2026.03.19 13:11:55.355167 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 90 rows starting from the beginning of the part | ||
| 15340 | 2026.03.19 13:11:55.355202 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 15341 | 2026.03.19 13:11:55.355233 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 54 rows starting from the beginning of the part | ||
| 15342 | 2026.03.19 13:11:55.355267 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 36 rows starting from the beginning of the part | ||
| 15343 | 2026.03.19 13:11:55.356934 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7728 rows, containing 4 columns (4 merged, 0 gathered) in 0.00199997 sec., 3864057.9608694133 rows/sec., 249.13 MiB/sec. | ||
| 15344 | 2026.03.19 13:11:55.357332 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15345 | 2026.03.19 13:11:55.357569 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.03.19 13:11:55.357635 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_116_23} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15347 | 2026.03.19 13:11:55.357694 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 15348 | 2026.03.19 13:11:55.909394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34061 | ||
| 15349 | 2026.03.19 13:11:55.909953 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2026.03.19 13:11:55.909999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15351 | 2026.03.19 13:11:55.910475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15352 | 2026.03.19 13:11:55.910701 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2026.03.19 13:11:55.910845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34061 | ||
| 15354 | 2026.03.19 13:11:55.910881 [ 71 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15355 | 2026.03.19 13:11:55.910970 [ 71 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.03.19 13:11:55.911006 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15357 | 2026.03.19 13:11:55.911200 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 15358 | 2026.03.19 13:11:55.911419 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15359 | 2026.03.19 13:11:55.911484 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31693 rows starting from the beginning of the part | ||
| 15360 | 2026.03.19 13:11:55.911601 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15361 | 2026.03.19 13:11:55.911680 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15362 | 2026.03.19 13:11:55.911750 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15363 | 2026.03.19 13:11:55.911813 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15364 | 2026.03.19 13:11:55.911872 [ 199 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15365 | 2026.03.19 13:11:55.914254 [ 190 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34061 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149842 sec., 10813558.267367061 rows/sec., 154.69 MiB/sec. | ||
| 15366 | 2026.03.19 13:11:55.914585 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15367 | 2026.03.19 13:11:55.914909 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.03.19 13:11:55.914985 [ 187 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_71_14} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15369 | 2026.03.19 13:11:55.915072 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15370 | 2026.03.19 13:11:57.728455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15371 | 2026.03.19 13:11:57.745669 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15372 | 2026.03.19 13:11:57.745723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15373 | 2026.03.19 13:11:57.751835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15374 | 2026.03.19 13:11:57.752542 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15375 | 2026.03.19 13:11:57.752836 [ 75 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15376 | 2026.03.19 13:11:57.752872 [ 75 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15377 | 2026.03.19 13:11:57.752890 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15378 | 2026.03.19 13:11:57.752982 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 15379 | 2026.03.19 13:11:57.755621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15380 | 2026.03.19 13:11:57.756046 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15381 | 2026.03.19 13:11:57.756789 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 15382 | 2026.03.19 13:11:57.760047 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 15383 | 2026.03.19 13:11:57.763277 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 15384 | 2026.03.19 13:11:57.766930 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 15385 | 2026.03.19 13:11:57.771063 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 15386 | 2026.03.19 13:11:57.775410 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 15387 | 2026.03.19 13:11:57.828757 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.075805348 sec., 7057.549554419301 rows/sec., 36.49 MiB/sec. | ||
| 15388 | 2026.03.19 13:11:57.831722 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15389 | 2026.03.19 13:11:57.833836 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_71_14} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15390 | 2026.03.19 13:11:57.833960 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_71_14} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15391 | 2026.03.19 13:11:57.836955 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15392 | 2026.03.19 13:12:00.351070 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15393 | 2026.03.19 13:12:00.351273 [ 259 ] {c112d7ad-b6a3-4f02-b354-10c342d0a636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15394 | 2026.03.19 13:12:00.351345 [ 259 ] {c112d7ad-b6a3-4f02-b354-10c342d0a636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15395 | 2026.03.19 13:12:00.352174 [ 259 ] {c112d7ad-b6a3-4f02-b354-10c342d0a636} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15396 | 2026.03.19 13:12:00.352218 [ 259 ] {c112d7ad-b6a3-4f02-b354-10c342d0a636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15397 | 2026.03.19 13:12:00.352601 [ 259 ] {c112d7ad-b6a3-4f02-b354-10c342d0a636} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15398 | 2026.03.19 13:12:00.352823 [ 259 ] {c112d7ad-b6a3-4f02-b354-10c342d0a636} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2026.03.19 13:12:00.352981 [ 259 ] {c112d7ad-b6a3-4f02-b354-10c342d0a636} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001763 sec., 31764.038570618264 rows/sec., 2.44 MiB/sec. | ||
| 15400 | 2026.03.19 13:12:00.353025 [ 259 ] {c112d7ad-b6a3-4f02-b354-10c342d0a636} <Debug> TCPHandler: Processed in 0.002090032 sec. | ||
| 15401 | 2026.03.19 13:12:00.353153 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15402 | 2026.03.19 13:12:00.353249 [ 259 ] {45acd9f5-4cf1-47aa-994a-d766f88f957d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15403 | 2026.03.19 13:12:00.353289 [ 259 ] {45acd9f5-4cf1-47aa-994a-d766f88f957d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15404 | 2026.03.19 13:12:00.353776 [ 259 ] {45acd9f5-4cf1-47aa-994a-d766f88f957d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15405 | 2026.03.19 13:12:00.353814 [ 259 ] {45acd9f5-4cf1-47aa-994a-d766f88f957d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15406 | 2026.03.19 13:12:00.354124 [ 259 ] {45acd9f5-4cf1-47aa-994a-d766f88f957d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15407 | 2026.03.19 13:12:00.354328 [ 259 ] {45acd9f5-4cf1-47aa-994a-d766f88f957d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15408 | 2026.03.19 13:12:00.354455 [ 259 ] {45acd9f5-4cf1-47aa-994a-d766f88f957d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 15409 | 2026.03.19 13:12:00.354493 [ 259 ] {45acd9f5-4cf1-47aa-994a-d766f88f957d} <Debug> TCPHandler: Processed in 0.001388658 sec. | ||
| 15410 | 2026.03.19 13:12:00.354611 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15411 | 2026.03.19 13:12:00.354707 [ 259 ] {49d6aec8-20e8-4edc-94d9-95517a498d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15412 | 2026.03.19 13:12:00.354753 [ 259 ] {49d6aec8-20e8-4edc-94d9-95517a498d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15413 | 2026.03.19 13:12:00.355218 [ 259 ] {49d6aec8-20e8-4edc-94d9-95517a498d11} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15414 | 2026.03.19 13:12:00.355256 [ 259 ] {49d6aec8-20e8-4edc-94d9-95517a498d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15415 | 2026.03.19 13:12:00.355582 [ 259 ] {49d6aec8-20e8-4edc-94d9-95517a498d11} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15416 | 2026.03.19 13:12:00.355788 [ 259 ] {49d6aec8-20e8-4edc-94d9-95517a498d11} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15417 | 2026.03.19 13:12:00.355916 [ 259 ] {49d6aec8-20e8-4edc-94d9-95517a498d11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 15418 | 2026.03.19 13:12:00.355954 [ 259 ] {49d6aec8-20e8-4edc-94d9-95517a498d11} <Debug> TCPHandler: Processed in 0.001390888 sec. | ||
| 15419 | 2026.03.19 13:12:00.356066 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15420 | 2026.03.19 13:12:00.356161 [ 259 ] {596d9576-c674-42d3-9f84-692c375e86f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15421 | 2026.03.19 13:12:00.356202 [ 259 ] {596d9576-c674-42d3-9f84-692c375e86f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15422 | 2026.03.19 13:12:00.356548 [ 259 ] {596d9576-c674-42d3-9f84-692c375e86f7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15423 | 2026.03.19 13:12:00.356583 [ 259 ] {596d9576-c674-42d3-9f84-692c375e86f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15424 | 2026.03.19 13:12:00.356890 [ 259 ] {596d9576-c674-42d3-9f84-692c375e86f7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15425 | 2026.03.19 13:12:00.357088 [ 259 ] {596d9576-c674-42d3-9f84-692c375e86f7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15426 | 2026.03.19 13:12:00.357213 [ 259 ] {596d9576-c674-42d3-9f84-692c375e86f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 15427 | 2026.03.19 13:12:00.357249 [ 259 ] {596d9576-c674-42d3-9f84-692c375e86f7} <Debug> TCPHandler: Processed in 0.001231054 sec. | ||
| 15428 | 2026.03.19 13:12:03.168281 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15429 | 2026.03.19 13:12:03.168348 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15430 | 2026.03.19 13:12:03.294015 [ 219 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 15431 | 2026.03.19 13:12:03.294072 [ 219 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 15432 | 2026.03.19 13:12:03.297016 [ 219 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 15433 | 2026.03.19 13:12:03.411061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34573 | ||
| 15434 | 2026.03.19 13:12:03.411598 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2026.03.19 13:12:03.411642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15436 | 2026.03.19 13:12:03.412105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15437 | 2026.03.19 13:12:03.412343 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2026.03.19 13:12:03.412471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34573 | ||
| 15439 | 2026.03.19 13:12:03.535311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1960 | ||
| 15440 | 2026.03.19 13:12:03.537684 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2026.03.19 13:12:03.537723 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15442 | 2026.03.19 13:12:03.538843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15443 | 2026.03.19 13:12:03.539095 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.03.19 13:12:03.539348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1960 | ||
| 15445 | 2026.03.19 13:12:04.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.48 MiB, peak 392.79 MiB, free memory in arenas 0.00 B, will set to 374.47 MiB (RSS), difference: 3.99 MiB | ||
| 15446 | 2026.03.19 13:12:04.101038 [ 73 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 15447 | 2026.03.19 13:12:04.101107 [ 73 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.03.19 13:12:04.101131 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15449 | 2026.03.19 13:12:04.101284 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 15450 | 2026.03.19 13:12:04.101491 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15451 | 2026.03.19 13:12:04.101549 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 211 rows starting from the beginning of the part | ||
| 15452 | 2026.03.19 13:12:04.101658 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 209 rows starting from the beginning of the part | ||
| 15453 | 2026.03.19 13:12:04.101734 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 182 rows starting from the beginning of the part | ||
| 15454 | 2026.03.19 13:12:04.101806 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 182 rows starting from the beginning of the part | ||
| 15455 | 2026.03.19 13:12:04.101872 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 195 rows starting from the beginning of the part | ||
| 15456 | 2026.03.19 13:12:04.102895 [ 200 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686763 sec., 580401.6331873535 rows/sec., 38.54 MiB/sec. | ||
| 15457 | 2026.03.19 13:12:04.103032 [ 200 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 15458 | 2026.03.19 13:12:04.103291 [ 200 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2026.03.19 13:12:04.103363 [ 200 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_52_11} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 15460 | 2026.03.19 13:12:04.103433 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15461 | 2026.03.19 13:12:04.752528 [ 73 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 15462 | 2026.03.19 13:12:04.752597 [ 73 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15463 | 2026.03.19 13:12:04.752621 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15464 | 2026.03.19 13:12:04.752775 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 15465 | 2026.03.19 13:12:04.752999 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15466 | 2026.03.19 13:12:04.753061 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 288 rows starting from the beginning of the part | ||
| 15467 | 2026.03.19 13:12:04.753166 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 15468 | 2026.03.19 13:12:04.753220 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 15469 | 2026.03.19 13:12:04.753259 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 15470 | 2026.03.19 13:12:04.753297 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 15471 | 2026.03.19 13:12:04.754084 [ 197 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001386008 sec., 225106.92578975012 rows/sec., 11.49 MiB/sec. | ||
| 15472 | 2026.03.19 13:12:04.754227 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 15473 | 2026.03.19 13:12:04.754492 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2026.03.19 13:12:04.754564 [ 192 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_52_11} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 15475 | 2026.03.19 13:12:04.754637 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15476 | 2026.03.19 13:12:05.221830 [ 225 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): 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] | ||
| 15477 | 2026.03.19 13:12:05.221872 [ 225 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): 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] | ||
| 15478 | 2026.03.19 13:12:05.224089 [ 225 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): 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] | ||
| 15479 | 2026.03.19 13:12:05.234808 [ 221 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 15480 | 2026.03.19 13:12:05.234842 [ 221 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 15481 | 2026.03.19 13:12:05.236580 [ 221 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 15482 | 2026.03.19 13:12:05.255746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15483 | 2026.03.19 13:12:05.271810 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15484 | 2026.03.19 13:12:05.271878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15485 | 2026.03.19 13:12:05.277890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15486 | 2026.03.19 13:12:05.278569 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15487 | 2026.03.19 13:12:05.281532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15488 | 2026.03.19 13:12:05.360093 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15489 | 2026.03.19 13:12:05.360280 [ 259 ] {a06cf6c7-c5c7-49f8-95d0-7f44a9d444d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15490 | 2026.03.19 13:12:05.360345 [ 259 ] {a06cf6c7-c5c7-49f8-95d0-7f44a9d444d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15491 | 2026.03.19 13:12:05.361119 [ 259 ] {a06cf6c7-c5c7-49f8-95d0-7f44a9d444d2} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2026.03.19 13:12:05.361158 [ 259 ] {a06cf6c7-c5c7-49f8-95d0-7f44a9d444d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15493 | 2026.03.19 13:12:05.361556 [ 259 ] {a06cf6c7-c5c7-49f8-95d0-7f44a9d444d2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15494 | 2026.03.19 13:12:05.361782 [ 259 ] {a06cf6c7-c5c7-49f8-95d0-7f44a9d444d2} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.03.19 13:12:05.361915 [ 70 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 15496 | 2026.03.19 13:12:05.361940 [ 259 ] {a06cf6c7-c5c7-49f8-95d0-7f44a9d444d2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001711 sec., 165984.80420806544 rows/sec., 10.54 MiB/sec. | ||
| 15497 | 2026.03.19 13:12:05.361958 [ 70 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2026.03.19 13:12:05.361982 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15499 | 2026.03.19 13:12:05.361991 [ 259 ] {a06cf6c7-c5c7-49f8-95d0-7f44a9d444d2} <Debug> TCPHandler: Processed in 0.00203255 sec. | ||
| 15500 | 2026.03.19 13:12:05.362082 [ 218 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 15501 | 2026.03.19 13:12:05.362114 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15502 | 2026.03.19 13:12:05.362119 [ 218 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 15503 | 2026.03.19 13:12:05.362121 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 15504 | 2026.03.19 13:12:05.362218 [ 259 ] {13a182ff-c605-4ccf-9f7b-af6b9b33d8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15505 | 2026.03.19 13:12:05.362266 [ 259 ] {13a182ff-c605-4ccf-9f7b-af6b9b33d8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15506 | 2026.03.19 13:12:05.362301 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15507 | 2026.03.19 13:12:05.362345 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 284 rows starting from the beginning of the part | ||
| 15508 | 2026.03.19 13:12:05.362421 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 15509 | 2026.03.19 13:12:05.362476 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 15510 | 2026.03.19 13:12:05.362526 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 15511 | 2026.03.19 13:12:05.362575 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part | ||
| 15512 | 2026.03.19 13:12:05.363102 [ 259 ] {13a182ff-c605-4ccf-9f7b-af6b9b33d8f4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15513 | 2026.03.19 13:12:05.363141 [ 259 ] {13a182ff-c605-4ccf-9f7b-af6b9b33d8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15514 | 2026.03.19 13:12:05.363512 [ 259 ] {13a182ff-c605-4ccf-9f7b-af6b9b33d8f4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15515 | 2026.03.19 13:12:05.363724 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663794 sec., 853471.0426891791 rows/sec., 57.46 MiB/sec. | ||
| 15516 | 2026.03.19 13:12:05.363728 [ 259 ] {13a182ff-c605-4ccf-9f7b-af6b9b33d8f4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15517 | 2026.03.19 13:12:05.363873 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 15518 | 2026.03.19 13:12:05.363886 [ 259 ] {13a182ff-c605-4ccf-9f7b-af6b9b33d8f4} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001691 sec., 518628.0307510349 rows/sec., 41.11 MiB/sec. | ||
| 15519 | 2026.03.19 13:12:05.363930 [ 259 ] {13a182ff-c605-4ccf-9f7b-af6b9b33d8f4} <Debug> TCPHandler: Processed in 0.001864827 sec. | ||
| 15520 | 2026.03.19 13:12:05.364043 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15521 | 2026.03.19 13:12:05.364139 [ 259 ] {ec9d581e-4137-4401-80b1-eb08080e0b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15522 | 2026.03.19 13:12:05.364182 [ 259 ] {ec9d581e-4137-4401-80b1-eb08080e0b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15523 | 2026.03.19 13:12:05.364251 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2026.03.19 13:12:05.364346 [ 195 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_53_13} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 15525 | 2026.03.19 13:12:05.364446 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 15526 | 2026.03.19 13:12:05.364663 [ 259 ] {ec9d581e-4137-4401-80b1-eb08080e0b55} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.03.19 13:12:05.364701 [ 259 ] {ec9d581e-4137-4401-80b1-eb08080e0b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15528 | 2026.03.19 13:12:05.364723 [ 218 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 15529 | 2026.03.19 13:12:05.365013 [ 259 ] {ec9d581e-4137-4401-80b1-eb08080e0b55} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15530 | 2026.03.19 13:12:05.365219 [ 259 ] {ec9d581e-4137-4401-80b1-eb08080e0b55} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15531 | 2026.03.19 13:12:05.365344 [ 259 ] {ec9d581e-4137-4401-80b1-eb08080e0b55} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001223 sec., 148814.39084219135 rows/sec., 9.22 MiB/sec. | ||
| 15532 | 2026.03.19 13:12:05.365381 [ 259 ] {ec9d581e-4137-4401-80b1-eb08080e0b55} <Debug> TCPHandler: Processed in 0.001385758 sec. | ||
| 15533 | 2026.03.19 13:12:05.365485 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15534 | 2026.03.19 13:12:05.365579 [ 259 ] {e238776d-9084-4b22-85bf-76568af433f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15535 | 2026.03.19 13:12:05.365617 [ 259 ] {e238776d-9084-4b22-85bf-76568af433f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15536 | 2026.03.19 13:12:05.366040 [ 259 ] {e238776d-9084-4b22-85bf-76568af433f6} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2026.03.19 13:12:05.366074 [ 259 ] {e238776d-9084-4b22-85bf-76568af433f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15538 | 2026.03.19 13:12:05.366363 [ 259 ] {e238776d-9084-4b22-85bf-76568af433f6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15539 | 2026.03.19 13:12:05.366568 [ 259 ] {e238776d-9084-4b22-85bf-76568af433f6} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15540 | 2026.03.19 13:12:05.366691 [ 259 ] {e238776d-9084-4b22-85bf-76568af433f6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001131 sec., 131741.8213969938 rows/sec., 8.51 MiB/sec. | ||
| 15541 | 2026.03.19 13:12:05.366727 [ 259 ] {e238776d-9084-4b22-85bf-76568af433f6} <Debug> TCPHandler: Processed in 0.001289606 sec. | ||
| 15542 | 2026.03.19 13:12:05.366836 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15543 | 2026.03.19 13:12:05.366929 [ 259 ] {8b6dae0a-44dc-4976-8045-f83c966ff3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15544 | 2026.03.19 13:12:05.366968 [ 259 ] {8b6dae0a-44dc-4976-8045-f83c966ff3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15545 | 2026.03.19 13:12:05.367387 [ 259 ] {8b6dae0a-44dc-4976-8045-f83c966ff3cb} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15546 | 2026.03.19 13:12:05.367420 [ 259 ] {8b6dae0a-44dc-4976-8045-f83c966ff3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15547 | 2026.03.19 13:12:05.367712 [ 259 ] {8b6dae0a-44dc-4976-8045-f83c966ff3cb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15548 | 2026.03.19 13:12:05.367914 [ 259 ] {8b6dae0a-44dc-4976-8045-f83c966ff3cb} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15549 | 2026.03.19 13:12:05.368011 [ 70 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 15550 | 2026.03.19 13:12:05.368038 [ 70 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15551 | 2026.03.19 13:12:05.368040 [ 259 ] {8b6dae0a-44dc-4976-8045-f83c966ff3cb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001128 sec., 131205.67375886525 rows/sec., 7.46 MiB/sec. | ||
| 15552 | 2026.03.19 13:12:05.368055 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15553 | 2026.03.19 13:12:05.368082 [ 259 ] {8b6dae0a-44dc-4976-8045-f83c966ff3cb} <Debug> TCPHandler: Processed in 0.001298355 sec. | ||
| 15554 | 2026.03.19 13:12:05.368147 [ 198 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 15555 | 2026.03.19 13:12:05.368191 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15556 | 2026.03.19 13:12:05.368250 [ 198 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15557 | 2026.03.19 13:12:05.368284 [ 259 ] {640772a5-b618-47c0-a089-27a5d18b4dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15558 | 2026.03.19 13:12:05.368286 [ 198 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 148 rows starting from the beginning of the part | ||
| 15559 | 2026.03.19 13:12:05.368324 [ 259 ] {640772a5-b618-47c0-a089-27a5d18b4dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15560 | 2026.03.19 13:12:05.368365 [ 198 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 15561 | 2026.03.19 13:12:05.368417 [ 198 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 15562 | 2026.03.19 13:12:05.368464 [ 198 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 15563 | 2026.03.19 13:12:05.368510 [ 198 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part | ||
| 15564 | 2026.03.19 13:12:05.368908 [ 259 ] {640772a5-b618-47c0-a089-27a5d18b4dc1} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15565 | 2026.03.19 13:12:05.368942 [ 259 ] {640772a5-b618-47c0-a089-27a5d18b4dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15566 | 2026.03.19 13:12:05.369258 [ 259 ] {640772a5-b618-47c0-a089-27a5d18b4dc1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15567 | 2026.03.19 13:12:05.369356 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255295 sec., 589502.8658602161 rows/sec., 35.78 MiB/sec. | ||
| 15568 | 2026.03.19 13:12:05.369473 [ 259 ] {640772a5-b618-47c0-a089-27a5d18b4dc1} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15569 | 2026.03.19 13:12:05.369527 [ 192 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 15570 | 2026.03.19 13:12:05.369611 [ 259 ] {640772a5-b618-47c0-a089-27a5d18b4dc1} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001344 sec., 394345.2380952381 rows/sec., 27.89 MiB/sec. | ||
| 15571 | 2026.03.19 13:12:05.369651 [ 259 ] {640772a5-b618-47c0-a089-27a5d18b4dc1} <Debug> TCPHandler: Processed in 0.00150732 sec. | ||
| 15572 | 2026.03.19 13:12:05.369762 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.03.19 13:12:05.369846 [ 192 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15574 | 2026.03.19 13:12:05.369858 [ 259 ] {bdf139e9-09fc-444d-827f-e0bca43c6dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15575 | 2026.03.19 13:12:05.369908 [ 259 ] {bdf139e9-09fc-444d-827f-e0bca43c6dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15576 | 2026.03.19 13:12:05.369941 [ 192 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_53_13} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 15577 | 2026.03.19 13:12:05.370048 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15578 | 2026.03.19 13:12:05.370234 [ 259 ] {bdf139e9-09fc-444d-827f-e0bca43c6dc5} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2026.03.19 13:12:05.370272 [ 259 ] {bdf139e9-09fc-444d-827f-e0bca43c6dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15580 | 2026.03.19 13:12:05.370568 [ 259 ] {bdf139e9-09fc-444d-827f-e0bca43c6dc5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15581 | 2026.03.19 13:12:05.370776 [ 259 ] {bdf139e9-09fc-444d-827f-e0bca43c6dc5} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15582 | 2026.03.19 13:12:05.370901 [ 259 ] {bdf139e9-09fc-444d-827f-e0bca43c6dc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 15583 | 2026.03.19 13:12:05.370936 [ 259 ] {bdf139e9-09fc-444d-827f-e0bca43c6dc5} <Debug> TCPHandler: Processed in 0.001221474 sec. | ||
| 15584 | 2026.03.19 13:12:05.371033 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2026.03.19 13:12:05.371125 [ 259 ] {b55dff6e-9373-4b31-8b9a-4cf650062e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15586 | 2026.03.19 13:12:05.371167 [ 259 ] {b55dff6e-9373-4b31-8b9a-4cf650062e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15587 | 2026.03.19 13:12:05.371559 [ 259 ] {b55dff6e-9373-4b31-8b9a-4cf650062e64} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15588 | 2026.03.19 13:12:05.371592 [ 259 ] {b55dff6e-9373-4b31-8b9a-4cf650062e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15589 | 2026.03.19 13:12:05.371919 [ 259 ] {b55dff6e-9373-4b31-8b9a-4cf650062e64} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15590 | 2026.03.19 13:12:05.372122 [ 259 ] {b55dff6e-9373-4b31-8b9a-4cf650062e64} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2026.03.19 13:12:05.372225 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 | ||
| 15592 | 2026.03.19 13:12:05.372245 [ 259 ] {b55dff6e-9373-4b31-8b9a-4cf650062e64} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001138 sec., 232864.67486818982 rows/sec., 15.47 MiB/sec. | ||
| 15593 | 2026.03.19 13:12:05.372250 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2026.03.19 13:12:05.372274 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15595 | 2026.03.19 13:12:05.372281 [ 259 ] {b55dff6e-9373-4b31-8b9a-4cf650062e64} <Debug> TCPHandler: Processed in 0.001294816 sec. | ||
| 15596 | 2026.03.19 13:12:05.372348 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full | ||
| 15597 | 2026.03.19 13:12:05.372392 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15598 | 2026.03.19 13:12:05.372443 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15599 | 2026.03.19 13:12:05.372475 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 39968 rows starting from the beginning of the part | ||
| 15600 | 2026.03.19 13:12:05.372488 [ 259 ] {731e55f8-a3b9-472a-8a44-af0822f853ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15601 | 2026.03.19 13:12:05.372525 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15602 | 2026.03.19 13:12:05.372533 [ 259 ] {731e55f8-a3b9-472a-8a44-af0822f853ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15603 | 2026.03.19 13:12:05.372574 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1355 rows starting from the beginning of the part | ||
| 15604 | 2026.03.19 13:12:05.372613 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 96 rows starting from the beginning of the part | ||
| 15605 | 2026.03.19 13:12:05.372650 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::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 | ||
| 15606 | 2026.03.19 13:12:05.372687 [ 195 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 265 rows starting from the beginning of the part | ||
| 15607 | 2026.03.19 13:12:05.372861 [ 259 ] {731e55f8-a3b9-472a-8a44-af0822f853ae} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15608 | 2026.03.19 13:12:05.372900 [ 259 ] {731e55f8-a3b9-472a-8a44-af0822f853ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15609 | 2026.03.19 13:12:05.373194 [ 259 ] {731e55f8-a3b9-472a-8a44-af0822f853ae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15610 | 2026.03.19 13:12:05.373408 [ 259 ] {731e55f8-a3b9-472a-8a44-af0822f853ae} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15611 | 2026.03.19 13:12:05.373536 [ 259 ] {731e55f8-a3b9-472a-8a44-af0822f853ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 15612 | 2026.03.19 13:12:05.373570 [ 259 ] {731e55f8-a3b9-472a-8a44-af0822f853ae} <Debug> TCPHandler: Processed in 0.001227025 sec. | ||
| 15613 | 2026.03.19 13:12:05.373675 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15614 | 2026.03.19 13:12:05.373767 [ 259 ] {27d3824e-c373-4f3e-882a-b0aa189262d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15615 | 2026.03.19 13:12:05.373820 [ 259 ] {27d3824e-c373-4f3e-882a-b0aa189262d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15616 | 2026.03.19 13:12:05.374745 [ 259 ] {27d3824e-c373-4f3e-882a-b0aa189262d5} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15617 | 2026.03.19 13:12:05.374780 [ 259 ] {27d3824e-c373-4f3e-882a-b0aa189262d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15618 | 2026.03.19 13:12:05.375364 [ 259 ] {27d3824e-c373-4f3e-882a-b0aa189262d5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15619 | 2026.03.19 13:12:05.375604 [ 259 ] {27d3824e-c373-4f3e-882a-b0aa189262d5} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15620 | 2026.03.19 13:12:05.375743 [ 259 ] {27d3824e-c373-4f3e-882a-b0aa189262d5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001993 sec., 20070.24586051179 rows/sec., 35.96 MiB/sec. | ||
| 15621 | 2026.03.19 13:12:05.375807 [ 259 ] {27d3824e-c373-4f3e-882a-b0aa189262d5} <Debug> TCPHandler: Processed in 0.002178833 sec. | ||
| 15622 | 2026.03.19 13:12:05.375923 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15623 | 2026.03.19 13:12:05.376017 [ 259 ] {c945abd5-708e-43ad-934b-d58e65fb3b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15624 | 2026.03.19 13:12:05.376058 [ 259 ] {c945abd5-708e-43ad-934b-d58e65fb3b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15625 | 2026.03.19 13:12:05.376382 [ 259 ] {c945abd5-708e-43ad-934b-d58e65fb3b40} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15626 | 2026.03.19 13:12:05.376416 [ 259 ] {c945abd5-708e-43ad-934b-d58e65fb3b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15627 | 2026.03.19 13:12:05.376721 [ 259 ] {c945abd5-708e-43ad-934b-d58e65fb3b40} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15628 | 2026.03.19 13:12:05.376928 [ 259 ] {c945abd5-708e-43ad-934b-d58e65fb3b40} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15629 | 2026.03.19 13:12:05.377054 [ 259 ] {c945abd5-708e-43ad-934b-d58e65fb3b40} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 15630 | 2026.03.19 13:12:05.377090 [ 259 ] {c945abd5-708e-43ad-934b-d58e65fb3b40} <Debug> TCPHandler: Processed in 0.001214775 sec. | ||
| 15631 | 2026.03.19 13:12:05.381163 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42004 rows, containing 5 columns (5 merged, 0 gathered) in 0.008849677 sec., 4746387.919016705 rows/sec., 311.39 MiB/sec. | ||
| 15632 | 2026.03.19 13:12:05.381454 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 15633 | 2026.03.19 13:12:05.381733 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2026.03.19 13:12:05.381800 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 | ||
| 15635 | 2026.03.19 13:12:05.381881 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15636 | 2026.03.19 13:12:06.245256 [ 218 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 15637 | 2026.03.19 13:12:06.245323 [ 218 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 15638 | 2026.03.19 13:12:06.247444 [ 218 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 15639 | 2026.03.19 13:12:10.351147 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15640 | 2026.03.19 13:12:10.351330 [ 259 ] {74560d05-a8a2-48be-90f4-7efffca46c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15641 | 2026.03.19 13:12:10.351394 [ 259 ] {74560d05-a8a2-48be-90f4-7efffca46c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15642 | 2026.03.19 13:12:10.352051 [ 259 ] {74560d05-a8a2-48be-90f4-7efffca46c09} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15643 | 2026.03.19 13:12:10.352094 [ 259 ] {74560d05-a8a2-48be-90f4-7efffca46c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15644 | 2026.03.19 13:12:10.352475 [ 259 ] {74560d05-a8a2-48be-90f4-7efffca46c09} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15645 | 2026.03.19 13:12:10.352701 [ 259 ] {74560d05-a8a2-48be-90f4-7efffca46c09} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15646 | 2026.03.19 13:12:10.352855 [ 259 ] {74560d05-a8a2-48be-90f4-7efffca46c09} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001575 sec., 35555.555555555555 rows/sec., 2.73 MiB/sec. | ||
| 15647 | 2026.03.19 13:12:10.352896 [ 259 ] {74560d05-a8a2-48be-90f4-7efffca46c09} <Debug> TCPHandler: Processed in 0.001878907 sec. | ||
| 15648 | 2026.03.19 13:12:10.353008 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15649 | 2026.03.19 13:12:10.353104 [ 259 ] {5d2e68c3-a4d1-4e03-a2d4-75cc9706cf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15650 | 2026.03.19 13:12:10.353144 [ 259 ] {5d2e68c3-a4d1-4e03-a2d4-75cc9706cf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15651 | 2026.03.19 13:12:10.353552 [ 259 ] {5d2e68c3-a4d1-4e03-a2d4-75cc9706cf3c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15652 | 2026.03.19 13:12:10.353588 [ 259 ] {5d2e68c3-a4d1-4e03-a2d4-75cc9706cf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15653 | 2026.03.19 13:12:10.353884 [ 259 ] {5d2e68c3-a4d1-4e03-a2d4-75cc9706cf3c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15654 | 2026.03.19 13:12:10.354089 [ 259 ] {5d2e68c3-a4d1-4e03-a2d4-75cc9706cf3c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15655 | 2026.03.19 13:12:10.354216 [ 259 ] {5d2e68c3-a4d1-4e03-a2d4-75cc9706cf3c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 4.41 MiB/sec. | ||
| 15656 | 2026.03.19 13:12:10.354253 [ 259 ] {5d2e68c3-a4d1-4e03-a2d4-75cc9706cf3c} <Debug> TCPHandler: Processed in 0.001292386 sec. | ||
| 15657 | 2026.03.19 13:12:10.354373 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15658 | 2026.03.19 13:12:10.354466 [ 259 ] {8a01b216-ce08-46c3-9344-11361d9effb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15659 | 2026.03.19 13:12:10.354509 [ 259 ] {8a01b216-ce08-46c3-9344-11361d9effb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15660 | 2026.03.19 13:12:10.354946 [ 259 ] {8a01b216-ce08-46c3-9344-11361d9effb0} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15661 | 2026.03.19 13:12:10.354982 [ 259 ] {8a01b216-ce08-46c3-9344-11361d9effb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15662 | 2026.03.19 13:12:10.355299 [ 259 ] {8a01b216-ce08-46c3-9344-11361d9effb0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15663 | 2026.03.19 13:12:10.355502 [ 259 ] {8a01b216-ce08-46c3-9344-11361d9effb0} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15664 | 2026.03.19 13:12:10.355629 [ 259 ] {8a01b216-ce08-46c3-9344-11361d9effb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 15665 | 2026.03.19 13:12:10.355665 [ 259 ] {8a01b216-ce08-46c3-9344-11361d9effb0} <Debug> TCPHandler: Processed in 0.001340086 sec. | ||
| 15666 | 2026.03.19 13:12:10.355777 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15667 | 2026.03.19 13:12:10.355871 [ 259 ] {8c7c0e5a-390c-4b22-b081-0f23c23b52a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15668 | 2026.03.19 13:12:10.355911 [ 259 ] {8c7c0e5a-390c-4b22-b081-0f23c23b52a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15669 | 2026.03.19 13:12:10.356249 [ 259 ] {8c7c0e5a-390c-4b22-b081-0f23c23b52a1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15670 | 2026.03.19 13:12:10.356284 [ 259 ] {8c7c0e5a-390c-4b22-b081-0f23c23b52a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15671 | 2026.03.19 13:12:10.356589 [ 259 ] {8c7c0e5a-390c-4b22-b081-0f23c23b52a1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15672 | 2026.03.19 13:12:10.356790 [ 259 ] {8c7c0e5a-390c-4b22-b081-0f23c23b52a1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15673 | 2026.03.19 13:12:10.356919 [ 259 ] {8c7c0e5a-390c-4b22-b081-0f23c23b52a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 15674 | 2026.03.19 13:12:10.356954 [ 259 ] {8c7c0e5a-390c-4b22-b081-0f23c23b52a1} <Debug> TCPHandler: Processed in 0.001224984 sec. | ||
| 15675 | 2026.03.19 13:12:10.912666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35021 | ||
| 15676 | 2026.03.19 13:12:10.913178 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15677 | 2026.03.19 13:12:10.913220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15678 | 2026.03.19 13:12:10.913696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15679 | 2026.03.19 13:12:10.913942 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2026.03.19 13:12:10.914086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35021 | ||
| 15681 | 2026.03.19 13:12:11.806143 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55399 | ||
| 15682 | 2026.03.19 13:12:11.806244 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15683 | 2026.03.19 13:12:11.806270 [ 294 ] {} <Debug> TCP-Session: 6559ac06-9d19-4086-a72b-cec0321d9bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55399 | ||
| 15684 | 2026.03.19 13:12:11.806292 [ 294 ] {} <Debug> TCP-Session: 6559ac06-9d19-4086-a72b-cec0321d9bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15685 | 2026.03.19 13:12:11.806306 [ 294 ] {} <Debug> TCP-Session: 6559ac06-9d19-4086-a72b-cec0321d9bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15686 | 2026.03.19 13:12:11.806526 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43100 | ||
| 15687 | 2026.03.19 13:12:11.806525 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60696 | ||
| 15688 | 2026.03.19 13:12:11.806597 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58703 | ||
| 15689 | 2026.03.19 13:12:11.806606 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55566 | ||
| 15690 | 2026.03.19 13:12:11.806598 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46506 | ||
| 15691 | 2026.03.19 13:12:11.806691 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15692 | 2026.03.19 13:12:11.806601 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15693 | 2026.03.19 13:12:11.806730 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15694 | 2026.03.19 13:12:11.806746 [ 258 ] {} <Debug> TCP-Session: aefaa260-a040-431a-95a4-127bc1be8d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:60696 | ||
| 15695 | 2026.03.19 13:12:11.806763 [ 286 ] {} <Debug> TCP-Session: 8175f4ba-21b4-48df-a270-9ab98516fe80 Authenticating user 'default' from [fd00:1122:3344:101::e]:43100 | ||
| 15696 | 2026.03.19 13:12:11.806780 [ 292 ] {} <Debug> TCP-Session: f3fa1b4c-e053-413c-8a87-c1777097a2a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58703 | ||
| 15697 | 2026.03.19 13:12:11.806793 [ 258 ] {} <Debug> TCP-Session: aefaa260-a040-431a-95a4-127bc1be8d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15698 | 2026.03.19 13:12:11.806801 [ 286 ] {} <Debug> TCP-Session: 8175f4ba-21b4-48df-a270-9ab98516fe80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15699 | 2026.03.19 13:12:11.806825 [ 258 ] {} <Debug> TCP-Session: aefaa260-a040-431a-95a4-127bc1be8d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15700 | 2026.03.19 13:12:11.806837 [ 286 ] {} <Debug> TCP-Session: 8175f4ba-21b4-48df-a270-9ab98516fe80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15701 | 2026.03.19 13:12:11.806819 [ 292 ] {} <Debug> TCP-Session: f3fa1b4c-e053-413c-8a87-c1777097a2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2026.03.19 13:12:11.806798 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15703 | 2026.03.19 13:12:11.806887 [ 292 ] {} <Debug> TCP-Session: f3fa1b4c-e053-413c-8a87-c1777097a2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15704 | 2026.03.19 13:12:11.806745 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15705 | 2026.03.19 13:12:11.806918 [ 291 ] {} <Debug> TCP-Session: 3e4dfc36-61bc-4c96-8f17-429a3fc4e796 Authenticating user 'default' from [fd00:1122:3344:101::e]:46506 | ||
| 15706 | 2026.03.19 13:12:11.806948 [ 293 ] {} <Debug> TCP-Session: 75dadd8f-3a79-4aba-a4dd-95b00d0c2093 Authenticating user 'default' from [fd00:1122:3344:101::e]:55566 | ||
| 15707 | 2026.03.19 13:12:11.806965 [ 291 ] {} <Debug> TCP-Session: 3e4dfc36-61bc-4c96-8f17-429a3fc4e796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15708 | 2026.03.19 13:12:11.806974 [ 293 ] {} <Debug> TCP-Session: 75dadd8f-3a79-4aba-a4dd-95b00d0c2093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15709 | 2026.03.19 13:12:11.806986 [ 291 ] {} <Debug> TCP-Session: 3e4dfc36-61bc-4c96-8f17-429a3fc4e796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15710 | 2026.03.19 13:12:11.806998 [ 293 ] {} <Debug> TCP-Session: 75dadd8f-3a79-4aba-a4dd-95b00d0c2093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15711 | 2026.03.19 13:12:11.806572 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46628 | ||
| 15712 | 2026.03.19 13:12:11.806569 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54406 | ||
| 15713 | 2026.03.19 13:12:11.806562 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48422 | ||
| 15714 | 2026.03.19 13:12:11.806613 [ 294 ] {} <Trace> TCP-Session: 6559ac06-9d19-4086-a72b-cec0321d9bf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15715 | 2026.03.19 13:12:11.807282 [ 294 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15716 | 2026.03.19 13:12:11.807520 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15717 | 2026.03.19 13:12:11.807541 [ 294 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15718 | 2026.03.19 13:12:11.807550 [ 290 ] {} <Debug> TCP-Session: fb9da000-4b76-4e23-9784-ba694e27b792 Authenticating user 'default' from [fd00:1122:3344:101::e]:46628 | ||
| 15719 | 2026.03.19 13:12:11.807575 [ 290 ] {} <Debug> TCP-Session: fb9da000-4b76-4e23-9784-ba694e27b792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15720 | 2026.03.19 13:12:11.807586 [ 290 ] {} <Debug> TCP-Session: fb9da000-4b76-4e23-9784-ba694e27b792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15721 | 2026.03.19 13:12:11.807601 [ 294 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15722 | 2026.03.19 13:12:11.807645 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15723 | 2026.03.19 13:12:11.807677 [ 289 ] {} <Debug> TCP-Session: 02cf6352-3ef5-4595-bf61-d83c3520286a Authenticating user 'default' from [fd00:1122:3344:101::e]:48422 | ||
| 15724 | 2026.03.19 13:12:11.807693 [ 289 ] {} <Debug> TCP-Session: 02cf6352-3ef5-4595-bf61-d83c3520286a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15725 | 2026.03.19 13:12:11.807706 [ 289 ] {} <Debug> TCP-Session: 02cf6352-3ef5-4595-bf61-d83c3520286a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15726 | 2026.03.19 13:12:11.807889 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15727 | 2026.03.19 13:12:11.807890 [ 294 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 15728 | 2026.03.19 13:12:11.807925 [ 288 ] {} <Debug> TCP-Session: 259982a6-deaa-4d62-a515-33709e5a0df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54406 | ||
| 15729 | 2026.03.19 13:12:11.807952 [ 288 ] {} <Debug> TCP-Session: 259982a6-deaa-4d62-a515-33709e5a0df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15730 | 2026.03.19 13:12:11.807964 [ 288 ] {} <Debug> TCP-Session: 259982a6-deaa-4d62-a515-33709e5a0df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15731 | 2026.03.19 13:12:11.808804 [ 344 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Trace> AggregatingTransform: Aggregating | ||
| 15732 | 2026.03.19 13:12:11.808857 [ 344 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Trace> Aggregator: Aggregation method: without_key | ||
| 15733 | 2026.03.19 13:12:11.808891 [ 344 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879948 sec. (1136.431 rows/sec., 44.39 KiB/sec.) | ||
| 15734 | 2026.03.19 13:12:11.808910 [ 344 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Trace> Aggregator: Merging aggregated data | ||
| 15735 | 2026.03.19 13:12:11.810179 [ 294 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 15736 | 2026.03.19 13:12:11.810321 [ 294 ] {a909d7e0-3a7b-4803-93e3-2a253fcc63e0} <Debug> TCPHandler: Processed in 0.003816845 sec. | ||
| 15737 | 2026.03.19 13:12:11.810467 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15738 | 2026.03.19 13:12:11.810493 [ 294 ] {} <Debug> TCP-Session: 6559ac06-9d19-4086-a72b-cec0321d9bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15739 | 2026.03.19 13:12:11.810498 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15740 | 2026.03.19 13:12:11.810516 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15741 | 2026.03.19 13:12:11.810539 [ 293 ] {} <Debug> TCP-Session: 75dadd8f-3a79-4aba-a4dd-95b00d0c2093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15742 | 2026.03.19 13:12:11.810538 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15743 | 2026.03.19 13:12:11.810550 [ 289 ] {} <Debug> TCP-Session: 02cf6352-3ef5-4595-bf61-d83c3520286a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15744 | 2026.03.19 13:12:11.810561 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15745 | 2026.03.19 13:12:11.810584 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15746 | 2026.03.19 13:12:11.810622 [ 286 ] {} <Debug> TCP-Session: 8175f4ba-21b4-48df-a270-9ab98516fe80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15747 | 2026.03.19 13:12:11.810624 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15748 | 2026.03.19 13:12:11.810651 [ 258 ] {} <Debug> TCP-Session: aefaa260-a040-431a-95a4-127bc1be8d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15749 | 2026.03.19 13:12:11.810639 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15750 | 2026.03.19 13:12:11.810681 [ 288 ] {} <Debug> TCP-Session: 259982a6-deaa-4d62-a515-33709e5a0df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15751 | 2026.03.19 13:12:11.810605 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15752 | 2026.03.19 13:12:11.810725 [ 291 ] {} <Debug> TCP-Session: 3e4dfc36-61bc-4c96-8f17-429a3fc4e796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15753 | 2026.03.19 13:12:11.810593 [ 292 ] {} <Debug> TCP-Session: f3fa1b4c-e053-413c-8a87-c1777097a2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15754 | 2026.03.19 13:12:11.810758 [ 290 ] {} <Debug> TCP-Session: fb9da000-4b76-4e23-9784-ba694e27b792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15755 | 2026.03.19 13:12:11.966570 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52358 | ||
| 15756 | 2026.03.19 13:12:11.966685 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15757 | 2026.03.19 13:12:11.966715 [ 294 ] {} <Debug> TCP-Session: 958bf892-84a0-4ab0-807c-c466b0b6c4b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52358 | ||
| 15758 | 2026.03.19 13:12:11.966740 [ 294 ] {} <Debug> TCP-Session: 958bf892-84a0-4ab0-807c-c466b0b6c4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15759 | 2026.03.19 13:12:11.966757 [ 294 ] {} <Debug> TCP-Session: 958bf892-84a0-4ab0-807c-c466b0b6c4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15760 | 2026.03.19 13:12:11.966996 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56729 | ||
| 15761 | 2026.03.19 13:12:11.967009 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62842 | ||
| 15762 | 2026.03.19 13:12:11.967049 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56568 | ||
| 15763 | 2026.03.19 13:12:11.967067 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15764 | 2026.03.19 13:12:11.967089 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34354 | ||
| 15765 | 2026.03.19 13:12:11.967108 [ 286 ] {} <Debug> TCP-Session: 09dcc74d-fb70-455c-b2da-7c7bf59a8bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:56729 | ||
| 15766 | 2026.03.19 13:12:11.967107 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36881 | ||
| 15767 | 2026.03.19 13:12:11.967152 [ 286 ] {} <Debug> TCP-Session: 09dcc74d-fb70-455c-b2da-7c7bf59a8bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15768 | 2026.03.19 13:12:11.967166 [ 294 ] {} <Trace> TCP-Session: 958bf892-84a0-4ab0-807c-c466b0b6c4b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15769 | 2026.03.19 13:12:11.967184 [ 286 ] {} <Debug> TCP-Session: 09dcc74d-fb70-455c-b2da-7c7bf59a8bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15770 | 2026.03.19 13:12:11.967134 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15771 | 2026.03.19 13:12:11.967205 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15772 | 2026.03.19 13:12:11.967134 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15773 | 2026.03.19 13:12:11.967239 [ 289 ] {} <Debug> TCP-Session: 10be657b-24e4-4d9c-be86-0def7ead86f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56568 | ||
| 15774 | 2026.03.19 13:12:11.967254 [ 292 ] {} <Debug> TCP-Session: c1858520-1f76-4089-9ab4-c80df94a452d Authenticating user 'default' from [fd00:1122:3344:101::e]:34354 | ||
| 15775 | 2026.03.19 13:12:11.967273 [ 258 ] {} <Debug> TCP-Session: 00959dd8-5f55-49ac-8813-134bd145f94f Authenticating user 'default' from [fd00:1122:3344:101::e]:62842 | ||
| 15776 | 2026.03.19 13:12:11.967282 [ 289 ] {} <Debug> TCP-Session: 10be657b-24e4-4d9c-be86-0def7ead86f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15777 | 2026.03.19 13:12:11.967296 [ 292 ] {} <Debug> TCP-Session: c1858520-1f76-4089-9ab4-c80df94a452d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15778 | 2026.03.19 13:12:11.967301 [ 258 ] {} <Debug> TCP-Session: 00959dd8-5f55-49ac-8813-134bd145f94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2026.03.19 13:12:11.967310 [ 289 ] {} <Debug> TCP-Session: 10be657b-24e4-4d9c-be86-0def7ead86f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15780 | 2026.03.19 13:12:11.967320 [ 292 ] {} <Debug> TCP-Session: c1858520-1f76-4089-9ab4-c80df94a452d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15781 | 2026.03.19 13:12:11.967335 [ 294 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52358) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15782 | 2026.03.19 13:12:11.967331 [ 258 ] {} <Debug> TCP-Session: 00959dd8-5f55-49ac-8813-134bd145f94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15783 | 2026.03.19 13:12:11.967241 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15784 | 2026.03.19 13:12:11.967099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62791 | ||
| 15785 | 2026.03.19 13:12:11.967425 [ 291 ] {} <Debug> TCP-Session: 520fda53-2097-45e7-b2ee-7e944c01baef Authenticating user 'default' from [fd00:1122:3344:101::e]:36881 | ||
| 15786 | 2026.03.19 13:12:11.967059 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60932 | ||
| 15787 | 2026.03.19 13:12:11.967459 [ 291 ] {} <Debug> TCP-Session: 520fda53-2097-45e7-b2ee-7e944c01baef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15788 | 2026.03.19 13:12:11.967050 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39748 | ||
| 15789 | 2026.03.19 13:12:11.967484 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15790 | 2026.03.19 13:12:11.967494 [ 291 ] {} <Debug> TCP-Session: 520fda53-2097-45e7-b2ee-7e944c01baef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15791 | 2026.03.19 13:12:11.967539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15792 | 2026.03.19 13:12:11.967547 [ 293 ] {} <Debug> TCP-Session: 8a397baa-b120-4bef-ac61-3a9e789d1a96 Authenticating user 'default' from [fd00:1122:3344:101::e]:62791 | ||
| 15793 | 2026.03.19 13:12:11.967562 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15794 | 2026.03.19 13:12:11.967584 [ 290 ] {} <Debug> TCP-Session: e4dd1f4c-104f-4c65-8fd0-f0f6967dc8f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60932 | ||
| 15795 | 2026.03.19 13:12:11.967589 [ 293 ] {} <Debug> TCP-Session: 8a397baa-b120-4bef-ac61-3a9e789d1a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15796 | 2026.03.19 13:12:11.967609 [ 294 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15797 | 2026.03.19 13:12:11.967626 [ 290 ] {} <Debug> TCP-Session: e4dd1f4c-104f-4c65-8fd0-f0f6967dc8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15798 | 2026.03.19 13:12:11.967628 [ 293 ] {} <Debug> TCP-Session: 8a397baa-b120-4bef-ac61-3a9e789d1a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15799 | 2026.03.19 13:12:11.967663 [ 290 ] {} <Debug> TCP-Session: e4dd1f4c-104f-4c65-8fd0-f0f6967dc8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15800 | 2026.03.19 13:12:11.967678 [ 294 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15801 | 2026.03.19 13:12:11.967608 [ 288 ] {} <Debug> TCP-Session: 0491de9c-eb25-43bc-9242-59fa5ed8ffd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39748 | ||
| 15802 | 2026.03.19 13:12:11.967728 [ 288 ] {} <Debug> TCP-Session: 0491de9c-eb25-43bc-9242-59fa5ed8ffd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2026.03.19 13:12:11.967741 [ 288 ] {} <Debug> TCP-Session: 0491de9c-eb25-43bc-9242-59fa5ed8ffd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15804 | 2026.03.19 13:12:11.967969 [ 294 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 15805 | 2026.03.19 13:12:11.968999 [ 346 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Trace> AggregatingTransform: Aggregating | ||
| 15806 | 2026.03.19 13:12:11.969046 [ 346 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Trace> Aggregator: Aggregation method: without_key | ||
| 15807 | 2026.03.19 13:12:11.969090 [ 346 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010164 sec. (983.865 rows/sec., 38.43 KiB/sec.) | ||
| 15808 | 2026.03.19 13:12:11.969114 [ 346 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Trace> Aggregator: Merging aggregated data | ||
| 15809 | 2026.03.19 13:12:11.970360 [ 294 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003081 sec., 324.5699448231094 rows/sec., 12.68 KiB/sec. | ||
| 15810 | 2026.03.19 13:12:11.970496 [ 294 ] {3d8e1b93-56d2-4c14-92c0-2158c85ae984} <Debug> TCPHandler: Processed in 0.003442698 sec. | ||
| 15811 | 2026.03.19 13:12:11.970633 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15812 | 2026.03.19 13:12:11.970647 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15813 | 2026.03.19 13:12:11.970663 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15814 | 2026.03.19 13:12:11.970664 [ 294 ] {} <Debug> TCP-Session: 958bf892-84a0-4ab0-807c-c466b0b6c4b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15815 | 2026.03.19 13:12:11.970686 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15816 | 2026.03.19 13:12:11.970705 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15817 | 2026.03.19 13:12:11.970727 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15818 | 2026.03.19 13:12:11.970746 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15819 | 2026.03.19 13:12:11.970757 [ 286 ] {} <Debug> TCP-Session: 09dcc74d-fb70-455c-b2da-7c7bf59a8bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15820 | 2026.03.19 13:12:11.970764 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15821 | 2026.03.19 13:12:11.970789 [ 293 ] {} <Debug> TCP-Session: 8a397baa-b120-4bef-ac61-3a9e789d1a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15822 | 2026.03.19 13:12:11.970786 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15823 | 2026.03.19 13:12:11.970827 [ 288 ] {} <Debug> TCP-Session: 0491de9c-eb25-43bc-9242-59fa5ed8ffd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15824 | 2026.03.19 13:12:11.970778 [ 292 ] {} <Debug> TCP-Session: c1858520-1f76-4089-9ab4-c80df94a452d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2026.03.19 13:12:11.970872 [ 291 ] {} <Debug> TCP-Session: 520fda53-2097-45e7-b2ee-7e944c01baef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15826 | 2026.03.19 13:12:11.970734 [ 290 ] {} <Debug> TCP-Session: e4dd1f4c-104f-4c65-8fd0-f0f6967dc8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15827 | 2026.03.19 13:12:11.970700 [ 258 ] {} <Debug> TCP-Session: 00959dd8-5f55-49ac-8813-134bd145f94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2026.03.19 13:12:11.970689 [ 289 ] {} <Debug> TCP-Session: 10be657b-24e4-4d9c-be86-0def7ead86f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2026.03.19 13:12:12.781661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15830 | 2026.03.19 13:12:12.804445 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.03.19 13:12:12.804538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15832 | 2026.03.19 13:12:12.812004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15833 | 2026.03.19 13:12:12.812944 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.03.19 13:12:12.818585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15835 | 2026.03.19 13:12:13.539542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1994 | ||
| 15836 | 2026.03.19 13:12:13.542189 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15837 | 2026.03.19 13:12:13.542259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15838 | 2026.03.19 13:12:13.543584 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15839 | 2026.03.19 13:12:13.543885 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15840 | 2026.03.19 13:12:13.544370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 15841 | 2026.03.19 13:12:13.544790 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57221 | ||
| 15842 | 2026.03.19 13:12:13.544925 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15843 | 2026.03.19 13:12:13.544954 [ 294 ] {} <Debug> TCP-Session: f46a6f96-eec1-479b-ab6f-3e88cfb71025 Authenticating user 'default' from [fd00:1122:3344:101::e]:57221 | ||
| 15844 | 2026.03.19 13:12:13.544976 [ 294 ] {} <Debug> TCP-Session: f46a6f96-eec1-479b-ab6f-3e88cfb71025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15845 | 2026.03.19 13:12:13.544989 [ 294 ] {} <Debug> TCP-Session: f46a6f96-eec1-479b-ab6f-3e88cfb71025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15846 | 2026.03.19 13:12:13.545199 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50671 | ||
| 15847 | 2026.03.19 13:12:13.545232 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42439 | ||
| 15848 | 2026.03.19 13:12:13.545248 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43287 | ||
| 15849 | 2026.03.19 13:12:13.545267 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33814 | ||
| 15850 | 2026.03.19 13:12:13.545291 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32772 | ||
| 15851 | 2026.03.19 13:12:13.545315 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15852 | 2026.03.19 13:12:13.545336 [ 294 ] {} <Trace> TCP-Session: f46a6f96-eec1-479b-ab6f-3e88cfb71025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15853 | 2026.03.19 13:12:13.545347 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15854 | 2026.03.19 13:12:13.545353 [ 286 ] {} <Debug> TCP-Session: b26d19fd-e073-46ff-b6b3-0175aac191e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42439 | ||
| 15855 | 2026.03.19 13:12:13.545376 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15856 | 2026.03.19 13:12:13.545388 [ 288 ] {} <Debug> TCP-Session: eb8a7769-979d-41fe-a976-ae981859faf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43287 | ||
| 15857 | 2026.03.19 13:12:13.545394 [ 286 ] {} <Debug> TCP-Session: b26d19fd-e073-46ff-b6b3-0175aac191e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15858 | 2026.03.19 13:12:13.545410 [ 292 ] {} <Debug> TCP-Session: d3e32aa4-9d03-4ca2-8380-704baa77a1c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32772 | ||
| 15859 | 2026.03.19 13:12:13.545420 [ 288 ] {} <Debug> TCP-Session: eb8a7769-979d-41fe-a976-ae981859faf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15860 | 2026.03.19 13:12:13.545426 [ 286 ] {} <Debug> TCP-Session: b26d19fd-e073-46ff-b6b3-0175aac191e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15861 | 2026.03.19 13:12:13.545446 [ 288 ] {} <Debug> TCP-Session: eb8a7769-979d-41fe-a976-ae981859faf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15862 | 2026.03.19 13:12:13.545440 [ 292 ] {} <Debug> TCP-Session: d3e32aa4-9d03-4ca2-8380-704baa77a1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15863 | 2026.03.19 13:12:13.545354 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15864 | 2026.03.19 13:12:13.545503 [ 294 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57221) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15865 | 2026.03.19 13:12:13.545499 [ 292 ] {} <Debug> TCP-Session: d3e32aa4-9d03-4ca2-8380-704baa77a1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15866 | 2026.03.19 13:12:13.545531 [ 290 ] {} <Debug> TCP-Session: 989932ea-6b1e-4808-9662-97c99f3b4805 Authenticating user 'default' from [fd00:1122:3344:101::e]:33814 | ||
| 15867 | 2026.03.19 13:12:13.545318 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15868 | 2026.03.19 13:12:13.545580 [ 290 ] {} <Debug> TCP-Session: 989932ea-6b1e-4808-9662-97c99f3b4805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15869 | 2026.03.19 13:12:13.545610 [ 258 ] {} <Debug> TCP-Session: 99a703df-a29e-461d-aa73-533b9496284b Authenticating user 'default' from [fd00:1122:3344:101::e]:50671 | ||
| 15870 | 2026.03.19 13:12:13.545619 [ 290 ] {} <Debug> TCP-Session: 989932ea-6b1e-4808-9662-97c99f3b4805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15871 | 2026.03.19 13:12:13.545641 [ 258 ] {} <Debug> TCP-Session: 99a703df-a29e-461d-aa73-533b9496284b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15872 | 2026.03.19 13:12:13.545297 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42137 | ||
| 15873 | 2026.03.19 13:12:13.545299 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34685 | ||
| 15874 | 2026.03.19 13:12:13.545258 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45533 | ||
| 15875 | 2026.03.19 13:12:13.545667 [ 258 ] {} <Debug> TCP-Session: 99a703df-a29e-461d-aa73-533b9496284b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15876 | 2026.03.19 13:12:13.545768 [ 294 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15877 | 2026.03.19 13:12:13.545782 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15878 | 2026.03.19 13:12:13.545799 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15879 | 2026.03.19 13:12:13.545818 [ 293 ] {} <Debug> TCP-Session: 3cc5ed00-922e-4c13-b1f4-50178628264d Authenticating user 'default' from [fd00:1122:3344:101::e]:34685 | ||
| 15880 | 2026.03.19 13:12:13.545827 [ 289 ] {} <Debug> TCP-Session: 99edb780-c630-4390-be02-d827fc81db61 Authenticating user 'default' from [fd00:1122:3344:101::e]:45533 | ||
| 15881 | 2026.03.19 13:12:13.545828 [ 294 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15882 | 2026.03.19 13:12:13.545839 [ 293 ] {} <Debug> TCP-Session: 3cc5ed00-922e-4c13-b1f4-50178628264d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15883 | 2026.03.19 13:12:13.545846 [ 289 ] {} <Debug> TCP-Session: 99edb780-c630-4390-be02-d827fc81db61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15884 | 2026.03.19 13:12:13.545869 [ 293 ] {} <Debug> TCP-Session: 3cc5ed00-922e-4c13-b1f4-50178628264d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15885 | 2026.03.19 13:12:13.545880 [ 289 ] {} <Debug> TCP-Session: 99edb780-c630-4390-be02-d827fc81db61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15886 | 2026.03.19 13:12:13.545781 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15887 | 2026.03.19 13:12:13.545930 [ 291 ] {} <Debug> TCP-Session: 5bdf0283-8f28-42df-a1f1-a0ac228d99bd Authenticating user 'default' from [fd00:1122:3344:101::e]:42137 | ||
| 15888 | 2026.03.19 13:12:13.545952 [ 291 ] {} <Debug> TCP-Session: 5bdf0283-8f28-42df-a1f1-a0ac228d99bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15889 | 2026.03.19 13:12:13.545965 [ 291 ] {} <Debug> TCP-Session: 5bdf0283-8f28-42df-a1f1-a0ac228d99bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15890 | 2026.03.19 13:12:13.546117 [ 294 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 15891 | 2026.03.19 13:12:13.547073 [ 268 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Trace> AggregatingTransform: Aggregating | ||
| 15892 | 2026.03.19 13:12:13.547114 [ 268 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Trace> Aggregator: Aggregation method: without_key | ||
| 15893 | 2026.03.19 13:12:13.547150 [ 268 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932738 sec. (1072.112 rows/sec., 41.88 KiB/sec.) | ||
| 15894 | 2026.03.19 13:12:13.547168 [ 268 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Trace> Aggregator: Merging aggregated data | ||
| 15895 | 2026.03.19 13:12:13.548586 [ 294 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003136 sec., 318.8775510204082 rows/sec., 12.46 KiB/sec. | ||
| 15896 | 2026.03.19 13:12:13.548757 [ 294 ] {a9aff0dd-dfa8-4523-8ae3-6b0bf33f8811} <Debug> TCPHandler: Processed in 0.003568122 sec. | ||
| 15897 | 2026.03.19 13:12:13.548863 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15898 | 2026.03.19 13:12:13.548889 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15899 | 2026.03.19 13:12:13.548895 [ 294 ] {} <Debug> TCP-Session: f46a6f96-eec1-479b-ab6f-3e88cfb71025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15900 | 2026.03.19 13:12:13.548908 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15901 | 2026.03.19 13:12:13.548933 [ 258 ] {} <Debug> TCP-Session: 99a703df-a29e-461d-aa73-533b9496284b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15902 | 2026.03.19 13:12:13.548932 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15903 | 2026.03.19 13:12:13.548970 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15904 | 2026.03.19 13:12:13.548971 [ 293 ] {} <Debug> TCP-Session: 3cc5ed00-922e-4c13-b1f4-50178628264d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15905 | 2026.03.19 13:12:13.549001 [ 286 ] {} <Debug> TCP-Session: b26d19fd-e073-46ff-b6b3-0175aac191e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15906 | 2026.03.19 13:12:13.549015 [ 290 ] {} <Debug> TCP-Session: 989932ea-6b1e-4808-9662-97c99f3b4805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15907 | 2026.03.19 13:12:13.549009 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15908 | 2026.03.19 13:12:13.549028 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15909 | 2026.03.19 13:12:13.549066 [ 289 ] {} <Debug> TCP-Session: 99edb780-c630-4390-be02-d827fc81db61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15910 | 2026.03.19 13:12:13.548989 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15911 | 2026.03.19 13:12:13.549092 [ 292 ] {} <Debug> TCP-Session: d3e32aa4-9d03-4ca2-8380-704baa77a1c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15912 | 2026.03.19 13:12:13.548950 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15913 | 2026.03.19 13:12:13.549125 [ 288 ] {} <Debug> TCP-Session: eb8a7769-979d-41fe-a976-ae981859faf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15914 | 2026.03.19 13:12:13.549163 [ 291 ] {} <Debug> TCP-Session: 5bdf0283-8f28-42df-a1f1-a0ac228d99bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15915 | 2026.03.19 13:12:15.202495 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 15916 | 2026.03.19 13:12:15.202553 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 15917 | 2026.03.19 13:12:15.206681 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 15918 | 2026.03.19 13:12:15.224280 [ 222 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 15919 | 2026.03.19 13:12:15.224341 [ 222 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 15920 | 2026.03.19 13:12:15.227858 [ 222 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 15921 | 2026.03.19 13:12:15.361424 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15922 | 2026.03.19 13:12:15.361609 [ 259 ] {6c0d7bc6-8a47-4ab2-b53a-e07ceb354f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15923 | 2026.03.19 13:12:15.361677 [ 259 ] {6c0d7bc6-8a47-4ab2-b53a-e07ceb354f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15924 | 2026.03.19 13:12:15.362483 [ 259 ] {6c0d7bc6-8a47-4ab2-b53a-e07ceb354f48} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2026.03.19 13:12:15.362535 [ 259 ] {6c0d7bc6-8a47-4ab2-b53a-e07ceb354f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15926 | 2026.03.19 13:12:15.362965 [ 259 ] {6c0d7bc6-8a47-4ab2-b53a-e07ceb354f48} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15927 | 2026.03.19 13:12:15.363204 [ 259 ] {6c0d7bc6-8a47-4ab2-b53a-e07ceb354f48} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2026.03.19 13:12:15.363375 [ 259 ] {6c0d7bc6-8a47-4ab2-b53a-e07ceb354f48} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001819 sec., 156129.74161627266 rows/sec., 9.92 MiB/sec. | ||
| 15929 | 2026.03.19 13:12:15.363430 [ 259 ] {6c0d7bc6-8a47-4ab2-b53a-e07ceb354f48} <Debug> TCPHandler: Processed in 0.002138383 sec. | ||
| 15930 | 2026.03.19 13:12:15.363566 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2026.03.19 13:12:15.363673 [ 259 ] {3f37b73c-1759-4516-8a1f-30489f344887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15932 | 2026.03.19 13:12:15.363719 [ 259 ] {3f37b73c-1759-4516-8a1f-30489f344887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15933 | 2026.03.19 13:12:15.364573 [ 259 ] {3f37b73c-1759-4516-8a1f-30489f344887} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15934 | 2026.03.19 13:12:15.364613 [ 259 ] {3f37b73c-1759-4516-8a1f-30489f344887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15935 | 2026.03.19 13:12:15.365016 [ 259 ] {3f37b73c-1759-4516-8a1f-30489f344887} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15936 | 2026.03.19 13:12:15.365241 [ 259 ] {3f37b73c-1759-4516-8a1f-30489f344887} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15937 | 2026.03.19 13:12:15.365379 [ 259 ] {3f37b73c-1759-4516-8a1f-30489f344887} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.00173 sec., 506936.4161849711 rows/sec., 40.18 MiB/sec. | ||
| 15938 | 2026.03.19 13:12:15.365419 [ 259 ] {3f37b73c-1759-4516-8a1f-30489f344887} <Debug> TCPHandler: Processed in 0.001907398 sec. | ||
| 15939 | 2026.03.19 13:12:15.365468 [ 222 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 15940 | 2026.03.19 13:12:15.365501 [ 222 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 15941 | 2026.03.19 13:12:15.365541 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15942 | 2026.03.19 13:12:15.365640 [ 259 ] {3d8c7da6-c9d5-4cc8-b7ac-16248d457d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15943 | 2026.03.19 13:12:15.365684 [ 259 ] {3d8c7da6-c9d5-4cc8-b7ac-16248d457d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15944 | 2026.03.19 13:12:15.366174 [ 259 ] {3d8c7da6-c9d5-4cc8-b7ac-16248d457d83} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15945 | 2026.03.19 13:12:15.366211 [ 259 ] {3d8c7da6-c9d5-4cc8-b7ac-16248d457d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15946 | 2026.03.19 13:12:15.366565 [ 259 ] {3d8c7da6-c9d5-4cc8-b7ac-16248d457d83} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15947 | 2026.03.19 13:12:15.366796 [ 259 ] {3d8c7da6-c9d5-4cc8-b7ac-16248d457d83} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2026.03.19 13:12:15.366936 [ 259 ] {3d8c7da6-c9d5-4cc8-b7ac-16248d457d83} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001316 sec., 138297.87234042553 rows/sec., 8.57 MiB/sec. | ||
| 15949 | 2026.03.19 13:12:15.366975 [ 259 ] {3d8c7da6-c9d5-4cc8-b7ac-16248d457d83} <Debug> TCPHandler: Processed in 0.001487069 sec. | ||
| 15950 | 2026.03.19 13:12:15.367088 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15951 | 2026.03.19 13:12:15.367186 [ 259 ] {c8f97202-52e1-4b03-8a55-7f9d32ac05c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15952 | 2026.03.19 13:12:15.367229 [ 259 ] {c8f97202-52e1-4b03-8a55-7f9d32ac05c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15953 | 2026.03.19 13:12:15.367702 [ 259 ] {c8f97202-52e1-4b03-8a55-7f9d32ac05c6} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15954 | 2026.03.19 13:12:15.367738 [ 259 ] {c8f97202-52e1-4b03-8a55-7f9d32ac05c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15955 | 2026.03.19 13:12:15.368061 [ 259 ] {c8f97202-52e1-4b03-8a55-7f9d32ac05c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15956 | 2026.03.19 13:12:15.368288 [ 259 ] {c8f97202-52e1-4b03-8a55-7f9d32ac05c6} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15957 | 2026.03.19 13:12:15.368419 [ 259 ] {c8f97202-52e1-4b03-8a55-7f9d32ac05c6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001253 sec., 118914.6049481245 rows/sec., 7.68 MiB/sec. | ||
| 15958 | 2026.03.19 13:12:15.368420 [ 222 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 15959 | 2026.03.19 13:12:15.368459 [ 259 ] {c8f97202-52e1-4b03-8a55-7f9d32ac05c6} <Debug> TCPHandler: Processed in 0.001422979 sec. | ||
| 15960 | 2026.03.19 13:12:15.368576 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15961 | 2026.03.19 13:12:15.368673 [ 259 ] {d56e6c0d-544d-49d8-a232-9b3ad877f8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15962 | 2026.03.19 13:12:15.368713 [ 259 ] {d56e6c0d-544d-49d8-a232-9b3ad877f8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15963 | 2026.03.19 13:12:15.369186 [ 259 ] {d56e6c0d-544d-49d8-a232-9b3ad877f8bd} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15964 | 2026.03.19 13:12:15.369222 [ 259 ] {d56e6c0d-544d-49d8-a232-9b3ad877f8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15965 | 2026.03.19 13:12:15.369527 [ 259 ] {d56e6c0d-544d-49d8-a232-9b3ad877f8bd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15966 | 2026.03.19 13:12:15.369744 [ 259 ] {d56e6c0d-544d-49d8-a232-9b3ad877f8bd} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15967 | 2026.03.19 13:12:15.369874 [ 259 ] {d56e6c0d-544d-49d8-a232-9b3ad877f8bd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 15968 | 2026.03.19 13:12:15.369914 [ 259 ] {d56e6c0d-544d-49d8-a232-9b3ad877f8bd} <Debug> TCPHandler: Processed in 0.001387938 sec. | ||
| 15969 | 2026.03.19 13:12:15.370029 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15970 | 2026.03.19 13:12:15.370124 [ 259 ] {5d330df0-0a67-4412-bf08-5e929b847063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15971 | 2026.03.19 13:12:15.370164 [ 259 ] {5d330df0-0a67-4412-bf08-5e929b847063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15972 | 2026.03.19 13:12:15.370844 [ 259 ] {5d330df0-0a67-4412-bf08-5e929b847063} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2026.03.19 13:12:15.370880 [ 259 ] {5d330df0-0a67-4412-bf08-5e929b847063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15974 | 2026.03.19 13:12:15.371218 [ 259 ] {5d330df0-0a67-4412-bf08-5e929b847063} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15975 | 2026.03.19 13:12:15.371466 [ 259 ] {5d330df0-0a67-4412-bf08-5e929b847063} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2026.03.19 13:12:15.371595 [ 259 ] {5d330df0-0a67-4412-bf08-5e929b847063} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001488 sec., 356182.79569892475 rows/sec., 25.19 MiB/sec. | ||
| 15977 | 2026.03.19 13:12:15.371634 [ 259 ] {5d330df0-0a67-4412-bf08-5e929b847063} <Debug> TCPHandler: Processed in 0.001655133 sec. | ||
| 15978 | 2026.03.19 13:12:15.371746 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15979 | 2026.03.19 13:12:15.371841 [ 259 ] {408a5894-1eab-4369-a185-fea965494d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15980 | 2026.03.19 13:12:15.371884 [ 259 ] {408a5894-1eab-4369-a185-fea965494d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15981 | 2026.03.19 13:12:15.372216 [ 259 ] {408a5894-1eab-4369-a185-fea965494d89} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2026.03.19 13:12:15.372252 [ 259 ] {408a5894-1eab-4369-a185-fea965494d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15983 | 2026.03.19 13:12:15.372557 [ 259 ] {408a5894-1eab-4369-a185-fea965494d89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15984 | 2026.03.19 13:12:15.372770 [ 259 ] {408a5894-1eab-4369-a185-fea965494d89} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2026.03.19 13:12:15.372901 [ 259 ] {408a5894-1eab-4369-a185-fea965494d89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 15986 | 2026.03.19 13:12:15.372936 [ 222 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15987 | 2026.03.19 13:12:15.372939 [ 259 ] {408a5894-1eab-4369-a185-fea965494d89} <Debug> TCPHandler: Processed in 0.001242545 sec. | ||
| 15988 | 2026.03.19 13:12:15.372962 [ 222 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 15989 | 2026.03.19 13:12:15.373066 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15990 | 2026.03.19 13:12:15.373162 [ 259 ] {7a745449-48c7-4ae0-a8d4-c7bcc4cef4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15991 | 2026.03.19 13:12:15.373205 [ 259 ] {7a745449-48c7-4ae0-a8d4-c7bcc4cef4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15992 | 2026.03.19 13:12:15.373645 [ 259 ] {7a745449-48c7-4ae0-a8d4-c7bcc4cef4e0} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2026.03.19 13:12:15.373680 [ 259 ] {7a745449-48c7-4ae0-a8d4-c7bcc4cef4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15994 | 2026.03.19 13:12:15.374022 [ 259 ] {7a745449-48c7-4ae0-a8d4-c7bcc4cef4e0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15995 | 2026.03.19 13:12:15.374244 [ 259 ] {7a745449-48c7-4ae0-a8d4-c7bcc4cef4e0} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2026.03.19 13:12:15.374375 [ 259 ] {7a745449-48c7-4ae0-a8d4-c7bcc4cef4e0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 15997 | 2026.03.19 13:12:15.374412 [ 259 ] {7a745449-48c7-4ae0-a8d4-c7bcc4cef4e0} <Debug> TCPHandler: Processed in 0.001396088 sec. | ||
| 15998 | 2026.03.19 13:12:15.374525 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15999 | 2026.03.19 13:12:15.374620 [ 259 ] {85f6e6f5-8fed-4c35-8015-0fd551e85591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16000 | 2026.03.19 13:12:15.374662 [ 259 ] {85f6e6f5-8fed-4c35-8015-0fd551e85591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16001 | 2026.03.19 13:12:15.374993 [ 259 ] {85f6e6f5-8fed-4c35-8015-0fd551e85591} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16002 | 2026.03.19 13:12:15.375032 [ 259 ] {85f6e6f5-8fed-4c35-8015-0fd551e85591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16003 | 2026.03.19 13:12:15.375354 [ 259 ] {85f6e6f5-8fed-4c35-8015-0fd551e85591} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16004 | 2026.03.19 13:12:15.375538 [ 222 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 16005 | 2026.03.19 13:12:15.375598 [ 259 ] {85f6e6f5-8fed-4c35-8015-0fd551e85591} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2026.03.19 13:12:15.375733 [ 259 ] {85f6e6f5-8fed-4c35-8015-0fd551e85591} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 16007 | 2026.03.19 13:12:15.375781 [ 259 ] {85f6e6f5-8fed-4c35-8015-0fd551e85591} <Debug> TCPHandler: Processed in 0.001305835 sec. | ||
| 16008 | 2026.03.19 13:12:15.375908 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16009 | 2026.03.19 13:12:15.376006 [ 259 ] {50435428-c0ea-436c-8fdc-9a07f0d9df18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16010 | 2026.03.19 13:12:15.376060 [ 259 ] {50435428-c0ea-436c-8fdc-9a07f0d9df18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16011 | 2026.03.19 13:12:15.376952 [ 259 ] {50435428-c0ea-436c-8fdc-9a07f0d9df18} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2026.03.19 13:12:15.376989 [ 259 ] {50435428-c0ea-436c-8fdc-9a07f0d9df18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16013 | 2026.03.19 13:12:15.377550 [ 259 ] {50435428-c0ea-436c-8fdc-9a07f0d9df18} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16014 | 2026.03.19 13:12:15.377782 [ 259 ] {50435428-c0ea-436c-8fdc-9a07f0d9df18} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2026.03.19 13:12:15.378004 [ 259 ] {50435428-c0ea-436c-8fdc-9a07f0d9df18} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002016 sec., 19841.26984126984 rows/sec., 35.55 MiB/sec. | ||
| 16016 | 2026.03.19 13:12:15.378017 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 16017 | 2026.03.19 13:12:15.378067 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 16018 | 2026.03.19 13:12:15.378074 [ 259 ] {50435428-c0ea-436c-8fdc-9a07f0d9df18} <Debug> TCPHandler: Processed in 0.002216164 sec. | ||
| 16019 | 2026.03.19 13:12:15.378197 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16020 | 2026.03.19 13:12:15.378295 [ 259 ] {2011d384-70ac-44df-bee4-25fd1480fb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16021 | 2026.03.19 13:12:15.378341 [ 259 ] {2011d384-70ac-44df-bee4-25fd1480fb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16022 | 2026.03.19 13:12:15.378800 [ 259 ] {2011d384-70ac-44df-bee4-25fd1480fb88} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.03.19 13:12:15.378838 [ 259 ] {2011d384-70ac-44df-bee4-25fd1480fb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16024 | 2026.03.19 13:12:15.379167 [ 259 ] {2011d384-70ac-44df-bee4-25fd1480fb88} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16025 | 2026.03.19 13:12:15.379435 [ 259 ] {2011d384-70ac-44df-bee4-25fd1480fb88} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.03.19 13:12:15.379579 [ 259 ] {2011d384-70ac-44df-bee4-25fd1480fb88} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001302 sec., 69124.42396313364 rows/sec., 4.33 MiB/sec. | ||
| 16027 | 2026.03.19 13:12:15.379618 [ 259 ] {2011d384-70ac-44df-bee4-25fd1480fb88} <Debug> TCPHandler: Processed in 0.001471919 sec. | ||
| 16028 | 2026.03.19 13:12:15.380959 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 16029 | 2026.03.19 13:12:15.988032 [ 220 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 16030 | 2026.03.19 13:12:15.988097 [ 220 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 16031 | 2026.03.19 13:12:15.990713 [ 220 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 16032 | 2026.03.19 13:12:16.312803 [ 220 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 16033 | 2026.03.19 13:12:16.312840 [ 220 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 16034 | 2026.03.19 13:12:16.315430 [ 220 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 16035 | 2026.03.19 13:12:18.168588 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16036 | 2026.03.19 13:12:18.168642 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16037 | 2026.03.19 13:12:18.414287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35533 | ||
| 16038 | 2026.03.19 13:12:18.415007 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.03.19 13:12:18.415048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16040 | 2026.03.19 13:12:18.415528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16041 | 2026.03.19 13:12:18.415751 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.03.19 13:12:18.415879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35533 | ||
| 16043 | 2026.03.19 13:12:20.318707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16044 | 2026.03.19 13:12:20.335633 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2026.03.19 13:12:20.335686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16046 | 2026.03.19 13:12:20.341956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16047 | 2026.03.19 13:12:20.342695 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2026.03.19 13:12:20.345606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16049 | 2026.03.19 13:12:20.351367 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2026.03.19 13:12:20.351550 [ 259 ] {cae4cf3e-ed45-4a8f-9799-9bdb4ad5a0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16051 | 2026.03.19 13:12:20.351617 [ 259 ] {cae4cf3e-ed45-4a8f-9799-9bdb4ad5a0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16052 | 2026.03.19 13:12:20.352392 [ 259 ] {cae4cf3e-ed45-4a8f-9799-9bdb4ad5a0fd} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2026.03.19 13:12:20.352447 [ 259 ] {cae4cf3e-ed45-4a8f-9799-9bdb4ad5a0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16054 | 2026.03.19 13:12:20.352883 [ 259 ] {cae4cf3e-ed45-4a8f-9799-9bdb4ad5a0fd} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16055 | 2026.03.19 13:12:20.353132 [ 259 ] {cae4cf3e-ed45-4a8f-9799-9bdb4ad5a0fd} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2026.03.19 13:12:20.353268 [ 48 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16057 | 2026.03.19 13:12:20.353303 [ 259 ] {cae4cf3e-ed45-4a8f-9799-9bdb4ad5a0fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001761 sec., 31800.113571834187 rows/sec., 2.44 MiB/sec. | ||
| 16058 | 2026.03.19 13:12:20.353336 [ 48 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.03.19 13:12:20.353361 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16060 | 2026.03.19 13:12:20.353364 [ 259 ] {cae4cf3e-ed45-4a8f-9799-9bdb4ad5a0fd} <Debug> TCPHandler: Processed in 0.002104682 sec. | ||
| 16061 | 2026.03.19 13:12:20.353463 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 16062 | 2026.03.19 13:12:20.353503 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16063 | 2026.03.19 13:12:20.353577 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16064 | 2026.03.19 13:12:20.353609 [ 259 ] {8c6ec45b-06be-43cb-97e4-43e7d8b34542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16065 | 2026.03.19 13:12:20.353612 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2770 rows starting from the beginning of the part | ||
| 16066 | 2026.03.19 13:12:20.353654 [ 259 ] {8c6ec45b-06be-43cb-97e4-43e7d8b34542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16067 | 2026.03.19 13:12:20.353688 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 16068 | 2026.03.19 13:12:20.353741 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 877 rows starting from the beginning of the part | ||
| 16069 | 2026.03.19 13:12:20.353786 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 16070 | 2026.03.19 13:12:20.353827 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 877 rows starting from the beginning of the part | ||
| 16071 | 2026.03.19 13:12:20.353868 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 16072 | 2026.03.19 13:12:20.354107 [ 259 ] {8c6ec45b-06be-43cb-97e4-43e7d8b34542} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.03.19 13:12:20.354144 [ 259 ] {8c6ec45b-06be-43cb-97e4-43e7d8b34542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16074 | 2026.03.19 13:12:20.354460 [ 259 ] {8c6ec45b-06be-43cb-97e4-43e7d8b34542} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16075 | 2026.03.19 13:12:20.354683 [ 259 ] {8c6ec45b-06be-43cb-97e4-43e7d8b34542} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.03.19 13:12:20.354806 [ 48 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16077 | 2026.03.19 13:12:20.354819 [ 259 ] {8c6ec45b-06be-43cb-97e4-43e7d8b34542} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 16078 | 2026.03.19 13:12:20.354843 [ 48 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.03.19 13:12:20.354865 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16080 | 2026.03.19 13:12:20.354869 [ 259 ] {8c6ec45b-06be-43cb-97e4-43e7d8b34542} <Debug> TCPHandler: Processed in 0.001418949 sec. | ||
| 16081 | 2026.03.19 13:12:20.354955 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 16082 | 2026.03.19 13:12:20.354992 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2026.03.19 13:12:20.355047 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16084 | 2026.03.19 13:12:20.355075 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1513 rows starting from the beginning of the part | ||
| 16085 | 2026.03.19 13:12:20.355093 [ 259 ] {010ab4dd-3a5c-4f11-950b-782091fd2751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16086 | 2026.03.19 13:12:20.355133 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 16087 | 2026.03.19 13:12:20.355141 [ 259 ] {010ab4dd-3a5c-4f11-950b-782091fd2751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16088 | 2026.03.19 13:12:20.355180 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 530 rows starting from the beginning of the part | ||
| 16089 | 2026.03.19 13:12:20.355223 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 16090 | 2026.03.19 13:12:20.355263 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 530 rows starting from the beginning of the part | ||
| 16091 | 2026.03.19 13:12:20.355304 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 16092 | 2026.03.19 13:12:20.355559 [ 259 ] {010ab4dd-3a5c-4f11-950b-782091fd2751} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16093 | 2026.03.19 13:12:20.355595 [ 259 ] {010ab4dd-3a5c-4f11-950b-782091fd2751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16094 | 2026.03.19 13:12:20.355773 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 5 columns (5 merged, 0 gathered) in 0.002356047 sec., 1991471.3076606707 rows/sec., 162.00 MiB/sec. | ||
| 16095 | 2026.03.19 13:12:20.355948 [ 259 ] {010ab4dd-3a5c-4f11-950b-782091fd2751} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16096 | 2026.03.19 13:12:20.356125 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16097 | 2026.03.19 13:12:20.356199 [ 259 ] {010ab4dd-3a5c-4f11-950b-782091fd2751} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16098 | 2026.03.19 13:12:20.356347 [ 259 ] {010ab4dd-3a5c-4f11-950b-782091fd2751} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 16099 | 2026.03.19 13:12:20.356367 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449418 sec., 1907662.2478815634 rows/sec., 141.70 MiB/sec. | ||
| 16100 | 2026.03.19 13:12:20.356389 [ 259 ] {010ab4dd-3a5c-4f11-950b-782091fd2751} <Debug> TCPHandler: Processed in 0.001447489 sec. | ||
| 16101 | 2026.03.19 13:12:20.356461 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_121_24} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16102 | 2026.03.19 13:12:20.356511 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16103 | 2026.03.19 13:12:20.356549 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_121_24} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16104 | 2026.03.19 13:12:20.356621 [ 259 ] {8ffa35d5-c76b-4ea9-b3a6-9bce47b56b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16105 | 2026.03.19 13:12:20.356652 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 16106 | 2026.03.19 13:12:20.356662 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16107 | 2026.03.19 13:12:20.356669 [ 259 ] {8ffa35d5-c76b-4ea9-b3a6-9bce47b56b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16108 | 2026.03.19 13:12:20.356967 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_121_24} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16109 | 2026.03.19 13:12:20.357049 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_121_24} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16110 | 2026.03.19 13:12:20.357059 [ 259 ] {8ffa35d5-c76b-4ea9-b3a6-9bce47b56b91} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16111 | 2026.03.19 13:12:20.357103 [ 259 ] {8ffa35d5-c76b-4ea9-b3a6-9bce47b56b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16112 | 2026.03.19 13:12:20.357142 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 16113 | 2026.03.19 13:12:20.357437 [ 259 ] {8ffa35d5-c76b-4ea9-b3a6-9bce47b56b91} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16114 | 2026.03.19 13:12:20.357689 [ 259 ] {8ffa35d5-c76b-4ea9-b3a6-9bce47b56b91} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2026.03.19 13:12:20.357817 [ 48 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16116 | 2026.03.19 13:12:20.357827 [ 259 ] {8ffa35d5-c76b-4ea9-b3a6-9bce47b56b91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 16117 | 2026.03.19 13:12:20.357854 [ 48 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.03.19 13:12:20.357877 [ 259 ] {8ffa35d5-c76b-4ea9-b3a6-9bce47b56b91} <Debug> TCPHandler: Processed in 0.001419729 sec. | ||
| 16119 | 2026.03.19 13:12:20.357878 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16120 | 2026.03.19 13:12:20.357986 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 16121 | 2026.03.19 13:12:20.358077 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16122 | 2026.03.19 13:12:20.358101 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7728 rows starting from the beginning of the part | ||
| 16123 | 2026.03.19 13:12:20.358145 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 16124 | 2026.03.19 13:12:20.358180 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 90 rows starting from the beginning of the part | ||
| 16125 | 2026.03.19 13:12:20.358212 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 16126 | 2026.03.19 13:12:20.358244 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 90 rows starting from the beginning of the part | ||
| 16127 | 2026.03.19 13:12:20.358276 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 16128 | 2026.03.19 13:12:20.360407 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451799 sec., 3298802.2264467846 rows/sec., 212.76 MiB/sec. | ||
| 16129 | 2026.03.19 13:12:20.360893 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16130 | 2026.03.19 13:12:20.361172 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_121_24} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.03.19 13:12:20.361248 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_121_24} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16132 | 2026.03.19 13:12:20.361324 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 16133 | 2026.03.19 13:12:21.560613 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16134 | 2026.03.19 13:12:21.560839 [ 259 ] {c6fe8b4d-c689-4f30-b9a7-4910e196173c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16135 | 2026.03.19 13:12:21.560908 [ 259 ] {c6fe8b4d-c689-4f30-b9a7-4910e196173c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16136 | 2026.03.19 13:12:21.561642 [ 259 ] {c6fe8b4d-c689-4f30-b9a7-4910e196173c} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2026.03.19 13:12:21.561693 [ 259 ] {c6fe8b4d-c689-4f30-b9a7-4910e196173c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16138 | 2026.03.19 13:12:21.562104 [ 259 ] {c6fe8b4d-c689-4f30-b9a7-4910e196173c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16139 | 2026.03.19 13:12:21.562335 [ 259 ] {c6fe8b4d-c689-4f30-b9a7-4910e196173c} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2026.03.19 13:12:21.562495 [ 259 ] {c6fe8b4d-c689-4f30-b9a7-4910e196173c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 16141 | 2026.03.19 13:12:21.562539 [ 259 ] {c6fe8b4d-c689-4f30-b9a7-4910e196173c} <Debug> TCPHandler: Processed in 0.002070391 sec. | ||
| 16142 | 2026.03.19 13:12:21.562658 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16143 | 2026.03.19 13:12:21.562756 [ 259 ] {76ed8e1c-cc08-4d24-98b1-d465006cd4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16144 | 2026.03.19 13:12:21.562799 [ 259 ] {76ed8e1c-cc08-4d24-98b1-d465006cd4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16145 | 2026.03.19 13:12:21.563206 [ 259 ] {76ed8e1c-cc08-4d24-98b1-d465006cd4e2} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16146 | 2026.03.19 13:12:21.563242 [ 259 ] {76ed8e1c-cc08-4d24-98b1-d465006cd4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16147 | 2026.03.19 13:12:21.563539 [ 259 ] {76ed8e1c-cc08-4d24-98b1-d465006cd4e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16148 | 2026.03.19 13:12:21.563746 [ 259 ] {76ed8e1c-cc08-4d24-98b1-d465006cd4e2} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2026.03.19 13:12:21.563877 [ 259 ] {76ed8e1c-cc08-4d24-98b1-d465006cd4e2} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00114 sec., 14035.087719298246 rows/sec., 1.12 MiB/sec. | ||
| 16150 | 2026.03.19 13:12:21.563916 [ 259 ] {76ed8e1c-cc08-4d24-98b1-d465006cd4e2} <Debug> TCPHandler: Processed in 0.001306806 sec. | ||
| 16151 | 2026.03.19 13:12:21.564023 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16152 | 2026.03.19 13:12:21.564118 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16153 | 2026.03.19 13:12:21.564158 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16154 | 2026.03.19 13:12:21.566015 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16155 | 2026.03.19 13:12:21.566051 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16156 | 2026.03.19 13:12:21.566520 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16157 | 2026.03.19 13:12:21.566744 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16158 | 2026.03.19 13:12:21.566876 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Debug> executeQuery: Read 2769 rows, 216.85 KiB in 0.002776 sec., 997478.3861671471 rows/sec., 76.29 MiB/sec. | ||
| 16159 | 2026.03.19 13:12:21.566917 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 16160 | 2026.03.19 13:12:21.566931 [ 259 ] {20e74a05-6391-496a-8f0f-c2a68efe1c7b} <Debug> TCPHandler: Processed in 0.002956509 sec. | ||
| 16161 | 2026.03.19 13:12:21.567042 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16162 | 2026.03.19 13:12:21.567139 [ 259 ] {459d74ef-0029-4385-95d4-521e9e884962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16163 | 2026.03.19 13:12:21.567179 [ 259 ] {459d74ef-0029-4385-95d4-521e9e884962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16164 | 2026.03.19 13:12:21.567712 [ 259 ] {459d74ef-0029-4385-95d4-521e9e884962} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.03.19 13:12:21.567746 [ 259 ] {459d74ef-0029-4385-95d4-521e9e884962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16166 | 2026.03.19 13:12:21.568050 [ 259 ] {459d74ef-0029-4385-95d4-521e9e884962} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16167 | 2026.03.19 13:12:21.568261 [ 259 ] {459d74ef-0029-4385-95d4-521e9e884962} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16168 | 2026.03.19 13:12:21.568390 [ 259 ] {459d74ef-0029-4385-95d4-521e9e884962} <Debug> executeQuery: Read 209 rows, 13.49 KiB in 0.00127 sec., 164566.92913385827 rows/sec., 10.38 MiB/sec. | ||
| 16169 | 2026.03.19 13:12:21.568428 [ 259 ] {459d74ef-0029-4385-95d4-521e9e884962} <Debug> TCPHandler: Processed in 0.001437759 sec. | ||
| 16170 | 2026.03.19 13:12:21.568537 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.03.19 13:12:21.568632 [ 259 ] {b02d85e4-bc8a-4cb2-84e8-5f406272dcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16172 | 2026.03.19 13:12:21.568671 [ 259 ] {b02d85e4-bc8a-4cb2-84e8-5f406272dcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16173 | 2026.03.19 13:12:21.569546 [ 259 ] {b02d85e4-bc8a-4cb2-84e8-5f406272dcc8} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16174 | 2026.03.19 13:12:21.569581 [ 259 ] {b02d85e4-bc8a-4cb2-84e8-5f406272dcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16175 | 2026.03.19 13:12:21.569911 [ 259 ] {b02d85e4-bc8a-4cb2-84e8-5f406272dcc8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16176 | 2026.03.19 13:12:21.570126 [ 259 ] {b02d85e4-bc8a-4cb2-84e8-5f406272dcc8} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16177 | 2026.03.19 13:12:21.570254 [ 259 ] {b02d85e4-bc8a-4cb2-84e8-5f406272dcc8} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00164 sec., 522560.97560975613 rows/sec., 31.05 MiB/sec. | ||
| 16178 | 2026.03.19 13:12:21.570293 [ 259 ] {b02d85e4-bc8a-4cb2-84e8-5f406272dcc8} <Debug> TCPHandler: Processed in 0.001804476 sec. | ||
| 16179 | 2026.03.19 13:12:21.570399 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16180 | 2026.03.19 13:12:21.570495 [ 259 ] {9082dd89-5683-43f9-b7bb-1becda5edc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16181 | 2026.03.19 13:12:21.570533 [ 259 ] {9082dd89-5683-43f9-b7bb-1becda5edc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16182 | 2026.03.19 13:12:21.570908 [ 259 ] {9082dd89-5683-43f9-b7bb-1becda5edc40} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16183 | 2026.03.19 13:12:21.570947 [ 259 ] {9082dd89-5683-43f9-b7bb-1becda5edc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16184 | 2026.03.19 13:12:21.571227 [ 259 ] {9082dd89-5683-43f9-b7bb-1becda5edc40} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 16185 | 2026.03.19 13:12:21.571436 [ 259 ] {9082dd89-5683-43f9-b7bb-1becda5edc40} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2026.03.19 13:12:21.571563 [ 259 ] {9082dd89-5683-43f9-b7bb-1becda5edc40} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 16187 | 2026.03.19 13:12:21.571600 [ 259 ] {9082dd89-5683-43f9-b7bb-1becda5edc40} <Debug> TCPHandler: Processed in 0.001250505 sec. | ||
| 16188 | 2026.03.19 13:12:21.571705 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2026.03.19 13:12:21.571801 [ 259 ] {5e9b07d8-819c-432e-a3eb-75471947880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16190 | 2026.03.19 13:12:21.571840 [ 259 ] {5e9b07d8-819c-432e-a3eb-75471947880d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16191 | 2026.03.19 13:12:21.572297 [ 259 ] {5e9b07d8-819c-432e-a3eb-75471947880d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.03.19 13:12:21.572333 [ 259 ] {5e9b07d8-819c-432e-a3eb-75471947880d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16193 | 2026.03.19 13:12:21.572637 [ 259 ] {5e9b07d8-819c-432e-a3eb-75471947880d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16194 | 2026.03.19 13:12:21.572852 [ 259 ] {5e9b07d8-819c-432e-a3eb-75471947880d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.03.19 13:12:21.572978 [ 259 ] {5e9b07d8-819c-432e-a3eb-75471947880d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 16196 | 2026.03.19 13:12:21.573017 [ 259 ] {5e9b07d8-819c-432e-a3eb-75471947880d} <Debug> TCPHandler: Processed in 0.001360097 sec. | ||
| 16197 | 2026.03.19 13:12:21.573131 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2026.03.19 13:12:21.573225 [ 259 ] {398b524b-d86a-46bb-81a9-0c88253b6d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16199 | 2026.03.19 13:12:21.573264 [ 259 ] {398b524b-d86a-46bb-81a9-0c88253b6d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16200 | 2026.03.19 13:12:21.574404 [ 259 ] {398b524b-d86a-46bb-81a9-0c88253b6d60} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2026.03.19 13:12:21.574438 [ 259 ] {398b524b-d86a-46bb-81a9-0c88253b6d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16202 | 2026.03.19 13:12:21.574808 [ 259 ] {398b524b-d86a-46bb-81a9-0c88253b6d60} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16203 | 2026.03.19 13:12:21.575020 [ 259 ] {398b524b-d86a-46bb-81a9-0c88253b6d60} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16204 | 2026.03.19 13:12:21.575146 [ 259 ] {398b524b-d86a-46bb-81a9-0c88253b6d60} <Debug> executeQuery: Read 1493 rows, 105.79 KiB in 0.001937 sec., 770779.5560144554 rows/sec., 53.34 MiB/sec. | ||
| 16205 | 2026.03.19 13:12:21.575184 [ 259 ] {398b524b-d86a-46bb-81a9-0c88253b6d60} <Debug> TCPHandler: Processed in 0.002102412 sec. | ||
| 16206 | 2026.03.19 13:12:21.575294 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16207 | 2026.03.19 13:12:21.575389 [ 259 ] {4877de72-2f47-4ee1-b48f-5265d293deea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16208 | 2026.03.19 13:12:21.575430 [ 259 ] {4877de72-2f47-4ee1-b48f-5265d293deea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16209 | 2026.03.19 13:12:21.575757 [ 259 ] {4877de72-2f47-4ee1-b48f-5265d293deea} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16210 | 2026.03.19 13:12:21.575791 [ 259 ] {4877de72-2f47-4ee1-b48f-5265d293deea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16211 | 2026.03.19 13:12:21.576094 [ 259 ] {4877de72-2f47-4ee1-b48f-5265d293deea} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16212 | 2026.03.19 13:12:21.576305 [ 259 ] {4877de72-2f47-4ee1-b48f-5265d293deea} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16213 | 2026.03.19 13:12:21.576434 [ 259 ] {4877de72-2f47-4ee1-b48f-5265d293deea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 16214 | 2026.03.19 13:12:21.576470 [ 259 ] {4877de72-2f47-4ee1-b48f-5265d293deea} <Debug> TCPHandler: Processed in 0.001225475 sec. | ||
| 16215 | 2026.03.19 13:12:21.576569 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16216 | 2026.03.19 13:12:21.576662 [ 259 ] {f758f0d4-b92d-418e-a765-c77cf31cb639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16217 | 2026.03.19 13:12:21.576704 [ 259 ] {f758f0d4-b92d-418e-a765-c77cf31cb639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16218 | 2026.03.19 13:12:21.577471 [ 259 ] {f758f0d4-b92d-418e-a765-c77cf31cb639} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16219 | 2026.03.19 13:12:21.577505 [ 259 ] {f758f0d4-b92d-418e-a765-c77cf31cb639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16220 | 2026.03.19 13:12:21.577928 [ 259 ] {f758f0d4-b92d-418e-a765-c77cf31cb639} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16221 | 2026.03.19 13:12:21.578143 [ 259 ] {f758f0d4-b92d-418e-a765-c77cf31cb639} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.03.19 13:12:21.578271 [ 259 ] {f758f0d4-b92d-418e-a765-c77cf31cb639} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.001626 sec., 837638.3763837639 rows/sec., 52.48 MiB/sec. | ||
| 16223 | 2026.03.19 13:12:21.578308 [ 259 ] {f758f0d4-b92d-418e-a765-c77cf31cb639} <Debug> TCPHandler: Processed in 0.001787965 sec. | ||
| 16224 | 2026.03.19 13:12:21.578418 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16225 | 2026.03.19 13:12:21.578513 [ 259 ] {698124a5-0494-47ee-8520-8f9a286fdc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16226 | 2026.03.19 13:12:21.578555 [ 259 ] {698124a5-0494-47ee-8520-8f9a286fdc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16227 | 2026.03.19 13:12:21.578862 [ 259 ] {698124a5-0494-47ee-8520-8f9a286fdc49} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16228 | 2026.03.19 13:12:21.578895 [ 259 ] {698124a5-0494-47ee-8520-8f9a286fdc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16229 | 2026.03.19 13:12:21.579190 [ 259 ] {698124a5-0494-47ee-8520-8f9a286fdc49} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16230 | 2026.03.19 13:12:21.579405 [ 259 ] {698124a5-0494-47ee-8520-8f9a286fdc49} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16231 | 2026.03.19 13:12:21.579530 [ 259 ] {698124a5-0494-47ee-8520-8f9a286fdc49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 16232 | 2026.03.19 13:12:21.579567 [ 259 ] {698124a5-0494-47ee-8520-8f9a286fdc49} <Debug> TCPHandler: Processed in 0.001198853 sec. | ||
| 16233 | 2026.03.19 13:12:21.579675 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16234 | 2026.03.19 13:12:21.579770 [ 259 ] {86fc5180-3b51-4cb3-93d4-4eb9b0442efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16235 | 2026.03.19 13:12:21.579823 [ 259 ] {86fc5180-3b51-4cb3-93d4-4eb9b0442efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16236 | 2026.03.19 13:12:21.580721 [ 259 ] {86fc5180-3b51-4cb3-93d4-4eb9b0442efb} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16237 | 2026.03.19 13:12:21.580755 [ 259 ] {86fc5180-3b51-4cb3-93d4-4eb9b0442efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16238 | 2026.03.19 13:12:21.581327 [ 259 ] {86fc5180-3b51-4cb3-93d4-4eb9b0442efb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16239 | 2026.03.19 13:12:21.581553 [ 259 ] {86fc5180-3b51-4cb3-93d4-4eb9b0442efb} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16240 | 2026.03.19 13:12:21.581690 [ 259 ] {86fc5180-3b51-4cb3-93d4-4eb9b0442efb} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001937 sec., 26329.375322663913 rows/sec., 47.18 MiB/sec. | ||
| 16241 | 2026.03.19 13:12:21.581745 [ 259 ] {86fc5180-3b51-4cb3-93d4-4eb9b0442efb} <Debug> TCPHandler: Processed in 0.002119263 sec. | ||
| 16242 | 2026.03.19 13:12:21.581857 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16243 | 2026.03.19 13:12:21.581953 [ 259 ] {cdd45ae8-f9a7-451b-9201-d2ec4ff5c5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16244 | 2026.03.19 13:12:21.581996 [ 259 ] {cdd45ae8-f9a7-451b-9201-d2ec4ff5c5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16245 | 2026.03.19 13:12:21.582321 [ 259 ] {cdd45ae8-f9a7-451b-9201-d2ec4ff5c5f4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16246 | 2026.03.19 13:12:21.582355 [ 259 ] {cdd45ae8-f9a7-451b-9201-d2ec4ff5c5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16247 | 2026.03.19 13:12:21.582660 [ 259 ] {cdd45ae8-f9a7-451b-9201-d2ec4ff5c5f4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16248 | 2026.03.19 13:12:21.582877 [ 259 ] {cdd45ae8-f9a7-451b-9201-d2ec4ff5c5f4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16249 | 2026.03.19 13:12:21.583006 [ 259 ] {cdd45ae8-f9a7-451b-9201-d2ec4ff5c5f4} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001071 sec., 50420.16806722689 rows/sec., 2.99 MiB/sec. | ||
| 16250 | 2026.03.19 13:12:21.583042 [ 259 ] {cdd45ae8-f9a7-451b-9201-d2ec4ff5c5f4} <Debug> TCPHandler: Processed in 0.001235095 sec. | ||
| 16251 | 2026.03.19 13:12:23.544705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2052 | ||
| 16252 | 2026.03.19 13:12:23.547641 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.03.19 13:12:23.547689 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16254 | 2026.03.19 13:12:23.548950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16255 | 2026.03.19 13:12:23.549251 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.03.19 13:12:23.549420 [ 41 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16257 | 2026.03.19 13:12:23.549488 [ 41 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16258 | 2026.03.19 13:12:23.549512 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16259 | 2026.03.19 13:12:23.549524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2052 | ||
| 16260 | 2026.03.19 13:12:23.549642 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 16261 | 2026.03.19 13:12:23.550281 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16262 | 2026.03.19 13:12:23.550440 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1858 rows starting from the beginning of the part | ||
| 16263 | 2026.03.19 13:12:23.550815 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 16264 | 2026.03.19 13:12:23.551133 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 16265 | 2026.03.19 13:12:23.551440 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
| 16266 | 2026.03.19 13:12:23.551744 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 16267 | 2026.03.19 13:12:23.552042 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 58 rows starting from the beginning of the part | ||
| 16268 | 2026.03.19 13:12:23.558999 [ 187 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 72 columns (72 merged, 0 gathered) in 0.009403058 sec., 218226.87895788794 rows/sec., 166.26 MiB/sec. | ||
| 16269 | 2026.03.19 13:12:23.561120 [ 187 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16270 | 2026.03.19 13:12:23.561721 [ 187 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16271 | 2026.03.19 13:12:23.561806 [ 187 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_56_11} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16272 | 2026.03.19 13:12:23.562141 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 16273 | 2026.03.19 13:12:25.257207 [ 222 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 16274 | 2026.03.19 13:12:25.257290 [ 222 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 16275 | 2026.03.19 13:12:25.261454 [ 222 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 16276 | 2026.03.19 13:12:25.347714 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16277 | 2026.03.19 13:12:25.347898 [ 259 ] {b8060958-c517-4daa-8c3a-70cca8a18598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16278 | 2026.03.19 13:12:25.347967 [ 259 ] {b8060958-c517-4daa-8c3a-70cca8a18598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16279 | 2026.03.19 13:12:25.348602 [ 259 ] {b8060958-c517-4daa-8c3a-70cca8a18598} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2026.03.19 13:12:25.348643 [ 259 ] {b8060958-c517-4daa-8c3a-70cca8a18598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16281 | 2026.03.19 13:12:25.349023 [ 259 ] {b8060958-c517-4daa-8c3a-70cca8a18598} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16282 | 2026.03.19 13:12:25.349250 [ 259 ] {b8060958-c517-4daa-8c3a-70cca8a18598} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2026.03.19 13:12:25.349395 [ 259 ] {b8060958-c517-4daa-8c3a-70cca8a18598} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.77 MiB/sec. | ||
| 16284 | 2026.03.19 13:12:25.349436 [ 259 ] {b8060958-c517-4daa-8c3a-70cca8a18598} <Debug> TCPHandler: Processed in 0.001852747 sec. | ||
| 16285 | 2026.03.19 13:12:25.349558 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2026.03.19 13:12:25.349651 [ 259 ] {502a9c47-3f55-4c37-86c7-07af84342d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16287 | 2026.03.19 13:12:25.349690 [ 259 ] {502a9c47-3f55-4c37-86c7-07af84342d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16288 | 2026.03.19 13:12:25.350106 [ 259 ] {502a9c47-3f55-4c37-86c7-07af84342d4a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2026.03.19 13:12:25.350141 [ 259 ] {502a9c47-3f55-4c37-86c7-07af84342d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16290 | 2026.03.19 13:12:25.350431 [ 259 ] {502a9c47-3f55-4c37-86c7-07af84342d4a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16291 | 2026.03.19 13:12:25.350635 [ 259 ] {502a9c47-3f55-4c37-86c7-07af84342d4a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2026.03.19 13:12:25.350761 [ 259 ] {502a9c47-3f55-4c37-86c7-07af84342d4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001128 sec., 56737.58865248226 rows/sec., 4.43 MiB/sec. | ||
| 16293 | 2026.03.19 13:12:25.350797 [ 259 ] {502a9c47-3f55-4c37-86c7-07af84342d4a} <Debug> TCPHandler: Processed in 0.001286796 sec. | ||
| 16294 | 2026.03.19 13:12:25.350913 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2026.03.19 13:12:25.351006 [ 259 ] {3a5b7045-b22e-4f4d-ab93-30b9f2c9f472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16296 | 2026.03.19 13:12:25.351048 [ 259 ] {3a5b7045-b22e-4f4d-ab93-30b9f2c9f472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16297 | 2026.03.19 13:12:25.351422 [ 259 ] {3a5b7045-b22e-4f4d-ab93-30b9f2c9f472} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.03.19 13:12:25.351454 [ 259 ] {3a5b7045-b22e-4f4d-ab93-30b9f2c9f472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16299 | 2026.03.19 13:12:25.351763 [ 259 ] {3a5b7045-b22e-4f4d-ab93-30b9f2c9f472} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16300 | 2026.03.19 13:12:25.351969 [ 259 ] {3a5b7045-b22e-4f4d-ab93-30b9f2c9f472} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2026.03.19 13:12:25.352101 [ 259 ] {3a5b7045-b22e-4f4d-ab93-30b9f2c9f472} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001113 sec., 86253.36927223719 rows/sec., 6.01 MiB/sec. | ||
| 16302 | 2026.03.19 13:12:25.352101 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 5 parts from all_1_118_24 to all_122_122_0 | ||
| 16303 | 2026.03.19 13:12:25.352136 [ 259 ] {3a5b7045-b22e-4f4d-ab93-30b9f2c9f472} <Debug> TCPHandler: Processed in 0.001269966 sec. | ||
| 16304 | 2026.03.19 13:12:25.352150 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2026.03.19 13:12:25.352170 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16306 | 2026.03.19 13:12:25.352258 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16307 | 2026.03.19 13:12:25.352299 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_118_24 to all_122_122_0 into Compact with storage Full | ||
| 16308 | 2026.03.19 13:12:25.352350 [ 259 ] {39cacce0-d70f-4f42-b88d-78c5f0a40d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16309 | 2026.03.19 13:12:25.352394 [ 259 ] {39cacce0-d70f-4f42-b88d-78c5f0a40d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16310 | 2026.03.19 13:12:25.352464 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16311 | 2026.03.19 13:12:25.352509 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_24, total 42004 rows starting from the beginning of the part | ||
| 16312 | 2026.03.19 13:12:25.352582 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16313 | 2026.03.19 13:12:25.352634 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 265 rows starting from the beginning of the part | ||
| 16314 | 2026.03.19 13:12:25.352683 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16315 | 2026.03.19 13:12:25.352718 [ 259 ] {39cacce0-d70f-4f42-b88d-78c5f0a40d90} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2026.03.19 13:12:25.352731 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1362 rows starting from the beginning of the part | ||
| 16317 | 2026.03.19 13:12:25.352762 [ 259 ] {39cacce0-d70f-4f42-b88d-78c5f0a40d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16318 | 2026.03.19 13:12:25.353120 [ 259 ] {39cacce0-d70f-4f42-b88d-78c5f0a40d90} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16319 | 2026.03.19 13:12:25.353334 [ 259 ] {39cacce0-d70f-4f42-b88d-78c5f0a40d90} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16320 | 2026.03.19 13:12:25.353460 [ 259 ] {39cacce0-d70f-4f42-b88d-78c5f0a40d90} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001128 sec., 31914.893617021273 rows/sec., 2.15 MiB/sec. | ||
| 16321 | 2026.03.19 13:12:25.353495 [ 259 ] {39cacce0-d70f-4f42-b88d-78c5f0a40d90} <Debug> TCPHandler: Processed in 0.001284155 sec. | ||
| 16322 | 2026.03.19 13:12:25.361939 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43951 rows, containing 5 columns (5 merged, 0 gathered) in 0.009687602 sec., 4536829.650929094 rows/sec., 297.39 MiB/sec. | ||
| 16323 | 2026.03.19 13:12:25.362604 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 16324 | 2026.03.19 13:12:25.362926 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16325 | 2026.03.19 13:12:25.363007 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 5 parts: [all_1_118_24, all_122_122_0] -> all_1_122_25 | ||
| 16326 | 2026.03.19 13:12:25.363117 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16327 | 2026.03.19 13:12:25.916067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35981 | ||
| 16328 | 2026.03.19 13:12:25.916579 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16329 | 2026.03.19 13:12:25.916623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16330 | 2026.03.19 13:12:25.917102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16331 | 2026.03.19 13:12:25.917350 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16332 | 2026.03.19 13:12:25.917497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35981 | ||
| 16333 | 2026.03.19 13:12:26.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.45 MiB, peak 392.79 MiB, free memory in arenas 0.00 B, will set to 379.86 MiB (RSS), difference: 2.42 MiB | ||
| 16334 | 2026.03.19 13:12:27.274957 [ 223 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 16335 | 2026.03.19 13:12:27.275013 [ 223 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 16336 | 2026.03.19 13:12:27.277917 [ 223 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 16337 | 2026.03.19 13:12:27.845720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16338 | 2026.03.19 13:12:27.861832 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16339 | 2026.03.19 13:12:27.861894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16340 | 2026.03.19 13:12:27.867947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16341 | 2026.03.19 13:12:27.868644 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16342 | 2026.03.19 13:12:27.871569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16343 | 2026.03.19 13:12:30.352078 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16344 | 2026.03.19 13:12:30.352278 [ 259 ] {31088948-2c12-4b51-a3f5-86298e352df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16345 | 2026.03.19 13:12:30.352350 [ 259 ] {31088948-2c12-4b51-a3f5-86298e352df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16346 | 2026.03.19 13:12:30.353096 [ 259 ] {31088948-2c12-4b51-a3f5-86298e352df3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16347 | 2026.03.19 13:12:30.353149 [ 259 ] {31088948-2c12-4b51-a3f5-86298e352df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16348 | 2026.03.19 13:12:30.353536 [ 259 ] {31088948-2c12-4b51-a3f5-86298e352df3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16349 | 2026.03.19 13:12:30.353754 [ 259 ] {31088948-2c12-4b51-a3f5-86298e352df3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16350 | 2026.03.19 13:12:30.353903 [ 259 ] {31088948-2c12-4b51-a3f5-86298e352df3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 16351 | 2026.03.19 13:12:30.353946 [ 259 ] {31088948-2c12-4b51-a3f5-86298e352df3} <Debug> TCPHandler: Processed in 0.00199732 sec. | ||
| 16352 | 2026.03.19 13:12:30.354065 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16353 | 2026.03.19 13:12:30.354154 [ 259 ] {562437b5-a4a3-43a3-ae64-2d80ccb61751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16354 | 2026.03.19 13:12:30.354190 [ 259 ] {562437b5-a4a3-43a3-ae64-2d80ccb61751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16355 | 2026.03.19 13:12:30.354580 [ 259 ] {562437b5-a4a3-43a3-ae64-2d80ccb61751} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.03.19 13:12:30.354612 [ 259 ] {562437b5-a4a3-43a3-ae64-2d80ccb61751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16357 | 2026.03.19 13:12:30.354893 [ 259 ] {562437b5-a4a3-43a3-ae64-2d80ccb61751} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16358 | 2026.03.19 13:12:30.355230 [ 259 ] {562437b5-a4a3-43a3-ae64-2d80ccb61751} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2026.03.19 13:12:30.355388 [ 259 ] {562437b5-a4a3-43a3-ae64-2d80ccb61751} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 16360 | 2026.03.19 13:12:30.355519 [ 259 ] {562437b5-a4a3-43a3-ae64-2d80ccb61751} <Debug> TCPHandler: Processed in 0.0014968 sec. | ||
| 16361 | 2026.03.19 13:12:30.355679 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16362 | 2026.03.19 13:12:30.355811 [ 259 ] {ad519d3d-6b3f-44c3-a128-59fc370c1cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16363 | 2026.03.19 13:12:30.355864 [ 259 ] {ad519d3d-6b3f-44c3-a128-59fc370c1cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16364 | 2026.03.19 13:12:30.356345 [ 259 ] {ad519d3d-6b3f-44c3-a128-59fc370c1cbd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16365 | 2026.03.19 13:12:30.356381 [ 259 ] {ad519d3d-6b3f-44c3-a128-59fc370c1cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16366 | 2026.03.19 13:12:30.356867 [ 259 ] {ad519d3d-6b3f-44c3-a128-59fc370c1cbd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16367 | 2026.03.19 13:12:30.357220 [ 259 ] {ad519d3d-6b3f-44c3-a128-59fc370c1cbd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16368 | 2026.03.19 13:12:30.357394 [ 259 ] {ad519d3d-6b3f-44c3-a128-59fc370c1cbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. | ||
| 16369 | 2026.03.19 13:12:30.357447 [ 259 ] {ad519d3d-6b3f-44c3-a128-59fc370c1cbd} <Debug> TCPHandler: Processed in 0.001832416 sec. | ||
| 16370 | 2026.03.19 13:12:30.357579 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16371 | 2026.03.19 13:12:30.357694 [ 259 ] {db95b32a-3281-4aea-bea7-af6bbeea78c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16372 | 2026.03.19 13:12:30.357750 [ 259 ] {db95b32a-3281-4aea-bea7-af6bbeea78c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16373 | 2026.03.19 13:12:30.358173 [ 259 ] {db95b32a-3281-4aea-bea7-af6bbeea78c7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2026.03.19 13:12:30.358220 [ 259 ] {db95b32a-3281-4aea-bea7-af6bbeea78c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16375 | 2026.03.19 13:12:30.358634 [ 259 ] {db95b32a-3281-4aea-bea7-af6bbeea78c7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16376 | 2026.03.19 13:12:30.358937 [ 259 ] {db95b32a-3281-4aea-bea7-af6bbeea78c7} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16377 | 2026.03.19 13:12:30.359113 [ 259 ] {db95b32a-3281-4aea-bea7-af6bbeea78c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
| 16378 | 2026.03.19 13:12:30.359158 [ 259 ] {db95b32a-3281-4aea-bea7-af6bbeea78c7} <Debug> TCPHandler: Processed in 0.001638352 sec. | ||
| 16379 | 2026.03.19 13:12:32.664934 [ 27 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 16380 | 2026.03.19 13:12:32.665020 [ 27 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.03.19 13:12:32.665046 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16382 | 2026.03.19 13:12:32.665175 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 16383 | 2026.03.19 13:12:32.665313 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16384 | 2026.03.19 13:12:32.665353 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
| 16385 | 2026.03.19 13:12:32.665423 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 16386 | 2026.03.19 13:12:32.665470 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 16387 | 2026.03.19 13:12:32.665514 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 16388 | 2026.03.19 13:12:32.665553 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 16389 | 2026.03.19 13:12:32.666505 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001378917 sec., 39886.37459687567 rows/sec., 2.62 MiB/sec. | ||
| 16390 | 2026.03.19 13:12:32.666668 [ 190 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 16391 | 2026.03.19 13:12:32.667034 [ 190 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16392 | 2026.03.19 13:12:32.667124 [ 190 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_55_12} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 16393 | 2026.03.19 13:12:32.667233 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16394 | 2026.03.19 13:12:33.168683 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16395 | 2026.03.19 13:12:33.168739 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16396 | 2026.03.19 13:12:33.413686 [ 27 ] {} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16397 | 2026.03.19 13:12:33.413748 [ 27 ] {} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16398 | 2026.03.19 13:12:33.413773 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16399 | 2026.03.19 13:12:33.413891 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 16400 | 2026.03.19 13:12:33.414038 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16401 | 2026.03.19 13:12:33.414073 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 16402 | 2026.03.19 13:12:33.414141 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::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 | ||
| 16403 | 2026.03.19 13:12:33.414187 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 16404 | 2026.03.19 13:12:33.414231 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 16405 | 2026.03.19 13:12:33.414270 [ 197 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 16406 | 2026.03.19 13:12:33.414974 [ 190 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001135062 sec., 47574.493728095906 rows/sec., 3.97 MiB/sec. | ||
| 16407 | 2026.03.19 13:12:33.415152 [ 200 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16408 | 2026.03.19 13:12:33.415461 [ 200 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2026.03.19 13:12:33.415555 [ 200 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_17_4} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16410 | 2026.03.19 13:12:33.415653 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16411 | 2026.03.19 13:12:33.417666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36493 | ||
| 16412 | 2026.03.19 13:12:33.418189 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16413 | 2026.03.19 13:12:33.418236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16414 | 2026.03.19 13:12:33.418651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16415 | 2026.03.19 13:12:33.418870 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16416 | 2026.03.19 13:12:33.418993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36493 | ||
| 16417 | 2026.03.19 13:12:33.418997 [ 27 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16418 | 2026.03.19 13:12:33.419041 [ 27 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.03.19 13:12:33.419061 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16420 | 2026.03.19 13:12:33.419168 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 16421 | 2026.03.19 13:12:33.419323 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16422 | 2026.03.19 13:12:33.419373 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34061 rows starting from the beginning of the part | ||
| 16423 | 2026.03.19 13:12:33.419458 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16424 | 2026.03.19 13:12:33.419516 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16425 | 2026.03.19 13:12:33.419570 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16426 | 2026.03.19 13:12:33.419621 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16427 | 2026.03.19 13:12:33.419674 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16428 | 2026.03.19 13:12:33.422286 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36493 rows, containing 4 columns (4 merged, 0 gathered) in 0.003166633 sec., 11524227.783895386 rows/sec., 164.86 MiB/sec. | ||
| 16429 | 2026.03.19 13:12:33.422596 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16430 | 2026.03.19 13:12:33.422889 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.03.19 13:12:33.422969 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_76_15} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16432 | 2026.03.19 13:12:33.423077 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16433 | 2026.03.19 13:12:33.549866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2068 | ||
| 16434 | 2026.03.19 13:12:33.551887 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16435 | 2026.03.19 13:12:33.551927 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16436 | 2026.03.19 13:12:33.553020 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16437 | 2026.03.19 13:12:33.553284 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16438 | 2026.03.19 13:12:33.553552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
| 16439 | 2026.03.19 13:12:35.364104 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16440 | 2026.03.19 13:12:35.364295 [ 259 ] {0440126b-2696-4d4d-8709-ea405fee8d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16441 | 2026.03.19 13:12:35.364367 [ 259 ] {0440126b-2696-4d4d-8709-ea405fee8d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16442 | 2026.03.19 13:12:35.365165 [ 259 ] {0440126b-2696-4d4d-8709-ea405fee8d9b} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.03.19 13:12:35.365219 [ 259 ] {0440126b-2696-4d4d-8709-ea405fee8d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16444 | 2026.03.19 13:12:35.365655 [ 259 ] {0440126b-2696-4d4d-8709-ea405fee8d9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16445 | 2026.03.19 13:12:35.365892 [ 259 ] {0440126b-2696-4d4d-8709-ea405fee8d9b} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16446 | 2026.03.19 13:12:35.366061 [ 259 ] {0440126b-2696-4d4d-8709-ea405fee8d9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001816 sec., 156387.6651982379 rows/sec., 9.93 MiB/sec. | ||
| 16447 | 2026.03.19 13:12:35.366115 [ 259 ] {0440126b-2696-4d4d-8709-ea405fee8d9b} <Debug> TCPHandler: Processed in 0.002169813 sec. | ||
| 16448 | 2026.03.19 13:12:35.366245 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16449 | 2026.03.19 13:12:35.366352 [ 259 ] {3b83cc51-3b4f-4c7e-a981-9a805008910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16450 | 2026.03.19 13:12:35.366397 [ 259 ] {3b83cc51-3b4f-4c7e-a981-9a805008910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16451 | 2026.03.19 13:12:35.367251 [ 259 ] {3b83cc51-3b4f-4c7e-a981-9a805008910a} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16452 | 2026.03.19 13:12:35.367291 [ 259 ] {3b83cc51-3b4f-4c7e-a981-9a805008910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16453 | 2026.03.19 13:12:35.367666 [ 259 ] {3b83cc51-3b4f-4c7e-a981-9a805008910a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16454 | 2026.03.19 13:12:35.367884 [ 259 ] {3b83cc51-3b4f-4c7e-a981-9a805008910a} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2026.03.19 13:12:35.368023 [ 259 ] {3b83cc51-3b4f-4c7e-a981-9a805008910a} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001696 sec., 517099.05660377356 rows/sec., 40.99 MiB/sec. | ||
| 16456 | 2026.03.19 13:12:35.368062 [ 259 ] {3b83cc51-3b4f-4c7e-a981-9a805008910a} <Debug> TCPHandler: Processed in 0.001869468 sec. | ||
| 16457 | 2026.03.19 13:12:35.368180 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16458 | 2026.03.19 13:12:35.368279 [ 259 ] {b19acd0a-b045-407f-9df6-a8823e816fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16459 | 2026.03.19 13:12:35.368322 [ 259 ] {b19acd0a-b045-407f-9df6-a8823e816fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16460 | 2026.03.19 13:12:35.368816 [ 259 ] {b19acd0a-b045-407f-9df6-a8823e816fd7} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16461 | 2026.03.19 13:12:35.368853 [ 259 ] {b19acd0a-b045-407f-9df6-a8823e816fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16462 | 2026.03.19 13:12:35.369167 [ 259 ] {b19acd0a-b045-407f-9df6-a8823e816fd7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16463 | 2026.03.19 13:12:35.369377 [ 259 ] {b19acd0a-b045-407f-9df6-a8823e816fd7} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16464 | 2026.03.19 13:12:35.369506 [ 259 ] {b19acd0a-b045-407f-9df6-a8823e816fd7} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001246 sec., 146067.4157303371 rows/sec., 9.05 MiB/sec. | ||
| 16465 | 2026.03.19 13:12:35.369544 [ 259 ] {b19acd0a-b045-407f-9df6-a8823e816fd7} <Debug> TCPHandler: Processed in 0.001415368 sec. | ||
| 16466 | 2026.03.19 13:12:35.369659 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16467 | 2026.03.19 13:12:35.369755 [ 259 ] {1d70acbd-e570-4996-ad71-c86896296226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16468 | 2026.03.19 13:12:35.369795 [ 259 ] {1d70acbd-e570-4996-ad71-c86896296226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16469 | 2026.03.19 13:12:35.370231 [ 259 ] {1d70acbd-e570-4996-ad71-c86896296226} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16470 | 2026.03.19 13:12:35.370266 [ 259 ] {1d70acbd-e570-4996-ad71-c86896296226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16471 | 2026.03.19 13:12:35.370567 [ 259 ] {1d70acbd-e570-4996-ad71-c86896296226} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16472 | 2026.03.19 13:12:35.370785 [ 259 ] {1d70acbd-e570-4996-ad71-c86896296226} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2026.03.19 13:12:35.370918 [ 259 ] {1d70acbd-e570-4996-ad71-c86896296226} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 16474 | 2026.03.19 13:12:35.370955 [ 259 ] {1d70acbd-e570-4996-ad71-c86896296226} <Debug> TCPHandler: Processed in 0.001345696 sec. | ||
| 16475 | 2026.03.19 13:12:35.371068 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16476 | 2026.03.19 13:12:35.371163 [ 259 ] {be73bb99-d3e6-40a4-a3c8-9ca664834be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16477 | 2026.03.19 13:12:35.371202 [ 259 ] {be73bb99-d3e6-40a4-a3c8-9ca664834be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16478 | 2026.03.19 13:12:35.371632 [ 259 ] {be73bb99-d3e6-40a4-a3c8-9ca664834be1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2026.03.19 13:12:35.371668 [ 259 ] {be73bb99-d3e6-40a4-a3c8-9ca664834be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16480 | 2026.03.19 13:12:35.371677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16481 | 2026.03.19 13:12:35.371972 [ 259 ] {be73bb99-d3e6-40a4-a3c8-9ca664834be1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16482 | 2026.03.19 13:12:35.372184 [ 259 ] {be73bb99-d3e6-40a4-a3c8-9ca664834be1} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.03.19 13:12:35.372313 [ 259 ] {be73bb99-d3e6-40a4-a3c8-9ca664834be1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 16484 | 2026.03.19 13:12:35.372350 [ 259 ] {be73bb99-d3e6-40a4-a3c8-9ca664834be1} <Debug> TCPHandler: Processed in 0.001335167 sec. | ||
| 16485 | 2026.03.19 13:12:35.372459 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2026.03.19 13:12:35.372553 [ 259 ] {2c76d742-f0fd-4c06-a852-de1464c40e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16487 | 2026.03.19 13:12:35.372599 [ 259 ] {2c76d742-f0fd-4c06-a852-de1464c40e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16488 | 2026.03.19 13:12:35.373208 [ 259 ] {2c76d742-f0fd-4c06-a852-de1464c40e27} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.03.19 13:12:35.373244 [ 259 ] {2c76d742-f0fd-4c06-a852-de1464c40e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16490 | 2026.03.19 13:12:35.373577 [ 259 ] {2c76d742-f0fd-4c06-a852-de1464c40e27} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16491 | 2026.03.19 13:12:35.373796 [ 259 ] {2c76d742-f0fd-4c06-a852-de1464c40e27} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2026.03.19 13:12:35.373928 [ 259 ] {2c76d742-f0fd-4c06-a852-de1464c40e27} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001393 sec., 380473.7975592247 rows/sec., 26.91 MiB/sec. | ||
| 16493 | 2026.03.19 13:12:35.373968 [ 259 ] {2c76d742-f0fd-4c06-a852-de1464c40e27} <Debug> TCPHandler: Processed in 0.001557301 sec. | ||
| 16494 | 2026.03.19 13:12:35.374078 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16495 | 2026.03.19 13:12:35.374172 [ 259 ] {c8f6e415-368c-4d81-8837-16cc2c6af7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16496 | 2026.03.19 13:12:35.374214 [ 259 ] {c8f6e415-368c-4d81-8837-16cc2c6af7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16497 | 2026.03.19 13:12:35.374544 [ 259 ] {c8f6e415-368c-4d81-8837-16cc2c6af7cb} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2026.03.19 13:12:35.374582 [ 259 ] {c8f6e415-368c-4d81-8837-16cc2c6af7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16499 | 2026.03.19 13:12:35.374893 [ 259 ] {c8f6e415-368c-4d81-8837-16cc2c6af7cb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16500 | 2026.03.19 13:12:35.375161 [ 259 ] {c8f6e415-368c-4d81-8837-16cc2c6af7cb} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.03.19 13:12:35.375298 [ 259 ] {c8f6e415-368c-4d81-8837-16cc2c6af7cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 16502 | 2026.03.19 13:12:35.375336 [ 259 ] {c8f6e415-368c-4d81-8837-16cc2c6af7cb} <Debug> TCPHandler: Processed in 0.001306906 sec. | ||
| 16503 | 2026.03.19 13:12:35.375446 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.03.19 13:12:35.375540 [ 259 ] {e1b67caf-7409-472d-a180-658cc27adeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16505 | 2026.03.19 13:12:35.375583 [ 259 ] {e1b67caf-7409-472d-a180-658cc27adeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16506 | 2026.03.19 13:12:35.375984 [ 259 ] {e1b67caf-7409-472d-a180-658cc27adeee} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.03.19 13:12:35.376022 [ 259 ] {e1b67caf-7409-472d-a180-658cc27adeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16508 | 2026.03.19 13:12:35.376354 [ 259 ] {e1b67caf-7409-472d-a180-658cc27adeee} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16509 | 2026.03.19 13:12:35.376572 [ 259 ] {e1b67caf-7409-472d-a180-658cc27adeee} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.03.19 13:12:35.376699 [ 259 ] {e1b67caf-7409-472d-a180-658cc27adeee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 16511 | 2026.03.19 13:12:35.376736 [ 259 ] {e1b67caf-7409-472d-a180-658cc27adeee} <Debug> TCPHandler: Processed in 0.001338406 sec. | ||
| 16512 | 2026.03.19 13:12:35.376845 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2026.03.19 13:12:35.376938 [ 259 ] {fb85605d-366a-4571-92d9-89c1f871339c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16514 | 2026.03.19 13:12:35.376980 [ 259 ] {fb85605d-366a-4571-92d9-89c1f871339c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16515 | 2026.03.19 13:12:35.377286 [ 259 ] {fb85605d-366a-4571-92d9-89c1f871339c} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.03.19 13:12:35.377321 [ 259 ] {fb85605d-366a-4571-92d9-89c1f871339c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16517 | 2026.03.19 13:12:35.377605 [ 259 ] {fb85605d-366a-4571-92d9-89c1f871339c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16518 | 2026.03.19 13:12:35.377808 [ 259 ] {fb85605d-366a-4571-92d9-89c1f871339c} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.03.19 13:12:35.377936 [ 259 ] {fb85605d-366a-4571-92d9-89c1f871339c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 16520 | 2026.03.19 13:12:35.377973 [ 259 ] {fb85605d-366a-4571-92d9-89c1f871339c} <Debug> TCPHandler: Processed in 0.001176404 sec. | ||
| 16521 | 2026.03.19 13:12:35.378071 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16522 | 2026.03.19 13:12:35.378157 [ 259 ] {084a47aa-a7c4-4807-bf54-21b39f370d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16523 | 2026.03.19 13:12:35.378207 [ 259 ] {084a47aa-a7c4-4807-bf54-21b39f370d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16524 | 2026.03.19 13:12:35.379146 [ 259 ] {084a47aa-a7c4-4807-bf54-21b39f370d1a} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2026.03.19 13:12:35.379182 [ 259 ] {084a47aa-a7c4-4807-bf54-21b39f370d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16526 | 2026.03.19 13:12:35.379748 [ 259 ] {084a47aa-a7c4-4807-bf54-21b39f370d1a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16527 | 2026.03.19 13:12:35.379977 [ 259 ] {084a47aa-a7c4-4807-bf54-21b39f370d1a} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.03.19 13:12:35.380099 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16529 | 2026.03.19 13:12:35.380120 [ 259 ] {084a47aa-a7c4-4807-bf54-21b39f370d1a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001971 sec., 20294.266869609335 rows/sec., 36.37 MiB/sec. | ||
| 16530 | 2026.03.19 13:12:35.380166 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16531 | 2026.03.19 13:12:35.380192 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16532 | 2026.03.19 13:12:35.380204 [ 259 ] {084a47aa-a7c4-4807-bf54-21b39f370d1a} <Debug> TCPHandler: Processed in 0.002179903 sec. | ||
| 16533 | 2026.03.19 13:12:35.380289 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 16534 | 2026.03.19 13:12:35.380325 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2026.03.19 13:12:35.380423 [ 259 ] {fd6e53e2-8fbd-4d40-a555-c834b78364a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16536 | 2026.03.19 13:12:35.380465 [ 259 ] {fd6e53e2-8fbd-4d40-a555-c834b78364a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16537 | 2026.03.19 13:12:35.380533 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16538 | 2026.03.19 13:12:35.380598 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2103 rows starting from the beginning of the part | ||
| 16539 | 2026.03.19 13:12:35.380738 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 51 rows starting from the beginning of the part | ||
| 16540 | 2026.03.19 13:12:35.380796 [ 259 ] {fd6e53e2-8fbd-4d40-a555-c834b78364a9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16541 | 2026.03.19 13:12:35.380836 [ 259 ] {fd6e53e2-8fbd-4d40-a555-c834b78364a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16542 | 2026.03.19 13:12:35.380856 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 16543 | 2026.03.19 13:12:35.380966 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 16544 | 2026.03.19 13:12:35.381072 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 51 rows starting from the beginning of the part | ||
| 16545 | 2026.03.19 13:12:35.381154 [ 259 ] {fd6e53e2-8fbd-4d40-a555-c834b78364a9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16546 | 2026.03.19 13:12:35.381181 [ 192 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 16547 | 2026.03.19 13:12:35.381394 [ 259 ] {fd6e53e2-8fbd-4d40-a555-c834b78364a9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16548 | 2026.03.19 13:12:35.381531 [ 259 ] {fd6e53e2-8fbd-4d40-a555-c834b78364a9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 5.00 MiB/sec. | ||
| 16549 | 2026.03.19 13:12:35.381569 [ 259 ] {fd6e53e2-8fbd-4d40-a555-c834b78364a9} <Debug> TCPHandler: Processed in 0.001295645 sec. | ||
| 16550 | 2026.03.19 13:12:35.389581 [ 190 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2325 rows, containing 19 columns (19 merged, 0 gathered) in 0.009335536 sec., 249048.36744242645 rows/sec., 446.28 MiB/sec. | ||
| 16551 | 2026.03.19 13:12:35.390211 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16552 | 2026.03.19 13:12:35.390269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16553 | 2026.03.19 13:12:35.392052 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16554 | 2026.03.19 13:12:35.392425 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16555 | 2026.03.19 13:12:35.392501 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16556 | 2026.03.19 13:12:35.392623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 16557 | 2026.03.19 13:12:35.397010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16558 | 2026.03.19 13:12:35.397785 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.03.19 13:12:35.398091 [ 69 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16560 | 2026.03.19 13:12:35.398130 [ 69 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16561 | 2026.03.19 13:12:35.398150 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16562 | 2026.03.19 13:12:35.398293 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 16563 | 2026.03.19 13:12:35.402155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16564 | 2026.03.19 13:12:35.402819 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16565 | 2026.03.19 13:12:35.404450 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 16566 | 2026.03.19 13:12:35.409297 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16567 | 2026.03.19 13:12:35.414061 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16568 | 2026.03.19 13:12:35.419027 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 16569 | 2026.03.19 13:12:35.424462 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 16570 | 2026.03.19 13:12:35.429573 [ 191 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 16571 | 2026.03.19 13:12:35.486318 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.088099983 sec., 6503.974013252647 rows/sec., 33.63 MiB/sec. | ||
| 16572 | 2026.03.19 13:12:35.489371 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16573 | 2026.03.19 13:12:35.491375 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_76_15} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16574 | 2026.03.19 13:12:35.491478 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_76_15} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16575 | 2026.03.19 13:12:35.494424 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16576 | 2026.03.19 13:12:36.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.99 MiB, peak 399.40 MiB, free memory in arenas 0.00 B, will set to 383.93 MiB (RSS), difference: 1.93 MiB | ||
| 16577 | 2026.03.19 13:12:40.312186 [ 220 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 16578 | 2026.03.19 13:12:40.312246 [ 220 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 16579 | 2026.03.19 13:12:40.316221 [ 220 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 16580 | 2026.03.19 13:12:40.352495 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16581 | 2026.03.19 13:12:40.352698 [ 259 ] {dd797fd5-d49c-430a-ab9e-6be6af5200ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16582 | 2026.03.19 13:12:40.352775 [ 259 ] {dd797fd5-d49c-430a-ab9e-6be6af5200ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16583 | 2026.03.19 13:12:40.353538 [ 259 ] {dd797fd5-d49c-430a-ab9e-6be6af5200ce} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16584 | 2026.03.19 13:12:40.353590 [ 259 ] {dd797fd5-d49c-430a-ab9e-6be6af5200ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16585 | 2026.03.19 13:12:40.353978 [ 259 ] {dd797fd5-d49c-430a-ab9e-6be6af5200ce} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16586 | 2026.03.19 13:12:40.354204 [ 259 ] {dd797fd5-d49c-430a-ab9e-6be6af5200ce} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16587 | 2026.03.19 13:12:40.354368 [ 259 ] {dd797fd5-d49c-430a-ab9e-6be6af5200ce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 16588 | 2026.03.19 13:12:40.354363 [ 149 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16589 | 2026.03.19 13:12:40.354420 [ 259 ] {dd797fd5-d49c-430a-ab9e-6be6af5200ce} <Debug> TCPHandler: Processed in 0.002067261 sec. | ||
| 16590 | 2026.03.19 13:12:40.354448 [ 149 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2026.03.19 13:12:40.354475 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16592 | 2026.03.19 13:12:40.354557 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2026.03.19 13:12:40.354607 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 16594 | 2026.03.19 13:12:40.354664 [ 259 ] {af088033-aea9-481f-81bc-e636f52def69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16595 | 2026.03.19 13:12:40.354712 [ 259 ] {af088033-aea9-481f-81bc-e636f52def69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16596 | 2026.03.19 13:12:40.354750 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16597 | 2026.03.19 13:12:40.354789 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2770 rows starting from the beginning of the part | ||
| 16598 | 2026.03.19 13:12:40.354855 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 2769 rows starting from the beginning of the part | ||
| 16599 | 2026.03.19 13:12:40.354902 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 16600 | 2026.03.19 13:12:40.354945 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 16601 | 2026.03.19 13:12:40.354984 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 877 rows starting from the beginning of the part | ||
| 16602 | 2026.03.19 13:12:40.355027 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 16603 | 2026.03.19 13:12:40.355164 [ 259 ] {af088033-aea9-481f-81bc-e636f52def69} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2026.03.19 13:12:40.355207 [ 259 ] {af088033-aea9-481f-81bc-e636f52def69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16605 | 2026.03.19 13:12:40.355546 [ 259 ] {af088033-aea9-481f-81bc-e636f52def69} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16606 | 2026.03.19 13:12:40.355761 [ 259 ] {af088033-aea9-481f-81bc-e636f52def69} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2026.03.19 13:12:40.355874 [ 149 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16608 | 2026.03.19 13:12:40.355899 [ 259 ] {af088033-aea9-481f-81bc-e636f52def69} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 16609 | 2026.03.19 13:12:40.355904 [ 149 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16610 | 2026.03.19 13:12:40.355938 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16611 | 2026.03.19 13:12:40.355943 [ 259 ] {af088033-aea9-481f-81bc-e636f52def69} <Debug> TCPHandler: Processed in 0.001437889 sec. | ||
| 16612 | 2026.03.19 13:12:40.356021 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 16613 | 2026.03.19 13:12:40.356069 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16614 | 2026.03.19 13:12:40.356126 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16615 | 2026.03.19 13:12:40.356157 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1513 rows starting from the beginning of the part | ||
| 16616 | 2026.03.19 13:12:40.356166 [ 259 ] {23da61de-f0f9-48ff-9673-6cc084f5ba3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16617 | 2026.03.19 13:12:40.356209 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1493 rows starting from the beginning of the part | ||
| 16618 | 2026.03.19 13:12:40.356212 [ 259 ] {23da61de-f0f9-48ff-9673-6cc084f5ba3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16619 | 2026.03.19 13:12:40.356260 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 16620 | 2026.03.19 13:12:40.356305 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 16621 | 2026.03.19 13:12:40.356344 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 530 rows starting from the beginning of the part | ||
| 16622 | 2026.03.19 13:12:40.356382 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 16623 | 2026.03.19 13:12:40.356612 [ 259 ] {23da61de-f0f9-48ff-9673-6cc084f5ba3b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2026.03.19 13:12:40.356650 [ 259 ] {23da61de-f0f9-48ff-9673-6cc084f5ba3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16625 | 2026.03.19 13:12:40.356985 [ 259 ] {23da61de-f0f9-48ff-9673-6cc084f5ba3b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16626 | 2026.03.19 13:12:40.357281 [ 259 ] {23da61de-f0f9-48ff-9673-6cc084f5ba3b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2026.03.19 13:12:40.357369 [ 188 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002819196 sec., 2335417.6155187506 rows/sec., 188.41 MiB/sec. | ||
| 16628 | 2026.03.19 13:12:40.357416 [ 259 ] {23da61de-f0f9-48ff-9673-6cc084f5ba3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 16629 | 2026.03.19 13:12:40.357458 [ 259 ] {23da61de-f0f9-48ff-9673-6cc084f5ba3b} <Debug> TCPHandler: Processed in 0.001439319 sec. | ||
| 16630 | 2026.03.19 13:12:40.357571 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2026.03.19 13:12:40.357665 [ 259 ] {b20f1e61-c0f9-4240-80be-08a68d4e3f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16632 | 2026.03.19 13:12:40.357710 [ 259 ] {b20f1e61-c0f9-4240-80be-08a68d4e3f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16633 | 2026.03.19 13:12:40.357728 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16634 | 2026.03.19 13:12:40.357775 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001788935 sec., 2083921.4392920928 rows/sec., 153.66 MiB/sec. | ||
| 16635 | 2026.03.19 13:12:40.357975 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16636 | 2026.03.19 13:12:40.358047 [ 259 ] {b20f1e61-c0f9-4240-80be-08a68d4e3f39} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2026.03.19 13:12:40.358081 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16638 | 2026.03.19 13:12:40.358090 [ 259 ] {b20f1e61-c0f9-4240-80be-08a68d4e3f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16639 | 2026.03.19 13:12:40.358192 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_126_25} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16640 | 2026.03.19 13:12:40.358279 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16641 | 2026.03.19 13:12:40.358305 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 16642 | 2026.03.19 13:12:40.358367 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_126_25} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16643 | 2026.03.19 13:12:40.358447 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 16644 | 2026.03.19 13:12:40.358447 [ 259 ] {b20f1e61-c0f9-4240-80be-08a68d4e3f39} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16645 | 2026.03.19 13:12:40.358678 [ 259 ] {b20f1e61-c0f9-4240-80be-08a68d4e3f39} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.03.19 13:12:40.358800 [ 149 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16647 | 2026.03.19 13:12:40.358807 [ 259 ] {b20f1e61-c0f9-4240-80be-08a68d4e3f39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 16648 | 2026.03.19 13:12:40.358843 [ 149 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2026.03.19 13:12:40.358863 [ 259 ] {b20f1e61-c0f9-4240-80be-08a68d4e3f39} <Debug> TCPHandler: Processed in 0.001340367 sec. | ||
| 16650 | 2026.03.19 13:12:40.358865 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16651 | 2026.03.19 13:12:40.358964 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 16652 | 2026.03.19 13:12:40.359022 [ 224 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 16653 | 2026.03.19 13:12:40.359062 [ 224 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 16654 | 2026.03.19 13:12:40.359079 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16655 | 2026.03.19 13:12:40.359122 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 8088 rows starting from the beginning of the part | ||
| 16656 | 2026.03.19 13:12:40.359174 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 54 rows starting from the beginning of the part | ||
| 16657 | 2026.03.19 13:12:40.359219 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 16658 | 2026.03.19 13:12:40.359258 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 16659 | 2026.03.19 13:12:40.359296 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 90 rows starting from the beginning of the part | ||
| 16660 | 2026.03.19 13:12:40.359333 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 16661 | 2026.03.19 13:12:40.361456 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00252683 sec., 3319574.3283085926 rows/sec., 214.10 MiB/sec. | ||
| 16662 | 2026.03.19 13:12:40.361614 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16663 | 2026.03.19 13:12:40.361919 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2026.03.19 13:12:40.362003 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_126_25} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16665 | 2026.03.19 13:12:40.362090 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 16666 | 2026.03.19 13:12:40.362159 [ 224 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 16667 | 2026.03.19 13:12:40.919188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36941 | ||
| 16668 | 2026.03.19 13:12:40.919750 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16669 | 2026.03.19 13:12:40.919796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16670 | 2026.03.19 13:12:40.920269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16671 | 2026.03.19 13:12:40.920502 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16672 | 2026.03.19 13:12:40.920647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36941 | ||
| 16673 | 2026.03.19 13:12:41.154202 [ 221 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 16674 | 2026.03.19 13:12:41.154257 [ 221 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 16675 | 2026.03.19 13:12:41.156997 [ 221 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 16676 | 2026.03.19 13:12:41.325721 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 16677 | 2026.03.19 13:12:41.325793 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 16678 | 2026.03.19 13:12:41.328749 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 16679 | 2026.03.19 13:12:42.902271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16680 | 2026.03.19 13:12:42.918723 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16681 | 2026.03.19 13:12:42.918780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16682 | 2026.03.19 13:12:42.924682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16683 | 2026.03.19 13:12:42.925445 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16684 | 2026.03.19 13:12:42.929014 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16685 | 2026.03.19 13:12:43.553726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2098 | ||
| 16686 | 2026.03.19 13:12:43.556094 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16687 | 2026.03.19 13:12:43.556145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16688 | 2026.03.19 13:12:43.557340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16689 | 2026.03.19 13:12:43.557619 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16690 | 2026.03.19 13:12:43.557889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 16691 | 2026.03.19 13:12:45.210225 [ 221 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 16692 | 2026.03.19 13:12:45.210336 [ 221 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 16693 | 2026.03.19 13:12:45.213439 [ 221 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 16694 | 2026.03.19 13:12:45.362180 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16695 | 2026.03.19 13:12:45.362358 [ 259 ] {4620c2d2-1f35-4996-8b90-5461bb6c2d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16696 | 2026.03.19 13:12:45.362424 [ 259 ] {4620c2d2-1f35-4996-8b90-5461bb6c2d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16697 | 2026.03.19 13:12:45.363164 [ 259 ] {4620c2d2-1f35-4996-8b90-5461bb6c2d35} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16698 | 2026.03.19 13:12:45.363215 [ 259 ] {4620c2d2-1f35-4996-8b90-5461bb6c2d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16699 | 2026.03.19 13:12:45.363684 [ 259 ] {4620c2d2-1f35-4996-8b90-5461bb6c2d35} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16700 | 2026.03.19 13:12:45.363916 [ 259 ] {4620c2d2-1f35-4996-8b90-5461bb6c2d35} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16701 | 2026.03.19 13:12:45.364061 [ 120 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 16702 | 2026.03.19 13:12:45.364077 [ 259 ] {4620c2d2-1f35-4996-8b90-5461bb6c2d35} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 16703 | 2026.03.19 13:12:45.364119 [ 120 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2026.03.19 13:12:45.364145 [ 259 ] {4620c2d2-1f35-4996-8b90-5461bb6c2d35} <Debug> TCPHandler: Processed in 0.002095281 sec. | ||
| 16705 | 2026.03.19 13:12:45.364147 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16706 | 2026.03.19 13:12:45.364283 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2026.03.19 13:12:45.364297 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 16708 | 2026.03.19 13:12:45.364392 [ 259 ] {da0afa45-88e6-4142-b5ac-2a94d845731e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16709 | 2026.03.19 13:12:45.364440 [ 259 ] {da0afa45-88e6-4142-b5ac-2a94d845731e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16710 | 2026.03.19 13:12:45.364445 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16711 | 2026.03.19 13:12:45.364491 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 284 rows starting from the beginning of the part | ||
| 16712 | 2026.03.19 13:12:45.364563 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 16713 | 2026.03.19 13:12:45.364611 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part | ||
| 16714 | 2026.03.19 13:12:45.364656 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part | ||
| 16715 | 2026.03.19 13:12:45.364697 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part | ||
| 16716 | 2026.03.19 13:12:45.365293 [ 259 ] {da0afa45-88e6-4142-b5ac-2a94d845731e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.03.19 13:12:45.365335 [ 259 ] {da0afa45-88e6-4142-b5ac-2a94d845731e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16718 | 2026.03.19 13:12:45.365703 [ 259 ] {da0afa45-88e6-4142-b5ac-2a94d845731e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16719 | 2026.03.19 13:12:45.365709 [ 190 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471869 sec., 964759.771419875 rows/sec., 64.96 MiB/sec. | ||
| 16720 | 2026.03.19 13:12:45.365881 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 16721 | 2026.03.19 13:12:45.365944 [ 259 ] {da0afa45-88e6-4142-b5ac-2a94d845731e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2026.03.19 13:12:45.366095 [ 259 ] {da0afa45-88e6-4142-b5ac-2a94d845731e} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001727 sec., 507817.0237405906 rows/sec., 40.25 MiB/sec. | ||
| 16723 | 2026.03.19 13:12:45.366134 [ 259 ] {da0afa45-88e6-4142-b5ac-2a94d845731e} <Debug> TCPHandler: Processed in 0.001902448 sec. | ||
| 16724 | 2026.03.19 13:12:45.366188 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16725 | 2026.03.19 13:12:45.366272 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16726 | 2026.03.19 13:12:45.366275 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_57_14} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 16727 | 2026.03.19 13:12:45.366377 [ 259 ] {f69205eb-10ac-4b33-84c8-1c9bb3617444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16728 | 2026.03.19 13:12:45.366382 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 16729 | 2026.03.19 13:12:45.366426 [ 259 ] {f69205eb-10ac-4b33-84c8-1c9bb3617444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16730 | 2026.03.19 13:12:45.366922 [ 259 ] {f69205eb-10ac-4b33-84c8-1c9bb3617444} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16731 | 2026.03.19 13:12:45.366959 [ 259 ] {f69205eb-10ac-4b33-84c8-1c9bb3617444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16732 | 2026.03.19 13:12:45.367282 [ 259 ] {f69205eb-10ac-4b33-84c8-1c9bb3617444} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16733 | 2026.03.19 13:12:45.367488 [ 259 ] {f69205eb-10ac-4b33-84c8-1c9bb3617444} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16734 | 2026.03.19 13:12:45.367612 [ 120 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 16735 | 2026.03.19 13:12:45.367620 [ 259 ] {f69205eb-10ac-4b33-84c8-1c9bb3617444} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001264 sec., 143987.3417721519 rows/sec., 8.92 MiB/sec. | ||
| 16736 | 2026.03.19 13:12:45.367652 [ 120 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16737 | 2026.03.19 13:12:45.367672 [ 259 ] {f69205eb-10ac-4b33-84c8-1c9bb3617444} <Debug> TCPHandler: Processed in 0.001447968 sec. | ||
| 16738 | 2026.03.19 13:12:45.367679 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16739 | 2026.03.19 13:12:45.367796 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16740 | 2026.03.19 13:12:45.367810 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 16741 | 2026.03.19 13:12:45.367894 [ 259 ] {78c01f88-413c-434b-82d8-455574bc6556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16742 | 2026.03.19 13:12:45.367938 [ 259 ] {78c01f88-413c-434b-82d8-455574bc6556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16743 | 2026.03.19 13:12:45.367963 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16744 | 2026.03.19 13:12:45.368004 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 211 rows starting from the beginning of the part | ||
| 16745 | 2026.03.19 13:12:45.368087 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 182 rows starting from the beginning of the part | ||
| 16746 | 2026.03.19 13:12:45.368142 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 182 rows starting from the beginning of the part | ||
| 16747 | 2026.03.19 13:12:45.368191 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 209 rows starting from the beginning of the part | ||
| 16748 | 2026.03.19 13:12:45.368235 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 182 rows starting from the beginning of the part | ||
| 16749 | 2026.03.19 13:12:45.368279 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 182 rows starting from the beginning of the part | ||
| 16750 | 2026.03.19 13:12:45.368382 [ 259 ] {78c01f88-413c-434b-82d8-455574bc6556} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16751 | 2026.03.19 13:12:45.368423 [ 259 ] {78c01f88-413c-434b-82d8-455574bc6556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16752 | 2026.03.19 13:12:45.368753 [ 259 ] {78c01f88-413c-434b-82d8-455574bc6556} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16753 | 2026.03.19 13:12:45.368976 [ 259 ] {78c01f88-413c-434b-82d8-455574bc6556} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2026.03.19 13:12:45.369097 [ 120 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 16755 | 2026.03.19 13:12:45.369106 [ 259 ] {78c01f88-413c-434b-82d8-455574bc6556} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001231 sec., 121039.80503655564 rows/sec., 7.82 MiB/sec. | ||
| 16756 | 2026.03.19 13:12:45.369134 [ 120 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16757 | 2026.03.19 13:12:45.369158 [ 259 ] {78c01f88-413c-434b-82d8-455574bc6556} <Debug> TCPHandler: Processed in 0.001408888 sec. | ||
| 16758 | 2026.03.19 13:12:45.369161 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16759 | 2026.03.19 13:12:45.369252 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 16760 | 2026.03.19 13:12:45.369271 [ 224 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 16761 | 2026.03.19 13:12:45.369281 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16762 | 2026.03.19 13:12:45.369309 [ 224 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 16763 | 2026.03.19 13:12:45.369347 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16764 | 2026.03.19 13:12:45.369378 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 857 rows starting from the beginning of the part | ||
| 16765 | 2026.03.19 13:12:45.369395 [ 259 ] {7046350c-dbed-4407-a2c9-e0d91482a20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16766 | 2026.03.19 13:12:45.369401 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650973 sec., 695347.531425408 rows/sec., 46.03 MiB/sec. | ||
| 16767 | 2026.03.19 13:12:45.369433 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 16768 | 2026.03.19 13:12:45.369439 [ 259 ] {7046350c-dbed-4407-a2c9-e0d91482a20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16769 | 2026.03.19 13:12:45.369485 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 16770 | 2026.03.19 13:12:45.369532 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 857 rows starting from the beginning of the part | ||
| 16771 | 2026.03.19 13:12:45.369554 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 16772 | 2026.03.19 13:12:45.369573 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 16773 | 2026.03.19 13:12:45.369622 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 16774 | 2026.03.19 13:12:45.369849 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16775 | 2026.03.19 13:12:45.369903 [ 259 ] {7046350c-dbed-4407-a2c9-e0d91482a20d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16776 | 2026.03.19 13:12:45.369939 [ 195 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_57_12} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 16777 | 2026.03.19 13:12:45.369946 [ 259 ] {7046350c-dbed-4407-a2c9-e0d91482a20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16778 | 2026.03.19 13:12:45.370031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16779 | 2026.03.19 13:12:45.370288 [ 259 ] {7046350c-dbed-4407-a2c9-e0d91482a20d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16780 | 2026.03.19 13:12:45.370508 [ 259 ] {7046350c-dbed-4407-a2c9-e0d91482a20d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16781 | 2026.03.19 13:12:45.370623 [ 120 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 16782 | 2026.03.19 13:12:45.370638 [ 259 ] {7046350c-dbed-4407-a2c9-e0d91482a20d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001261 sec., 117367.16891356067 rows/sec., 6.67 MiB/sec. | ||
| 16783 | 2026.03.19 13:12:45.370661 [ 120 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.03.19 13:12:45.370684 [ 259 ] {7046350c-dbed-4407-a2c9-e0d91482a20d} <Debug> TCPHandler: Processed in 0.001450019 sec. | ||
| 16785 | 2026.03.19 13:12:45.370688 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16786 | 2026.03.19 13:12:45.370783 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 16787 | 2026.03.19 13:12:45.370808 [ 222 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 16788 | 2026.03.19 13:12:45.370812 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16789 | 2026.03.19 13:12:45.370843 [ 222 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 16790 | 2026.03.19 13:12:45.370820 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600022 sec., 1443730.1487104553 rows/sec., 93.23 MiB/sec. | ||
| 16791 | 2026.03.19 13:12:45.370873 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16792 | 2026.03.19 13:12:45.370912 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 148 rows starting from the beginning of the part | ||
| 16793 | 2026.03.19 13:12:45.370924 [ 259 ] {b49b8c4c-9b17-4543-bc5d-2fe042ebec22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16794 | 2026.03.19 13:12:45.370958 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 16795 | 2026.03.19 13:12:45.370969 [ 259 ] {b49b8c4c-9b17-4543-bc5d-2fe042ebec22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16796 | 2026.03.19 13:12:45.371003 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
| 16797 | 2026.03.19 13:12:45.371042 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 16798 | 2026.03.19 13:12:45.371075 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part | ||
| 16799 | 2026.03.19 13:12:45.371131 [ 201 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 16800 | 2026.03.19 13:12:45.371575 [ 259 ] {b49b8c4c-9b17-4543-bc5d-2fe042ebec22} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16801 | 2026.03.19 13:12:45.371616 [ 259 ] {b49b8c4c-9b17-4543-bc5d-2fe042ebec22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16802 | 2026.03.19 13:12:45.371675 [ 201 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.03.19 13:12:45.371806 [ 201 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_57_12} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 16804 | 2026.03.19 13:12:45.371850 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001096121 sec., 675107.9488487128 rows/sec., 40.97 MiB/sec. | ||
| 16805 | 2026.03.19 13:12:45.371941 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16806 | 2026.03.19 13:12:45.371979 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 16807 | 2026.03.19 13:12:45.371983 [ 259 ] {b49b8c4c-9b17-4543-bc5d-2fe042ebec22} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16808 | 2026.03.19 13:12:45.372342 [ 259 ] {b49b8c4c-9b17-4543-bc5d-2fe042ebec22} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.03.19 13:12:45.372395 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16810 | 2026.03.19 13:12:45.372452 [ 224 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 16811 | 2026.03.19 13:12:45.372483 [ 200 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_57_14} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 16812 | 2026.03.19 13:12:45.372487 [ 259 ] {b49b8c4c-9b17-4543-bc5d-2fe042ebec22} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00158 sec., 335443.03797468357 rows/sec., 23.72 MiB/sec. | ||
| 16813 | 2026.03.19 13:12:45.372539 [ 259 ] {b49b8c4c-9b17-4543-bc5d-2fe042ebec22} <Debug> TCPHandler: Processed in 0.001773565 sec. | ||
| 16814 | 2026.03.19 13:12:45.372562 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16815 | 2026.03.19 13:12:45.372655 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16816 | 2026.03.19 13:12:45.372752 [ 259 ] {234db4f9-9cf4-453a-b2df-ada140adaf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16817 | 2026.03.19 13:12:45.372793 [ 259 ] {234db4f9-9cf4-453a-b2df-ada140adaf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16818 | 2026.03.19 13:12:45.373051 [ 222 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 16819 | 2026.03.19 13:12:45.373126 [ 259 ] {234db4f9-9cf4-453a-b2df-ada140adaf3a} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.03.19 13:12:45.373160 [ 259 ] {234db4f9-9cf4-453a-b2df-ada140adaf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16821 | 2026.03.19 13:12:45.373462 [ 259 ] {234db4f9-9cf4-453a-b2df-ada140adaf3a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16822 | 2026.03.19 13:12:45.373674 [ 259 ] {234db4f9-9cf4-453a-b2df-ada140adaf3a} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16823 | 2026.03.19 13:12:45.373782 [ 112 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 16824 | 2026.03.19 13:12:45.373803 [ 259 ] {234db4f9-9cf4-453a-b2df-ada140adaf3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 16825 | 2026.03.19 13:12:45.373820 [ 112 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16826 | 2026.03.19 13:12:45.373843 [ 259 ] {234db4f9-9cf4-453a-b2df-ada140adaf3a} <Debug> TCPHandler: Processed in 0.001235824 sec. | ||
| 16827 | 2026.03.19 13:12:45.373844 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16828 | 2026.03.19 13:12:45.373946 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 16829 | 2026.03.19 13:12:45.373960 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2026.03.19 13:12:45.374060 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16831 | 2026.03.19 13:12:45.374065 [ 259 ] {6678da1d-b7ae-418d-9931-30abd3b0fa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16832 | 2026.03.19 13:12:45.374102 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 312 rows starting from the beginning of the part | ||
| 16833 | 2026.03.19 13:12:45.374122 [ 259 ] {6678da1d-b7ae-418d-9931-30abd3b0fa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16834 | 2026.03.19 13:12:45.374169 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 16835 | 2026.03.19 13:12:45.374219 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 16836 | 2026.03.19 13:12:45.374258 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 16837 | 2026.03.19 13:12:45.374296 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 16838 | 2026.03.19 13:12:45.374333 [ 190 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 16839 | 2026.03.19 13:12:45.374538 [ 259 ] {6678da1d-b7ae-418d-9931-30abd3b0fa69} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16840 | 2026.03.19 13:12:45.374578 [ 259 ] {6678da1d-b7ae-418d-9931-30abd3b0fa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16841 | 2026.03.19 13:12:45.374925 [ 259 ] {6678da1d-b7ae-418d-9931-30abd3b0fa69} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16842 | 2026.03.19 13:12:45.375159 [ 259 ] {6678da1d-b7ae-418d-9931-30abd3b0fa69} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16843 | 2026.03.19 13:12:45.375290 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
| 16844 | 2026.03.19 13:12:45.375292 [ 259 ] {6678da1d-b7ae-418d-9931-30abd3b0fa69} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 16845 | 2026.03.19 13:12:45.375333 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16846 | 2026.03.19 13:12:45.375353 [ 259 ] {6678da1d-b7ae-418d-9931-30abd3b0fa69} <Debug> TCPHandler: Processed in 0.001439969 sec. | ||
| 16847 | 2026.03.19 13:12:45.375357 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16848 | 2026.03.19 13:12:45.375441 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
| 16849 | 2026.03.19 13:12:45.375446 [ 201 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001536801 sec., 222540.19876353542 rows/sec., 11.35 MiB/sec. | ||
| 16850 | 2026.03.19 13:12:45.375486 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16851 | 2026.03.19 13:12:45.375553 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16852 | 2026.03.19 13:12:45.375585 [ 259 ] {c18c9666-db0e-4ee8-b561-4c4683c08640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16853 | 2026.03.19 13:12:45.375597 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_25, total 43951 rows starting from the beginning of the part | ||
| 16854 | 2026.03.19 13:12:45.375616 [ 201 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 16855 | 2026.03.19 13:12:45.375627 [ 259 ] {c18c9666-db0e-4ee8-b561-4c4683c08640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16856 | 2026.03.19 13:12:45.375670 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 96 rows starting from the beginning of the part | ||
| 16857 | 2026.03.19 13:12:45.375723 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 16858 | 2026.03.19 13:12:45.375768 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 265 rows starting from the beginning of the part | ||
| 16859 | 2026.03.19 13:12:45.375813 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16860 | 2026.03.19 13:12:45.375856 [ 193 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 265 rows starting from the beginning of the part | ||
| 16861 | 2026.03.19 13:12:45.375921 [ 201 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16862 | 2026.03.19 13:12:45.375962 [ 259 ] {c18c9666-db0e-4ee8-b561-4c4683c08640} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.03.19 13:12:45.376001 [ 201 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_57_12} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 16864 | 2026.03.19 13:12:45.376003 [ 259 ] {c18c9666-db0e-4ee8-b561-4c4683c08640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16865 | 2026.03.19 13:12:45.376088 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16866 | 2026.03.19 13:12:45.376324 [ 259 ] {c18c9666-db0e-4ee8-b561-4c4683c08640} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16867 | 2026.03.19 13:12:45.376553 [ 259 ] {c18c9666-db0e-4ee8-b561-4c4683c08640} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16868 | 2026.03.19 13:12:45.376690 [ 259 ] {c18c9666-db0e-4ee8-b561-4c4683c08640} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 16869 | 2026.03.19 13:12:45.376726 [ 259 ] {c18c9666-db0e-4ee8-b561-4c4683c08640} <Debug> TCPHandler: Processed in 0.001286895 sec. | ||
| 16870 | 2026.03.19 13:12:45.376836 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2026.03.19 13:12:45.376929 [ 259 ] {46a433c0-89ca-490f-aa4e-4c0f7040ac93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16872 | 2026.03.19 13:12:45.376981 [ 259 ] {46a433c0-89ca-490f-aa4e-4c0f7040ac93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16873 | 2026.03.19 13:12:45.377850 [ 259 ] {46a433c0-89ca-490f-aa4e-4c0f7040ac93} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16874 | 2026.03.19 13:12:45.377885 [ 259 ] {46a433c0-89ca-490f-aa4e-4c0f7040ac93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16875 | 2026.03.19 13:12:45.378471 [ 259 ] {46a433c0-89ca-490f-aa4e-4c0f7040ac93} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16876 | 2026.03.19 13:12:45.378703 [ 259 ] {46a433c0-89ca-490f-aa4e-4c0f7040ac93} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16877 | 2026.03.19 13:12:45.378851 [ 259 ] {46a433c0-89ca-490f-aa4e-4c0f7040ac93} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001939 sec., 20629.190304280557 rows/sec., 36.97 MiB/sec. | ||
| 16878 | 2026.03.19 13:12:45.378933 [ 259 ] {46a433c0-89ca-490f-aa4e-4c0f7040ac93} <Debug> TCPHandler: Processed in 0.002145162 sec. | ||
| 16879 | 2026.03.19 13:12:45.379045 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16880 | 2026.03.19 13:12:45.379138 [ 259 ] {d1b267bc-0d39-40b8-9302-e0939453d66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16881 | 2026.03.19 13:12:45.379178 [ 259 ] {d1b267bc-0d39-40b8-9302-e0939453d66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16882 | 2026.03.19 13:12:45.379508 [ 259 ] {d1b267bc-0d39-40b8-9302-e0939453d66a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2026.03.19 13:12:45.379543 [ 259 ] {d1b267bc-0d39-40b8-9302-e0939453d66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16884 | 2026.03.19 13:12:45.379849 [ 259 ] {d1b267bc-0d39-40b8-9302-e0939453d66a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16885 | 2026.03.19 13:12:45.380071 [ 259 ] {d1b267bc-0d39-40b8-9302-e0939453d66a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2026.03.19 13:12:45.380201 [ 259 ] {d1b267bc-0d39-40b8-9302-e0939453d66a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 16887 | 2026.03.19 13:12:45.380237 [ 259 ] {d1b267bc-0d39-40b8-9302-e0939453d66a} <Debug> TCPHandler: Processed in 0.001240244 sec. | ||
| 16888 | 2026.03.19 13:12:45.383501 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44897 rows, containing 5 columns (5 merged, 0 gathered) in 0.008090941 sec., 5549045.531292343 rows/sec., 364.01 MiB/sec. | ||
| 16889 | 2026.03.19 13:12:45.383966 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 16890 | 2026.03.19 13:12:45.384318 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.03.19 13:12:45.384393 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
| 16892 | 2026.03.19 13:12:45.384505 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16893 | 2026.03.19 13:12:48.168778 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16894 | 2026.03.19 13:12:48.168848 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16895 | 2026.03.19 13:12:48.420824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37453 | ||
| 16896 | 2026.03.19 13:12:48.421406 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2026.03.19 13:12:48.421455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16898 | 2026.03.19 13:12:48.421965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16899 | 2026.03.19 13:12:48.422197 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2026.03.19 13:12:48.422329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37453 | ||
| 16901 | 2026.03.19 13:12:50.351813 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16902 | 2026.03.19 13:12:50.352014 [ 259 ] {499bb0a0-518e-4ff3-a543-49cf4bf70582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16903 | 2026.03.19 13:12:50.352087 [ 259 ] {499bb0a0-518e-4ff3-a543-49cf4bf70582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16904 | 2026.03.19 13:12:50.352905 [ 259 ] {499bb0a0-518e-4ff3-a543-49cf4bf70582} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.03.19 13:12:50.352953 [ 259 ] {499bb0a0-518e-4ff3-a543-49cf4bf70582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16906 | 2026.03.19 13:12:50.353358 [ 259 ] {499bb0a0-518e-4ff3-a543-49cf4bf70582} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16907 | 2026.03.19 13:12:50.353592 [ 259 ] {499bb0a0-518e-4ff3-a543-49cf4bf70582} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2026.03.19 13:12:50.353741 [ 259 ] {499bb0a0-518e-4ff3-a543-49cf4bf70582} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001781 sec., 31443.009545199326 rows/sec., 2.42 MiB/sec. | ||
| 16909 | 2026.03.19 13:12:50.353783 [ 259 ] {499bb0a0-518e-4ff3-a543-49cf4bf70582} <Debug> TCPHandler: Processed in 0.002105752 sec. | ||
| 16910 | 2026.03.19 13:12:50.353921 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16911 | 2026.03.19 13:12:50.354036 [ 259 ] {f8eb08be-c77e-476c-9759-92f0653f87b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16912 | 2026.03.19 13:12:50.354076 [ 259 ] {f8eb08be-c77e-476c-9759-92f0653f87b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16913 | 2026.03.19 13:12:50.354561 [ 259 ] {f8eb08be-c77e-476c-9759-92f0653f87b3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16914 | 2026.03.19 13:12:50.354596 [ 259 ] {f8eb08be-c77e-476c-9759-92f0653f87b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16915 | 2026.03.19 13:12:50.354884 [ 259 ] {f8eb08be-c77e-476c-9759-92f0653f87b3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16916 | 2026.03.19 13:12:50.355082 [ 259 ] {f8eb08be-c77e-476c-9759-92f0653f87b3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16917 | 2026.03.19 13:12:50.355275 [ 259 ] {f8eb08be-c77e-476c-9759-92f0653f87b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 16918 | 2026.03.19 13:12:50.355312 [ 259 ] {f8eb08be-c77e-476c-9759-92f0653f87b3} <Debug> TCPHandler: Processed in 0.001447409 sec. | ||
| 16919 | 2026.03.19 13:12:50.355500 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16920 | 2026.03.19 13:12:50.355599 [ 259 ] {86ff990c-8c88-4da1-ab92-1afd49b96d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16921 | 2026.03.19 13:12:50.355643 [ 259 ] {86ff990c-8c88-4da1-ab92-1afd49b96d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16922 | 2026.03.19 13:12:50.356143 [ 259 ] {86ff990c-8c88-4da1-ab92-1afd49b96d69} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16923 | 2026.03.19 13:12:50.356181 [ 259 ] {86ff990c-8c88-4da1-ab92-1afd49b96d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16924 | 2026.03.19 13:12:50.356517 [ 259 ] {86ff990c-8c88-4da1-ab92-1afd49b96d69} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16925 | 2026.03.19 13:12:50.356724 [ 259 ] {86ff990c-8c88-4da1-ab92-1afd49b96d69} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16926 | 2026.03.19 13:12:50.356850 [ 259 ] {86ff990c-8c88-4da1-ab92-1afd49b96d69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 16927 | 2026.03.19 13:12:50.356887 [ 259 ] {86ff990c-8c88-4da1-ab92-1afd49b96d69} <Debug> TCPHandler: Processed in 0.001453229 sec. | ||
| 16928 | 2026.03.19 13:12:50.357015 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16929 | 2026.03.19 13:12:50.357107 [ 259 ] {25df751e-d4d5-4312-ba43-b10bb9dff43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16930 | 2026.03.19 13:12:50.357148 [ 259 ] {25df751e-d4d5-4312-ba43-b10bb9dff43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16931 | 2026.03.19 13:12:50.357550 [ 259 ] {25df751e-d4d5-4312-ba43-b10bb9dff43f} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16932 | 2026.03.19 13:12:50.357585 [ 259 ] {25df751e-d4d5-4312-ba43-b10bb9dff43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16933 | 2026.03.19 13:12:50.357895 [ 259 ] {25df751e-d4d5-4312-ba43-b10bb9dff43f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16934 | 2026.03.19 13:12:50.358109 [ 259 ] {25df751e-d4d5-4312-ba43-b10bb9dff43f} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16935 | 2026.03.19 13:12:50.358239 [ 259 ] {25df751e-d4d5-4312-ba43-b10bb9dff43f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 16936 | 2026.03.19 13:12:50.358275 [ 259 ] {25df751e-d4d5-4312-ba43-b10bb9dff43f} <Debug> TCPHandler: Processed in 0.001316797 sec. | ||
| 16937 | 2026.03.19 13:12:50.429165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16938 | 2026.03.19 13:12:50.446090 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16939 | 2026.03.19 13:12:50.446148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16940 | 2026.03.19 13:12:50.452233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16941 | 2026.03.19 13:12:50.452926 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2026.03.19 13:12:50.455842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16943 | 2026.03.19 13:12:51.563079 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16944 | 2026.03.19 13:12:51.563289 [ 259 ] {2515f4aa-e5ac-4929-99f7-0477ef5ded67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16945 | 2026.03.19 13:12:51.563362 [ 259 ] {2515f4aa-e5ac-4929-99f7-0477ef5ded67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16946 | 2026.03.19 13:12:51.564129 [ 259 ] {2515f4aa-e5ac-4929-99f7-0477ef5ded67} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16947 | 2026.03.19 13:12:51.564184 [ 259 ] {2515f4aa-e5ac-4929-99f7-0477ef5ded67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16948 | 2026.03.19 13:12:51.564602 [ 259 ] {2515f4aa-e5ac-4929-99f7-0477ef5ded67} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16949 | 2026.03.19 13:12:51.564868 [ 259 ] {2515f4aa-e5ac-4929-99f7-0477ef5ded67} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16950 | 2026.03.19 13:12:51.565030 [ 259 ] {2515f4aa-e5ac-4929-99f7-0477ef5ded67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00179 sec., 158659.21787709498 rows/sec., 10.08 MiB/sec. | ||
| 16951 | 2026.03.19 13:12:51.565097 [ 259 ] {2515f4aa-e5ac-4929-99f7-0477ef5ded67} <Debug> TCPHandler: Processed in 0.002159282 sec. | ||
| 16952 | 2026.03.19 13:12:51.565242 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16953 | 2026.03.19 13:12:51.565350 [ 259 ] {5d38ff17-1906-4f2f-a92a-065b0d94b484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16954 | 2026.03.19 13:12:51.565396 [ 259 ] {5d38ff17-1906-4f2f-a92a-065b0d94b484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16955 | 2026.03.19 13:12:51.565823 [ 259 ] {5d38ff17-1906-4f2f-a92a-065b0d94b484} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16956 | 2026.03.19 13:12:51.565859 [ 259 ] {5d38ff17-1906-4f2f-a92a-065b0d94b484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16957 | 2026.03.19 13:12:51.566159 [ 259 ] {5d38ff17-1906-4f2f-a92a-065b0d94b484} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16958 | 2026.03.19 13:12:51.566376 [ 259 ] {5d38ff17-1906-4f2f-a92a-065b0d94b484} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16959 | 2026.03.19 13:12:51.566513 [ 259 ] {5d38ff17-1906-4f2f-a92a-065b0d94b484} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 16960 | 2026.03.19 13:12:51.566553 [ 259 ] {5d38ff17-1906-4f2f-a92a-065b0d94b484} <Debug> TCPHandler: Processed in 0.001370027 sec. | ||
| 16961 | 2026.03.19 13:12:51.566670 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16962 | 2026.03.19 13:12:51.566769 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16963 | 2026.03.19 13:12:51.566814 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16964 | 2026.03.19 13:12:51.568625 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2026.03.19 13:12:51.568666 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16966 | 2026.03.19 13:12:51.569149 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16967 | 2026.03.19 13:12:51.569373 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16968 | 2026.03.19 13:12:51.569508 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Debug> executeQuery: Read 2762 rows, 216.34 KiB in 0.002758 sec., 1001450.3263234227 rows/sec., 76.60 MiB/sec. | ||
| 16969 | 2026.03.19 13:12:51.569548 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 16970 | 2026.03.19 13:12:51.569561 [ 259 ] {aa863870-42d7-4002-9035-55614031fa18} <Debug> TCPHandler: Processed in 0.002942518 sec. | ||
| 16971 | 2026.03.19 13:12:51.569676 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2026.03.19 13:12:51.569771 [ 259 ] {5582e3ec-48ff-49dc-ba71-da99975975eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16973 | 2026.03.19 13:12:51.569812 [ 259 ] {5582e3ec-48ff-49dc-ba71-da99975975eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16974 | 2026.03.19 13:12:51.570313 [ 259 ] {5582e3ec-48ff-49dc-ba71-da99975975eb} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.03.19 13:12:51.570349 [ 259 ] {5582e3ec-48ff-49dc-ba71-da99975975eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16976 | 2026.03.19 13:12:51.570664 [ 259 ] {5582e3ec-48ff-49dc-ba71-da99975975eb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16977 | 2026.03.19 13:12:51.570872 [ 259 ] {5582e3ec-48ff-49dc-ba71-da99975975eb} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.03.19 13:12:51.571003 [ 259 ] {5582e3ec-48ff-49dc-ba71-da99975975eb} <Debug> executeQuery: Read 195 rows, 12.52 KiB in 0.001251 sec., 155875.29976019185 rows/sec., 9.77 MiB/sec. | ||
| 16979 | 2026.03.19 13:12:51.571040 [ 259 ] {5582e3ec-48ff-49dc-ba71-da99975975eb} <Debug> TCPHandler: Processed in 0.001414208 sec. | ||
| 16980 | 2026.03.19 13:12:51.571150 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.03.19 13:12:51.571250 [ 259 ] {56af0241-213f-4103-89cd-1ebb6e570482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16982 | 2026.03.19 13:12:51.571291 [ 259 ] {56af0241-213f-4103-89cd-1ebb6e570482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16983 | 2026.03.19 13:12:51.572022 [ 259 ] {56af0241-213f-4103-89cd-1ebb6e570482} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.03.19 13:12:51.572057 [ 259 ] {56af0241-213f-4103-89cd-1ebb6e570482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16985 | 2026.03.19 13:12:51.572397 [ 259 ] {56af0241-213f-4103-89cd-1ebb6e570482} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16986 | 2026.03.19 13:12:51.572616 [ 259 ] {56af0241-213f-4103-89cd-1ebb6e570482} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.03.19 13:12:51.572754 [ 259 ] {56af0241-213f-4103-89cd-1ebb6e570482} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001522 sec., 563074.9014454666 rows/sec., 33.46 MiB/sec. | ||
| 16988 | 2026.03.19 13:12:51.572792 [ 259 ] {56af0241-213f-4103-89cd-1ebb6e570482} <Debug> TCPHandler: Processed in 0.001692233 sec. | ||
| 16989 | 2026.03.19 13:12:51.572900 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16990 | 2026.03.19 13:12:51.572994 [ 259 ] {c9a0cc0e-80c9-4ad1-9555-c7f5581800ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16991 | 2026.03.19 13:12:51.573034 [ 259 ] {c9a0cc0e-80c9-4ad1-9555-c7f5581800ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16992 | 2026.03.19 13:12:51.573414 [ 259 ] {c9a0cc0e-80c9-4ad1-9555-c7f5581800ba} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.03.19 13:12:51.573449 [ 259 ] {c9a0cc0e-80c9-4ad1-9555-c7f5581800ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16994 | 2026.03.19 13:12:51.573728 [ 259 ] {c9a0cc0e-80c9-4ad1-9555-c7f5581800ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 16995 | 2026.03.19 13:12:51.573940 [ 259 ] {c9a0cc0e-80c9-4ad1-9555-c7f5581800ba} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.03.19 13:12:51.574067 [ 259 ] {c9a0cc0e-80c9-4ad1-9555-c7f5581800ba} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 16997 | 2026.03.19 13:12:51.574105 [ 259 ] {c9a0cc0e-80c9-4ad1-9555-c7f5581800ba} <Debug> TCPHandler: Processed in 0.001253945 sec. | ||
| 16998 | 2026.03.19 13:12:51.574214 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16999 | 2026.03.19 13:12:51.574309 [ 259 ] {49b933ba-e2f8-43e1-86ae-8d4f1c4ef675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17000 | 2026.03.19 13:12:51.574348 [ 259 ] {49b933ba-e2f8-43e1-86ae-8d4f1c4ef675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17001 | 2026.03.19 13:12:51.574799 [ 259 ] {49b933ba-e2f8-43e1-86ae-8d4f1c4ef675} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17002 | 2026.03.19 13:12:51.574834 [ 259 ] {49b933ba-e2f8-43e1-86ae-8d4f1c4ef675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17003 | 2026.03.19 13:12:51.575134 [ 259 ] {49b933ba-e2f8-43e1-86ae-8d4f1c4ef675} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17004 | 2026.03.19 13:12:51.575345 [ 259 ] {49b933ba-e2f8-43e1-86ae-8d4f1c4ef675} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17005 | 2026.03.19 13:12:51.575475 [ 259 ] {49b933ba-e2f8-43e1-86ae-8d4f1c4ef675} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 17006 | 2026.03.19 13:12:51.575512 [ 259 ] {49b933ba-e2f8-43e1-86ae-8d4f1c4ef675} <Debug> TCPHandler: Processed in 0.001348527 sec. | ||
| 17007 | 2026.03.19 13:12:51.575621 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17008 | 2026.03.19 13:12:51.575715 [ 259 ] {ff9bd7e1-0951-48f3-bc2c-529808a7aa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17009 | 2026.03.19 13:12:51.575755 [ 259 ] {ff9bd7e1-0951-48f3-bc2c-529808a7aa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17010 | 2026.03.19 13:12:51.576755 [ 259 ] {ff9bd7e1-0951-48f3-bc2c-529808a7aa07} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17011 | 2026.03.19 13:12:51.576791 [ 259 ] {ff9bd7e1-0951-48f3-bc2c-529808a7aa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17012 | 2026.03.19 13:12:51.577155 [ 259 ] {ff9bd7e1-0951-48f3-bc2c-529808a7aa07} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17013 | 2026.03.19 13:12:51.577376 [ 259 ] {ff9bd7e1-0951-48f3-bc2c-529808a7aa07} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17014 | 2026.03.19 13:12:51.577508 [ 259 ] {ff9bd7e1-0951-48f3-bc2c-529808a7aa07} <Debug> executeQuery: Read 1479 rows, 104.65 KiB in 0.001811 sec., 816675.8696852569 rows/sec., 56.43 MiB/sec. | ||
| 17015 | 2026.03.19 13:12:51.577546 [ 259 ] {ff9bd7e1-0951-48f3-bc2c-529808a7aa07} <Debug> TCPHandler: Processed in 0.001973649 sec. | ||
| 17016 | 2026.03.19 13:12:51.577656 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.03.19 13:12:51.577750 [ 259 ] {c7f2b8fa-1479-4bfe-a949-31bab06f5f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17018 | 2026.03.19 13:12:51.577791 [ 259 ] {c7f2b8fa-1479-4bfe-a949-31bab06f5f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17019 | 2026.03.19 13:12:51.578122 [ 259 ] {c7f2b8fa-1479-4bfe-a949-31bab06f5f4f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17020 | 2026.03.19 13:12:51.578157 [ 259 ] {c7f2b8fa-1479-4bfe-a949-31bab06f5f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17021 | 2026.03.19 13:12:51.578460 [ 259 ] {c7f2b8fa-1479-4bfe-a949-31bab06f5f4f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17022 | 2026.03.19 13:12:51.578667 [ 259 ] {c7f2b8fa-1479-4bfe-a949-31bab06f5f4f} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17023 | 2026.03.19 13:12:51.578796 [ 259 ] {c7f2b8fa-1479-4bfe-a949-31bab06f5f4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 17024 | 2026.03.19 13:12:51.578833 [ 259 ] {c7f2b8fa-1479-4bfe-a949-31bab06f5f4f} <Debug> TCPHandler: Processed in 0.001226595 sec. | ||
| 17025 | 2026.03.19 13:12:51.578941 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17026 | 2026.03.19 13:12:51.579035 [ 259 ] {16762589-c8cf-47b7-b9f1-398702d9f4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17027 | 2026.03.19 13:12:51.579078 [ 259 ] {16762589-c8cf-47b7-b9f1-398702d9f4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17028 | 2026.03.19 13:12:51.579724 [ 259 ] {16762589-c8cf-47b7-b9f1-398702d9f4ce} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17029 | 2026.03.19 13:12:51.579760 [ 259 ] {16762589-c8cf-47b7-b9f1-398702d9f4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17030 | 2026.03.19 13:12:51.580164 [ 259 ] {16762589-c8cf-47b7-b9f1-398702d9f4ce} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17031 | 2026.03.19 13:12:51.580382 [ 259 ] {16762589-c8cf-47b7-b9f1-398702d9f4ce} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17032 | 2026.03.19 13:12:51.580511 [ 259 ] {16762589-c8cf-47b7-b9f1-398702d9f4ce} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.001494 sec., 906961.1780455153 rows/sec., 56.80 MiB/sec. | ||
| 17033 | 2026.03.19 13:12:51.580548 [ 259 ] {16762589-c8cf-47b7-b9f1-398702d9f4ce} <Debug> TCPHandler: Processed in 0.001655903 sec. | ||
| 17034 | 2026.03.19 13:12:51.580658 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17035 | 2026.03.19 13:12:51.580752 [ 259 ] {0ca83cd0-ecb5-4421-8f19-95af05548af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17036 | 2026.03.19 13:12:51.580795 [ 259 ] {0ca83cd0-ecb5-4421-8f19-95af05548af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17037 | 2026.03.19 13:12:51.581106 [ 259 ] {0ca83cd0-ecb5-4421-8f19-95af05548af7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17038 | 2026.03.19 13:12:51.581142 [ 259 ] {0ca83cd0-ecb5-4421-8f19-95af05548af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17039 | 2026.03.19 13:12:51.581442 [ 259 ] {0ca83cd0-ecb5-4421-8f19-95af05548af7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17040 | 2026.03.19 13:12:51.581663 [ 259 ] {0ca83cd0-ecb5-4421-8f19-95af05548af7} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2026.03.19 13:12:51.581796 [ 259 ] {0ca83cd0-ecb5-4421-8f19-95af05548af7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 17042 | 2026.03.19 13:12:51.581832 [ 259 ] {0ca83cd0-ecb5-4421-8f19-95af05548af7} <Debug> TCPHandler: Processed in 0.001222364 sec. | ||
| 17043 | 2026.03.19 13:12:51.581931 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17044 | 2026.03.19 13:12:51.582024 [ 259 ] {b90e20d8-5005-4172-bb67-0e32f13378c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17045 | 2026.03.19 13:12:51.582077 [ 259 ] {b90e20d8-5005-4172-bb67-0e32f13378c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17046 | 2026.03.19 13:12:51.582951 [ 259 ] {b90e20d8-5005-4172-bb67-0e32f13378c0} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17047 | 2026.03.19 13:12:51.582987 [ 259 ] {b90e20d8-5005-4172-bb67-0e32f13378c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17048 | 2026.03.19 13:12:51.583563 [ 259 ] {b90e20d8-5005-4172-bb67-0e32f13378c0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17049 | 2026.03.19 13:12:51.583787 [ 259 ] {b90e20d8-5005-4172-bb67-0e32f13378c0} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17050 | 2026.03.19 13:12:51.583924 [ 259 ] {b90e20d8-5005-4172-bb67-0e32f13378c0} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001918 sec., 26590.19812304484 rows/sec., 47.65 MiB/sec. | ||
| 17051 | 2026.03.19 13:12:51.583977 [ 259 ] {b90e20d8-5005-4172-bb67-0e32f13378c0} <Debug> TCPHandler: Processed in 0.002094522 sec. | ||
| 17052 | 2026.03.19 13:12:51.584091 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17053 | 2026.03.19 13:12:51.584187 [ 259 ] {a3ca2aed-2258-4d4e-81b8-2d2da323b1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17054 | 2026.03.19 13:12:51.584229 [ 259 ] {a3ca2aed-2258-4d4e-81b8-2d2da323b1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17055 | 2026.03.19 13:12:51.584558 [ 259 ] {a3ca2aed-2258-4d4e-81b8-2d2da323b1a8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17056 | 2026.03.19 13:12:51.584594 [ 259 ] {a3ca2aed-2258-4d4e-81b8-2d2da323b1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17057 | 2026.03.19 13:12:51.584901 [ 259 ] {a3ca2aed-2258-4d4e-81b8-2d2da323b1a8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17058 | 2026.03.19 13:12:51.585110 [ 259 ] {a3ca2aed-2258-4d4e-81b8-2d2da323b1a8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17059 | 2026.03.19 13:12:51.585244 [ 259 ] {a3ca2aed-2258-4d4e-81b8-2d2da323b1a8} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001075 sec., 50232.558139534885 rows/sec., 2.98 MiB/sec. | ||
| 17060 | 2026.03.19 13:12:51.585280 [ 259 ] {a3ca2aed-2258-4d4e-81b8-2d2da323b1a8} <Debug> TCPHandler: Processed in 0.001239945 sec. | ||
| 17061 | 2026.03.19 13:12:53.558116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2154 | ||
| 17062 | 2026.03.19 13:12:53.561082 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2026.03.19 13:12:53.561137 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17064 | 2026.03.19 13:12:53.562479 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17065 | 2026.03.19 13:12:53.562798 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2026.03.19 13:12:53.563038 [ 223 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 17067 | 2026.03.19 13:12:53.563094 [ 223 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 17068 | 2026.03.19 13:12:53.563241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2154 | ||
| 17069 | 2026.03.19 13:12:53.565681 [ 223 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 17070 | 2026.03.19 13:12:54.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.06 MiB, peak 399.40 MiB, free memory in arenas 0.00 B, will set to 384.06 MiB (RSS), difference: 4.00 MiB | ||
| 17071 | 2026.03.19 13:12:55.348773 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17072 | 2026.03.19 13:12:55.348954 [ 259 ] {b100e50d-86e2-4a25-b251-9a1d02a35b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17073 | 2026.03.19 13:12:55.349023 [ 259 ] {b100e50d-86e2-4a25-b251-9a1d02a35b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17074 | 2026.03.19 13:12:55.349732 [ 259 ] {b100e50d-86e2-4a25-b251-9a1d02a35b69} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2026.03.19 13:12:55.349785 [ 259 ] {b100e50d-86e2-4a25-b251-9a1d02a35b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17076 | 2026.03.19 13:12:55.350197 [ 259 ] {b100e50d-86e2-4a25-b251-9a1d02a35b69} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17077 | 2026.03.19 13:12:55.350433 [ 259 ] {b100e50d-86e2-4a25-b251-9a1d02a35b69} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17078 | 2026.03.19 13:12:55.350609 [ 259 ] {b100e50d-86e2-4a25-b251-9a1d02a35b69} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.52 MiB/sec. | ||
| 17079 | 2026.03.19 13:12:55.350664 [ 259 ] {b100e50d-86e2-4a25-b251-9a1d02a35b69} <Debug> TCPHandler: Processed in 0.002029011 sec. | ||
| 17080 | 2026.03.19 13:12:55.350799 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17081 | 2026.03.19 13:12:55.350905 [ 259 ] {a6704254-0f89-4383-802e-fc55c3d676bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17082 | 2026.03.19 13:12:55.350950 [ 259 ] {a6704254-0f89-4383-802e-fc55c3d676bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17083 | 2026.03.19 13:12:55.351395 [ 259 ] {a6704254-0f89-4383-802e-fc55c3d676bc} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17084 | 2026.03.19 13:12:55.351434 [ 259 ] {a6704254-0f89-4383-802e-fc55c3d676bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17085 | 2026.03.19 13:12:55.351769 [ 259 ] {a6704254-0f89-4383-802e-fc55c3d676bc} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17086 | 2026.03.19 13:12:55.351990 [ 259 ] {a6704254-0f89-4383-802e-fc55c3d676bc} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17087 | 2026.03.19 13:12:55.352142 [ 259 ] {a6704254-0f89-4383-802e-fc55c3d676bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 17088 | 2026.03.19 13:12:55.352183 [ 259 ] {a6704254-0f89-4383-802e-fc55c3d676bc} <Debug> TCPHandler: Processed in 0.001437559 sec. | ||
| 17089 | 2026.03.19 13:12:55.352305 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17090 | 2026.03.19 13:12:55.352406 [ 259 ] {ac68679d-ce51-4d83-88d5-b8d461bbf53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17091 | 2026.03.19 13:12:55.352453 [ 259 ] {ac68679d-ce51-4d83-88d5-b8d461bbf53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17092 | 2026.03.19 13:12:55.352863 [ 259 ] {ac68679d-ce51-4d83-88d5-b8d461bbf53f} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17093 | 2026.03.19 13:12:55.352900 [ 259 ] {ac68679d-ce51-4d83-88d5-b8d461bbf53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17094 | 2026.03.19 13:12:55.353242 [ 259 ] {ac68679d-ce51-4d83-88d5-b8d461bbf53f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17095 | 2026.03.19 13:12:55.353461 [ 259 ] {ac68679d-ce51-4d83-88d5-b8d461bbf53f} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17096 | 2026.03.19 13:12:55.353602 [ 259 ] {ac68679d-ce51-4d83-88d5-b8d461bbf53f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001219 sec., 78753.07629204265 rows/sec., 5.48 MiB/sec. | ||
| 17097 | 2026.03.19 13:12:55.353641 [ 259 ] {ac68679d-ce51-4d83-88d5-b8d461bbf53f} <Debug> TCPHandler: Processed in 0.001386218 sec. | ||
| 17098 | 2026.03.19 13:12:55.353763 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17099 | 2026.03.19 13:12:55.353861 [ 259 ] {50e4ebc5-e10d-4a64-a885-e3943b124a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17100 | 2026.03.19 13:12:55.353904 [ 259 ] {50e4ebc5-e10d-4a64-a885-e3943b124a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17101 | 2026.03.19 13:12:55.354246 [ 259 ] {50e4ebc5-e10d-4a64-a885-e3943b124a79} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17102 | 2026.03.19 13:12:55.354284 [ 259 ] {50e4ebc5-e10d-4a64-a885-e3943b124a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17103 | 2026.03.19 13:12:55.354602 [ 259 ] {50e4ebc5-e10d-4a64-a885-e3943b124a79} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17104 | 2026.03.19 13:12:55.354817 [ 259 ] {50e4ebc5-e10d-4a64-a885-e3943b124a79} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17105 | 2026.03.19 13:12:55.354955 [ 259 ] {50e4ebc5-e10d-4a64-a885-e3943b124a79} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001115 sec., 32286.995515695064 rows/sec., 2.18 MiB/sec. | ||
| 17106 | 2026.03.19 13:12:55.354994 [ 259 ] {50e4ebc5-e10d-4a64-a885-e3943b124a79} <Debug> TCPHandler: Processed in 0.001279616 sec. | ||
| 17107 | 2026.03.19 13:12:55.723349 [ 219 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17108 | 2026.03.19 13:12:55.723409 [ 219 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17109 | 2026.03.19 13:12:55.727358 [ 219 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17110 | 2026.03.19 13:12:55.922501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37901 | ||
| 17111 | 2026.03.19 13:12:55.923017 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.03.19 13:12:55.923066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17113 | 2026.03.19 13:12:55.923554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17114 | 2026.03.19 13:12:55.923788 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.03.19 13:12:55.923936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37901 | ||
| 17116 | 2026.03.19 13:12:57.955949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17117 | 2026.03.19 13:12:57.974640 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17118 | 2026.03.19 13:12:57.974702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17119 | 2026.03.19 13:12:57.980927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17120 | 2026.03.19 13:12:57.981669 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17121 | 2026.03.19 13:12:57.986052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17122 | 2026.03.19 13:13:00.351602 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17123 | 2026.03.19 13:13:00.351806 [ 259 ] {ae9e7ddf-f805-4877-b8be-2409f3f2e33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17124 | 2026.03.19 13:13:00.351879 [ 259 ] {ae9e7ddf-f805-4877-b8be-2409f3f2e33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17125 | 2026.03.19 13:13:00.352588 [ 259 ] {ae9e7ddf-f805-4877-b8be-2409f3f2e33f} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2026.03.19 13:13:00.352636 [ 259 ] {ae9e7ddf-f805-4877-b8be-2409f3f2e33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17127 | 2026.03.19 13:13:00.353051 [ 259 ] {ae9e7ddf-f805-4877-b8be-2409f3f2e33f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17128 | 2026.03.19 13:13:00.353278 [ 259 ] {ae9e7ddf-f805-4877-b8be-2409f3f2e33f} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2026.03.19 13:13:00.353437 [ 259 ] {ae9e7ddf-f805-4877-b8be-2409f3f2e33f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.55 MiB/sec. | ||
| 17130 | 2026.03.19 13:13:00.353442 [ 138 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17131 | 2026.03.19 13:13:00.353479 [ 259 ] {ae9e7ddf-f805-4877-b8be-2409f3f2e33f} <Debug> TCPHandler: Processed in 0.00202186 sec. | ||
| 17132 | 2026.03.19 13:13:00.353516 [ 138 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2026.03.19 13:13:00.353565 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17134 | 2026.03.19 13:13:00.353619 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17135 | 2026.03.19 13:13:00.353676 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 17136 | 2026.03.19 13:13:00.353719 [ 259 ] {5c562a5d-8839-46bc-bf00-bc5f053d6838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17137 | 2026.03.19 13:13:00.353759 [ 259 ] {5c562a5d-8839-46bc-bf00-bc5f053d6838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17138 | 2026.03.19 13:13:00.353779 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17139 | 2026.03.19 13:13:00.353812 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2770 rows starting from the beginning of the part | ||
| 17140 | 2026.03.19 13:13:00.353877 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 877 rows starting from the beginning of the part | ||
| 17141 | 2026.03.19 13:13:00.353930 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 17142 | 2026.03.19 13:13:00.353980 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 2762 rows starting from the beginning of the part | ||
| 17143 | 2026.03.19 13:13:00.354023 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 17144 | 2026.03.19 13:13:00.354065 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 17145 | 2026.03.19 13:13:00.354183 [ 259 ] {5c562a5d-8839-46bc-bf00-bc5f053d6838} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17146 | 2026.03.19 13:13:00.354217 [ 259 ] {5c562a5d-8839-46bc-bf00-bc5f053d6838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17147 | 2026.03.19 13:13:00.354534 [ 259 ] {5c562a5d-8839-46bc-bf00-bc5f053d6838} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17148 | 2026.03.19 13:13:00.354755 [ 259 ] {5c562a5d-8839-46bc-bf00-bc5f053d6838} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2026.03.19 13:13:00.354883 [ 138 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17150 | 2026.03.19 13:13:00.354888 [ 259 ] {5c562a5d-8839-46bc-bf00-bc5f053d6838} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 17151 | 2026.03.19 13:13:00.354924 [ 138 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2026.03.19 13:13:00.354944 [ 259 ] {5c562a5d-8839-46bc-bf00-bc5f053d6838} <Debug> TCPHandler: Processed in 0.001374867 sec. | ||
| 17153 | 2026.03.19 13:13:00.354948 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17154 | 2026.03.19 13:13:00.355071 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17155 | 2026.03.19 13:13:00.355071 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 17156 | 2026.03.19 13:13:00.355171 [ 259 ] {153f18e5-72e5-4f2b-a7b9-8cfec782ab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17157 | 2026.03.19 13:13:00.355220 [ 259 ] {153f18e5-72e5-4f2b-a7b9-8cfec782ab3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17158 | 2026.03.19 13:13:00.355220 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17159 | 2026.03.19 13:13:00.355288 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1513 rows starting from the beginning of the part | ||
| 17160 | 2026.03.19 13:13:00.355351 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 530 rows starting from the beginning of the part | ||
| 17161 | 2026.03.19 13:13:00.355396 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 17162 | 2026.03.19 13:13:00.355436 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1479 rows starting from the beginning of the part | ||
| 17163 | 2026.03.19 13:13:00.355478 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 17164 | 2026.03.19 13:13:00.355519 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 17165 | 2026.03.19 13:13:00.355656 [ 259 ] {153f18e5-72e5-4f2b-a7b9-8cfec782ab3d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17166 | 2026.03.19 13:13:00.355697 [ 259 ] {153f18e5-72e5-4f2b-a7b9-8cfec782ab3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17167 | 2026.03.19 13:13:00.356065 [ 259 ] {153f18e5-72e5-4f2b-a7b9-8cfec782ab3d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17168 | 2026.03.19 13:13:00.356160 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6577 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252361 sec., 2606187.1683818023 rows/sec., 210.27 MiB/sec. | ||
| 17169 | 2026.03.19 13:13:00.356296 [ 259 ] {153f18e5-72e5-4f2b-a7b9-8cfec782ab3d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17170 | 2026.03.19 13:13:00.356430 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17171 | 2026.03.19 13:13:00.356438 [ 259 ] {153f18e5-72e5-4f2b-a7b9-8cfec782ab3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 17172 | 2026.03.19 13:13:00.356478 [ 259 ] {153f18e5-72e5-4f2b-a7b9-8cfec782ab3d} <Debug> TCPHandler: Processed in 0.001457999 sec. | ||
| 17173 | 2026.03.19 13:13:00.356579 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17174 | 2026.03.19 13:13:00.356654 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17175 | 2026.03.19 13:13:00.356672 [ 259 ] {902f4c4b-c81d-48e4-bdef-bd2756fba24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17176 | 2026.03.19 13:13:00.356713 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_131_26} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17177 | 2026.03.19 13:13:00.356713 [ 259 ] {902f4c4b-c81d-48e4-bdef-bd2756fba24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17178 | 2026.03.19 13:13:00.356771 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 17179 | 2026.03.19 13:13:00.356992 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3714 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197364 sec., 1881802.152368213 rows/sec., 138.69 MiB/sec. | ||
| 17180 | 2026.03.19 13:13:00.357053 [ 259 ] {902f4c4b-c81d-48e4-bdef-bd2756fba24a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17181 | 2026.03.19 13:13:00.357092 [ 259 ] {902f4c4b-c81d-48e4-bdef-bd2756fba24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17182 | 2026.03.19 13:13:00.357178 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17183 | 2026.03.19 13:13:00.357409 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17184 | 2026.03.19 13:13:00.357411 [ 259 ] {902f4c4b-c81d-48e4-bdef-bd2756fba24a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17185 | 2026.03.19 13:13:00.357476 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_131_26} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17186 | 2026.03.19 13:13:00.357555 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 17187 | 2026.03.19 13:13:00.357640 [ 259 ] {902f4c4b-c81d-48e4-bdef-bd2756fba24a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17188 | 2026.03.19 13:13:00.357758 [ 138 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17189 | 2026.03.19 13:13:00.357770 [ 259 ] {902f4c4b-c81d-48e4-bdef-bd2756fba24a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 17190 | 2026.03.19 13:13:00.357796 [ 138 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17191 | 2026.03.19 13:13:00.357818 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17192 | 2026.03.19 13:13:00.357818 [ 259 ] {902f4c4b-c81d-48e4-bdef-bd2756fba24a} <Debug> TCPHandler: Processed in 0.001287785 sec. | ||
| 17193 | 2026.03.19 13:13:00.357892 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 17194 | 2026.03.19 13:13:00.357957 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17195 | 2026.03.19 13:13:00.357980 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8388 rows starting from the beginning of the part | ||
| 17196 | 2026.03.19 13:13:00.358020 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 90 rows starting from the beginning of the part | ||
| 17197 | 2026.03.19 13:13:00.358054 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 17198 | 2026.03.19 13:13:00.358085 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 54 rows starting from the beginning of the part | ||
| 17199 | 2026.03.19 13:13:00.358116 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 36 rows starting from the beginning of the part | ||
| 17200 | 2026.03.19 13:13:00.358146 [ 189 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 17201 | 2026.03.19 13:13:00.360182 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002313326 sec., 3755631.5020018793 rows/sec., 242.22 MiB/sec. | ||
| 17202 | 2026.03.19 13:13:00.360372 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17203 | 2026.03.19 13:13:00.360688 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2026.03.19 13:13:00.360770 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_131_26} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17205 | 2026.03.19 13:13:00.360861 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 17206 | 2026.03.19 13:13:03.169086 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17207 | 2026.03.19 13:13:03.169158 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17208 | 2026.03.19 13:13:03.424113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38413 | ||
| 17209 | 2026.03.19 13:13:03.424643 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2026.03.19 13:13:03.424688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17211 | 2026.03.19 13:13:03.425154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17212 | 2026.03.19 13:13:03.425393 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2026.03.19 13:13:03.425525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38413 | ||
| 17214 | 2026.03.19 13:13:03.425632 [ 223 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 17215 | 2026.03.19 13:13:03.425682 [ 223 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 17216 | 2026.03.19 13:13:03.429315 [ 223 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 17217 | 2026.03.19 13:13:03.563677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2170 | ||
| 17218 | 2026.03.19 13:13:03.566204 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17219 | 2026.03.19 13:13:03.566252 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17220 | 2026.03.19 13:13:03.567411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17221 | 2026.03.19 13:13:03.567679 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2026.03.19 13:13:03.567949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
| 17223 | 2026.03.19 13:13:04.001977 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001588482 sec. | ||
| 17224 | 2026.03.19 13:13:04.045905 [ 225 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 17225 | 2026.03.19 13:13:04.045966 [ 225 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 17226 | 2026.03.19 13:13:04.049164 [ 225 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 17227 | 2026.03.19 13:13:05.362515 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17228 | 2026.03.19 13:13:05.362705 [ 259 ] {68cee730-ff08-493c-8e55-0ab8b85bc650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17229 | 2026.03.19 13:13:05.362774 [ 259 ] {68cee730-ff08-493c-8e55-0ab8b85bc650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17230 | 2026.03.19 13:13:05.363576 [ 259 ] {68cee730-ff08-493c-8e55-0ab8b85bc650} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17231 | 2026.03.19 13:13:05.363632 [ 259 ] {68cee730-ff08-493c-8e55-0ab8b85bc650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17232 | 2026.03.19 13:13:05.364060 [ 259 ] {68cee730-ff08-493c-8e55-0ab8b85bc650} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17233 | 2026.03.19 13:13:05.364314 [ 259 ] {68cee730-ff08-493c-8e55-0ab8b85bc650} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17234 | 2026.03.19 13:13:05.364480 [ 259 ] {68cee730-ff08-493c-8e55-0ab8b85bc650} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001826 sec., 155531.21577217962 rows/sec., 9.88 MiB/sec. | ||
| 17235 | 2026.03.19 13:13:05.364532 [ 259 ] {68cee730-ff08-493c-8e55-0ab8b85bc650} <Debug> TCPHandler: Processed in 0.002156642 sec. | ||
| 17236 | 2026.03.19 13:13:05.364663 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17237 | 2026.03.19 13:13:05.364769 [ 259 ] {00335a74-987c-47d3-bf5b-3565b6256f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17238 | 2026.03.19 13:13:05.364816 [ 259 ] {00335a74-987c-47d3-bf5b-3565b6256f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17239 | 2026.03.19 13:13:05.365761 [ 259 ] {00335a74-987c-47d3-bf5b-3565b6256f39} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17240 | 2026.03.19 13:13:05.365801 [ 259 ] {00335a74-987c-47d3-bf5b-3565b6256f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17241 | 2026.03.19 13:13:05.366186 [ 259 ] {00335a74-987c-47d3-bf5b-3565b6256f39} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17242 | 2026.03.19 13:13:05.366415 [ 259 ] {00335a74-987c-47d3-bf5b-3565b6256f39} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17243 | 2026.03.19 13:13:05.366553 [ 259 ] {00335a74-987c-47d3-bf5b-3565b6256f39} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001808 sec., 485066.37168141594 rows/sec., 38.45 MiB/sec. | ||
| 17244 | 2026.03.19 13:13:05.366593 [ 259 ] {00335a74-987c-47d3-bf5b-3565b6256f39} <Debug> TCPHandler: Processed in 0.001983 sec. | ||
| 17245 | 2026.03.19 13:13:05.366680 [ 220 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 17246 | 2026.03.19 13:13:05.366716 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17247 | 2026.03.19 13:13:05.366735 [ 220 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 17248 | 2026.03.19 13:13:05.366825 [ 259 ] {1c67ffe6-3ca2-425a-b817-c7fd50a5d8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17249 | 2026.03.19 13:13:05.366872 [ 259 ] {1c67ffe6-3ca2-425a-b817-c7fd50a5d8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17250 | 2026.03.19 13:13:05.367384 [ 259 ] {1c67ffe6-3ca2-425a-b817-c7fd50a5d8a9} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17251 | 2026.03.19 13:13:05.367423 [ 259 ] {1c67ffe6-3ca2-425a-b817-c7fd50a5d8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17252 | 2026.03.19 13:13:05.367779 [ 259 ] {1c67ffe6-3ca2-425a-b817-c7fd50a5d8a9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17253 | 2026.03.19 13:13:05.368064 [ 259 ] {1c67ffe6-3ca2-425a-b817-c7fd50a5d8a9} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17254 | 2026.03.19 13:13:05.368205 [ 259 ] {1c67ffe6-3ca2-425a-b817-c7fd50a5d8a9} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001402 sec., 129814.55064194008 rows/sec., 8.05 MiB/sec. | ||
| 17255 | 2026.03.19 13:13:05.368244 [ 259 ] {1c67ffe6-3ca2-425a-b817-c7fd50a5d8a9} <Debug> TCPHandler: Processed in 0.001579171 sec. | ||
| 17256 | 2026.03.19 13:13:05.368360 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17257 | 2026.03.19 13:13:05.368456 [ 259 ] {f28020c4-8662-4b74-8785-72068ade9ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17258 | 2026.03.19 13:13:05.368496 [ 259 ] {f28020c4-8662-4b74-8785-72068ade9ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17259 | 2026.03.19 13:13:05.368909 [ 220 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 17260 | 2026.03.19 13:13:05.368946 [ 259 ] {f28020c4-8662-4b74-8785-72068ade9ab1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.03.19 13:13:05.368987 [ 259 ] {f28020c4-8662-4b74-8785-72068ade9ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17262 | 2026.03.19 13:13:05.369303 [ 259 ] {f28020c4-8662-4b74-8785-72068ade9ab1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17263 | 2026.03.19 13:13:05.369525 [ 259 ] {f28020c4-8662-4b74-8785-72068ade9ab1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.03.19 13:13:05.369662 [ 259 ] {f28020c4-8662-4b74-8785-72068ade9ab1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001224 sec., 121732.02614379085 rows/sec., 7.86 MiB/sec. | ||
| 17265 | 2026.03.19 13:13:05.369700 [ 259 ] {f28020c4-8662-4b74-8785-72068ade9ab1} <Debug> TCPHandler: Processed in 0.001389567 sec. | ||
| 17266 | 2026.03.19 13:13:05.369815 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17267 | 2026.03.19 13:13:05.369915 [ 259 ] {7b327d20-506c-4936-b84b-3a57d041f69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17268 | 2026.03.19 13:13:05.369954 [ 259 ] {7b327d20-506c-4936-b84b-3a57d041f69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17269 | 2026.03.19 13:13:05.370402 [ 259 ] {7b327d20-506c-4936-b84b-3a57d041f69e} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17270 | 2026.03.19 13:13:05.370438 [ 259 ] {7b327d20-506c-4936-b84b-3a57d041f69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17271 | 2026.03.19 13:13:05.370748 [ 259 ] {7b327d20-506c-4936-b84b-3a57d041f69e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17272 | 2026.03.19 13:13:05.370973 [ 259 ] {7b327d20-506c-4936-b84b-3a57d041f69e} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2026.03.19 13:13:05.371102 [ 259 ] {7b327d20-506c-4936-b84b-3a57d041f69e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 17274 | 2026.03.19 13:13:05.371139 [ 259 ] {7b327d20-506c-4936-b84b-3a57d041f69e} <Debug> TCPHandler: Processed in 0.001373057 sec. | ||
| 17275 | 2026.03.19 13:13:05.371254 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17276 | 2026.03.19 13:13:05.371349 [ 259 ] {f7a1e39b-2f4b-4ea3-92f1-4bd4e933d251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17277 | 2026.03.19 13:13:05.371389 [ 259 ] {f7a1e39b-2f4b-4ea3-92f1-4bd4e933d251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17278 | 2026.03.19 13:13:05.371986 [ 259 ] {f7a1e39b-2f4b-4ea3-92f1-4bd4e933d251} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17279 | 2026.03.19 13:13:05.372021 [ 259 ] {f7a1e39b-2f4b-4ea3-92f1-4bd4e933d251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17280 | 2026.03.19 13:13:05.372349 [ 259 ] {f7a1e39b-2f4b-4ea3-92f1-4bd4e933d251} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17281 | 2026.03.19 13:13:05.372589 [ 259 ] {f7a1e39b-2f4b-4ea3-92f1-4bd4e933d251} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17282 | 2026.03.19 13:13:05.372725 [ 259 ] {f7a1e39b-2f4b-4ea3-92f1-4bd4e933d251} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001393 sec., 380473.7975592247 rows/sec., 26.91 MiB/sec. | ||
| 17283 | 2026.03.19 13:13:05.372762 [ 259 ] {f7a1e39b-2f4b-4ea3-92f1-4bd4e933d251} <Debug> TCPHandler: Processed in 0.001556461 sec. | ||
| 17284 | 2026.03.19 13:13:05.372879 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17285 | 2026.03.19 13:13:05.372974 [ 259 ] {87dffb9e-6851-441f-a3de-fc4eda87a592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17286 | 2026.03.19 13:13:05.373015 [ 259 ] {87dffb9e-6851-441f-a3de-fc4eda87a592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17287 | 2026.03.19 13:13:05.373361 [ 259 ] {87dffb9e-6851-441f-a3de-fc4eda87a592} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17288 | 2026.03.19 13:13:05.373396 [ 259 ] {87dffb9e-6851-441f-a3de-fc4eda87a592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17289 | 2026.03.19 13:13:05.373702 [ 259 ] {87dffb9e-6851-441f-a3de-fc4eda87a592} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17290 | 2026.03.19 13:13:05.373914 [ 259 ] {87dffb9e-6851-441f-a3de-fc4eda87a592} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17291 | 2026.03.19 13:13:05.374045 [ 259 ] {87dffb9e-6851-441f-a3de-fc4eda87a592} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 17292 | 2026.03.19 13:13:05.374079 [ 259 ] {87dffb9e-6851-441f-a3de-fc4eda87a592} <Debug> TCPHandler: Processed in 0.001249654 sec. | ||
| 17293 | 2026.03.19 13:13:05.374107 [ 219 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 17294 | 2026.03.19 13:13:05.374169 [ 219 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 17295 | 2026.03.19 13:13:05.374196 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17296 | 2026.03.19 13:13:05.374298 [ 259 ] {fba419b5-462a-47d3-9172-b6b4f870817b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17297 | 2026.03.19 13:13:05.374343 [ 259 ] {fba419b5-462a-47d3-9172-b6b4f870817b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17298 | 2026.03.19 13:13:05.374763 [ 259 ] {fba419b5-462a-47d3-9172-b6b4f870817b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17299 | 2026.03.19 13:13:05.374799 [ 259 ] {fba419b5-462a-47d3-9172-b6b4f870817b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17300 | 2026.03.19 13:13:05.375156 [ 259 ] {fba419b5-462a-47d3-9172-b6b4f870817b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17301 | 2026.03.19 13:13:05.375390 [ 259 ] {fba419b5-462a-47d3-9172-b6b4f870817b} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17302 | 2026.03.19 13:13:05.375512 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_127_26 to all_132_132_0 | ||
| 17303 | 2026.03.19 13:13:05.375520 [ 259 ] {fba419b5-462a-47d3-9172-b6b4f870817b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001244 sec., 213022.5080385852 rows/sec., 14.16 MiB/sec. | ||
| 17304 | 2026.03.19 13:13:05.375549 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17305 | 2026.03.19 13:13:05.375566 [ 259 ] {fba419b5-462a-47d3-9172-b6b4f870817b} <Debug> TCPHandler: Processed in 0.001418438 sec. | ||
| 17306 | 2026.03.19 13:13:05.375567 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17307 | 2026.03.19 13:13:05.375691 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17308 | 2026.03.19 13:13:05.375691 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_26 to all_132_132_0 into Compact with storage Full | ||
| 17309 | 2026.03.19 13:13:05.375797 [ 259 ] {bd306026-3321-41b0-ae5e-f25c16e6309b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17310 | 2026.03.19 13:13:05.375845 [ 259 ] {bd306026-3321-41b0-ae5e-f25c16e6309b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17311 | 2026.03.19 13:13:05.375855 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17312 | 2026.03.19 13:13:05.375898 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_26, total 44897 rows starting from the beginning of the part | ||
| 17313 | 2026.03.19 13:13:05.375970 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17314 | 2026.03.19 13:13:05.376021 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1355 rows starting from the beginning of the part | ||
| 17315 | 2026.03.19 13:13:05.376067 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 96 rows starting from the beginning of the part | ||
| 17316 | 2026.03.19 13:13:05.376117 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17317 | 2026.03.19 13:13:05.376162 [ 197 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 265 rows starting from the beginning of the part | ||
| 17318 | 2026.03.19 13:13:05.376198 [ 259 ] {bd306026-3321-41b0-ae5e-f25c16e6309b} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.03.19 13:13:05.376238 [ 259 ] {bd306026-3321-41b0-ae5e-f25c16e6309b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17320 | 2026.03.19 13:13:05.376624 [ 259 ] {bd306026-3321-41b0-ae5e-f25c16e6309b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17321 | 2026.03.19 13:13:05.376957 [ 259 ] {bd306026-3321-41b0-ae5e-f25c16e6309b} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2026.03.19 13:13:05.377096 [ 259 ] {bd306026-3321-41b0-ae5e-f25c16e6309b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec. | ||
| 17323 | 2026.03.19 13:13:05.377134 [ 259 ] {bd306026-3321-41b0-ae5e-f25c16e6309b} <Debug> TCPHandler: Processed in 0.001492059 sec. | ||
| 17324 | 2026.03.19 13:13:05.377236 [ 219 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 17325 | 2026.03.19 13:13:05.377257 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17326 | 2026.03.19 13:13:05.377383 [ 259 ] {0d8ba390-dda8-4e59-b7db-6108715ead10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17327 | 2026.03.19 13:13:05.377446 [ 259 ] {0d8ba390-dda8-4e59-b7db-6108715ead10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17328 | 2026.03.19 13:13:05.378359 [ 259 ] {0d8ba390-dda8-4e59-b7db-6108715ead10} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17329 | 2026.03.19 13:13:05.378394 [ 259 ] {0d8ba390-dda8-4e59-b7db-6108715ead10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17330 | 2026.03.19 13:13:05.379006 [ 259 ] {0d8ba390-dda8-4e59-b7db-6108715ead10} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17331 | 2026.03.19 13:13:05.379239 [ 259 ] {0d8ba390-dda8-4e59-b7db-6108715ead10} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17332 | 2026.03.19 13:13:05.379377 [ 259 ] {0d8ba390-dda8-4e59-b7db-6108715ead10} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002013 sec., 19870.83954297069 rows/sec., 35.61 MiB/sec. | ||
| 17333 | 2026.03.19 13:13:05.379431 [ 259 ] {0d8ba390-dda8-4e59-b7db-6108715ead10} <Debug> TCPHandler: Processed in 0.002222874 sec. | ||
| 17334 | 2026.03.19 13:13:05.379562 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17335 | 2026.03.19 13:13:05.379658 [ 259 ] {95d7b035-5117-4007-9496-f45d8adcd83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17336 | 2026.03.19 13:13:05.379699 [ 259 ] {95d7b035-5117-4007-9496-f45d8adcd83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17337 | 2026.03.19 13:13:05.380173 [ 259 ] {95d7b035-5117-4007-9496-f45d8adcd83f} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17338 | 2026.03.19 13:13:05.380201 [ 259 ] {95d7b035-5117-4007-9496-f45d8adcd83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17339 | 2026.03.19 13:13:05.380508 [ 259 ] {95d7b035-5117-4007-9496-f45d8adcd83f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17340 | 2026.03.19 13:13:05.380711 [ 259 ] {95d7b035-5117-4007-9496-f45d8adcd83f} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17341 | 2026.03.19 13:13:05.380837 [ 259 ] {95d7b035-5117-4007-9496-f45d8adcd83f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 4.70 MiB/sec. | ||
| 17342 | 2026.03.19 13:13:05.380872 [ 259 ] {95d7b035-5117-4007-9496-f45d8adcd83f} <Debug> TCPHandler: Processed in 0.001358687 sec. | ||
| 17343 | 2026.03.19 13:13:05.384644 [ 198 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46933 rows, containing 5 columns (5 merged, 0 gathered) in 0.00900936 sec., 5209360.043332712 rows/sec., 341.49 MiB/sec. | ||
| 17344 | 2026.03.19 13:13:05.385354 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
| 17345 | 2026.03.19 13:13:05.385658 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17346 | 2026.03.19 13:13:05.385750 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_127_26, all_132_132_0] -> all_1_132_27 | ||
| 17347 | 2026.03.19 13:13:05.385855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17348 | 2026.03.19 13:13:05.486176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17349 | 2026.03.19 13:13:05.503299 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17350 | 2026.03.19 13:13:05.503362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17351 | 2026.03.19 13:13:05.509558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17352 | 2026.03.19 13:13:05.510294 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17353 | 2026.03.19 13:13:05.513327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17354 | 2026.03.19 13:13:05.716150 [ 224 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 17355 | 2026.03.19 13:13:05.716232 [ 224 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 17356 | 2026.03.19 13:13:05.719513 [ 224 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 17357 | 2026.03.19 13:13:05.946519 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 17358 | 2026.03.19 13:13:05.946569 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 17359 | 2026.03.19 13:13:05.949065 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 17360 | 2026.03.19 13:13:06.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.43 MiB, peak 399.40 MiB, free memory in arenas 0.00 B, will set to 384.11 MiB (RSS), difference: -1.32 MiB | ||
| 17361 | 2026.03.19 13:13:06.099114 [ 222 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 17362 | 2026.03.19 13:13:06.099168 [ 222 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 17363 | 2026.03.19 13:13:06.101870 [ 222 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 17364 | 2026.03.19 13:13:06.442803 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 17365 | 2026.03.19 13:13:06.442974 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 17366 | 2026.03.19 13:13:06.445205 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 17367 | 2026.03.19 13:13:06.746388 [ 223 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 17368 | 2026.03.19 13:13:06.746465 [ 223 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 17369 | 2026.03.19 13:13:06.749067 [ 223 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 17370 | 2026.03.19 13:13:10.352405 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17371 | 2026.03.19 13:13:10.352600 [ 259 ] {48a5051b-480e-4921-bf34-91877243b536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17372 | 2026.03.19 13:13:10.352798 [ 259 ] {48a5051b-480e-4921-bf34-91877243b536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17373 | 2026.03.19 13:13:10.353529 [ 259 ] {48a5051b-480e-4921-bf34-91877243b536} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17374 | 2026.03.19 13:13:10.353584 [ 259 ] {48a5051b-480e-4921-bf34-91877243b536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17375 | 2026.03.19 13:13:10.354000 [ 259 ] {48a5051b-480e-4921-bf34-91877243b536} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17376 | 2026.03.19 13:13:10.354278 [ 259 ] {48a5051b-480e-4921-bf34-91877243b536} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17377 | 2026.03.19 13:13:10.354454 [ 259 ] {48a5051b-480e-4921-bf34-91877243b536} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. | ||
| 17378 | 2026.03.19 13:13:10.354507 [ 259 ] {48a5051b-480e-4921-bf34-91877243b536} <Debug> TCPHandler: Processed in 0.002237375 sec. | ||
| 17379 | 2026.03.19 13:13:10.354658 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17380 | 2026.03.19 13:13:10.354767 [ 259 ] {e78bbcf1-e71e-456e-8238-4e841f3237d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17381 | 2026.03.19 13:13:10.354812 [ 259 ] {e78bbcf1-e71e-456e-8238-4e841f3237d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17382 | 2026.03.19 13:13:10.355294 [ 259 ] {e78bbcf1-e71e-456e-8238-4e841f3237d5} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17383 | 2026.03.19 13:13:10.355334 [ 259 ] {e78bbcf1-e71e-456e-8238-4e841f3237d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17384 | 2026.03.19 13:13:10.355664 [ 259 ] {e78bbcf1-e71e-456e-8238-4e841f3237d5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17385 | 2026.03.19 13:13:10.355877 [ 259 ] {e78bbcf1-e71e-456e-8238-4e841f3237d5} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17386 | 2026.03.19 13:13:10.356015 [ 259 ] {e78bbcf1-e71e-456e-8238-4e841f3237d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 17387 | 2026.03.19 13:13:10.356055 [ 259 ] {e78bbcf1-e71e-456e-8238-4e841f3237d5} <Debug> TCPHandler: Processed in 0.001459339 sec. | ||
| 17388 | 2026.03.19 13:13:10.356181 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17389 | 2026.03.19 13:13:10.356290 [ 259 ] {04080d5f-9dcd-44c0-a416-81fb2d2f6234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17390 | 2026.03.19 13:13:10.356337 [ 259 ] {04080d5f-9dcd-44c0-a416-81fb2d2f6234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17391 | 2026.03.19 13:13:10.356796 [ 259 ] {04080d5f-9dcd-44c0-a416-81fb2d2f6234} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17392 | 2026.03.19 13:13:10.356834 [ 259 ] {04080d5f-9dcd-44c0-a416-81fb2d2f6234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17393 | 2026.03.19 13:13:10.357168 [ 259 ] {04080d5f-9dcd-44c0-a416-81fb2d2f6234} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17394 | 2026.03.19 13:13:10.357373 [ 259 ] {04080d5f-9dcd-44c0-a416-81fb2d2f6234} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17395 | 2026.03.19 13:13:10.357511 [ 259 ] {04080d5f-9dcd-44c0-a416-81fb2d2f6234} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 17396 | 2026.03.19 13:13:10.357550 [ 259 ] {04080d5f-9dcd-44c0-a416-81fb2d2f6234} <Debug> TCPHandler: Processed in 0.001420229 sec. | ||
| 17397 | 2026.03.19 13:13:10.357675 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17398 | 2026.03.19 13:13:10.357770 [ 259 ] {c2d6d833-b9f1-4cd5-96af-3411bb61e920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17399 | 2026.03.19 13:13:10.357813 [ 259 ] {c2d6d833-b9f1-4cd5-96af-3411bb61e920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17400 | 2026.03.19 13:13:10.358151 [ 259 ] {c2d6d833-b9f1-4cd5-96af-3411bb61e920} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17401 | 2026.03.19 13:13:10.358189 [ 259 ] {c2d6d833-b9f1-4cd5-96af-3411bb61e920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17402 | 2026.03.19 13:13:10.358489 [ 259 ] {c2d6d833-b9f1-4cd5-96af-3411bb61e920} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17403 | 2026.03.19 13:13:10.358725 [ 259 ] {c2d6d833-b9f1-4cd5-96af-3411bb61e920} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17404 | 2026.03.19 13:13:10.358857 [ 259 ] {c2d6d833-b9f1-4cd5-96af-3411bb61e920} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 17405 | 2026.03.19 13:13:10.358894 [ 259 ] {c2d6d833-b9f1-4cd5-96af-3411bb61e920} <Debug> TCPHandler: Processed in 0.001270095 sec. | ||
| 17406 | 2026.03.19 13:13:10.925729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38861 | ||
| 17407 | 2026.03.19 13:13:10.926309 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17408 | 2026.03.19 13:13:10.926363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17409 | 2026.03.19 13:13:10.926876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17410 | 2026.03.19 13:13:10.927104 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17411 | 2026.03.19 13:13:10.927229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38861 | ||
| 17412 | 2026.03.19 13:13:10.927236 [ 115 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17413 | 2026.03.19 13:13:10.927307 [ 115 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17414 | 2026.03.19 13:13:10.927331 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17415 | 2026.03.19 13:13:10.927436 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 17416 | 2026.03.19 13:13:10.927542 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17417 | 2026.03.19 13:13:10.927578 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36493 rows starting from the beginning of the part | ||
| 17418 | 2026.03.19 13:13:10.927642 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17419 | 2026.03.19 13:13:10.927690 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17420 | 2026.03.19 13:13:10.927735 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17421 | 2026.03.19 13:13:10.927778 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17422 | 2026.03.19 13:13:10.927821 [ 194 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17423 | 2026.03.19 13:13:10.930372 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38861 rows, containing 4 columns (4 merged, 0 gathered) in 0.002971269 sec., 13078923.517190803 rows/sec., 187.10 MiB/sec. | ||
| 17424 | 2026.03.19 13:13:10.930840 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17425 | 2026.03.19 13:13:10.931155 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17426 | 2026.03.19 13:13:10.931239 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_81_16} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17427 | 2026.03.19 13:13:10.931345 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17428 | 2026.03.19 13:13:12.115438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63717 | ||
| 17429 | 2026.03.19 13:13:12.115578 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17430 | 2026.03.19 13:13:12.115619 [ 286 ] {} <Debug> TCP-Session: 3505bf17-118c-49db-8641-1fbfb797baa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63717 | ||
| 17431 | 2026.03.19 13:13:12.115645 [ 286 ] {} <Debug> TCP-Session: 3505bf17-118c-49db-8641-1fbfb797baa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17432 | 2026.03.19 13:13:12.115658 [ 286 ] {} <Debug> TCP-Session: 3505bf17-118c-49db-8641-1fbfb797baa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17433 | 2026.03.19 13:13:12.115893 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36691 | ||
| 17434 | 2026.03.19 13:13:12.115934 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49960 | ||
| 17435 | 2026.03.19 13:13:12.115949 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61441 | ||
| 17436 | 2026.03.19 13:13:12.115966 [ 286 ] {} <Trace> TCP-Session: 3505bf17-118c-49db-8641-1fbfb797baa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17437 | 2026.03.19 13:13:12.115980 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56536 | ||
| 17438 | 2026.03.19 13:13:12.116042 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17439 | 2026.03.19 13:13:12.116018 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17440 | 2026.03.19 13:13:12.116090 [ 294 ] {} <Debug> TCP-Session: 49fd3117-a252-4e08-b93a-4735b923cb1a Authenticating user 'default' from [fd00:1122:3344:101::e]:61441 | ||
| 17441 | 2026.03.19 13:13:12.116019 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17442 | 2026.03.19 13:13:12.116114 [ 288 ] {} <Debug> TCP-Session: f550dc41-5231-47e1-b365-9def1b973b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:36691 | ||
| 17443 | 2026.03.19 13:13:12.116126 [ 294 ] {} <Debug> TCP-Session: 49fd3117-a252-4e08-b93a-4735b923cb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17444 | 2026.03.19 13:13:12.116141 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17445 | 2026.03.19 13:13:12.116160 [ 294 ] {} <Debug> TCP-Session: 49fd3117-a252-4e08-b93a-4735b923cb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17446 | 2026.03.19 13:13:12.116176 [ 286 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63717) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17447 | 2026.03.19 13:13:12.116185 [ 258 ] {} <Debug> TCP-Session: 8b201905-32aa-403a-aa5f-a18010077c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:56536 | ||
| 17448 | 2026.03.19 13:13:12.116155 [ 288 ] {} <Debug> TCP-Session: f550dc41-5231-47e1-b365-9def1b973b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17449 | 2026.03.19 13:13:12.116235 [ 258 ] {} <Debug> TCP-Session: 8b201905-32aa-403a-aa5f-a18010077c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17450 | 2026.03.19 13:13:12.116249 [ 288 ] {} <Debug> TCP-Session: f550dc41-5231-47e1-b365-9def1b973b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17451 | 2026.03.19 13:13:12.116261 [ 258 ] {} <Debug> TCP-Session: 8b201905-32aa-403a-aa5f-a18010077c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17452 | 2026.03.19 13:13:12.116145 [ 292 ] {} <Debug> TCP-Session: 3478462d-2710-42e3-86ef-bc560fdeff30 Authenticating user 'default' from [fd00:1122:3344:101::e]:49960 | ||
| 17453 | 2026.03.19 13:13:12.115942 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59833 | ||
| 17454 | 2026.03.19 13:13:12.116315 [ 292 ] {} <Debug> TCP-Session: 3478462d-2710-42e3-86ef-bc560fdeff30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17455 | 2026.03.19 13:13:12.115930 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43929 | ||
| 17456 | 2026.03.19 13:13:12.116372 [ 292 ] {} <Debug> TCP-Session: 3478462d-2710-42e3-86ef-bc560fdeff30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17457 | 2026.03.19 13:13:12.116436 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17458 | 2026.03.19 13:13:12.115901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34231 | ||
| 17459 | 2026.03.19 13:13:12.116495 [ 286 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17460 | 2026.03.19 13:13:12.115903 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52708 | ||
| 17461 | 2026.03.19 13:13:12.116486 [ 293 ] {} <Debug> TCP-Session: ecb86a62-f041-4caf-8e09-fd3d56220e5c Authenticating user 'default' from [fd00:1122:3344:101::e]:59833 | ||
| 17462 | 2026.03.19 13:13:12.116569 [ 286 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17463 | 2026.03.19 13:13:12.116576 [ 293 ] {} <Debug> TCP-Session: ecb86a62-f041-4caf-8e09-fd3d56220e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17464 | 2026.03.19 13:13:12.116605 [ 293 ] {} <Debug> TCP-Session: ecb86a62-f041-4caf-8e09-fd3d56220e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17465 | 2026.03.19 13:13:12.116886 [ 286 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 17466 | 2026.03.19 13:13:12.117082 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17467 | 2026.03.19 13:13:12.117146 [ 291 ] {} <Debug> TCP-Session: 6addd846-cd34-4ac9-8224-8b38004e7f2c Authenticating user 'default' from [fd00:1122:3344:101::e]:43929 | ||
| 17468 | 2026.03.19 13:13:12.117181 [ 291 ] {} <Debug> TCP-Session: 6addd846-cd34-4ac9-8224-8b38004e7f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17469 | 2026.03.19 13:13:12.117202 [ 291 ] {} <Debug> TCP-Session: 6addd846-cd34-4ac9-8224-8b38004e7f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17470 | 2026.03.19 13:13:12.117217 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17471 | 2026.03.19 13:13:12.117253 [ 289 ] {} <Debug> TCP-Session: 9f55c0fd-d108-46fc-bfbc-19dd833dc65e Authenticating user 'default' from [fd00:1122:3344:101::e]:52708 | ||
| 17472 | 2026.03.19 13:13:12.117270 [ 289 ] {} <Debug> TCP-Session: 9f55c0fd-d108-46fc-bfbc-19dd833dc65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17473 | 2026.03.19 13:13:12.117283 [ 289 ] {} <Debug> TCP-Session: 9f55c0fd-d108-46fc-bfbc-19dd833dc65e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17474 | 2026.03.19 13:13:12.117500 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17475 | 2026.03.19 13:13:12.117537 [ 290 ] {} <Debug> TCP-Session: fab254e4-6e1c-4dfb-935a-75e5df2c99b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34231 | ||
| 17476 | 2026.03.19 13:13:12.117554 [ 290 ] {} <Debug> TCP-Session: fab254e4-6e1c-4dfb-935a-75e5df2c99b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17477 | 2026.03.19 13:13:12.117567 [ 290 ] {} <Debug> TCP-Session: fab254e4-6e1c-4dfb-935a-75e5df2c99b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17478 | 2026.03.19 13:13:12.117982 [ 339 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Trace> AggregatingTransform: Aggregating | ||
| 17479 | 2026.03.19 13:13:12.118039 [ 339 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Trace> Aggregator: Aggregation method: without_key | ||
| 17480 | 2026.03.19 13:13:12.118080 [ 339 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079322 sec. (926.508 rows/sec., 36.19 KiB/sec.) | ||
| 17481 | 2026.03.19 13:13:12.118099 [ 339 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Trace> Aggregator: Merging aggregated data | ||
| 17482 | 2026.03.19 13:13:12.119820 [ 286 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003716 sec., 269.1065662002153 rows/sec., 10.51 KiB/sec. | ||
| 17483 | 2026.03.19 13:13:12.120057 [ 286 ] {13ab545d-88de-4715-ab35-1dd02aab0ade} <Debug> TCPHandler: Processed in 0.004197053 sec. | ||
| 17484 | 2026.03.19 13:13:12.120212 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17485 | 2026.03.19 13:13:12.120248 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17486 | 2026.03.19 13:13:12.120269 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17487 | 2026.03.19 13:13:12.120292 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17488 | 2026.03.19 13:13:12.120306 [ 258 ] {} <Debug> TCP-Session: 8b201905-32aa-403a-aa5f-a18010077c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17489 | 2026.03.19 13:13:12.120324 [ 289 ] {} <Debug> TCP-Session: 9f55c0fd-d108-46fc-bfbc-19dd833dc65e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17490 | 2026.03.19 13:13:12.120317 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17491 | 2026.03.19 13:13:12.120358 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17492 | 2026.03.19 13:13:12.120359 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17493 | 2026.03.19 13:13:12.120422 [ 288 ] {} <Debug> TCP-Session: f550dc41-5231-47e1-b365-9def1b973b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17494 | 2026.03.19 13:13:12.120439 [ 294 ] {} <Debug> TCP-Session: 49fd3117-a252-4e08-b93a-4735b923cb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17495 | 2026.03.19 13:13:12.120459 [ 290 ] {} <Debug> TCP-Session: fab254e4-6e1c-4dfb-935a-75e5df2c99b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17496 | 2026.03.19 13:13:12.120364 [ 291 ] {} <Debug> TCP-Session: 6addd846-cd34-4ac9-8224-8b38004e7f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17497 | 2026.03.19 13:13:12.120301 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17498 | 2026.03.19 13:13:12.120250 [ 286 ] {} <Debug> TCP-Session: 3505bf17-118c-49db-8641-1fbfb797baa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17499 | 2026.03.19 13:13:12.120635 [ 292 ] {} <Debug> TCP-Session: 3478462d-2710-42e3-86ef-bc560fdeff30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17500 | 2026.03.19 13:13:12.120414 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17501 | 2026.03.19 13:13:12.121578 [ 293 ] {} <Debug> TCP-Session: ecb86a62-f041-4caf-8e09-fd3d56220e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17502 | 2026.03.19 13:13:12.193574 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48185 | ||
| 17503 | 2026.03.19 13:13:12.193679 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17504 | 2026.03.19 13:13:12.193706 [ 286 ] {} <Debug> TCP-Session: cb0ee9db-bb2a-4f20-b309-da8a74ac88a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48185 | ||
| 17505 | 2026.03.19 13:13:12.193728 [ 286 ] {} <Debug> TCP-Session: cb0ee9db-bb2a-4f20-b309-da8a74ac88a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17506 | 2026.03.19 13:13:12.193741 [ 286 ] {} <Debug> TCP-Session: cb0ee9db-bb2a-4f20-b309-da8a74ac88a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17507 | 2026.03.19 13:13:12.193961 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52405 | ||
| 17508 | 2026.03.19 13:13:12.193970 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61523 | ||
| 17509 | 2026.03.19 13:13:12.194013 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38947 | ||
| 17510 | 2026.03.19 13:13:12.194037 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50768 | ||
| 17511 | 2026.03.19 13:13:12.194043 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17512 | 2026.03.19 13:13:12.194065 [ 286 ] {} <Trace> TCP-Session: cb0ee9db-bb2a-4f20-b309-da8a74ac88a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17513 | 2026.03.19 13:13:12.194096 [ 290 ] {} <Debug> TCP-Session: ddef4e78-7aad-48a4-83bb-d72d03ae8431 Authenticating user 'default' from [fd00:1122:3344:101::e]:52405 | ||
| 17514 | 2026.03.19 13:13:12.194018 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61860 | ||
| 17515 | 2026.03.19 13:13:12.194118 [ 290 ] {} <Debug> TCP-Session: ddef4e78-7aad-48a4-83bb-d72d03ae8431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17516 | 2026.03.19 13:13:12.194136 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17517 | 2026.03.19 13:13:12.194148 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17518 | 2026.03.19 13:13:12.194175 [ 293 ] {} <Debug> TCP-Session: d1d97ca8-ca37-436a-9f01-c6f002389f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:38947 | ||
| 17519 | 2026.03.19 13:13:12.194182 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17520 | 2026.03.19 13:13:12.194196 [ 289 ] {} <Debug> TCP-Session: c2f5042b-3fe7-4b92-97e3-fe0ce5cf3741 Authenticating user 'default' from [fd00:1122:3344:101::e]:61523 | ||
| 17521 | 2026.03.19 13:13:12.194204 [ 293 ] {} <Debug> TCP-Session: d1d97ca8-ca37-436a-9f01-c6f002389f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17522 | 2026.03.19 13:13:12.194216 [ 294 ] {} <Debug> TCP-Session: 5058da74-3a50-4344-b882-1bdcff8b2fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61860 | ||
| 17523 | 2026.03.19 13:13:12.194232 [ 289 ] {} <Debug> TCP-Session: c2f5042b-3fe7-4b92-97e3-fe0ce5cf3741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17524 | 2026.03.19 13:13:12.194252 [ 294 ] {} <Debug> TCP-Session: 5058da74-3a50-4344-b882-1bdcff8b2fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17525 | 2026.03.19 13:13:12.194269 [ 289 ] {} <Debug> TCP-Session: c2f5042b-3fe7-4b92-97e3-fe0ce5cf3741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17526 | 2026.03.19 13:13:12.194282 [ 286 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48185) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17527 | 2026.03.19 13:13:12.194279 [ 294 ] {} <Debug> TCP-Session: 5058da74-3a50-4344-b882-1bdcff8b2fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17528 | 2026.03.19 13:13:12.194002 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65196 | ||
| 17529 | 2026.03.19 13:13:12.193961 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57184 | ||
| 17530 | 2026.03.19 13:13:12.194136 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17531 | 2026.03.19 13:13:12.194234 [ 293 ] {} <Debug> TCP-Session: d1d97ca8-ca37-436a-9f01-c6f002389f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17532 | 2026.03.19 13:13:12.194146 [ 290 ] {} <Debug> TCP-Session: ddef4e78-7aad-48a4-83bb-d72d03ae8431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17533 | 2026.03.19 13:13:12.194444 [ 258 ] {} <Debug> TCP-Session: a7be57fb-73a6-458d-8f16-87c0eedb3be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50768 | ||
| 17534 | 2026.03.19 13:13:12.194456 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17535 | 2026.03.19 13:13:12.194494 [ 258 ] {} <Debug> TCP-Session: a7be57fb-73a6-458d-8f16-87c0eedb3be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17536 | 2026.03.19 13:13:12.194512 [ 288 ] {} <Debug> TCP-Session: 86b75de8-96f5-4cac-b19d-e3c32224cc93 Authenticating user 'default' from [fd00:1122:3344:101::e]:57184 | ||
| 17537 | 2026.03.19 13:13:12.194445 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17538 | 2026.03.19 13:13:12.194530 [ 258 ] {} <Debug> TCP-Session: a7be57fb-73a6-458d-8f16-87c0eedb3be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17539 | 2026.03.19 13:13:12.194546 [ 288 ] {} <Debug> TCP-Session: 86b75de8-96f5-4cac-b19d-e3c32224cc93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17540 | 2026.03.19 13:13:12.194560 [ 292 ] {} <Debug> TCP-Session: 2e3ddb22-47b5-4cb7-9788-2129ac768ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65196 | ||
| 17541 | 2026.03.19 13:13:12.194565 [ 286 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17542 | 2026.03.19 13:13:12.194592 [ 292 ] {} <Debug> TCP-Session: 2e3ddb22-47b5-4cb7-9788-2129ac768ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17543 | 2026.03.19 13:13:12.194582 [ 288 ] {} <Debug> TCP-Session: 86b75de8-96f5-4cac-b19d-e3c32224cc93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17544 | 2026.03.19 13:13:12.194622 [ 292 ] {} <Debug> TCP-Session: 2e3ddb22-47b5-4cb7-9788-2129ac768ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17545 | 2026.03.19 13:13:12.194000 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53495 | ||
| 17546 | 2026.03.19 13:13:12.194643 [ 286 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17547 | 2026.03.19 13:13:12.194759 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17548 | 2026.03.19 13:13:12.194791 [ 291 ] {} <Debug> TCP-Session: 1112d320-8f48-4343-81cf-f1d8e52dd120 Authenticating user 'default' from [fd00:1122:3344:101::e]:53495 | ||
| 17549 | 2026.03.19 13:13:12.194816 [ 291 ] {} <Debug> TCP-Session: 1112d320-8f48-4343-81cf-f1d8e52dd120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17550 | 2026.03.19 13:13:12.194830 [ 291 ] {} <Debug> TCP-Session: 1112d320-8f48-4343-81cf-f1d8e52dd120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17551 | 2026.03.19 13:13:12.194981 [ 286 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 17552 | 2026.03.19 13:13:12.196012 [ 347 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Trace> AggregatingTransform: Aggregating | ||
| 17553 | 2026.03.19 13:13:12.196057 [ 347 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Trace> Aggregator: Aggregation method: without_key | ||
| 17554 | 2026.03.19 13:13:12.196096 [ 347 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100873 sec. (991.346 rows/sec., 38.72 KiB/sec.) | ||
| 17555 | 2026.03.19 13:13:12.196116 [ 347 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Trace> Aggregator: Merging aggregated data | ||
| 17556 | 2026.03.19 13:13:12.197346 [ 286 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003135 sec., 318.97926634768737 rows/sec., 12.46 KiB/sec. | ||
| 17557 | 2026.03.19 13:13:12.197515 [ 286 ] {b3228b5f-0307-4fd7-b30b-ce335a46985a} <Debug> TCPHandler: Processed in 0.003565361 sec. | ||
| 17558 | 2026.03.19 13:13:12.197647 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17559 | 2026.03.19 13:13:12.197670 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17560 | 2026.03.19 13:13:12.197687 [ 286 ] {} <Debug> TCP-Session: cb0ee9db-bb2a-4f20-b309-da8a74ac88a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17561 | 2026.03.19 13:13:12.197696 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17562 | 2026.03.19 13:13:12.197720 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17563 | 2026.03.19 13:13:12.197764 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17564 | 2026.03.19 13:13:12.197771 [ 258 ] {} <Debug> TCP-Session: a7be57fb-73a6-458d-8f16-87c0eedb3be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17565 | 2026.03.19 13:13:12.197786 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17566 | 2026.03.19 13:13:12.197798 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17567 | 2026.03.19 13:13:12.197821 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17568 | 2026.03.19 13:13:12.197841 [ 294 ] {} <Debug> TCP-Session: 5058da74-3a50-4344-b882-1bdcff8b2fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17569 | 2026.03.19 13:13:12.197856 [ 292 ] {} <Debug> TCP-Session: 2e3ddb22-47b5-4cb7-9788-2129ac768ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17570 | 2026.03.19 13:13:12.197879 [ 293 ] {} <Debug> TCP-Session: d1d97ca8-ca37-436a-9f01-c6f002389f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17571 | 2026.03.19 13:13:12.197740 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17572 | 2026.03.19 13:13:12.197730 [ 288 ] {} <Debug> TCP-Session: 86b75de8-96f5-4cac-b19d-e3c32224cc93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17573 | 2026.03.19 13:13:12.197940 [ 289 ] {} <Debug> TCP-Session: c2f5042b-3fe7-4b92-97e3-fe0ce5cf3741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17574 | 2026.03.19 13:13:12.197817 [ 291 ] {} <Debug> TCP-Session: 1112d320-8f48-4343-81cf-f1d8e52dd120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17575 | 2026.03.19 13:13:12.197794 [ 290 ] {} <Debug> TCP-Session: ddef4e78-7aad-48a4-83bb-d72d03ae8431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17576 | 2026.03.19 13:13:13.013462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17577 | 2026.03.19 13:13:13.041555 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17578 | 2026.03.19 13:13:13.041646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17579 | 2026.03.19 13:13:13.049526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17580 | 2026.03.19 13:13:13.050768 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17581 | 2026.03.19 13:13:13.051203 [ 113 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17582 | 2026.03.19 13:13:13.051283 [ 113 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17583 | 2026.03.19 13:13:13.051308 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17584 | 2026.03.19 13:13:13.051429 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 17585 | 2026.03.19 13:13:13.056348 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17586 | 2026.03.19 13:13:13.057520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17587 | 2026.03.19 13:13:13.058319 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 17588 | 2026.03.19 13:13:13.063944 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 17589 | 2026.03.19 13:13:13.070608 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 17590 | 2026.03.19 13:13:13.076963 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 17591 | 2026.03.19 13:13:13.083392 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 17592 | 2026.03.19 13:13:13.089110 [ 198 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 17593 | 2026.03.19 13:13:13.172699 [ 187 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.121319174 sec., 5028.059290941101 rows/sec., 26.00 MiB/sec. | ||
| 17594 | 2026.03.19 13:13:13.177494 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17595 | 2026.03.19 13:13:13.180429 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_81_16} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17596 | 2026.03.19 13:13:13.180589 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_81_16} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17597 | 2026.03.19 13:13:13.183883 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17598 | 2026.03.19 13:13:13.279024 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36078 | ||
| 17599 | 2026.03.19 13:13:13.279142 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17600 | 2026.03.19 13:13:13.279175 [ 286 ] {} <Debug> TCP-Session: b23b275b-bfe1-41d5-97e6-deade2bcbf06 Authenticating user 'default' from [fd00:1122:3344:101::e]:36078 | ||
| 17601 | 2026.03.19 13:13:13.279197 [ 286 ] {} <Debug> TCP-Session: b23b275b-bfe1-41d5-97e6-deade2bcbf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17602 | 2026.03.19 13:13:13.279209 [ 286 ] {} <Debug> TCP-Session: b23b275b-bfe1-41d5-97e6-deade2bcbf06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17603 | 2026.03.19 13:13:13.279478 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55170 | ||
| 17604 | 2026.03.19 13:13:13.279494 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46699 | ||
| 17605 | 2026.03.19 13:13:13.279526 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51169 | ||
| 17606 | 2026.03.19 13:13:13.279556 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63714 | ||
| 17607 | 2026.03.19 13:13:13.279590 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41804 | ||
| 17608 | 2026.03.19 13:13:13.279615 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17609 | 2026.03.19 13:13:13.279639 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56789 | ||
| 17610 | 2026.03.19 13:13:13.279663 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17611 | 2026.03.19 13:13:13.279677 [ 290 ] {} <Debug> TCP-Session: b64978da-bf26-4952-84f1-ccffc11a81c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46699 | ||
| 17612 | 2026.03.19 13:13:13.279608 [ 286 ] {} <Trace> TCP-Session: b23b275b-bfe1-41d5-97e6-deade2bcbf06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17613 | 2026.03.19 13:13:13.279716 [ 294 ] {} <Debug> TCP-Session: bd9607bc-f537-42c3-8858-05e6857439fb Authenticating user 'default' from [fd00:1122:3344:101::e]:63714 | ||
| 17614 | 2026.03.19 13:13:13.279739 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17615 | 2026.03.19 13:13:13.279758 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17616 | 2026.03.19 13:13:13.279762 [ 294 ] {} <Debug> TCP-Session: bd9607bc-f537-42c3-8858-05e6857439fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17617 | 2026.03.19 13:13:13.279791 [ 258 ] {} <Debug> TCP-Session: 1e737826-0bc5-4f0d-9252-f697c3227ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41804 | ||
| 17618 | 2026.03.19 13:13:13.279793 [ 293 ] {} <Debug> TCP-Session: a70136c5-3bd1-4755-958f-ef2a5ff2e5a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56789 | ||
| 17619 | 2026.03.19 13:13:13.279720 [ 290 ] {} <Debug> TCP-Session: b64978da-bf26-4952-84f1-ccffc11a81c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17620 | 2026.03.19 13:13:13.279832 [ 294 ] {} <Debug> TCP-Session: bd9607bc-f537-42c3-8858-05e6857439fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17621 | 2026.03.19 13:13:13.279875 [ 290 ] {} <Debug> TCP-Session: b64978da-bf26-4952-84f1-ccffc11a81c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17622 | 2026.03.19 13:13:13.279861 [ 258 ] {} <Debug> TCP-Session: 1e737826-0bc5-4f0d-9252-f697c3227ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17623 | 2026.03.19 13:13:13.279918 [ 286 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17624 | 2026.03.19 13:13:13.279935 [ 258 ] {} <Debug> TCP-Session: 1e737826-0bc5-4f0d-9252-f697c3227ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17625 | 2026.03.19 13:13:13.279851 [ 293 ] {} <Debug> TCP-Session: a70136c5-3bd1-4755-958f-ef2a5ff2e5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17626 | 2026.03.19 13:13:13.279603 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17627 | 2026.03.19 13:13:13.280007 [ 293 ] {} <Debug> TCP-Session: a70136c5-3bd1-4755-958f-ef2a5ff2e5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17628 | 2026.03.19 13:13:13.279510 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45361 | ||
| 17629 | 2026.03.19 13:13:13.280039 [ 288 ] {} <Debug> TCP-Session: 10f92f01-cd42-4bda-a424-c86519b19b63 Authenticating user 'default' from [fd00:1122:3344:101::e]:55170 | ||
| 17630 | 2026.03.19 13:13:13.279493 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46944 | ||
| 17631 | 2026.03.19 13:13:13.280116 [ 288 ] {} <Debug> TCP-Session: 10f92f01-cd42-4bda-a424-c86519b19b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17632 | 2026.03.19 13:13:13.279639 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17633 | 2026.03.19 13:13:13.280154 [ 288 ] {} <Debug> TCP-Session: 10f92f01-cd42-4bda-a424-c86519b19b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17634 | 2026.03.19 13:13:13.280173 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17635 | 2026.03.19 13:13:13.280186 [ 292 ] {} <Debug> TCP-Session: aa1b4ce1-f5df-4678-8451-5a11f64ce364 Authenticating user 'default' from [fd00:1122:3344:101::e]:51169 | ||
| 17636 | 2026.03.19 13:13:13.280214 [ 291 ] {} <Debug> TCP-Session: 57cc6dcd-3f8f-4e83-83c6-c6924510e72f Authenticating user 'default' from [fd00:1122:3344:101::e]:45361 | ||
| 17637 | 2026.03.19 13:13:13.280222 [ 292 ] {} <Debug> TCP-Session: aa1b4ce1-f5df-4678-8451-5a11f64ce364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17638 | 2026.03.19 13:13:13.280251 [ 291 ] {} <Debug> TCP-Session: 57cc6dcd-3f8f-4e83-83c6-c6924510e72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17639 | 2026.03.19 13:13:13.280260 [ 286 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17640 | 2026.03.19 13:13:13.280282 [ 291 ] {} <Debug> TCP-Session: 57cc6dcd-3f8f-4e83-83c6-c6924510e72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17641 | 2026.03.19 13:13:13.280254 [ 292 ] {} <Debug> TCP-Session: aa1b4ce1-f5df-4678-8451-5a11f64ce364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17642 | 2026.03.19 13:13:13.280350 [ 286 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17643 | 2026.03.19 13:13:13.280488 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17644 | 2026.03.19 13:13:13.280540 [ 289 ] {} <Debug> TCP-Session: e61f9269-2dd1-4266-9b22-def286ae094a Authenticating user 'default' from [fd00:1122:3344:101::e]:46944 | ||
| 17645 | 2026.03.19 13:13:13.280566 [ 289 ] {} <Debug> TCP-Session: e61f9269-2dd1-4266-9b22-def286ae094a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17646 | 2026.03.19 13:13:13.280585 [ 289 ] {} <Debug> TCP-Session: e61f9269-2dd1-4266-9b22-def286ae094a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17647 | 2026.03.19 13:13:13.280725 [ 286 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 17648 | 2026.03.19 13:13:13.282025 [ 317 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Trace> AggregatingTransform: Aggregating | ||
| 17649 | 2026.03.19 13:13:13.282082 [ 317 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 17650 | 2026.03.19 13:13:13.282125 [ 317 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001270435 sec. (787.132 rows/sec., 30.75 KiB/sec.) | ||
| 17651 | 2026.03.19 13:13:13.282145 [ 317 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Trace> Aggregator: Merging aggregated data | ||
| 17652 | 2026.03.19 13:13:13.283409 [ 286 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00356 sec., 280.8988764044944 rows/sec., 10.97 KiB/sec. | ||
| 17653 | 2026.03.19 13:13:13.283558 [ 286 ] {e2e5666f-cb20-415e-97f4-d7e4197b2e3d} <Debug> TCPHandler: Processed in 0.004117102 sec. | ||
| 17654 | 2026.03.19 13:13:13.283692 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17655 | 2026.03.19 13:13:13.283726 [ 286 ] {} <Debug> TCP-Session: b23b275b-bfe1-41d5-97e6-deade2bcbf06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17656 | 2026.03.19 13:13:13.283734 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17657 | 2026.03.19 13:13:13.283761 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17658 | 2026.03.19 13:13:13.283774 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17659 | 2026.03.19 13:13:13.283796 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17660 | 2026.03.19 13:13:13.283831 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17661 | 2026.03.19 13:13:13.283857 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17662 | 2026.03.19 13:13:13.283881 [ 290 ] {} <Debug> TCP-Session: b64978da-bf26-4952-84f1-ccffc11a81c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17663 | 2026.03.19 13:13:13.283880 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17664 | 2026.03.19 13:13:13.283922 [ 292 ] {} <Debug> TCP-Session: aa1b4ce1-f5df-4678-8451-5a11f64ce364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17665 | 2026.03.19 13:13:13.283909 [ 294 ] {} <Debug> TCP-Session: bd9607bc-f537-42c3-8858-05e6857439fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17666 | 2026.03.19 13:13:13.283969 [ 258 ] {} <Debug> TCP-Session: 1e737826-0bc5-4f0d-9252-f697c3227ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17667 | 2026.03.19 13:13:13.283808 [ 289 ] {} <Debug> TCP-Session: e61f9269-2dd1-4266-9b22-def286ae094a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17668 | 2026.03.19 13:13:13.283822 [ 293 ] {} <Debug> TCP-Session: a70136c5-3bd1-4755-958f-ef2a5ff2e5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17669 | 2026.03.19 13:13:13.283818 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17670 | 2026.03.19 13:13:13.283782 [ 288 ] {} <Debug> TCP-Session: 10f92f01-cd42-4bda-a424-c86519b19b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17671 | 2026.03.19 13:13:13.284128 [ 291 ] {} <Debug> TCP-Session: 57cc6dcd-3f8f-4e83-83c6-c6924510e72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17672 | 2026.03.19 13:13:13.568154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2206 | ||
| 17673 | 2026.03.19 13:13:13.570845 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17674 | 2026.03.19 13:13:13.570903 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17675 | 2026.03.19 13:13:13.572220 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17676 | 2026.03.19 13:13:13.572524 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17677 | 2026.03.19 13:13:13.572683 [ 113 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17678 | 2026.03.19 13:13:13.572721 [ 113 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17679 | 2026.03.19 13:13:13.572741 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17680 | 2026.03.19 13:13:13.572881 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 17681 | 2026.03.19 13:13:13.572955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2206 | ||
| 17682 | 2026.03.19 13:13:13.573493 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17683 | 2026.03.19 13:13:13.573660 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2052 rows starting from the beginning of the part | ||
| 17684 | 2026.03.19 13:13:13.574021 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 16 rows starting from the beginning of the part | ||
| 17685 | 2026.03.19 13:13:13.574340 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 17686 | 2026.03.19 13:13:13.574649 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 17687 | 2026.03.19 13:13:13.574945 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part | ||
| 17688 | 2026.03.19 13:13:13.575243 [ 200 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 17689 | 2026.03.19 13:13:13.592294 [ 193 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2206 rows, containing 72 columns (72 merged, 0 gathered) in 0.019479388 sec., 113247.91107400294 rows/sec., 85.89 MiB/sec. | ||
| 17690 | 2026.03.19 13:13:13.594110 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17691 | 2026.03.19 13:13:13.594668 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.03.19 13:13:13.594754 [ 196 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_61_12} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17693 | 2026.03.19 13:13:13.594996 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 17694 | 2026.03.19 13:13:15.362849 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17695 | 2026.03.19 13:13:15.363068 [ 259 ] {27fad3a2-4ca2-43c0-87f6-0c4ff5f1f742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17696 | 2026.03.19 13:13:15.363147 [ 259 ] {27fad3a2-4ca2-43c0-87f6-0c4ff5f1f742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17697 | 2026.03.19 13:13:15.363992 [ 259 ] {27fad3a2-4ca2-43c0-87f6-0c4ff5f1f742} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2026.03.19 13:13:15.364048 [ 259 ] {27fad3a2-4ca2-43c0-87f6-0c4ff5f1f742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17699 | 2026.03.19 13:13:15.364474 [ 259 ] {27fad3a2-4ca2-43c0-87f6-0c4ff5f1f742} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17700 | 2026.03.19 13:13:15.364722 [ 259 ] {27fad3a2-4ca2-43c0-87f6-0c4ff5f1f742} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17701 | 2026.03.19 13:13:15.364892 [ 259 ] {27fad3a2-4ca2-43c0-87f6-0c4ff5f1f742} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001882 sec., 150903.29436769395 rows/sec., 9.58 MiB/sec. | ||
| 17702 | 2026.03.19 13:13:15.364948 [ 259 ] {27fad3a2-4ca2-43c0-87f6-0c4ff5f1f742} <Debug> TCPHandler: Processed in 0.002244825 sec. | ||
| 17703 | 2026.03.19 13:13:15.365078 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17704 | 2026.03.19 13:13:15.365187 [ 259 ] {b3ec0af3-9733-446d-aa03-1b4f3b13a468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17705 | 2026.03.19 13:13:15.365233 [ 259 ] {b3ec0af3-9733-446d-aa03-1b4f3b13a468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17706 | 2026.03.19 13:13:15.366040 [ 259 ] {b3ec0af3-9733-446d-aa03-1b4f3b13a468} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17707 | 2026.03.19 13:13:15.366081 [ 259 ] {b3ec0af3-9733-446d-aa03-1b4f3b13a468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17708 | 2026.03.19 13:13:15.366453 [ 259 ] {b3ec0af3-9733-446d-aa03-1b4f3b13a468} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17709 | 2026.03.19 13:13:15.366673 [ 259 ] {b3ec0af3-9733-446d-aa03-1b4f3b13a468} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17710 | 2026.03.19 13:13:15.366816 [ 259 ] {b3ec0af3-9733-446d-aa03-1b4f3b13a468} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001655 sec., 529909.3655589124 rows/sec., 42.01 MiB/sec. | ||
| 17711 | 2026.03.19 13:13:15.366864 [ 259 ] {b3ec0af3-9733-446d-aa03-1b4f3b13a468} <Debug> TCPHandler: Processed in 0.001839826 sec. | ||
| 17712 | 2026.03.19 13:13:15.366991 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17713 | 2026.03.19 13:13:15.367093 [ 259 ] {08ce4cda-e03e-4b8c-9731-cacc40a9e88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17714 | 2026.03.19 13:13:15.367136 [ 259 ] {08ce4cda-e03e-4b8c-9731-cacc40a9e88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17715 | 2026.03.19 13:13:15.367622 [ 259 ] {08ce4cda-e03e-4b8c-9731-cacc40a9e88b} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.03.19 13:13:15.367660 [ 259 ] {08ce4cda-e03e-4b8c-9731-cacc40a9e88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17717 | 2026.03.19 13:13:15.367973 [ 259 ] {08ce4cda-e03e-4b8c-9731-cacc40a9e88b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17718 | 2026.03.19 13:13:15.368204 [ 259 ] {08ce4cda-e03e-4b8c-9731-cacc40a9e88b} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.03.19 13:13:15.368337 [ 259 ] {08ce4cda-e03e-4b8c-9731-cacc40a9e88b} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001265 sec., 143873.51778656125 rows/sec., 8.92 MiB/sec. | ||
| 17720 | 2026.03.19 13:13:15.368376 [ 259 ] {08ce4cda-e03e-4b8c-9731-cacc40a9e88b} <Debug> TCPHandler: Processed in 0.001438948 sec. | ||
| 17721 | 2026.03.19 13:13:15.368486 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17722 | 2026.03.19 13:13:15.368583 [ 259 ] {92bccbc4-7ecd-40aa-abe7-3ef25ff9b549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17723 | 2026.03.19 13:13:15.368623 [ 259 ] {92bccbc4-7ecd-40aa-abe7-3ef25ff9b549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17724 | 2026.03.19 13:13:15.369067 [ 259 ] {92bccbc4-7ecd-40aa-abe7-3ef25ff9b549} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17725 | 2026.03.19 13:13:15.369104 [ 259 ] {92bccbc4-7ecd-40aa-abe7-3ef25ff9b549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17726 | 2026.03.19 13:13:15.369404 [ 259 ] {92bccbc4-7ecd-40aa-abe7-3ef25ff9b549} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17727 | 2026.03.19 13:13:15.369615 [ 259 ] {92bccbc4-7ecd-40aa-abe7-3ef25ff9b549} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17728 | 2026.03.19 13:13:15.369743 [ 259 ] {92bccbc4-7ecd-40aa-abe7-3ef25ff9b549} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 17729 | 2026.03.19 13:13:15.369780 [ 259 ] {92bccbc4-7ecd-40aa-abe7-3ef25ff9b549} <Debug> TCPHandler: Processed in 0.001343726 sec. | ||
| 17730 | 2026.03.19 13:13:15.369897 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17731 | 2026.03.19 13:13:15.369992 [ 259 ] {f048948f-0509-4360-b811-005c6694c7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17732 | 2026.03.19 13:13:15.370031 [ 259 ] {f048948f-0509-4360-b811-005c6694c7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17733 | 2026.03.19 13:13:15.370538 [ 259 ] {f048948f-0509-4360-b811-005c6694c7b9} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17734 | 2026.03.19 13:13:15.370578 [ 259 ] {f048948f-0509-4360-b811-005c6694c7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17735 | 2026.03.19 13:13:15.370982 [ 259 ] {f048948f-0509-4360-b811-005c6694c7b9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17736 | 2026.03.19 13:13:15.371206 [ 259 ] {f048948f-0509-4360-b811-005c6694c7b9} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17737 | 2026.03.19 13:13:15.371342 [ 259 ] {f048948f-0509-4360-b811-005c6694c7b9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001368 sec., 108187.13450292397 rows/sec., 6.15 MiB/sec. | ||
| 17738 | 2026.03.19 13:13:15.371385 [ 259 ] {f048948f-0509-4360-b811-005c6694c7b9} <Debug> TCPHandler: Processed in 0.00153627 sec. | ||
| 17739 | 2026.03.19 13:13:15.371504 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17740 | 2026.03.19 13:13:15.371603 [ 259 ] {43cd0581-affb-4baf-8c87-928b52873bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17741 | 2026.03.19 13:13:15.371644 [ 259 ] {43cd0581-affb-4baf-8c87-928b52873bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17742 | 2026.03.19 13:13:15.372229 [ 259 ] {43cd0581-affb-4baf-8c87-928b52873bc4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17743 | 2026.03.19 13:13:15.372266 [ 259 ] {43cd0581-affb-4baf-8c87-928b52873bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17744 | 2026.03.19 13:13:15.372617 [ 259 ] {43cd0581-affb-4baf-8c87-928b52873bc4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17745 | 2026.03.19 13:13:15.372849 [ 259 ] {43cd0581-affb-4baf-8c87-928b52873bc4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17746 | 2026.03.19 13:13:15.372984 [ 259 ] {43cd0581-affb-4baf-8c87-928b52873bc4} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001399 sec., 378842.03002144385 rows/sec., 26.79 MiB/sec. | ||
| 17747 | 2026.03.19 13:13:15.373023 [ 259 ] {43cd0581-affb-4baf-8c87-928b52873bc4} <Debug> TCPHandler: Processed in 0.001570531 sec. | ||
| 17748 | 2026.03.19 13:13:15.373137 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17749 | 2026.03.19 13:13:15.373234 [ 259 ] {88e06e84-a973-4892-bfc6-70739915db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17750 | 2026.03.19 13:13:15.373277 [ 259 ] {88e06e84-a973-4892-bfc6-70739915db21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17751 | 2026.03.19 13:13:15.373616 [ 259 ] {88e06e84-a973-4892-bfc6-70739915db21} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2026.03.19 13:13:15.373653 [ 259 ] {88e06e84-a973-4892-bfc6-70739915db21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17753 | 2026.03.19 13:13:15.373961 [ 259 ] {88e06e84-a973-4892-bfc6-70739915db21} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17754 | 2026.03.19 13:13:15.374175 [ 259 ] {88e06e84-a973-4892-bfc6-70739915db21} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2026.03.19 13:13:15.374307 [ 259 ] {88e06e84-a973-4892-bfc6-70739915db21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 17756 | 2026.03.19 13:13:15.374346 [ 259 ] {88e06e84-a973-4892-bfc6-70739915db21} <Debug> TCPHandler: Processed in 0.001259105 sec. | ||
| 17757 | 2026.03.19 13:13:15.374470 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17758 | 2026.03.19 13:13:15.374567 [ 259 ] {b253a7ba-cdfc-4018-8447-97535b4b11a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17759 | 2026.03.19 13:13:15.374610 [ 259 ] {b253a7ba-cdfc-4018-8447-97535b4b11a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17760 | 2026.03.19 13:13:15.375025 [ 259 ] {b253a7ba-cdfc-4018-8447-97535b4b11a1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2026.03.19 13:13:15.375061 [ 259 ] {b253a7ba-cdfc-4018-8447-97535b4b11a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17762 | 2026.03.19 13:13:15.375404 [ 259 ] {b253a7ba-cdfc-4018-8447-97535b4b11a1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17763 | 2026.03.19 13:13:15.375634 [ 259 ] {b253a7ba-cdfc-4018-8447-97535b4b11a1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17764 | 2026.03.19 13:13:15.375770 [ 259 ] {b253a7ba-cdfc-4018-8447-97535b4b11a1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001222 sec., 216857.61047463174 rows/sec., 14.41 MiB/sec. | ||
| 17765 | 2026.03.19 13:13:15.375810 [ 259 ] {b253a7ba-cdfc-4018-8447-97535b4b11a1} <Debug> TCPHandler: Processed in 0.001402888 sec. | ||
| 17766 | 2026.03.19 13:13:15.375924 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17767 | 2026.03.19 13:13:15.376020 [ 259 ] {074d29c7-d0b1-449f-9e3f-dd48767dcf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17768 | 2026.03.19 13:13:15.376064 [ 259 ] {074d29c7-d0b1-449f-9e3f-dd48767dcf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17769 | 2026.03.19 13:13:15.376433 [ 259 ] {074d29c7-d0b1-449f-9e3f-dd48767dcf5d} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17770 | 2026.03.19 13:13:15.376473 [ 259 ] {074d29c7-d0b1-449f-9e3f-dd48767dcf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17771 | 2026.03.19 13:13:15.376781 [ 259 ] {074d29c7-d0b1-449f-9e3f-dd48767dcf5d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17772 | 2026.03.19 13:13:15.376996 [ 259 ] {074d29c7-d0b1-449f-9e3f-dd48767dcf5d} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17773 | 2026.03.19 13:13:15.377112 [ 84 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 17774 | 2026.03.19 13:13:15.377129 [ 259 ] {074d29c7-d0b1-449f-9e3f-dd48767dcf5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 59.79 KiB/sec. | ||
| 17775 | 2026.03.19 13:13:15.377182 [ 84 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.03.19 13:13:15.377191 [ 259 ] {074d29c7-d0b1-449f-9e3f-dd48767dcf5d} <Debug> TCPHandler: Processed in 0.001316266 sec. | ||
| 17777 | 2026.03.19 13:13:15.377211 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17778 | 2026.03.19 13:13:15.377328 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17779 | 2026.03.19 13:13:15.377346 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 17780 | 2026.03.19 13:13:15.377430 [ 259 ] {22914c77-4d65-4e6e-b15e-b40d030435d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17781 | 2026.03.19 13:13:15.377489 [ 259 ] {22914c77-4d65-4e6e-b15e-b40d030435d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17782 | 2026.03.19 13:13:15.377508 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17783 | 2026.03.19 13:13:15.377554 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 55 rows starting from the beginning of the part | ||
| 17784 | 2026.03.19 13:13:15.377629 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 17785 | 2026.03.19 13:13:15.377681 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 17786 | 2026.03.19 13:13:15.377729 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 17787 | 2026.03.19 13:13:15.377777 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 17788 | 2026.03.19 13:13:15.377821 [ 192 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 17789 | 2026.03.19 13:13:15.378361 [ 259 ] {22914c77-4d65-4e6e-b15e-b40d030435d3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.03.19 13:13:15.378403 [ 259 ] {22914c77-4d65-4e6e-b15e-b40d030435d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17791 | 2026.03.19 13:13:15.378625 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001340406 sec., 44762.557016307 rows/sec., 2.95 MiB/sec. | ||
| 17792 | 2026.03.19 13:13:15.378786 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 17793 | 2026.03.19 13:13:15.379005 [ 259 ] {22914c77-4d65-4e6e-b15e-b40d030435d3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17794 | 2026.03.19 13:13:15.379118 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17795 | 2026.03.19 13:13:15.379201 [ 193 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_60_13} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 17796 | 2026.03.19 13:13:15.379247 [ 259 ] {22914c77-4d65-4e6e-b15e-b40d030435d3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17797 | 2026.03.19 13:13:15.379291 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17798 | 2026.03.19 13:13:15.379398 [ 259 ] {22914c77-4d65-4e6e-b15e-b40d030435d3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001984 sec., 20161.290322580644 rows/sec., 36.13 MiB/sec. | ||
| 17799 | 2026.03.19 13:13:15.379471 [ 259 ] {22914c77-4d65-4e6e-b15e-b40d030435d3} <Debug> TCPHandler: Processed in 0.002193524 sec. | ||
| 17800 | 2026.03.19 13:13:15.379583 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17801 | 2026.03.19 13:13:15.379679 [ 259 ] {0c953a43-61e1-4923-ac23-7be6e64571b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17802 | 2026.03.19 13:13:15.379721 [ 259 ] {0c953a43-61e1-4923-ac23-7be6e64571b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17803 | 2026.03.19 13:13:15.380053 [ 259 ] {0c953a43-61e1-4923-ac23-7be6e64571b8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17804 | 2026.03.19 13:13:15.380089 [ 259 ] {0c953a43-61e1-4923-ac23-7be6e64571b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17805 | 2026.03.19 13:13:15.380393 [ 259 ] {0c953a43-61e1-4923-ac23-7be6e64571b8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17806 | 2026.03.19 13:13:15.380627 [ 259 ] {0c953a43-61e1-4923-ac23-7be6e64571b8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17807 | 2026.03.19 13:13:15.380756 [ 259 ] {0c953a43-61e1-4923-ac23-7be6e64571b8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 17808 | 2026.03.19 13:13:15.380792 [ 259 ] {0c953a43-61e1-4923-ac23-7be6e64571b8} <Debug> TCPHandler: Processed in 0.001258785 sec. | ||
| 17809 | 2026.03.19 13:13:18.169395 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17810 | 2026.03.19 13:13:18.169461 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17811 | 2026.03.19 13:13:18.427413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39373 | ||
| 17812 | 2026.03.19 13:13:18.428002 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17813 | 2026.03.19 13:13:18.428038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17814 | 2026.03.19 13:13:18.428512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17815 | 2026.03.19 13:13:18.428735 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17816 | 2026.03.19 13:13:18.428855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39373 | ||
| 17817 | 2026.03.19 13:13:20.352515 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17818 | 2026.03.19 13:13:20.352703 [ 259 ] {3b873218-253b-4e3d-b1fb-b6575af4bc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17819 | 2026.03.19 13:13:20.352771 [ 259 ] {3b873218-253b-4e3d-b1fb-b6575af4bc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17820 | 2026.03.19 13:13:20.353482 [ 259 ] {3b873218-253b-4e3d-b1fb-b6575af4bc08} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17821 | 2026.03.19 13:13:20.353533 [ 259 ] {3b873218-253b-4e3d-b1fb-b6575af4bc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17822 | 2026.03.19 13:13:20.353943 [ 259 ] {3b873218-253b-4e3d-b1fb-b6575af4bc08} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17823 | 2026.03.19 13:13:20.354175 [ 259 ] {3b873218-253b-4e3d-b1fb-b6575af4bc08} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2026.03.19 13:13:20.354330 [ 259 ] {3b873218-253b-4e3d-b1fb-b6575af4bc08} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 17825 | 2026.03.19 13:13:20.354374 [ 259 ] {3b873218-253b-4e3d-b1fb-b6575af4bc08} <Debug> TCPHandler: Processed in 0.00199484 sec. | ||
| 17826 | 2026.03.19 13:13:20.354503 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17827 | 2026.03.19 13:13:20.354599 [ 259 ] {52cb5f34-2bcd-4dca-87e4-953f561556d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17828 | 2026.03.19 13:13:20.354639 [ 259 ] {52cb5f34-2bcd-4dca-87e4-953f561556d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17829 | 2026.03.19 13:13:20.355056 [ 259 ] {52cb5f34-2bcd-4dca-87e4-953f561556d3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17830 | 2026.03.19 13:13:20.355092 [ 259 ] {52cb5f34-2bcd-4dca-87e4-953f561556d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17831 | 2026.03.19 13:13:20.355415 [ 259 ] {52cb5f34-2bcd-4dca-87e4-953f561556d3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17832 | 2026.03.19 13:13:20.355648 [ 259 ] {52cb5f34-2bcd-4dca-87e4-953f561556d3} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17833 | 2026.03.19 13:13:20.355777 [ 259 ] {52cb5f34-2bcd-4dca-87e4-953f561556d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 17834 | 2026.03.19 13:13:20.355817 [ 259 ] {52cb5f34-2bcd-4dca-87e4-953f561556d3} <Debug> TCPHandler: Processed in 0.001364827 sec. | ||
| 17835 | 2026.03.19 13:13:20.355929 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17836 | 2026.03.19 13:13:20.356025 [ 259 ] {28411ea1-716a-47c5-b7fa-6931087c6366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17837 | 2026.03.19 13:13:20.356069 [ 259 ] {28411ea1-716a-47c5-b7fa-6931087c6366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17838 | 2026.03.19 13:13:20.356496 [ 259 ] {28411ea1-716a-47c5-b7fa-6931087c6366} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17839 | 2026.03.19 13:13:20.356533 [ 259 ] {28411ea1-716a-47c5-b7fa-6931087c6366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17840 | 2026.03.19 13:13:20.356861 [ 259 ] {28411ea1-716a-47c5-b7fa-6931087c6366} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17841 | 2026.03.19 13:13:20.357074 [ 259 ] {28411ea1-716a-47c5-b7fa-6931087c6366} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17842 | 2026.03.19 13:13:20.357204 [ 259 ] {28411ea1-716a-47c5-b7fa-6931087c6366} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 17843 | 2026.03.19 13:13:20.357242 [ 259 ] {28411ea1-716a-47c5-b7fa-6931087c6366} <Debug> TCPHandler: Processed in 0.001363837 sec. | ||
| 17844 | 2026.03.19 13:13:20.357349 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17845 | 2026.03.19 13:13:20.357456 [ 259 ] {35eee1ca-be7f-470e-8f42-329274f7ec00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17846 | 2026.03.19 13:13:20.357502 [ 259 ] {35eee1ca-be7f-470e-8f42-329274f7ec00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17847 | 2026.03.19 13:13:20.357853 [ 259 ] {35eee1ca-be7f-470e-8f42-329274f7ec00} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17848 | 2026.03.19 13:13:20.357893 [ 259 ] {35eee1ca-be7f-470e-8f42-329274f7ec00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17849 | 2026.03.19 13:13:20.358225 [ 259 ] {35eee1ca-be7f-470e-8f42-329274f7ec00} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17850 | 2026.03.19 13:13:20.358439 [ 259 ] {35eee1ca-be7f-470e-8f42-329274f7ec00} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17851 | 2026.03.19 13:13:20.358573 [ 259 ] {35eee1ca-be7f-470e-8f42-329274f7ec00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 17852 | 2026.03.19 13:13:20.358611 [ 259 ] {35eee1ca-be7f-470e-8f42-329274f7ec00} <Debug> TCPHandler: Processed in 0.001313186 sec. | ||
| 17853 | 2026.03.19 13:13:20.557690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17854 | 2026.03.19 13:13:20.574359 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17855 | 2026.03.19 13:13:20.574417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17856 | 2026.03.19 13:13:20.580436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17857 | 2026.03.19 13:13:20.581113 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17858 | 2026.03.19 13:13:20.584007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17859 | 2026.03.19 13:13:21.559469 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17860 | 2026.03.19 13:13:21.559690 [ 259 ] {688a91f3-959a-4f5d-b1a6-3746b0286b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17861 | 2026.03.19 13:13:21.559763 [ 259 ] {688a91f3-959a-4f5d-b1a6-3746b0286b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17862 | 2026.03.19 13:13:21.560564 [ 259 ] {688a91f3-959a-4f5d-b1a6-3746b0286b2f} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17863 | 2026.03.19 13:13:21.560602 [ 259 ] {688a91f3-959a-4f5d-b1a6-3746b0286b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17864 | 2026.03.19 13:13:21.561011 [ 259 ] {688a91f3-959a-4f5d-b1a6-3746b0286b2f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17865 | 2026.03.19 13:13:21.561241 [ 259 ] {688a91f3-959a-4f5d-b1a6-3746b0286b2f} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2026.03.19 13:13:21.561382 [ 86 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 17867 | 2026.03.19 13:13:21.561395 [ 259 ] {688a91f3-959a-4f5d-b1a6-3746b0286b2f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001762 sec., 161180.47673098752 rows/sec., 10.24 MiB/sec. | ||
| 17868 | 2026.03.19 13:13:21.561420 [ 86 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.03.19 13:13:21.561439 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17870 | 2026.03.19 13:13:21.561446 [ 259 ] {688a91f3-959a-4f5d-b1a6-3746b0286b2f} <Debug> TCPHandler: Processed in 0.002121163 sec. | ||
| 17871 | 2026.03.19 13:13:21.561547 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 17872 | 2026.03.19 13:13:21.561574 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17873 | 2026.03.19 13:13:21.561684 [ 259 ] {96159fc1-9ee1-407b-80e7-5cfc84dc9312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17874 | 2026.03.19 13:13:21.561694 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17875 | 2026.03.19 13:13:21.561736 [ 259 ] {96159fc1-9ee1-407b-80e7-5cfc84dc9312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17876 | 2026.03.19 13:13:21.561741 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 284 rows starting from the beginning of the part | ||
| 17877 | 2026.03.19 13:13:21.561824 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part | ||
| 17878 | 2026.03.19 13:13:21.561873 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part | ||
| 17879 | 2026.03.19 13:13:21.561916 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part | ||
| 17880 | 2026.03.19 13:13:21.561958 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 284 rows starting from the beginning of the part | ||
| 17881 | 2026.03.19 13:13:21.562156 [ 259 ] {96159fc1-9ee1-407b-80e7-5cfc84dc9312} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2026.03.19 13:13:21.562196 [ 259 ] {96159fc1-9ee1-407b-80e7-5cfc84dc9312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17883 | 2026.03.19 13:13:21.562524 [ 259 ] {96159fc1-9ee1-407b-80e7-5cfc84dc9312} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17884 | 2026.03.19 13:13:21.562757 [ 259 ] {96159fc1-9ee1-407b-80e7-5cfc84dc9312} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2026.03.19 13:13:21.562889 [ 259 ] {96159fc1-9ee1-407b-80e7-5cfc84dc9312} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001224 sec., 13071.8954248366 rows/sec., 1.04 MiB/sec. | ||
| 17886 | 2026.03.19 13:13:21.562927 [ 259 ] {96159fc1-9ee1-407b-80e7-5cfc84dc9312} <Debug> TCPHandler: Processed in 0.001403478 sec. | ||
| 17887 | 2026.03.19 13:13:21.562951 [ 196 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450909 sec., 978696.8031764914 rows/sec., 65.89 MiB/sec. | ||
| 17888 | 2026.03.19 13:13:21.563035 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17889 | 2026.03.19 13:13:21.563117 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 17890 | 2026.03.19 13:13:21.563136 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17891 | 2026.03.19 13:13:21.563179 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17892 | 2026.03.19 13:13:21.563402 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2026.03.19 13:13:21.563480 [ 186 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_61_15} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 17894 | 2026.03.19 13:13:21.563557 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17895 | 2026.03.19 13:13:21.566262 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17896 | 2026.03.19 13:13:21.566303 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17897 | 2026.03.19 13:13:21.566771 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17898 | 2026.03.19 13:13:21.566984 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17899 | 2026.03.19 13:13:21.567120 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Debug> executeQuery: Read 2769 rows, 216.85 KiB in 0.004003 sec., 691731.201598801 rows/sec., 52.90 MiB/sec. | ||
| 17900 | 2026.03.19 13:13:21.567129 [ 86 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17901 | 2026.03.19 13:13:21.567159 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 17902 | 2026.03.19 13:13:21.567170 [ 86 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17903 | 2026.03.19 13:13:21.567173 [ 259 ] {09456b28-da25-498a-98af-8abd04d40254} <Debug> TCPHandler: Processed in 0.004194874 sec. | ||
| 17904 | 2026.03.19 13:13:21.567193 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17905 | 2026.03.19 13:13:21.567306 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2026.03.19 13:13:21.567324 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 17907 | 2026.03.19 13:13:21.567401 [ 259 ] {2eca7a1e-b16f-450c-84b4-d656f189c142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17908 | 2026.03.19 13:13:21.567447 [ 259 ] {2eca7a1e-b16f-450c-84b4-d656f189c142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17909 | 2026.03.19 13:13:21.567515 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17910 | 2026.03.19 13:13:21.567580 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2770 rows starting from the beginning of the part | ||
| 17911 | 2026.03.19 13:13:21.567688 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 877 rows starting from the beginning of the part | ||
| 17912 | 2026.03.19 13:13:21.567767 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 17913 | 2026.03.19 13:13:21.567843 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 877 rows starting from the beginning of the part | ||
| 17914 | 2026.03.19 13:13:21.567916 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 17915 | 2026.03.19 13:13:21.567989 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 2769 rows starting from the beginning of the part | ||
| 17916 | 2026.03.19 13:13:21.567999 [ 259 ] {2eca7a1e-b16f-450c-84b4-d656f189c142} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17917 | 2026.03.19 13:13:21.568071 [ 259 ] {2eca7a1e-b16f-450c-84b4-d656f189c142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17918 | 2026.03.19 13:13:21.568402 [ 259 ] {2eca7a1e-b16f-450c-84b4-d656f189c142} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17919 | 2026.03.19 13:13:21.568633 [ 259 ] {2eca7a1e-b16f-450c-84b4-d656f189c142} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17920 | 2026.03.19 13:13:21.568768 [ 259 ] {2eca7a1e-b16f-450c-84b4-d656f189c142} <Debug> executeQuery: Read 209 rows, 13.49 KiB in 0.001387 sec., 150684.9315068493 rows/sec., 9.50 MiB/sec. | ||
| 17921 | 2026.03.19 13:13:21.568808 [ 259 ] {2eca7a1e-b16f-450c-84b4-d656f189c142} <Debug> TCPHandler: Processed in 0.001552981 sec. | ||
| 17922 | 2026.03.19 13:13:21.568923 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17923 | 2026.03.19 13:13:21.569019 [ 259 ] {a1b5d358-526b-4c73-ae07-be4da5a158d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17924 | 2026.03.19 13:13:21.569058 [ 259 ] {a1b5d358-526b-4c73-ae07-be4da5a158d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17925 | 2026.03.19 13:13:21.569957 [ 259 ] {a1b5d358-526b-4c73-ae07-be4da5a158d1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17926 | 2026.03.19 13:13:21.569992 [ 259 ] {a1b5d358-526b-4c73-ae07-be4da5a158d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17927 | 2026.03.19 13:13:21.570334 [ 259 ] {a1b5d358-526b-4c73-ae07-be4da5a158d1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17928 | 2026.03.19 13:13:21.570541 [ 259 ] {a1b5d358-526b-4c73-ae07-be4da5a158d1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17929 | 2026.03.19 13:13:21.570550 [ 186 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7405 rows, containing 5 columns (5 merged, 0 gathered) in 0.003296536 sec., 2246297.3254349413 rows/sec., 181.86 MiB/sec. | ||
| 17930 | 2026.03.19 13:13:21.570665 [ 259 ] {a1b5d358-526b-4c73-ae07-be4da5a158d1} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00168 sec., 510119.0476190476 rows/sec., 30.31 MiB/sec. | ||
| 17931 | 2026.03.19 13:13:21.570706 [ 259 ] {a1b5d358-526b-4c73-ae07-be4da5a158d1} <Debug> TCPHandler: Processed in 0.001848377 sec. | ||
| 17932 | 2026.03.19 13:13:21.570811 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17933 | 2026.03.19 13:13:21.570853 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17934 | 2026.03.19 13:13:21.570899 [ 259 ] {0a899f06-7645-495e-b01a-a343cfc4688e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17935 | 2026.03.19 13:13:21.570937 [ 259 ] {0a899f06-7645-495e-b01a-a343cfc4688e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17936 | 2026.03.19 13:13:21.571137 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17937 | 2026.03.19 13:13:21.571198 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_136_27} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17938 | 2026.03.19 13:13:21.571269 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 17939 | 2026.03.19 13:13:21.571295 [ 259 ] {0a899f06-7645-495e-b01a-a343cfc4688e} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17940 | 2026.03.19 13:13:21.571328 [ 259 ] {0a899f06-7645-495e-b01a-a343cfc4688e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17941 | 2026.03.19 13:13:21.571682 [ 259 ] {0a899f06-7645-495e-b01a-a343cfc4688e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 17942 | 2026.03.19 13:13:21.571903 [ 259 ] {0a899f06-7645-495e-b01a-a343cfc4688e} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17943 | 2026.03.19 13:13:21.572030 [ 259 ] {0a899f06-7645-495e-b01a-a343cfc4688e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 17944 | 2026.03.19 13:13:21.572068 [ 259 ] {0a899f06-7645-495e-b01a-a343cfc4688e} <Debug> TCPHandler: Processed in 0.001282126 sec. | ||
| 17945 | 2026.03.19 13:13:21.572171 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17946 | 2026.03.19 13:13:21.572265 [ 259 ] {f672ae90-e6fa-45e0-b5e7-d41bb16d7d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17947 | 2026.03.19 13:13:21.572304 [ 259 ] {f672ae90-e6fa-45e0-b5e7-d41bb16d7d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17948 | 2026.03.19 13:13:21.572756 [ 259 ] {f672ae90-e6fa-45e0-b5e7-d41bb16d7d8d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.03.19 13:13:21.572792 [ 259 ] {f672ae90-e6fa-45e0-b5e7-d41bb16d7d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17950 | 2026.03.19 13:13:21.573086 [ 259 ] {f672ae90-e6fa-45e0-b5e7-d41bb16d7d8d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17951 | 2026.03.19 13:13:21.573304 [ 259 ] {f672ae90-e6fa-45e0-b5e7-d41bb16d7d8d} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2026.03.19 13:13:21.573418 [ 103 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 17953 | 2026.03.19 13:13:21.573433 [ 259 ] {f672ae90-e6fa-45e0-b5e7-d41bb16d7d8d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 17954 | 2026.03.19 13:13:21.573487 [ 103 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17955 | 2026.03.19 13:13:21.573498 [ 259 ] {f672ae90-e6fa-45e0-b5e7-d41bb16d7d8d} <Debug> TCPHandler: Processed in 0.001379467 sec. | ||
| 17956 | 2026.03.19 13:13:21.573515 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17957 | 2026.03.19 13:13:21.573605 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 17958 | 2026.03.19 13:13:21.573617 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17959 | 2026.03.19 13:13:21.573706 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17960 | 2026.03.19 13:13:21.573726 [ 259 ] {9d2bc20a-c55e-4728-877d-60473de9a89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17961 | 2026.03.19 13:13:21.573737 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 148 rows starting from the beginning of the part | ||
| 17962 | 2026.03.19 13:13:21.573772 [ 259 ] {9d2bc20a-c55e-4728-877d-60473de9a89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17963 | 2026.03.19 13:13:21.573799 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 17964 | 2026.03.19 13:13:21.573846 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part | ||
| 17965 | 2026.03.19 13:13:21.573886 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part | ||
| 17966 | 2026.03.19 13:13:21.573928 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 148 rows starting from the beginning of the part | ||
| 17967 | 2026.03.19 13:13:21.574663 [ 188 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001091071 sec., 678232.6723008859 rows/sec., 41.16 MiB/sec. | ||
| 17968 | 2026.03.19 13:13:21.574803 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 17969 | 2026.03.19 13:13:21.575003 [ 259 ] {9d2bc20a-c55e-4728-877d-60473de9a89c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17970 | 2026.03.19 13:13:21.575042 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17971 | 2026.03.19 13:13:21.575045 [ 259 ] {9d2bc20a-c55e-4728-877d-60473de9a89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17972 | 2026.03.19 13:13:21.575119 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_61_15} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 17973 | 2026.03.19 13:13:21.575185 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17974 | 2026.03.19 13:13:21.575457 [ 259 ] {9d2bc20a-c55e-4728-877d-60473de9a89c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17975 | 2026.03.19 13:13:21.575678 [ 259 ] {9d2bc20a-c55e-4728-877d-60473de9a89c} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17976 | 2026.03.19 13:13:21.575809 [ 259 ] {9d2bc20a-c55e-4728-877d-60473de9a89c} <Debug> executeQuery: Read 1493 rows, 105.79 KiB in 0.002101 sec., 710613.9933365064 rows/sec., 49.17 MiB/sec. | ||
| 17977 | 2026.03.19 13:13:21.575813 [ 86 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17978 | 2026.03.19 13:13:21.575847 [ 259 ] {9d2bc20a-c55e-4728-877d-60473de9a89c} <Debug> TCPHandler: Processed in 0.002279325 sec. | ||
| 17979 | 2026.03.19 13:13:21.575853 [ 86 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17980 | 2026.03.19 13:13:21.575873 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17981 | 2026.03.19 13:13:21.575938 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 17982 | 2026.03.19 13:13:21.575961 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17983 | 2026.03.19 13:13:21.576027 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17984 | 2026.03.19 13:13:21.576056 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1513 rows starting from the beginning of the part | ||
| 17985 | 2026.03.19 13:13:21.576061 [ 259 ] {c01aaec0-5f52-48cf-8b30-576798f65c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17986 | 2026.03.19 13:13:21.576103 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 530 rows starting from the beginning of the part | ||
| 17987 | 2026.03.19 13:13:21.576118 [ 259 ] {c01aaec0-5f52-48cf-8b30-576798f65c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17988 | 2026.03.19 13:13:21.576146 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 17989 | 2026.03.19 13:13:21.576186 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 530 rows starting from the beginning of the part | ||
| 17990 | 2026.03.19 13:13:21.576222 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 17991 | 2026.03.19 13:13:21.576257 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1493 rows starting from the beginning of the part | ||
| 17992 | 2026.03.19 13:13:21.576470 [ 259 ] {c01aaec0-5f52-48cf-8b30-576798f65c7d} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17993 | 2026.03.19 13:13:21.576509 [ 259 ] {c01aaec0-5f52-48cf-8b30-576798f65c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17994 | 2026.03.19 13:13:21.576833 [ 259 ] {c01aaec0-5f52-48cf-8b30-576798f65c7d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17995 | 2026.03.19 13:13:21.577061 [ 259 ] {c01aaec0-5f52-48cf-8b30-576798f65c7d} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17996 | 2026.03.19 13:13:21.577191 [ 259 ] {c01aaec0-5f52-48cf-8b30-576798f65c7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 17997 | 2026.03.19 13:13:21.577226 [ 259 ] {c01aaec0-5f52-48cf-8b30-576798f65c7d} <Debug> TCPHandler: Processed in 0.001315887 sec. | ||
| 17998 | 2026.03.19 13:13:21.577333 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17999 | 2026.03.19 13:13:21.577427 [ 259 ] {8b2fa0b6-d036-4211-96a5-291ab284e8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18000 | 2026.03.19 13:13:21.577470 [ 259 ] {8b2fa0b6-d036-4211-96a5-291ab284e8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18001 | 2026.03.19 13:13:21.577708 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797966 sec., 2332635.8785427534 rows/sec., 171.95 MiB/sec. | ||
| 18002 | 2026.03.19 13:13:21.577936 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18003 | 2026.03.19 13:13:21.578223 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18004 | 2026.03.19 13:13:21.578254 [ 259 ] {8b2fa0b6-d036-4211-96a5-291ab284e8df} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.03.19 13:13:21.578295 [ 259 ] {8b2fa0b6-d036-4211-96a5-291ab284e8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18006 | 2026.03.19 13:13:21.578309 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_136_27} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18007 | 2026.03.19 13:13:21.578405 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 18008 | 2026.03.19 13:13:21.578739 [ 259 ] {8b2fa0b6-d036-4211-96a5-291ab284e8df} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18009 | 2026.03.19 13:13:21.578958 [ 259 ] {8b2fa0b6-d036-4211-96a5-291ab284e8df} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18010 | 2026.03.19 13:13:21.579089 [ 259 ] {8b2fa0b6-d036-4211-96a5-291ab284e8df} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.001681 sec., 810232.004759072 rows/sec., 50.76 MiB/sec. | ||
| 18011 | 2026.03.19 13:13:21.579126 [ 259 ] {8b2fa0b6-d036-4211-96a5-291ab284e8df} <Debug> TCPHandler: Processed in 0.001842826 sec. | ||
| 18012 | 2026.03.19 13:13:21.579235 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18013 | 2026.03.19 13:13:21.579331 [ 259 ] {2508143b-bee5-435d-8d54-28e967adf606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18014 | 2026.03.19 13:13:21.579373 [ 259 ] {2508143b-bee5-435d-8d54-28e967adf606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18015 | 2026.03.19 13:13:21.579687 [ 259 ] {2508143b-bee5-435d-8d54-28e967adf606} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18016 | 2026.03.19 13:13:21.579721 [ 259 ] {2508143b-bee5-435d-8d54-28e967adf606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18017 | 2026.03.19 13:13:21.580029 [ 259 ] {2508143b-bee5-435d-8d54-28e967adf606} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18018 | 2026.03.19 13:13:21.580251 [ 259 ] {2508143b-bee5-435d-8d54-28e967adf606} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18019 | 2026.03.19 13:13:21.580381 [ 259 ] {2508143b-bee5-435d-8d54-28e967adf606} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 18020 | 2026.03.19 13:13:21.580417 [ 259 ] {2508143b-bee5-435d-8d54-28e967adf606} <Debug> TCPHandler: Processed in 0.001230784 sec. | ||
| 18021 | 2026.03.19 13:13:21.580525 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18022 | 2026.03.19 13:13:21.580617 [ 259 ] {34ca43ef-9d26-4340-a9aa-93afec7a02b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18023 | 2026.03.19 13:13:21.580671 [ 259 ] {34ca43ef-9d26-4340-a9aa-93afec7a02b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18024 | 2026.03.19 13:13:21.581597 [ 259 ] {34ca43ef-9d26-4340-a9aa-93afec7a02b7} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18025 | 2026.03.19 13:13:21.581632 [ 259 ] {34ca43ef-9d26-4340-a9aa-93afec7a02b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18026 | 2026.03.19 13:13:21.582219 [ 259 ] {34ca43ef-9d26-4340-a9aa-93afec7a02b7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18027 | 2026.03.19 13:13:21.582454 [ 259 ] {34ca43ef-9d26-4340-a9aa-93afec7a02b7} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18028 | 2026.03.19 13:13:21.582590 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18029 | 2026.03.19 13:13:21.582595 [ 259 ] {34ca43ef-9d26-4340-a9aa-93afec7a02b7} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001996 sec., 25551.102204408817 rows/sec., 45.79 MiB/sec. | ||
| 18030 | 2026.03.19 13:13:21.582630 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18031 | 2026.03.19 13:13:21.582653 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18032 | 2026.03.19 13:13:21.582663 [ 259 ] {34ca43ef-9d26-4340-a9aa-93afec7a02b7} <Debug> TCPHandler: Processed in 0.002186794 sec. | ||
| 18033 | 2026.03.19 13:13:21.582743 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 18034 | 2026.03.19 13:13:21.582774 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18035 | 2026.03.19 13:13:21.582875 [ 259 ] {ab9a5b46-3ab7-4078-a3fa-a9ba1c8219d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18036 | 2026.03.19 13:13:21.582915 [ 259 ] {ab9a5b46-3ab7-4078-a3fa-a9ba1c8219d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18037 | 2026.03.19 13:13:21.582972 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18038 | 2026.03.19 13:13:21.583035 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2325 rows starting from the beginning of the part | ||
| 18039 | 2026.03.19 13:13:21.583155 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 18040 | 2026.03.19 13:13:21.583254 [ 259 ] {ab9a5b46-3ab7-4078-a3fa-a9ba1c8219d3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18041 | 2026.03.19 13:13:21.583256 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 51 rows starting from the beginning of the part | ||
| 18042 | 2026.03.19 13:13:21.583296 [ 259 ] {ab9a5b46-3ab7-4078-a3fa-a9ba1c8219d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18043 | 2026.03.19 13:13:21.583376 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 18044 | 2026.03.19 13:13:21.583476 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::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 | ||
| 18045 | 2026.03.19 13:13:21.583567 [ 197 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 51 rows starting from the beginning of the part | ||
| 18046 | 2026.03.19 13:13:21.583629 [ 259 ] {ab9a5b46-3ab7-4078-a3fa-a9ba1c8219d3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18047 | 2026.03.19 13:13:21.583933 [ 259 ] {ab9a5b46-3ab7-4078-a3fa-a9ba1c8219d3} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18048 | 2026.03.19 13:13:21.584068 [ 103 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18049 | 2026.03.19 13:13:21.584079 [ 259 ] {ab9a5b46-3ab7-4078-a3fa-a9ba1c8219d3} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001223 sec., 44153.72035977106 rows/sec., 2.62 MiB/sec. | ||
| 18050 | 2026.03.19 13:13:21.584104 [ 103 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.03.19 13:13:21.584130 [ 259 ] {ab9a5b46-3ab7-4078-a3fa-a9ba1c8219d3} <Debug> TCPHandler: Processed in 0.001404888 sec. | ||
| 18052 | 2026.03.19 13:13:21.584131 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18053 | 2026.03.19 13:13:21.584236 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 18054 | 2026.03.19 13:13:21.584345 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18055 | 2026.03.19 13:13:21.584375 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8688 rows starting from the beginning of the part | ||
| 18056 | 2026.03.19 13:13:21.584434 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 90 rows starting from the beginning of the part | ||
| 18057 | 2026.03.19 13:13:21.584488 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 18058 | 2026.03.19 13:13:21.584534 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 90 rows starting from the beginning of the part | ||
| 18059 | 2026.03.19 13:13:21.584581 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 18060 | 2026.03.19 13:13:21.584627 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 54 rows starting from the beginning of the part | ||
| 18061 | 2026.03.19 13:13:21.588457 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9042 rows, containing 4 columns (4 merged, 0 gathered) in 0.004250745 sec., 2127156.533737027 rows/sec., 137.13 MiB/sec. | ||
| 18062 | 2026.03.19 13:13:21.588649 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18063 | 2026.03.19 13:13:21.588925 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18064 | 2026.03.19 13:13:21.589003 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_136_27} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18065 | 2026.03.19 13:13:21.589084 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 18066 | 2026.03.19 13:13:21.597022 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2547 rows, containing 19 columns (19 merged, 0 gathered) in 0.014315065 sec., 177924.4453308455 rows/sec., 318.83 MiB/sec. | ||
| 18067 | 2026.03.19 13:13:21.599620 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18068 | 2026.03.19 13:13:21.600015 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18069 | 2026.03.19 13:13:21.600109 [ 195 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18070 | 2026.03.19 13:13:21.600272 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. | ||
| 18071 | 2026.03.19 13:13:22.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.70 MiB, peak 403.16 MiB, free memory in arenas 0.00 B, will set to 395.78 MiB (RSS), difference: 10.08 MiB | ||
| 18072 | 2026.03.19 13:13:23.573248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2262 | ||
| 18073 | 2026.03.19 13:13:23.576153 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2026.03.19 13:13:23.576196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18075 | 2026.03.19 13:13:23.577404 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18076 | 2026.03.19 13:13:23.577667 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18077 | 2026.03.19 13:13:23.577941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2262 | ||
| 18078 | 2026.03.19 13:13:25.279279 [ 225 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 18079 | 2026.03.19 13:13:25.279332 [ 225 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 18080 | 2026.03.19 13:13:25.281631 [ 225 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): 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] | ||
| 18081 | 2026.03.19 13:13:25.349528 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18082 | 2026.03.19 13:13:25.349813 [ 259 ] {52556905-fd03-41e3-b6d7-b4ca0e48edba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18083 | 2026.03.19 13:13:25.349915 [ 259 ] {52556905-fd03-41e3-b6d7-b4ca0e48edba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18084 | 2026.03.19 13:13:25.350778 [ 259 ] {52556905-fd03-41e3-b6d7-b4ca0e48edba} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18085 | 2026.03.19 13:13:25.350814 [ 259 ] {52556905-fd03-41e3-b6d7-b4ca0e48edba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18086 | 2026.03.19 13:13:25.351193 [ 259 ] {52556905-fd03-41e3-b6d7-b4ca0e48edba} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18087 | 2026.03.19 13:13:25.351414 [ 259 ] {52556905-fd03-41e3-b6d7-b4ca0e48edba} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18088 | 2026.03.19 13:13:25.351572 [ 259 ] {52556905-fd03-41e3-b6d7-b4ca0e48edba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.34 MiB/sec. | ||
| 18089 | 2026.03.19 13:13:25.351613 [ 259 ] {52556905-fd03-41e3-b6d7-b4ca0e48edba} <Debug> TCPHandler: Processed in 0.002264595 sec. | ||
| 18090 | 2026.03.19 13:13:25.351761 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18091 | 2026.03.19 13:13:25.351868 [ 259 ] {e9a6d3bd-86d9-4cc1-a0a7-c3e3170e90e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18092 | 2026.03.19 13:13:25.351909 [ 259 ] {e9a6d3bd-86d9-4cc1-a0a7-c3e3170e90e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18093 | 2026.03.19 13:13:25.352345 [ 259 ] {e9a6d3bd-86d9-4cc1-a0a7-c3e3170e90e4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18094 | 2026.03.19 13:13:25.352381 [ 259 ] {e9a6d3bd-86d9-4cc1-a0a7-c3e3170e90e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18095 | 2026.03.19 13:13:25.352743 [ 259 ] {e9a6d3bd-86d9-4cc1-a0a7-c3e3170e90e4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18096 | 2026.03.19 13:13:25.352965 [ 259 ] {e9a6d3bd-86d9-4cc1-a0a7-c3e3170e90e4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18097 | 2026.03.19 13:13:25.353100 [ 259 ] {e9a6d3bd-86d9-4cc1-a0a7-c3e3170e90e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 18098 | 2026.03.19 13:13:25.353138 [ 259 ] {e9a6d3bd-86d9-4cc1-a0a7-c3e3170e90e4} <Debug> TCPHandler: Processed in 0.001428498 sec. | ||
| 18099 | 2026.03.19 13:13:25.353258 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18100 | 2026.03.19 13:13:25.353353 [ 259 ] {4dbcbbfd-f6aa-4ebb-9b6d-6bc73397bfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18101 | 2026.03.19 13:13:25.353397 [ 259 ] {4dbcbbfd-f6aa-4ebb-9b6d-6bc73397bfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18102 | 2026.03.19 13:13:25.353788 [ 259 ] {4dbcbbfd-f6aa-4ebb-9b6d-6bc73397bfef} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18103 | 2026.03.19 13:13:25.353906 [ 259 ] {4dbcbbfd-f6aa-4ebb-9b6d-6bc73397bfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18104 | 2026.03.19 13:13:25.354252 [ 259 ] {4dbcbbfd-f6aa-4ebb-9b6d-6bc73397bfef} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18105 | 2026.03.19 13:13:25.354503 [ 259 ] {4dbcbbfd-f6aa-4ebb-9b6d-6bc73397bfef} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18106 | 2026.03.19 13:13:25.354637 [ 259 ] {4dbcbbfd-f6aa-4ebb-9b6d-6bc73397bfef} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001303 sec., 73676.13200306984 rows/sec., 5.13 MiB/sec. | ||
| 18107 | 2026.03.19 13:13:25.354645 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 5 parts from all_1_132_27 to all_136_136_0 | ||
| 18108 | 2026.03.19 13:13:25.354674 [ 259 ] {4dbcbbfd-f6aa-4ebb-9b6d-6bc73397bfef} <Debug> TCPHandler: Processed in 0.001467799 sec. | ||
| 18109 | 2026.03.19 13:13:25.354697 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18110 | 2026.03.19 13:13:25.354722 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18111 | 2026.03.19 13:13:25.354794 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18112 | 2026.03.19 13:13:25.354834 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_132_27 to all_136_136_0 into Compact with storage Full | ||
| 18113 | 2026.03.19 13:13:25.354888 [ 259 ] {20d1e706-ac07-4a74-b64e-6d0c19eaf528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18114 | 2026.03.19 13:13:25.354935 [ 259 ] {20d1e706-ac07-4a74-b64e-6d0c19eaf528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18115 | 2026.03.19 13:13:25.354968 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18116 | 2026.03.19 13:13:25.355010 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_27, total 46933 rows starting from the beginning of the part | ||
| 18117 | 2026.03.19 13:13:25.355077 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18118 | 2026.03.19 13:13:25.355125 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 265 rows starting from the beginning of the part | ||
| 18119 | 2026.03.19 13:13:25.355169 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18120 | 2026.03.19 13:13:25.355212 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1362 rows starting from the beginning of the part | ||
| 18121 | 2026.03.19 13:13:25.355282 [ 259 ] {20d1e706-ac07-4a74-b64e-6d0c19eaf528} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18122 | 2026.03.19 13:13:25.355322 [ 259 ] {20d1e706-ac07-4a74-b64e-6d0c19eaf528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18123 | 2026.03.19 13:13:25.355675 [ 259 ] {20d1e706-ac07-4a74-b64e-6d0c19eaf528} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18124 | 2026.03.19 13:13:25.355903 [ 259 ] {20d1e706-ac07-4a74-b64e-6d0c19eaf528} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18125 | 2026.03.19 13:13:25.356038 [ 259 ] {20d1e706-ac07-4a74-b64e-6d0c19eaf528} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001169 sec., 30795.551753635587 rows/sec., 2.08 MiB/sec. | ||
| 18126 | 2026.03.19 13:13:25.356074 [ 259 ] {20d1e706-ac07-4a74-b64e-6d0c19eaf528} <Debug> TCPHandler: Processed in 0.001330187 sec. | ||
| 18127 | 2026.03.19 13:13:25.362111 [ 220 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 18128 | 2026.03.19 13:13:25.362170 [ 220 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 18129 | 2026.03.19 13:13:25.363809 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48880 rows, containing 5 columns (5 merged, 0 gathered) in 0.009026399 sec., 5415227.046799062 rows/sec., 354.72 MiB/sec. | ||
| 18130 | 2026.03.19 13:13:25.364627 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
| 18131 | 2026.03.19 13:13:25.364959 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2026.03.19 13:13:25.365040 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 5 parts: [all_1_132_27, all_136_136_0] -> all_1_136_28 | ||
| 18133 | 2026.03.19 13:13:25.365149 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18134 | 2026.03.19 13:13:25.365330 [ 220 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): 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] | ||
| 18135 | 2026.03.19 13:13:25.929077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39821 | ||
| 18136 | 2026.03.19 13:13:25.929838 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18137 | 2026.03.19 13:13:25.929910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18138 | 2026.03.19 13:13:25.930677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18139 | 2026.03.19 13:13:25.930903 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18140 | 2026.03.19 13:13:25.931034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39821 | ||
| 18141 | 2026.03.19 13:13:26.161491 [ 224 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 18142 | 2026.03.19 13:13:26.161549 [ 224 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 18143 | 2026.03.19 13:13:26.163427 [ 224 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): 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] | ||
| 18144 | 2026.03.19 13:13:28.084127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18145 | 2026.03.19 13:13:28.102003 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18146 | 2026.03.19 13:13:28.102062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18147 | 2026.03.19 13:13:28.108221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18148 | 2026.03.19 13:13:28.108936 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18149 | 2026.03.19 13:13:28.112281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18150 | 2026.03.19 13:13:30.004687 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 18151 | 2026.03.19 13:13:30.004753 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 18152 | 2026.03.19 13:13:30.007838 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 18153 | 2026.03.19 13:13:30.190290 [ 221 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 18154 | 2026.03.19 13:13:30.190366 [ 221 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 18155 | 2026.03.19 13:13:30.194075 [ 221 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 18156 | 2026.03.19 13:13:30.351571 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18157 | 2026.03.19 13:13:30.351755 [ 259 ] {d9f6937e-1216-4615-aaca-edb7beedb37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18158 | 2026.03.19 13:13:30.351824 [ 259 ] {d9f6937e-1216-4615-aaca-edb7beedb37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18159 | 2026.03.19 13:13:30.352611 [ 259 ] {d9f6937e-1216-4615-aaca-edb7beedb37f} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18160 | 2026.03.19 13:13:30.352652 [ 259 ] {d9f6937e-1216-4615-aaca-edb7beedb37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18161 | 2026.03.19 13:13:30.353028 [ 259 ] {d9f6937e-1216-4615-aaca-edb7beedb37f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18162 | 2026.03.19 13:13:30.353259 [ 259 ] {d9f6937e-1216-4615-aaca-edb7beedb37f} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18163 | 2026.03.19 13:13:30.353436 [ 259 ] {d9f6937e-1216-4615-aaca-edb7beedb37f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.48 MiB/sec. | ||
| 18164 | 2026.03.19 13:13:30.353479 [ 259 ] {d9f6937e-1216-4615-aaca-edb7beedb37f} <Debug> TCPHandler: Processed in 0.002037351 sec. | ||
| 18165 | 2026.03.19 13:13:30.353594 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18166 | 2026.03.19 13:13:30.353687 [ 259 ] {bb3a1cb8-4e3d-4ce2-be00-aa8838fe3299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18167 | 2026.03.19 13:13:30.353727 [ 259 ] {bb3a1cb8-4e3d-4ce2-be00-aa8838fe3299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18168 | 2026.03.19 13:13:30.354176 [ 259 ] {bb3a1cb8-4e3d-4ce2-be00-aa8838fe3299} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18169 | 2026.03.19 13:13:30.354212 [ 259 ] {bb3a1cb8-4e3d-4ce2-be00-aa8838fe3299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18170 | 2026.03.19 13:13:30.354510 [ 259 ] {bb3a1cb8-4e3d-4ce2-be00-aa8838fe3299} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18171 | 2026.03.19 13:13:30.354723 [ 259 ] {bb3a1cb8-4e3d-4ce2-be00-aa8838fe3299} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18172 | 2026.03.19 13:13:30.354849 [ 259 ] {bb3a1cb8-4e3d-4ce2-be00-aa8838fe3299} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 18173 | 2026.03.19 13:13:30.354886 [ 259 ] {bb3a1cb8-4e3d-4ce2-be00-aa8838fe3299} <Debug> TCPHandler: Processed in 0.001340817 sec. | ||
| 18174 | 2026.03.19 13:13:30.354999 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18175 | 2026.03.19 13:13:30.355090 [ 259 ] {778ec3ca-4b6b-495f-aa7c-f220986d3084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18176 | 2026.03.19 13:13:30.355133 [ 259 ] {778ec3ca-4b6b-495f-aa7c-f220986d3084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18177 | 2026.03.19 13:13:30.355607 [ 259 ] {778ec3ca-4b6b-495f-aa7c-f220986d3084} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18178 | 2026.03.19 13:13:30.355644 [ 259 ] {778ec3ca-4b6b-495f-aa7c-f220986d3084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18179 | 2026.03.19 13:13:30.355999 [ 259 ] {778ec3ca-4b6b-495f-aa7c-f220986d3084} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18180 | 2026.03.19 13:13:30.356213 [ 259 ] {778ec3ca-4b6b-495f-aa7c-f220986d3084} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18181 | 2026.03.19 13:13:30.356343 [ 259 ] {778ec3ca-4b6b-495f-aa7c-f220986d3084} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 18182 | 2026.03.19 13:13:30.356380 [ 259 ] {778ec3ca-4b6b-495f-aa7c-f220986d3084} <Debug> TCPHandler: Processed in 0.001427999 sec. | ||
| 18183 | 2026.03.19 13:13:30.356488 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18184 | 2026.03.19 13:13:30.356581 [ 259 ] {4669cd6d-305d-4e89-9566-e9ed80c043b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18185 | 2026.03.19 13:13:30.356622 [ 259 ] {4669cd6d-305d-4e89-9566-e9ed80c043b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18186 | 2026.03.19 13:13:30.356949 [ 259 ] {4669cd6d-305d-4e89-9566-e9ed80c043b4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18187 | 2026.03.19 13:13:30.356984 [ 259 ] {4669cd6d-305d-4e89-9566-e9ed80c043b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18188 | 2026.03.19 13:13:30.357281 [ 259 ] {4669cd6d-305d-4e89-9566-e9ed80c043b4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18189 | 2026.03.19 13:13:30.357494 [ 259 ] {4669cd6d-305d-4e89-9566-e9ed80c043b4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18190 | 2026.03.19 13:13:30.357639 [ 259 ] {4669cd6d-305d-4e89-9566-e9ed80c043b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 18191 | 2026.03.19 13:13:30.357674 [ 259 ] {4669cd6d-305d-4e89-9566-e9ed80c043b4} <Debug> TCPHandler: Processed in 0.001234915 sec. | ||
| 18192 | 2026.03.19 13:13:30.745875 [ 219 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 18193 | 2026.03.19 13:13:30.745973 [ 219 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 18194 | 2026.03.19 13:13:30.748904 [ 219 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 18195 | 2026.03.19 13:13:31.609833 [ 218 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 18196 | 2026.03.19 13:13:31.609891 [ 218 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 18197 | 2026.03.19 13:13:31.612388 [ 218 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 18198 | 2026.03.19 13:13:33.169501 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18199 | 2026.03.19 13:13:33.169550 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18200 | 2026.03.19 13:13:33.431242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40333 | ||
| 18201 | 2026.03.19 13:13:33.432057 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2026.03.19 13:13:33.432101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18203 | 2026.03.19 13:13:33.432591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18204 | 2026.03.19 13:13:33.432826 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18205 | 2026.03.19 13:13:33.432952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40333 | ||
| 18206 | 2026.03.19 13:13:33.578393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2278 | ||
| 18207 | 2026.03.19 13:13:33.580517 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18208 | 2026.03.19 13:13:33.580558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18209 | 2026.03.19 13:13:33.581717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18210 | 2026.03.19 13:13:33.581987 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18211 | 2026.03.19 13:13:33.582247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2278 | ||
| 18212 | 2026.03.19 13:13:33.802989 [ 99 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 18213 | 2026.03.19 13:13:33.803056 [ 99 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18214 | 2026.03.19 13:13:33.803077 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18215 | 2026.03.19 13:13:33.803177 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 18216 | 2026.03.19 13:13:33.803296 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18217 | 2026.03.19 13:13:33.803330 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 342 rows starting from the beginning of the part | ||
| 18218 | 2026.03.19 13:13:33.803395 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 18219 | 2026.03.19 13:13:33.803439 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 18220 | 2026.03.19 13:13:33.803479 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 18221 | 2026.03.19 13:13:33.803518 [ 191 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 18222 | 2026.03.19 13:13:33.804309 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169644 sec., 312915.7247846353 rows/sec., 15.97 MiB/sec. | ||
| 18223 | 2026.03.19 13:13:33.804538 [ 198 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 18224 | 2026.03.19 13:13:33.804918 [ 198 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2026.03.19 13:13:33.805015 [ 198 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_61_13} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 18226 | 2026.03.19 13:13:33.805131 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18227 | 2026.03.19 13:13:34.131542 [ 94 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 18228 | 2026.03.19 13:13:34.131594 [ 94 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18229 | 2026.03.19 13:13:34.131631 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18230 | 2026.03.19 13:13:34.131772 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 18231 | 2026.03.19 13:13:34.131949 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18232 | 2026.03.19 13:13:34.131999 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 211 rows starting from the beginning of the part | ||
| 18233 | 2026.03.19 13:13:34.132094 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 195 rows starting from the beginning of the part | ||
| 18234 | 2026.03.19 13:13:34.132169 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 182 rows starting from the beginning of the part | ||
| 18235 | 2026.03.19 13:13:34.132240 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 182 rows starting from the beginning of the part | ||
| 18236 | 2026.03.19 13:13:34.132306 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 209 rows starting from the beginning of the part | ||
| 18237 | 2026.03.19 13:13:34.133268 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558601 sec., 628127.4039988426 rows/sec., 41.71 MiB/sec. | ||
| 18238 | 2026.03.19 13:13:34.133416 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 18239 | 2026.03.19 13:13:34.133675 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18240 | 2026.03.19 13:13:34.133746 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_61_13} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 18241 | 2026.03.19 13:13:34.133835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18242 | 2026.03.19 13:13:34.903285 [ 94 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 18243 | 2026.03.19 13:13:34.903359 [ 94 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18244 | 2026.03.19 13:13:34.903385 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18245 | 2026.03.19 13:13:34.903519 [ 192 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 18246 | 2026.03.19 13:13:34.903683 [ 192 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18247 | 2026.03.19 13:13:34.903722 [ 192 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 857 rows starting from the beginning of the part | ||
| 18248 | 2026.03.19 13:13:34.903797 [ 192 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 857 rows starting from the beginning of the part | ||
| 18249 | 2026.03.19 13:13:34.903847 [ 192 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part | ||
| 18250 | 2026.03.19 13:13:34.903895 [ 192 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part | ||
| 18251 | 2026.03.19 13:13:34.903939 [ 192 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 857 rows starting from the beginning of the part | ||
| 18252 | 2026.03.19 13:13:34.905178 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722564 sec., 1665540.4385555487 rows/sec., 106.23 MiB/sec. | ||
| 18253 | 2026.03.19 13:13:34.905355 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 18254 | 2026.03.19 13:13:34.905614 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18255 | 2026.03.19 13:13:34.905687 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_61_13} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 18256 | 2026.03.19 13:13:34.905754 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 18257 | 2026.03.19 13:13:35.361454 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18258 | 2026.03.19 13:13:35.361651 [ 259 ] {2fa6f600-da4d-40d9-835f-d51107799c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18259 | 2026.03.19 13:13:35.361714 [ 259 ] {2fa6f600-da4d-40d9-835f-d51107799c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18260 | 2026.03.19 13:13:35.362513 [ 259 ] {2fa6f600-da4d-40d9-835f-d51107799c07} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18261 | 2026.03.19 13:13:35.362550 [ 259 ] {2fa6f600-da4d-40d9-835f-d51107799c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18262 | 2026.03.19 13:13:35.362960 [ 259 ] {2fa6f600-da4d-40d9-835f-d51107799c07} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18263 | 2026.03.19 13:13:35.363201 [ 259 ] {2fa6f600-da4d-40d9-835f-d51107799c07} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2026.03.19 13:13:35.363356 [ 259 ] {2fa6f600-da4d-40d9-835f-d51107799c07} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001766 sec., 160815.4020385051 rows/sec., 10.21 MiB/sec. | ||
| 18265 | 2026.03.19 13:13:35.363397 [ 259 ] {2fa6f600-da4d-40d9-835f-d51107799c07} <Debug> TCPHandler: Processed in 0.002075351 sec. | ||
| 18266 | 2026.03.19 13:13:35.363540 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18267 | 2026.03.19 13:13:35.363634 [ 259 ] {840406b2-5cd0-4e29-ae11-96e151447df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18268 | 2026.03.19 13:13:35.363674 [ 259 ] {840406b2-5cd0-4e29-ae11-96e151447df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18269 | 2026.03.19 13:13:35.364538 [ 259 ] {840406b2-5cd0-4e29-ae11-96e151447df3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18270 | 2026.03.19 13:13:35.364573 [ 259 ] {840406b2-5cd0-4e29-ae11-96e151447df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18271 | 2026.03.19 13:13:35.364930 [ 259 ] {840406b2-5cd0-4e29-ae11-96e151447df3} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18272 | 2026.03.19 13:13:35.365147 [ 259 ] {840406b2-5cd0-4e29-ae11-96e151447df3} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18273 | 2026.03.19 13:13:35.365274 [ 259 ] {840406b2-5cd0-4e29-ae11-96e151447df3} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001659 sec., 528631.7058468957 rows/sec., 41.90 MiB/sec. | ||
| 18274 | 2026.03.19 13:13:35.365311 [ 259 ] {840406b2-5cd0-4e29-ae11-96e151447df3} <Debug> TCPHandler: Processed in 0.001829797 sec. | ||
| 18275 | 2026.03.19 13:13:35.365442 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18276 | 2026.03.19 13:13:35.365536 [ 259 ] {edbe55e0-3b82-4dab-ac46-87b307a37202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18277 | 2026.03.19 13:13:35.365574 [ 259 ] {edbe55e0-3b82-4dab-ac46-87b307a37202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18278 | 2026.03.19 13:13:35.366098 [ 259 ] {edbe55e0-3b82-4dab-ac46-87b307a37202} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18279 | 2026.03.19 13:13:35.366134 [ 259 ] {edbe55e0-3b82-4dab-ac46-87b307a37202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18280 | 2026.03.19 13:13:35.366450 [ 259 ] {edbe55e0-3b82-4dab-ac46-87b307a37202} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18281 | 2026.03.19 13:13:35.366665 [ 259 ] {edbe55e0-3b82-4dab-ac46-87b307a37202} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18282 | 2026.03.19 13:13:35.366793 [ 259 ] {edbe55e0-3b82-4dab-ac46-87b307a37202} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001275 sec., 142745.09803921566 rows/sec., 8.85 MiB/sec. | ||
| 18283 | 2026.03.19 13:13:35.366830 [ 259 ] {edbe55e0-3b82-4dab-ac46-87b307a37202} <Debug> TCPHandler: Processed in 0.001440849 sec. | ||
| 18284 | 2026.03.19 13:13:35.366939 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18285 | 2026.03.19 13:13:35.367032 [ 259 ] {25ab7558-ae15-40bb-89c7-8d1ff4f41830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18286 | 2026.03.19 13:13:35.367070 [ 259 ] {25ab7558-ae15-40bb-89c7-8d1ff4f41830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18287 | 2026.03.19 13:13:35.367507 [ 259 ] {25ab7558-ae15-40bb-89c7-8d1ff4f41830} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18288 | 2026.03.19 13:13:35.367541 [ 259 ] {25ab7558-ae15-40bb-89c7-8d1ff4f41830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18289 | 2026.03.19 13:13:35.367830 [ 259 ] {25ab7558-ae15-40bb-89c7-8d1ff4f41830} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18290 | 2026.03.19 13:13:35.368038 [ 259 ] {25ab7558-ae15-40bb-89c7-8d1ff4f41830} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18291 | 2026.03.19 13:13:35.368159 [ 259 ] {25ab7558-ae15-40bb-89c7-8d1ff4f41830} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 18292 | 2026.03.19 13:13:35.368195 [ 259 ] {25ab7558-ae15-40bb-89c7-8d1ff4f41830} <Debug> TCPHandler: Processed in 0.001303456 sec. | ||
| 18293 | 2026.03.19 13:13:35.368314 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18294 | 2026.03.19 13:13:35.368406 [ 259 ] {e10168f8-7f1b-43d7-898b-686eacc07284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18295 | 2026.03.19 13:13:35.368444 [ 259 ] {e10168f8-7f1b-43d7-898b-686eacc07284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18296 | 2026.03.19 13:13:35.368885 [ 259 ] {e10168f8-7f1b-43d7-898b-686eacc07284} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18297 | 2026.03.19 13:13:35.368918 [ 259 ] {e10168f8-7f1b-43d7-898b-686eacc07284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18298 | 2026.03.19 13:13:35.369209 [ 259 ] {e10168f8-7f1b-43d7-898b-686eacc07284} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18299 | 2026.03.19 13:13:35.369413 [ 259 ] {e10168f8-7f1b-43d7-898b-686eacc07284} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18300 | 2026.03.19 13:13:35.369540 [ 259 ] {e10168f8-7f1b-43d7-898b-686eacc07284} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 18301 | 2026.03.19 13:13:35.369576 [ 259 ] {e10168f8-7f1b-43d7-898b-686eacc07284} <Debug> TCPHandler: Processed in 0.001308576 sec. | ||
| 18302 | 2026.03.19 13:13:35.369697 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18303 | 2026.03.19 13:13:35.369789 [ 259 ] {1eef7eb4-f5cc-4595-baee-6273e24cc974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18304 | 2026.03.19 13:13:35.369827 [ 259 ] {1eef7eb4-f5cc-4595-baee-6273e24cc974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18305 | 2026.03.19 13:13:35.370411 [ 259 ] {1eef7eb4-f5cc-4595-baee-6273e24cc974} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18306 | 2026.03.19 13:13:35.370446 [ 259 ] {1eef7eb4-f5cc-4595-baee-6273e24cc974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18307 | 2026.03.19 13:13:35.370761 [ 259 ] {1eef7eb4-f5cc-4595-baee-6273e24cc974} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18308 | 2026.03.19 13:13:35.370968 [ 259 ] {1eef7eb4-f5cc-4595-baee-6273e24cc974} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18309 | 2026.03.19 13:13:35.371093 [ 259 ] {1eef7eb4-f5cc-4595-baee-6273e24cc974} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001321 sec., 401211.2036336109 rows/sec., 28.37 MiB/sec. | ||
| 18310 | 2026.03.19 13:13:35.371129 [ 259 ] {1eef7eb4-f5cc-4595-baee-6273e24cc974} <Debug> TCPHandler: Processed in 0.001478879 sec. | ||
| 18311 | 2026.03.19 13:13:35.371240 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18312 | 2026.03.19 13:13:35.371332 [ 259 ] {bbf62cc2-bd1d-4d70-9e3f-a2490822701b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18313 | 2026.03.19 13:13:35.371378 [ 259 ] {bbf62cc2-bd1d-4d70-9e3f-a2490822701b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18314 | 2026.03.19 13:13:35.371732 [ 259 ] {bbf62cc2-bd1d-4d70-9e3f-a2490822701b} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18315 | 2026.03.19 13:13:35.371765 [ 259 ] {bbf62cc2-bd1d-4d70-9e3f-a2490822701b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18316 | 2026.03.19 13:13:35.372070 [ 259 ] {bbf62cc2-bd1d-4d70-9e3f-a2490822701b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18317 | 2026.03.19 13:13:35.372278 [ 259 ] {bbf62cc2-bd1d-4d70-9e3f-a2490822701b} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18318 | 2026.03.19 13:13:35.372407 [ 259 ] {bbf62cc2-bd1d-4d70-9e3f-a2490822701b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 18319 | 2026.03.19 13:13:35.372444 [ 259 ] {bbf62cc2-bd1d-4d70-9e3f-a2490822701b} <Debug> TCPHandler: Processed in 0.001250815 sec. | ||
| 18320 | 2026.03.19 13:13:35.372554 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18321 | 2026.03.19 13:13:35.372647 [ 259 ] {2d99fd48-ed69-4f6d-b6ba-0ab869a8edff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18322 | 2026.03.19 13:13:35.372688 [ 259 ] {2d99fd48-ed69-4f6d-b6ba-0ab869a8edff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18323 | 2026.03.19 13:13:35.373103 [ 259 ] {2d99fd48-ed69-4f6d-b6ba-0ab869a8edff} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2026.03.19 13:13:35.373136 [ 259 ] {2d99fd48-ed69-4f6d-b6ba-0ab869a8edff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18325 | 2026.03.19 13:13:35.373454 [ 259 ] {2d99fd48-ed69-4f6d-b6ba-0ab869a8edff} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18326 | 2026.03.19 13:13:35.373662 [ 259 ] {2d99fd48-ed69-4f6d-b6ba-0ab869a8edff} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18327 | 2026.03.19 13:13:35.373791 [ 259 ] {2d99fd48-ed69-4f6d-b6ba-0ab869a8edff} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001162 sec., 228055.0774526678 rows/sec., 15.15 MiB/sec. | ||
| 18328 | 2026.03.19 13:13:35.373827 [ 259 ] {2d99fd48-ed69-4f6d-b6ba-0ab869a8edff} <Debug> TCPHandler: Processed in 0.001319496 sec. | ||
| 18329 | 2026.03.19 13:13:35.373941 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18330 | 2026.03.19 13:13:35.374032 [ 259 ] {b822cf2b-6405-40bd-8fb3-eeb3f85e06b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18331 | 2026.03.19 13:13:35.374071 [ 259 ] {b822cf2b-6405-40bd-8fb3-eeb3f85e06b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18332 | 2026.03.19 13:13:35.374381 [ 259 ] {b822cf2b-6405-40bd-8fb3-eeb3f85e06b2} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18333 | 2026.03.19 13:13:35.374413 [ 259 ] {b822cf2b-6405-40bd-8fb3-eeb3f85e06b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18334 | 2026.03.19 13:13:35.374697 [ 259 ] {b822cf2b-6405-40bd-8fb3-eeb3f85e06b2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18335 | 2026.03.19 13:13:35.374907 [ 259 ] {b822cf2b-6405-40bd-8fb3-eeb3f85e06b2} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18336 | 2026.03.19 13:13:35.375032 [ 259 ] {b822cf2b-6405-40bd-8fb3-eeb3f85e06b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 18337 | 2026.03.19 13:13:35.375067 [ 259 ] {b822cf2b-6405-40bd-8fb3-eeb3f85e06b2} <Debug> TCPHandler: Processed in 0.001172913 sec. | ||
| 18338 | 2026.03.19 13:13:35.375173 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18339 | 2026.03.19 13:13:35.375264 [ 259 ] {779c6bfc-a758-4915-b619-d217307c3256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18340 | 2026.03.19 13:13:35.375315 [ 259 ] {779c6bfc-a758-4915-b619-d217307c3256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18341 | 2026.03.19 13:13:35.376307 [ 259 ] {779c6bfc-a758-4915-b619-d217307c3256} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18342 | 2026.03.19 13:13:35.376384 [ 259 ] {779c6bfc-a758-4915-b619-d217307c3256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18343 | 2026.03.19 13:13:35.376956 [ 259 ] {779c6bfc-a758-4915-b619-d217307c3256} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18344 | 2026.03.19 13:13:35.377185 [ 259 ] {779c6bfc-a758-4915-b619-d217307c3256} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18345 | 2026.03.19 13:13:35.377324 [ 259 ] {779c6bfc-a758-4915-b619-d217307c3256} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002077 sec., 19258.54597977853 rows/sec., 34.51 MiB/sec. | ||
| 18346 | 2026.03.19 13:13:35.377394 [ 259 ] {779c6bfc-a758-4915-b619-d217307c3256} <Debug> TCPHandler: Processed in 0.002267685 sec. | ||
| 18347 | 2026.03.19 13:13:35.377508 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18348 | 2026.03.19 13:13:35.377601 [ 259 ] {24ca54f3-c9f1-4e06-b465-f9567dc999a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18349 | 2026.03.19 13:13:35.377642 [ 259 ] {24ca54f3-c9f1-4e06-b465-f9567dc999a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18350 | 2026.03.19 13:13:35.377976 [ 259 ] {24ca54f3-c9f1-4e06-b465-f9567dc999a8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18351 | 2026.03.19 13:13:35.378010 [ 259 ] {24ca54f3-c9f1-4e06-b465-f9567dc999a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18352 | 2026.03.19 13:13:35.378308 [ 259 ] {24ca54f3-c9f1-4e06-b465-f9567dc999a8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18353 | 2026.03.19 13:13:35.378527 [ 259 ] {24ca54f3-c9f1-4e06-b465-f9567dc999a8} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18354 | 2026.03.19 13:13:35.378652 [ 259 ] {24ca54f3-c9f1-4e06-b465-f9567dc999a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 18355 | 2026.03.19 13:13:35.378687 [ 259 ] {24ca54f3-c9f1-4e06-b465-f9567dc999a8} <Debug> TCPHandler: Processed in 0.001225455 sec. | ||
| 18356 | 2026.03.19 13:13:35.612414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18357 | 2026.03.19 13:13:35.630878 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18358 | 2026.03.19 13:13:35.630951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18359 | 2026.03.19 13:13:35.637304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18360 | 2026.03.19 13:13:35.638008 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18361 | 2026.03.19 13:13:35.641270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18362 | 2026.03.19 13:13:36.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.55 MiB, peak 403.35 MiB, free memory in arenas 0.00 B, will set to 396.24 MiB (RSS), difference: -1.31 MiB | ||
| 18363 | 2026.03.19 13:13:40.304951 [ 225 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 18364 | 2026.03.19 13:13:40.305024 [ 225 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 18365 | 2026.03.19 13:13:40.307794 [ 225 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 18366 | 2026.03.19 13:13:40.352928 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18367 | 2026.03.19 13:13:40.353132 [ 259 ] {faf00112-de2e-4a3a-8007-bd95ccac6b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18368 | 2026.03.19 13:13:40.353206 [ 259 ] {faf00112-de2e-4a3a-8007-bd95ccac6b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18369 | 2026.03.19 13:13:40.353928 [ 259 ] {faf00112-de2e-4a3a-8007-bd95ccac6b4e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18370 | 2026.03.19 13:13:40.353973 [ 259 ] {faf00112-de2e-4a3a-8007-bd95ccac6b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18371 | 2026.03.19 13:13:40.354375 [ 259 ] {faf00112-de2e-4a3a-8007-bd95ccac6b4e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18372 | 2026.03.19 13:13:40.354616 [ 259 ] {faf00112-de2e-4a3a-8007-bd95ccac6b4e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.03.19 13:13:40.354784 [ 259 ] {faf00112-de2e-4a3a-8007-bd95ccac6b4e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.52 MiB/sec. | ||
| 18374 | 2026.03.19 13:13:40.354829 [ 259 ] {faf00112-de2e-4a3a-8007-bd95ccac6b4e} <Debug> TCPHandler: Processed in 0.002041621 sec. | ||
| 18375 | 2026.03.19 13:13:40.354954 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18376 | 2026.03.19 13:13:40.355053 [ 259 ] {a2354bb5-b075-40fd-808b-9a5ab7ac9b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18377 | 2026.03.19 13:13:40.355094 [ 259 ] {a2354bb5-b075-40fd-808b-9a5ab7ac9b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18378 | 2026.03.19 13:13:40.355546 [ 259 ] {a2354bb5-b075-40fd-808b-9a5ab7ac9b61} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18379 | 2026.03.19 13:13:40.355583 [ 259 ] {a2354bb5-b075-40fd-808b-9a5ab7ac9b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18380 | 2026.03.19 13:13:40.355897 [ 259 ] {a2354bb5-b075-40fd-808b-9a5ab7ac9b61} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18381 | 2026.03.19 13:13:40.356112 [ 259 ] {a2354bb5-b075-40fd-808b-9a5ab7ac9b61} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18382 | 2026.03.19 13:13:40.356245 [ 259 ] {a2354bb5-b075-40fd-808b-9a5ab7ac9b61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 18383 | 2026.03.19 13:13:40.356283 [ 259 ] {a2354bb5-b075-40fd-808b-9a5ab7ac9b61} <Debug> TCPHandler: Processed in 0.001378178 sec. | ||
| 18384 | 2026.03.19 13:13:40.356402 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18385 | 2026.03.19 13:13:40.356494 [ 259 ] {1e4fdbdc-9b64-4485-b5cd-7bb24e77ec60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18386 | 2026.03.19 13:13:40.356538 [ 259 ] {1e4fdbdc-9b64-4485-b5cd-7bb24e77ec60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18387 | 2026.03.19 13:13:40.356968 [ 259 ] {1e4fdbdc-9b64-4485-b5cd-7bb24e77ec60} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18388 | 2026.03.19 13:13:40.357003 [ 259 ] {1e4fdbdc-9b64-4485-b5cd-7bb24e77ec60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18389 | 2026.03.19 13:13:40.357344 [ 259 ] {1e4fdbdc-9b64-4485-b5cd-7bb24e77ec60} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18390 | 2026.03.19 13:13:40.357555 [ 259 ] {1e4fdbdc-9b64-4485-b5cd-7bb24e77ec60} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18391 | 2026.03.19 13:13:40.357687 [ 259 ] {1e4fdbdc-9b64-4485-b5cd-7bb24e77ec60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 18392 | 2026.03.19 13:13:40.357725 [ 259 ] {1e4fdbdc-9b64-4485-b5cd-7bb24e77ec60} <Debug> TCPHandler: Processed in 0.001372198 sec. | ||
| 18393 | 2026.03.19 13:13:40.357853 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18394 | 2026.03.19 13:13:40.357972 [ 259 ] {4b65cbb7-4499-4796-9aee-dca6146fbe24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18395 | 2026.03.19 13:13:40.358024 [ 259 ] {4b65cbb7-4499-4796-9aee-dca6146fbe24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18396 | 2026.03.19 13:13:40.358422 [ 259 ] {4b65cbb7-4499-4796-9aee-dca6146fbe24} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2026.03.19 13:13:40.358465 [ 259 ] {4b65cbb7-4499-4796-9aee-dca6146fbe24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18398 | 2026.03.19 13:13:40.358850 [ 259 ] {4b65cbb7-4499-4796-9aee-dca6146fbe24} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18399 | 2026.03.19 13:13:40.359090 [ 259 ] {4b65cbb7-4499-4796-9aee-dca6146fbe24} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2026.03.19 13:13:40.359228 [ 259 ] {4b65cbb7-4499-4796-9aee-dca6146fbe24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 18401 | 2026.03.19 13:13:40.359265 [ 259 ] {4b65cbb7-4499-4796-9aee-dca6146fbe24} <Debug> TCPHandler: Processed in 0.001473929 sec. | ||
| 18402 | 2026.03.19 13:13:40.933167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40781 | ||
| 18403 | 2026.03.19 13:13:40.933744 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18404 | 2026.03.19 13:13:40.933798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18405 | 2026.03.19 13:13:40.934299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18406 | 2026.03.19 13:13:40.934532 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.03.19 13:13:40.934662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40781 | ||
| 18408 | 2026.03.19 13:13:41.331989 [ 218 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 18409 | 2026.03.19 13:13:41.332048 [ 218 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 18410 | 2026.03.19 13:13:41.335247 [ 218 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 18411 | 2026.03.19 13:13:42.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.24 MiB, peak 403.35 MiB, free memory in arenas 0.00 B, will set to 396.24 MiB (RSS), difference: 4.00 MiB | ||
| 18412 | 2026.03.19 13:13:43.061262 [ 222 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 18413 | 2026.03.19 13:13:43.061324 [ 222 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 18414 | 2026.03.19 13:13:43.064429 [ 222 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 18415 | 2026.03.19 13:13:43.141420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18416 | 2026.03.19 13:13:43.159739 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18417 | 2026.03.19 13:13:43.159811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18418 | 2026.03.19 13:13:43.165736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18419 | 2026.03.19 13:13:43.166434 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2026.03.19 13:13:43.169878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18421 | 2026.03.19 13:13:43.582456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2308 | ||
| 18422 | 2026.03.19 13:13:43.585047 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2026.03.19 13:13:43.585103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18424 | 2026.03.19 13:13:43.586341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18425 | 2026.03.19 13:13:43.586633 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18426 | 2026.03.19 13:13:43.587032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2308 | ||
| 18427 | 2026.03.19 13:13:44.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.76 MiB, peak 403.35 MiB, free memory in arenas 0.00 B, will set to 396.24 MiB (RSS), difference: 3.48 MiB | ||
| 18428 | 2026.03.19 13:13:45.117979 [ 218 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18429 | 2026.03.19 13:13:45.118041 [ 218 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18430 | 2026.03.19 13:13:45.121174 [ 218 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18431 | 2026.03.19 13:13:45.362362 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.03.19 13:13:45.362566 [ 259 ] {49a073bc-93b9-488b-a899-bc1847cd57df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18433 | 2026.03.19 13:13:45.362642 [ 259 ] {49a073bc-93b9-488b-a899-bc1847cd57df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18434 | 2026.03.19 13:13:45.363432 [ 259 ] {49a073bc-93b9-488b-a899-bc1847cd57df} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18435 | 2026.03.19 13:13:45.363479 [ 259 ] {49a073bc-93b9-488b-a899-bc1847cd57df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18436 | 2026.03.19 13:13:45.363895 [ 259 ] {49a073bc-93b9-488b-a899-bc1847cd57df} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18437 | 2026.03.19 13:13:45.364141 [ 259 ] {49a073bc-93b9-488b-a899-bc1847cd57df} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18438 | 2026.03.19 13:13:45.364315 [ 259 ] {49a073bc-93b9-488b-a899-bc1847cd57df} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001805 sec., 157340.72022160667 rows/sec., 9.99 MiB/sec. | ||
| 18439 | 2026.03.19 13:13:45.364369 [ 259 ] {49a073bc-93b9-488b-a899-bc1847cd57df} <Debug> TCPHandler: Processed in 0.002149713 sec. | ||
| 18440 | 2026.03.19 13:13:45.364497 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18441 | 2026.03.19 13:13:45.364604 [ 259 ] {ce877aa7-f9e3-4777-8a45-46e21e75cd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18442 | 2026.03.19 13:13:45.364650 [ 259 ] {ce877aa7-f9e3-4777-8a45-46e21e75cd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18443 | 2026.03.19 13:13:45.365443 [ 259 ] {ce877aa7-f9e3-4777-8a45-46e21e75cd2b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.03.19 13:13:45.365482 [ 259 ] {ce877aa7-f9e3-4777-8a45-46e21e75cd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18445 | 2026.03.19 13:13:45.365864 [ 259 ] {ce877aa7-f9e3-4777-8a45-46e21e75cd2b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18446 | 2026.03.19 13:13:45.366088 [ 259 ] {ce877aa7-f9e3-4777-8a45-46e21e75cd2b} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.03.19 13:13:45.366234 [ 259 ] {ce877aa7-f9e3-4777-8a45-46e21e75cd2b} <Debug> executeQuery: Read 879 rows, 71.39 KiB in 0.001655 sec., 531117.824773414 rows/sec., 42.12 MiB/sec. | ||
| 18448 | 2026.03.19 13:13:45.366237 [ 25 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18449 | 2026.03.19 13:13:45.366276 [ 259 ] {ce877aa7-f9e3-4777-8a45-46e21e75cd2b} <Debug> TCPHandler: Processed in 0.001831847 sec. | ||
| 18450 | 2026.03.19 13:13:45.366308 [ 25 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18451 | 2026.03.19 13:13:45.366336 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18452 | 2026.03.19 13:13:45.366407 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18453 | 2026.03.19 13:13:45.366481 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 18454 | 2026.03.19 13:13:45.366512 [ 259 ] {9646caf7-77c8-45a8-9322-a80bf09c8656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18455 | 2026.03.19 13:13:45.366568 [ 259 ] {9646caf7-77c8-45a8-9322-a80bf09c8656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18456 | 2026.03.19 13:13:45.366637 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18457 | 2026.03.19 13:13:45.366678 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2770 rows starting from the beginning of the part | ||
| 18458 | 2026.03.19 13:13:45.366749 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 18459 | 2026.03.19 13:13:45.366796 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
| 18460 | 2026.03.19 13:13:45.366840 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 877 rows starting from the beginning of the part | ||
| 18461 | 2026.03.19 13:13:45.366879 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 18462 | 2026.03.19 13:13:45.366921 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 879 rows starting from the beginning of the part | ||
| 18463 | 2026.03.19 13:13:45.367092 [ 259 ] {9646caf7-77c8-45a8-9322-a80bf09c8656} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18464 | 2026.03.19 13:13:45.367135 [ 259 ] {9646caf7-77c8-45a8-9322-a80bf09c8656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18465 | 2026.03.19 13:13:45.367490 [ 259 ] {9646caf7-77c8-45a8-9322-a80bf09c8656} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18466 | 2026.03.19 13:13:45.367752 [ 259 ] {9646caf7-77c8-45a8-9322-a80bf09c8656} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18467 | 2026.03.19 13:13:45.367916 [ 259 ] {9646caf7-77c8-45a8-9322-a80bf09c8656} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001419 sec., 128964.05919661734 rows/sec., 8.00 MiB/sec. | ||
| 18468 | 2026.03.19 13:13:45.367968 [ 259 ] {9646caf7-77c8-45a8-9322-a80bf09c8656} <Debug> TCPHandler: Processed in 0.001614672 sec. | ||
| 18469 | 2026.03.19 13:13:45.368100 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18470 | 2026.03.19 13:13:45.368198 [ 259 ] {6d558151-6243-4427-93e5-9b00708a6622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18471 | 2026.03.19 13:13:45.368239 [ 259 ] {6d558151-6243-4427-93e5-9b00708a6622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18472 | 2026.03.19 13:13:45.368710 [ 259 ] {6d558151-6243-4427-93e5-9b00708a6622} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18473 | 2026.03.19 13:13:45.368747 [ 259 ] {6d558151-6243-4427-93e5-9b00708a6622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18474 | 2026.03.19 13:13:45.368869 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4694 rows, containing 5 columns (5 merged, 0 gathered) in 0.002462999 sec., 1905806.701504954 rows/sec., 155.05 MiB/sec. | ||
| 18475 | 2026.03.19 13:13:45.369065 [ 259 ] {6d558151-6243-4427-93e5-9b00708a6622} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18476 | 2026.03.19 13:13:45.369143 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18477 | 2026.03.19 13:13:45.369292 [ 259 ] {6d558151-6243-4427-93e5-9b00708a6622} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18478 | 2026.03.19 13:13:45.369429 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18479 | 2026.03.19 13:13:45.369431 [ 259 ] {6d558151-6243-4427-93e5-9b00708a6622} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001252 sec., 119009.58466453673 rows/sec., 7.69 MiB/sec. | ||
| 18480 | 2026.03.19 13:13:45.369483 [ 259 ] {6d558151-6243-4427-93e5-9b00708a6622} <Debug> TCPHandler: Processed in 0.001435468 sec. | ||
| 18481 | 2026.03.19 13:13:45.369505 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_141_28} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18482 | 2026.03.19 13:13:45.369601 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 18483 | 2026.03.19 13:13:45.369606 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18484 | 2026.03.19 13:13:45.369708 [ 259 ] {fe09a300-ef77-4669-a588-ec11f796e545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18485 | 2026.03.19 13:13:45.369749 [ 259 ] {fe09a300-ef77-4669-a588-ec11f796e545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18486 | 2026.03.19 13:13:45.370189 [ 259 ] {fe09a300-ef77-4669-a588-ec11f796e545} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18487 | 2026.03.19 13:13:45.370224 [ 259 ] {fe09a300-ef77-4669-a588-ec11f796e545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18488 | 2026.03.19 13:13:45.370529 [ 259 ] {fe09a300-ef77-4669-a588-ec11f796e545} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18489 | 2026.03.19 13:13:45.370746 [ 259 ] {fe09a300-ef77-4669-a588-ec11f796e545} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18490 | 2026.03.19 13:13:45.370876 [ 259 ] {fe09a300-ef77-4669-a588-ec11f796e545} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 18491 | 2026.03.19 13:13:45.370916 [ 259 ] {fe09a300-ef77-4669-a588-ec11f796e545} <Debug> TCPHandler: Processed in 0.001361307 sec. | ||
| 18492 | 2026.03.19 13:13:45.371029 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18493 | 2026.03.19 13:13:45.371125 [ 259 ] {cecf1e90-7128-4b57-9d95-217f5c38db1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18494 | 2026.03.19 13:13:45.371164 [ 259 ] {cecf1e90-7128-4b57-9d95-217f5c38db1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18495 | 2026.03.19 13:13:45.371747 [ 259 ] {cecf1e90-7128-4b57-9d95-217f5c38db1d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18496 | 2026.03.19 13:13:45.371784 [ 259 ] {cecf1e90-7128-4b57-9d95-217f5c38db1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18497 | 2026.03.19 13:13:45.372118 [ 259 ] {cecf1e90-7128-4b57-9d95-217f5c38db1d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18498 | 2026.03.19 13:13:45.372336 [ 259 ] {cecf1e90-7128-4b57-9d95-217f5c38db1d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18499 | 2026.03.19 13:13:45.372464 [ 25 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18500 | 2026.03.19 13:13:45.372468 [ 259 ] {cecf1e90-7128-4b57-9d95-217f5c38db1d} <Debug> executeQuery: Read 534 rows, 38.73 KiB in 0.001361 sec., 392358.5598824394 rows/sec., 27.79 MiB/sec. | ||
| 18501 | 2026.03.19 13:13:45.372520 [ 25 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18502 | 2026.03.19 13:13:45.372547 [ 259 ] {cecf1e90-7128-4b57-9d95-217f5c38db1d} <Debug> TCPHandler: Processed in 0.001568182 sec. | ||
| 18503 | 2026.03.19 13:13:45.372547 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18504 | 2026.03.19 13:13:45.372652 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 18505 | 2026.03.19 13:13:45.372669 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18506 | 2026.03.19 13:13:45.372745 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18507 | 2026.03.19 13:13:45.372766 [ 259 ] {8843a4b0-6334-4b33-a913-bb7ecfbd11f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18508 | 2026.03.19 13:13:45.372779 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1513 rows starting from the beginning of the part | ||
| 18509 | 2026.03.19 13:13:45.372810 [ 259 ] {8843a4b0-6334-4b33-a913-bb7ecfbd11f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18510 | 2026.03.19 13:13:45.372847 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 18511 | 2026.03.19 13:13:45.372899 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 18512 | 2026.03.19 13:13:45.372948 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 530 rows starting from the beginning of the part | ||
| 18513 | 2026.03.19 13:13:45.372992 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 18514 | 2026.03.19 13:13:45.373039 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 534 rows starting from the beginning of the part | ||
| 18515 | 2026.03.19 13:13:45.373144 [ 259 ] {8843a4b0-6334-4b33-a913-bb7ecfbd11f1} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18516 | 2026.03.19 13:13:45.373179 [ 259 ] {8843a4b0-6334-4b33-a913-bb7ecfbd11f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18517 | 2026.03.19 13:13:45.373491 [ 259 ] {8843a4b0-6334-4b33-a913-bb7ecfbd11f1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18518 | 2026.03.19 13:13:45.373710 [ 259 ] {8843a4b0-6334-4b33-a913-bb7ecfbd11f1} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18519 | 2026.03.19 13:13:45.373843 [ 259 ] {8843a4b0-6334-4b33-a913-bb7ecfbd11f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 18520 | 2026.03.19 13:13:45.373881 [ 259 ] {8843a4b0-6334-4b33-a913-bb7ecfbd11f1} <Debug> TCPHandler: Processed in 0.001261745 sec. | ||
| 18521 | 2026.03.19 13:13:45.373996 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18522 | 2026.03.19 13:13:45.374092 [ 259 ] {28973f0b-09f9-4af5-8e17-7b84a13036c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18523 | 2026.03.19 13:13:45.374124 [ 193 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2769 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150872 sec., 1835330.6113791822 rows/sec., 136.37 MiB/sec. | ||
| 18524 | 2026.03.19 13:13:45.374134 [ 259 ] {28973f0b-09f9-4af5-8e17-7b84a13036c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18525 | 2026.03.19 13:13:45.374282 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18526 | 2026.03.19 13:13:45.374527 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18527 | 2026.03.19 13:13:45.374558 [ 259 ] {28973f0b-09f9-4af5-8e17-7b84a13036c1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18528 | 2026.03.19 13:13:45.374589 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_141_28} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18529 | 2026.03.19 13:13:45.374593 [ 259 ] {28973f0b-09f9-4af5-8e17-7b84a13036c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18530 | 2026.03.19 13:13:45.374650 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 18531 | 2026.03.19 13:13:45.374933 [ 259 ] {28973f0b-09f9-4af5-8e17-7b84a13036c1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18532 | 2026.03.19 13:13:45.375154 [ 259 ] {28973f0b-09f9-4af5-8e17-7b84a13036c1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18533 | 2026.03.19 13:13:45.375281 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_136_28 to all_141_141_0 | ||
| 18534 | 2026.03.19 13:13:45.375286 [ 259 ] {28973f0b-09f9-4af5-8e17-7b84a13036c1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001212 sec., 218646.86468646865 rows/sec., 14.53 MiB/sec. | ||
| 18535 | 2026.03.19 13:13:45.375320 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18536 | 2026.03.19 13:13:45.375343 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18537 | 2026.03.19 13:13:45.375343 [ 259 ] {28973f0b-09f9-4af5-8e17-7b84a13036c1} <Debug> TCPHandler: Processed in 0.001396978 sec. | ||
| 18538 | 2026.03.19 13:13:45.375450 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_28 to all_141_141_0 into Compact with storage Full | ||
| 18539 | 2026.03.19 13:13:45.375477 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18540 | 2026.03.19 13:13:45.375584 [ 259 ] {ea9a0375-cd2a-4fdd-866c-599bec7708ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18541 | 2026.03.19 13:13:45.375598 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18542 | 2026.03.19 13:13:45.375627 [ 259 ] {ea9a0375-cd2a-4fdd-866c-599bec7708ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18543 | 2026.03.19 13:13:45.375639 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_28, total 48880 rows starting from the beginning of the part | ||
| 18544 | 2026.03.19 13:13:45.375712 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 96 rows starting from the beginning of the part | ||
| 18545 | 2026.03.19 13:13:45.375760 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18546 | 2026.03.19 13:13:45.375802 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 265 rows starting from the beginning of the part | ||
| 18547 | 2026.03.19 13:13:45.375844 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18548 | 2026.03.19 13:13:45.375889 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 265 rows starting from the beginning of the part | ||
| 18549 | 2026.03.19 13:13:45.375986 [ 259 ] {ea9a0375-cd2a-4fdd-866c-599bec7708ef} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18550 | 2026.03.19 13:13:45.376028 [ 259 ] {ea9a0375-cd2a-4fdd-866c-599bec7708ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18551 | 2026.03.19 13:13:45.376348 [ 259 ] {ea9a0375-cd2a-4fdd-866c-599bec7708ef} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18552 | 2026.03.19 13:13:45.376573 [ 259 ] {ea9a0375-cd2a-4fdd-866c-599bec7708ef} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18553 | 2026.03.19 13:13:45.376708 [ 259 ] {ea9a0375-cd2a-4fdd-866c-599bec7708ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 59.00 KiB/sec. | ||
| 18554 | 2026.03.19 13:13:45.376745 [ 259 ] {ea9a0375-cd2a-4fdd-866c-599bec7708ef} <Debug> TCPHandler: Processed in 0.001317826 sec. | ||
| 18555 | 2026.03.19 13:13:45.376853 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18556 | 2026.03.19 13:13:45.376949 [ 259 ] {cd805297-c5c4-4e7c-a529-7d21a9012d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18557 | 2026.03.19 13:13:45.377002 [ 259 ] {cd805297-c5c4-4e7c-a529-7d21a9012d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18558 | 2026.03.19 13:13:45.377870 [ 259 ] {cd805297-c5c4-4e7c-a529-7d21a9012d05} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2026.03.19 13:13:45.377907 [ 259 ] {cd805297-c5c4-4e7c-a529-7d21a9012d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18560 | 2026.03.19 13:13:45.378499 [ 259 ] {cd805297-c5c4-4e7c-a529-7d21a9012d05} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18561 | 2026.03.19 13:13:45.378736 [ 259 ] {cd805297-c5c4-4e7c-a529-7d21a9012d05} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2026.03.19 13:13:45.378884 [ 259 ] {cd805297-c5c4-4e7c-a529-7d21a9012d05} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001952 sec., 21004.09836065574 rows/sec., 37.64 MiB/sec. | ||
| 18563 | 2026.03.19 13:13:45.378952 [ 259 ] {cd805297-c5c4-4e7c-a529-7d21a9012d05} <Debug> TCPHandler: Processed in 0.002148123 sec. | ||
| 18564 | 2026.03.19 13:13:45.379075 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18565 | 2026.03.19 13:13:45.379171 [ 259 ] {359779bc-309b-40db-a958-552957317b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18566 | 2026.03.19 13:13:45.379213 [ 259 ] {359779bc-309b-40db-a958-552957317b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18567 | 2026.03.19 13:13:45.379529 [ 259 ] {359779bc-309b-40db-a958-552957317b89} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18568 | 2026.03.19 13:13:45.379565 [ 259 ] {359779bc-309b-40db-a958-552957317b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18569 | 2026.03.19 13:13:45.379875 [ 259 ] {359779bc-309b-40db-a958-552957317b89} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18570 | 2026.03.19 13:13:45.380094 [ 259 ] {359779bc-309b-40db-a958-552957317b89} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18571 | 2026.03.19 13:13:45.380228 [ 259 ] {359779bc-309b-40db-a958-552957317b89} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001075 sec., 2790.6976744186045 rows/sec., 223.47 KiB/sec. | ||
| 18572 | 2026.03.19 13:13:45.380265 [ 259 ] {359779bc-309b-40db-a958-552957317b89} <Debug> TCPHandler: Processed in 0.001241965 sec. | ||
| 18573 | 2026.03.19 13:13:45.380378 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18574 | 2026.03.19 13:13:45.380473 [ 259 ] {32d071c6-dd74-4e46-b742-155f8dc16da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18575 | 2026.03.19 13:13:45.380513 [ 259 ] {32d071c6-dd74-4e46-b742-155f8dc16da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18576 | 2026.03.19 13:13:45.380859 [ 259 ] {32d071c6-dd74-4e46-b742-155f8dc16da1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.03.19 13:13:45.380895 [ 259 ] {32d071c6-dd74-4e46-b742-155f8dc16da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18578 | 2026.03.19 13:13:45.381214 [ 259 ] {32d071c6-dd74-4e46-b742-155f8dc16da1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18579 | 2026.03.19 13:13:45.381440 [ 259 ] {32d071c6-dd74-4e46-b742-155f8dc16da1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2026.03.19 13:13:45.381569 [ 25 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18581 | 2026.03.19 13:13:45.381573 [ 259 ] {32d071c6-dd74-4e46-b742-155f8dc16da1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 18582 | 2026.03.19 13:13:45.381609 [ 25 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18583 | 2026.03.19 13:13:45.381631 [ 259 ] {32d071c6-dd74-4e46-b742-155f8dc16da1} <Debug> TCPHandler: Processed in 0.001304026 sec. | ||
| 18584 | 2026.03.19 13:13:45.381634 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18585 | 2026.03.19 13:13:45.381741 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 18586 | 2026.03.19 13:13:45.381838 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18587 | 2026.03.19 13:13:45.381868 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9042 rows starting from the beginning of the part | ||
| 18588 | 2026.03.19 13:13:45.381925 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 36 rows starting from the beginning of the part | ||
| 18589 | 2026.03.19 13:13:45.381972 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 18590 | 2026.03.19 13:13:45.382015 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part | ||
| 18591 | 2026.03.19 13:13:45.382056 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 18592 | 2026.03.19 13:13:45.382092 [ 193 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part | ||
| 18593 | 2026.03.19 13:13:45.384899 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49826 rows, containing 5 columns (5 merged, 0 gathered) in 0.009497039 sec., 5246477.349413854 rows/sec., 343.90 MiB/sec. | ||
| 18594 | 2026.03.19 13:13:45.385146 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9378 rows, containing 4 columns (4 merged, 0 gathered) in 0.003438159 sec., 2727622.544507104 rows/sec., 175.87 MiB/sec. | ||
| 18595 | 2026.03.19 13:13:45.385268 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Trace> MergedBlockOutputStream: filled checksums all_1_141_29 (state Temporary) | ||
| 18596 | 2026.03.19 13:13:45.385381 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18597 | 2026.03.19 13:13:45.385707 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_141_29 to all_1_141_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18598 | 2026.03.19 13:13:45.385755 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18599 | 2026.03.19 13:13:45.385850 [ 194 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_141_28} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18600 | 2026.03.19 13:13:45.385852 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_141_29} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_136_28, all_141_141_0] -> all_1_141_29 | ||
| 18601 | 2026.03.19 13:13:45.385943 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 18602 | 2026.03.19 13:13:45.386014 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18603 | 2026.03.19 13:13:48.169799 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18604 | 2026.03.19 13:13:48.169865 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18605 | 2026.03.19 13:13:48.434858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41293 | ||
| 18606 | 2026.03.19 13:13:48.435427 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2026.03.19 13:13:48.435477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18608 | 2026.03.19 13:13:48.435986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18609 | 2026.03.19 13:13:48.436226 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.03.19 13:13:48.436374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41293 | ||
| 18611 | 2026.03.19 13:13:48.436397 [ 31 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18612 | 2026.03.19 13:13:48.436471 [ 31 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18613 | 2026.03.19 13:13:48.436495 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18614 | 2026.03.19 13:13:48.436597 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 18615 | 2026.03.19 13:13:48.436699 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18616 | 2026.03.19 13:13:48.436733 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38861 rows starting from the beginning of the part | ||
| 18617 | 2026.03.19 13:13:48.436789 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 18618 | 2026.03.19 13:13:48.436832 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 18619 | 2026.03.19 13:13:48.436871 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 18620 | 2026.03.19 13:13:48.436908 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 18621 | 2026.03.19 13:13:48.436945 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 18622 | 2026.03.19 13:13:48.439487 [ 188 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41293 rows, containing 4 columns (4 merged, 0 gathered) in 0.002930398 sec., 14091259.95854488 rows/sec., 201.58 MiB/sec. | ||
| 18623 | 2026.03.19 13:13:48.440147 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18624 | 2026.03.19 13:13:48.440485 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18625 | 2026.03.19 13:13:48.440571 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_86_17} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18626 | 2026.03.19 13:13:48.440688 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18627 | 2026.03.19 13:13:50.352606 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18628 | 2026.03.19 13:13:50.352791 [ 259 ] {dc188ab8-8a1d-4d04-840d-d5ac737866f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18629 | 2026.03.19 13:13:50.352860 [ 259 ] {dc188ab8-8a1d-4d04-840d-d5ac737866f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18630 | 2026.03.19 13:13:50.353541 [ 259 ] {dc188ab8-8a1d-4d04-840d-d5ac737866f6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18631 | 2026.03.19 13:13:50.353591 [ 259 ] {dc188ab8-8a1d-4d04-840d-d5ac737866f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18632 | 2026.03.19 13:13:50.354010 [ 259 ] {dc188ab8-8a1d-4d04-840d-d5ac737866f6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18633 | 2026.03.19 13:13:50.354253 [ 259 ] {dc188ab8-8a1d-4d04-840d-d5ac737866f6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18634 | 2026.03.19 13:13:50.354413 [ 259 ] {dc188ab8-8a1d-4d04-840d-d5ac737866f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 18635 | 2026.03.19 13:13:50.354456 [ 259 ] {dc188ab8-8a1d-4d04-840d-d5ac737866f6} <Debug> TCPHandler: Processed in 0.00198664 sec. | ||
| 18636 | 2026.03.19 13:13:50.354584 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18637 | 2026.03.19 13:13:50.354682 [ 259 ] {036ad75f-911c-40a8-9ddf-2fc3c79e0779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18638 | 2026.03.19 13:13:50.354724 [ 259 ] {036ad75f-911c-40a8-9ddf-2fc3c79e0779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18639 | 2026.03.19 13:13:50.355178 [ 259 ] {036ad75f-911c-40a8-9ddf-2fc3c79e0779} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18640 | 2026.03.19 13:13:50.355215 [ 259 ] {036ad75f-911c-40a8-9ddf-2fc3c79e0779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18641 | 2026.03.19 13:13:50.355542 [ 259 ] {036ad75f-911c-40a8-9ddf-2fc3c79e0779} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18642 | 2026.03.19 13:13:50.355774 [ 259 ] {036ad75f-911c-40a8-9ddf-2fc3c79e0779} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18643 | 2026.03.19 13:13:50.355906 [ 259 ] {036ad75f-911c-40a8-9ddf-2fc3c79e0779} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 18644 | 2026.03.19 13:13:50.355947 [ 259 ] {036ad75f-911c-40a8-9ddf-2fc3c79e0779} <Debug> TCPHandler: Processed in 0.001414148 sec. | ||
| 18645 | 2026.03.19 13:13:50.356063 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18646 | 2026.03.19 13:13:50.356160 [ 259 ] {cec8199c-318b-4f66-a01f-dd1770e767b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18647 | 2026.03.19 13:13:50.356205 [ 259 ] {cec8199c-318b-4f66-a01f-dd1770e767b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18648 | 2026.03.19 13:13:50.356626 [ 259 ] {cec8199c-318b-4f66-a01f-dd1770e767b6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2026.03.19 13:13:50.356663 [ 259 ] {cec8199c-318b-4f66-a01f-dd1770e767b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18650 | 2026.03.19 13:13:50.357018 [ 259 ] {cec8199c-318b-4f66-a01f-dd1770e767b6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18651 | 2026.03.19 13:13:50.357249 [ 259 ] {cec8199c-318b-4f66-a01f-dd1770e767b6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18652 | 2026.03.19 13:13:50.357381 [ 259 ] {cec8199c-318b-4f66-a01f-dd1770e767b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 18653 | 2026.03.19 13:13:50.357419 [ 259 ] {cec8199c-318b-4f66-a01f-dd1770e767b6} <Debug> TCPHandler: Processed in 0.001405528 sec. | ||
| 18654 | 2026.03.19 13:13:50.357530 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18655 | 2026.03.19 13:13:50.357625 [ 259 ] {c5f5a954-0905-447a-965a-44d8cffaed2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18656 | 2026.03.19 13:13:50.357666 [ 259 ] {c5f5a954-0905-447a-965a-44d8cffaed2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18657 | 2026.03.19 13:13:50.358002 [ 259 ] {c5f5a954-0905-447a-965a-44d8cffaed2c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2026.03.19 13:13:50.358039 [ 259 ] {c5f5a954-0905-447a-965a-44d8cffaed2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18659 | 2026.03.19 13:13:50.358360 [ 259 ] {c5f5a954-0905-447a-965a-44d8cffaed2c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18660 | 2026.03.19 13:13:50.358577 [ 259 ] {c5f5a954-0905-447a-965a-44d8cffaed2c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2026.03.19 13:13:50.358709 [ 259 ] {c5f5a954-0905-447a-965a-44d8cffaed2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 18662 | 2026.03.19 13:13:50.358750 [ 259 ] {c5f5a954-0905-447a-965a-44d8cffaed2c} <Debug> TCPHandler: Processed in 0.001269535 sec. | ||
| 18663 | 2026.03.19 13:13:50.670008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18664 | 2026.03.19 13:13:50.694598 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18665 | 2026.03.19 13:13:50.694671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18666 | 2026.03.19 13:13:50.703930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18667 | 2026.03.19 13:13:50.705005 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18668 | 2026.03.19 13:13:50.705427 [ 45 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18669 | 2026.03.19 13:13:50.705517 [ 45 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18670 | 2026.03.19 13:13:50.705549 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18671 | 2026.03.19 13:13:50.705684 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 18672 | 2026.03.19 13:13:50.709407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18673 | 2026.03.19 13:13:50.709822 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18674 | 2026.03.19 13:13:50.710943 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 18675 | 2026.03.19 13:13:50.715745 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 18676 | 2026.03.19 13:13:50.720783 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 18677 | 2026.03.19 13:13:50.726465 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 18678 | 2026.03.19 13:13:50.732283 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 18679 | 2026.03.19 13:13:50.738211 [ 196 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 18680 | 2026.03.19 13:13:50.820700 [ 195 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.115065029 sec., 5631.598111360142 rows/sec., 29.12 MiB/sec. | ||
| 18681 | 2026.03.19 13:13:50.823979 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18682 | 2026.03.19 13:13:50.826603 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_86_17} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18683 | 2026.03.19 13:13:50.826893 [ 188 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_86_17} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18684 | 2026.03.19 13:13:50.829472 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18685 | 2026.03.19 13:13:51.000310 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.95 MiB, peak 415.38 MiB, free memory in arenas 0.00 B, will set to 396.70 MiB (RSS), difference: -1.26 MiB | ||
| 18686 | 2026.03.19 13:13:51.595066 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18687 | 2026.03.19 13:13:51.595354 [ 259 ] {43f2e6c7-04d7-4e6b-a40d-ef65358370c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18688 | 2026.03.19 13:13:51.595453 [ 259 ] {43f2e6c7-04d7-4e6b-a40d-ef65358370c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18689 | 2026.03.19 13:13:51.596593 [ 259 ] {43f2e6c7-04d7-4e6b-a40d-ef65358370c0} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18690 | 2026.03.19 13:13:51.596659 [ 259 ] {43f2e6c7-04d7-4e6b-a40d-ef65358370c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18691 | 2026.03.19 13:13:51.597263 [ 259 ] {43f2e6c7-04d7-4e6b-a40d-ef65358370c0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18692 | 2026.03.19 13:13:51.597627 [ 259 ] {43f2e6c7-04d7-4e6b-a40d-ef65358370c0} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18693 | 2026.03.19 13:13:51.597864 [ 259 ] {43f2e6c7-04d7-4e6b-a40d-ef65358370c0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002582 sec., 109992.25406661502 rows/sec., 6.99 MiB/sec. | ||
| 18694 | 2026.03.19 13:13:51.597947 [ 259 ] {43f2e6c7-04d7-4e6b-a40d-ef65358370c0} <Debug> TCPHandler: Processed in 0.003086871 sec. | ||
| 18695 | 2026.03.19 13:13:51.598132 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18696 | 2026.03.19 13:13:51.598293 [ 259 ] {cc85f63a-e8f3-4f8f-99e6-6dec6bb01d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18697 | 2026.03.19 13:13:51.598360 [ 259 ] {cc85f63a-e8f3-4f8f-99e6-6dec6bb01d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18698 | 2026.03.19 13:13:51.598969 [ 259 ] {cc85f63a-e8f3-4f8f-99e6-6dec6bb01d80} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2026.03.19 13:13:51.599020 [ 259 ] {cc85f63a-e8f3-4f8f-99e6-6dec6bb01d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18700 | 2026.03.19 13:13:51.599471 [ 259 ] {cc85f63a-e8f3-4f8f-99e6-6dec6bb01d80} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18701 | 2026.03.19 13:13:51.599842 [ 259 ] {cc85f63a-e8f3-4f8f-99e6-6dec6bb01d80} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18702 | 2026.03.19 13:13:51.600033 [ 259 ] {cc85f63a-e8f3-4f8f-99e6-6dec6bb01d80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00178 sec., 1123.5955056179776 rows/sec., 91.62 KiB/sec. | ||
| 18703 | 2026.03.19 13:13:51.600090 [ 259 ] {cc85f63a-e8f3-4f8f-99e6-6dec6bb01d80} <Debug> TCPHandler: Processed in 0.002036341 sec. | ||
| 18704 | 2026.03.19 13:13:51.600249 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2026.03.19 13:13:51.600393 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18706 | 2026.03.19 13:13:51.600453 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18707 | 2026.03.19 13:13:51.603083 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.03.19 13:13:51.603137 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18709 | 2026.03.19 13:13:51.603851 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18710 | 2026.03.19 13:13:51.604188 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2026.03.19 13:13:51.604382 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Debug> executeQuery: Read 2796 rows, 219.52 KiB in 0.00402 sec., 695522.3880597014 rows/sec., 53.33 MiB/sec. | ||
| 18712 | 2026.03.19 13:13:51.604441 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 18713 | 2026.03.19 13:13:51.604462 [ 259 ] {c91bd60a-01ad-4cf8-8746-058dd32d5fcb} <Debug> TCPHandler: Processed in 0.004287126 sec. | ||
| 18714 | 2026.03.19 13:13:51.604650 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18715 | 2026.03.19 13:13:51.604792 [ 259 ] {4188eee5-7a02-4d63-ae89-8feb52abbb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18716 | 2026.03.19 13:13:51.604855 [ 259 ] {4188eee5-7a02-4d63-ae89-8feb52abbb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18717 | 2026.03.19 13:13:51.605573 [ 259 ] {4188eee5-7a02-4d63-ae89-8feb52abbb74} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18718 | 2026.03.19 13:13:51.605625 [ 259 ] {4188eee5-7a02-4d63-ae89-8feb52abbb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18719 | 2026.03.19 13:13:51.606084 [ 259 ] {4188eee5-7a02-4d63-ae89-8feb52abbb74} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18720 | 2026.03.19 13:13:51.606404 [ 259 ] {4188eee5-7a02-4d63-ae89-8feb52abbb74} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18721 | 2026.03.19 13:13:51.606597 [ 259 ] {4188eee5-7a02-4d63-ae89-8feb52abbb74} <Debug> executeQuery: Read 212 rows, 13.79 KiB in 0.001832 sec., 115720.52401746725 rows/sec., 7.35 MiB/sec. | ||
| 18722 | 2026.03.19 13:13:51.606660 [ 259 ] {4188eee5-7a02-4d63-ae89-8feb52abbb74} <Debug> TCPHandler: Processed in 0.002084201 sec. | ||
| 18723 | 2026.03.19 13:13:51.606829 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18724 | 2026.03.19 13:13:51.606965 [ 259 ] {fc5f9784-2cff-42f8-9af0-fb90a3077831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18725 | 2026.03.19 13:13:51.607026 [ 259 ] {fc5f9784-2cff-42f8-9af0-fb90a3077831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18726 | 2026.03.19 13:13:51.608058 [ 259 ] {fc5f9784-2cff-42f8-9af0-fb90a3077831} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18727 | 2026.03.19 13:13:51.608109 [ 259 ] {fc5f9784-2cff-42f8-9af0-fb90a3077831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18728 | 2026.03.19 13:13:51.608604 [ 259 ] {fc5f9784-2cff-42f8-9af0-fb90a3077831} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18729 | 2026.03.19 13:13:51.608956 [ 259 ] {fc5f9784-2cff-42f8-9af0-fb90a3077831} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18730 | 2026.03.19 13:13:51.609145 [ 259 ] {fc5f9784-2cff-42f8-9af0-fb90a3077831} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.002208 sec., 388134.0579710145 rows/sec., 23.07 MiB/sec. | ||
| 18731 | 2026.03.19 13:13:51.609205 [ 259 ] {fc5f9784-2cff-42f8-9af0-fb90a3077831} <Debug> TCPHandler: Processed in 0.002451449 sec. | ||
| 18732 | 2026.03.19 13:13:51.609352 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18733 | 2026.03.19 13:13:51.609492 [ 259 ] {21da59c0-32d7-4612-9d7e-12a89e158def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18734 | 2026.03.19 13:13:51.609552 [ 259 ] {21da59c0-32d7-4612-9d7e-12a89e158def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18735 | 2026.03.19 13:13:51.610182 [ 259 ] {21da59c0-32d7-4612-9d7e-12a89e158def} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18736 | 2026.03.19 13:13:51.610231 [ 259 ] {21da59c0-32d7-4612-9d7e-12a89e158def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18737 | 2026.03.19 13:13:51.610653 [ 259 ] {21da59c0-32d7-4612-9d7e-12a89e158def} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 18738 | 2026.03.19 13:13:51.610960 [ 259 ] {21da59c0-32d7-4612-9d7e-12a89e158def} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18739 | 2026.03.19 13:13:51.611088 [ 66 ] {} <Debug> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 18740 | 2026.03.19 13:13:51.611138 [ 66 ] {} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2026.03.19 13:13:51.611139 [ 259 ] {21da59c0-32d7-4612-9d7e-12a89e158def} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 41.88 KiB/sec. | ||
| 18742 | 2026.03.19 13:13:51.611163 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18743 | 2026.03.19 13:13:51.611204 [ 259 ] {21da59c0-32d7-4612-9d7e-12a89e158def} <Debug> TCPHandler: Processed in 0.001924518 sec. | ||
| 18744 | 2026.03.19 13:13:51.611300 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::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 | ||
| 18745 | 2026.03.19 13:13:51.611355 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18746 | 2026.03.19 13:13:51.611469 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18747 | 2026.03.19 13:13:51.611492 [ 259 ] {d330df51-488f-40af-9b4c-fc7b4a8ddaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18748 | 2026.03.19 13:13:51.611520 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 18749 | 2026.03.19 13:13:51.611555 [ 259 ] {d330df51-488f-40af-9b4c-fc7b4a8ddaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18750 | 2026.03.19 13:13:51.611613 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 18751 | 2026.03.19 13:13:51.611684 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 18752 | 2026.03.19 13:13:51.611763 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 18753 | 2026.03.19 13:13:51.611820 [ 190 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 18754 | 2026.03.19 13:13:51.612159 [ 259 ] {d330df51-488f-40af-9b4c-fc7b4a8ddaf6} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18755 | 2026.03.19 13:13:51.612218 [ 259 ] {d330df51-488f-40af-9b4c-fc7b4a8ddaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18756 | 2026.03.19 13:13:51.612685 [ 259 ] {d330df51-488f-40af-9b4c-fc7b4a8ddaf6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18757 | 2026.03.19 13:13:51.613042 [ 259 ] {d330df51-488f-40af-9b4c-fc7b4a8ddaf6} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18758 | 2026.03.19 13:13:51.613099 [ 191 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001856787 sec., 2692.823678752598 rows/sec., 199.86 KiB/sec. | ||
| 18759 | 2026.03.19 13:13:51.613226 [ 259 ] {d330df51-488f-40af-9b4c-fc7b4a8ddaf6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00176 sec., 84090.90909090909 rows/sec., 4.78 MiB/sec. | ||
| 18760 | 2026.03.19 13:13:51.613294 [ 259 ] {d330df51-488f-40af-9b4c-fc7b4a8ddaf6} <Debug> TCPHandler: Processed in 0.00200674 sec. | ||
| 18761 | 2026.03.19 13:13:51.613331 [ 191 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 18762 | 2026.03.19 13:13:51.613461 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18763 | 2026.03.19 13:13:51.613610 [ 259 ] {1897dce9-4597-41ae-9b35-e7fad568bb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18764 | 2026.03.19 13:13:51.613671 [ 259 ] {1897dce9-4597-41ae-9b35-e7fad568bb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18765 | 2026.03.19 13:13:51.613792 [ 191 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.03.19 13:13:51.613922 [ 191 ] {f0bf588b-e5af-4a80-bb2b-1bd7900487be::all_1_17_4} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 18767 | 2026.03.19 13:13:51.614064 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 18768 | 2026.03.19 13:13:51.614972 [ 259 ] {1897dce9-4597-41ae-9b35-e7fad568bb8a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18769 | 2026.03.19 13:13:51.615028 [ 259 ] {1897dce9-4597-41ae-9b35-e7fad568bb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18770 | 2026.03.19 13:13:51.615575 [ 259 ] {1897dce9-4597-41ae-9b35-e7fad568bb8a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18771 | 2026.03.19 13:13:51.615857 [ 259 ] {1897dce9-4597-41ae-9b35-e7fad568bb8a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18772 | 2026.03.19 13:13:51.616095 [ 259 ] {1897dce9-4597-41ae-9b35-e7fad568bb8a} <Debug> executeQuery: Read 1505 rows, 106.74 KiB in 0.002514 sec., 598647.5735879077 rows/sec., 41.46 MiB/sec. | ||
| 18773 | 2026.03.19 13:13:51.616152 [ 259 ] {1897dce9-4597-41ae-9b35-e7fad568bb8a} <Debug> TCPHandler: Processed in 0.002763115 sec. | ||
| 18774 | 2026.03.19 13:13:51.616317 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18775 | 2026.03.19 13:13:51.616456 [ 259 ] {ec0cf0de-d684-4403-9306-a13b033cbf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18776 | 2026.03.19 13:13:51.616517 [ 259 ] {ec0cf0de-d684-4403-9306-a13b033cbf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18777 | 2026.03.19 13:13:51.616987 [ 259 ] {ec0cf0de-d684-4403-9306-a13b033cbf19} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2026.03.19 13:13:51.617037 [ 259 ] {ec0cf0de-d684-4403-9306-a13b033cbf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18779 | 2026.03.19 13:13:51.617511 [ 259 ] {ec0cf0de-d684-4403-9306-a13b033cbf19} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18780 | 2026.03.19 13:13:51.617856 [ 259 ] {ec0cf0de-d684-4403-9306-a13b033cbf19} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18781 | 2026.03.19 13:13:51.618127 [ 259 ] {ec0cf0de-d684-4403-9306-a13b033cbf19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001699 sec., 3531.489111241907 rows/sec., 184.51 KiB/sec. | ||
| 18782 | 2026.03.19 13:13:51.618183 [ 259 ] {ec0cf0de-d684-4403-9306-a13b033cbf19} <Debug> TCPHandler: Processed in 0.001935889 sec. | ||
| 18783 | 2026.03.19 13:13:51.618334 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18784 | 2026.03.19 13:13:51.618471 [ 259 ] {3448f624-da07-4013-932d-93d431ead052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18785 | 2026.03.19 13:13:51.618530 [ 259 ] {3448f624-da07-4013-932d-93d431ead052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18786 | 2026.03.19 13:13:51.619464 [ 259 ] {3448f624-da07-4013-932d-93d431ead052} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2026.03.19 13:13:51.619511 [ 259 ] {3448f624-da07-4013-932d-93d431ead052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18788 | 2026.03.19 13:13:51.620184 [ 259 ] {3448f624-da07-4013-932d-93d431ead052} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18789 | 2026.03.19 13:13:51.620518 [ 259 ] {3448f624-da07-4013-932d-93d431ead052} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18790 | 2026.03.19 13:13:51.620707 [ 259 ] {3448f624-da07-4013-932d-93d431ead052} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.002263 sec., 598762.7043747238 rows/sec., 37.50 MiB/sec. | ||
| 18791 | 2026.03.19 13:13:51.620762 [ 259 ] {3448f624-da07-4013-932d-93d431ead052} <Debug> TCPHandler: Processed in 0.00250087 sec. | ||
| 18792 | 2026.03.19 13:13:51.620923 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18793 | 2026.03.19 13:13:51.621059 [ 259 ] {fc353579-7415-4805-957a-5cda93af68fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18794 | 2026.03.19 13:13:51.621118 [ 259 ] {fc353579-7415-4805-957a-5cda93af68fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18795 | 2026.03.19 13:13:51.621565 [ 259 ] {fc353579-7415-4805-957a-5cda93af68fd} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18796 | 2026.03.19 13:13:51.621616 [ 259 ] {fc353579-7415-4805-957a-5cda93af68fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18797 | 2026.03.19 13:13:51.622058 [ 259 ] {fc353579-7415-4805-957a-5cda93af68fd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18798 | 2026.03.19 13:13:51.622386 [ 259 ] {fc353579-7415-4805-957a-5cda93af68fd} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18799 | 2026.03.19 13:13:51.622573 [ 259 ] {fc353579-7415-4805-957a-5cda93af68fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
| 18800 | 2026.03.19 13:13:51.622629 [ 259 ] {fc353579-7415-4805-957a-5cda93af68fd} <Debug> TCPHandler: Processed in 0.001778055 sec. | ||
| 18801 | 2026.03.19 13:13:51.622797 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18802 | 2026.03.19 13:13:51.622945 [ 259 ] {6ec3a509-389a-4aa8-b872-cc15755f920e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18803 | 2026.03.19 13:13:51.623026 [ 259 ] {6ec3a509-389a-4aa8-b872-cc15755f920e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18804 | 2026.03.19 13:13:51.624344 [ 259 ] {6ec3a509-389a-4aa8-b872-cc15755f920e} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2026.03.19 13:13:51.624390 [ 259 ] {6ec3a509-389a-4aa8-b872-cc15755f920e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18806 | 2026.03.19 13:13:51.625294 [ 259 ] {6ec3a509-389a-4aa8-b872-cc15755f920e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18807 | 2026.03.19 13:13:51.625640 [ 259 ] {6ec3a509-389a-4aa8-b872-cc15755f920e} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18808 | 2026.03.19 13:13:51.625878 [ 259 ] {6ec3a509-389a-4aa8-b872-cc15755f920e} <Debug> executeQuery: Read 68 rows, 124.78 KiB in 0.002957 sec., 22996.280013527223 rows/sec., 41.21 MiB/sec. | ||
| 18809 | 2026.03.19 13:13:51.625992 [ 259 ] {6ec3a509-389a-4aa8-b872-cc15755f920e} <Debug> TCPHandler: Processed in 0.003267645 sec. | ||
| 18810 | 2026.03.19 13:13:51.626146 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18811 | 2026.03.19 13:13:51.626288 [ 259 ] {050de8a5-aa9c-4e8a-be14-2e91a13d3038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18812 | 2026.03.19 13:13:51.626349 [ 259 ] {050de8a5-aa9c-4e8a-be14-2e91a13d3038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18813 | 2026.03.19 13:13:51.626805 [ 259 ] {050de8a5-aa9c-4e8a-be14-2e91a13d3038} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18814 | 2026.03.19 13:13:51.626854 [ 259 ] {050de8a5-aa9c-4e8a-be14-2e91a13d3038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18815 | 2026.03.19 13:13:51.627312 [ 259 ] {050de8a5-aa9c-4e8a-be14-2e91a13d3038} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 18816 | 2026.03.19 13:13:51.627618 [ 259 ] {050de8a5-aa9c-4e8a-be14-2e91a13d3038} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18817 | 2026.03.19 13:13:51.627748 [ 66 ] {} <Debug> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 18818 | 2026.03.19 13:13:51.627790 [ 66 ] {} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18819 | 2026.03.19 13:13:51.627793 [ 259 ] {050de8a5-aa9c-4e8a-be14-2e91a13d3038} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001533 sec., 7827.788649706457 rows/sec., 552.94 KiB/sec. | ||
| 18820 | 2026.03.19 13:13:51.627813 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18821 | 2026.03.19 13:13:51.627851 [ 259 ] {050de8a5-aa9c-4e8a-be14-2e91a13d3038} <Debug> TCPHandler: Processed in 0.001775895 sec. | ||
| 18822 | 2026.03.19 13:13:51.627934 [ 186 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::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 | ||
| 18823 | 2026.03.19 13:13:51.627993 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18824 | 2026.03.19 13:13:51.628101 [ 186 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18825 | 2026.03.19 13:13:51.628127 [ 259 ] {50607bb8-ea49-429b-b1d4-b9d8b3c63528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18826 | 2026.03.19 13:13:51.628150 [ 186 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 18827 | 2026.03.19 13:13:51.628185 [ 259 ] {50607bb8-ea49-429b-b1d4-b9d8b3c63528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18828 | 2026.03.19 13:13:51.628238 [ 186 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 18829 | 2026.03.19 13:13:51.628302 [ 186 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 18830 | 2026.03.19 13:13:51.628354 [ 186 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 18831 | 2026.03.19 13:13:51.628401 [ 186 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
| 18832 | 2026.03.19 13:13:51.628457 [ 186 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 18833 | 2026.03.19 13:13:51.628610 [ 259 ] {50607bb8-ea49-429b-b1d4-b9d8b3c63528} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18834 | 2026.03.19 13:13:51.628663 [ 259 ] {50607bb8-ea49-429b-b1d4-b9d8b3c63528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18835 | 2026.03.19 13:13:51.629149 [ 259 ] {50607bb8-ea49-429b-b1d4-b9d8b3c63528} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18836 | 2026.03.19 13:13:51.629449 [ 259 ] {50607bb8-ea49-429b-b1d4-b9d8b3c63528} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18837 | 2026.03.19 13:13:51.629633 [ 259 ] {50607bb8-ea49-429b-b1d4-b9d8b3c63528} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001529 sec., 35317.20078482669 rows/sec., 2.10 MiB/sec. | ||
| 18838 | 2026.03.19 13:13:51.629685 [ 259 ] {50607bb8-ea49-429b-b1d4-b9d8b3c63528} <Debug> TCPHandler: Processed in 0.001757464 sec. | ||
| 18839 | 2026.03.19 13:13:51.630537 [ 187 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002661142 sec., 15782.697804175801 rows/sec., 1.13 MiB/sec. | ||
| 18840 | 2026.03.19 13:13:51.630748 [ 198 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 18841 | 2026.03.19 13:13:51.631137 [ 198 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18842 | 2026.03.19 13:13:51.631226 [ 198 ] {e24ec48f-26aa-49f8-94c8-f6f84856d951::all_1_6_1} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 18843 | 2026.03.19 13:13:51.631351 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 18844 | 2026.03.19 13:13:52.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.77 MiB, peak 415.38 MiB, free memory in arenas 0.00 B, will set to 396.71 MiB (RSS), difference: -1.06 MiB | ||
| 18845 | 2026.03.19 13:13:52.509391 [ 219 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 18846 | 2026.03.19 13:13:52.509444 [ 219 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 18847 | 2026.03.19 13:13:52.512124 [ 219 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 18848 | 2026.03.19 13:13:52.574886 [ 223 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 18849 | 2026.03.19 13:13:52.574932 [ 223 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 18850 | 2026.03.19 13:13:52.577630 [ 223 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 18851 | 2026.03.19 13:13:52.622469 [ 224 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 18852 | 2026.03.19 13:13:52.622518 [ 224 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 18853 | 2026.03.19 13:13:52.626413 [ 224 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 18854 | 2026.03.19 13:13:52.715275 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 18855 | 2026.03.19 13:13:52.715345 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 18856 | 2026.03.19 13:13:52.717981 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 18857 | 2026.03.19 13:13:52.745967 [ 221 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 18858 | 2026.03.19 13:13:52.746022 [ 221 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 18859 | 2026.03.19 13:13:52.749379 [ 221 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 18860 | 2026.03.19 13:13:52.782843 [ 222 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 18861 | 2026.03.19 13:13:52.782895 [ 222 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 18862 | 2026.03.19 13:13:52.785073 [ 222 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 18863 | 2026.03.19 13:13:52.947935 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 18864 | 2026.03.19 13:13:52.947979 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 18865 | 2026.03.19 13:13:52.950438 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 18866 | 2026.03.19 13:13:53.587288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2368 | ||
| 18867 | 2026.03.19 13:13:53.590651 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18868 | 2026.03.19 13:13:53.590698 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18869 | 2026.03.19 13:13:53.591925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18870 | 2026.03.19 13:13:53.592191 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18871 | 2026.03.19 13:13:53.592465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2368 | ||
| 18872 | 2026.03.19 13:13:55.349236 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18873 | 2026.03.19 13:13:55.349434 [ 259 ] {9647c01d-0e96-4a84-986e-8fefe61cbe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18874 | 2026.03.19 13:13:55.349502 [ 259 ] {9647c01d-0e96-4a84-986e-8fefe61cbe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18875 | 2026.03.19 13:13:55.350229 [ 259 ] {9647c01d-0e96-4a84-986e-8fefe61cbe9a} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18876 | 2026.03.19 13:13:55.350272 [ 259 ] {9647c01d-0e96-4a84-986e-8fefe61cbe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18877 | 2026.03.19 13:13:55.350664 [ 259 ] {9647c01d-0e96-4a84-986e-8fefe61cbe9a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18878 | 2026.03.19 13:13:55.350901 [ 259 ] {9647c01d-0e96-4a84-986e-8fefe61cbe9a} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18879 | 2026.03.19 13:13:55.351060 [ 259 ] {9647c01d-0e96-4a84-986e-8fefe61cbe9a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 18880 | 2026.03.19 13:13:55.351106 [ 259 ] {9647c01d-0e96-4a84-986e-8fefe61cbe9a} <Debug> TCPHandler: Processed in 0.00201108 sec. | ||
| 18881 | 2026.03.19 13:13:55.351257 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18882 | 2026.03.19 13:13:55.351355 [ 259 ] {795c344b-17bd-4159-8bf3-53d7d37a133a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18883 | 2026.03.19 13:13:55.351396 [ 259 ] {795c344b-17bd-4159-8bf3-53d7d37a133a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18884 | 2026.03.19 13:13:55.351872 [ 259 ] {795c344b-17bd-4159-8bf3-53d7d37a133a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18885 | 2026.03.19 13:13:55.351910 [ 259 ] {795c344b-17bd-4159-8bf3-53d7d37a133a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18886 | 2026.03.19 13:13:55.352215 [ 259 ] {795c344b-17bd-4159-8bf3-53d7d37a133a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18887 | 2026.03.19 13:13:55.352444 [ 259 ] {795c344b-17bd-4159-8bf3-53d7d37a133a} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18888 | 2026.03.19 13:13:55.352589 [ 259 ] {795c344b-17bd-4159-8bf3-53d7d37a133a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 18889 | 2026.03.19 13:13:55.352628 [ 259 ] {795c344b-17bd-4159-8bf3-53d7d37a133a} <Debug> TCPHandler: Processed in 0.001432808 sec. | ||
| 18890 | 2026.03.19 13:13:55.352767 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18891 | 2026.03.19 13:13:55.352863 [ 259 ] {76c06ab9-b047-4d2c-9a41-b577933b89f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18892 | 2026.03.19 13:13:55.352909 [ 259 ] {76c06ab9-b047-4d2c-9a41-b577933b89f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18893 | 2026.03.19 13:13:55.353323 [ 259 ] {76c06ab9-b047-4d2c-9a41-b577933b89f0} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.03.19 13:13:55.353360 [ 259 ] {76c06ab9-b047-4d2c-9a41-b577933b89f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18895 | 2026.03.19 13:13:55.353717 [ 259 ] {76c06ab9-b047-4d2c-9a41-b577933b89f0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18896 | 2026.03.19 13:13:55.353946 [ 259 ] {76c06ab9-b047-4d2c-9a41-b577933b89f0} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.03.19 13:13:55.354072 [ 259 ] {76c06ab9-b047-4d2c-9a41-b577933b89f0} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001228 sec., 78175.89576547232 rows/sec., 5.44 MiB/sec. | ||
| 18898 | 2026.03.19 13:13:55.354111 [ 259 ] {76c06ab9-b047-4d2c-9a41-b577933b89f0} <Debug> TCPHandler: Processed in 0.001404468 sec. | ||
| 18899 | 2026.03.19 13:13:55.354236 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18900 | 2026.03.19 13:13:55.354331 [ 259 ] {e62dbc5a-7118-44fb-84a9-9c710de484f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18901 | 2026.03.19 13:13:55.354374 [ 259 ] {e62dbc5a-7118-44fb-84a9-9c710de484f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18902 | 2026.03.19 13:13:55.354708 [ 259 ] {e62dbc5a-7118-44fb-84a9-9c710de484f5} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18903 | 2026.03.19 13:13:55.354744 [ 259 ] {e62dbc5a-7118-44fb-84a9-9c710de484f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18904 | 2026.03.19 13:13:55.355053 [ 259 ] {e62dbc5a-7118-44fb-84a9-9c710de484f5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18905 | 2026.03.19 13:13:55.355265 [ 259 ] {e62dbc5a-7118-44fb-84a9-9c710de484f5} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18906 | 2026.03.19 13:13:55.355393 [ 259 ] {e62dbc5a-7118-44fb-84a9-9c710de484f5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00108 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
| 18907 | 2026.03.19 13:13:55.355431 [ 259 ] {e62dbc5a-7118-44fb-84a9-9c710de484f5} <Debug> TCPHandler: Processed in 0.001244434 sec. | ||
| 18908 | 2026.03.19 13:13:55.936589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41741 | ||
| 18909 | 2026.03.19 13:13:55.937240 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18910 | 2026.03.19 13:13:55.937296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18911 | 2026.03.19 13:13:55.937784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18912 | 2026.03.19 13:13:55.938024 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18913 | 2026.03.19 13:13:55.938164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41741 | ||
| 18914 | 2026.03.19 13:13:58.209530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18915 | 2026.03.19 13:13:58.228996 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18916 | 2026.03.19 13:13:58.229066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18917 | 2026.03.19 13:13:58.235761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18918 | 2026.03.19 13:13:58.236530 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18919 | 2026.03.19 13:13:58.241154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18920 | 2026.03.19 13:14:00.353423 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18921 | 2026.03.19 13:14:00.353625 [ 259 ] {e71b62ba-6059-456c-bf79-dbe6babb9ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18922 | 2026.03.19 13:14:00.353692 [ 259 ] {e71b62ba-6059-456c-bf79-dbe6babb9ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18923 | 2026.03.19 13:14:00.354371 [ 259 ] {e71b62ba-6059-456c-bf79-dbe6babb9ea1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18924 | 2026.03.19 13:14:00.354412 [ 259 ] {e71b62ba-6059-456c-bf79-dbe6babb9ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18925 | 2026.03.19 13:14:00.354803 [ 259 ] {e71b62ba-6059-456c-bf79-dbe6babb9ea1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18926 | 2026.03.19 13:14:00.355041 [ 259 ] {e71b62ba-6059-456c-bf79-dbe6babb9ea1} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18927 | 2026.03.19 13:14:00.355196 [ 259 ] {e71b62ba-6059-456c-bf79-dbe6babb9ea1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 18928 | 2026.03.19 13:14:00.355240 [ 259 ] {e71b62ba-6059-456c-bf79-dbe6babb9ea1} <Debug> TCPHandler: Processed in 0.00196249 sec. | ||
| 18929 | 2026.03.19 13:14:00.355369 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18930 | 2026.03.19 13:14:00.355468 [ 259 ] {0efd7b8e-c4ec-4d31-98bb-7e3bc6b1a172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18931 | 2026.03.19 13:14:00.355510 [ 259 ] {0efd7b8e-c4ec-4d31-98bb-7e3bc6b1a172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18932 | 2026.03.19 13:14:00.355939 [ 259 ] {0efd7b8e-c4ec-4d31-98bb-7e3bc6b1a172} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2026.03.19 13:14:00.355973 [ 259 ] {0efd7b8e-c4ec-4d31-98bb-7e3bc6b1a172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18934 | 2026.03.19 13:14:00.356292 [ 259 ] {0efd7b8e-c4ec-4d31-98bb-7e3bc6b1a172} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18935 | 2026.03.19 13:14:00.356526 [ 259 ] {0efd7b8e-c4ec-4d31-98bb-7e3bc6b1a172} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18936 | 2026.03.19 13:14:00.356662 [ 259 ] {0efd7b8e-c4ec-4d31-98bb-7e3bc6b1a172} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 18937 | 2026.03.19 13:14:00.356700 [ 259 ] {0efd7b8e-c4ec-4d31-98bb-7e3bc6b1a172} <Debug> TCPHandler: Processed in 0.001383248 sec. | ||
| 18938 | 2026.03.19 13:14:00.356821 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2026.03.19 13:14:00.356919 [ 259 ] {59fbbe96-4a8a-4ebc-a073-92a997c288af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18940 | 2026.03.19 13:14:00.356964 [ 259 ] {59fbbe96-4a8a-4ebc-a073-92a997c288af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18941 | 2026.03.19 13:14:00.357473 [ 259 ] {59fbbe96-4a8a-4ebc-a073-92a997c288af} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.03.19 13:14:00.357510 [ 259 ] {59fbbe96-4a8a-4ebc-a073-92a997c288af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18943 | 2026.03.19 13:14:00.357860 [ 259 ] {59fbbe96-4a8a-4ebc-a073-92a997c288af} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18944 | 2026.03.19 13:14:00.358089 [ 259 ] {59fbbe96-4a8a-4ebc-a073-92a997c288af} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.03.19 13:14:00.358223 [ 259 ] {59fbbe96-4a8a-4ebc-a073-92a997c288af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 18946 | 2026.03.19 13:14:00.358261 [ 259 ] {59fbbe96-4a8a-4ebc-a073-92a997c288af} <Debug> TCPHandler: Processed in 0.00148999 sec. | ||
| 18947 | 2026.03.19 13:14:00.358381 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18948 | 2026.03.19 13:14:00.358478 [ 259 ] {2b7acfdd-7831-4430-af4c-a61013fe875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18949 | 2026.03.19 13:14:00.358522 [ 259 ] {2b7acfdd-7831-4430-af4c-a61013fe875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18950 | 2026.03.19 13:14:00.358864 [ 259 ] {2b7acfdd-7831-4430-af4c-a61013fe875d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.03.19 13:14:00.358900 [ 259 ] {2b7acfdd-7831-4430-af4c-a61013fe875d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18952 | 2026.03.19 13:14:00.359217 [ 259 ] {2b7acfdd-7831-4430-af4c-a61013fe875d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18953 | 2026.03.19 13:14:00.359433 [ 259 ] {2b7acfdd-7831-4430-af4c-a61013fe875d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2026.03.19 13:14:00.359563 [ 259 ] {2b7acfdd-7831-4430-af4c-a61013fe875d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 18955 | 2026.03.19 13:14:00.359601 [ 259 ] {2b7acfdd-7831-4430-af4c-a61013fe875d} <Debug> TCPHandler: Processed in 0.001270905 sec. | ||
| 18956 | 2026.03.19 13:14:03.169904 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18957 | 2026.03.19 13:14:03.169979 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18958 | 2026.03.19 13:14:03.199507 [ 65 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
| 18959 | 2026.03.19 13:14:03.199563 [ 65 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2026.03.19 13:14:03.199584 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18961 | 2026.03.19 13:14:03.199686 [ 186 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
| 18962 | 2026.03.19 13:14:03.199812 [ 186 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18963 | 2026.03.19 13:14:03.199855 [ 186 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 60 rows starting from the beginning of the part | ||
| 18964 | 2026.03.19 13:14:03.199919 [ 186 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 18965 | 2026.03.19 13:14:03.199964 [ 186 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 18966 | 2026.03.19 13:14:03.200011 [ 186 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 18967 | 2026.03.19 13:14:03.200051 [ 186 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 18968 | 2026.03.19 13:14:03.201027 [ 200 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382217 sec., 46302.42574067603 rows/sec., 3.05 MiB/sec. | ||
| 18969 | 2026.03.19 13:14:03.201317 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 18970 | 2026.03.19 13:14:03.201876 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18971 | 2026.03.19 13:14:03.201957 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_64_14} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
| 18972 | 2026.03.19 13:14:03.202050 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18973 | 2026.03.19 13:14:03.438352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42253 | ||
| 18974 | 2026.03.19 13:14:03.438921 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18975 | 2026.03.19 13:14:03.438960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18976 | 2026.03.19 13:14:03.439677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18977 | 2026.03.19 13:14:03.440183 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18978 | 2026.03.19 13:14:03.440334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42253 | ||
| 18979 | 2026.03.19 13:14:03.592904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2384 | ||
| 18980 | 2026.03.19 13:14:03.595025 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18981 | 2026.03.19 13:14:03.595072 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18982 | 2026.03.19 13:14:03.596359 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18983 | 2026.03.19 13:14:03.596956 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18984 | 2026.03.19 13:14:03.597108 [ 65 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18985 | 2026.03.19 13:14:03.597176 [ 65 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18986 | 2026.03.19 13:14:03.597200 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 18987 | 2026.03.19 13:14:03.597223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2384 | ||
| 18988 | 2026.03.19 13:14:03.597300 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 18989 | 2026.03.19 13:14:03.597860 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18990 | 2026.03.19 13:14:03.598003 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2206 rows starting from the beginning of the part | ||
| 18991 | 2026.03.19 13:14:03.598353 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 18992 | 2026.03.19 13:14:03.598681 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part | ||
| 18993 | 2026.03.19 13:14:03.598993 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 18994 | 2026.03.19 13:14:03.599299 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 18995 | 2026.03.19 13:14:03.599598 [ 186 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 18996 | 2026.03.19 13:14:03.608074 [ 189 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2384 rows, containing 72 columns (72 merged, 0 gathered) in 0.010818285 sec., 220367.64607329163 rows/sec., 166.28 MiB/sec. | ||
| 18997 | 2026.03.19 13:14:03.610715 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18998 | 2026.03.19 13:14:03.611610 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18999 | 2026.03.19 13:14:03.611702 [ 192 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_66_13} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19000 | 2026.03.19 13:14:03.612057 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19001 | 2026.03.19 13:14:05.362928 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19002 | 2026.03.19 13:14:05.363113 [ 259 ] {146e0004-a7b4-4c8c-943d-edaa4af6e6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19003 | 2026.03.19 13:14:05.363179 [ 259 ] {146e0004-a7b4-4c8c-943d-edaa4af6e6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19004 | 2026.03.19 13:14:05.363887 [ 259 ] {146e0004-a7b4-4c8c-943d-edaa4af6e6be} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2026.03.19 13:14:05.363937 [ 259 ] {146e0004-a7b4-4c8c-943d-edaa4af6e6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19006 | 2026.03.19 13:14:05.364515 [ 259 ] {146e0004-a7b4-4c8c-943d-edaa4af6e6be} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19007 | 2026.03.19 13:14:05.365013 [ 259 ] {146e0004-a7b4-4c8c-943d-edaa4af6e6be} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19008 | 2026.03.19 13:14:05.365159 [ 63 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 19009 | 2026.03.19 13:14:05.365177 [ 259 ] {146e0004-a7b4-4c8c-943d-edaa4af6e6be} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002115 sec., 134278.9598108747 rows/sec., 8.53 MiB/sec. | ||
| 19010 | 2026.03.19 13:14:05.365230 [ 63 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19011 | 2026.03.19 13:14:05.365245 [ 259 ] {146e0004-a7b4-4c8c-943d-edaa4af6e6be} <Debug> TCPHandler: Processed in 0.002453519 sec. | ||
| 19012 | 2026.03.19 13:14:05.365257 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19013 | 2026.03.19 13:14:05.365361 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 19014 | 2026.03.19 13:14:05.365383 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19015 | 2026.03.19 13:14:05.365474 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19016 | 2026.03.19 13:14:05.365483 [ 259 ] {fd8638c9-0f5e-4332-88cc-e4ffbb04bdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19017 | 2026.03.19 13:14:05.365514 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 284 rows starting from the beginning of the part | ||
| 19018 | 2026.03.19 13:14:05.365534 [ 259 ] {fd8638c9-0f5e-4332-88cc-e4ffbb04bdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19019 | 2026.03.19 13:14:05.365586 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part | ||
| 19020 | 2026.03.19 13:14:05.365636 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part | ||
| 19021 | 2026.03.19 13:14:05.365679 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part | ||
| 19022 | 2026.03.19 13:14:05.365719 [ 200 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 284 rows starting from the beginning of the part | ||
| 19023 | 2026.03.19 13:14:05.366326 [ 259 ] {fd8638c9-0f5e-4332-88cc-e4ffbb04bdd5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19024 | 2026.03.19 13:14:05.366367 [ 259 ] {fd8638c9-0f5e-4332-88cc-e4ffbb04bdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19025 | 2026.03.19 13:14:05.366946 [ 259 ] {fd8638c9-0f5e-4332-88cc-e4ffbb04bdd5} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19026 | 2026.03.19 13:14:05.367070 [ 189 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749795 sec., 811523.6356258877 rows/sec., 54.64 MiB/sec. | ||
| 19027 | 2026.03.19 13:14:05.367318 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 19028 | 2026.03.19 13:14:05.367534 [ 259 ] {fd8638c9-0f5e-4332-88cc-e4ffbb04bdd5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19029 | 2026.03.19 13:14:05.367680 [ 63 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19030 | 2026.03.19 13:14:05.367684 [ 259 ] {fd8638c9-0f5e-4332-88cc-e4ffbb04bdd5} <Debug> executeQuery: Read 909 rows, 74.22 KiB in 0.00222 sec., 409459.4594594594 rows/sec., 32.65 MiB/sec. | ||
| 19031 | 2026.03.19 13:14:05.367722 [ 63 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.03.19 13:14:05.367746 [ 259 ] {fd8638c9-0f5e-4332-88cc-e4ffbb04bdd5} <Debug> TCPHandler: Processed in 0.002413908 sec. | ||
| 19033 | 2026.03.19 13:14:05.367747 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19034 | 2026.03.19 13:14:05.367871 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19035 | 2026.03.19 13:14:05.367877 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 19036 | 2026.03.19 13:14:05.367888 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19037 | 2026.03.19 13:14:05.367969 [ 259 ] {17fcae0d-e512-485f-bfcf-7d31219a5577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19038 | 2026.03.19 13:14:05.368011 [ 192 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_65_16} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 19039 | 2026.03.19 13:14:05.368013 [ 259 ] {17fcae0d-e512-485f-bfcf-7d31219a5577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19040 | 2026.03.19 13:14:05.368027 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19041 | 2026.03.19 13:14:05.368076 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2772 rows starting from the beginning of the part | ||
| 19042 | 2026.03.19 13:14:05.368099 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 19043 | 2026.03.19 13:14:05.368142 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 19044 | 2026.03.19 13:14:05.368193 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 2796 rows starting from the beginning of the part | ||
| 19045 | 2026.03.19 13:14:05.368240 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 19046 | 2026.03.19 13:14:05.368280 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 19047 | 2026.03.19 13:14:05.368325 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 909 rows starting from the beginning of the part | ||
| 19048 | 2026.03.19 13:14:05.368541 [ 259 ] {17fcae0d-e512-485f-bfcf-7d31219a5577} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.03.19 13:14:05.368585 [ 259 ] {17fcae0d-e512-485f-bfcf-7d31219a5577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19050 | 2026.03.19 13:14:05.369094 [ 259 ] {17fcae0d-e512-485f-bfcf-7d31219a5577} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19051 | 2026.03.19 13:14:05.369525 [ 259 ] {17fcae0d-e512-485f-bfcf-7d31219a5577} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.03.19 13:14:05.369668 [ 259 ] {17fcae0d-e512-485f-bfcf-7d31219a5577} <Debug> executeQuery: Read 198 rows, 12.75 KiB in 0.001717 sec., 115317.4140943506 rows/sec., 7.25 MiB/sec. | ||
| 19053 | 2026.03.19 13:14:05.369707 [ 259 ] {17fcae0d-e512-485f-bfcf-7d31219a5577} <Debug> TCPHandler: Processed in 0.001884757 sec. | ||
| 19054 | 2026.03.19 13:14:05.369824 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.03.19 13:14:05.369920 [ 259 ] {a31f29cc-065a-40e8-bf3a-925116e1291b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19056 | 2026.03.19 13:14:05.369958 [ 259 ] {a31f29cc-065a-40e8-bf3a-925116e1291b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19057 | 2026.03.19 13:14:05.370394 [ 259 ] {a31f29cc-065a-40e8-bf3a-925116e1291b} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19058 | 2026.03.19 13:14:05.370430 [ 259 ] {a31f29cc-065a-40e8-bf3a-925116e1291b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19059 | 2026.03.19 13:14:05.370774 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6645 rows, containing 5 columns (5 merged, 0 gathered) in 0.002953269 sec., 2250049.013483025 rows/sec., 181.88 MiB/sec. | ||
| 19060 | 2026.03.19 13:14:05.370858 [ 259 ] {a31f29cc-065a-40e8-bf3a-925116e1291b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19061 | 2026.03.19 13:14:05.371217 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19062 | 2026.03.19 13:14:05.371397 [ 259 ] {a31f29cc-065a-40e8-bf3a-925116e1291b} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19063 | 2026.03.19 13:14:05.371544 [ 259 ] {a31f29cc-065a-40e8-bf3a-925116e1291b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001643 sec., 90687.76628119295 rows/sec., 5.86 MiB/sec. | ||
| 19064 | 2026.03.19 13:14:05.371583 [ 259 ] {a31f29cc-065a-40e8-bf3a-925116e1291b} <Debug> TCPHandler: Processed in 0.001807076 sec. | ||
| 19065 | 2026.03.19 13:14:05.371700 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19066 | 2026.03.19 13:14:05.371795 [ 259 ] {cbd3650e-14ff-48be-a997-a11e2a3b8886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19067 | 2026.03.19 13:14:05.371834 [ 259 ] {cbd3650e-14ff-48be-a997-a11e2a3b8886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19068 | 2026.03.19 13:14:05.371851 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2026.03.19 13:14:05.371942 [ 199 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_146_29} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19070 | 2026.03.19 13:14:05.372056 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 19071 | 2026.03.19 13:14:05.372279 [ 259 ] {cbd3650e-14ff-48be-a997-a11e2a3b8886} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19072 | 2026.03.19 13:14:05.372320 [ 259 ] {cbd3650e-14ff-48be-a997-a11e2a3b8886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19073 | 2026.03.19 13:14:05.372792 [ 259 ] {cbd3650e-14ff-48be-a997-a11e2a3b8886} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19074 | 2026.03.19 13:14:05.373261 [ 259 ] {cbd3650e-14ff-48be-a997-a11e2a3b8886} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19075 | 2026.03.19 13:14:05.373380 [ 63 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 19076 | 2026.03.19 13:14:05.373395 [ 259 ] {cbd3650e-14ff-48be-a997-a11e2a3b8886} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001618 sec., 91470.95179233621 rows/sec., 5.20 MiB/sec. | ||
| 19077 | 2026.03.19 13:14:05.373428 [ 63 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19078 | 2026.03.19 13:14:05.373449 [ 259 ] {cbd3650e-14ff-48be-a997-a11e2a3b8886} <Debug> TCPHandler: Processed in 0.001796366 sec. | ||
| 19079 | 2026.03.19 13:14:05.373453 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19080 | 2026.03.19 13:14:05.373545 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 19081 | 2026.03.19 13:14:05.373565 [ 224 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19082 | 2026.03.19 13:14:05.373574 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19083 | 2026.03.19 13:14:05.373602 [ 224 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19084 | 2026.03.19 13:14:05.373636 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19085 | 2026.03.19 13:14:05.373673 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 148 rows starting from the beginning of the part | ||
| 19086 | 2026.03.19 13:14:05.373688 [ 259 ] {3994c47b-ab11-4388-bee8-5cf5c029c777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19087 | 2026.03.19 13:14:05.373728 [ 259 ] {3994c47b-ab11-4388-bee8-5cf5c029c777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19088 | 2026.03.19 13:14:05.373734 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 19089 | 2026.03.19 13:14:05.373783 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 19090 | 2026.03.19 13:14:05.373831 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 19091 | 2026.03.19 13:14:05.373883 [ 193 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 148 rows starting from the beginning of the part | ||
| 19092 | 2026.03.19 13:14:05.374324 [ 259 ] {3994c47b-ab11-4388-bee8-5cf5c029c777} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2026.03.19 13:14:05.374364 [ 259 ] {3994c47b-ab11-4388-bee8-5cf5c029c777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19094 | 2026.03.19 13:14:05.374881 [ 259 ] {3994c47b-ab11-4388-bee8-5cf5c029c777} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19095 | 2026.03.19 13:14:05.374996 [ 194 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147799 sec., 500679.97753706045 rows/sec., 30.38 MiB/sec. | ||
| 19096 | 2026.03.19 13:14:05.375250 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 19097 | 2026.03.19 13:14:05.375500 [ 259 ] {3994c47b-ab11-4388-bee8-5cf5c029c777} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19098 | 2026.03.19 13:14:05.375640 [ 63 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19099 | 2026.03.19 13:14:05.375645 [ 259 ] {3994c47b-ab11-4388-bee8-5cf5c029c777} <Debug> executeQuery: Read 546 rows, 39.66 KiB in 0.001974 sec., 276595.74468085106 rows/sec., 19.62 MiB/sec. | ||
| 19100 | 2026.03.19 13:14:05.375681 [ 63 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19101 | 2026.03.19 13:14:05.375705 [ 259 ] {3994c47b-ab11-4388-bee8-5cf5c029c777} <Debug> TCPHandler: Processed in 0.002178673 sec. | ||
| 19102 | 2026.03.19 13:14:05.375707 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19103 | 2026.03.19 13:14:05.375799 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2026.03.19 13:14:05.375812 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 19105 | 2026.03.19 13:14:05.375830 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19106 | 2026.03.19 13:14:05.375894 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_65_16} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 19107 | 2026.03.19 13:14:05.375927 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19108 | 2026.03.19 13:14:05.375947 [ 259 ] {fbedb7c2-cbb8-4df7-904b-aad82a129bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19109 | 2026.03.19 13:14:05.375964 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1514 rows starting from the beginning of the part | ||
| 19110 | 2026.03.19 13:14:05.375988 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19111 | 2026.03.19 13:14:05.376000 [ 259 ] {fbedb7c2-cbb8-4df7-904b-aad82a129bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19112 | 2026.03.19 13:14:05.376037 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 19113 | 2026.03.19 13:14:05.376088 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1505 rows starting from the beginning of the part | ||
| 19114 | 2026.03.19 13:14:05.376128 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 19115 | 2026.03.19 13:14:05.376130 [ 224 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19116 | 2026.03.19 13:14:05.376169 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 19117 | 2026.03.19 13:14:05.376210 [ 199 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 546 rows starting from the beginning of the part | ||
| 19118 | 2026.03.19 13:14:05.376346 [ 259 ] {fbedb7c2-cbb8-4df7-904b-aad82a129bed} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19119 | 2026.03.19 13:14:05.376391 [ 259 ] {fbedb7c2-cbb8-4df7-904b-aad82a129bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19120 | 2026.03.19 13:14:05.376863 [ 259 ] {fbedb7c2-cbb8-4df7-904b-aad82a129bed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19121 | 2026.03.19 13:14:05.377341 [ 259 ] {fbedb7c2-cbb8-4df7-904b-aad82a129bed} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19122 | 2026.03.19 13:14:05.377474 [ 259 ] {fbedb7c2-cbb8-4df7-904b-aad82a129bed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. | ||
| 19123 | 2026.03.19 13:14:05.377510 [ 259 ] {fbedb7c2-cbb8-4df7-904b-aad82a129bed} <Debug> TCPHandler: Processed in 0.001727315 sec. | ||
| 19124 | 2026.03.19 13:14:05.377618 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19125 | 2026.03.19 13:14:05.377710 [ 259 ] {3d3db1eb-279b-4e3e-8639-cca5f122bfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19126 | 2026.03.19 13:14:05.377713 [ 195 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938189 sec., 1938407.4514920886 rows/sec., 143.05 MiB/sec. | ||
| 19127 | 2026.03.19 13:14:05.377754 [ 259 ] {3d3db1eb-279b-4e3e-8639-cca5f122bfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19128 | 2026.03.19 13:14:05.378016 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19129 | 2026.03.19 13:14:05.378160 [ 259 ] {3d3db1eb-279b-4e3e-8639-cca5f122bfcd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19130 | 2026.03.19 13:14:05.378200 [ 259 ] {3d3db1eb-279b-4e3e-8639-cca5f122bfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19131 | 2026.03.19 13:14:05.378534 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19132 | 2026.03.19 13:14:05.378617 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_146_29} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19133 | 2026.03.19 13:14:05.378700 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 19134 | 2026.03.19 13:14:05.378740 [ 259 ] {3d3db1eb-279b-4e3e-8639-cca5f122bfcd} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19135 | 2026.03.19 13:14:05.379216 [ 259 ] {3d3db1eb-279b-4e3e-8639-cca5f122bfcd} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19136 | 2026.03.19 13:14:05.379338 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_141_29 to all_146_146_0 | ||
| 19137 | 2026.03.19 13:14:05.379352 [ 259 ] {3d3db1eb-279b-4e3e-8639-cca5f122bfcd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00166 sec., 159638.55421686746 rows/sec., 10.61 MiB/sec. | ||
| 19138 | 2026.03.19 13:14:05.379378 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19139 | 2026.03.19 13:14:05.379401 [ 259 ] {3d3db1eb-279b-4e3e-8639-cca5f122bfcd} <Debug> TCPHandler: Processed in 0.001830236 sec. | ||
| 19140 | 2026.03.19 13:14:05.379401 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19141 | 2026.03.19 13:14:05.379493 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_29 to all_146_146_0 into Compact with storage Full | ||
| 19142 | 2026.03.19 13:14:05.379521 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19143 | 2026.03.19 13:14:05.379594 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19144 | 2026.03.19 13:14:05.379618 [ 259 ] {aa115a42-dc77-4321-9fb0-6e01df9c220c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19145 | 2026.03.19 13:14:05.379628 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_29, total 49826 rows starting from the beginning of the part | ||
| 19146 | 2026.03.19 13:14:05.379665 [ 259 ] {aa115a42-dc77-4321-9fb0-6e01df9c220c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19147 | 2026.03.19 13:14:05.379694 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19148 | 2026.03.19 13:14:05.379745 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1355 rows starting from the beginning of the part | ||
| 19149 | 2026.03.19 13:14:05.379788 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 96 rows starting from the beginning of the part | ||
| 19150 | 2026.03.19 13:14:05.379832 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19151 | 2026.03.19 13:14:05.379876 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 265 rows starting from the beginning of the part | ||
| 19152 | 2026.03.19 13:14:05.380112 [ 259 ] {aa115a42-dc77-4321-9fb0-6e01df9c220c} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2026.03.19 13:14:05.380158 [ 259 ] {aa115a42-dc77-4321-9fb0-6e01df9c220c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19154 | 2026.03.19 13:14:05.380781 [ 259 ] {aa115a42-dc77-4321-9fb0-6e01df9c220c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19155 | 2026.03.19 13:14:05.381284 [ 259 ] {aa115a42-dc77-4321-9fb0-6e01df9c220c} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19156 | 2026.03.19 13:14:05.381437 [ 259 ] {aa115a42-dc77-4321-9fb0-6e01df9c220c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001836 sec., 544.6623093681917 rows/sec., 36.70 KiB/sec. | ||
| 19157 | 2026.03.19 13:14:05.381488 [ 259 ] {aa115a42-dc77-4321-9fb0-6e01df9c220c} <Debug> TCPHandler: Processed in 0.00201321 sec. | ||
| 19158 | 2026.03.19 13:14:05.381628 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19159 | 2026.03.19 13:14:05.381726 [ 259 ] {28911308-c06b-42ea-ab9d-67588c187fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19160 | 2026.03.19 13:14:05.381782 [ 259 ] {28911308-c06b-42ea-ab9d-67588c187fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19161 | 2026.03.19 13:14:05.382731 [ 259 ] {28911308-c06b-42ea-ab9d-67588c187fa3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19162 | 2026.03.19 13:14:05.382768 [ 259 ] {28911308-c06b-42ea-ab9d-67588c187fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19163 | 2026.03.19 13:14:05.383537 [ 259 ] {28911308-c06b-42ea-ab9d-67588c187fa3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19164 | 2026.03.19 13:14:05.384030 [ 259 ] {28911308-c06b-42ea-ab9d-67588c187fa3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19165 | 2026.03.19 13:14:05.384191 [ 259 ] {28911308-c06b-42ea-ab9d-67588c187fa3} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.002483 sec., 22553.362867498992 rows/sec., 40.41 MiB/sec. | ||
| 19166 | 2026.03.19 13:14:05.384267 [ 259 ] {28911308-c06b-42ea-ab9d-67588c187fa3} <Debug> TCPHandler: Processed in 0.002692673 sec. | ||
| 19167 | 2026.03.19 13:14:05.384388 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19168 | 2026.03.19 13:14:05.384485 [ 259 ] {827be4f8-8d71-4c1e-98bf-3698e90e455e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19169 | 2026.03.19 13:14:05.384528 [ 259 ] {827be4f8-8d71-4c1e-98bf-3698e90e455e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19170 | 2026.03.19 13:14:05.384870 [ 259 ] {827be4f8-8d71-4c1e-98bf-3698e90e455e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19171 | 2026.03.19 13:14:05.384906 [ 259 ] {827be4f8-8d71-4c1e-98bf-3698e90e455e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19172 | 2026.03.19 13:14:05.385350 [ 259 ] {827be4f8-8d71-4c1e-98bf-3698e90e455e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19173 | 2026.03.19 13:14:05.385823 [ 259 ] {827be4f8-8d71-4c1e-98bf-3698e90e455e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19174 | 2026.03.19 13:14:05.385962 [ 259 ] {827be4f8-8d71-4c1e-98bf-3698e90e455e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001495 sec., 60200.66889632107 rows/sec., 3.77 MiB/sec. | ||
| 19175 | 2026.03.19 13:14:05.385962 [ 60 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19176 | 2026.03.19 13:14:05.386000 [ 259 ] {827be4f8-8d71-4c1e-98bf-3698e90e455e} <Debug> TCPHandler: Processed in 0.001662623 sec. | ||
| 19177 | 2026.03.19 13:14:05.386022 [ 60 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19178 | 2026.03.19 13:14:05.386047 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19179 | 2026.03.19 13:14:05.386137 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 19180 | 2026.03.19 13:14:05.386234 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19181 | 2026.03.19 13:14:05.386258 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9378 rows starting from the beginning of the part | ||
| 19182 | 2026.03.19 13:14:05.386310 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19183 | 2026.03.19 13:14:05.386359 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 54 rows starting from the beginning of the part | ||
| 19184 | 2026.03.19 13:14:05.386409 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 36 rows starting from the beginning of the part | ||
| 19185 | 2026.03.19 13:14:05.386447 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 19186 | 2026.03.19 13:14:05.386491 [ 197 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 90 rows starting from the beginning of the part | ||
| 19187 | 2026.03.19 13:14:05.389857 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003764295 sec., 2570999.3504759856 rows/sec., 165.77 MiB/sec. | ||
| 19188 | 2026.03.19 13:14:05.390254 [ 196 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19189 | 2026.03.19 13:14:05.390902 [ 196 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19190 | 2026.03.19 13:14:05.390986 [ 196 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_146_29} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19191 | 2026.03.19 13:14:05.391084 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 19192 | 2026.03.19 13:14:05.392641 [ 190 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51862 rows, containing 5 columns (5 merged, 0 gathered) in 0.013182763 sec., 3934076.642354869 rows/sec., 257.72 MiB/sec. | ||
| 19193 | 2026.03.19 13:14:05.393221 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Trace> MergedBlockOutputStream: filled checksums all_1_146_30 (state Temporary) | ||
| 19194 | 2026.03.19 13:14:05.393760 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_146_30 to all_1_146_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19195 | 2026.03.19 13:14:05.393830 [ 196 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_141_29, all_146_146_0] -> all_1_146_30 | ||
| 19196 | 2026.03.19 13:14:05.393907 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 19197 | 2026.03.19 13:14:05.741293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19198 | 2026.03.19 13:14:05.759123 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19199 | 2026.03.19 13:14:05.759179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19200 | 2026.03.19 13:14:05.765459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19201 | 2026.03.19 13:14:05.766589 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19202 | 2026.03.19 13:14:05.769647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19203 | 2026.03.19 13:14:06.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.17 MiB, peak 415.38 MiB, free memory in arenas 0.00 B, will set to 397.13 MiB (RSS), difference: -1.04 MiB | ||
| 19204 | 2026.03.19 13:14:06.381711 [ 221 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19205 | 2026.03.19 13:14:06.381762 [ 221 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19206 | 2026.03.19 13:14:06.384134 [ 221 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19207 | 2026.03.19 13:14:10.346647 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19208 | 2026.03.19 13:14:10.346889 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 19209 | 2026.03.19 13:14:10.347270 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19210 | 2026.03.19 13:14:10.347310 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19211 | 2026.03.19 13:14:10.347579 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19212 | 2026.03.19 13:14:10.347648 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19213 | 2026.03.19 13:14:10.347791 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 19214 | 2026.03.19 13:14:10.347910 [ 299 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19215 | 2026.03.19 13:14:10.347910 [ 323 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19216 | 2026.03.19 13:14:10.348030 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19217 | 2026.03.19 13:14:10.348057 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19218 | 2026.03.19 13:14:10.355891 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19219 | 2026.03.19 13:14:10.355944 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19220 | 2026.03.19 13:14:10.356039 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19221 | 2026.03.19 13:14:10.356093 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19222 | 2026.03.19 13:14:10.357603 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.010821 sec., 3973.754736161168 rows/sec., 150.26 KiB/sec. | ||
| 19223 | 2026.03.19 13:14:10.357742 [ 259 ] {e0cdf34f-ac15-4619-8d8e-a59c68a1c5a8} <Debug> TCPHandler: Processed in 0.011229923 sec. | ||
| 19224 | 2026.03.19 13:14:10.358454 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19225 | 2026.03.19 13:14:10.358597 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19226 | 2026.03.19 13:14:10.358834 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19227 | 2026.03.19 13:14:10.358872 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19228 | 2026.03.19 13:14:10.359093 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19229 | 2026.03.19 13:14:10.359147 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19230 | 2026.03.19 13:14:10.359248 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 19231 | 2026.03.19 13:14:10.359317 [ 323 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19232 | 2026.03.19 13:14:10.359331 [ 348 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19233 | 2026.03.19 13:14:10.359426 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19234 | 2026.03.19 13:14:10.359450 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19235 | 2026.03.19 13:14:10.359508 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19236 | 2026.03.19 13:14:10.359524 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19237 | 2026.03.19 13:14:10.359554 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 19238 | 2026.03.19 13:14:10.359587 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 19239 | 2026.03.19 13:14:10.360312 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001778 sec., 24184.47694038245 rows/sec., 914.50 KiB/sec. | ||
| 19240 | 2026.03.19 13:14:10.360429 [ 259 ] {0849dc06-1d86-4892-8bce-99c90c7375f7} <Debug> TCPHandler: Processed in 0.002026951 sec. | ||
| 19241 | 2026.03.19 13:14:10.360669 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19242 | 2026.03.19 13:14:10.360810 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19243 | 2026.03.19 13:14:10.361041 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19244 | 2026.03.19 13:14:10.361079 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19245 | 2026.03.19 13:14:10.361296 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19246 | 2026.03.19 13:14:10.361351 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19247 | 2026.03.19 13:14:10.361455 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 19248 | 2026.03.19 13:14:10.361520 [ 323 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19249 | 2026.03.19 13:14:10.361546 [ 314 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19250 | 2026.03.19 13:14:10.361639 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19251 | 2026.03.19 13:14:10.361664 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19252 | 2026.03.19 13:14:10.361719 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19253 | 2026.03.19 13:14:10.361736 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19254 | 2026.03.19 13:14:10.361767 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19255 | 2026.03.19 13:14:10.361798 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19256 | 2026.03.19 13:14:10.362392 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001643 sec., 26171.637248934876 rows/sec., 989.64 KiB/sec. | ||
| 19257 | 2026.03.19 13:14:10.362509 [ 259 ] {8ecc8607-6991-4021-97fb-e58c2b795c25} <Debug> TCPHandler: Processed in 0.001890087 sec. | ||
| 19258 | 2026.03.19 13:14:10.362721 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19259 | 2026.03.19 13:14:10.362860 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19260 | 2026.03.19 13:14:10.363091 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19261 | 2026.03.19 13:14:10.363131 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19262 | 2026.03.19 13:14:10.363358 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19263 | 2026.03.19 13:14:10.363411 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19264 | 2026.03.19 13:14:10.363512 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 19265 | 2026.03.19 13:14:10.363571 [ 330 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19266 | 2026.03.19 13:14:10.363583 [ 323 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19267 | 2026.03.19 13:14:10.363668 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19268 | 2026.03.19 13:14:10.363692 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19269 | 2026.03.19 13:14:10.363751 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19270 | 2026.03.19 13:14:10.363768 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19271 | 2026.03.19 13:14:10.363798 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19272 | 2026.03.19 13:14:10.363833 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19273 | 2026.03.19 13:14:10.364383 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001582 sec., 27180.783817951957 rows/sec., 1.00 MiB/sec. | ||
| 19274 | 2026.03.19 13:14:10.364495 [ 259 ] {52c981c0-d01d-4dbc-a055-83c64d155ce0} <Debug> TCPHandler: Processed in 0.001824647 sec. | ||
| 19275 | 2026.03.19 13:14:10.364698 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19276 | 2026.03.19 13:14:10.364836 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19277 | 2026.03.19 13:14:10.365073 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19278 | 2026.03.19 13:14:10.365111 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19279 | 2026.03.19 13:14:10.365330 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19280 | 2026.03.19 13:14:10.365383 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19281 | 2026.03.19 13:14:10.365482 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 19282 | 2026.03.19 13:14:10.365542 [ 330 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19283 | 2026.03.19 13:14:10.365542 [ 314 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19284 | 2026.03.19 13:14:10.365630 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19285 | 2026.03.19 13:14:10.365654 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19286 | 2026.03.19 13:14:10.365709 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19287 | 2026.03.19 13:14:10.365725 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19288 | 2026.03.19 13:14:10.365755 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19289 | 2026.03.19 13:14:10.365786 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19290 | 2026.03.19 13:14:10.366495 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001717 sec., 25043.680838672102 rows/sec., 946.99 KiB/sec. | ||
| 19291 | 2026.03.19 13:14:10.366607 [ 259 ] {bf10b42f-aa30-40b7-bd1e-7696e40a4757} <Debug> TCPHandler: Processed in 0.001959619 sec. | ||
| 19292 | 2026.03.19 13:14:10.366801 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19293 | 2026.03.19 13:14:10.367029 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19294 | 2026.03.19 13:14:10.367261 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19295 | 2026.03.19 13:14:10.367299 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19296 | 2026.03.19 13:14:10.367517 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19297 | 2026.03.19 13:14:10.367572 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19298 | 2026.03.19 13:14:10.367672 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 19299 | 2026.03.19 13:14:10.367743 [ 323 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19300 | 2026.03.19 13:14:10.367751 [ 313 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19301 | 2026.03.19 13:14:10.367860 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19302 | 2026.03.19 13:14:10.367885 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19303 | 2026.03.19 13:14:10.367941 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19304 | 2026.03.19 13:14:10.367959 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19305 | 2026.03.19 13:14:10.367990 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19306 | 2026.03.19 13:14:10.368022 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19307 | 2026.03.19 13:14:10.368597 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001629 sec., 26396.562308164517 rows/sec., 998.14 KiB/sec. | ||
| 19308 | 2026.03.19 13:14:10.368710 [ 259 ] {86489047-5e8a-49fd-958e-05d36b5bbb43} <Debug> TCPHandler: Processed in 0.00195903 sec. | ||
| 19309 | 2026.03.19 13:14:10.368908 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19310 | 2026.03.19 13:14:10.369049 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19311 | 2026.03.19 13:14:10.369281 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19312 | 2026.03.19 13:14:10.369318 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19313 | 2026.03.19 13:14:10.369540 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19314 | 2026.03.19 13:14:10.369594 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19315 | 2026.03.19 13:14:10.369696 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 19316 | 2026.03.19 13:14:10.369755 [ 314 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19317 | 2026.03.19 13:14:10.369762 [ 313 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19318 | 2026.03.19 13:14:10.369852 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19319 | 2026.03.19 13:14:10.369881 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19320 | 2026.03.19 13:14:10.369938 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19321 | 2026.03.19 13:14:10.369955 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19322 | 2026.03.19 13:14:10.369986 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19323 | 2026.03.19 13:14:10.370018 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19324 | 2026.03.19 13:14:10.370646 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001659 sec., 25919.22845087402 rows/sec., 980.09 KiB/sec. | ||
| 19325 | 2026.03.19 13:14:10.370757 [ 259 ] {463b33ec-e5db-41c8-9fbb-15917e8a42af} <Debug> TCPHandler: Processed in 0.001900427 sec. | ||
| 19326 | 2026.03.19 13:14:10.370962 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19327 | 2026.03.19 13:14:10.371102 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19328 | 2026.03.19 13:14:10.371333 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19329 | 2026.03.19 13:14:10.371370 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19330 | 2026.03.19 13:14:10.371592 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19331 | 2026.03.19 13:14:10.371645 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19332 | 2026.03.19 13:14:10.371745 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 19333 | 2026.03.19 13:14:10.371803 [ 323 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19334 | 2026.03.19 13:14:10.371811 [ 314 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19335 | 2026.03.19 13:14:10.371912 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19336 | 2026.03.19 13:14:10.371937 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19337 | 2026.03.19 13:14:10.371993 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19338 | 2026.03.19 13:14:10.372011 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19339 | 2026.03.19 13:14:10.372041 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19340 | 2026.03.19 13:14:10.372072 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19341 | 2026.03.19 13:14:10.372642 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001601 sec., 26858.213616489695 rows/sec., 1015.60 KiB/sec. | ||
| 19342 | 2026.03.19 13:14:10.372756 [ 259 ] {6e7ada2a-4833-4099-bcb3-bb1f8f482e39} <Debug> TCPHandler: Processed in 0.001846997 sec. | ||
| 19343 | 2026.03.19 13:14:10.372955 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19344 | 2026.03.19 13:14:10.373094 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19345 | 2026.03.19 13:14:10.373326 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19346 | 2026.03.19 13:14:10.373364 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19347 | 2026.03.19 13:14:10.373590 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19348 | 2026.03.19 13:14:10.373642 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19349 | 2026.03.19 13:14:10.373742 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19350 | 2026.03.19 13:14:10.373808 [ 314 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19351 | 2026.03.19 13:14:10.373808 [ 313 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19352 | 2026.03.19 13:14:10.373925 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19353 | 2026.03.19 13:14:10.373954 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19354 | 2026.03.19 13:14:10.374012 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19355 | 2026.03.19 13:14:10.374031 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19356 | 2026.03.19 13:14:10.374061 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19357 | 2026.03.19 13:14:10.374094 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19358 | 2026.03.19 13:14:10.374706 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001671 sec., 25733.09395571514 rows/sec., 973.06 KiB/sec. | ||
| 19359 | 2026.03.19 13:14:10.374819 [ 259 ] {a5419bb9-02fd-4e13-b56c-b8b48c8e792a} <Debug> TCPHandler: Processed in 0.001914068 sec. | ||
| 19360 | 2026.03.19 13:14:10.375014 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19361 | 2026.03.19 13:14:10.375156 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19362 | 2026.03.19 13:14:10.375390 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19363 | 2026.03.19 13:14:10.375428 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19364 | 2026.03.19 13:14:10.375652 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19365 | 2026.03.19 13:14:10.375704 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19366 | 2026.03.19 13:14:10.375802 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19367 | 2026.03.19 13:14:10.375861 [ 315 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19368 | 2026.03.19 13:14:10.375865 [ 313 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19369 | 2026.03.19 13:14:10.375965 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19370 | 2026.03.19 13:14:10.375989 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19371 | 2026.03.19 13:14:10.376044 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19372 | 2026.03.19 13:14:10.376060 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19373 | 2026.03.19 13:14:10.376090 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19374 | 2026.03.19 13:14:10.376121 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19375 | 2026.03.19 13:14:10.376692 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001598 sec., 26908.63579474343 rows/sec., 1017.51 KiB/sec. | ||
| 19376 | 2026.03.19 13:14:10.376806 [ 259 ] {4482c0a9-b7ab-4187-b7cf-21186a42c8e3} <Debug> TCPHandler: Processed in 0.001842027 sec. | ||
| 19377 | 2026.03.19 13:14:10.377000 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19378 | 2026.03.19 13:14:10.377140 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19379 | 2026.03.19 13:14:10.377369 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19380 | 2026.03.19 13:14:10.377407 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19381 | 2026.03.19 13:14:10.377631 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19382 | 2026.03.19 13:14:10.377683 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19383 | 2026.03.19 13:14:10.377779 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19384 | 2026.03.19 13:14:10.377837 [ 338 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19385 | 2026.03.19 13:14:10.377841 [ 313 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19386 | 2026.03.19 13:14:10.377937 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19387 | 2026.03.19 13:14:10.377961 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19388 | 2026.03.19 13:14:10.378016 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19389 | 2026.03.19 13:14:10.378032 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19390 | 2026.03.19 13:14:10.378061 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19391 | 2026.03.19 13:14:10.378091 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19392 | 2026.03.19 13:14:10.378781 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001701 sec., 25279.247501469723 rows/sec., 955.89 KiB/sec. | ||
| 19393 | 2026.03.19 13:14:10.378880 [ 259 ] {ed9fc8c9-4251-47be-8654-b05d7aeecff9} <Debug> TCPHandler: Processed in 0.001929138 sec. | ||
| 19394 | 2026.03.19 13:14:10.379071 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19395 | 2026.03.19 13:14:10.379214 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19396 | 2026.03.19 13:14:10.379452 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19397 | 2026.03.19 13:14:10.379490 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19398 | 2026.03.19 13:14:10.379718 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19399 | 2026.03.19 13:14:10.379772 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19400 | 2026.03.19 13:14:10.379872 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19401 | 2026.03.19 13:14:10.379941 [ 321 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19402 | 2026.03.19 13:14:10.379944 [ 315 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19403 | 2026.03.19 13:14:10.380038 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19404 | 2026.03.19 13:14:10.380062 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19405 | 2026.03.19 13:14:10.380117 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19406 | 2026.03.19 13:14:10.380133 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19407 | 2026.03.19 13:14:10.380163 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19408 | 2026.03.19 13:14:10.380194 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19409 | 2026.03.19 13:14:10.380806 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001655 sec., 25981.873111782475 rows/sec., 982.46 KiB/sec. | ||
| 19410 | 2026.03.19 13:14:10.380896 [ 259 ] {8b870e4d-1e4b-4271-9f11-728443a91ba8} <Debug> TCPHandler: Processed in 0.001876147 sec. | ||
| 19411 | 2026.03.19 13:14:10.381094 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19412 | 2026.03.19 13:14:10.381235 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19413 | 2026.03.19 13:14:10.381466 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19414 | 2026.03.19 13:14:10.381504 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19415 | 2026.03.19 13:14:10.381733 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19416 | 2026.03.19 13:14:10.381787 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19417 | 2026.03.19 13:14:10.381886 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19418 | 2026.03.19 13:14:10.381954 [ 322 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19419 | 2026.03.19 13:14:10.381958 [ 300 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19420 | 2026.03.19 13:14:10.382039 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19421 | 2026.03.19 13:14:10.382059 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19422 | 2026.03.19 13:14:10.382113 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19423 | 2026.03.19 13:14:10.382130 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19424 | 2026.03.19 13:14:10.382160 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19425 | 2026.03.19 13:14:10.382189 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19426 | 2026.03.19 13:14:10.382733 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.00156 sec., 27564.102564102566 rows/sec., 1.02 MiB/sec. | ||
| 19427 | 2026.03.19 13:14:10.382823 [ 259 ] {b83e1b89-8a1d-4e6e-91a4-6e3d395ca6e2} <Debug> TCPHandler: Processed in 0.001780815 sec. | ||
| 19428 | 2026.03.19 13:14:10.383579 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19429 | 2026.03.19 13:14:10.383722 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19430 | 2026.03.19 13:14:10.383956 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19431 | 2026.03.19 13:14:10.383995 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19432 | 2026.03.19 13:14:10.384222 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19433 | 2026.03.19 13:14:10.384273 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19434 | 2026.03.19 13:14:10.384370 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19435 | 2026.03.19 13:14:10.384430 [ 315 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19436 | 2026.03.19 13:14:10.384442 [ 300 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19437 | 2026.03.19 13:14:10.384525 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19438 | 2026.03.19 13:14:10.384544 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19439 | 2026.03.19 13:14:10.384597 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19440 | 2026.03.19 13:14:10.384613 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19441 | 2026.03.19 13:14:10.384643 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19442 | 2026.03.19 13:14:10.384674 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19443 | 2026.03.19 13:14:10.385229 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.00157 sec., 27388.535031847136 rows/sec., 1.01 MiB/sec. | ||
| 19444 | 2026.03.19 13:14:10.385321 [ 259 ] {9e43f682-9ac4-4ed4-934a-302c3e1e1307} <Debug> TCPHandler: Processed in 0.001793416 sec. | ||
| 19445 | 2026.03.19 13:14:10.385546 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19446 | 2026.03.19 13:14:10.385693 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19447 | 2026.03.19 13:14:10.385919 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19448 | 2026.03.19 13:14:10.385961 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19449 | 2026.03.19 13:14:10.386192 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19450 | 2026.03.19 13:14:10.386244 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19451 | 2026.03.19 13:14:10.386340 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19452 | 2026.03.19 13:14:10.386394 [ 300 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19453 | 2026.03.19 13:14:10.386407 [ 315 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19454 | 2026.03.19 13:14:10.386482 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19455 | 2026.03.19 13:14:10.386505 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19456 | 2026.03.19 13:14:10.386559 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19457 | 2026.03.19 13:14:10.386575 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19458 | 2026.03.19 13:14:10.386606 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19459 | 2026.03.19 13:14:10.386637 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19460 | 2026.03.19 13:14:10.387179 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001553 sec., 27688.345138441728 rows/sec., 1.02 MiB/sec. | ||
| 19461 | 2026.03.19 13:14:10.387272 [ 259 ] {c0cd7d2a-5994-4be2-8e60-d2a36aefedc7} <Debug> TCPHandler: Processed in 0.001776365 sec. | ||
| 19462 | 2026.03.19 13:14:10.387495 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19463 | 2026.03.19 13:14:10.387641 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19464 | 2026.03.19 13:14:10.387867 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19465 | 2026.03.19 13:14:10.387907 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19466 | 2026.03.19 13:14:10.388153 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19467 | 2026.03.19 13:14:10.388219 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19468 | 2026.03.19 13:14:10.388319 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19469 | 2026.03.19 13:14:10.388378 [ 326 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19470 | 2026.03.19 13:14:10.388384 [ 300 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19471 | 2026.03.19 13:14:10.388469 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19472 | 2026.03.19 13:14:10.388489 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19473 | 2026.03.19 13:14:10.388542 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19474 | 2026.03.19 13:14:10.388559 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19475 | 2026.03.19 13:14:10.388588 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19476 | 2026.03.19 13:14:10.388619 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19477 | 2026.03.19 13:14:10.389154 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001579 sec., 27232.425585813806 rows/sec., 1.01 MiB/sec. | ||
| 19478 | 2026.03.19 13:14:10.389262 [ 259 ] {7f65bdeb-ea61-4cb7-94de-06686cfed6c6} <Debug> TCPHandler: Processed in 0.001816836 sec. | ||
| 19479 | 2026.03.19 13:14:10.389576 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19480 | 2026.03.19 13:14:10.389723 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19481 | 2026.03.19 13:14:10.389952 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19482 | 2026.03.19 13:14:10.389992 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19483 | 2026.03.19 13:14:10.390223 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19484 | 2026.03.19 13:14:10.390276 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19485 | 2026.03.19 13:14:10.390374 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19486 | 2026.03.19 13:14:10.390444 [ 300 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19487 | 2026.03.19 13:14:10.390449 [ 326 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19488 | 2026.03.19 13:14:10.390536 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19489 | 2026.03.19 13:14:10.390561 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19490 | 2026.03.19 13:14:10.390615 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19491 | 2026.03.19 13:14:10.390632 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19492 | 2026.03.19 13:14:10.390661 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19493 | 2026.03.19 13:14:10.390692 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19494 | 2026.03.19 13:14:10.391255 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001601 sec., 26858.213616489695 rows/sec., 1015.60 KiB/sec. | ||
| 19495 | 2026.03.19 13:14:10.391341 [ 259 ] {d69cad43-f611-4e06-8fcd-f64cbe844819} <Debug> TCPHandler: Processed in 0.001814706 sec. | ||
| 19496 | 2026.03.19 13:14:10.391550 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19497 | 2026.03.19 13:14:10.391694 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19498 | 2026.03.19 13:14:10.391919 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19499 | 2026.03.19 13:14:10.391958 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19500 | 2026.03.19 13:14:10.392369 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19501 | 2026.03.19 13:14:10.392424 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19502 | 2026.03.19 13:14:10.392522 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19503 | 2026.03.19 13:14:10.392578 [ 312 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19504 | 2026.03.19 13:14:10.392596 [ 326 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19505 | 2026.03.19 13:14:10.392677 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19506 | 2026.03.19 13:14:10.392703 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19507 | 2026.03.19 13:14:10.392757 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19508 | 2026.03.19 13:14:10.392773 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19509 | 2026.03.19 13:14:10.392803 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19510 | 2026.03.19 13:14:10.392834 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19511 | 2026.03.19 13:14:10.393415 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001786 sec., 24076.147816349385 rows/sec., 910.40 KiB/sec. | ||
| 19512 | 2026.03.19 13:14:10.393509 [ 259 ] {d6bf874e-60a7-466d-9ada-c07169355d0c} <Debug> TCPHandler: Processed in 0.002009 sec. | ||
| 19513 | 2026.03.19 13:14:10.393718 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19514 | 2026.03.19 13:14:10.393875 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19515 | 2026.03.19 13:14:10.394105 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19516 | 2026.03.19 13:14:10.394146 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19517 | 2026.03.19 13:14:10.394378 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19518 | 2026.03.19 13:14:10.394430 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19519 | 2026.03.19 13:14:10.394527 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19520 | 2026.03.19 13:14:10.394597 [ 300 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19521 | 2026.03.19 13:14:10.394597 [ 317 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19522 | 2026.03.19 13:14:10.394692 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19523 | 2026.03.19 13:14:10.394717 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19524 | 2026.03.19 13:14:10.394772 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19525 | 2026.03.19 13:14:10.394788 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19526 | 2026.03.19 13:14:10.394818 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19527 | 2026.03.19 13:14:10.394848 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19528 | 2026.03.19 13:14:10.395390 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001587 sec., 27095.148078134844 rows/sec., 1.00 MiB/sec. | ||
| 19529 | 2026.03.19 13:14:10.395498 [ 259 ] {d1cc63ca-5d9e-4605-975b-977e80438846} <Debug> TCPHandler: Processed in 0.001832076 sec. | ||
| 19530 | 2026.03.19 13:14:10.395819 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19531 | 2026.03.19 13:14:10.395969 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19532 | 2026.03.19 13:14:10.396202 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19533 | 2026.03.19 13:14:10.396241 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19534 | 2026.03.19 13:14:10.396481 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19535 | 2026.03.19 13:14:10.396533 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19536 | 2026.03.19 13:14:10.396630 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19537 | 2026.03.19 13:14:10.396690 [ 326 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19538 | 2026.03.19 13:14:10.396699 [ 317 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19539 | 2026.03.19 13:14:10.396786 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19540 | 2026.03.19 13:14:10.396810 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19541 | 2026.03.19 13:14:10.396863 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19542 | 2026.03.19 13:14:10.396879 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19543 | 2026.03.19 13:14:10.396910 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19544 | 2026.03.19 13:14:10.396943 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19545 | 2026.03.19 13:14:10.397484 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001588 sec., 27078.08564231738 rows/sec., 1023.91 KiB/sec. | ||
| 19546 | 2026.03.19 13:14:10.397571 [ 259 ] {98e34337-ff80-41dd-8e7d-b1b54b563bf1} <Debug> TCPHandler: Processed in 0.001810506 sec. | ||
| 19547 | 2026.03.19 13:14:10.397774 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19548 | 2026.03.19 13:14:10.397919 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19549 | 2026.03.19 13:14:10.398148 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19550 | 2026.03.19 13:14:10.398188 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19551 | 2026.03.19 13:14:10.398426 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19552 | 2026.03.19 13:14:10.398478 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19553 | 2026.03.19 13:14:10.398573 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 19554 | 2026.03.19 13:14:10.398622 [ 300 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19555 | 2026.03.19 13:14:10.398634 [ 326 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19556 | 2026.03.19 13:14:10.398712 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19557 | 2026.03.19 13:14:10.398736 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19558 | 2026.03.19 13:14:10.398789 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19559 | 2026.03.19 13:14:10.398806 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19560 | 2026.03.19 13:14:10.398835 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19561 | 2026.03.19 13:14:10.398866 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19562 | 2026.03.19 13:14:10.399427 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001575 sec., 27301.5873015873 rows/sec., 1.01 MiB/sec. | ||
| 19563 | 2026.03.19 13:14:10.399520 [ 259 ] {6eec67c2-41c5-4130-8fa0-a8cfa5e17ae8} <Debug> TCPHandler: Processed in 0.001797375 sec. | ||
| 19564 | 2026.03.19 13:14:10.399824 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19565 | 2026.03.19 13:14:10.399973 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19566 | 2026.03.19 13:14:10.400206 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19567 | 2026.03.19 13:14:10.400246 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19568 | 2026.03.19 13:14:10.400487 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19569 | 2026.03.19 13:14:10.400539 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19570 | 2026.03.19 13:14:10.400636 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 19571 | 2026.03.19 13:14:10.400698 [ 345 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19572 | 2026.03.19 13:14:10.400705 [ 317 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19573 | 2026.03.19 13:14:10.400798 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19574 | 2026.03.19 13:14:10.400823 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19575 | 2026.03.19 13:14:10.400880 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19576 | 2026.03.19 13:14:10.400898 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19577 | 2026.03.19 13:14:10.400931 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19578 | 2026.03.19 13:14:10.400965 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19579 | 2026.03.19 13:14:10.401508 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001603 sec., 26824.703680598876 rows/sec., 1014.33 KiB/sec. | ||
| 19580 | 2026.03.19 13:14:10.401579 [ 259 ] {7148cc47-de2b-45ea-8c4f-1d89c6c45387} <Debug> TCPHandler: Processed in 0.001805055 sec. | ||
| 19581 | 2026.03.19 13:14:10.401931 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19582 | 2026.03.19 13:14:10.402079 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19583 | 2026.03.19 13:14:10.402309 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19584 | 2026.03.19 13:14:10.402350 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19585 | 2026.03.19 13:14:10.402589 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19586 | 2026.03.19 13:14:10.402641 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19587 | 2026.03.19 13:14:10.402738 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 19588 | 2026.03.19 13:14:10.402788 [ 300 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19589 | 2026.03.19 13:14:10.402791 [ 345 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19590 | 2026.03.19 13:14:10.402860 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19591 | 2026.03.19 13:14:10.402886 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19592 | 2026.03.19 13:14:10.402940 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19593 | 2026.03.19 13:14:10.402957 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19594 | 2026.03.19 13:14:10.402987 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19595 | 2026.03.19 13:14:10.403020 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19596 | 2026.03.19 13:14:10.403548 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001538 sec., 27958.387516254876 rows/sec., 1.03 MiB/sec. | ||
| 19597 | 2026.03.19 13:14:10.403638 [ 259 ] {d71da22f-5c86-4d15-9dfd-974dd97dc26a} <Debug> TCPHandler: Processed in 0.001756095 sec. | ||
| 19598 | 2026.03.19 13:14:10.403912 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19599 | 2026.03.19 13:14:10.404061 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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) | ||
| 19600 | 2026.03.19 13:14:10.404294 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19601 | 2026.03.19 13:14:10.404335 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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 | ||
| 19602 | 2026.03.19 13:14:10.404579 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19603 | 2026.03.19 13:14:10.404632 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19604 | 2026.03.19 13:14:10.404728 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 19605 | 2026.03.19 13:14:10.404788 [ 317 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19606 | 2026.03.19 13:14:10.404789 [ 345 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19607 | 2026.03.19 13:14:10.404881 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (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 | ||
| 19608 | 2026.03.19 13:14:10.404902 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19609 | 2026.03.19 13:14:10.404963 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19610 | 2026.03.19 13:14:10.404980 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Debug> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 19611 | 2026.03.19 13:14:10.405011 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19612 | 2026.03.19 13:14:10.405048 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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'))" | ||
| 19613 | 2026.03.19 13:14:10.405588 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.001596 sec., 26942.355889724313 rows/sec., 1018.78 KiB/sec. | ||
| 19614 | 2026.03.19 13:14:10.405661 [ 259 ] {4686a7a6-a5bd-4df7-a090-aa80d8853fb3} <Debug> TCPHandler: Processed in 0.001799016 sec. | ||
| 19615 | 2026.03.19 13:14:10.412261 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19616 | 2026.03.19 13:14:10.412372 [ 259 ] {210010fc-84ef-4c4a-acab-3af62f495b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19617 | 2026.03.19 13:14:10.412414 [ 259 ] {210010fc-84ef-4c4a-acab-3af62f495b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19618 | 2026.03.19 13:14:10.413010 [ 259 ] {210010fc-84ef-4c4a-acab-3af62f495b9f} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19619 | 2026.03.19 13:14:10.413051 [ 259 ] {210010fc-84ef-4c4a-acab-3af62f495b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19620 | 2026.03.19 13:14:10.413540 [ 259 ] {210010fc-84ef-4c4a-acab-3af62f495b9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 19621 | 2026.03.19 13:14:10.413746 [ 259 ] {210010fc-84ef-4c4a-acab-3af62f495b9f} <Trace> oximeter.timeseries_schema (d2b5f7b5-a0a8-41d6-aff3-f5a010c80198): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19622 | 2026.03.19 13:14:10.413889 [ 259 ] {210010fc-84ef-4c4a-acab-3af62f495b9f} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001549 sec., 15493.867010974822 rows/sec., 2.27 MiB/sec. | ||
| 19623 | 2026.03.19 13:14:10.413943 [ 259 ] {210010fc-84ef-4c4a-acab-3af62f495b9f} <Debug> TCPHandler: Processed in 0.001732644 sec. | ||
| 19624 | 2026.03.19 13:14:10.414088 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19625 | 2026.03.19 13:14:10.414192 [ 259 ] {6c0e44c4-8511-4792-a967-a53b12dbe475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19626 | 2026.03.19 13:14:10.414234 [ 259 ] {6c0e44c4-8511-4792-a967-a53b12dbe475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19627 | 2026.03.19 13:14:10.414654 [ 259 ] {6c0e44c4-8511-4792-a967-a53b12dbe475} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19628 | 2026.03.19 13:14:10.414691 [ 259 ] {6c0e44c4-8511-4792-a967-a53b12dbe475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19629 | 2026.03.19 13:14:10.415002 [ 259 ] {6c0e44c4-8511-4792-a967-a53b12dbe475} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 19630 | 2026.03.19 13:14:10.415227 [ 259 ] {6c0e44c4-8511-4792-a967-a53b12dbe475} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2026.03.19 13:14:10.415363 [ 259 ] {6c0e44c4-8511-4792-a967-a53b12dbe475} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 19632 | 2026.03.19 13:14:10.415402 [ 259 ] {6c0e44c4-8511-4792-a967-a53b12dbe475} <Debug> TCPHandler: Processed in 0.001365827 sec. | ||
| 19633 | 2026.03.19 13:14:10.415521 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19634 | 2026.03.19 13:14:10.415617 [ 259 ] {8fc44e3a-9f55-4a63-b3b0-e4cbd2d54598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19635 | 2026.03.19 13:14:10.415656 [ 259 ] {8fc44e3a-9f55-4a63-b3b0-e4cbd2d54598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19636 | 2026.03.19 13:14:10.416165 [ 259 ] {8fc44e3a-9f55-4a63-b3b0-e4cbd2d54598} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19637 | 2026.03.19 13:14:10.416201 [ 259 ] {8fc44e3a-9f55-4a63-b3b0-e4cbd2d54598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19638 | 2026.03.19 13:14:10.416498 [ 259 ] {8fc44e3a-9f55-4a63-b3b0-e4cbd2d54598} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19639 | 2026.03.19 13:14:10.416718 [ 259 ] {8fc44e3a-9f55-4a63-b3b0-e4cbd2d54598} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19640 | 2026.03.19 13:14:10.416849 [ 259 ] {8fc44e3a-9f55-4a63-b3b0-e4cbd2d54598} <Debug> executeQuery: Read 101 rows, 7.80 KiB in 0.001251 sec., 80735.41167066347 rows/sec., 6.09 MiB/sec. | ||
| 19641 | 2026.03.19 13:14:10.416888 [ 259 ] {8fc44e3a-9f55-4a63-b3b0-e4cbd2d54598} <Debug> TCPHandler: Processed in 0.001419158 sec. | ||
| 19642 | 2026.03.19 13:14:10.417020 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19643 | 2026.03.19 13:14:10.417116 [ 259 ] {e10b1747-9ce7-44c3-8e71-c415e3199751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19644 | 2026.03.19 13:14:10.417157 [ 259 ] {e10b1747-9ce7-44c3-8e71-c415e3199751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19645 | 2026.03.19 13:14:10.417547 [ 259 ] {e10b1747-9ce7-44c3-8e71-c415e3199751} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19646 | 2026.03.19 13:14:10.417583 [ 259 ] {e10b1747-9ce7-44c3-8e71-c415e3199751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19647 | 2026.03.19 13:14:10.417858 [ 259 ] {e10b1747-9ce7-44c3-8e71-c415e3199751} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19648 | 2026.03.19 13:14:10.418067 [ 259 ] {e10b1747-9ce7-44c3-8e71-c415e3199751} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19649 | 2026.03.19 13:14:10.418186 [ 56 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 19650 | 2026.03.19 13:14:10.418196 [ 259 ] {e10b1747-9ce7-44c3-8e71-c415e3199751} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001098 sec., 1821.4936247723133 rows/sec., 127.18 KiB/sec. | ||
| 19651 | 2026.03.19 13:14:10.418234 [ 56 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19652 | 2026.03.19 13:14:10.418251 [ 259 ] {e10b1747-9ce7-44c3-8e71-c415e3199751} <Debug> TCPHandler: Processed in 0.001281165 sec. | ||
| 19653 | 2026.03.19 13:14:10.418265 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19654 | 2026.03.19 13:14:10.418371 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 19655 | 2026.03.19 13:14:10.418377 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19656 | 2026.03.19 13:14:10.418463 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19657 | 2026.03.19 13:14:10.418489 [ 259 ] {f05aca84-ce23-45e5-8327-6b3c7542b54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19658 | 2026.03.19 13:14:10.418494 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 211 rows starting from the beginning of the part | ||
| 19659 | 2026.03.19 13:14:10.418529 [ 259 ] {f05aca84-ce23-45e5-8327-6b3c7542b54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19660 | 2026.03.19 13:14:10.418557 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 182 rows starting from the beginning of the part | ||
| 19661 | 2026.03.19 13:14:10.418605 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 183 rows starting from the beginning of the part | ||
| 19662 | 2026.03.19 13:14:10.418652 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 212 rows starting from the beginning of the part | ||
| 19663 | 2026.03.19 13:14:10.418693 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 198 rows starting from the beginning of the part | ||
| 19664 | 2026.03.19 13:14:10.418742 [ 198 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
| 19665 | 2026.03.19 13:14:10.418951 [ 259 ] {f05aca84-ce23-45e5-8327-6b3c7542b54e} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19666 | 2026.03.19 13:14:10.418987 [ 259 ] {f05aca84-ce23-45e5-8327-6b3c7542b54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19667 | 2026.03.19 13:14:10.419271 [ 259 ] {f05aca84-ce23-45e5-8327-6b3c7542b54e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19668 | 2026.03.19 13:14:10.419488 [ 259 ] {f05aca84-ce23-45e5-8327-6b3c7542b54e} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19669 | 2026.03.19 13:14:10.419602 [ 56 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 19670 | 2026.03.19 13:14:10.419618 [ 259 ] {f05aca84-ce23-45e5-8327-6b3c7542b54e} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001147 sec., 33129.90409764603 rows/sec., 2.07 MiB/sec. | ||
| 19671 | 2026.03.19 13:14:10.419639 [ 56 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19672 | 2026.03.19 13:14:10.419663 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19673 | 2026.03.19 13:14:10.419663 [ 259 ] {f05aca84-ce23-45e5-8327-6b3c7542b54e} <Debug> TCPHandler: Processed in 0.001339236 sec. | ||
| 19674 | 2026.03.19 13:14:10.419693 [ 196 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364177 sec., 724246.193859008 rows/sec., 48.22 MiB/sec. | ||
| 19675 | 2026.03.19 13:14:10.419740 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 19676 | 2026.03.19 13:14:10.419807 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19677 | 2026.03.19 13:14:10.419824 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19678 | 2026.03.19 13:14:10.419850 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 857 rows starting from the beginning of the part | ||
| 19679 | 2026.03.19 13:14:10.419892 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 19680 | 2026.03.19 13:14:10.419902 [ 259 ] {36c86eb4-2f9a-46bb-8b22-e5895864deaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19681 | 2026.03.19 13:14:10.419896 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part | ||
| 19682 | 2026.03.19 13:14:10.419959 [ 259 ] {36c86eb4-2f9a-46bb-8b22-e5895864deaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19683 | 2026.03.19 13:14:10.419976 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part | ||
| 19684 | 2026.03.19 13:14:10.420015 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 857 rows starting from the beginning of the part | ||
| 19685 | 2026.03.19 13:14:10.420052 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part | ||
| 19686 | 2026.03.19 13:14:10.420089 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 19687 | 2026.03.19 13:14:10.420226 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19688 | 2026.03.19 13:14:10.420320 [ 187 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_66_14} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 19689 | 2026.03.19 13:14:10.420428 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19690 | 2026.03.19 13:14:10.420450 [ 259 ] {36c86eb4-2f9a-46bb-8b22-e5895864deaa} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19691 | 2026.03.19 13:14:10.420489 [ 259 ] {36c86eb4-2f9a-46bb-8b22-e5895864deaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19692 | 2026.03.19 13:14:10.420799 [ 259 ] {36c86eb4-2f9a-46bb-8b22-e5895864deaa} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19693 | 2026.03.19 13:14:10.421020 [ 259 ] {36c86eb4-2f9a-46bb-8b22-e5895864deaa} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19694 | 2026.03.19 13:14:10.421151 [ 259 ] {36c86eb4-2f9a-46bb-8b22-e5895864deaa} <Debug> executeQuery: Read 206 rows, 15.94 KiB in 0.001266 sec., 162717.2195892575 rows/sec., 12.30 MiB/sec. | ||
| 19695 | 2026.03.19 13:14:10.421190 [ 259 ] {36c86eb4-2f9a-46bb-8b22-e5895864deaa} <Debug> TCPHandler: Processed in 0.001435739 sec. | ||
| 19696 | 2026.03.19 13:14:10.421309 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19697 | 2026.03.19 13:14:10.421318 [ 200 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606942 sec., 1368437.6909683112 rows/sec., 88.05 MiB/sec. | ||
| 19698 | 2026.03.19 13:14:10.421408 [ 259 ] {759b2c86-abae-4216-be45-0215be228cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 19699 | 2026.03.19 13:14:10.421455 [ 259 ] {759b2c86-abae-4216-be45-0215be228cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 19700 | 2026.03.19 13:14:10.421503 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 19701 | 2026.03.19 13:14:10.421756 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2026.03.19 13:14:10.421804 [ 259 ] {759b2c86-abae-4216-be45-0215be228cfd} <Trace> oximeter.measurements_cumulativei64 (f74d7181-e0af-42fb-bceb-23a8b9dd1d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19703 | 2026.03.19 13:14:10.421824 [ 187 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_66_14} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 19704 | 2026.03.19 13:14:10.421847 [ 259 ] {759b2c86-abae-4216-be45-0215be228cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19705 | 2026.03.19 13:14:10.421929 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 19706 | 2026.03.19 13:14:10.422250 [ 259 ] {759b2c86-abae-4216-be45-0215be228cfd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 19707 | 2026.03.19 13:14:10.422461 [ 259 ] {759b2c86-abae-4216-be45-0215be228cfd} <Trace> oximeter.measurements_cumulativei64 (f74d7181-e0af-42fb-bceb-23a8b9dd1d8d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19708 | 2026.03.19 13:14:10.422587 [ 259 ] {759b2c86-abae-4216-be45-0215be228cfd} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001198 sec., 16694.490818030048 rows/sec., 1.10 MiB/sec. | ||
| 19709 | 2026.03.19 13:14:10.422627 [ 259 ] {759b2c86-abae-4216-be45-0215be228cfd} <Debug> TCPHandler: Processed in 0.001367317 sec. | ||
| 19710 | 2026.03.19 13:14:10.422741 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19711 | 2026.03.19 13:14:10.422837 [ 259 ] {62da8f53-153f-4509-8ec7-a1be4b863103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19712 | 2026.03.19 13:14:10.422879 [ 259 ] {62da8f53-153f-4509-8ec7-a1be4b863103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19713 | 2026.03.19 13:14:10.423277 [ 259 ] {62da8f53-153f-4509-8ec7-a1be4b863103} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.03.19 13:14:10.423313 [ 259 ] {62da8f53-153f-4509-8ec7-a1be4b863103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19715 | 2026.03.19 13:14:10.423623 [ 259 ] {62da8f53-153f-4509-8ec7-a1be4b863103} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19716 | 2026.03.19 13:14:10.423826 [ 259 ] {62da8f53-153f-4509-8ec7-a1be4b863103} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19717 | 2026.03.19 13:14:10.423957 [ 259 ] {62da8f53-153f-4509-8ec7-a1be4b863103} <Debug> executeQuery: Read 186 rows, 13.14 KiB in 0.001137 sec., 163588.39050131926 rows/sec., 11.28 MiB/sec. | ||
| 19718 | 2026.03.19 13:14:10.423994 [ 259 ] {62da8f53-153f-4509-8ec7-a1be4b863103} <Debug> TCPHandler: Processed in 0.001303126 sec. | ||
| 19719 | 2026.03.19 13:14:10.424105 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19720 | 2026.03.19 13:14:10.424199 [ 259 ] {e7db436f-d5bf-4002-8ede-844d21ce6268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19721 | 2026.03.19 13:14:10.424253 [ 259 ] {e7db436f-d5bf-4002-8ede-844d21ce6268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19722 | 2026.03.19 13:14:10.424951 [ 259 ] {e7db436f-d5bf-4002-8ede-844d21ce6268} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19723 | 2026.03.19 13:14:10.424987 [ 259 ] {e7db436f-d5bf-4002-8ede-844d21ce6268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19724 | 2026.03.19 13:14:10.425443 [ 259 ] {e7db436f-d5bf-4002-8ede-844d21ce6268} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19725 | 2026.03.19 13:14:10.425664 [ 259 ] {e7db436f-d5bf-4002-8ede-844d21ce6268} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.03.19 13:14:10.425788 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 5 parts from all_1_61_12 to all_65_65_0 | ||
| 19727 | 2026.03.19 13:14:10.425805 [ 259 ] {e7db436f-d5bf-4002-8ede-844d21ce6268} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.001624 sec., 3078.8177339901476 rows/sec., 3.83 MiB/sec. | ||
| 19728 | 2026.03.19 13:14:10.425829 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19729 | 2026.03.19 13:14:10.425854 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19730 | 2026.03.19 13:14:10.425874 [ 259 ] {e7db436f-d5bf-4002-8ede-844d21ce6268} <Debug> TCPHandler: Processed in 0.001819916 sec. | ||
| 19731 | 2026.03.19 13:14:10.425924 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_12 to all_65_65_0 into Compact with storage Full | ||
| 19732 | 2026.03.19 13:14:10.426002 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19733 | 2026.03.19 13:14:10.426098 [ 259 ] {de9bbfa8-90ad-4a3d-9193-a1447b52a785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19734 | 2026.03.19 13:14:10.426103 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19735 | 2026.03.19 13:14:10.426140 [ 259 ] {de9bbfa8-90ad-4a3d-9193-a1447b52a785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19736 | 2026.03.19 13:14:10.426160 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2547 rows starting from the beginning of the part | ||
| 19737 | 2026.03.19 13:14:10.426276 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 19738 | 2026.03.19 13:14:10.426385 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 41 rows starting from the beginning of the part | ||
| 19739 | 2026.03.19 13:14:10.426484 [ 259 ] {de9bbfa8-90ad-4a3d-9193-a1447b52a785} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19740 | 2026.03.19 13:14:10.426493 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 68 rows starting from the beginning of the part | ||
| 19741 | 2026.03.19 13:14:10.426521 [ 259 ] {de9bbfa8-90ad-4a3d-9193-a1447b52a785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19742 | 2026.03.19 13:14:10.426612 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 19743 | 2026.03.19 13:14:10.426828 [ 259 ] {de9bbfa8-90ad-4a3d-9193-a1447b52a785} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19744 | 2026.03.19 13:14:10.427046 [ 259 ] {de9bbfa8-90ad-4a3d-9193-a1447b52a785} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19745 | 2026.03.19 13:14:10.427182 [ 259 ] {de9bbfa8-90ad-4a3d-9193-a1447b52a785} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 19746 | 2026.03.19 13:14:10.427219 [ 259 ] {de9bbfa8-90ad-4a3d-9193-a1447b52a785} <Debug> TCPHandler: Processed in 0.001267035 sec. | ||
| 19747 | 2026.03.19 13:14:10.436214 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2752 rows, containing 19 columns (19 merged, 0 gathered) in 0.010317086 sec., 266741.9850915268 rows/sec., 477.99 MiB/sec. | ||
| 19748 | 2026.03.19 13:14:10.438601 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 19749 | 2026.03.19 13:14:10.438959 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19750 | 2026.03.19 13:14:10.439037 [ 198 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_65_13} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 5 parts: [all_1_61_12, all_65_65_0] -> all_1_65_13 | ||
| 19751 | 2026.03.19 13:14:10.439138 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.30 MiB. | ||
| 19752 | 2026.03.19 13:14:10.940546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42701 | ||
| 19753 | 2026.03.19 13:14:10.941141 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19754 | 2026.03.19 13:14:10.941188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19755 | 2026.03.19 13:14:10.941676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19756 | 2026.03.19 13:14:10.941902 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19757 | 2026.03.19 13:14:10.942044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42701 | ||
| 19758 | 2026.03.19 13:14:11.973977 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48192 | ||
| 19759 | 2026.03.19 13:14:11.974082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19760 | 2026.03.19 13:14:11.974108 [ 294 ] {} <Debug> TCP-Session: 1548d533-19b0-405b-83a2-6bd6436496a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48192 | ||
| 19761 | 2026.03.19 13:14:11.974129 [ 294 ] {} <Debug> TCP-Session: 1548d533-19b0-405b-83a2-6bd6436496a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19762 | 2026.03.19 13:14:11.974143 [ 294 ] {} <Debug> TCP-Session: 1548d533-19b0-405b-83a2-6bd6436496a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19763 | 2026.03.19 13:14:11.974351 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38642 | ||
| 19764 | 2026.03.19 13:14:11.974354 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58984 | ||
| 19765 | 2026.03.19 13:14:11.974398 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46741 | ||
| 19766 | 2026.03.19 13:14:11.974406 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52648 | ||
| 19767 | 2026.03.19 13:14:11.974437 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33414 | ||
| 19768 | 2026.03.19 13:14:11.974454 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57686 | ||
| 19769 | 2026.03.19 13:14:11.974487 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19770 | 2026.03.19 13:14:11.974487 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19771 | 2026.03.19 13:14:11.974506 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19772 | 2026.03.19 13:14:11.974519 [ 289 ] {} <Debug> TCP-Session: 3cfdc96d-037f-4f72-8589-23262816287e Authenticating user 'default' from [fd00:1122:3344:101::e]:46741 | ||
| 19773 | 2026.03.19 13:14:11.974531 [ 258 ] {} <Debug> TCP-Session: 06e8128b-150c-48ad-a61c-539388c5440a Authenticating user 'default' from [fd00:1122:3344:101::e]:58984 | ||
| 19774 | 2026.03.19 13:14:11.974551 [ 290 ] {} <Debug> TCP-Session: ea209e58-8e85-4a80-a72c-1d7fcbd8da8c Authenticating user 'default' from [fd00:1122:3344:101::e]:52648 | ||
| 19775 | 2026.03.19 13:14:11.974557 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19776 | 2026.03.19 13:14:11.974569 [ 258 ] {} <Debug> TCP-Session: 06e8128b-150c-48ad-a61c-539388c5440a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19777 | 2026.03.19 13:14:11.974588 [ 290 ] {} <Debug> TCP-Session: ea209e58-8e85-4a80-a72c-1d7fcbd8da8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19778 | 2026.03.19 13:14:11.974597 [ 294 ] {} <Trace> TCP-Session: 1548d533-19b0-405b-83a2-6bd6436496a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19779 | 2026.03.19 13:14:11.974618 [ 290 ] {} <Debug> TCP-Session: ea209e58-8e85-4a80-a72c-1d7fcbd8da8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19780 | 2026.03.19 13:14:11.974601 [ 258 ] {} <Debug> TCP-Session: 06e8128b-150c-48ad-a61c-539388c5440a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19781 | 2026.03.19 13:14:11.974599 [ 293 ] {} <Debug> TCP-Session: d54fd0d5-f5c5-446d-a99b-42fe2ace25c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57686 | ||
| 19782 | 2026.03.19 13:14:11.974563 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19783 | 2026.03.19 13:14:11.974683 [ 293 ] {} <Debug> TCP-Session: d54fd0d5-f5c5-446d-a99b-42fe2ace25c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19784 | 2026.03.19 13:14:11.974562 [ 289 ] {} <Debug> TCP-Session: 3cfdc96d-037f-4f72-8589-23262816287e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19785 | 2026.03.19 13:14:11.974719 [ 293 ] {} <Debug> TCP-Session: d54fd0d5-f5c5-446d-a99b-42fe2ace25c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19786 | 2026.03.19 13:14:11.974720 [ 291 ] {} <Debug> TCP-Session: 88d59f7a-e45b-47a9-be80-a421ef4c8f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:33414 | ||
| 19787 | 2026.03.19 13:14:11.974734 [ 289 ] {} <Debug> TCP-Session: 3cfdc96d-037f-4f72-8589-23262816287e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19788 | 2026.03.19 13:14:11.974767 [ 291 ] {} <Debug> TCP-Session: 88d59f7a-e45b-47a9-be80-a421ef4c8f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19789 | 2026.03.19 13:14:11.974779 [ 294 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48192) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19790 | 2026.03.19 13:14:11.974810 [ 291 ] {} <Debug> TCP-Session: 88d59f7a-e45b-47a9-be80-a421ef4c8f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19791 | 2026.03.19 13:14:11.974422 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19792 | 2026.03.19 13:14:11.974383 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33953 | ||
| 19793 | 2026.03.19 13:14:11.974887 [ 286 ] {} <Debug> TCP-Session: 2c926855-3fcf-4e33-af46-bac6f64e20ab Authenticating user 'default' from [fd00:1122:3344:101::e]:38642 | ||
| 19794 | 2026.03.19 13:14:11.974433 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38725 | ||
| 19795 | 2026.03.19 13:14:11.974941 [ 286 ] {} <Debug> TCP-Session: 2c926855-3fcf-4e33-af46-bac6f64e20ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19796 | 2026.03.19 13:14:11.974976 [ 286 ] {} <Debug> TCP-Session: 2c926855-3fcf-4e33-af46-bac6f64e20ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19797 | 2026.03.19 13:14:11.974996 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19798 | 2026.03.19 13:14:11.975031 [ 288 ] {} <Debug> TCP-Session: 77dcb810-9c04-4d9d-b537-99eab54f6553 Authenticating user 'default' from [fd00:1122:3344:101::e]:33953 | ||
| 19799 | 2026.03.19 13:14:11.975057 [ 288 ] {} <Debug> TCP-Session: 77dcb810-9c04-4d9d-b537-99eab54f6553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19800 | 2026.03.19 13:14:11.975072 [ 288 ] {} <Debug> TCP-Session: 77dcb810-9c04-4d9d-b537-99eab54f6553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19801 | 2026.03.19 13:14:11.975076 [ 294 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19802 | 2026.03.19 13:14:11.975144 [ 294 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19803 | 2026.03.19 13:14:11.975260 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19804 | 2026.03.19 13:14:11.975291 [ 292 ] {} <Debug> TCP-Session: c0290352-4e61-4966-8d9c-ced3fec24103 Authenticating user 'default' from [fd00:1122:3344:101::e]:38725 | ||
| 19805 | 2026.03.19 13:14:11.975308 [ 292 ] {} <Debug> TCP-Session: c0290352-4e61-4966-8d9c-ced3fec24103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19806 | 2026.03.19 13:14:11.975320 [ 292 ] {} <Debug> TCP-Session: c0290352-4e61-4966-8d9c-ced3fec24103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19807 | 2026.03.19 13:14:11.975427 [ 294 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 19808 | 2026.03.19 13:14:11.976465 [ 345 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Trace> AggregatingTransform: Aggregating | ||
| 19809 | 2026.03.19 13:14:11.976501 [ 345 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Trace> Aggregator: Aggregation method: without_key | ||
| 19810 | 2026.03.19 13:14:11.976531 [ 345 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100407 sec. (995.946 rows/sec., 38.90 KiB/sec.) | ||
| 19811 | 2026.03.19 13:14:11.976546 [ 345 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Trace> Aggregator: Merging aggregated data | ||
| 19812 | 2026.03.19 13:14:11.977984 [ 294 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003258 sec., 306.9367710251688 rows/sec., 11.99 KiB/sec. | ||
| 19813 | 2026.03.19 13:14:11.978131 [ 294 ] {f0c53267-b4f8-4dc0-ba4d-bc3c85dd3eda} <Debug> TCPHandler: Processed in 0.003703834 sec. | ||
| 19814 | 2026.03.19 13:14:11.978244 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19815 | 2026.03.19 13:14:11.978273 [ 294 ] {} <Debug> TCP-Session: 1548d533-19b0-405b-83a2-6bd6436496a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19816 | 2026.03.19 13:14:11.978273 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19817 | 2026.03.19 13:14:11.978289 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19818 | 2026.03.19 13:14:11.978302 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19819 | 2026.03.19 13:14:11.978326 [ 288 ] {} <Debug> TCP-Session: 77dcb810-9c04-4d9d-b537-99eab54f6553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19820 | 2026.03.19 13:14:11.978336 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19821 | 2026.03.19 13:14:11.978353 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19822 | 2026.03.19 13:14:11.978378 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19823 | 2026.03.19 13:14:11.978389 [ 290 ] {} <Debug> TCP-Session: ea209e58-8e85-4a80-a72c-1d7fcbd8da8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19824 | 2026.03.19 13:14:11.978413 [ 286 ] {} <Debug> TCP-Session: 2c926855-3fcf-4e33-af46-bac6f64e20ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19825 | 2026.03.19 13:14:11.978434 [ 292 ] {} <Debug> TCP-Session: c0290352-4e61-4966-8d9c-ced3fec24103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19826 | 2026.03.19 13:14:11.978360 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19827 | 2026.03.19 13:14:11.978354 [ 293 ] {} <Debug> TCP-Session: d54fd0d5-f5c5-446d-a99b-42fe2ace25c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19828 | 2026.03.19 13:14:11.978341 [ 258 ] {} <Debug> TCP-Session: 06e8128b-150c-48ad-a61c-539388c5440a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19829 | 2026.03.19 13:14:11.978502 [ 291 ] {} <Debug> TCP-Session: 88d59f7a-e45b-47a9-be80-a421ef4c8f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19830 | 2026.03.19 13:14:11.978319 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19831 | 2026.03.19 13:14:11.978572 [ 289 ] {} <Debug> TCP-Session: 3cfdc96d-037f-4f72-8589-23262816287e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19832 | 2026.03.19 13:14:11.984945 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56395 | ||
| 19833 | 2026.03.19 13:14:11.985011 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19834 | 2026.03.19 13:14:11.985031 [ 294 ] {} <Debug> TCP-Session: e93ac2d0-4250-444a-8b74-96b01b32b2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:56395 | ||
| 19835 | 2026.03.19 13:14:11.985047 [ 294 ] {} <Debug> TCP-Session: e93ac2d0-4250-444a-8b74-96b01b32b2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19836 | 2026.03.19 13:14:11.985059 [ 294 ] {} <Debug> TCP-Session: e93ac2d0-4250-444a-8b74-96b01b32b2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19837 | 2026.03.19 13:14:11.985212 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50134 | ||
| 19838 | 2026.03.19 13:14:11.985217 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41597 | ||
| 19839 | 2026.03.19 13:14:11.985248 [ 294 ] {} <Trace> TCP-Session: e93ac2d0-4250-444a-8b74-96b01b32b2ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19840 | 2026.03.19 13:14:11.985255 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55409 | ||
| 19841 | 2026.03.19 13:14:11.985272 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44913 | ||
| 19842 | 2026.03.19 13:14:11.985303 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19843 | 2026.03.19 13:14:11.985329 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50165 | ||
| 19844 | 2026.03.19 13:14:11.985356 [ 286 ] {} <Debug> TCP-Session: 3d2574af-079f-4116-8a86-7afaf71982eb Authenticating user 'default' from [fd00:1122:3344:101::e]:41597 | ||
| 19845 | 2026.03.19 13:14:11.985374 [ 294 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56395) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19846 | 2026.03.19 13:14:11.985387 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19847 | 2026.03.19 13:14:11.985391 [ 286 ] {} <Debug> TCP-Session: 3d2574af-079f-4116-8a86-7afaf71982eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19848 | 2026.03.19 13:14:11.985420 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19849 | 2026.03.19 13:14:11.985429 [ 289 ] {} <Debug> TCP-Session: 8fbfc33e-6d30-4f4b-85de-f87fedd13a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:44913 | ||
| 19850 | 2026.03.19 13:14:11.985434 [ 286 ] {} <Debug> TCP-Session: 3d2574af-079f-4116-8a86-7afaf71982eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19851 | 2026.03.19 13:14:11.985460 [ 293 ] {} <Debug> TCP-Session: 52c6dc58-9ba6-4e60-902d-d35dfedc3795 Authenticating user 'default' from [fd00:1122:3344:101::e]:50165 | ||
| 19852 | 2026.03.19 13:14:11.985468 [ 289 ] {} <Debug> TCP-Session: 8fbfc33e-6d30-4f4b-85de-f87fedd13a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19853 | 2026.03.19 13:14:11.985496 [ 293 ] {} <Debug> TCP-Session: 52c6dc58-9ba6-4e60-902d-d35dfedc3795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19854 | 2026.03.19 13:14:11.985507 [ 289 ] {} <Debug> TCP-Session: 8fbfc33e-6d30-4f4b-85de-f87fedd13a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19855 | 2026.03.19 13:14:11.985521 [ 293 ] {} <Debug> TCP-Session: 52c6dc58-9ba6-4e60-902d-d35dfedc3795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19856 | 2026.03.19 13:14:11.985309 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55640 | ||
| 19857 | 2026.03.19 13:14:11.985554 [ 294 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19858 | 2026.03.19 13:14:11.985284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45781 | ||
| 19859 | 2026.03.19 13:14:11.985603 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19860 | 2026.03.19 13:14:11.985609 [ 294 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19861 | 2026.03.19 13:14:11.985634 [ 291 ] {} <Debug> TCP-Session: 865b9516-85e3-4b78-96c6-e58fa97b2728 Authenticating user 'default' from [fd00:1122:3344:101::e]:55640 | ||
| 19862 | 2026.03.19 13:14:11.985648 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19863 | 2026.03.19 13:14:11.985662 [ 291 ] {} <Debug> TCP-Session: 865b9516-85e3-4b78-96c6-e58fa97b2728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19864 | 2026.03.19 13:14:11.985287 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19865 | 2026.03.19 13:14:11.985680 [ 290 ] {} <Debug> TCP-Session: 6ff96a5a-0348-4492-b5ec-1f2cb7da79e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45781 | ||
| 19866 | 2026.03.19 13:14:11.985685 [ 291 ] {} <Debug> TCP-Session: 865b9516-85e3-4b78-96c6-e58fa97b2728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19867 | 2026.03.19 13:14:11.985716 [ 258 ] {} <Debug> TCP-Session: 791ad28c-79f0-4631-b42c-9559423b265f Authenticating user 'default' from [fd00:1122:3344:101::e]:50134 | ||
| 19868 | 2026.03.19 13:14:11.985722 [ 290 ] {} <Debug> TCP-Session: 6ff96a5a-0348-4492-b5ec-1f2cb7da79e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19869 | 2026.03.19 13:14:11.985753 [ 258 ] {} <Debug> TCP-Session: 791ad28c-79f0-4631-b42c-9559423b265f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19870 | 2026.03.19 13:14:11.985764 [ 290 ] {} <Debug> TCP-Session: 6ff96a5a-0348-4492-b5ec-1f2cb7da79e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19871 | 2026.03.19 13:14:11.985776 [ 258 ] {} <Debug> TCP-Session: 791ad28c-79f0-4631-b42c-9559423b265f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19872 | 2026.03.19 13:14:11.985314 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64695 | ||
| 19873 | 2026.03.19 13:14:11.985336 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19874 | 2026.03.19 13:14:11.985851 [ 288 ] {} <Debug> TCP-Session: f8ae0fca-7931-44d8-bc8d-d9bb41d14b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:55409 | ||
| 19875 | 2026.03.19 13:14:11.985856 [ 294 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 19876 | 2026.03.19 13:14:11.985867 [ 288 ] {} <Debug> TCP-Session: f8ae0fca-7931-44d8-bc8d-d9bb41d14b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19877 | 2026.03.19 13:14:11.985874 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19878 | 2026.03.19 13:14:11.985895 [ 288 ] {} <Debug> TCP-Session: f8ae0fca-7931-44d8-bc8d-d9bb41d14b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19879 | 2026.03.19 13:14:11.985912 [ 292 ] {} <Debug> TCP-Session: fda3072d-e0c4-4006-b1f6-60800d0ded3f Authenticating user 'default' from [fd00:1122:3344:101::e]:64695 | ||
| 19880 | 2026.03.19 13:14:11.985929 [ 292 ] {} <Debug> TCP-Session: fda3072d-e0c4-4006-b1f6-60800d0ded3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19881 | 2026.03.19 13:14:11.985954 [ 292 ] {} <Debug> TCP-Session: fda3072d-e0c4-4006-b1f6-60800d0ded3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19882 | 2026.03.19 13:14:11.986685 [ 306 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Trace> AggregatingTransform: Aggregating | ||
| 19883 | 2026.03.19 13:14:11.986724 [ 306 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Trace> Aggregator: Aggregation method: without_key | ||
| 19884 | 2026.03.19 13:14:11.986753 [ 306 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000808617 sec. (1236.679 rows/sec., 48.31 KiB/sec.) | ||
| 19885 | 2026.03.19 13:14:11.986770 [ 306 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Trace> Aggregator: Merging aggregated data | ||
| 19886 | 2026.03.19 13:14:11.988290 [ 294 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002952 sec., 338.7533875338753 rows/sec., 13.23 KiB/sec. | ||
| 19887 | 2026.03.19 13:14:11.988401 [ 294 ] {cfe6c665-7768-48f8-908e-8f2df85ac75d} <Debug> TCPHandler: Processed in 0.003209064 sec. | ||
| 19888 | 2026.03.19 13:14:11.988526 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19889 | 2026.03.19 13:14:11.988551 [ 294 ] {} <Debug> TCP-Session: e93ac2d0-4250-444a-8b74-96b01b32b2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19890 | 2026.03.19 13:14:11.988557 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19891 | 2026.03.19 13:14:11.988573 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19892 | 2026.03.19 13:14:11.988595 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19893 | 2026.03.19 13:14:11.988625 [ 292 ] {} <Debug> TCP-Session: fda3072d-e0c4-4006-b1f6-60800d0ded3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19894 | 2026.03.19 13:14:11.988639 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19895 | 2026.03.19 13:14:11.988660 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19896 | 2026.03.19 13:14:11.988679 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19897 | 2026.03.19 13:14:11.988696 [ 286 ] {} <Debug> TCP-Session: 3d2574af-079f-4116-8a86-7afaf71982eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19898 | 2026.03.19 13:14:11.988698 [ 290 ] {} <Debug> TCP-Session: 6ff96a5a-0348-4492-b5ec-1f2cb7da79e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19899 | 2026.03.19 13:14:11.988727 [ 291 ] {} <Debug> TCP-Session: 865b9516-85e3-4b78-96c6-e58fa97b2728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19900 | 2026.03.19 13:14:11.988682 [ 293 ] {} <Debug> TCP-Session: 52c6dc58-9ba6-4e60-902d-d35dfedc3795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19901 | 2026.03.19 13:14:11.988643 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19902 | 2026.03.19 13:14:11.988602 [ 289 ] {} <Debug> TCP-Session: 8fbfc33e-6d30-4f4b-85de-f87fedd13a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19903 | 2026.03.19 13:14:11.988804 [ 258 ] {} <Debug> TCP-Session: 791ad28c-79f0-4631-b42c-9559423b265f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19904 | 2026.03.19 13:14:11.988607 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19905 | 2026.03.19 13:14:11.988856 [ 288 ] {} <Debug> TCP-Session: f8ae0fca-7931-44d8-bc8d-d9bb41d14b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19906 | 2026.03.19 13:14:13.108641 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59491 | ||
| 19907 | 2026.03.19 13:14:13.108746 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19908 | 2026.03.19 13:14:13.108771 [ 294 ] {} <Debug> TCP-Session: 10d61448-4ac8-49a4-8328-9f670223aed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59491 | ||
| 19909 | 2026.03.19 13:14:13.108791 [ 294 ] {} <Debug> TCP-Session: 10d61448-4ac8-49a4-8328-9f670223aed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19910 | 2026.03.19 13:14:13.108803 [ 294 ] {} <Debug> TCP-Session: 10d61448-4ac8-49a4-8328-9f670223aed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19911 | 2026.03.19 13:14:13.108993 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63384 | ||
| 19912 | 2026.03.19 13:14:13.108997 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64871 | ||
| 19913 | 2026.03.19 13:14:13.109055 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48630 | ||
| 19914 | 2026.03.19 13:14:13.109062 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58383 | ||
| 19915 | 2026.03.19 13:14:13.109080 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19916 | 2026.03.19 13:14:13.109100 [ 294 ] {} <Trace> TCP-Session: 10d61448-4ac8-49a4-8328-9f670223aed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19917 | 2026.03.19 13:14:13.109126 [ 286 ] {} <Debug> TCP-Session: e18a8e1e-2767-4093-bb67-1cc3fde4f2ae Authenticating user 'default' from [fd00:1122:3344:101::e]:63384 | ||
| 19918 | 2026.03.19 13:14:13.109130 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19919 | 2026.03.19 13:14:13.109136 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19920 | 2026.03.19 13:14:13.109147 [ 286 ] {} <Debug> TCP-Session: e18a8e1e-2767-4093-bb67-1cc3fde4f2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19921 | 2026.03.19 13:14:13.109164 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19922 | 2026.03.19 13:14:13.109188 [ 286 ] {} <Debug> TCP-Session: e18a8e1e-2767-4093-bb67-1cc3fde4f2ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19923 | 2026.03.19 13:14:13.109178 [ 289 ] {} <Debug> TCP-Session: f060f022-3d56-4ee0-b4bc-dd29b06a3ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48630 | ||
| 19924 | 2026.03.19 13:14:13.109209 [ 290 ] {} <Debug> TCP-Session: 6c078c75-3889-4402-8f2a-8c7ae6deb2c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58383 | ||
| 19925 | 2026.03.19 13:14:13.109234 [ 289 ] {} <Debug> TCP-Session: f060f022-3d56-4ee0-b4bc-dd29b06a3ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19926 | 2026.03.19 13:14:13.109315 [ 290 ] {} <Debug> TCP-Session: 6c078c75-3889-4402-8f2a-8c7ae6deb2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19927 | 2026.03.19 13:14:13.109333 [ 289 ] {} <Debug> TCP-Session: f060f022-3d56-4ee0-b4bc-dd29b06a3ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19928 | 2026.03.19 13:14:13.109347 [ 290 ] {} <Debug> TCP-Session: 6c078c75-3889-4402-8f2a-8c7ae6deb2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19929 | 2026.03.19 13:14:13.109311 [ 294 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19930 | 2026.03.19 13:14:13.109168 [ 258 ] {} <Debug> TCP-Session: 39df2628-3896-4121-ac17-df96de2361f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64871 | ||
| 19931 | 2026.03.19 13:14:13.109107 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33915 | ||
| 19932 | 2026.03.19 13:14:13.109414 [ 258 ] {} <Debug> TCP-Session: 39df2628-3896-4121-ac17-df96de2361f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19933 | 2026.03.19 13:14:13.109100 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34135 | ||
| 19934 | 2026.03.19 13:14:13.109437 [ 258 ] {} <Debug> TCP-Session: 39df2628-3896-4121-ac17-df96de2361f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19935 | 2026.03.19 13:14:13.109472 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19936 | 2026.03.19 13:14:13.109053 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55333 | ||
| 19937 | 2026.03.19 13:14:13.109094 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43363 | ||
| 19938 | 2026.03.19 13:14:13.109634 [ 294 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19939 | 2026.03.19 13:14:13.109658 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19940 | 2026.03.19 13:14:13.109662 [ 293 ] {} <Debug> TCP-Session: 2c1d51ad-08f9-4dc9-adfd-e8f452652d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:33915 | ||
| 19941 | 2026.03.19 13:14:13.109684 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19942 | 2026.03.19 13:14:13.109698 [ 292 ] {} <Debug> TCP-Session: e95d2a55-1ffb-42d8-8d78-01ec21c8c0ac Authenticating user 'default' from [fd00:1122:3344:101::e]:34135 | ||
| 19943 | 2026.03.19 13:14:13.109705 [ 294 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19944 | 2026.03.19 13:14:13.109719 [ 288 ] {} <Debug> TCP-Session: 99d42fa9-bf76-4c51-a5ad-7027835b2750 Authenticating user 'default' from [fd00:1122:3344:101::e]:55333 | ||
| 19945 | 2026.03.19 13:14:13.109730 [ 292 ] {} <Debug> TCP-Session: e95d2a55-1ffb-42d8-8d78-01ec21c8c0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19946 | 2026.03.19 13:14:13.109750 [ 288 ] {} <Debug> TCP-Session: 99d42fa9-bf76-4c51-a5ad-7027835b2750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19947 | 2026.03.19 13:14:13.109756 [ 292 ] {} <Debug> TCP-Session: e95d2a55-1ffb-42d8-8d78-01ec21c8c0ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19948 | 2026.03.19 13:14:13.109765 [ 288 ] {} <Debug> TCP-Session: 99d42fa9-bf76-4c51-a5ad-7027835b2750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19949 | 2026.03.19 13:14:13.109704 [ 293 ] {} <Debug> TCP-Session: 2c1d51ad-08f9-4dc9-adfd-e8f452652d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19950 | 2026.03.19 13:14:13.109691 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19951 | 2026.03.19 13:14:13.109806 [ 293 ] {} <Debug> TCP-Session: 2c1d51ad-08f9-4dc9-adfd-e8f452652d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19952 | 2026.03.19 13:14:13.109840 [ 291 ] {} <Debug> TCP-Session: 45e56679-201e-4203-98d0-714efc41ed63 Authenticating user 'default' from [fd00:1122:3344:101::e]:43363 | ||
| 19953 | 2026.03.19 13:14:13.109869 [ 291 ] {} <Debug> TCP-Session: 45e56679-201e-4203-98d0-714efc41ed63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19954 | 2026.03.19 13:14:13.109882 [ 291 ] {} <Debug> TCP-Session: 45e56679-201e-4203-98d0-714efc41ed63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19955 | 2026.03.19 13:14:13.110055 [ 294 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 19956 | 2026.03.19 13:14:13.110994 [ 295 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Trace> AggregatingTransform: Aggregating | ||
| 19957 | 2026.03.19 13:14:13.111051 [ 295 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Trace> Aggregator: Aggregation method: without_key | ||
| 19958 | 2026.03.19 13:14:13.111090 [ 295 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924858 sec. (1081.247 rows/sec., 42.24 KiB/sec.) | ||
| 19959 | 2026.03.19 13:14:13.111109 [ 295 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Trace> Aggregator: Merging aggregated data | ||
| 19960 | 2026.03.19 13:14:13.112268 [ 294 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003032 sec., 329.81530343007915 rows/sec., 12.88 KiB/sec. | ||
| 19961 | 2026.03.19 13:14:13.112423 [ 294 ] {312ac7fa-85a1-40d6-b675-2f99fc8a4e3f} <Debug> TCPHandler: Processed in 0.003444339 sec. | ||
| 19962 | 2026.03.19 13:14:13.112539 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19963 | 2026.03.19 13:14:13.112575 [ 294 ] {} <Debug> TCP-Session: 10d61448-4ac8-49a4-8328-9f670223aed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19964 | 2026.03.19 13:14:13.112578 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19965 | 2026.03.19 13:14:13.112607 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19966 | 2026.03.19 13:14:13.112627 [ 293 ] {} <Debug> TCP-Session: 2c1d51ad-08f9-4dc9-adfd-e8f452652d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19967 | 2026.03.19 13:14:13.112630 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19968 | 2026.03.19 13:14:13.112649 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19969 | 2026.03.19 13:14:13.112670 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19970 | 2026.03.19 13:14:13.112690 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19971 | 2026.03.19 13:14:13.112709 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19972 | 2026.03.19 13:14:13.112700 [ 286 ] {} <Debug> TCP-Session: e18a8e1e-2767-4093-bb67-1cc3fde4f2ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19973 | 2026.03.19 13:14:13.112734 [ 258 ] {} <Debug> TCP-Session: 39df2628-3896-4121-ac17-df96de2361f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19974 | 2026.03.19 13:14:13.112749 [ 289 ] {} <Debug> TCP-Session: f060f022-3d56-4ee0-b4bc-dd29b06a3ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19975 | 2026.03.19 13:14:13.112729 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19976 | 2026.03.19 13:14:13.112717 [ 290 ] {} <Debug> TCP-Session: 6c078c75-3889-4402-8f2a-8c7ae6deb2c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19977 | 2026.03.19 13:14:13.112688 [ 288 ] {} <Debug> TCP-Session: 99d42fa9-bf76-4c51-a5ad-7027835b2750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19978 | 2026.03.19 13:14:13.112826 [ 292 ] {} <Debug> TCP-Session: e95d2a55-1ffb-42d8-8d78-01ec21c8c0ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19979 | 2026.03.19 13:14:13.112657 [ 291 ] {} <Debug> TCP-Session: 45e56679-201e-4203-98d0-714efc41ed63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19980 | 2026.03.19 13:14:13.269768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 19981 | 2026.03.19 13:14:13.289614 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19982 | 2026.03.19 13:14:13.289676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19983 | 2026.03.19 13:14:13.296524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19984 | 2026.03.19 13:14:13.297267 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19985 | 2026.03.19 13:14:13.301319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 19986 | 2026.03.19 13:14:13.597417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 2480 | ||
| 19987 | 2026.03.19 13:14:13.601473 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19988 | 2026.03.19 13:14:13.601541 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19989 | 2026.03.19 13:14:13.602918 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19990 | 2026.03.19 13:14:13.603204 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19991 | 2026.03.19 13:14:13.603620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2480 | ||
| 19992 | 2026.03.19 13:14:15.363678 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19993 | 2026.03.19 13:14:15.363867 [ 259 ] {eff5f4f5-c006-482e-a463-c90695e8c6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19994 | 2026.03.19 13:14:15.363938 [ 259 ] {eff5f4f5-c006-482e-a463-c90695e8c6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19995 | 2026.03.19 13:14:15.364745 [ 259 ] {eff5f4f5-c006-482e-a463-c90695e8c6e3} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2026.03.19 13:14:15.364799 [ 259 ] {eff5f4f5-c006-482e-a463-c90695e8c6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19997 | 2026.03.19 13:14:15.365212 [ 259 ] {eff5f4f5-c006-482e-a463-c90695e8c6e3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19998 | 2026.03.19 13:14:15.365449 [ 259 ] {eff5f4f5-c006-482e-a463-c90695e8c6e3} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19999 | 2026.03.19 13:14:15.365617 [ 259 ] {eff5f4f5-c006-482e-a463-c90695e8c6e3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001802 sec., 157602.66370699223 rows/sec., 10.01 MiB/sec. | ||
| 20000 | 2026.03.19 13:14:15.365673 [ 259 ] {eff5f4f5-c006-482e-a463-c90695e8c6e3} <Debug> TCPHandler: Processed in 0.002130662 sec. | ||
| 20001 | 2026.03.19 13:14:15.365801 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20002 | 2026.03.19 13:14:15.365907 [ 259 ] {60d5631d-6da0-4fbe-93ce-3a5ca4d6a369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20003 | 2026.03.19 13:14:15.365953 [ 259 ] {60d5631d-6da0-4fbe-93ce-3a5ca4d6a369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20004 | 2026.03.19 13:14:15.366866 [ 259 ] {60d5631d-6da0-4fbe-93ce-3a5ca4d6a369} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20005 | 2026.03.19 13:14:15.366904 [ 259 ] {60d5631d-6da0-4fbe-93ce-3a5ca4d6a369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20006 | 2026.03.19 13:14:15.367269 [ 259 ] {60d5631d-6da0-4fbe-93ce-3a5ca4d6a369} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20007 | 2026.03.19 13:14:15.367485 [ 259 ] {60d5631d-6da0-4fbe-93ce-3a5ca4d6a369} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20008 | 2026.03.19 13:14:15.367626 [ 259 ] {60d5631d-6da0-4fbe-93ce-3a5ca4d6a369} <Debug> executeQuery: Read 913 rows, 74.59 KiB in 0.001743 sec., 523809.52380952385 rows/sec., 41.79 MiB/sec. | ||
| 20009 | 2026.03.19 13:14:15.367669 [ 259 ] {60d5631d-6da0-4fbe-93ce-3a5ca4d6a369} <Debug> TCPHandler: Processed in 0.001921028 sec. | ||
| 20010 | 2026.03.19 13:14:15.367786 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20011 | 2026.03.19 13:14:15.367885 [ 259 ] {33a68529-1bc4-4260-80e6-ccf023728d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20012 | 2026.03.19 13:14:15.367927 [ 259 ] {33a68529-1bc4-4260-80e6-ccf023728d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20013 | 2026.03.19 13:14:15.368452 [ 259 ] {33a68529-1bc4-4260-80e6-ccf023728d2a} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20014 | 2026.03.19 13:14:15.368488 [ 259 ] {33a68529-1bc4-4260-80e6-ccf023728d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20015 | 2026.03.19 13:14:15.368811 [ 259 ] {33a68529-1bc4-4260-80e6-ccf023728d2a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20016 | 2026.03.19 13:14:15.369021 [ 259 ] {33a68529-1bc4-4260-80e6-ccf023728d2a} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20017 | 2026.03.19 13:14:15.369152 [ 259 ] {33a68529-1bc4-4260-80e6-ccf023728d2a} <Debug> executeQuery: Read 200 rows, 12.90 KiB in 0.001289 sec., 155159.0380139643 rows/sec., 9.78 MiB/sec. | ||
| 20018 | 2026.03.19 13:14:15.369192 [ 259 ] {33a68529-1bc4-4260-80e6-ccf023728d2a} <Debug> TCPHandler: Processed in 0.001457989 sec. | ||
| 20019 | 2026.03.19 13:14:15.369295 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20020 | 2026.03.19 13:14:15.369390 [ 259 ] {3f59a962-690b-44e0-a777-90bf6463eb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20021 | 2026.03.19 13:14:15.369430 [ 259 ] {3f59a962-690b-44e0-a777-90bf6463eb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20022 | 2026.03.19 13:14:15.369892 [ 259 ] {3f59a962-690b-44e0-a777-90bf6463eb2f} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20023 | 2026.03.19 13:14:15.369929 [ 259 ] {3f59a962-690b-44e0-a777-90bf6463eb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20024 | 2026.03.19 13:14:15.370238 [ 259 ] {3f59a962-690b-44e0-a777-90bf6463eb2f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20025 | 2026.03.19 13:14:15.370451 [ 259 ] {3f59a962-690b-44e0-a777-90bf6463eb2f} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20026 | 2026.03.19 13:14:15.370579 [ 259 ] {3f59a962-690b-44e0-a777-90bf6463eb2f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 20027 | 2026.03.19 13:14:15.370618 [ 259 ] {3f59a962-690b-44e0-a777-90bf6463eb2f} <Debug> TCPHandler: Processed in 0.001374078 sec. | ||
| 20028 | 2026.03.19 13:14:15.370650 [ 219 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Found 6 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 20029 | 2026.03.19 13:14:15.370706 [ 219 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Removing 6 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 20030 | 2026.03.19 13:14:15.370729 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.03.19 13:14:15.370830 [ 259 ] {35cd0c99-b188-47d9-bb65-421f9d044e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20032 | 2026.03.19 13:14:15.370871 [ 259 ] {35cd0c99-b188-47d9-bb65-421f9d044e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20033 | 2026.03.19 13:14:15.371341 [ 259 ] {35cd0c99-b188-47d9-bb65-421f9d044e89} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.03.19 13:14:15.371380 [ 259 ] {35cd0c99-b188-47d9-bb65-421f9d044e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20035 | 2026.03.19 13:14:15.371722 [ 259 ] {35cd0c99-b188-47d9-bb65-421f9d044e89} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20036 | 2026.03.19 13:14:15.371985 [ 259 ] {35cd0c99-b188-47d9-bb65-421f9d044e89} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.03.19 13:14:15.372139 [ 259 ] {35cd0c99-b188-47d9-bb65-421f9d044e89} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001327 sec., 111529.76639035418 rows/sec., 6.34 MiB/sec. | ||
| 20038 | 2026.03.19 13:14:15.372178 [ 259 ] {35cd0c99-b188-47d9-bb65-421f9d044e89} <Debug> TCPHandler: Processed in 0.00149974 sec. | ||
| 20039 | 2026.03.19 13:14:15.372289 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.03.19 13:14:15.372387 [ 259 ] {58699743-b04c-496d-83c9-a7944a71393d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20041 | 2026.03.19 13:14:15.372430 [ 259 ] {58699743-b04c-496d-83c9-a7944a71393d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20042 | 2026.03.19 13:14:15.373126 [ 259 ] {58699743-b04c-496d-83c9-a7944a71393d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.03.19 13:14:15.373163 [ 259 ] {58699743-b04c-496d-83c9-a7944a71393d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20044 | 2026.03.19 13:14:15.373500 [ 259 ] {58699743-b04c-496d-83c9-a7944a71393d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20045 | 2026.03.19 13:14:15.373712 [ 259 ] {58699743-b04c-496d-83c9-a7944a71393d} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.03.19 13:14:15.373844 [ 259 ] {58699743-b04c-496d-83c9-a7944a71393d} <Debug> executeQuery: Read 554 rows, 40.28 KiB in 0.001475 sec., 375593.22033898305 rows/sec., 26.67 MiB/sec. | ||
| 20047 | 2026.03.19 13:14:15.373885 [ 259 ] {58699743-b04c-496d-83c9-a7944a71393d} <Debug> TCPHandler: Processed in 0.001646203 sec. | ||
| 20048 | 2026.03.19 13:14:15.373945 [ 225 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 20049 | 2026.03.19 13:14:15.373992 [ 225 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 20050 | 2026.03.19 13:14:15.373996 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20051 | 2026.03.19 13:14:15.374099 [ 259 ] {a386b941-a2a1-471d-a78c-faf6e10e75f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20052 | 2026.03.19 13:14:15.374142 [ 259 ] {a386b941-a2a1-471d-a78c-faf6e10e75f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20053 | 2026.03.19 13:14:15.374362 [ 219 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Removing 6 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 20054 | 2026.03.19 13:14:15.374482 [ 259 ] {a386b941-a2a1-471d-a78c-faf6e10e75f9} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20055 | 2026.03.19 13:14:15.374526 [ 259 ] {a386b941-a2a1-471d-a78c-faf6e10e75f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20056 | 2026.03.19 13:14:15.374870 [ 259 ] {a386b941-a2a1-471d-a78c-faf6e10e75f9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20057 | 2026.03.19 13:14:15.375081 [ 259 ] {a386b941-a2a1-471d-a78c-faf6e10e75f9} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20058 | 2026.03.19 13:14:15.375198 [ 48 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 20059 | 2026.03.19 13:14:15.375216 [ 259 ] {a386b941-a2a1-471d-a78c-faf6e10e75f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 20060 | 2026.03.19 13:14:15.375265 [ 48 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.03.19 13:14:15.375276 [ 259 ] {a386b941-a2a1-471d-a78c-faf6e10e75f9} <Debug> TCPHandler: Processed in 0.001330897 sec. | ||
| 20062 | 2026.03.19 13:14:15.375298 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20063 | 2026.03.19 13:14:15.375388 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20064 | 2026.03.19 13:14:15.375409 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 20065 | 2026.03.19 13:14:15.375491 [ 259 ] {7351a1d8-3525-4dbb-bb8c-f665d5e45aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20066 | 2026.03.19 13:14:15.375532 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20067 | 2026.03.19 13:14:15.375539 [ 259 ] {7351a1d8-3525-4dbb-bb8c-f665d5e45aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20068 | 2026.03.19 13:14:15.375577 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 366 rows starting from the beginning of the part | ||
| 20069 | 2026.03.19 13:14:15.375647 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 20070 | 2026.03.19 13:14:15.375693 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 20071 | 2026.03.19 13:14:15.375735 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 20072 | 2026.03.19 13:14:15.375776 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 20073 | 2026.03.19 13:14:15.375816 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 20074 | 2026.03.19 13:14:15.376024 [ 259 ] {7351a1d8-3525-4dbb-bb8c-f665d5e45aae} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20075 | 2026.03.19 13:14:15.376066 [ 259 ] {7351a1d8-3525-4dbb-bb8c-f665d5e45aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20076 | 2026.03.19 13:14:15.376761 [ 259 ] {7351a1d8-3525-4dbb-bb8c-f665d5e45aae} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20077 | 2026.03.19 13:14:15.377328 [ 200 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965169 sec., 201509.38672450054 rows/sec., 10.28 MiB/sec. | ||
| 20078 | 2026.03.19 13:14:15.377343 [ 259 ] {7351a1d8-3525-4dbb-bb8c-f665d5e45aae} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20079 | 2026.03.19 13:14:15.377518 [ 259 ] {7351a1d8-3525-4dbb-bb8c-f665d5e45aae} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.002045 sec., 129584.35207823961 rows/sec., 8.61 MiB/sec. | ||
| 20080 | 2026.03.19 13:14:15.377562 [ 259 ] {7351a1d8-3525-4dbb-bb8c-f665d5e45aae} <Debug> TCPHandler: Processed in 0.002224294 sec. | ||
| 20081 | 2026.03.19 13:14:15.377622 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 20082 | 2026.03.19 13:14:15.377636 [ 186 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 20083 | 2026.03.19 13:14:15.377656 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 20084 | 2026.03.19 13:14:15.377693 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20085 | 2026.03.19 13:14:15.377798 [ 259 ] {6d84ae1d-123e-4034-bf79-05a3bc281e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20086 | 2026.03.19 13:14:15.377844 [ 259 ] {6d84ae1d-123e-4034-bf79-05a3bc281e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20087 | 2026.03.19 13:14:15.378244 [ 259 ] {6d84ae1d-123e-4034-bf79-05a3bc281e9d} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20088 | 2026.03.19 13:14:15.378293 [ 259 ] {6d84ae1d-123e-4034-bf79-05a3bc281e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20089 | 2026.03.19 13:14:15.378356 [ 186 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20090 | 2026.03.19 13:14:15.378500 [ 186 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_66_14} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 20091 | 2026.03.19 13:14:15.378538 [ 225 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 20092 | 2026.03.19 13:14:15.378631 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20093 | 2026.03.19 13:14:15.378929 [ 259 ] {6d84ae1d-123e-4034-bf79-05a3bc281e9d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20094 | 2026.03.19 13:14:15.379416 [ 259 ] {6d84ae1d-123e-4034-bf79-05a3bc281e9d} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20095 | 2026.03.19 13:14:15.379562 [ 259 ] {6d84ae1d-123e-4034-bf79-05a3bc281e9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001782 sec., 561.1672278338946 rows/sec., 37.81 KiB/sec. | ||
| 20096 | 2026.03.19 13:14:15.379602 [ 259 ] {6d84ae1d-123e-4034-bf79-05a3bc281e9d} <Debug> TCPHandler: Processed in 0.00196445 sec. | ||
| 20097 | 2026.03.19 13:14:15.379713 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20098 | 2026.03.19 13:14:15.379811 [ 259 ] {a6d15a81-7723-42f8-bffb-d53eac6d82c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20099 | 2026.03.19 13:14:15.379868 [ 259 ] {a6d15a81-7723-42f8-bffb-d53eac6d82c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20100 | 2026.03.19 13:14:15.380847 [ 259 ] {a6d15a81-7723-42f8-bffb-d53eac6d82c8} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20101 | 2026.03.19 13:14:15.380885 [ 259 ] {a6d15a81-7723-42f8-bffb-d53eac6d82c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20102 | 2026.03.19 13:14:15.381625 [ 259 ] {a6d15a81-7723-42f8-bffb-d53eac6d82c8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20103 | 2026.03.19 13:14:15.382150 [ 259 ] {a6d15a81-7723-42f8-bffb-d53eac6d82c8} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.03.19 13:14:15.382301 [ 259 ] {a6d15a81-7723-42f8-bffb-d53eac6d82c8} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002508 sec., 23125.99681020734 rows/sec., 41.44 MiB/sec. | ||
| 20105 | 2026.03.19 13:14:15.382378 [ 259 ] {a6d15a81-7723-42f8-bffb-d53eac6d82c8} <Debug> TCPHandler: Processed in 0.002714494 sec. | ||
| 20106 | 2026.03.19 13:14:15.382529 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20107 | 2026.03.19 13:14:15.382627 [ 259 ] {152b76d3-78c5-4b54-997e-42d7ad9df159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20108 | 2026.03.19 13:14:15.382669 [ 259 ] {152b76d3-78c5-4b54-997e-42d7ad9df159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20109 | 2026.03.19 13:14:15.383033 [ 259 ] {152b76d3-78c5-4b54-997e-42d7ad9df159} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20110 | 2026.03.19 13:14:15.383069 [ 259 ] {152b76d3-78c5-4b54-997e-42d7ad9df159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20111 | 2026.03.19 13:14:15.383494 [ 259 ] {152b76d3-78c5-4b54-997e-42d7ad9df159} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20112 | 2026.03.19 13:14:15.383996 [ 259 ] {152b76d3-78c5-4b54-997e-42d7ad9df159} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20113 | 2026.03.19 13:14:15.384126 [ 259 ] {152b76d3-78c5-4b54-997e-42d7ad9df159} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 260.55 KiB/sec. | ||
| 20114 | 2026.03.19 13:14:15.384162 [ 259 ] {152b76d3-78c5-4b54-997e-42d7ad9df159} <Debug> TCPHandler: Processed in 0.001683793 sec. | ||
| 20115 | 2026.03.19 13:14:15.384290 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20116 | 2026.03.19 13:14:15.384385 [ 259 ] {362a0139-7259-4f91-ae3f-4343cd9b19c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20117 | 2026.03.19 13:14:15.384426 [ 259 ] {362a0139-7259-4f91-ae3f-4343cd9b19c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20118 | 2026.03.19 13:14:15.384782 [ 259 ] {362a0139-7259-4f91-ae3f-4343cd9b19c4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20119 | 2026.03.19 13:14:15.384816 [ 259 ] {362a0139-7259-4f91-ae3f-4343cd9b19c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20120 | 2026.03.19 13:14:15.385319 [ 259 ] {362a0139-7259-4f91-ae3f-4343cd9b19c4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20121 | 2026.03.19 13:14:15.385883 [ 259 ] {362a0139-7259-4f91-ae3f-4343cd9b19c4} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.03.19 13:14:15.386013 [ 259 ] {362a0139-7259-4f91-ae3f-4343cd9b19c4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001647 sec., 54644.8087431694 rows/sec., 3.42 MiB/sec. | ||
| 20123 | 2026.03.19 13:14:15.386049 [ 259 ] {362a0139-7259-4f91-ae3f-4343cd9b19c4} <Debug> TCPHandler: Processed in 0.001809536 sec. | ||
| 20124 | 2026.03.19 13:14:15.386078 [ 222 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 20125 | 2026.03.19 13:14:15.386107 [ 222 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 20126 | 2026.03.19 13:14:15.389571 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 20127 | 2026.03.19 13:14:15.391820 [ 222 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 20128 | 2026.03.19 13:14:16.606882 [ 220 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 20129 | 2026.03.19 13:14:16.606936 [ 220 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 20130 | 2026.03.19 13:14:16.618648 [ 220 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 20131 | 2026.03.19 13:14:18.035730 [ 225 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 20132 | 2026.03.19 13:14:18.035802 [ 225 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 20133 | 2026.03.19 13:14:18.038783 [ 225 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 20134 | 2026.03.19 13:14:18.170026 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20135 | 2026.03.19 13:14:18.170060 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20136 | 2026.03.19 13:14:18.442217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43213 | ||
| 20137 | 2026.03.19 13:14:18.442707 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20138 | 2026.03.19 13:14:18.442738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20139 | 2026.03.19 13:14:18.443186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20140 | 2026.03.19 13:14:18.443406 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20141 | 2026.03.19 13:14:18.443530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43213 | ||
| 20142 | 2026.03.19 13:14:19.507630 [ 222 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 20143 | 2026.03.19 13:14:19.507686 [ 222 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 20144 | 2026.03.19 13:14:19.516443 [ 222 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 20145 | 2026.03.19 13:14:20.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.40 MiB, peak 418.45 MiB, free memory in arenas 0.00 B, will set to 399.40 MiB (RSS), difference: 4.00 MiB | ||
| 20146 | 2026.03.19 13:14:20.351906 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20147 | 2026.03.19 13:14:20.352095 [ 259 ] {e43e21c1-b204-47a6-be5e-0a4f637828f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20148 | 2026.03.19 13:14:20.352164 [ 259 ] {e43e21c1-b204-47a6-be5e-0a4f637828f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20149 | 2026.03.19 13:14:20.352870 [ 259 ] {e43e21c1-b204-47a6-be5e-0a4f637828f5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20150 | 2026.03.19 13:14:20.352905 [ 259 ] {e43e21c1-b204-47a6-be5e-0a4f637828f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20151 | 2026.03.19 13:14:20.353272 [ 259 ] {e43e21c1-b204-47a6-be5e-0a4f637828f5} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20152 | 2026.03.19 13:14:20.353491 [ 259 ] {e43e21c1-b204-47a6-be5e-0a4f637828f5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20153 | 2026.03.19 13:14:20.353640 [ 259 ] {e43e21c1-b204-47a6-be5e-0a4f637828f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 20154 | 2026.03.19 13:14:20.353681 [ 259 ] {e43e21c1-b204-47a6-be5e-0a4f637828f5} <Debug> TCPHandler: Processed in 0.001906878 sec. | ||
| 20155 | 2026.03.19 13:14:20.353796 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20156 | 2026.03.19 13:14:20.353901 [ 259 ] {60469e68-d264-4e6b-99cd-78f68b183367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20157 | 2026.03.19 13:14:20.353940 [ 259 ] {60469e68-d264-4e6b-99cd-78f68b183367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20158 | 2026.03.19 13:14:20.354355 [ 259 ] {60469e68-d264-4e6b-99cd-78f68b183367} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20159 | 2026.03.19 13:14:20.354388 [ 259 ] {60469e68-d264-4e6b-99cd-78f68b183367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20160 | 2026.03.19 13:14:20.354674 [ 259 ] {60469e68-d264-4e6b-99cd-78f68b183367} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20161 | 2026.03.19 13:14:20.354877 [ 259 ] {60469e68-d264-4e6b-99cd-78f68b183367} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20162 | 2026.03.19 13:14:20.355000 [ 259 ] {60469e68-d264-4e6b-99cd-78f68b183367} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001117 sec., 57296.32945389437 rows/sec., 4.47 MiB/sec. | ||
| 20163 | 2026.03.19 13:14:20.355036 [ 259 ] {60469e68-d264-4e6b-99cd-78f68b183367} <Debug> TCPHandler: Processed in 0.001287826 sec. | ||
| 20164 | 2026.03.19 13:14:20.355150 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20165 | 2026.03.19 13:14:20.355252 [ 259 ] {9463a1d8-ad5a-4f94-a6da-f3322e31feb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20166 | 2026.03.19 13:14:20.355294 [ 259 ] {9463a1d8-ad5a-4f94-a6da-f3322e31feb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20167 | 2026.03.19 13:14:20.355762 [ 259 ] {9463a1d8-ad5a-4f94-a6da-f3322e31feb1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20168 | 2026.03.19 13:14:20.355798 [ 259 ] {9463a1d8-ad5a-4f94-a6da-f3322e31feb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20169 | 2026.03.19 13:14:20.356131 [ 259 ] {9463a1d8-ad5a-4f94-a6da-f3322e31feb1} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20170 | 2026.03.19 13:14:20.356345 [ 259 ] {9463a1d8-ad5a-4f94-a6da-f3322e31feb1} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20171 | 2026.03.19 13:14:20.356472 [ 259 ] {9463a1d8-ad5a-4f94-a6da-f3322e31feb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 20172 | 2026.03.19 13:14:20.356510 [ 259 ] {9463a1d8-ad5a-4f94-a6da-f3322e31feb1} <Debug> TCPHandler: Processed in 0.001407728 sec. | ||
| 20173 | 2026.03.19 13:14:20.356620 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20174 | 2026.03.19 13:14:20.356714 [ 259 ] {6a496023-cdce-4999-a1b3-c42f7b03dd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20175 | 2026.03.19 13:14:20.356754 [ 259 ] {6a496023-cdce-4999-a1b3-c42f7b03dd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20176 | 2026.03.19 13:14:20.357075 [ 259 ] {6a496023-cdce-4999-a1b3-c42f7b03dd3e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20177 | 2026.03.19 13:14:20.357111 [ 259 ] {6a496023-cdce-4999-a1b3-c42f7b03dd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20178 | 2026.03.19 13:14:20.357402 [ 259 ] {6a496023-cdce-4999-a1b3-c42f7b03dd3e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20179 | 2026.03.19 13:14:20.357599 [ 259 ] {6a496023-cdce-4999-a1b3-c42f7b03dd3e} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20180 | 2026.03.19 13:14:20.357722 [ 259 ] {6a496023-cdce-4999-a1b3-c42f7b03dd3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 20181 | 2026.03.19 13:14:20.357757 [ 259 ] {6a496023-cdce-4999-a1b3-c42f7b03dd3e} <Debug> TCPHandler: Processed in 0.001184753 sec. | ||
| 20182 | 2026.03.19 13:14:20.801472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 20183 | 2026.03.19 13:14:20.818454 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20184 | 2026.03.19 13:14:20.818507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20185 | 2026.03.19 13:14:20.824696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20186 | 2026.03.19 13:14:20.825401 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20187 | 2026.03.19 13:14:20.828379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20188 | 2026.03.19 13:14:21.569155 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20189 | 2026.03.19 13:14:21.569341 [ 259 ] {6cc587ea-79b3-495c-bbd7-9925f74c3f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20190 | 2026.03.19 13:14:21.569409 [ 259 ] {6cc587ea-79b3-495c-bbd7-9925f74c3f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20191 | 2026.03.19 13:14:21.570243 [ 259 ] {6cc587ea-79b3-495c-bbd7-9925f74c3f20} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20192 | 2026.03.19 13:14:21.570295 [ 259 ] {6cc587ea-79b3-495c-bbd7-9925f74c3f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20193 | 2026.03.19 13:14:21.570708 [ 259 ] {6cc587ea-79b3-495c-bbd7-9925f74c3f20} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20194 | 2026.03.19 13:14:21.570939 [ 259 ] {6cc587ea-79b3-495c-bbd7-9925f74c3f20} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20195 | 2026.03.19 13:14:21.571115 [ 259 ] {6cc587ea-79b3-495c-bbd7-9925f74c3f20} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001824 sec., 155701.75438596492 rows/sec., 9.89 MiB/sec. | ||
| 20196 | 2026.03.19 13:14:21.571170 [ 259 ] {6cc587ea-79b3-495c-bbd7-9925f74c3f20} <Debug> TCPHandler: Processed in 0.002146623 sec. | ||
| 20197 | 2026.03.19 13:14:21.571297 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20198 | 2026.03.19 13:14:21.571400 [ 259 ] {548c6240-23d3-41e5-b563-7bbdd1056693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20199 | 2026.03.19 13:14:21.571446 [ 259 ] {548c6240-23d3-41e5-b563-7bbdd1056693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20200 | 2026.03.19 13:14:21.571874 [ 259 ] {548c6240-23d3-41e5-b563-7bbdd1056693} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20201 | 2026.03.19 13:14:21.571912 [ 259 ] {548c6240-23d3-41e5-b563-7bbdd1056693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20202 | 2026.03.19 13:14:21.572208 [ 259 ] {548c6240-23d3-41e5-b563-7bbdd1056693} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 20203 | 2026.03.19 13:14:21.572423 [ 259 ] {548c6240-23d3-41e5-b563-7bbdd1056693} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20204 | 2026.03.19 13:14:21.572536 [ 36 ] {} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
| 20205 | 2026.03.19 13:14:21.572554 [ 259 ] {548c6240-23d3-41e5-b563-7bbdd1056693} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001178 sec., 13582.342954159592 rows/sec., 1.08 MiB/sec. | ||
| 20206 | 2026.03.19 13:14:21.572614 [ 36 ] {} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20207 | 2026.03.19 13:14:21.572624 [ 259 ] {548c6240-23d3-41e5-b563-7bbdd1056693} <Debug> TCPHandler: Processed in 0.001381047 sec. | ||
| 20208 | 2026.03.19 13:14:21.572647 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20209 | 2026.03.19 13:14:21.572771 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20210 | 2026.03.19 13:14:21.572777 [ 196 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
| 20211 | 2026.03.19 13:14:21.572898 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20212 | 2026.03.19 13:14:21.572941 [ 196 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20213 | 2026.03.19 13:14:21.572951 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20214 | 2026.03.19 13:14:21.572986 [ 196 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 20215 | 2026.03.19 13:14:21.573069 [ 196 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 20216 | 2026.03.19 13:14:21.573119 [ 196 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 20217 | 2026.03.19 13:14:21.573167 [ 196 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 20218 | 2026.03.19 13:14:21.573214 [ 196 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 20219 | 2026.03.19 13:14:21.573263 [ 196 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 20220 | 2026.03.19 13:14:21.574094 [ 186 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371827 sec., 40821.47384473407 rows/sec., 3.41 MiB/sec. | ||
| 20221 | 2026.03.19 13:14:21.574273 [ 186 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 20222 | 2026.03.19 13:14:21.574571 [ 186 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20223 | 2026.03.19 13:14:21.574648 [ 186 ] {8180f1ed-2fbb-4291-8f31-77097bad4870::all_1_22_5} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
| 20224 | 2026.03.19 13:14:21.574742 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20225 | 2026.03.19 13:14:21.575678 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20226 | 2026.03.19 13:14:21.575722 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20227 | 2026.03.19 13:14:21.576242 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20228 | 2026.03.19 13:14:21.576488 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20229 | 2026.03.19 13:14:21.576627 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Debug> executeQuery: Read 2813 rows, 220.98 KiB in 0.003754 sec., 749334.0436867342 rows/sec., 57.49 MiB/sec. | ||
| 20230 | 2026.03.19 13:14:21.576669 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 20231 | 2026.03.19 13:14:21.576682 [ 259 ] {2b0f1151-4ee1-4bd5-b217-e6ab20f502be} <Debug> TCPHandler: Processed in 0.003970659 sec. | ||
| 20232 | 2026.03.19 13:14:21.576799 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20233 | 2026.03.19 13:14:21.576893 [ 259 ] {f2628495-f401-4291-9cff-c8b40c747b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20234 | 2026.03.19 13:14:21.576933 [ 259 ] {f2628495-f401-4291-9cff-c8b40c747b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20235 | 2026.03.19 13:14:21.577520 [ 259 ] {f2628495-f401-4291-9cff-c8b40c747b1f} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20236 | 2026.03.19 13:14:21.577558 [ 259 ] {f2628495-f401-4291-9cff-c8b40c747b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20237 | 2026.03.19 13:14:21.577866 [ 259 ] {f2628495-f401-4291-9cff-c8b40c747b1f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20238 | 2026.03.19 13:14:21.578085 [ 259 ] {f2628495-f401-4291-9cff-c8b40c747b1f} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20239 | 2026.03.19 13:14:21.578214 [ 259 ] {f2628495-f401-4291-9cff-c8b40c747b1f} <Debug> executeQuery: Read 231 rows, 15.15 KiB in 0.001339 sec., 172516.80358476477 rows/sec., 11.05 MiB/sec. | ||
| 20240 | 2026.03.19 13:14:21.578253 [ 259 ] {f2628495-f401-4291-9cff-c8b40c747b1f} <Debug> TCPHandler: Processed in 0.00150223 sec. | ||
| 20241 | 2026.03.19 13:14:21.578358 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20242 | 2026.03.19 13:14:21.578451 [ 259 ] {ce0ad722-7cea-44aa-ad4f-2b0d82043ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20243 | 2026.03.19 13:14:21.578490 [ 259 ] {ce0ad722-7cea-44aa-ad4f-2b0d82043ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20244 | 2026.03.19 13:14:21.579416 [ 259 ] {ce0ad722-7cea-44aa-ad4f-2b0d82043ca4} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20245 | 2026.03.19 13:14:21.579460 [ 259 ] {ce0ad722-7cea-44aa-ad4f-2b0d82043ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20246 | 2026.03.19 13:14:21.579851 [ 259 ] {ce0ad722-7cea-44aa-ad4f-2b0d82043ca4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20247 | 2026.03.19 13:14:21.580104 [ 259 ] {ce0ad722-7cea-44aa-ad4f-2b0d82043ca4} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20248 | 2026.03.19 13:14:21.580254 [ 259 ] {ce0ad722-7cea-44aa-ad4f-2b0d82043ca4} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001819 sec., 471137.98790544254 rows/sec., 28.00 MiB/sec. | ||
| 20249 | 2026.03.19 13:14:21.580299 [ 259 ] {ce0ad722-7cea-44aa-ad4f-2b0d82043ca4} <Debug> TCPHandler: Processed in 0.00198875 sec. | ||
| 20250 | 2026.03.19 13:14:21.580426 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20251 | 2026.03.19 13:14:21.580552 [ 259 ] {1745d027-a7c7-4add-8501-5516f3fd63e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20252 | 2026.03.19 13:14:21.580601 [ 259 ] {1745d027-a7c7-4add-8501-5516f3fd63e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20253 | 2026.03.19 13:14:21.581056 [ 259 ] {1745d027-a7c7-4add-8501-5516f3fd63e9} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20254 | 2026.03.19 13:14:21.581101 [ 259 ] {1745d027-a7c7-4add-8501-5516f3fd63e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20255 | 2026.03.19 13:14:21.581454 [ 259 ] {1745d027-a7c7-4add-8501-5516f3fd63e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 20256 | 2026.03.19 13:14:21.581664 [ 259 ] {1745d027-a7c7-4add-8501-5516f3fd63e9} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20257 | 2026.03.19 13:14:21.581798 [ 259 ] {1745d027-a7c7-4add-8501-5516f3fd63e9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001271 sec., 786.7820613690008 rows/sec., 55.32 KiB/sec. | ||
| 20258 | 2026.03.19 13:14:21.581838 [ 259 ] {1745d027-a7c7-4add-8501-5516f3fd63e9} <Debug> TCPHandler: Processed in 0.001474089 sec. | ||
| 20259 | 2026.03.19 13:14:21.581957 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20260 | 2026.03.19 13:14:21.582077 [ 259 ] {5ea7b4db-66c9-4039-9528-eea88292dbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20261 | 2026.03.19 13:14:21.582125 [ 259 ] {5ea7b4db-66c9-4039-9528-eea88292dbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20262 | 2026.03.19 13:14:21.582681 [ 259 ] {5ea7b4db-66c9-4039-9528-eea88292dbed} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20263 | 2026.03.19 13:14:21.582717 [ 259 ] {5ea7b4db-66c9-4039-9528-eea88292dbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20264 | 2026.03.19 13:14:21.583026 [ 259 ] {5ea7b4db-66c9-4039-9528-eea88292dbed} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20265 | 2026.03.19 13:14:21.583229 [ 259 ] {5ea7b4db-66c9-4039-9528-eea88292dbed} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20266 | 2026.03.19 13:14:21.583353 [ 259 ] {5ea7b4db-66c9-4039-9528-eea88292dbed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0013 sec., 113846.15384615386 rows/sec., 6.47 MiB/sec. | ||
| 20267 | 2026.03.19 13:14:21.583391 [ 259 ] {5ea7b4db-66c9-4039-9528-eea88292dbed} <Debug> TCPHandler: Processed in 0.001493429 sec. | ||
| 20268 | 2026.03.19 13:14:21.583510 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20269 | 2026.03.19 13:14:21.583602 [ 259 ] {36ccd495-317d-4e7c-903f-507ec7597845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20270 | 2026.03.19 13:14:21.583641 [ 259 ] {36ccd495-317d-4e7c-903f-507ec7597845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20271 | 2026.03.19 13:14:21.584846 [ 259 ] {36ccd495-317d-4e7c-903f-507ec7597845} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20272 | 2026.03.19 13:14:21.584881 [ 259 ] {36ccd495-317d-4e7c-903f-507ec7597845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20273 | 2026.03.19 13:14:21.585238 [ 259 ] {36ccd495-317d-4e7c-903f-507ec7597845} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20274 | 2026.03.19 13:14:21.585446 [ 259 ] {36ccd495-317d-4e7c-903f-507ec7597845} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20275 | 2026.03.19 13:14:21.585570 [ 259 ] {36ccd495-317d-4e7c-903f-507ec7597845} <Debug> executeQuery: Read 1518 rows, 107.83 KiB in 0.001986 sec., 764350.4531722055 rows/sec., 53.02 MiB/sec. | ||
| 20276 | 2026.03.19 13:14:21.585608 [ 259 ] {36ccd495-317d-4e7c-903f-507ec7597845} <Debug> TCPHandler: Processed in 0.002146162 sec. | ||
| 20277 | 2026.03.19 13:14:21.585719 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20278 | 2026.03.19 13:14:21.585811 [ 259 ] {0c282d2f-2521-4340-9696-fc666cbf868c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20279 | 2026.03.19 13:14:21.585852 [ 259 ] {0c282d2f-2521-4340-9696-fc666cbf868c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20280 | 2026.03.19 13:14:21.586209 [ 259 ] {0c282d2f-2521-4340-9696-fc666cbf868c} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20281 | 2026.03.19 13:14:21.586250 [ 259 ] {0c282d2f-2521-4340-9696-fc666cbf868c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20282 | 2026.03.19 13:14:21.586585 [ 259 ] {0c282d2f-2521-4340-9696-fc666cbf868c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20283 | 2026.03.19 13:14:21.586793 [ 259 ] {0c282d2f-2521-4340-9696-fc666cbf868c} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20284 | 2026.03.19 13:14:21.586922 [ 259 ] {0c282d2f-2521-4340-9696-fc666cbf868c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 20285 | 2026.03.19 13:14:21.586959 [ 259 ] {0c282d2f-2521-4340-9696-fc666cbf868c} <Debug> TCPHandler: Processed in 0.001288375 sec. | ||
| 20286 | 2026.03.19 13:14:21.587062 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20287 | 2026.03.19 13:14:21.587158 [ 259 ] {f484689c-36e0-4f99-bf60-bae36204dc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20288 | 2026.03.19 13:14:21.587200 [ 259 ] {f484689c-36e0-4f99-bf60-bae36204dc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20289 | 2026.03.19 13:14:21.587969 [ 259 ] {f484689c-36e0-4f99-bf60-bae36204dc77} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20290 | 2026.03.19 13:14:21.588005 [ 259 ] {f484689c-36e0-4f99-bf60-bae36204dc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20291 | 2026.03.19 13:14:21.588431 [ 259 ] {f484689c-36e0-4f99-bf60-bae36204dc77} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20292 | 2026.03.19 13:14:21.588648 [ 259 ] {f484689c-36e0-4f99-bf60-bae36204dc77} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20293 | 2026.03.19 13:14:21.588775 [ 259 ] {f484689c-36e0-4f99-bf60-bae36204dc77} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.001637 sec., 832009.7739767868 rows/sec., 52.13 MiB/sec. | ||
| 20294 | 2026.03.19 13:14:21.588813 [ 259 ] {f484689c-36e0-4f99-bf60-bae36204dc77} <Debug> TCPHandler: Processed in 0.001801746 sec. | ||
| 20295 | 2026.03.19 13:14:21.588924 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20296 | 2026.03.19 13:14:21.589019 [ 259 ] {1721a7f7-4ecc-4414-9c52-1f713d5da58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20297 | 2026.03.19 13:14:21.589061 [ 259 ] {1721a7f7-4ecc-4414-9c52-1f713d5da58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20298 | 2026.03.19 13:14:21.589370 [ 259 ] {1721a7f7-4ecc-4414-9c52-1f713d5da58d} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20299 | 2026.03.19 13:14:21.589406 [ 259 ] {1721a7f7-4ecc-4414-9c52-1f713d5da58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20300 | 2026.03.19 13:14:21.589692 [ 259 ] {1721a7f7-4ecc-4414-9c52-1f713d5da58d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20301 | 2026.03.19 13:14:21.589900 [ 259 ] {1721a7f7-4ecc-4414-9c52-1f713d5da58d} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20302 | 2026.03.19 13:14:21.590037 [ 259 ] {1721a7f7-4ecc-4414-9c52-1f713d5da58d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 20303 | 2026.03.19 13:14:21.590075 [ 259 ] {1721a7f7-4ecc-4414-9c52-1f713d5da58d} <Debug> TCPHandler: Processed in 0.001201943 sec. | ||
| 20304 | 2026.03.19 13:14:21.590209 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20305 | 2026.03.19 13:14:21.590329 [ 259 ] {c77d405e-833f-4a9b-a4a5-093c4ea47ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20306 | 2026.03.19 13:14:21.590393 [ 259 ] {c77d405e-833f-4a9b-a4a5-093c4ea47ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20307 | 2026.03.19 13:14:21.591443 [ 259 ] {c77d405e-833f-4a9b-a4a5-093c4ea47ed1} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20308 | 2026.03.19 13:14:21.591481 [ 259 ] {c77d405e-833f-4a9b-a4a5-093c4ea47ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20309 | 2026.03.19 13:14:21.592078 [ 259 ] {c77d405e-833f-4a9b-a4a5-093c4ea47ed1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20310 | 2026.03.19 13:14:21.592298 [ 259 ] {c77d405e-833f-4a9b-a4a5-093c4ea47ed1} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20311 | 2026.03.19 13:14:21.592437 [ 259 ] {c77d405e-833f-4a9b-a4a5-093c4ea47ed1} <Debug> executeQuery: Read 73 rows, 133.95 KiB in 0.002131 sec., 34256.2177381511 rows/sec., 61.39 MiB/sec. | ||
| 20312 | 2026.03.19 13:14:21.592491 [ 259 ] {c77d405e-833f-4a9b-a4a5-093c4ea47ed1} <Debug> TCPHandler: Processed in 0.002341796 sec. | ||
| 20313 | 2026.03.19 13:14:21.592604 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20314 | 2026.03.19 13:14:21.592698 [ 259 ] {ee68906a-594f-4590-ae6a-006120856f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20315 | 2026.03.19 13:14:21.592739 [ 259 ] {ee68906a-594f-4590-ae6a-006120856f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20316 | 2026.03.19 13:14:21.593052 [ 259 ] {ee68906a-594f-4590-ae6a-006120856f44} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20317 | 2026.03.19 13:14:21.593088 [ 259 ] {ee68906a-594f-4590-ae6a-006120856f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20318 | 2026.03.19 13:14:21.593376 [ 259 ] {ee68906a-594f-4590-ae6a-006120856f44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 20319 | 2026.03.19 13:14:21.593585 [ 259 ] {ee68906a-594f-4590-ae6a-006120856f44} <Trace> oximeter.measurements_i64 (e24ec48f-26aa-49f8-94c8-f6f84856d951): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20320 | 2026.03.19 13:14:21.593713 [ 259 ] {ee68906a-594f-4590-ae6a-006120856f44} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001034 sec., 2901.3539651837523 rows/sec., 232.33 KiB/sec. | ||
| 20321 | 2026.03.19 13:14:21.593749 [ 259 ] {ee68906a-594f-4590-ae6a-006120856f44} <Debug> TCPHandler: Processed in 0.001193724 sec. | ||
| 20322 | 2026.03.19 13:14:21.593880 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20323 | 2026.03.19 13:14:21.594003 [ 259 ] {98475ea8-4a5a-4dff-9835-d204d662f1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20324 | 2026.03.19 13:14:21.594053 [ 259 ] {98475ea8-4a5a-4dff-9835-d204d662f1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20325 | 2026.03.19 13:14:21.594453 [ 259 ] {98475ea8-4a5a-4dff-9835-d204d662f1b0} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20326 | 2026.03.19 13:14:21.594491 [ 259 ] {98475ea8-4a5a-4dff-9835-d204d662f1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20327 | 2026.03.19 13:14:21.594796 [ 259 ] {98475ea8-4a5a-4dff-9835-d204d662f1b0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20328 | 2026.03.19 13:14:21.595006 [ 259 ] {98475ea8-4a5a-4dff-9835-d204d662f1b0} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20329 | 2026.03.19 13:14:21.595137 [ 259 ] {98475ea8-4a5a-4dff-9835-d204d662f1b0} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001159 sec., 46591.889559965486 rows/sec., 2.77 MiB/sec. | ||
| 20330 | 2026.03.19 13:14:21.595175 [ 259 ] {98475ea8-4a5a-4dff-9835-d204d662f1b0} <Debug> TCPHandler: Processed in 0.001366277 sec. | ||
| 20331 | 2026.03.19 13:14:22.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.43 MiB, peak 418.45 MiB, free memory in arenas 0.00 B, will set to 399.41 MiB (RSS), difference: -1.02 MiB | ||
| 20332 | 2026.03.19 13:14:23.604215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2540 | ||
| 20333 | 2026.03.19 13:14:23.607072 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20334 | 2026.03.19 13:14:23.607111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20335 | 2026.03.19 13:14:23.608274 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20336 | 2026.03.19 13:14:23.608528 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20337 | 2026.03.19 13:14:23.608815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2540 | ||
| 20338 | 2026.03.19 13:14:25.349337 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20339 | 2026.03.19 13:14:25.349517 [ 259 ] {baf206b6-7e7a-4c0b-8ff8-31a8af2434f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20340 | 2026.03.19 13:14:25.349585 [ 259 ] {baf206b6-7e7a-4c0b-8ff8-31a8af2434f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20341 | 2026.03.19 13:14:25.350364 [ 259 ] {baf206b6-7e7a-4c0b-8ff8-31a8af2434f5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20342 | 2026.03.19 13:14:25.350408 [ 259 ] {baf206b6-7e7a-4c0b-8ff8-31a8af2434f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20343 | 2026.03.19 13:14:25.350936 [ 259 ] {baf206b6-7e7a-4c0b-8ff8-31a8af2434f5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20344 | 2026.03.19 13:14:25.351442 [ 259 ] {baf206b6-7e7a-4c0b-8ff8-31a8af2434f5} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20345 | 2026.03.19 13:14:25.351605 [ 259 ] {baf206b6-7e7a-4c0b-8ff8-31a8af2434f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00214 sec., 26168.22429906542 rows/sec., 2.01 MiB/sec. | ||
| 20346 | 2026.03.19 13:14:25.351623 [ 23 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20347 | 2026.03.19 13:14:25.351650 [ 259 ] {baf206b6-7e7a-4c0b-8ff8-31a8af2434f5} <Debug> TCPHandler: Processed in 0.002444559 sec. | ||
| 20348 | 2026.03.19 13:14:25.351692 [ 23 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20349 | 2026.03.19 13:14:25.351722 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20350 | 2026.03.19 13:14:25.351802 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20351 | 2026.03.19 13:14:25.351813 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 20352 | 2026.03.19 13:14:25.351906 [ 259 ] {7ab3f2e2-fb41-4ff0-b4d2-9e4fc9570eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20353 | 2026.03.19 13:14:25.351911 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20354 | 2026.03.19 13:14:25.351948 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2808 rows starting from the beginning of the part | ||
| 20355 | 2026.03.19 13:14:25.351949 [ 259 ] {7ab3f2e2-fb41-4ff0-b4d2-9e4fc9570eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20356 | 2026.03.19 13:14:25.352008 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 101 rows starting from the beginning of the part | ||
| 20357 | 2026.03.19 13:14:25.352056 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 913 rows starting from the beginning of the part | ||
| 20358 | 2026.03.19 13:14:25.352099 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 20359 | 2026.03.19 13:14:25.352140 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 2813 rows starting from the beginning of the part | ||
| 20360 | 2026.03.19 13:14:25.352179 [ 189 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 20361 | 2026.03.19 13:14:25.352423 [ 259 ] {7ab3f2e2-fb41-4ff0-b4d2-9e4fc9570eef} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2026.03.19 13:14:25.352460 [ 259 ] {7ab3f2e2-fb41-4ff0-b4d2-9e4fc9570eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20363 | 2026.03.19 13:14:25.352913 [ 259 ] {7ab3f2e2-fb41-4ff0-b4d2-9e4fc9570eef} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20364 | 2026.03.19 13:14:25.353403 [ 259 ] {7ab3f2e2-fb41-4ff0-b4d2-9e4fc9570eef} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20365 | 2026.03.19 13:14:25.353541 [ 259 ] {7ab3f2e2-fb41-4ff0-b4d2-9e4fc9570eef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001653 sec., 38717.48336358137 rows/sec., 3.02 MiB/sec. | ||
| 20366 | 2026.03.19 13:14:25.353545 [ 23 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20367 | 2026.03.19 13:14:25.353583 [ 259 ] {7ab3f2e2-fb41-4ff0-b4d2-9e4fc9570eef} <Debug> TCPHandler: Processed in 0.001831166 sec. | ||
| 20368 | 2026.03.19 13:14:25.353593 [ 23 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20369 | 2026.03.19 13:14:25.353624 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20370 | 2026.03.19 13:14:25.353710 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20371 | 2026.03.19 13:14:25.353728 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 20372 | 2026.03.19 13:14:25.353811 [ 259 ] {9a164c2e-f41f-46b7-917c-3e8ab0e80a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20373 | 2026.03.19 13:14:25.353861 [ 259 ] {9a164c2e-f41f-46b7-917c-3e8ab0e80a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20374 | 2026.03.19 13:14:25.353863 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20375 | 2026.03.19 13:14:25.353910 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1535 rows starting from the beginning of the part | ||
| 20376 | 2026.03.19 13:14:25.353976 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 206 rows starting from the beginning of the part | ||
| 20377 | 2026.03.19 13:14:25.354022 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 554 rows starting from the beginning of the part | ||
| 20378 | 2026.03.19 13:14:25.354068 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 20379 | 2026.03.19 13:14:25.354112 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1518 rows starting from the beginning of the part | ||
| 20380 | 2026.03.19 13:14:25.354153 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 20381 | 2026.03.19 13:14:25.354266 [ 259 ] {9a164c2e-f41f-46b7-917c-3e8ab0e80a62} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20382 | 2026.03.19 13:14:25.354309 [ 259 ] {9a164c2e-f41f-46b7-917c-3e8ab0e80a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20383 | 2026.03.19 13:14:25.354335 [ 200 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6747 rows, containing 5 columns (5 merged, 0 gathered) in 0.002559991 sec., 2635556.140627057 rows/sec., 213.25 MiB/sec. | ||
| 20384 | 2026.03.19 13:14:25.354761 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20385 | 2026.03.19 13:14:25.354822 [ 259 ] {9a164c2e-f41f-46b7-917c-3e8ab0e80a62} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20386 | 2026.03.19 13:14:25.355406 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20387 | 2026.03.19 13:14:25.355458 [ 259 ] {9a164c2e-f41f-46b7-917c-3e8ab0e80a62} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20388 | 2026.03.19 13:14:25.355514 [ 194 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_151_30} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20389 | 2026.03.19 13:14:25.355603 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 5 parts from all_1_146_30 to all_150_150_0 | ||
| 20390 | 2026.03.19 13:14:25.355609 [ 259 ] {9a164c2e-f41f-46b7-917c-3e8ab0e80a62} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001816 sec., 52863.43612334802 rows/sec., 3.68 MiB/sec. | ||
| 20391 | 2026.03.19 13:14:25.355626 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 20392 | 2026.03.19 13:14:25.355645 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20393 | 2026.03.19 13:14:25.355674 [ 259 ] {9a164c2e-f41f-46b7-917c-3e8ab0e80a62} <Debug> TCPHandler: Processed in 0.00201382 sec. | ||
| 20394 | 2026.03.19 13:14:25.355685 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20395 | 2026.03.19 13:14:25.355773 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_146_30 to all_150_150_0 into Compact with storage Full | ||
| 20396 | 2026.03.19 13:14:25.355799 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20397 | 2026.03.19 13:14:25.355803 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3941 rows, containing 5 columns (5 merged, 0 gathered) in 0.002126532 sec., 1853252.1495091538 rows/sec., 137.23 MiB/sec. | ||
| 20398 | 2026.03.19 13:14:25.355889 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20399 | 2026.03.19 13:14:25.355907 [ 259 ] {3d0f9000-5dd5-4932-ad41-0ff1e33f1ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20400 | 2026.03.19 13:14:25.355930 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_146_30, total 51862 rows starting from the beginning of the part | ||
| 20401 | 2026.03.19 13:14:25.355955 [ 259 ] {3d0f9000-5dd5-4932-ad41-0ff1e33f1ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20402 | 2026.03.19 13:14:25.356002 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 186 rows starting from the beginning of the part | ||
| 20403 | 2026.03.19 13:14:25.356058 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 265 rows starting from the beginning of the part | ||
| 20404 | 2026.03.19 13:14:25.356106 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 20405 | 2026.03.19 13:14:25.356171 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1362 rows starting from the beginning of the part | ||
| 20406 | 2026.03.19 13:14:25.356200 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20407 | 2026.03.19 13:14:25.356304 [ 259 ] {3d0f9000-5dd5-4932-ad41-0ff1e33f1ef2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20408 | 2026.03.19 13:14:25.356347 [ 259 ] {3d0f9000-5dd5-4932-ad41-0ff1e33f1ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20409 | 2026.03.19 13:14:25.356754 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20410 | 2026.03.19 13:14:25.356815 [ 259 ] {3d0f9000-5dd5-4932-ad41-0ff1e33f1ef2} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20411 | 2026.03.19 13:14:25.356832 [ 197 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_151_30} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20412 | 2026.03.19 13:14:25.356909 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 20413 | 2026.03.19 13:14:25.357266 [ 259 ] {3d0f9000-5dd5-4932-ad41-0ff1e33f1ef2} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2026.03.19 13:14:25.357406 [ 23 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20415 | 2026.03.19 13:14:25.357411 [ 259 ] {3d0f9000-5dd5-4932-ad41-0ff1e33f1ef2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001521 sec., 23668.63905325444 rows/sec., 1.60 MiB/sec. | ||
| 20416 | 2026.03.19 13:14:25.357446 [ 23 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20417 | 2026.03.19 13:14:25.357469 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20418 | 2026.03.19 13:14:25.357470 [ 259 ] {3d0f9000-5dd5-4932-ad41-0ff1e33f1ef2} <Debug> TCPHandler: Processed in 0.001720615 sec. | ||
| 20419 | 2026.03.19 13:14:25.357575 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 20420 | 2026.03.19 13:14:25.357718 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20421 | 2026.03.19 13:14:25.357752 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9678 rows starting from the beginning of the part | ||
| 20422 | 2026.03.19 13:14:25.357816 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 20423 | 2026.03.19 13:14:25.357859 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 90 rows starting from the beginning of the part | ||
| 20424 | 2026.03.19 13:14:25.357899 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 20425 | 2026.03.19 13:14:25.357939 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 54 rows starting from the beginning of the part | ||
| 20426 | 2026.03.19 13:14:25.357978 [ 199 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 36 rows starting from the beginning of the part | ||
| 20427 | 2026.03.19 13:14:25.360927 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9978 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401507 sec., 2933405.693417653 rows/sec., 189.14 MiB/sec. | ||
| 20428 | 2026.03.19 13:14:25.361251 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20429 | 2026.03.19 13:14:25.361761 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20430 | 2026.03.19 13:14:25.361837 [ 191 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_151_30} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20431 | 2026.03.19 13:14:25.361916 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 20432 | 2026.03.19 13:14:25.366332 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53835 rows, containing 5 columns (5 merged, 0 gathered) in 0.010593551 sec., 5081865.372621513 rows/sec., 332.69 MiB/sec. | ||
| 20433 | 2026.03.19 13:14:25.367025 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Trace> MergedBlockOutputStream: filled checksums all_1_150_31 (state Temporary) | ||
| 20434 | 2026.03.19 13:14:25.367650 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_150_31 to all_1_150_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20435 | 2026.03.19 13:14:25.367727 [ 194 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_150_31} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 5 parts: [all_1_146_30, all_150_150_0] -> all_1_150_31 | ||
| 20436 | 2026.03.19 13:14:25.367812 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 20437 | 2026.03.19 13:14:25.943752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43661 | ||
| 20438 | 2026.03.19 13:14:25.944365 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20439 | 2026.03.19 13:14:25.944433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20440 | 2026.03.19 13:14:25.945091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20441 | 2026.03.19 13:14:25.945572 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20442 | 2026.03.19 13:14:25.945742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43661 | ||
| 20443 | 2026.03.19 13:14:25.945753 [ 27 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20444 | 2026.03.19 13:14:25.945847 [ 27 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20445 | 2026.03.19 13:14:25.945884 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20446 | 2026.03.19 13:14:25.946046 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 20447 | 2026.03.19 13:14:25.946196 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20448 | 2026.03.19 13:14:25.946238 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41293 rows starting from the beginning of the part | ||
| 20449 | 2026.03.19 13:14:25.946309 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 20450 | 2026.03.19 13:14:25.946364 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 20451 | 2026.03.19 13:14:25.946428 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 20452 | 2026.03.19 13:14:25.946491 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 20453 | 2026.03.19 13:14:25.946543 [ 193 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 20454 | 2026.03.19 13:14:25.949496 [ 201 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43661 rows, containing 4 columns (4 merged, 0 gathered) in 0.00351634 sec., 12416603.627635552 rows/sec., 177.62 MiB/sec. | ||
| 20455 | 2026.03.19 13:14:25.949936 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20456 | 2026.03.19 13:14:25.950609 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2026.03.19 13:14:25.950687 [ 192 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_91_18} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20458 | 2026.03.19 13:14:25.950807 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20459 | 2026.03.19 13:14:28.328509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20460 | 2026.03.19 13:14:28.345969 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20461 | 2026.03.19 13:14:28.346026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20462 | 2026.03.19 13:14:28.352316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20463 | 2026.03.19 13:14:28.353436 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20464 | 2026.03.19 13:14:28.353773 [ 42 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20465 | 2026.03.19 13:14:28.353867 [ 42 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20466 | 2026.03.19 13:14:28.353903 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20467 | 2026.03.19 13:14:28.354084 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 20468 | 2026.03.19 13:14:28.356626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20469 | 2026.03.19 13:14:28.358087 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20470 | 2026.03.19 13:14:28.359616 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 20471 | 2026.03.19 13:14:28.364252 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 20472 | 2026.03.19 13:14:28.369000 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 20473 | 2026.03.19 13:14:28.373679 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 20474 | 2026.03.19 13:14:28.378552 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 20475 | 2026.03.19 13:14:28.383149 [ 193 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 20476 | 2026.03.19 13:14:28.440335 [ 201 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.086315817 sec., 7947.558441113984 rows/sec., 41.10 MiB/sec. | ||
| 20477 | 2026.03.19 13:14:28.444267 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20478 | 2026.03.19 13:14:28.446982 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_91_18} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20479 | 2026.03.19 13:14:28.447091 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_91_18} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20480 | 2026.03.19 13:14:28.450252 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20481 | 2026.03.19 13:14:30.353018 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20482 | 2026.03.19 13:14:30.353199 [ 259 ] {1523eeb8-29f9-4d86-9790-f8dc990f9682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20483 | 2026.03.19 13:14:30.353265 [ 259 ] {1523eeb8-29f9-4d86-9790-f8dc990f9682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20484 | 2026.03.19 13:14:30.353987 [ 259 ] {1523eeb8-29f9-4d86-9790-f8dc990f9682} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20485 | 2026.03.19 13:14:30.354029 [ 259 ] {1523eeb8-29f9-4d86-9790-f8dc990f9682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20486 | 2026.03.19 13:14:30.354559 [ 259 ] {1523eeb8-29f9-4d86-9790-f8dc990f9682} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20487 | 2026.03.19 13:14:30.355045 [ 259 ] {1523eeb8-29f9-4d86-9790-f8dc990f9682} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20488 | 2026.03.19 13:14:30.355209 [ 259 ] {1523eeb8-29f9-4d86-9790-f8dc990f9682} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002058 sec., 27210.884353741498 rows/sec., 2.09 MiB/sec. | ||
| 20489 | 2026.03.19 13:14:30.355260 [ 259 ] {1523eeb8-29f9-4d86-9790-f8dc990f9682} <Debug> TCPHandler: Processed in 0.002368058 sec. | ||
| 20490 | 2026.03.19 13:14:30.355392 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20491 | 2026.03.19 13:14:30.355493 [ 259 ] {76a82c9f-2c25-4396-b5cf-34941d042426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20492 | 2026.03.19 13:14:30.355533 [ 259 ] {76a82c9f-2c25-4396-b5cf-34941d042426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20493 | 2026.03.19 13:14:30.356017 [ 259 ] {76a82c9f-2c25-4396-b5cf-34941d042426} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20494 | 2026.03.19 13:14:30.356054 [ 259 ] {76a82c9f-2c25-4396-b5cf-34941d042426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20495 | 2026.03.19 13:14:30.356491 [ 259 ] {76a82c9f-2c25-4396-b5cf-34941d042426} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20496 | 2026.03.19 13:14:30.356994 [ 259 ] {76a82c9f-2c25-4396-b5cf-34941d042426} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20497 | 2026.03.19 13:14:30.357128 [ 259 ] {76a82c9f-2c25-4396-b5cf-34941d042426} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001658 sec., 38600.72376357057 rows/sec., 3.01 MiB/sec. | ||
| 20498 | 2026.03.19 13:14:30.357167 [ 259 ] {76a82c9f-2c25-4396-b5cf-34941d042426} <Debug> TCPHandler: Processed in 0.001831936 sec. | ||
| 20499 | 2026.03.19 13:14:30.357300 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20500 | 2026.03.19 13:14:30.357394 [ 259 ] {d3790f44-3a86-4e76-9903-82c8056f00fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20501 | 2026.03.19 13:14:30.357436 [ 259 ] {d3790f44-3a86-4e76-9903-82c8056f00fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20502 | 2026.03.19 13:14:30.357914 [ 259 ] {d3790f44-3a86-4e76-9903-82c8056f00fb} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20503 | 2026.03.19 13:14:30.357950 [ 259 ] {d3790f44-3a86-4e76-9903-82c8056f00fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20504 | 2026.03.19 13:14:30.358474 [ 259 ] {d3790f44-3a86-4e76-9903-82c8056f00fb} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20505 | 2026.03.19 13:14:30.358938 [ 259 ] {d3790f44-3a86-4e76-9903-82c8056f00fb} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20506 | 2026.03.19 13:14:30.359069 [ 259 ] {d3790f44-3a86-4e76-9903-82c8056f00fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec. | ||
| 20507 | 2026.03.19 13:14:30.359108 [ 259 ] {d3790f44-3a86-4e76-9903-82c8056f00fb} <Debug> TCPHandler: Processed in 0.001864157 sec. | ||
| 20508 | 2026.03.19 13:14:30.359227 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20509 | 2026.03.19 13:14:30.359320 [ 259 ] {41637f1e-6849-4be1-913d-cc1fd10cb3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20510 | 2026.03.19 13:14:30.359360 [ 259 ] {41637f1e-6849-4be1-913d-cc1fd10cb3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20511 | 2026.03.19 13:14:30.359694 [ 259 ] {41637f1e-6849-4be1-913d-cc1fd10cb3b1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20512 | 2026.03.19 13:14:30.359729 [ 259 ] {41637f1e-6849-4be1-913d-cc1fd10cb3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20513 | 2026.03.19 13:14:30.360156 [ 259 ] {41637f1e-6849-4be1-913d-cc1fd10cb3b1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20514 | 2026.03.19 13:14:30.360617 [ 259 ] {41637f1e-6849-4be1-913d-cc1fd10cb3b1} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20515 | 2026.03.19 13:14:30.360745 [ 259 ] {41637f1e-6849-4be1-913d-cc1fd10cb3b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
| 20516 | 2026.03.19 13:14:30.360781 [ 259 ] {41637f1e-6849-4be1-913d-cc1fd10cb3b1} <Debug> TCPHandler: Processed in 0.001601692 sec. | ||
| 20517 | 2026.03.19 13:14:33.170099 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20518 | 2026.03.19 13:14:33.170188 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20519 | 2026.03.19 13:14:33.201936 [ 223 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 20520 | 2026.03.19 13:14:33.201998 [ 223 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 20521 | 2026.03.19 13:14:33.211253 [ 223 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 20522 | 2026.03.19 13:14:33.445932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44173 | ||
| 20523 | 2026.03.19 13:14:33.446516 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2026.03.19 13:14:33.446567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20525 | 2026.03.19 13:14:33.447181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20526 | 2026.03.19 13:14:33.447648 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20527 | 2026.03.19 13:14:33.447785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44173 | ||
| 20528 | 2026.03.19 13:14:33.609240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2556 | ||
| 20529 | 2026.03.19 13:14:33.611533 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20530 | 2026.03.19 13:14:33.611582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20531 | 2026.03.19 13:14:33.612880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20532 | 2026.03.19 13:14:33.613441 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20533 | 2026.03.19 13:14:33.613716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2556 | ||
| 20534 | 2026.03.19 13:14:33.907595 [ 220 ] {} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): 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] | ||
| 20535 | 2026.03.19 13:14:33.907648 [ 220 ] {} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): 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] | ||
| 20536 | 2026.03.19 13:14:33.918966 [ 220 ] {} <Debug> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): 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] | ||
| 20537 | 2026.03.19 13:14:34.039062 [ 225 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20538 | 2026.03.19 13:14:34.039118 [ 225 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20539 | 2026.03.19 13:14:34.041751 [ 225 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20540 | 2026.03.19 13:14:35.132391 [ 221 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 20541 | 2026.03.19 13:14:35.132441 [ 221 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 20542 | 2026.03.19 13:14:35.143261 [ 221 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 20543 | 2026.03.19 13:14:35.362917 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20544 | 2026.03.19 13:14:35.363162 [ 259 ] {f398bd3d-43b7-4008-8150-9d67c0827725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20545 | 2026.03.19 13:14:35.363228 [ 259 ] {f398bd3d-43b7-4008-8150-9d67c0827725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20546 | 2026.03.19 13:14:35.363969 [ 259 ] {f398bd3d-43b7-4008-8150-9d67c0827725} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20547 | 2026.03.19 13:14:35.364006 [ 259 ] {f398bd3d-43b7-4008-8150-9d67c0827725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20548 | 2026.03.19 13:14:35.364625 [ 259 ] {f398bd3d-43b7-4008-8150-9d67c0827725} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20549 | 2026.03.19 13:14:35.365122 [ 259 ] {f398bd3d-43b7-4008-8150-9d67c0827725} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20550 | 2026.03.19 13:14:35.365274 [ 259 ] {f398bd3d-43b7-4008-8150-9d67c0827725} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00217 sec., 130875.57603686636 rows/sec., 8.31 MiB/sec. | ||
| 20551 | 2026.03.19 13:14:35.365318 [ 259 ] {f398bd3d-43b7-4008-8150-9d67c0827725} <Debug> TCPHandler: Processed in 0.002475399 sec. | ||
| 20552 | 2026.03.19 13:14:35.365439 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20553 | 2026.03.19 13:14:35.365537 [ 259 ] {94e4d642-78d9-4525-b20c-c3b4c30a95de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20554 | 2026.03.19 13:14:35.365579 [ 259 ] {94e4d642-78d9-4525-b20c-c3b4c30a95de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20555 | 2026.03.19 13:14:35.366335 [ 259 ] {94e4d642-78d9-4525-b20c-c3b4c30a95de} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20556 | 2026.03.19 13:14:35.366371 [ 259 ] {94e4d642-78d9-4525-b20c-c3b4c30a95de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20557 | 2026.03.19 13:14:35.366851 [ 259 ] {94e4d642-78d9-4525-b20c-c3b4c30a95de} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20558 | 2026.03.19 13:14:35.367265 [ 259 ] {94e4d642-78d9-4525-b20c-c3b4c30a95de} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20559 | 2026.03.19 13:14:35.367401 [ 259 ] {94e4d642-78d9-4525-b20c-c3b4c30a95de} <Debug> executeQuery: Read 915 rows, 74.78 KiB in 0.001883 sec., 485926.71269251197 rows/sec., 38.78 MiB/sec. | ||
| 20560 | 2026.03.19 13:14:35.367440 [ 259 ] {94e4d642-78d9-4525-b20c-c3b4c30a95de} <Debug> TCPHandler: Processed in 0.002050181 sec. | ||
| 20561 | 2026.03.19 13:14:35.367546 [ 220 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 20562 | 2026.03.19 13:14:35.367552 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20563 | 2026.03.19 13:14:35.367606 [ 220 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 20564 | 2026.03.19 13:14:35.367694 [ 259 ] {2f187728-bc10-45e4-96ea-426784139e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20565 | 2026.03.19 13:14:35.367738 [ 259 ] {2f187728-bc10-45e4-96ea-426784139e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20566 | 2026.03.19 13:14:35.368202 [ 259 ] {2f187728-bc10-45e4-96ea-426784139e41} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20567 | 2026.03.19 13:14:35.368239 [ 259 ] {2f187728-bc10-45e4-96ea-426784139e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20568 | 2026.03.19 13:14:35.368670 [ 259 ] {2f187728-bc10-45e4-96ea-426784139e41} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20569 | 2026.03.19 13:14:35.369124 [ 259 ] {2f187728-bc10-45e4-96ea-426784139e41} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20570 | 2026.03.19 13:14:35.369256 [ 259 ] {2f187728-bc10-45e4-96ea-426784139e41} <Debug> executeQuery: Read 201 rows, 12.98 KiB in 0.00158 sec., 127215.18987341772 rows/sec., 8.02 MiB/sec. | ||
| 20571 | 2026.03.19 13:14:35.369295 [ 259 ] {2f187728-bc10-45e4-96ea-426784139e41} <Debug> TCPHandler: Processed in 0.001792136 sec. | ||
| 20572 | 2026.03.19 13:14:35.369406 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20573 | 2026.03.19 13:14:35.369501 [ 259 ] {2ef7cca3-cda2-415a-b4f0-0a80f3fb90b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20574 | 2026.03.19 13:14:35.369540 [ 259 ] {2ef7cca3-cda2-415a-b4f0-0a80f3fb90b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20575 | 2026.03.19 13:14:35.369965 [ 259 ] {2ef7cca3-cda2-415a-b4f0-0a80f3fb90b1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20576 | 2026.03.19 13:14:35.369999 [ 259 ] {2ef7cca3-cda2-415a-b4f0-0a80f3fb90b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20577 | 2026.03.19 13:14:35.370430 [ 259 ] {2ef7cca3-cda2-415a-b4f0-0a80f3fb90b1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20578 | 2026.03.19 13:14:35.370931 [ 259 ] {2ef7cca3-cda2-415a-b4f0-0a80f3fb90b1} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20579 | 2026.03.19 13:14:35.371060 [ 259 ] {2ef7cca3-cda2-415a-b4f0-0a80f3fb90b1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001576 sec., 94543.14720812184 rows/sec., 6.11 MiB/sec. | ||
| 20580 | 2026.03.19 13:14:35.371098 [ 259 ] {2ef7cca3-cda2-415a-b4f0-0a80f3fb90b1} <Debug> TCPHandler: Processed in 0.001741905 sec. | ||
| 20581 | 2026.03.19 13:14:35.371212 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20582 | 2026.03.19 13:14:35.371306 [ 259 ] {f81e737d-e9aa-4b55-96ce-705f1a9c8c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20583 | 2026.03.19 13:14:35.371345 [ 259 ] {f81e737d-e9aa-4b55-96ce-705f1a9c8c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20584 | 2026.03.19 13:14:35.371770 [ 259 ] {f81e737d-e9aa-4b55-96ce-705f1a9c8c9f} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.03.19 13:14:35.371806 [ 259 ] {f81e737d-e9aa-4b55-96ce-705f1a9c8c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20586 | 2026.03.19 13:14:35.372233 [ 259 ] {f81e737d-e9aa-4b55-96ce-705f1a9c8c9f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20587 | 2026.03.19 13:14:35.372700 [ 259 ] {f81e737d-e9aa-4b55-96ce-705f1a9c8c9f} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20588 | 2026.03.19 13:14:35.372844 [ 259 ] {f81e737d-e9aa-4b55-96ce-705f1a9c8c9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001555 sec., 95176.84887459807 rows/sec., 5.41 MiB/sec. | ||
| 20589 | 2026.03.19 13:14:35.372882 [ 259 ] {f81e737d-e9aa-4b55-96ce-705f1a9c8c9f} <Debug> TCPHandler: Processed in 0.001719384 sec. | ||
| 20590 | 2026.03.19 13:14:35.373000 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20591 | 2026.03.19 13:14:35.373095 [ 259 ] {b153bf06-620a-49b1-b19b-3efb9836449e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20592 | 2026.03.19 13:14:35.373135 [ 259 ] {b153bf06-620a-49b1-b19b-3efb9836449e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20593 | 2026.03.19 13:14:35.373694 [ 259 ] {b153bf06-620a-49b1-b19b-3efb9836449e} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20594 | 2026.03.19 13:14:35.373731 [ 259 ] {b153bf06-620a-49b1-b19b-3efb9836449e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20595 | 2026.03.19 13:14:35.374186 [ 259 ] {b153bf06-620a-49b1-b19b-3efb9836449e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20596 | 2026.03.19 13:14:35.374646 [ 259 ] {b153bf06-620a-49b1-b19b-3efb9836449e} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20597 | 2026.03.19 13:14:35.374777 [ 259 ] {b153bf06-620a-49b1-b19b-3efb9836449e} <Debug> executeQuery: Read 549 rows, 39.90 KiB in 0.0017 sec., 322941.17647058825 rows/sec., 22.92 MiB/sec. | ||
| 20598 | 2026.03.19 13:14:35.374817 [ 259 ] {b153bf06-620a-49b1-b19b-3efb9836449e} <Debug> TCPHandler: Processed in 0.001867097 sec. | ||
| 20599 | 2026.03.19 13:14:35.374844 [ 223 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 20600 | 2026.03.19 13:14:35.374895 [ 223 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 20601 | 2026.03.19 13:14:35.374933 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20602 | 2026.03.19 13:14:35.375032 [ 259 ] {5b2e65ab-21e6-4987-ab55-f135324da7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20603 | 2026.03.19 13:14:35.375075 [ 259 ] {5b2e65ab-21e6-4987-ab55-f135324da7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20604 | 2026.03.19 13:14:35.375415 [ 259 ] {5b2e65ab-21e6-4987-ab55-f135324da7b2} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20605 | 2026.03.19 13:14:35.375454 [ 259 ] {5b2e65ab-21e6-4987-ab55-f135324da7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20606 | 2026.03.19 13:14:35.375790 [ 220 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 20607 | 2026.03.19 13:14:35.375938 [ 259 ] {5b2e65ab-21e6-4987-ab55-f135324da7b2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20608 | 2026.03.19 13:14:35.376497 [ 259 ] {5b2e65ab-21e6-4987-ab55-f135324da7b2} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20609 | 2026.03.19 13:14:35.376632 [ 259 ] {5b2e65ab-21e6-4987-ab55-f135324da7b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001617 sec., 3710.575139146568 rows/sec., 193.86 KiB/sec. | ||
| 20610 | 2026.03.19 13:14:35.376669 [ 259 ] {5b2e65ab-21e6-4987-ab55-f135324da7b2} <Debug> TCPHandler: Processed in 0.001786046 sec. | ||
| 20611 | 2026.03.19 13:14:35.376779 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20612 | 2026.03.19 13:14:35.376874 [ 259 ] {f3092c72-c00b-479a-9adb-04857bd62611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20613 | 2026.03.19 13:14:35.376917 [ 259 ] {f3092c72-c00b-479a-9adb-04857bd62611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20614 | 2026.03.19 13:14:35.377319 [ 259 ] {f3092c72-c00b-479a-9adb-04857bd62611} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20615 | 2026.03.19 13:14:35.377529 [ 259 ] {f3092c72-c00b-479a-9adb-04857bd62611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20616 | 2026.03.19 13:14:35.377882 [ 223 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 20617 | 2026.03.19 13:14:35.378060 [ 259 ] {f3092c72-c00b-479a-9adb-04857bd62611} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20618 | 2026.03.19 13:14:35.378495 [ 259 ] {f3092c72-c00b-479a-9adb-04857bd62611} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20619 | 2026.03.19 13:14:35.378626 [ 259 ] {f3092c72-c00b-479a-9adb-04857bd62611} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001769 sec., 149802.14810627475 rows/sec., 9.95 MiB/sec. | ||
| 20620 | 2026.03.19 13:14:35.378664 [ 259 ] {f3092c72-c00b-479a-9adb-04857bd62611} <Debug> TCPHandler: Processed in 0.001933798 sec. | ||
| 20621 | 2026.03.19 13:14:35.378777 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20622 | 2026.03.19 13:14:35.378870 [ 259 ] {2c0d4128-4fc8-4981-8c95-d497a544782c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20623 | 2026.03.19 13:14:35.379052 [ 259 ] {2c0d4128-4fc8-4981-8c95-d497a544782c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20624 | 2026.03.19 13:14:35.379366 [ 259 ] {2c0d4128-4fc8-4981-8c95-d497a544782c} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20625 | 2026.03.19 13:14:35.379402 [ 259 ] {2c0d4128-4fc8-4981-8c95-d497a544782c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20626 | 2026.03.19 13:14:35.379795 [ 259 ] {2c0d4128-4fc8-4981-8c95-d497a544782c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20627 | 2026.03.19 13:14:35.380203 [ 259 ] {2c0d4128-4fc8-4981-8c95-d497a544782c} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20628 | 2026.03.19 13:14:35.380335 [ 259 ] {2c0d4128-4fc8-4981-8c95-d497a544782c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. | ||
| 20629 | 2026.03.19 13:14:35.380371 [ 259 ] {2c0d4128-4fc8-4981-8c95-d497a544782c} <Debug> TCPHandler: Processed in 0.001644002 sec. | ||
| 20630 | 2026.03.19 13:14:35.380480 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20631 | 2026.03.19 13:14:35.380574 [ 259 ] {933d9ff9-1252-4026-9e31-030763138bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20632 | 2026.03.19 13:14:35.380626 [ 259 ] {933d9ff9-1252-4026-9e31-030763138bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20633 | 2026.03.19 13:14:35.381496 [ 259 ] {933d9ff9-1252-4026-9e31-030763138bab} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20634 | 2026.03.19 13:14:35.381531 [ 259 ] {933d9ff9-1252-4026-9e31-030763138bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20635 | 2026.03.19 13:14:35.382227 [ 259 ] {933d9ff9-1252-4026-9e31-030763138bab} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20636 | 2026.03.19 13:14:35.382642 [ 259 ] {933d9ff9-1252-4026-9e31-030763138bab} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20637 | 2026.03.19 13:14:35.382783 [ 259 ] {933d9ff9-1252-4026-9e31-030763138bab} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002226 sec., 26504.94159928122 rows/sec., 47.50 MiB/sec. | ||
| 20638 | 2026.03.19 13:14:35.382839 [ 259 ] {933d9ff9-1252-4026-9e31-030763138bab} <Debug> TCPHandler: Processed in 0.002408227 sec. | ||
| 20639 | 2026.03.19 13:14:35.382952 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20640 | 2026.03.19 13:14:35.383046 [ 259 ] {357047a0-c0d5-42a4-b4c0-85dc3bd2c046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20641 | 2026.03.19 13:14:35.383088 [ 259 ] {357047a0-c0d5-42a4-b4c0-85dc3bd2c046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20642 | 2026.03.19 13:14:35.383427 [ 259 ] {357047a0-c0d5-42a4-b4c0-85dc3bd2c046} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20643 | 2026.03.19 13:14:35.383463 [ 259 ] {357047a0-c0d5-42a4-b4c0-85dc3bd2c046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20644 | 2026.03.19 13:14:35.383937 [ 259 ] {357047a0-c0d5-42a4-b4c0-85dc3bd2c046} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20645 | 2026.03.19 13:14:35.384352 [ 259 ] {357047a0-c0d5-42a4-b4c0-85dc3bd2c046} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20646 | 2026.03.19 13:14:35.384482 [ 259 ] {357047a0-c0d5-42a4-b4c0-85dc3bd2c046} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001454 sec., 61898.21182943604 rows/sec., 3.87 MiB/sec. | ||
| 20647 | 2026.03.19 13:14:35.384519 [ 259 ] {357047a0-c0d5-42a4-b4c0-85dc3bd2c046} <Debug> TCPHandler: Processed in 0.001616672 sec. | ||
| 20648 | 2026.03.19 13:14:35.856757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20649 | 2026.03.19 13:14:35.873890 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20650 | 2026.03.19 13:14:35.873948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20651 | 2026.03.19 13:14:35.880214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20652 | 2026.03.19 13:14:35.881317 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20653 | 2026.03.19 13:14:35.884914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20654 | 2026.03.19 13:14:36.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.73 MiB, peak 418.56 MiB, free memory in arenas 0.00 B, will set to 400.43 MiB (RSS), difference: -1.30 MiB | ||
| 20655 | 2026.03.19 13:14:36.705913 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 20656 | 2026.03.19 13:14:36.705997 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 20657 | 2026.03.19 13:14:36.716082 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 20658 | 2026.03.19 13:14:40.352547 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20659 | 2026.03.19 13:14:40.352768 [ 259 ] {51c7323f-4460-4134-bafa-c9a1f50470f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20660 | 2026.03.19 13:14:40.352840 [ 259 ] {51c7323f-4460-4134-bafa-c9a1f50470f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20661 | 2026.03.19 13:14:40.353640 [ 259 ] {51c7323f-4460-4134-bafa-c9a1f50470f8} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20662 | 2026.03.19 13:14:40.353681 [ 259 ] {51c7323f-4460-4134-bafa-c9a1f50470f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20663 | 2026.03.19 13:14:40.354160 [ 259 ] {51c7323f-4460-4134-bafa-c9a1f50470f8} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20664 | 2026.03.19 13:14:40.354598 [ 259 ] {51c7323f-4460-4134-bafa-c9a1f50470f8} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20665 | 2026.03.19 13:14:40.354753 [ 259 ] {51c7323f-4460-4134-bafa-c9a1f50470f8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00204 sec., 27450.98039215686 rows/sec., 2.11 MiB/sec. | ||
| 20666 | 2026.03.19 13:14:40.354795 [ 259 ] {51c7323f-4460-4134-bafa-c9a1f50470f8} <Debug> TCPHandler: Processed in 0.002395437 sec. | ||
| 20667 | 2026.03.19 13:14:40.354928 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20668 | 2026.03.19 13:14:40.355023 [ 259 ] {66356b9f-74f3-4bfc-bbc2-6616fb0ba45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20669 | 2026.03.19 13:14:40.355063 [ 259 ] {66356b9f-74f3-4bfc-bbc2-6616fb0ba45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20670 | 2026.03.19 13:14:40.355558 [ 259 ] {66356b9f-74f3-4bfc-bbc2-6616fb0ba45b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20671 | 2026.03.19 13:14:40.355594 [ 259 ] {66356b9f-74f3-4bfc-bbc2-6616fb0ba45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20672 | 2026.03.19 13:14:40.356000 [ 259 ] {66356b9f-74f3-4bfc-bbc2-6616fb0ba45b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20673 | 2026.03.19 13:14:40.356418 [ 259 ] {66356b9f-74f3-4bfc-bbc2-6616fb0ba45b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20674 | 2026.03.19 13:14:40.356551 [ 259 ] {66356b9f-74f3-4bfc-bbc2-6616fb0ba45b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001546 sec., 41397.153945666236 rows/sec., 3.23 MiB/sec. | ||
| 20675 | 2026.03.19 13:14:40.356589 [ 259 ] {66356b9f-74f3-4bfc-bbc2-6616fb0ba45b} <Debug> TCPHandler: Processed in 0.001716544 sec. | ||
| 20676 | 2026.03.19 13:14:40.356722 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20677 | 2026.03.19 13:14:40.356815 [ 259 ] {92e3adf1-6409-45a4-9bba-012e9c3d1bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20678 | 2026.03.19 13:14:40.356857 [ 259 ] {92e3adf1-6409-45a4-9bba-012e9c3d1bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20679 | 2026.03.19 13:14:40.357342 [ 259 ] {92e3adf1-6409-45a4-9bba-012e9c3d1bb6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20680 | 2026.03.19 13:14:40.357378 [ 259 ] {92e3adf1-6409-45a4-9bba-012e9c3d1bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20681 | 2026.03.19 13:14:40.357808 [ 259 ] {92e3adf1-6409-45a4-9bba-012e9c3d1bb6} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20682 | 2026.03.19 13:14:40.358266 [ 259 ] {92e3adf1-6409-45a4-9bba-012e9c3d1bb6} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20683 | 2026.03.19 13:14:40.358396 [ 259 ] {92e3adf1-6409-45a4-9bba-012e9c3d1bb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. | ||
| 20684 | 2026.03.19 13:14:40.358433 [ 259 ] {92e3adf1-6409-45a4-9bba-012e9c3d1bb6} <Debug> TCPHandler: Processed in 0.001766955 sec. | ||
| 20685 | 2026.03.19 13:14:40.358544 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20686 | 2026.03.19 13:14:40.358636 [ 259 ] {7c4c26d9-0396-4356-ad6b-04316b9019b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20687 | 2026.03.19 13:14:40.358675 [ 259 ] {7c4c26d9-0396-4356-ad6b-04316b9019b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20688 | 2026.03.19 13:14:40.359008 [ 259 ] {7c4c26d9-0396-4356-ad6b-04316b9019b0} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20689 | 2026.03.19 13:14:40.359044 [ 259 ] {7c4c26d9-0396-4356-ad6b-04316b9019b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20690 | 2026.03.19 13:14:40.359432 [ 259 ] {7c4c26d9-0396-4356-ad6b-04316b9019b0} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20691 | 2026.03.19 13:14:40.359848 [ 259 ] {7c4c26d9-0396-4356-ad6b-04316b9019b0} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20692 | 2026.03.19 13:14:40.359978 [ 259 ] {7c4c26d9-0396-4356-ad6b-04316b9019b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
| 20693 | 2026.03.19 13:14:40.360013 [ 259 ] {7c4c26d9-0396-4356-ad6b-04316b9019b0} <Debug> TCPHandler: Processed in 0.00151662 sec. | ||
| 20694 | 2026.03.19 13:14:40.947965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44621 | ||
| 20695 | 2026.03.19 13:14:40.948514 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20696 | 2026.03.19 13:14:40.948565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20697 | 2026.03.19 13:14:40.949344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20698 | 2026.03.19 13:14:40.949769 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20699 | 2026.03.19 13:14:40.949900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44621 | ||
| 20700 | 2026.03.19 13:14:43.385040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20701 | 2026.03.19 13:14:43.402480 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20702 | 2026.03.19 13:14:43.402528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20703 | 2026.03.19 13:14:43.408691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20704 | 2026.03.19 13:14:43.409966 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20705 | 2026.03.19 13:14:43.413009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20706 | 2026.03.19 13:14:43.613893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2586 | ||
| 20707 | 2026.03.19 13:14:43.616424 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20708 | 2026.03.19 13:14:43.616470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20709 | 2026.03.19 13:14:43.617849 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20710 | 2026.03.19 13:14:43.618429 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20711 | 2026.03.19 13:14:43.618850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2586 | ||
| 20712 | 2026.03.19 13:14:45.213530 [ 220 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20713 | 2026.03.19 13:14:45.213619 [ 220 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20714 | 2026.03.19 13:14:45.216458 [ 220 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20715 | 2026.03.19 13:14:45.362640 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20716 | 2026.03.19 13:14:45.362838 [ 259 ] {90277cc7-00dc-46a2-8131-699fc0a031cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20717 | 2026.03.19 13:14:45.362913 [ 259 ] {90277cc7-00dc-46a2-8131-699fc0a031cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20718 | 2026.03.19 13:14:45.363729 [ 259 ] {90277cc7-00dc-46a2-8131-699fc0a031cd} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20719 | 2026.03.19 13:14:45.363782 [ 259 ] {90277cc7-00dc-46a2-8131-699fc0a031cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20720 | 2026.03.19 13:14:45.364300 [ 259 ] {90277cc7-00dc-46a2-8131-699fc0a031cd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20721 | 2026.03.19 13:14:45.364730 [ 259 ] {90277cc7-00dc-46a2-8131-699fc0a031cd} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20722 | 2026.03.19 13:14:45.364872 [ 143 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 20723 | 2026.03.19 13:14:45.364894 [ 259 ] {90277cc7-00dc-46a2-8131-699fc0a031cd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002111 sec., 134533.39649455235 rows/sec., 8.54 MiB/sec. | ||
| 20724 | 2026.03.19 13:14:45.364943 [ 143 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20725 | 2026.03.19 13:14:45.364968 [ 259 ] {90277cc7-00dc-46a2-8131-699fc0a031cd} <Debug> TCPHandler: Processed in 0.002468589 sec. | ||
| 20726 | 2026.03.19 13:14:45.364972 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20727 | 2026.03.19 13:14:45.365100 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 20728 | 2026.03.19 13:14:45.365104 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20729 | 2026.03.19 13:14:45.365224 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20730 | 2026.03.19 13:14:45.365226 [ 259 ] {7e7f3350-261c-4c23-bb1d-25c0f03a1d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20731 | 2026.03.19 13:14:45.365266 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 284 rows starting from the beginning of the part | ||
| 20732 | 2026.03.19 13:14:45.365288 [ 259 ] {7e7f3350-261c-4c23-bb1d-25c0f03a1d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20733 | 2026.03.19 13:14:45.365345 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 284 rows starting from the beginning of the part | ||
| 20734 | 2026.03.19 13:14:45.365398 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 284 rows starting from the beginning of the part | ||
| 20735 | 2026.03.19 13:14:45.365438 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 284 rows starting from the beginning of the part | ||
| 20736 | 2026.03.19 13:14:45.365475 [ 201 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 284 rows starting from the beginning of the part | ||
| 20737 | 2026.03.19 13:14:45.366248 [ 259 ] {7e7f3350-261c-4c23-bb1d-25c0f03a1d39} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20738 | 2026.03.19 13:14:45.366290 [ 259 ] {7e7f3350-261c-4c23-bb1d-25c0f03a1d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20739 | 2026.03.19 13:14:45.366419 [ 187 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368957 sec., 1037286.0506210201 rows/sec., 69.84 MiB/sec. | ||
| 20740 | 2026.03.19 13:14:45.366670 [ 198 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 20741 | 2026.03.19 13:14:45.366765 [ 259 ] {7e7f3350-261c-4c23-bb1d-25c0f03a1d39} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20742 | 2026.03.19 13:14:45.367199 [ 198 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20743 | 2026.03.19 13:14:45.367275 [ 198 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_69_17} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 20744 | 2026.03.19 13:14:45.367276 [ 259 ] {7e7f3350-261c-4c23-bb1d-25c0f03a1d39} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20745 | 2026.03.19 13:14:45.367378 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 20746 | 2026.03.19 13:14:45.367425 [ 259 ] {7e7f3350-261c-4c23-bb1d-25c0f03a1d39} <Debug> executeQuery: Read 915 rows, 74.78 KiB in 0.002222 sec., 411791.1791179118 rows/sec., 32.86 MiB/sec. | ||
| 20747 | 2026.03.19 13:14:45.367465 [ 259 ] {7e7f3350-261c-4c23-bb1d-25c0f03a1d39} <Debug> TCPHandler: Processed in 0.002411668 sec. | ||
| 20748 | 2026.03.19 13:14:45.367583 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20749 | 2026.03.19 13:14:45.367680 [ 259 ] {67202479-1546-43b3-b1a4-b9ab3924c721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20750 | 2026.03.19 13:14:45.367721 [ 259 ] {67202479-1546-43b3-b1a4-b9ab3924c721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20751 | 2026.03.19 13:14:45.368218 [ 259 ] {67202479-1546-43b3-b1a4-b9ab3924c721} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20752 | 2026.03.19 13:14:45.368254 [ 259 ] {67202479-1546-43b3-b1a4-b9ab3924c721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20753 | 2026.03.19 13:14:45.368674 [ 259 ] {67202479-1546-43b3-b1a4-b9ab3924c721} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20754 | 2026.03.19 13:14:45.369095 [ 259 ] {67202479-1546-43b3-b1a4-b9ab3924c721} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20755 | 2026.03.19 13:14:45.369226 [ 259 ] {67202479-1546-43b3-b1a4-b9ab3924c721} <Debug> executeQuery: Read 201 rows, 12.98 KiB in 0.001566 sec., 128352.49042145595 rows/sec., 8.09 MiB/sec. | ||
| 20756 | 2026.03.19 13:14:45.369250 [ 221 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 20757 | 2026.03.19 13:14:45.369264 [ 259 ] {67202479-1546-43b3-b1a4-b9ab3924c721} <Debug> TCPHandler: Processed in 0.001730785 sec. | ||
| 20758 | 2026.03.19 13:14:45.369284 [ 221 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 20759 | 2026.03.19 13:14:45.369388 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.03.19 13:14:45.369486 [ 259 ] {17c4b325-e0df-4b69-b64c-ccdee3b1b65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20761 | 2026.03.19 13:14:45.369527 [ 259 ] {17c4b325-e0df-4b69-b64c-ccdee3b1b65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20762 | 2026.03.19 13:14:45.369959 [ 259 ] {17c4b325-e0df-4b69-b64c-ccdee3b1b65e} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20763 | 2026.03.19 13:14:45.369997 [ 259 ] {17c4b325-e0df-4b69-b64c-ccdee3b1b65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20764 | 2026.03.19 13:14:45.370427 [ 259 ] {17c4b325-e0df-4b69-b64c-ccdee3b1b65e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20765 | 2026.03.19 13:14:45.370882 [ 259 ] {17c4b325-e0df-4b69-b64c-ccdee3b1b65e} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20766 | 2026.03.19 13:14:45.371023 [ 259 ] {17c4b325-e0df-4b69-b64c-ccdee3b1b65e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001555 sec., 95819.93569131833 rows/sec., 6.19 MiB/sec. | ||
| 20767 | 2026.03.19 13:14:45.371061 [ 259 ] {17c4b325-e0df-4b69-b64c-ccdee3b1b65e} <Debug> TCPHandler: Processed in 0.001720234 sec. | ||
| 20768 | 2026.03.19 13:14:45.371170 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20769 | 2026.03.19 13:14:45.371263 [ 259 ] {fe8ebb5a-d708-4e5d-9c11-11b037670bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20770 | 2026.03.19 13:14:45.371301 [ 259 ] {fe8ebb5a-d708-4e5d-9c11-11b037670bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20771 | 2026.03.19 13:14:45.371717 [ 221 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): 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] | ||
| 20772 | 2026.03.19 13:14:45.371732 [ 259 ] {fe8ebb5a-d708-4e5d-9c11-11b037670bf6} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20773 | 2026.03.19 13:14:45.371774 [ 259 ] {fe8ebb5a-d708-4e5d-9c11-11b037670bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20774 | 2026.03.19 13:14:45.372181 [ 259 ] {fe8ebb5a-d708-4e5d-9c11-11b037670bf6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20775 | 2026.03.19 13:14:45.372698 [ 259 ] {fe8ebb5a-d708-4e5d-9c11-11b037670bf6} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20776 | 2026.03.19 13:14:45.372828 [ 143 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 20777 | 2026.03.19 13:14:45.372862 [ 143 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20778 | 2026.03.19 13:14:45.372872 [ 259 ] {fe8ebb5a-d708-4e5d-9c11-11b037670bf6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001623 sec., 91189.15588416513 rows/sec., 5.19 MiB/sec. | ||
| 20779 | 2026.03.19 13:14:45.372881 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20780 | 2026.03.19 13:14:45.372929 [ 259 ] {fe8ebb5a-d708-4e5d-9c11-11b037670bf6} <Debug> TCPHandler: Processed in 0.001805496 sec. | ||
| 20781 | 2026.03.19 13:14:45.372967 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 20782 | 2026.03.19 13:14:45.373061 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20783 | 2026.03.19 13:14:45.373081 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20784 | 2026.03.19 13:14:45.373089 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 148 rows starting from the beginning of the part | ||
| 20785 | 2026.03.19 13:14:45.373162 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 148 rows starting from the beginning of the part | ||
| 20786 | 2026.03.19 13:14:45.373201 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 148 rows starting from the beginning of the part | ||
| 20787 | 2026.03.19 13:14:45.373206 [ 259 ] {69831ffb-95a5-4423-baa0-9ca427d5c3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20788 | 2026.03.19 13:14:45.373246 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 148 rows starting from the beginning of the part | ||
| 20789 | 2026.03.19 13:14:45.373268 [ 259 ] {69831ffb-95a5-4423-baa0-9ca427d5c3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20790 | 2026.03.19 13:14:45.373289 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 148 rows starting from the beginning of the part | ||
| 20791 | 2026.03.19 13:14:45.373913 [ 259 ] {69831ffb-95a5-4423-baa0-9ca427d5c3f4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20792 | 2026.03.19 13:14:45.373955 [ 259 ] {69831ffb-95a5-4423-baa0-9ca427d5c3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20793 | 2026.03.19 13:14:45.374099 [ 196 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155083 sec., 640646.6028848143 rows/sec., 38.88 MiB/sec. | ||
| 20794 | 2026.03.19 13:14:45.374329 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 20795 | 2026.03.19 13:14:45.374416 [ 259 ] {69831ffb-95a5-4423-baa0-9ca427d5c3f4} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20796 | 2026.03.19 13:14:45.374847 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20797 | 2026.03.19 13:14:45.374904 [ 259 ] {69831ffb-95a5-4423-baa0-9ca427d5c3f4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20798 | 2026.03.19 13:14:45.374921 [ 201 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_69_17} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 20799 | 2026.03.19 13:14:45.374991 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20800 | 2026.03.19 13:14:45.375055 [ 259 ] {69831ffb-95a5-4423-baa0-9ca427d5c3f4} <Debug> executeQuery: Read 549 rows, 39.90 KiB in 0.001874 sec., 292956.24332977587 rows/sec., 20.79 MiB/sec. | ||
| 20801 | 2026.03.19 13:14:45.375099 [ 259 ] {69831ffb-95a5-4423-baa0-9ca427d5c3f4} <Debug> TCPHandler: Processed in 0.002080812 sec. | ||
| 20802 | 2026.03.19 13:14:45.375217 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20803 | 2026.03.19 13:14:45.375313 [ 259 ] {2ef054ee-a917-4bab-a3c4-eabbdd46c4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20804 | 2026.03.19 13:14:45.375355 [ 259 ] {2ef054ee-a917-4bab-a3c4-eabbdd46c4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20805 | 2026.03.19 13:14:45.375703 [ 259 ] {2ef054ee-a917-4bab-a3c4-eabbdd46c4e3} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20806 | 2026.03.19 13:14:45.375739 [ 259 ] {2ef054ee-a917-4bab-a3c4-eabbdd46c4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20807 | 2026.03.19 13:14:45.376143 [ 259 ] {2ef054ee-a917-4bab-a3c4-eabbdd46c4e3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20808 | 2026.03.19 13:14:45.376670 [ 259 ] {2ef054ee-a917-4bab-a3c4-eabbdd46c4e3} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20809 | 2026.03.19 13:14:45.376840 [ 259 ] {2ef054ee-a917-4bab-a3c4-eabbdd46c4e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
| 20810 | 2026.03.19 13:14:45.376887 [ 259 ] {2ef054ee-a917-4bab-a3c4-eabbdd46c4e3} <Debug> TCPHandler: Processed in 0.001719374 sec. | ||
| 20811 | 2026.03.19 13:14:45.377014 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20812 | 2026.03.19 13:14:45.377132 [ 259 ] {3a868d02-a97f-4130-9f76-db82a68cba8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20813 | 2026.03.19 13:14:45.377185 [ 259 ] {3a868d02-a97f-4130-9f76-db82a68cba8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20814 | 2026.03.19 13:14:45.377764 [ 259 ] {3a868d02-a97f-4130-9f76-db82a68cba8a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20815 | 2026.03.19 13:14:45.377807 [ 259 ] {3a868d02-a97f-4130-9f76-db82a68cba8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20816 | 2026.03.19 13:14:45.378381 [ 259 ] {3a868d02-a97f-4130-9f76-db82a68cba8a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20817 | 2026.03.19 13:14:45.378833 [ 259 ] {3a868d02-a97f-4130-9f76-db82a68cba8a} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2026.03.19 13:14:45.378968 [ 259 ] {3a868d02-a97f-4130-9f76-db82a68cba8a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001861 sec., 142396.56098871573 rows/sec., 9.46 MiB/sec. | ||
| 20819 | 2026.03.19 13:14:45.378971 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_150_31 to all_155_155_0 | ||
| 20820 | 2026.03.19 13:14:45.379007 [ 259 ] {3a868d02-a97f-4130-9f76-db82a68cba8a} <Debug> TCPHandler: Processed in 0.00205578 sec. | ||
| 20821 | 2026.03.19 13:14:45.379020 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20822 | 2026.03.19 13:14:45.379044 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20823 | 2026.03.19 13:14:45.379124 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20824 | 2026.03.19 13:14:45.379131 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_31 to all_155_155_0 into Compact with storage Full | ||
| 20825 | 2026.03.19 13:14:45.379225 [ 259 ] {07867d47-786e-4d06-b4a3-53fcb3d7d5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20826 | 2026.03.19 13:14:45.379264 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20827 | 2026.03.19 13:14:45.379269 [ 259 ] {07867d47-786e-4d06-b4a3-53fcb3d7d5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20828 | 2026.03.19 13:14:45.379307 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_150_31, total 53835 rows starting from the beginning of the part | ||
| 20829 | 2026.03.19 13:14:45.379379 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 96 rows starting from the beginning of the part | ||
| 20830 | 2026.03.19 13:14:45.379427 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20831 | 2026.03.19 13:14:45.379472 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 265 rows starting from the beginning of the part | ||
| 20832 | 2026.03.19 13:14:45.379513 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 20833 | 2026.03.19 13:14:45.379553 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 265 rows starting from the beginning of the part | ||
| 20834 | 2026.03.19 13:14:45.379615 [ 259 ] {07867d47-786e-4d06-b4a3-53fcb3d7d5da} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2026.03.19 13:14:45.379655 [ 259 ] {07867d47-786e-4d06-b4a3-53fcb3d7d5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20836 | 2026.03.19 13:14:45.380078 [ 259 ] {07867d47-786e-4d06-b4a3-53fcb3d7d5da} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20837 | 2026.03.19 13:14:45.380504 [ 259 ] {07867d47-786e-4d06-b4a3-53fcb3d7d5da} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20838 | 2026.03.19 13:14:45.380623 [ 143 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
| 20839 | 2026.03.19 13:14:45.380639 [ 259 ] {07867d47-786e-4d06-b4a3-53fcb3d7d5da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 47.02 KiB/sec. | ||
| 20840 | 2026.03.19 13:14:45.380659 [ 143 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20841 | 2026.03.19 13:14:45.380681 [ 259 ] {07867d47-786e-4d06-b4a3-53fcb3d7d5da} <Debug> TCPHandler: Processed in 0.001605562 sec. | ||
| 20842 | 2026.03.19 13:14:45.380682 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20843 | 2026.03.19 13:14:45.380796 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
| 20844 | 2026.03.19 13:14:45.380800 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20845 | 2026.03.19 13:14:45.380915 [ 259 ] {b16e7123-5d32-499b-b41b-fde11c77c573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20846 | 2026.03.19 13:14:45.380927 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20847 | 2026.03.19 13:14:45.380966 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 64 rows starting from the beginning of the part | ||
| 20848 | 2026.03.19 13:14:45.380970 [ 259 ] {b16e7123-5d32-499b-b41b-fde11c77c573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20849 | 2026.03.19 13:14:45.381032 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 20850 | 2026.03.19 13:14:45.381080 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 20851 | 2026.03.19 13:14:45.381119 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 20852 | 2026.03.19 13:14:45.381157 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 20853 | 2026.03.19 13:14:45.381198 [ 196 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 20854 | 2026.03.19 13:14:45.381944 [ 259 ] {b16e7123-5d32-499b-b41b-fde11c77c573} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20855 | 2026.03.19 13:14:45.381983 [ 259 ] {b16e7123-5d32-499b-b41b-fde11c77c573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20856 | 2026.03.19 13:14:45.382006 [ 197 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259975 sec., 54762.99132919304 rows/sec., 3.60 MiB/sec. | ||
| 20857 | 2026.03.19 13:14:45.382232 [ 199 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
| 20858 | 2026.03.19 13:14:45.382721 [ 259 ] {b16e7123-5d32-499b-b41b-fde11c77c573} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20859 | 2026.03.19 13:14:45.382782 [ 199 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20860 | 2026.03.19 13:14:45.382866 [ 199 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_69_15} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
| 20861 | 2026.03.19 13:14:45.382951 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20862 | 2026.03.19 13:14:45.383182 [ 259 ] {b16e7123-5d32-499b-b41b-fde11c77c573} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2026.03.19 13:14:45.383320 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 20864 | 2026.03.19 13:14:45.383346 [ 259 ] {b16e7123-5d32-499b-b41b-fde11c77c573} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002448 sec., 24101.307189542484 rows/sec., 43.19 MiB/sec. | ||
| 20865 | 2026.03.19 13:14:45.383355 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2026.03.19 13:14:45.383390 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 20867 | 2026.03.19 13:14:45.383425 [ 259 ] {b16e7123-5d32-499b-b41b-fde11c77c573} <Debug> TCPHandler: Processed in 0.002672404 sec. | ||
| 20868 | 2026.03.19 13:14:45.383458 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 20869 | 2026.03.19 13:14:45.383543 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20870 | 2026.03.19 13:14:45.383643 [ 259 ] {2c70e2ec-8922-4d5e-a6cb-de8357d9aa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20871 | 2026.03.19 13:14:45.383652 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20872 | 2026.03.19 13:14:45.383690 [ 259 ] {2c70e2ec-8922-4d5e-a6cb-de8357d9aa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20873 | 2026.03.19 13:14:45.383707 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 2752 rows starting from the beginning of the part | ||
| 20874 | 2026.03.19 13:14:45.383819 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 20875 | 2026.03.19 13:14:45.383929 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 58 rows starting from the beginning of the part | ||
| 20876 | 2026.03.19 13:14:45.384036 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 73 rows starting from the beginning of the part | ||
| 20877 | 2026.03.19 13:14:45.384046 [ 259 ] {2c70e2ec-8922-4d5e-a6cb-de8357d9aa6a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20878 | 2026.03.19 13:14:45.384086 [ 259 ] {2c70e2ec-8922-4d5e-a6cb-de8357d9aa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20879 | 2026.03.19 13:14:45.384142 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 59 rows starting from the beginning of the part | ||
| 20880 | 2026.03.19 13:14:45.384252 [ 196 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 59 rows starting from the beginning of the part | ||
| 20881 | 2026.03.19 13:14:45.384559 [ 259 ] {2c70e2ec-8922-4d5e-a6cb-de8357d9aa6a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20882 | 2026.03.19 13:14:45.385012 [ 259 ] {2c70e2ec-8922-4d5e-a6cb-de8357d9aa6a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20883 | 2026.03.19 13:14:45.385146 [ 259 ] {2c70e2ec-8922-4d5e-a6cb-de8357d9aa6a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001521 sec., 59171.597633136094 rows/sec., 3.70 MiB/sec. | ||
| 20884 | 2026.03.19 13:14:45.385183 [ 259 ] {2c70e2ec-8922-4d5e-a6cb-de8357d9aa6a} <Debug> TCPHandler: Processed in 0.001689034 sec. | ||
| 20885 | 2026.03.19 13:14:45.389193 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54781 rows, containing 5 columns (5 merged, 0 gathered) in 0.010104381 sec., 5421509.739191347 rows/sec., 355.15 MiB/sec. | ||
| 20886 | 2026.03.19 13:14:45.390028 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Trace> MergedBlockOutputStream: filled checksums all_1_155_32 (state Temporary) | ||
| 20887 | 2026.03.19 13:14:45.390606 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_155_32 to all_1_155_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20888 | 2026.03.19 13:14:45.390690 [ 200 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_155_32} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_150_31, all_155_155_0] -> all_1_155_32 | ||
| 20889 | 2026.03.19 13:14:45.390785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 20890 | 2026.03.19 13:14:45.396892 [ 186 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 19 columns (19 merged, 0 gathered) in 0.013462437 sec., 223287.95299097776 rows/sec., 399.92 MiB/sec. | ||
| 20891 | 2026.03.19 13:14:45.399567 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 20892 | 2026.03.19 13:14:45.400097 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20893 | 2026.03.19 13:14:45.400167 [ 189 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_70_14} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 20894 | 2026.03.19 13:14:45.400294 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.93 MiB. | ||
| 20895 | 2026.03.19 13:14:45.856738 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 20896 | 2026.03.19 13:14:45.856785 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 20897 | 2026.03.19 13:14:45.862462 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 20898 | 2026.03.19 13:14:46.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.39 MiB, peak 419.58 MiB, free memory in arenas 0.00 B, will set to 406.63 MiB (RSS), difference: 5.23 MiB | ||
| 20899 | 2026.03.19 13:14:46.408127 [ 225 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 20900 | 2026.03.19 13:14:46.408183 [ 225 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 20901 | 2026.03.19 13:14:46.410156 [ 225 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): 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] | ||
| 20902 | 2026.03.19 13:14:46.440314 [ 219 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20903 | 2026.03.19 13:14:46.440397 [ 219 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20904 | 2026.03.19 13:14:46.443332 [ 219 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20905 | 2026.03.19 13:14:48.170248 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20906 | 2026.03.19 13:14:48.170322 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20907 | 2026.03.19 13:14:48.450089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45133 | ||
| 20908 | 2026.03.19 13:14:48.450658 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20909 | 2026.03.19 13:14:48.450708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20910 | 2026.03.19 13:14:48.451496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20911 | 2026.03.19 13:14:48.451947 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20912 | 2026.03.19 13:14:48.452090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45133 | ||
| 20913 | 2026.03.19 13:14:50.352883 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20914 | 2026.03.19 13:14:50.353079 [ 259 ] {41af687f-b11b-43ea-9bc0-b114ce3108ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20915 | 2026.03.19 13:14:50.353149 [ 259 ] {41af687f-b11b-43ea-9bc0-b114ce3108ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20916 | 2026.03.19 13:14:50.353815 [ 259 ] {41af687f-b11b-43ea-9bc0-b114ce3108ac} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20917 | 2026.03.19 13:14:50.353851 [ 259 ] {41af687f-b11b-43ea-9bc0-b114ce3108ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20918 | 2026.03.19 13:14:50.354330 [ 259 ] {41af687f-b11b-43ea-9bc0-b114ce3108ac} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20919 | 2026.03.19 13:14:50.354753 [ 259 ] {41af687f-b11b-43ea-9bc0-b114ce3108ac} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20920 | 2026.03.19 13:14:50.354877 [ 144 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20921 | 2026.03.19 13:14:50.354909 [ 259 ] {41af687f-b11b-43ea-9bc0-b114ce3108ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. | ||
| 20922 | 2026.03.19 13:14:50.354921 [ 144 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20923 | 2026.03.19 13:14:50.354944 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20924 | 2026.03.19 13:14:50.354952 [ 259 ] {41af687f-b11b-43ea-9bc0-b114ce3108ac} <Debug> TCPHandler: Processed in 0.002203354 sec. | ||
| 20925 | 2026.03.19 13:14:50.355067 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20926 | 2026.03.19 13:14:50.355068 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 20927 | 2026.03.19 13:14:50.355163 [ 259 ] {ed346fbc-554f-4580-a8ca-82c875cce089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20928 | 2026.03.19 13:14:50.355207 [ 259 ] {ed346fbc-554f-4580-a8ca-82c875cce089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20929 | 2026.03.19 13:14:50.355232 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20930 | 2026.03.19 13:14:50.355275 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2859 rows starting from the beginning of the part | ||
| 20931 | 2026.03.19 13:14:50.355353 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 20932 | 2026.03.19 13:14:50.355405 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 915 rows starting from the beginning of the part | ||
| 20933 | 2026.03.19 13:14:50.355454 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 20934 | 2026.03.19 13:14:50.355498 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 915 rows starting from the beginning of the part | ||
| 20935 | 2026.03.19 13:14:50.355542 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::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 | ||
| 20936 | 2026.03.19 13:14:50.355630 [ 259 ] {ed346fbc-554f-4580-a8ca-82c875cce089} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20937 | 2026.03.19 13:14:50.355670 [ 259 ] {ed346fbc-554f-4580-a8ca-82c875cce089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20938 | 2026.03.19 13:14:50.356101 [ 259 ] {ed346fbc-554f-4580-a8ca-82c875cce089} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20939 | 2026.03.19 13:14:50.356542 [ 259 ] {ed346fbc-554f-4580-a8ca-82c875cce089} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20940 | 2026.03.19 13:14:50.356645 [ 144 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20941 | 2026.03.19 13:14:50.356671 [ 144 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2026.03.19 13:14:50.356678 [ 259 ] {ed346fbc-554f-4580-a8ca-82c875cce089} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001533 sec., 41748.20613176777 rows/sec., 3.26 MiB/sec. | ||
| 20943 | 2026.03.19 13:14:50.356686 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20944 | 2026.03.19 13:14:50.356716 [ 259 ] {ed346fbc-554f-4580-a8ca-82c875cce089} <Debug> TCPHandler: Processed in 0.001697664 sec. | ||
| 20945 | 2026.03.19 13:14:50.356780 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 20946 | 2026.03.19 13:14:50.356829 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20947 | 2026.03.19 13:14:50.356868 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20948 | 2026.03.19 13:14:50.356896 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1680 rows starting from the beginning of the part | ||
| 20949 | 2026.03.19 13:14:50.356922 [ 259 ] {08dd925f-3906-4243-9bc9-17f9a5abdd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20950 | 2026.03.19 13:14:50.356953 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 20951 | 2026.03.19 13:14:50.356965 [ 259 ] {08dd925f-3906-4243-9bc9-17f9a5abdd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20952 | 2026.03.19 13:14:50.356997 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 549 rows starting from the beginning of the part | ||
| 20953 | 2026.03.19 13:14:50.357037 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 20954 | 2026.03.19 13:14:50.357076 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 549 rows starting from the beginning of the part | ||
| 20955 | 2026.03.19 13:14:50.357114 [ 189 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::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 | ||
| 20956 | 2026.03.19 13:14:50.357358 [ 191 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4857 rows, containing 5 columns (5 merged, 0 gathered) in 0.002343857 sec., 2072225.3960032545 rows/sec., 169.24 MiB/sec. | ||
| 20957 | 2026.03.19 13:14:50.357372 [ 259 ] {08dd925f-3906-4243-9bc9-17f9a5abdd07} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20958 | 2026.03.19 13:14:50.357432 [ 259 ] {08dd925f-3906-4243-9bc9-17f9a5abdd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20959 | 2026.03.19 13:14:50.357776 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20960 | 2026.03.19 13:14:50.357906 [ 259 ] {08dd925f-3906-4243-9bc9-17f9a5abdd07} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20961 | 2026.03.19 13:14:50.358298 [ 188 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551891 sec., 1913794.203330002 rows/sec., 142.84 MiB/sec. | ||
| 20962 | 2026.03.19 13:14:50.358309 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20963 | 2026.03.19 13:14:50.358390 [ 259 ] {08dd925f-3906-4243-9bc9-17f9a5abdd07} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20964 | 2026.03.19 13:14:50.358410 [ 192 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_156_31} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20965 | 2026.03.19 13:14:50.358502 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 20966 | 2026.03.19 13:14:50.358537 [ 259 ] {08dd925f-3906-4243-9bc9-17f9a5abdd07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. | ||
| 20967 | 2026.03.19 13:14:50.358579 [ 259 ] {08dd925f-3906-4243-9bc9-17f9a5abdd07} <Debug> TCPHandler: Processed in 0.001797226 sec. | ||
| 20968 | 2026.03.19 13:14:50.358631 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20969 | 2026.03.19 13:14:50.358686 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20970 | 2026.03.19 13:14:50.358783 [ 259 ] {cdb51017-b00e-46ab-a07f-302cb338bbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20971 | 2026.03.19 13:14:50.358826 [ 259 ] {cdb51017-b00e-46ab-a07f-302cb338bbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20972 | 2026.03.19 13:14:50.359134 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20973 | 2026.03.19 13:14:50.359151 [ 259 ] {cdb51017-b00e-46ab-a07f-302cb338bbb9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20974 | 2026.03.19 13:14:50.359192 [ 259 ] {cdb51017-b00e-46ab-a07f-302cb338bbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20975 | 2026.03.19 13:14:50.359226 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_156_31} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20976 | 2026.03.19 13:14:50.359344 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 20977 | 2026.03.19 13:14:50.359595 [ 259 ] {cdb51017-b00e-46ab-a07f-302cb338bbb9} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20978 | 2026.03.19 13:14:50.360074 [ 259 ] {cdb51017-b00e-46ab-a07f-302cb338bbb9} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20979 | 2026.03.19 13:14:50.360168 [ 144 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20980 | 2026.03.19 13:14:50.360193 [ 144 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20981 | 2026.03.19 13:14:50.360203 [ 259 ] {cdb51017-b00e-46ab-a07f-302cb338bbb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. | ||
| 20982 | 2026.03.19 13:14:50.360208 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 20983 | 2026.03.19 13:14:50.360239 [ 259 ] {cdb51017-b00e-46ab-a07f-302cb338bbb9} <Debug> TCPHandler: Processed in 0.001608662 sec. | ||
| 20984 | 2026.03.19 13:14:50.360287 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 20985 | 2026.03.19 13:14:50.360378 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20986 | 2026.03.19 13:14:50.360404 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9978 rows starting from the beginning of the part | ||
| 20987 | 2026.03.19 13:14:50.360452 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 20988 | 2026.03.19 13:14:50.360492 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 90 rows starting from the beginning of the part | ||
| 20989 | 2026.03.19 13:14:50.360529 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 20990 | 2026.03.19 13:14:50.360565 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 90 rows starting from the beginning of the part | ||
| 20991 | 2026.03.19 13:14:50.360602 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::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 | ||
| 20992 | 2026.03.19 13:14:50.362878 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10338 rows, containing 4 columns (4 merged, 0 gathered) in 0.002622372 sec., 3942232.4521463774 rows/sec., 254.26 MiB/sec. | ||
| 20993 | 2026.03.19 13:14:50.363203 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20994 | 2026.03.19 13:14:50.363728 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_156_31} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20995 | 2026.03.19 13:14:50.363798 [ 188 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_156_31} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20996 | 2026.03.19 13:14:50.363864 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 20997 | 2026.03.19 13:14:50.913148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20998 | 2026.03.19 13:14:50.930732 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20999 | 2026.03.19 13:14:50.930776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21000 | 2026.03.19 13:14:50.937333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21001 | 2026.03.19 13:14:50.938424 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21002 | 2026.03.19 13:14:50.941478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21003 | 2026.03.19 13:14:51.561936 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21004 | 2026.03.19 13:14:51.562124 [ 259 ] {e094cbe7-56e0-4f98-9fb3-ed76b6bfbdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21005 | 2026.03.19 13:14:51.562192 [ 259 ] {e094cbe7-56e0-4f98-9fb3-ed76b6bfbdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21006 | 2026.03.19 13:14:51.562935 [ 259 ] {e094cbe7-56e0-4f98-9fb3-ed76b6bfbdad} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21007 | 2026.03.19 13:14:51.562979 [ 259 ] {e094cbe7-56e0-4f98-9fb3-ed76b6bfbdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21008 | 2026.03.19 13:14:51.563526 [ 259 ] {e094cbe7-56e0-4f98-9fb3-ed76b6bfbdad} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21009 | 2026.03.19 13:14:51.563983 [ 259 ] {e094cbe7-56e0-4f98-9fb3-ed76b6bfbdad} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21010 | 2026.03.19 13:14:51.564144 [ 259 ] {e094cbe7-56e0-4f98-9fb3-ed76b6bfbdad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00207 sec., 137198.06763285026 rows/sec., 8.71 MiB/sec. | ||
| 21011 | 2026.03.19 13:14:51.564188 [ 259 ] {e094cbe7-56e0-4f98-9fb3-ed76b6bfbdad} <Debug> TCPHandler: Processed in 0.002389858 sec. | ||
| 21012 | 2026.03.19 13:14:51.564336 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21013 | 2026.03.19 13:14:51.564432 [ 259 ] {47f2ea49-5edc-4058-bf83-d08e13746b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21014 | 2026.03.19 13:14:51.564476 [ 259 ] {47f2ea49-5edc-4058-bf83-d08e13746b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21015 | 2026.03.19 13:14:51.564918 [ 259 ] {47f2ea49-5edc-4058-bf83-d08e13746b05} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21016 | 2026.03.19 13:14:51.564955 [ 259 ] {47f2ea49-5edc-4058-bf83-d08e13746b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21017 | 2026.03.19 13:14:51.565369 [ 259 ] {47f2ea49-5edc-4058-bf83-d08e13746b05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 21018 | 2026.03.19 13:14:51.565844 [ 259 ] {47f2ea49-5edc-4058-bf83-d08e13746b05} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21019 | 2026.03.19 13:14:51.565984 [ 259 ] {47f2ea49-5edc-4058-bf83-d08e13746b05} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001571 sec., 1273.0744748567793 rows/sec., 103.81 KiB/sec. | ||
| 21020 | 2026.03.19 13:14:51.566024 [ 259 ] {47f2ea49-5edc-4058-bf83-d08e13746b05} <Debug> TCPHandler: Processed in 0.001750755 sec. | ||
| 21021 | 2026.03.19 13:14:51.566153 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21022 | 2026.03.19 13:14:51.566247 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21023 | 2026.03.19 13:14:51.566289 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21024 | 2026.03.19 13:14:51.567968 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21025 | 2026.03.19 13:14:51.568006 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21026 | 2026.03.19 13:14:51.568581 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21027 | 2026.03.19 13:14:51.568997 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21028 | 2026.03.19 13:14:51.569132 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Debug> executeQuery: Read 2806 rows, 220.47 KiB in 0.002903 sec., 966586.2900447812 rows/sec., 74.16 MiB/sec. | ||
| 21029 | 2026.03.19 13:14:51.569174 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 21030 | 2026.03.19 13:14:51.569187 [ 259 ] {fda00e41-62d0-4e0c-93ff-7a502168cb55} <Debug> TCPHandler: Processed in 0.003094672 sec. | ||
| 21031 | 2026.03.19 13:14:51.569338 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21032 | 2026.03.19 13:14:51.569444 [ 259 ] {1dfe4c1b-c742-40fa-96df-ac9f2403692a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21033 | 2026.03.19 13:14:51.569485 [ 259 ] {1dfe4c1b-c742-40fa-96df-ac9f2403692a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21034 | 2026.03.19 13:14:51.570001 [ 259 ] {1dfe4c1b-c742-40fa-96df-ac9f2403692a} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21035 | 2026.03.19 13:14:51.570039 [ 259 ] {1dfe4c1b-c742-40fa-96df-ac9f2403692a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21036 | 2026.03.19 13:14:51.570455 [ 259 ] {1dfe4c1b-c742-40fa-96df-ac9f2403692a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21037 | 2026.03.19 13:14:51.570871 [ 259 ] {1dfe4c1b-c742-40fa-96df-ac9f2403692a} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21038 | 2026.03.19 13:14:51.570992 [ 137 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 | ||
| 21039 | 2026.03.19 13:14:51.571005 [ 259 ] {1dfe4c1b-c742-40fa-96df-ac9f2403692a} <Debug> executeQuery: Read 217 rows, 14.17 KiB in 0.001579 sec., 137428.75237492082 rows/sec., 8.76 MiB/sec. | ||
| 21040 | 2026.03.19 13:14:51.571084 [ 259 ] {1dfe4c1b-c742-40fa-96df-ac9f2403692a} <Debug> TCPHandler: Processed in 0.001795876 sec. | ||
| 21041 | 2026.03.19 13:14:51.571085 [ 137 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21042 | 2026.03.19 13:14:51.571123 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21043 | 2026.03.19 13:14:51.571196 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21044 | 2026.03.19 13:14:51.571228 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full | ||
| 21045 | 2026.03.19 13:14:51.571299 [ 259 ] {9921c8c8-e12f-4fcf-9841-05f99df22b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21046 | 2026.03.19 13:14:51.571343 [ 259 ] {9921c8c8-e12f-4fcf-9841-05f99df22b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21047 | 2026.03.19 13:14:51.571366 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21048 | 2026.03.19 13:14:51.571407 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 232 rows starting from the beginning of the part | ||
| 21049 | 2026.03.19 13:14:51.571480 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 200 rows starting from the beginning of the part | ||
| 21050 | 2026.03.19 13:14:51.571530 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 231 rows starting from the beginning of the part | ||
| 21051 | 2026.03.19 13:14:51.571577 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 201 rows starting from the beginning of the part | ||
| 21052 | 2026.03.19 13:14:51.571618 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 201 rows starting from the beginning of the part | ||
| 21053 | 2026.03.19 13:14:51.571659 [ 192 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 217 rows starting from the beginning of the part | ||
| 21054 | 2026.03.19 13:14:51.572075 [ 259 ] {9921c8c8-e12f-4fcf-9841-05f99df22b54} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21055 | 2026.03.19 13:14:51.572115 [ 259 ] {9921c8c8-e12f-4fcf-9841-05f99df22b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21056 | 2026.03.19 13:14:51.572581 [ 259 ] {9921c8c8-e12f-4fcf-9841-05f99df22b54} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21057 | 2026.03.19 13:14:51.572639 [ 191 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453319 sec., 882118.7915385404 rows/sec., 59.39 MiB/sec. | ||
| 21058 | 2026.03.19 13:14:51.572909 [ 193 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
| 21059 | 2026.03.19 13:14:51.573080 [ 259 ] {9921c8c8-e12f-4fcf-9841-05f99df22b54} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21060 | 2026.03.19 13:14:51.573200 [ 137 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 | ||
| 21061 | 2026.03.19 13:14:51.573216 [ 259 ] {9921c8c8-e12f-4fcf-9841-05f99df22b54} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001935 sec., 442894.0568475452 rows/sec., 26.32 MiB/sec. | ||
| 21062 | 2026.03.19 13:14:51.573240 [ 137 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21063 | 2026.03.19 13:14:51.573264 [ 259 ] {9921c8c8-e12f-4fcf-9841-05f99df22b54} <Debug> TCPHandler: Processed in 0.002117203 sec. | ||
| 21064 | 2026.03.19 13:14:51.573271 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21065 | 2026.03.19 13:14:51.573375 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full | ||
| 21066 | 2026.03.19 13:14:51.573389 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21067 | 2026.03.19 13:14:51.573453 [ 193 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21068 | 2026.03.19 13:14:51.573469 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21069 | 2026.03.19 13:14:51.573490 [ 259 ] {89d8fd00-7be2-4388-8b66-8c66a535fbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21070 | 2026.03.19 13:14:51.573498 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 895 rows starting from the beginning of the part | ||
| 21071 | 2026.03.19 13:14:51.573531 [ 259 ] {89d8fd00-7be2-4388-8b66-8c66a535fbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21072 | 2026.03.19 13:14:51.573535 [ 193 ] {1d1fa110-6da2-421a-8334-e4e2402fdc4a::all_1_71_15} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 | ||
| 21073 | 2026.03.19 13:14:51.573560 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 149 rows starting from the beginning of the part | ||
| 21074 | 2026.03.19 13:14:51.573605 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 857 rows starting from the beginning of the part | ||
| 21075 | 2026.03.19 13:14:51.573635 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 21076 | 2026.03.19 13:14:51.573644 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 149 rows starting from the beginning of the part | ||
| 21077 | 2026.03.19 13:14:51.573687 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 149 rows starting from the beginning of the part | ||
| 21078 | 2026.03.19 13:14:51.573728 [ 198 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 857 rows starting from the beginning of the part | ||
| 21079 | 2026.03.19 13:14:51.573932 [ 259 ] {89d8fd00-7be2-4388-8b66-8c66a535fbcb} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21080 | 2026.03.19 13:14:51.573966 [ 259 ] {89d8fd00-7be2-4388-8b66-8c66a535fbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21081 | 2026.03.19 13:14:51.574358 [ 259 ] {89d8fd00-7be2-4388-8b66-8c66a535fbcb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 21082 | 2026.03.19 13:14:51.574771 [ 259 ] {89d8fd00-7be2-4388-8b66-8c66a535fbcb} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21083 | 2026.03.19 13:14:51.574903 [ 259 ] {89d8fd00-7be2-4388-8b66-8c66a535fbcb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 49.17 KiB/sec. | ||
| 21084 | 2026.03.19 13:14:51.574931 [ 195 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595712 sec., 1915132.555248065 rows/sec., 122.64 MiB/sec. | ||
| 21085 | 2026.03.19 13:14:51.574941 [ 259 ] {89d8fd00-7be2-4388-8b66-8c66a535fbcb} <Debug> TCPHandler: Processed in 0.001602262 sec. | ||
| 21086 | 2026.03.19 13:14:51.575086 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21087 | 2026.03.19 13:14:51.575180 [ 259 ] {d6af6574-f831-48ed-ab45-5e9193e37063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21088 | 2026.03.19 13:14:51.575220 [ 259 ] {d6af6574-f831-48ed-ab45-5e9193e37063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21089 | 2026.03.19 13:14:51.575253 [ 197 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
| 21090 | 2026.03.19 13:14:51.575667 [ 259 ] {d6af6574-f831-48ed-ab45-5e9193e37063} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21091 | 2026.03.19 13:14:51.575709 [ 259 ] {d6af6574-f831-48ed-ab45-5e9193e37063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21092 | 2026.03.19 13:14:51.575785 [ 197 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21093 | 2026.03.19 13:14:51.575880 [ 197 ] {2661c7d4-89b9-4c43-9989-cb99ba694423::all_1_71_15} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 | ||
| 21094 | 2026.03.19 13:14:51.575982 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 21095 | 2026.03.19 13:14:51.576154 [ 259 ] {d6af6574-f831-48ed-ab45-5e9193e37063} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21096 | 2026.03.19 13:14:51.576597 [ 259 ] {d6af6574-f831-48ed-ab45-5e9193e37063} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21097 | 2026.03.19 13:14:51.576729 [ 259 ] {d6af6574-f831-48ed-ab45-5e9193e37063} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001566 sec., 94508.30140485313 rows/sec., 5.37 MiB/sec. | ||
| 21098 | 2026.03.19 13:14:51.576768 [ 259 ] {d6af6574-f831-48ed-ab45-5e9193e37063} <Debug> TCPHandler: Processed in 0.001731345 sec. | ||
| 21099 | 2026.03.19 13:14:51.576883 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21100 | 2026.03.19 13:14:51.576976 [ 259 ] {ddf02707-8986-4626-82ad-9d5fcd322eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21101 | 2026.03.19 13:14:51.577014 [ 259 ] {ddf02707-8986-4626-82ad-9d5fcd322eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21102 | 2026.03.19 13:14:51.577954 [ 259 ] {ddf02707-8986-4626-82ad-9d5fcd322eb4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21103 | 2026.03.19 13:14:51.577989 [ 259 ] {ddf02707-8986-4626-82ad-9d5fcd322eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21104 | 2026.03.19 13:14:51.578496 [ 259 ] {ddf02707-8986-4626-82ad-9d5fcd322eb4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21105 | 2026.03.19 13:14:51.579055 [ 259 ] {ddf02707-8986-4626-82ad-9d5fcd322eb4} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21106 | 2026.03.19 13:14:51.579186 [ 259 ] {ddf02707-8986-4626-82ad-9d5fcd322eb4} <Debug> executeQuery: Read 1501 rows, 106.41 KiB in 0.002227 sec., 674000.8980691513 rows/sec., 46.66 MiB/sec. | ||
| 21107 | 2026.03.19 13:14:51.579225 [ 259 ] {ddf02707-8986-4626-82ad-9d5fcd322eb4} <Debug> TCPHandler: Processed in 0.002392557 sec. | ||
| 21108 | 2026.03.19 13:14:51.579343 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21109 | 2026.03.19 13:14:51.579437 [ 259 ] {d9415383-8a71-46b8-9cb3-75d3c1d6c3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21110 | 2026.03.19 13:14:51.579479 [ 259 ] {d9415383-8a71-46b8-9cb3-75d3c1d6c3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21111 | 2026.03.19 13:14:51.579813 [ 259 ] {d9415383-8a71-46b8-9cb3-75d3c1d6c3cd} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21112 | 2026.03.19 13:14:51.579848 [ 259 ] {d9415383-8a71-46b8-9cb3-75d3c1d6c3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21113 | 2026.03.19 13:14:51.580252 [ 259 ] {d9415383-8a71-46b8-9cb3-75d3c1d6c3cd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21114 | 2026.03.19 13:14:51.580703 [ 259 ] {d9415383-8a71-46b8-9cb3-75d3c1d6c3cd} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21115 | 2026.03.19 13:14:51.580834 [ 259 ] {d9415383-8a71-46b8-9cb3-75d3c1d6c3cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. | ||
| 21116 | 2026.03.19 13:14:51.580871 [ 259 ] {d9415383-8a71-46b8-9cb3-75d3c1d6c3cd} <Debug> TCPHandler: Processed in 0.001577431 sec. | ||
| 21117 | 2026.03.19 13:14:51.580980 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21118 | 2026.03.19 13:14:51.581074 [ 259 ] {14f4b6a0-eda1-4b20-a89e-ebb20251851c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21119 | 2026.03.19 13:14:51.581117 [ 259 ] {14f4b6a0-eda1-4b20-a89e-ebb20251851c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21120 | 2026.03.19 13:14:51.581766 [ 259 ] {14f4b6a0-eda1-4b20-a89e-ebb20251851c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21121 | 2026.03.19 13:14:51.581800 [ 259 ] {14f4b6a0-eda1-4b20-a89e-ebb20251851c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21122 | 2026.03.19 13:14:51.582326 [ 259 ] {14f4b6a0-eda1-4b20-a89e-ebb20251851c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21123 | 2026.03.19 13:14:51.582762 [ 259 ] {14f4b6a0-eda1-4b20-a89e-ebb20251851c} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21124 | 2026.03.19 13:14:51.582893 [ 259 ] {14f4b6a0-eda1-4b20-a89e-ebb20251851c} <Debug> executeQuery: Read 1355 rows, 86.89 KiB in 0.001837 sec., 737615.6777354382 rows/sec., 46.19 MiB/sec. | ||
| 21125 | 2026.03.19 13:14:51.582931 [ 259 ] {14f4b6a0-eda1-4b20-a89e-ebb20251851c} <Debug> TCPHandler: Processed in 0.00200011 sec. | ||
| 21126 | 2026.03.19 13:14:51.583044 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21127 | 2026.03.19 13:14:51.583138 [ 259 ] {469b6c16-e146-4893-a436-5d5166c51cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21128 | 2026.03.19 13:14:51.583181 [ 259 ] {469b6c16-e146-4893-a436-5d5166c51cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21129 | 2026.03.19 13:14:51.583489 [ 259 ] {469b6c16-e146-4893-a436-5d5166c51cbc} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21130 | 2026.03.19 13:14:51.583523 [ 259 ] {469b6c16-e146-4893-a436-5d5166c51cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21131 | 2026.03.19 13:14:51.583989 [ 259 ] {469b6c16-e146-4893-a436-5d5166c51cbc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21132 | 2026.03.19 13:14:51.584421 [ 259 ] {469b6c16-e146-4893-a436-5d5166c51cbc} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21133 | 2026.03.19 13:14:51.584553 [ 259 ] {469b6c16-e146-4893-a436-5d5166c51cbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 47.02 KiB/sec. | ||
| 21134 | 2026.03.19 13:14:51.584590 [ 259 ] {469b6c16-e146-4893-a436-5d5166c51cbc} <Debug> TCPHandler: Processed in 0.001595952 sec. | ||
| 21135 | 2026.03.19 13:14:51.584699 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21136 | 2026.03.19 13:14:51.584794 [ 259 ] {2bde12b7-3269-4780-9301-1bbc04a224e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21137 | 2026.03.19 13:14:51.584847 [ 259 ] {2bde12b7-3269-4780-9301-1bbc04a224e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21138 | 2026.03.19 13:14:51.585738 [ 259 ] {2bde12b7-3269-4780-9301-1bbc04a224e6} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21139 | 2026.03.19 13:14:51.585774 [ 259 ] {2bde12b7-3269-4780-9301-1bbc04a224e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21140 | 2026.03.19 13:14:51.586542 [ 259 ] {2bde12b7-3269-4780-9301-1bbc04a224e6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21141 | 2026.03.19 13:14:51.586972 [ 259 ] {2bde12b7-3269-4780-9301-1bbc04a224e6} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21142 | 2026.03.19 13:14:51.587110 [ 259 ] {2bde12b7-3269-4780-9301-1bbc04a224e6} <Debug> executeQuery: Read 73 rows, 133.95 KiB in 0.002334 sec., 31276.778063410453 rows/sec., 56.05 MiB/sec. | ||
| 21143 | 2026.03.19 13:14:51.587165 [ 259 ] {2bde12b7-3269-4780-9301-1bbc04a224e6} <Debug> TCPHandler: Processed in 0.00251498 sec. | ||
| 21144 | 2026.03.19 13:14:51.587281 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21145 | 2026.03.19 13:14:51.587376 [ 259 ] {dffa63e0-5873-4160-91bf-b166bce528ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21146 | 2026.03.19 13:14:51.587418 [ 259 ] {dffa63e0-5873-4160-91bf-b166bce528ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21147 | 2026.03.19 13:14:51.587746 [ 259 ] {dffa63e0-5873-4160-91bf-b166bce528ca} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21148 | 2026.03.19 13:14:51.587780 [ 259 ] {dffa63e0-5873-4160-91bf-b166bce528ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21149 | 2026.03.19 13:14:51.588193 [ 259 ] {dffa63e0-5873-4160-91bf-b166bce528ca} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21150 | 2026.03.19 13:14:51.588620 [ 259 ] {dffa63e0-5873-4160-91bf-b166bce528ca} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21151 | 2026.03.19 13:14:51.588751 [ 259 ] {dffa63e0-5873-4160-91bf-b166bce528ca} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001394 sec., 38737.44619799139 rows/sec., 2.30 MiB/sec. | ||
| 21152 | 2026.03.19 13:14:51.588788 [ 259 ] {dffa63e0-5873-4160-91bf-b166bce528ca} <Debug> TCPHandler: Processed in 0.00155912 sec. | ||
| 21153 | 2026.03.19 13:14:53.619137 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2642 | ||
| 21154 | 2026.03.19 13:14:53.622419 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21155 | 2026.03.19 13:14:53.622500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21156 | 2026.03.19 13:14:53.623925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21157 | 2026.03.19 13:14:53.624448 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21158 | 2026.03.19 13:14:53.624593 [ 135 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21159 | 2026.03.19 13:14:53.624656 [ 135 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21160 | 2026.03.19 13:14:53.624676 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21161 | 2026.03.19 13:14:53.624715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2642 | ||
| 21162 | 2026.03.19 13:14:53.624788 [ 191 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 21163 | 2026.03.19 13:14:53.625355 [ 191 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21164 | 2026.03.19 13:14:53.625492 [ 191 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2384 rows starting from the beginning of the part | ||
| 21165 | 2026.03.19 13:14:53.625868 [ 191 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 96 rows starting from the beginning of the part | ||
| 21166 | 2026.03.19 13:14:53.626204 [ 191 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 21167 | 2026.03.19 13:14:53.626641 [ 191 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 16 rows starting from the beginning of the part | ||
| 21168 | 2026.03.19 13:14:53.627010 [ 191 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 21169 | 2026.03.19 13:14:53.627370 [ 191 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::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 | ||
| 21170 | 2026.03.19 13:14:53.634963 [ 195 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2642 rows, containing 72 columns (72 merged, 0 gathered) in 0.010224374 sec., 258402.12809116725 rows/sec., 202.43 MiB/sec. | ||
| 21171 | 2026.03.19 13:14:53.637361 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21172 | 2026.03.19 13:14:53.638259 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21173 | 2026.03.19 13:14:53.638342 [ 194 ] {87fe7e62-04d1-4f2c-996f-c92c36262208::all_1_71_14} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21174 | 2026.03.19 13:14:53.638688 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
| 21175 | 2026.03.19 13:14:55.235398 [ 225 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 21176 | 2026.03.19 13:14:55.235456 [ 225 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 21177 | 2026.03.19 13:14:55.238396 [ 225 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 21178 | 2026.03.19 13:14:55.345370 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 21179 | 2026.03.19 13:14:55.345460 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 21180 | 2026.03.19 13:14:55.349592 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 21181 | 2026.03.19 13:14:55.350538 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21182 | 2026.03.19 13:14:55.350721 [ 259 ] {d11860a1-76a7-424d-964e-5d335b9e27c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21183 | 2026.03.19 13:14:55.350787 [ 259 ] {d11860a1-76a7-424d-964e-5d335b9e27c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21184 | 2026.03.19 13:14:55.351468 [ 259 ] {d11860a1-76a7-424d-964e-5d335b9e27c6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21185 | 2026.03.19 13:14:55.351512 [ 259 ] {d11860a1-76a7-424d-964e-5d335b9e27c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21186 | 2026.03.19 13:14:55.352042 [ 259 ] {d11860a1-76a7-424d-964e-5d335b9e27c6} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21187 | 2026.03.19 13:14:55.352546 [ 259 ] {d11860a1-76a7-424d-964e-5d335b9e27c6} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21188 | 2026.03.19 13:14:55.352706 [ 259 ] {d11860a1-76a7-424d-964e-5d335b9e27c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.11 MiB/sec. | ||
| 21189 | 2026.03.19 13:14:55.352752 [ 259 ] {d11860a1-76a7-424d-964e-5d335b9e27c6} <Debug> TCPHandler: Processed in 0.002348067 sec. | ||
| 21190 | 2026.03.19 13:14:55.352875 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21191 | 2026.03.19 13:14:55.352970 [ 259 ] {cc50ce6c-eb09-4d5c-a2b2-243583a038fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21192 | 2026.03.19 13:14:55.353013 [ 259 ] {cc50ce6c-eb09-4d5c-a2b2-243583a038fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21193 | 2026.03.19 13:14:55.353444 [ 259 ] {cc50ce6c-eb09-4d5c-a2b2-243583a038fa} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21194 | 2026.03.19 13:14:55.353481 [ 259 ] {cc50ce6c-eb09-4d5c-a2b2-243583a038fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21195 | 2026.03.19 13:14:55.353957 [ 259 ] {cc50ce6c-eb09-4d5c-a2b2-243583a038fa} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21196 | 2026.03.19 13:14:55.354398 [ 259 ] {cc50ce6c-eb09-4d5c-a2b2-243583a038fa} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21197 | 2026.03.19 13:14:55.354532 [ 259 ] {cc50ce6c-eb09-4d5c-a2b2-243583a038fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 3.16 MiB/sec. | ||
| 21198 | 2026.03.19 13:14:55.354572 [ 259 ] {cc50ce6c-eb09-4d5c-a2b2-243583a038fa} <Debug> TCPHandler: Processed in 0.001748945 sec. | ||
| 21199 | 2026.03.19 13:14:55.354657 [ 225 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 21200 | 2026.03.19 13:14:55.354686 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21201 | 2026.03.19 13:14:55.354692 [ 225 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 21202 | 2026.03.19 13:14:55.354788 [ 259 ] {d400cbf4-fc3c-4e22-9ba7-06c6d647683d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21203 | 2026.03.19 13:14:55.354837 [ 259 ] {d400cbf4-fc3c-4e22-9ba7-06c6d647683d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21204 | 2026.03.19 13:14:55.355217 [ 259 ] {d400cbf4-fc3c-4e22-9ba7-06c6d647683d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21205 | 2026.03.19 13:14:55.355253 [ 259 ] {d400cbf4-fc3c-4e22-9ba7-06c6d647683d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21206 | 2026.03.19 13:14:55.355759 [ 259 ] {d400cbf4-fc3c-4e22-9ba7-06c6d647683d} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21207 | 2026.03.19 13:14:55.356252 [ 259 ] {d400cbf4-fc3c-4e22-9ba7-06c6d647683d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21208 | 2026.03.19 13:14:55.356456 [ 259 ] {d400cbf4-fc3c-4e22-9ba7-06c6d647683d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001695 sec., 56637.16814159293 rows/sec., 3.94 MiB/sec. | ||
| 21209 | 2026.03.19 13:14:55.356506 [ 259 ] {d400cbf4-fc3c-4e22-9ba7-06c6d647683d} <Debug> TCPHandler: Processed in 0.001883048 sec. | ||
| 21210 | 2026.03.19 13:14:55.356629 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21211 | 2026.03.19 13:14:55.356731 [ 259 ] {a9e51700-d2b5-4551-91fd-103aa1566102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21212 | 2026.03.19 13:14:55.356772 [ 259 ] {a9e51700-d2b5-4551-91fd-103aa1566102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21213 | 2026.03.19 13:14:55.357093 [ 259 ] {a9e51700-d2b5-4551-91fd-103aa1566102} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21214 | 2026.03.19 13:14:55.357127 [ 259 ] {a9e51700-d2b5-4551-91fd-103aa1566102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21215 | 2026.03.19 13:14:55.357686 [ 259 ] {a9e51700-d2b5-4551-91fd-103aa1566102} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21216 | 2026.03.19 13:14:55.358130 [ 225 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 21217 | 2026.03.19 13:14:55.358250 [ 259 ] {a9e51700-d2b5-4551-91fd-103aa1566102} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21218 | 2026.03.19 13:14:55.358400 [ 259 ] {a9e51700-d2b5-4551-91fd-103aa1566102} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001657 sec., 21726.01086300543 rows/sec., 1.46 MiB/sec. | ||
| 21219 | 2026.03.19 13:14:55.358437 [ 259 ] {a9e51700-d2b5-4551-91fd-103aa1566102} <Debug> TCPHandler: Processed in 0.001843376 sec. | ||
| 21220 | 2026.03.19 13:14:55.719581 [ 219 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 21221 | 2026.03.19 13:14:55.719650 [ 219 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 21222 | 2026.03.19 13:14:55.722763 [ 219 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 21223 | 2026.03.19 13:14:55.952269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45581 | ||
| 21224 | 2026.03.19 13:14:55.952802 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21225 | 2026.03.19 13:14:55.952835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21226 | 2026.03.19 13:14:55.953386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21227 | 2026.03.19 13:14:55.953906 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21228 | 2026.03.19 13:14:55.954027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45581 | ||
| 21229 | 2026.03.19 13:14:55.994159 [ 218 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 21230 | 2026.03.19 13:14:55.994222 [ 218 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 21231 | 2026.03.19 13:14:55.997262 [ 218 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 21232 | 2026.03.19 13:14:57.073614 [ 222 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 21233 | 2026.03.19 13:14:57.073690 [ 222 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 21234 | 2026.03.19 13:14:57.076827 [ 222 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 21235 | 2026.03.19 13:14:58.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.63 MiB, peak 419.58 MiB, free memory in arenas 0.00 B, will set to 406.63 MiB (RSS), difference: 4.00 MiB | ||
| 21236 | 2026.03.19 13:14:58.441600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21237 | 2026.03.19 13:14:58.458964 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21238 | 2026.03.19 13:14:58.459019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21239 | 2026.03.19 13:14:58.465534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21240 | 2026.03.19 13:14:58.466662 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21241 | 2026.03.19 13:14:58.469733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21242 | 2026.03.19 13:15:00.352765 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21243 | 2026.03.19 13:15:00.352965 [ 259 ] {99484f14-4075-4440-afad-6262559b9f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21244 | 2026.03.19 13:15:00.353036 [ 259 ] {99484f14-4075-4440-afad-6262559b9f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21245 | 2026.03.19 13:15:00.353842 [ 259 ] {99484f14-4075-4440-afad-6262559b9f36} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21246 | 2026.03.19 13:15:00.353890 [ 259 ] {99484f14-4075-4440-afad-6262559b9f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21247 | 2026.03.19 13:15:00.354426 [ 259 ] {99484f14-4075-4440-afad-6262559b9f36} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21248 | 2026.03.19 13:15:00.354894 [ 259 ] {99484f14-4075-4440-afad-6262559b9f36} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21249 | 2026.03.19 13:15:00.355048 [ 259 ] {99484f14-4075-4440-afad-6262559b9f36} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002139 sec., 26180.458158017766 rows/sec., 2.01 MiB/sec. | ||
| 21250 | 2026.03.19 13:15:00.355089 [ 259 ] {99484f14-4075-4440-afad-6262559b9f36} <Debug> TCPHandler: Processed in 0.002459629 sec. | ||
| 21251 | 2026.03.19 13:15:00.355213 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21252 | 2026.03.19 13:15:00.355307 [ 259 ] {9b936eac-c7e2-4c6d-b4c4-49af9a1923f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21253 | 2026.03.19 13:15:00.355347 [ 259 ] {9b936eac-c7e2-4c6d-b4c4-49af9a1923f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21254 | 2026.03.19 13:15:00.355787 [ 259 ] {9b936eac-c7e2-4c6d-b4c4-49af9a1923f8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21255 | 2026.03.19 13:15:00.355823 [ 259 ] {9b936eac-c7e2-4c6d-b4c4-49af9a1923f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21256 | 2026.03.19 13:15:00.356223 [ 259 ] {9b936eac-c7e2-4c6d-b4c4-49af9a1923f8} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21257 | 2026.03.19 13:15:00.356729 [ 259 ] {9b936eac-c7e2-4c6d-b4c4-49af9a1923f8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21258 | 2026.03.19 13:15:00.356857 [ 259 ] {9b936eac-c7e2-4c6d-b4c4-49af9a1923f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001568 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. | ||
| 21259 | 2026.03.19 13:15:00.356895 [ 259 ] {9b936eac-c7e2-4c6d-b4c4-49af9a1923f8} <Debug> TCPHandler: Processed in 0.001729934 sec. | ||
| 21260 | 2026.03.19 13:15:00.357008 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21261 | 2026.03.19 13:15:00.357101 [ 259 ] {240c6ab4-9ee1-4dcf-bc0d-c1b936ad7ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21262 | 2026.03.19 13:15:00.357143 [ 259 ] {240c6ab4-9ee1-4dcf-bc0d-c1b936ad7ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21263 | 2026.03.19 13:15:00.357546 [ 259 ] {240c6ab4-9ee1-4dcf-bc0d-c1b936ad7ff3} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21264 | 2026.03.19 13:15:00.357582 [ 259 ] {240c6ab4-9ee1-4dcf-bc0d-c1b936ad7ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21265 | 2026.03.19 13:15:00.358009 [ 259 ] {240c6ab4-9ee1-4dcf-bc0d-c1b936ad7ff3} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21266 | 2026.03.19 13:15:00.358428 [ 259 ] {240c6ab4-9ee1-4dcf-bc0d-c1b936ad7ff3} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21267 | 2026.03.19 13:15:00.358557 [ 259 ] {240c6ab4-9ee1-4dcf-bc0d-c1b936ad7ff3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 21268 | 2026.03.19 13:15:00.358594 [ 259 ] {240c6ab4-9ee1-4dcf-bc0d-c1b936ad7ff3} <Debug> TCPHandler: Processed in 0.001633152 sec. | ||
| 21269 | 2026.03.19 13:15:00.358703 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21270 | 2026.03.19 13:15:00.358795 [ 259 ] {52506dab-78b1-420b-84c0-fea9e31f7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21271 | 2026.03.19 13:15:00.358836 [ 259 ] {52506dab-78b1-420b-84c0-fea9e31f7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21272 | 2026.03.19 13:15:00.359160 [ 259 ] {52506dab-78b1-420b-84c0-fea9e31f7067} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21273 | 2026.03.19 13:15:00.359196 [ 259 ] {52506dab-78b1-420b-84c0-fea9e31f7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21274 | 2026.03.19 13:15:00.359587 [ 259 ] {52506dab-78b1-420b-84c0-fea9e31f7067} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21275 | 2026.03.19 13:15:00.360002 [ 259 ] {52506dab-78b1-420b-84c0-fea9e31f7067} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21276 | 2026.03.19 13:15:00.360133 [ 259 ] {52506dab-78b1-420b-84c0-fea9e31f7067} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 21277 | 2026.03.19 13:15:00.360168 [ 259 ] {52506dab-78b1-420b-84c0-fea9e31f7067} <Debug> TCPHandler: Processed in 0.00151293 sec. | ||
| 21278 | 2026.03.19 13:15:03.170563 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21279 | 2026.03.19 13:15:03.170634 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21280 | 2026.03.19 13:15:03.454226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46093 | ||
| 21281 | 2026.03.19 13:15:03.455001 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21282 | 2026.03.19 13:15:03.455077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21283 | 2026.03.19 13:15:03.455867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21284 | 2026.03.19 13:15:03.456359 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21285 | 2026.03.19 13:15:03.456488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46093 | ||
| 21286 | 2026.03.19 13:15:03.456524 [ 115 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21287 | 2026.03.19 13:15:03.456605 [ 115 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21288 | 2026.03.19 13:15:03.456642 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21289 | 2026.03.19 13:15:03.456886 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 21290 | 2026.03.19 13:15:03.456996 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21291 | 2026.03.19 13:15:03.457033 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43661 rows starting from the beginning of the part | ||
| 21292 | 2026.03.19 13:15:03.457095 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 21293 | 2026.03.19 13:15:03.457139 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 21294 | 2026.03.19 13:15:03.457179 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 21295 | 2026.03.19 13:15:03.457216 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 21296 | 2026.03.19 13:15:03.457253 [ 197 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 21297 | 2026.03.19 13:15:03.460004 [ 195 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46093 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167663 sec., 14551105.973078577 rows/sec., 208.16 MiB/sec. | ||
| 21298 | 2026.03.19 13:15:03.460490 [ 200 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21299 | 2026.03.19 13:15:03.461151 [ 200 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21300 | 2026.03.19 13:15:03.461233 [ 200 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_96_19} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21301 | 2026.03.19 13:15:03.461336 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21302 | 2026.03.19 13:15:03.625047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2658 | ||
| 21303 | 2026.03.19 13:15:03.627131 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21304 | 2026.03.19 13:15:03.627172 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21305 | 2026.03.19 13:15:03.628441 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21306 | 2026.03.19 13:15:03.628926 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21307 | 2026.03.19 13:15:03.629193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2658 | ||
| 21308 | 2026.03.19 13:15:04.005276 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004890197 sec. | ||
| 21309 | 2026.03.19 13:15:04.197528 [ 114 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Selected 5 parts from all_1_66_14 to all_70_70_0 | ||
| 21310 | 2026.03.19 13:15:04.197623 [ 114 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21311 | 2026.03.19 13:15:04.197659 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21312 | 2026.03.19 13:15:04.197962 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_14 to all_70_70_0 into Compact with storage Full | ||
| 21313 | 2026.03.19 13:15:04.198166 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21314 | 2026.03.19 13:15:04.198237 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 396 rows starting from the beginning of the part | ||
| 21315 | 2026.03.19 13:15:04.198328 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 21316 | 2026.03.19 13:15:04.198371 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 21317 | 2026.03.19 13:15:04.198412 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 21318 | 2026.03.19 13:15:04.198451 [ 187 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 21319 | 2026.03.19 13:15:04.199222 [ 195 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334916 sec., 314626.53829903906 rows/sec., 16.05 MiB/sec. | ||
| 21320 | 2026.03.19 13:15:04.199463 [ 195 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Trace> MergedBlockOutputStream: filled checksums all_1_70_15 (state Temporary) | ||
| 21321 | 2026.03.19 13:15:04.199979 [ 195 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_merge_all_1_70_15 to all_1_70_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21322 | 2026.03.19 13:15:04.200053 [ 195 ] {99b0207d-905e-4668-a7da-1c48de71dd6c::all_1_70_15} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c) (MergerMutator): Merged 5 parts: [all_1_66_14, all_70_70_0] -> all_1_70_15 | ||
| 21323 | 2026.03.19 13:15:04.200118 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21324 | 2026.03.19 13:15:05.363090 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21325 | 2026.03.19 13:15:05.363270 [ 259 ] {7c33f976-b66b-4d42-abfc-df0236f27448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21326 | 2026.03.19 13:15:05.363335 [ 259 ] {7c33f976-b66b-4d42-abfc-df0236f27448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21327 | 2026.03.19 13:15:05.364156 [ 259 ] {7c33f976-b66b-4d42-abfc-df0236f27448} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21328 | 2026.03.19 13:15:05.364194 [ 259 ] {7c33f976-b66b-4d42-abfc-df0236f27448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21329 | 2026.03.19 13:15:05.364712 [ 259 ] {7c33f976-b66b-4d42-abfc-df0236f27448} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21330 | 2026.03.19 13:15:05.365183 [ 259 ] {7c33f976-b66b-4d42-abfc-df0236f27448} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21331 | 2026.03.19 13:15:05.365334 [ 259 ] {7c33f976-b66b-4d42-abfc-df0236f27448} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002115 sec., 134278.9598108747 rows/sec., 8.53 MiB/sec. | ||
| 21332 | 2026.03.19 13:15:05.365376 [ 259 ] {7c33f976-b66b-4d42-abfc-df0236f27448} <Debug> TCPHandler: Processed in 0.002413228 sec. | ||
| 21333 | 2026.03.19 13:15:05.365515 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21334 | 2026.03.19 13:15:05.365616 [ 259 ] {7e7afde3-00f2-4288-a6b6-c43db55b9eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21335 | 2026.03.19 13:15:05.365656 [ 259 ] {7e7afde3-00f2-4288-a6b6-c43db55b9eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21336 | 2026.03.19 13:15:05.366479 [ 259 ] {7e7afde3-00f2-4288-a6b6-c43db55b9eed} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21337 | 2026.03.19 13:15:05.366514 [ 259 ] {7e7afde3-00f2-4288-a6b6-c43db55b9eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21338 | 2026.03.19 13:15:05.366998 [ 259 ] {7e7afde3-00f2-4288-a6b6-c43db55b9eed} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21339 | 2026.03.19 13:15:05.367416 [ 259 ] {7e7afde3-00f2-4288-a6b6-c43db55b9eed} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21340 | 2026.03.19 13:15:05.367548 [ 259 ] {7e7afde3-00f2-4288-a6b6-c43db55b9eed} <Debug> executeQuery: Read 915 rows, 74.78 KiB in 0.00195 sec., 469230.76923076925 rows/sec., 37.45 MiB/sec. | ||
| 21341 | 2026.03.19 13:15:05.367586 [ 259 ] {7e7afde3-00f2-4288-a6b6-c43db55b9eed} <Debug> TCPHandler: Processed in 0.002124682 sec. | ||
| 21342 | 2026.03.19 13:15:05.367709 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21343 | 2026.03.19 13:15:05.367817 [ 259 ] {f846a8eb-e297-4009-85da-4f1db03611f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21344 | 2026.03.19 13:15:05.367857 [ 259 ] {f846a8eb-e297-4009-85da-4f1db03611f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21345 | 2026.03.19 13:15:05.368389 [ 259 ] {f846a8eb-e297-4009-85da-4f1db03611f6} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21346 | 2026.03.19 13:15:05.368424 [ 259 ] {f846a8eb-e297-4009-85da-4f1db03611f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21347 | 2026.03.19 13:15:05.368829 [ 259 ] {f846a8eb-e297-4009-85da-4f1db03611f6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21348 | 2026.03.19 13:15:05.369313 [ 259 ] {f846a8eb-e297-4009-85da-4f1db03611f6} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21349 | 2026.03.19 13:15:05.369444 [ 259 ] {f846a8eb-e297-4009-85da-4f1db03611f6} <Debug> executeQuery: Read 201 rows, 12.98 KiB in 0.001644 sec., 122262.77372262774 rows/sec., 7.71 MiB/sec. | ||
| 21350 | 2026.03.19 13:15:05.369486 [ 259 ] {f846a8eb-e297-4009-85da-4f1db03611f6} <Debug> TCPHandler: Processed in 0.001826906 sec. | ||
| 21351 | 2026.03.19 13:15:05.369631 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21352 | 2026.03.19 13:15:05.369723 [ 259 ] {93a2eff2-b2cb-43d5-86db-c571ac2b0f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21353 | 2026.03.19 13:15:05.369762 [ 259 ] {93a2eff2-b2cb-43d5-86db-c571ac2b0f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21354 | 2026.03.19 13:15:05.370215 [ 259 ] {93a2eff2-b2cb-43d5-86db-c571ac2b0f04} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21355 | 2026.03.19 13:15:05.370249 [ 259 ] {93a2eff2-b2cb-43d5-86db-c571ac2b0f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21356 | 2026.03.19 13:15:05.370691 [ 259 ] {93a2eff2-b2cb-43d5-86db-c571ac2b0f04} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21357 | 2026.03.19 13:15:05.371187 [ 259 ] {93a2eff2-b2cb-43d5-86db-c571ac2b0f04} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21358 | 2026.03.19 13:15:05.371314 [ 259 ] {93a2eff2-b2cb-43d5-86db-c571ac2b0f04} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001608 sec., 92661.69154228855 rows/sec., 5.99 MiB/sec. | ||
| 21359 | 2026.03.19 13:15:05.371350 [ 259 ] {93a2eff2-b2cb-43d5-86db-c571ac2b0f04} <Debug> TCPHandler: Processed in 0.001782905 sec. | ||
| 21360 | 2026.03.19 13:15:05.371367 [ 223 ] {} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Found 5 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] | ||
| 21361 | 2026.03.19 13:15:05.371418 [ 223 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Removing 5 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] | ||
| 21362 | 2026.03.19 13:15:05.371478 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21363 | 2026.03.19 13:15:05.371575 [ 259 ] {30c6bcd4-b273-4e77-a3f0-c193d980e0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21364 | 2026.03.19 13:15:05.371614 [ 259 ] {30c6bcd4-b273-4e77-a3f0-c193d980e0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21365 | 2026.03.19 13:15:05.372056 [ 259 ] {30c6bcd4-b273-4e77-a3f0-c193d980e0dd} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21366 | 2026.03.19 13:15:05.372093 [ 259 ] {30c6bcd4-b273-4e77-a3f0-c193d980e0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21367 | 2026.03.19 13:15:05.372563 [ 259 ] {30c6bcd4-b273-4e77-a3f0-c193d980e0dd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21368 | 2026.03.19 13:15:05.373066 [ 259 ] {30c6bcd4-b273-4e77-a3f0-c193d980e0dd} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21369 | 2026.03.19 13:15:05.373200 [ 259 ] {30c6bcd4-b273-4e77-a3f0-c193d980e0dd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001643 sec., 90079.12355447352 rows/sec., 5.12 MiB/sec. | ||
| 21370 | 2026.03.19 13:15:05.373237 [ 259 ] {30c6bcd4-b273-4e77-a3f0-c193d980e0dd} <Debug> TCPHandler: Processed in 0.001814446 sec. | ||
| 21371 | 2026.03.19 13:15:05.373351 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21372 | 2026.03.19 13:15:05.373445 [ 259 ] {8cd9213b-6fd6-4e73-bcc6-8d86fe3cc269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21373 | 2026.03.19 13:15:05.373486 [ 259 ] {8cd9213b-6fd6-4e73-bcc6-8d86fe3cc269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21374 | 2026.03.19 13:15:05.373851 [ 223 ] {} <Debug> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Removing 5 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] | ||
| 21375 | 2026.03.19 13:15:05.374089 [ 259 ] {8cd9213b-6fd6-4e73-bcc6-8d86fe3cc269} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21376 | 2026.03.19 13:15:05.374127 [ 259 ] {8cd9213b-6fd6-4e73-bcc6-8d86fe3cc269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21377 | 2026.03.19 13:15:05.374561 [ 259 ] {8cd9213b-6fd6-4e73-bcc6-8d86fe3cc269} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21378 | 2026.03.19 13:15:05.375022 [ 259 ] {8cd9213b-6fd6-4e73-bcc6-8d86fe3cc269} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21379 | 2026.03.19 13:15:05.375153 [ 259 ] {8cd9213b-6fd6-4e73-bcc6-8d86fe3cc269} <Debug> executeQuery: Read 549 rows, 39.90 KiB in 0.001725 sec., 318260.8695652174 rows/sec., 22.59 MiB/sec. | ||
| 21380 | 2026.03.19 13:15:05.375190 [ 259 ] {8cd9213b-6fd6-4e73-bcc6-8d86fe3cc269} <Debug> TCPHandler: Processed in 0.001886018 sec. | ||
| 21381 | 2026.03.19 13:15:05.375302 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21382 | 2026.03.19 13:15:05.375396 [ 259 ] {3464ce29-8a35-4ee7-978b-e27fa937c922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21383 | 2026.03.19 13:15:05.375437 [ 259 ] {3464ce29-8a35-4ee7-978b-e27fa937c922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21384 | 2026.03.19 13:15:05.375768 [ 259 ] {3464ce29-8a35-4ee7-978b-e27fa937c922} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21385 | 2026.03.19 13:15:05.375802 [ 259 ] {3464ce29-8a35-4ee7-978b-e27fa937c922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21386 | 2026.03.19 13:15:05.376213 [ 259 ] {3464ce29-8a35-4ee7-978b-e27fa937c922} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21387 | 2026.03.19 13:15:05.376674 [ 259 ] {3464ce29-8a35-4ee7-978b-e27fa937c922} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21388 | 2026.03.19 13:15:05.376803 [ 259 ] {3464ce29-8a35-4ee7-978b-e27fa937c922} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. | ||
| 21389 | 2026.03.19 13:15:05.376838 [ 259 ] {3464ce29-8a35-4ee7-978b-e27fa937c922} <Debug> TCPHandler: Processed in 0.001583252 sec. | ||
| 21390 | 2026.03.19 13:15:05.376954 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21391 | 2026.03.19 13:15:05.377047 [ 259 ] {5b421251-b094-4678-be4d-23a9a481b2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21392 | 2026.03.19 13:15:05.377088 [ 259 ] {5b421251-b094-4678-be4d-23a9a481b2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21393 | 2026.03.19 13:15:05.377496 [ 259 ] {5b421251-b094-4678-be4d-23a9a481b2f8} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21394 | 2026.03.19 13:15:05.377530 [ 259 ] {5b421251-b094-4678-be4d-23a9a481b2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21395 | 2026.03.19 13:15:05.378006 [ 259 ] {5b421251-b094-4678-be4d-23a9a481b2f8} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21396 | 2026.03.19 13:15:05.378423 [ 259 ] {5b421251-b094-4678-be4d-23a9a481b2f8} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21397 | 2026.03.19 13:15:05.378527 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 3 parts from all_1_155_32 to all_157_157_0 | ||
| 21398 | 2026.03.19 13:15:05.378549 [ 259 ] {5b421251-b094-4678-be4d-23a9a481b2f8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001521 sec., 174227.4819197896 rows/sec., 11.58 MiB/sec. | ||
| 21399 | 2026.03.19 13:15:05.378568 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21400 | 2026.03.19 13:15:05.378586 [ 259 ] {5b421251-b094-4678-be4d-23a9a481b2f8} <Debug> TCPHandler: Processed in 0.001679493 sec. | ||
| 21401 | 2026.03.19 13:15:05.378590 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21402 | 2026.03.19 13:15:05.378714 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21403 | 2026.03.19 13:15:05.378715 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_155_32 to all_157_157_0 into Compact with storage Full | ||
| 21404 | 2026.03.19 13:15:05.378808 [ 259 ] {3b110bb4-a963-4766-b7a4-cb884c4fad85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21405 | 2026.03.19 13:15:05.378855 [ 259 ] {3b110bb4-a963-4766-b7a4-cb884c4fad85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21406 | 2026.03.19 13:15:05.378876 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21407 | 2026.03.19 13:15:05.378921 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_155_32, total 54781 rows starting from the beginning of the part | ||
| 21408 | 2026.03.19 13:15:05.378996 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 21409 | 2026.03.19 13:15:05.379049 [ 187 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1355 rows starting from the beginning of the part | ||
| 21410 | 2026.03.19 13:15:05.379177 [ 259 ] {3b110bb4-a963-4766-b7a4-cb884c4fad85} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21411 | 2026.03.19 13:15:05.379219 [ 259 ] {3b110bb4-a963-4766-b7a4-cb884c4fad85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21412 | 2026.03.19 13:15:05.379657 [ 259 ] {3b110bb4-a963-4766-b7a4-cb884c4fad85} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21413 | 2026.03.19 13:15:05.380092 [ 259 ] {3b110bb4-a963-4766-b7a4-cb884c4fad85} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21414 | 2026.03.19 13:15:05.380226 [ 259 ] {3b110bb4-a963-4766-b7a4-cb884c4fad85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
| 21415 | 2026.03.19 13:15:05.380263 [ 259 ] {3b110bb4-a963-4766-b7a4-cb884c4fad85} <Debug> TCPHandler: Processed in 0.001596972 sec. | ||
| 21416 | 2026.03.19 13:15:05.380384 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21417 | 2026.03.19 13:15:05.380477 [ 259 ] {87012ac0-2461-4d63-9361-009e620e5a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21418 | 2026.03.19 13:15:05.380529 [ 259 ] {87012ac0-2461-4d63-9361-009e620e5a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21419 | 2026.03.19 13:15:05.381474 [ 259 ] {87012ac0-2461-4d63-9361-009e620e5a88} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21420 | 2026.03.19 13:15:05.381508 [ 259 ] {87012ac0-2461-4d63-9361-009e620e5a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21421 | 2026.03.19 13:15:05.382191 [ 259 ] {87012ac0-2461-4d63-9361-009e620e5a88} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21422 | 2026.03.19 13:15:05.382627 [ 259 ] {87012ac0-2461-4d63-9361-009e620e5a88} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21423 | 2026.03.19 13:15:05.382767 [ 259 ] {87012ac0-2461-4d63-9361-009e620e5a88} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002308 sec., 25563.2582322357 rows/sec., 45.81 MiB/sec. | ||
| 21424 | 2026.03.19 13:15:05.382826 [ 259 ] {87012ac0-2461-4d63-9361-009e620e5a88} <Debug> TCPHandler: Processed in 0.002489309 sec. | ||
| 21425 | 2026.03.19 13:15:05.382946 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21426 | 2026.03.19 13:15:05.383040 [ 259 ] {92408478-42e4-4b9d-847e-99a89df3be61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21427 | 2026.03.19 13:15:05.383081 [ 259 ] {92408478-42e4-4b9d-847e-99a89df3be61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21428 | 2026.03.19 13:15:05.383410 [ 259 ] {92408478-42e4-4b9d-847e-99a89df3be61} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21429 | 2026.03.19 13:15:05.383444 [ 259 ] {92408478-42e4-4b9d-847e-99a89df3be61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21430 | 2026.03.19 13:15:05.383964 [ 259 ] {92408478-42e4-4b9d-847e-99a89df3be61} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21431 | 2026.03.19 13:15:05.384398 [ 259 ] {92408478-42e4-4b9d-847e-99a89df3be61} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21432 | 2026.03.19 13:15:05.384526 [ 259 ] {92408478-42e4-4b9d-847e-99a89df3be61} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001505 sec., 59800.664451827244 rows/sec., 3.74 MiB/sec. | ||
| 21433 | 2026.03.19 13:15:05.384561 [ 259 ] {92408478-42e4-4b9d-847e-99a89df3be61} <Debug> TCPHandler: Processed in 0.001663863 sec. | ||
| 21434 | 2026.03.19 13:15:05.388324 [ 201 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56296 rows, containing 5 columns (5 merged, 0 gathered) in 0.009661693 sec., 5826722.086905473 rows/sec., 381.36 MiB/sec. | ||
| 21435 | 2026.03.19 13:15:05.389262 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Trace> MergedBlockOutputStream: filled checksums all_1_157_33 (state Temporary) | ||
| 21436 | 2026.03.19 13:15:05.389785 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_157_33 to all_1_157_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21437 | 2026.03.19 13:15:05.389860 [ 186 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_157_33} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 3 parts: [all_1_155_32, all_157_157_0] -> all_1_157_33 | ||
| 21438 | 2026.03.19 13:15:05.389945 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 21439 | 2026.03.19 13:15:05.969840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21440 | 2026.03.19 13:15:05.987911 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21441 | 2026.03.19 13:15:05.987968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21442 | 2026.03.19 13:15:05.994474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21443 | 2026.03.19 13:15:05.995762 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21444 | 2026.03.19 13:15:05.996081 [ 113 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21445 | 2026.03.19 13:15:05.996140 [ 113 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21446 | 2026.03.19 13:15:05.996163 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21447 | 2026.03.19 13:15:05.996329 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 21448 | 2026.03.19 13:15:05.998998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21449 | 2026.03.19 13:15:06.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.95 MiB, peak 419.58 MiB, free memory in arenas 0.00 B, will set to 406.63 MiB (RSS), difference: -1.32 MiB | ||
| 21450 | 2026.03.19 13:15:06.000567 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21451 | 2026.03.19 13:15:06.002164 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 21452 | 2026.03.19 13:15:06.006830 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 21453 | 2026.03.19 13:15:06.011946 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 21454 | 2026.03.19 13:15:06.016761 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 21455 | 2026.03.19 13:15:06.022047 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 21456 | 2026.03.19 13:15:06.026933 [ 199 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::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 | ||
| 21457 | 2026.03.19 13:15:06.089999 [ 190 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.093735805 sec., 7713.167876458734 rows/sec., 39.88 MiB/sec. | ||
| 21458 | 2026.03.19 13:15:06.093780 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21459 | 2026.03.19 13:15:06.096297 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_96_19} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21460 | 2026.03.19 13:15:06.096404 [ 189 ] {9bf53972-f8df-4c54-9fc7-6bfd86aea3ed::all_1_96_19} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21461 | 2026.03.19 13:15:06.099182 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21462 | 2026.03.19 13:15:10.352692 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21463 | 2026.03.19 13:15:10.352886 [ 259 ] {38d60612-4e8c-4c90-b172-7067ddb7ba08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21464 | 2026.03.19 13:15:10.352951 [ 259 ] {38d60612-4e8c-4c90-b172-7067ddb7ba08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21465 | 2026.03.19 13:15:10.353695 [ 259 ] {38d60612-4e8c-4c90-b172-7067ddb7ba08} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21466 | 2026.03.19 13:15:10.353735 [ 259 ] {38d60612-4e8c-4c90-b172-7067ddb7ba08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21467 | 2026.03.19 13:15:10.354298 [ 259 ] {38d60612-4e8c-4c90-b172-7067ddb7ba08} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21468 | 2026.03.19 13:15:10.354747 [ 259 ] {38d60612-4e8c-4c90-b172-7067ddb7ba08} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21469 | 2026.03.19 13:15:10.354901 [ 259 ] {38d60612-4e8c-4c90-b172-7067ddb7ba08} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002066 sec., 27105.5179090029 rows/sec., 2.08 MiB/sec. | ||
| 21470 | 2026.03.19 13:15:10.354913 [ 93 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21471 | 2026.03.19 13:15:10.354944 [ 259 ] {38d60612-4e8c-4c90-b172-7067ddb7ba08} <Debug> TCPHandler: Processed in 0.002376897 sec. | ||
| 21472 | 2026.03.19 13:15:10.354980 [ 93 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21473 | 2026.03.19 13:15:10.355007 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21474 | 2026.03.19 13:15:10.355100 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21475 | 2026.03.19 13:15:10.355144 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21476 | 2026.03.19 13:15:10.355199 [ 259 ] {c62c345c-5b97-47da-a013-50ff5f5f73f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21477 | 2026.03.19 13:15:10.355243 [ 259 ] {c62c345c-5b97-47da-a013-50ff5f5f73f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21478 | 2026.03.19 13:15:10.355293 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21479 | 2026.03.19 13:15:10.355334 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2859 rows starting from the beginning of the part | ||
| 21480 | 2026.03.19 13:15:10.355408 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 2806 rows starting from the beginning of the part | ||
| 21481 | 2026.03.19 13:15:10.355459 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
| 21482 | 2026.03.19 13:15:10.355506 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 21483 | 2026.03.19 13:15:10.355548 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 915 rows starting from the beginning of the part | ||
| 21484 | 2026.03.19 13:15:10.355593 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 21485 | 2026.03.19 13:15:10.355773 [ 259 ] {c62c345c-5b97-47da-a013-50ff5f5f73f8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21486 | 2026.03.19 13:15:10.355813 [ 259 ] {c62c345c-5b97-47da-a013-50ff5f5f73f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21487 | 2026.03.19 13:15:10.356307 [ 259 ] {c62c345c-5b97-47da-a013-50ff5f5f73f8} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21488 | 2026.03.19 13:15:10.356764 [ 259 ] {c62c345c-5b97-47da-a013-50ff5f5f73f8} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21489 | 2026.03.19 13:15:10.356899 [ 259 ] {c62c345c-5b97-47da-a013-50ff5f5f73f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001719 sec., 37230.94822571262 rows/sec., 2.91 MiB/sec. | ||
| 21490 | 2026.03.19 13:15:10.356913 [ 93 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21491 | 2026.03.19 13:15:10.356938 [ 259 ] {c62c345c-5b97-47da-a013-50ff5f5f73f8} <Debug> TCPHandler: Processed in 0.001894937 sec. | ||
| 21492 | 2026.03.19 13:15:10.356953 [ 93 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21493 | 2026.03.19 13:15:10.356976 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21494 | 2026.03.19 13:15:10.357066 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21495 | 2026.03.19 13:15:10.357074 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21496 | 2026.03.19 13:15:10.357185 [ 259 ] {052c3171-d995-4b93-a1c4-b5b9b8e5a45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21497 | 2026.03.19 13:15:10.357185 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21498 | 2026.03.19 13:15:10.357235 [ 259 ] {052c3171-d995-4b93-a1c4-b5b9b8e5a45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21499 | 2026.03.19 13:15:10.357248 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1680 rows starting from the beginning of the part | ||
| 21500 | 2026.03.19 13:15:10.357317 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1501 rows starting from the beginning of the part | ||
| 21501 | 2026.03.19 13:15:10.357362 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 21502 | 2026.03.19 13:15:10.357407 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 21503 | 2026.03.19 13:15:10.357448 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 549 rows starting from the beginning of the part | ||
| 21504 | 2026.03.19 13:15:10.357487 [ 190 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 21505 | 2026.03.19 13:15:10.357701 [ 259 ] {052c3171-d995-4b93-a1c4-b5b9b8e5a45d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21506 | 2026.03.19 13:15:10.357741 [ 259 ] {052c3171-d995-4b93-a1c4-b5b9b8e5a45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21507 | 2026.03.19 13:15:10.357929 [ 193 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6748 rows, containing 5 columns (5 merged, 0 gathered) in 0.002846527 sec., 2370608.112974161 rows/sec., 191.87 MiB/sec. | ||
| 21508 | 2026.03.19 13:15:10.358192 [ 259 ] {052c3171-d995-4b93-a1c4-b5b9b8e5a45d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21509 | 2026.03.19 13:15:10.358309 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21510 | 2026.03.19 13:15:10.358711 [ 259 ] {052c3171-d995-4b93-a1c4-b5b9b8e5a45d} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21511 | 2026.03.19 13:15:10.358853 [ 259 ] {052c3171-d995-4b93-a1c4-b5b9b8e5a45d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001687 sec., 94842.91641967991 rows/sec., 6.61 MiB/sec. | ||
| 21512 | 2026.03.19 13:15:10.358876 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21513 | 2026.03.19 13:15:10.358891 [ 259 ] {052c3171-d995-4b93-a1c4-b5b9b8e5a45d} <Debug> TCPHandler: Processed in 0.001874507 sec. | ||
| 21514 | 2026.03.19 13:15:10.358959 [ 196 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_161_32} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21515 | 2026.03.19 13:15:10.359010 [ 198 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198445 sec., 1976366.2475748947 rows/sec., 146.26 MiB/sec. | ||
| 21516 | 2026.03.19 13:15:10.359017 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21517 | 2026.03.19 13:15:10.359036 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 21518 | 2026.03.19 13:15:10.359128 [ 259 ] {275cf86d-18a3-459e-b651-3f6d2c129168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21519 | 2026.03.19 13:15:10.359173 [ 259 ] {275cf86d-18a3-459e-b651-3f6d2c129168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21520 | 2026.03.19 13:15:10.359336 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21521 | 2026.03.19 13:15:10.359512 [ 259 ] {275cf86d-18a3-459e-b651-3f6d2c129168} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21522 | 2026.03.19 13:15:10.359552 [ 259 ] {275cf86d-18a3-459e-b651-3f6d2c129168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21523 | 2026.03.19 13:15:10.359879 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21524 | 2026.03.19 13:15:10.359959 [ 196 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_161_32} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21525 | 2026.03.19 13:15:10.359967 [ 259 ] {275cf86d-18a3-459e-b651-3f6d2c129168} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21526 | 2026.03.19 13:15:10.360032 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 21527 | 2026.03.19 13:15:10.360384 [ 259 ] {275cf86d-18a3-459e-b651-3f6d2c129168} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21528 | 2026.03.19 13:15:10.360513 [ 93 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21529 | 2026.03.19 13:15:10.360521 [ 259 ] {275cf86d-18a3-459e-b651-3f6d2c129168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. | ||
| 21530 | 2026.03.19 13:15:10.360554 [ 93 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21531 | 2026.03.19 13:15:10.360574 [ 259 ] {275cf86d-18a3-459e-b651-3f6d2c129168} <Debug> TCPHandler: Processed in 0.001604732 sec. | ||
| 21532 | 2026.03.19 13:15:10.360578 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21533 | 2026.03.19 13:15:10.360660 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21534 | 2026.03.19 13:15:10.360756 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21535 | 2026.03.19 13:15:10.360780 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10338 rows starting from the beginning of the part | ||
| 21536 | 2026.03.19 13:15:10.360822 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 54 rows starting from the beginning of the part | ||
| 21537 | 2026.03.19 13:15:10.360855 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 36 rows starting from the beginning of the part | ||
| 21538 | 2026.03.19 13:15:10.360886 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 21539 | 2026.03.19 13:15:10.360915 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 90 rows starting from the beginning of the part | ||
| 21540 | 2026.03.19 13:15:10.360944 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 21541 | 2026.03.19 13:15:10.363466 [ 192 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002830606 sec., 3758205.840021536 rows/sec., 242.39 MiB/sec. | ||
| 21542 | 2026.03.19 13:15:10.363768 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21543 | 2026.03.19 13:15:10.364257 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21544 | 2026.03.19 13:15:10.364330 [ 190 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_161_32} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21545 | 2026.03.19 13:15:10.364398 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 21546 | 2026.03.19 13:15:10.956698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46541 | ||
| 21547 | 2026.03.19 13:15:10.957431 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21548 | 2026.03.19 13:15:10.957506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21549 | 2026.03.19 13:15:10.958294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21550 | 2026.03.19 13:15:10.958733 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21551 | 2026.03.19 13:15:10.958856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46541 | ||
| 21552 | 2026.03.19 13:15:11.757463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46652 | ||
| 21553 | 2026.03.19 13:15:11.757573 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21554 | 2026.03.19 13:15:11.757605 [ 294 ] {} <Debug> TCP-Session: 5ce416d5-7933-4d66-8d5e-b0fe1433e228 Authenticating user 'default' from [fd00:1122:3344:101::e]:46652 | ||
| 21555 | 2026.03.19 13:15:11.757630 [ 294 ] {} <Debug> TCP-Session: 5ce416d5-7933-4d66-8d5e-b0fe1433e228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21556 | 2026.03.19 13:15:11.757646 [ 294 ] {} <Debug> TCP-Session: 5ce416d5-7933-4d66-8d5e-b0fe1433e228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21557 | 2026.03.19 13:15:11.757845 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36445 | ||
| 21558 | 2026.03.19 13:15:11.757861 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49759 | ||
| 21559 | 2026.03.19 13:15:11.757918 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36971 | ||
| 21560 | 2026.03.19 13:15:11.757953 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61027 | ||
| 21561 | 2026.03.19 13:15:11.757988 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21562 | 2026.03.19 13:15:11.757965 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35747 | ||
| 21563 | 2026.03.19 13:15:11.758027 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21564 | 2026.03.19 13:15:11.758028 [ 286 ] {} <Debug> TCP-Session: 009173b8-b8d6-49d6-8120-9be0ed5ceb83 Authenticating user 'default' from [fd00:1122:3344:101::e]:49759 | ||
| 21565 | 2026.03.19 13:15:11.758054 [ 294 ] {} <Trace> TCP-Session: 5ce416d5-7933-4d66-8d5e-b0fe1433e228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21566 | 2026.03.19 13:15:11.758066 [ 289 ] {} <Debug> TCP-Session: 4491779f-673e-45f9-8f6f-799a8ae23a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:36971 | ||
| 21567 | 2026.03.19 13:15:11.758071 [ 286 ] {} <Debug> TCP-Session: 009173b8-b8d6-49d6-8120-9be0ed5ceb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21568 | 2026.03.19 13:15:11.758091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21569 | 2026.03.19 13:15:11.758107 [ 289 ] {} <Debug> TCP-Session: 4491779f-673e-45f9-8f6f-799a8ae23a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21570 | 2026.03.19 13:15:11.758111 [ 286 ] {} <Debug> TCP-Session: 009173b8-b8d6-49d6-8120-9be0ed5ceb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21571 | 2026.03.19 13:15:11.758131 [ 289 ] {} <Debug> TCP-Session: 4491779f-673e-45f9-8f6f-799a8ae23a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21572 | 2026.03.19 13:15:11.758131 [ 293 ] {} <Debug> TCP-Session: d853dc85-4406-416d-80e6-75185ba7c4d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35747 | ||
| 21573 | 2026.03.19 13:15:11.758075 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21574 | 2026.03.19 13:15:11.758168 [ 293 ] {} <Debug> TCP-Session: d853dc85-4406-416d-80e6-75185ba7c4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21575 | 2026.03.19 13:15:11.757950 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49727 | ||
| 21576 | 2026.03.19 13:15:11.758208 [ 291 ] {} <Debug> TCP-Session: e1d0290b-8a4a-4666-96ba-d594c94bf1bd Authenticating user 'default' from [fd00:1122:3344:101::e]:61027 | ||
| 21577 | 2026.03.19 13:15:11.758245 [ 294 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46652) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21578 | 2026.03.19 13:15:11.758281 [ 291 ] {} <Debug> TCP-Session: e1d0290b-8a4a-4666-96ba-d594c94bf1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21579 | 2026.03.19 13:15:11.758204 [ 293 ] {} <Debug> TCP-Session: d853dc85-4406-416d-80e6-75185ba7c4d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21580 | 2026.03.19 13:15:11.758306 [ 291 ] {} <Debug> TCP-Session: e1d0290b-8a4a-4666-96ba-d594c94bf1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21581 | 2026.03.19 13:15:11.758328 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21582 | 2026.03.19 13:15:11.757923 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55739 | ||
| 21583 | 2026.03.19 13:15:11.758367 [ 292 ] {} <Debug> TCP-Session: 9e5f6ca1-de22-4199-b4c8-c7b29c84d157 Authenticating user 'default' from [fd00:1122:3344:101::e]:49727 | ||
| 21584 | 2026.03.19 13:15:11.757925 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46253 | ||
| 21585 | 2026.03.19 13:15:11.758399 [ 292 ] {} <Debug> TCP-Session: 9e5f6ca1-de22-4199-b4c8-c7b29c84d157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21586 | 2026.03.19 13:15:11.758422 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21587 | 2026.03.19 13:15:11.758440 [ 292 ] {} <Debug> TCP-Session: 9e5f6ca1-de22-4199-b4c8-c7b29c84d157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21588 | 2026.03.19 13:15:11.758451 [ 288 ] {} <Debug> TCP-Session: f3da854f-d6ba-4573-b3f2-3e2671fa6069 Authenticating user 'default' from [fd00:1122:3344:101::e]:55739 | ||
| 21589 | 2026.03.19 13:15:11.757981 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21590 | 2026.03.19 13:15:11.758473 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21591 | 2026.03.19 13:15:11.758499 [ 258 ] {} <Debug> TCP-Session: 7cdc19ca-ddc9-4b40-adf0-05cfb9140170 Authenticating user 'default' from [fd00:1122:3344:101::e]:36445 | ||
| 21592 | 2026.03.19 13:15:11.758510 [ 290 ] {} <Debug> TCP-Session: 91fb9dff-001f-49d1-ba01-e4d910767043 Authenticating user 'default' from [fd00:1122:3344:101::e]:46253 | ||
| 21593 | 2026.03.19 13:15:11.758526 [ 258 ] {} <Debug> TCP-Session: 7cdc19ca-ddc9-4b40-adf0-05cfb9140170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21594 | 2026.03.19 13:15:11.758537 [ 290 ] {} <Debug> TCP-Session: 91fb9dff-001f-49d1-ba01-e4d910767043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21595 | 2026.03.19 13:15:11.758549 [ 258 ] {} <Debug> TCP-Session: 7cdc19ca-ddc9-4b40-adf0-05cfb9140170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21596 | 2026.03.19 13:15:11.758550 [ 294 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21597 | 2026.03.19 13:15:11.758560 [ 290 ] {} <Debug> TCP-Session: 91fb9dff-001f-49d1-ba01-e4d910767043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21598 | 2026.03.19 13:15:11.758472 [ 288 ] {} <Debug> TCP-Session: f3da854f-d6ba-4573-b3f2-3e2671fa6069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21599 | 2026.03.19 13:15:11.758611 [ 288 ] {} <Debug> TCP-Session: f3da854f-d6ba-4573-b3f2-3e2671fa6069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21600 | 2026.03.19 13:15:11.758619 [ 294 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21601 | 2026.03.19 13:15:11.758909 [ 294 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 21602 | 2026.03.19 13:15:11.759932 [ 321 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Trace> AggregatingTransform: Aggregating | ||
| 21603 | 2026.03.19 13:15:11.759976 [ 321 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Trace> Aggregator: Aggregation method: without_key | ||
| 21604 | 2026.03.19 13:15:11.760013 [ 321 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100405 sec. (995.966 rows/sec., 38.90 KiB/sec.) | ||
| 21605 | 2026.03.19 13:15:11.760031 [ 321 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Trace> Aggregator: Merging aggregated data | ||
| 21606 | 2026.03.19 13:15:11.761380 [ 294 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 21607 | 2026.03.19 13:15:11.761534 [ 294 ] {75551d6f-e09e-4b96-b168-74640bffabb2} <Debug> TCPHandler: Processed in 0.003593902 sec. | ||
| 21608 | 2026.03.19 13:15:11.761664 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21609 | 2026.03.19 13:15:11.761691 [ 294 ] {} <Debug> TCP-Session: 5ce416d5-7933-4d66-8d5e-b0fe1433e228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21610 | 2026.03.19 13:15:11.761695 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21611 | 2026.03.19 13:15:11.761717 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21612 | 2026.03.19 13:15:11.761737 [ 258 ] {} <Debug> TCP-Session: 7cdc19ca-ddc9-4b40-adf0-05cfb9140170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21613 | 2026.03.19 13:15:11.761737 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21614 | 2026.03.19 13:15:11.761754 [ 293 ] {} <Debug> TCP-Session: d853dc85-4406-416d-80e6-75185ba7c4d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21615 | 2026.03.19 13:15:11.761773 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21616 | 2026.03.19 13:15:11.761790 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21617 | 2026.03.19 13:15:11.761828 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21618 | 2026.03.19 13:15:11.761839 [ 291 ] {} <Debug> TCP-Session: e1d0290b-8a4a-4666-96ba-d594c94bf1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21619 | 2026.03.19 13:15:11.761856 [ 289 ] {} <Debug> TCP-Session: 4491779f-673e-45f9-8f6f-799a8ae23a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21620 | 2026.03.19 13:15:11.761874 [ 292 ] {} <Debug> TCP-Session: 9e5f6ca1-de22-4199-b4c8-c7b29c84d157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21621 | 2026.03.19 13:15:11.761791 [ 286 ] {} <Debug> TCP-Session: 009173b8-b8d6-49d6-8120-9be0ed5ceb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21622 | 2026.03.19 13:15:11.761810 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21623 | 2026.03.19 13:15:11.761754 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21624 | 2026.03.19 13:15:11.761941 [ 290 ] {} <Debug> TCP-Session: 91fb9dff-001f-49d1-ba01-e4d910767043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21625 | 2026.03.19 13:15:11.761968 [ 288 ] {} <Debug> TCP-Session: f3da854f-d6ba-4573-b3f2-3e2671fa6069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21626 | 2026.03.19 13:15:11.787975 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34810 | ||
| 21627 | 2026.03.19 13:15:11.788042 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21628 | 2026.03.19 13:15:11.788065 [ 288 ] {} <Debug> TCP-Session: 9c219376-bd66-4272-865e-0b75e69df1b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34810 | ||
| 21629 | 2026.03.19 13:15:11.788084 [ 288 ] {} <Debug> TCP-Session: 9c219376-bd66-4272-865e-0b75e69df1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21630 | 2026.03.19 13:15:11.788099 [ 288 ] {} <Debug> TCP-Session: 9c219376-bd66-4272-865e-0b75e69df1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21631 | 2026.03.19 13:15:11.788256 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46977 | ||
| 21632 | 2026.03.19 13:15:11.788290 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49436 | ||
| 21633 | 2026.03.19 13:15:11.788312 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40904 | ||
| 21634 | 2026.03.19 13:15:11.788335 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55368 | ||
| 21635 | 2026.03.19 13:15:11.788354 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41804 | ||
| 21636 | 2026.03.19 13:15:11.788373 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21637 | 2026.03.19 13:15:11.788367 [ 288 ] {} <Trace> TCP-Session: 9c219376-bd66-4272-865e-0b75e69df1b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21638 | 2026.03.19 13:15:11.788413 [ 290 ] {} <Debug> TCP-Session: 65fd4b95-1dce-4404-a2f7-32edc75da0ca Authenticating user 'default' from [fd00:1122:3344:101::e]:49436 | ||
| 21639 | 2026.03.19 13:15:11.788418 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21640 | 2026.03.19 13:15:11.788437 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21641 | 2026.03.19 13:15:11.788446 [ 290 ] {} <Debug> TCP-Session: 65fd4b95-1dce-4404-a2f7-32edc75da0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21642 | 2026.03.19 13:15:11.788456 [ 294 ] {} <Debug> TCP-Session: faff1f0b-17ed-4c46-b593-8bf063245ba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55368 | ||
| 21643 | 2026.03.19 13:15:11.788467 [ 290 ] {} <Debug> TCP-Session: 65fd4b95-1dce-4404-a2f7-32edc75da0ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21644 | 2026.03.19 13:15:11.788466 [ 286 ] {} <Debug> TCP-Session: 1ae1e9d5-9a40-4d81-a82d-35099bf177c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41804 | ||
| 21645 | 2026.03.19 13:15:11.788477 [ 294 ] {} <Debug> TCP-Session: faff1f0b-17ed-4c46-b593-8bf063245ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21646 | 2026.03.19 13:15:11.788492 [ 286 ] {} <Debug> TCP-Session: 1ae1e9d5-9a40-4d81-a82d-35099bf177c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21647 | 2026.03.19 13:15:11.788500 [ 294 ] {} <Debug> TCP-Session: faff1f0b-17ed-4c46-b593-8bf063245ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21648 | 2026.03.19 13:15:11.788508 [ 286 ] {} <Debug> TCP-Session: 1ae1e9d5-9a40-4d81-a82d-35099bf177c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21649 | 2026.03.19 13:15:11.788350 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53923 | ||
| 21650 | 2026.03.19 13:15:11.788331 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21651 | 2026.03.19 13:15:11.788325 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40600 | ||
| 21652 | 2026.03.19 13:15:11.788575 [ 289 ] {} <Debug> TCP-Session: 830728a7-f2b5-4535-afbb-990a333a75cb Authenticating user 'default' from [fd00:1122:3344:101::e]:46977 | ||
| 21653 | 2026.03.19 13:15:11.788586 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21654 | 2026.03.19 13:15:11.788579 [ 288 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34810) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21655 | 2026.03.19 13:15:11.788609 [ 258 ] {} <Debug> TCP-Session: 03a221f5-5d37-4374-bc7a-860055343131 Authenticating user 'default' from [fd00:1122:3344:101::e]:53923 | ||
| 21656 | 2026.03.19 13:15:11.788624 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21657 | 2026.03.19 13:15:11.788637 [ 258 ] {} <Debug> TCP-Session: 03a221f5-5d37-4374-bc7a-860055343131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21658 | 2026.03.19 13:15:11.788599 [ 289 ] {} <Debug> TCP-Session: 830728a7-f2b5-4535-afbb-990a333a75cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21659 | 2026.03.19 13:15:11.788649 [ 293 ] {} <Debug> TCP-Session: 5747fd7f-510a-4925-afe3-3775c2cb270e Authenticating user 'default' from [fd00:1122:3344:101::e]:40600 | ||
| 21660 | 2026.03.19 13:15:11.788651 [ 258 ] {} <Debug> TCP-Session: 03a221f5-5d37-4374-bc7a-860055343131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21661 | 2026.03.19 13:15:11.788665 [ 289 ] {} <Debug> TCP-Session: 830728a7-f2b5-4535-afbb-990a333a75cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21662 | 2026.03.19 13:15:11.788673 [ 293 ] {} <Debug> TCP-Session: 5747fd7f-510a-4925-afe3-3775c2cb270e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21663 | 2026.03.19 13:15:11.788313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44734 | ||
| 21664 | 2026.03.19 13:15:11.788694 [ 293 ] {} <Debug> TCP-Session: 5747fd7f-510a-4925-afe3-3775c2cb270e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21665 | 2026.03.19 13:15:11.788411 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21666 | 2026.03.19 13:15:11.788756 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21667 | 2026.03.19 13:15:11.788770 [ 291 ] {} <Debug> TCP-Session: bc386764-deeb-4410-b21c-f8cb5bb5f4de Authenticating user 'default' from [fd00:1122:3344:101::e]:40904 | ||
| 21668 | 2026.03.19 13:15:11.788781 [ 292 ] {} <Debug> TCP-Session: bcd07a41-2f9d-4189-9981-c9224a94d08f Authenticating user 'default' from [fd00:1122:3344:101::e]:44734 | ||
| 21669 | 2026.03.19 13:15:11.788801 [ 291 ] {} <Debug> TCP-Session: bc386764-deeb-4410-b21c-f8cb5bb5f4de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21670 | 2026.03.19 13:15:11.788806 [ 292 ] {} <Debug> TCP-Session: bcd07a41-2f9d-4189-9981-c9224a94d08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21671 | 2026.03.19 13:15:11.788827 [ 291 ] {} <Debug> TCP-Session: bc386764-deeb-4410-b21c-f8cb5bb5f4de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21672 | 2026.03.19 13:15:11.788835 [ 292 ] {} <Debug> TCP-Session: bcd07a41-2f9d-4189-9981-c9224a94d08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21673 | 2026.03.19 13:15:11.788871 [ 288 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21674 | 2026.03.19 13:15:11.788925 [ 288 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21675 | 2026.03.19 13:15:11.789208 [ 288 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 21676 | 2026.03.19 13:15:11.790086 [ 315 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Trace> AggregatingTransform: Aggregating | ||
| 21677 | 2026.03.19 13:15:11.790119 [ 315 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Trace> Aggregator: Aggregation method: without_key | ||
| 21678 | 2026.03.19 13:15:11.790154 [ 315 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847787 sec. (1179.542 rows/sec., 46.08 KiB/sec.) | ||
| 21679 | 2026.03.19 13:15:11.790172 [ 315 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Trace> Aggregator: Merging aggregated data | ||
| 21680 | 2026.03.19 13:15:11.791520 [ 288 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002998 sec., 333.55570380253505 rows/sec., 13.03 KiB/sec. | ||
| 21681 | 2026.03.19 13:15:11.791668 [ 288 ] {01f09b33-990e-4e4e-9dc5-b8d3724ff971} <Debug> TCPHandler: Processed in 0.003420198 sec. | ||
| 21682 | 2026.03.19 13:15:11.791772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21683 | 2026.03.19 13:15:11.791799 [ 288 ] {} <Debug> TCP-Session: 9c219376-bd66-4272-865e-0b75e69df1b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21684 | 2026.03.19 13:15:11.791801 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21685 | 2026.03.19 13:15:11.791822 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21686 | 2026.03.19 13:15:11.791839 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21687 | 2026.03.19 13:15:11.791846 [ 286 ] {} <Debug> TCP-Session: 1ae1e9d5-9a40-4d81-a82d-35099bf177c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21688 | 2026.03.19 13:15:11.791860 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21689 | 2026.03.19 13:15:11.791881 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21690 | 2026.03.19 13:15:11.791900 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21691 | 2026.03.19 13:15:11.791907 [ 290 ] {} <Debug> TCP-Session: 65fd4b95-1dce-4404-a2f7-32edc75da0ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21692 | 2026.03.19 13:15:11.791921 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21693 | 2026.03.19 13:15:11.791938 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21694 | 2026.03.19 13:15:11.791944 [ 294 ] {} <Debug> TCP-Session: faff1f0b-17ed-4c46-b593-8bf063245ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21695 | 2026.03.19 13:15:11.791971 [ 293 ] {} <Debug> TCP-Session: 5747fd7f-510a-4925-afe3-3775c2cb270e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21696 | 2026.03.19 13:15:11.791983 [ 258 ] {} <Debug> TCP-Session: 03a221f5-5d37-4374-bc7a-860055343131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21697 | 2026.03.19 13:15:11.791931 [ 291 ] {} <Debug> TCP-Session: bc386764-deeb-4410-b21c-f8cb5bb5f4de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21698 | 2026.03.19 13:15:11.791885 [ 292 ] {} <Debug> TCP-Session: bcd07a41-2f9d-4189-9981-c9224a94d08f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21699 | 2026.03.19 13:15:11.791863 [ 289 ] {} <Debug> TCP-Session: 830728a7-f2b5-4535-afbb-990a333a75cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21700 | 2026.03.19 13:15:13.211257 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36009 | ||
| 21701 | 2026.03.19 13:15:13.211380 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21702 | 2026.03.19 13:15:13.211407 [ 288 ] {} <Debug> TCP-Session: 892f9a64-2f76-466b-9064-2b2ac200e54d Authenticating user 'default' from [fd00:1122:3344:101::e]:36009 | ||
| 21703 | 2026.03.19 13:15:13.211429 [ 288 ] {} <Debug> TCP-Session: 892f9a64-2f76-466b-9064-2b2ac200e54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21704 | 2026.03.19 13:15:13.211441 [ 288 ] {} <Debug> TCP-Session: 892f9a64-2f76-466b-9064-2b2ac200e54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21705 | 2026.03.19 13:15:13.211614 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44439 | ||
| 21706 | 2026.03.19 13:15:13.211653 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50444 | ||
| 21707 | 2026.03.19 13:15:13.211679 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52759 | ||
| 21708 | 2026.03.19 13:15:13.211709 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49132 | ||
| 21709 | 2026.03.19 13:15:13.211744 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21710 | 2026.03.19 13:15:13.211691 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38997 | ||
| 21711 | 2026.03.19 13:15:13.211784 [ 289 ] {} <Debug> TCP-Session: f0b0f31d-c9f2-4cca-bece-4cee4e67c113 Authenticating user 'default' from [fd00:1122:3344:101::e]:44439 | ||
| 21712 | 2026.03.19 13:15:13.211781 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21713 | 2026.03.19 13:15:13.211802 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21714 | 2026.03.19 13:15:13.211819 [ 289 ] {} <Debug> TCP-Session: f0b0f31d-c9f2-4cca-bece-4cee4e67c113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21715 | 2026.03.19 13:15:13.211841 [ 291 ] {} <Debug> TCP-Session: 8449f697-8551-4606-9944-080ce3b6ee39 Authenticating user 'default' from [fd00:1122:3344:101::e]:50444 | ||
| 21716 | 2026.03.19 13:15:13.211852 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21717 | 2026.03.19 13:15:13.211855 [ 289 ] {} <Debug> TCP-Session: f0b0f31d-c9f2-4cca-bece-4cee4e67c113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21718 | 2026.03.19 13:15:13.211882 [ 291 ] {} <Debug> TCP-Session: 8449f697-8551-4606-9944-080ce3b6ee39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21719 | 2026.03.19 13:15:13.211891 [ 258 ] {} <Debug> TCP-Session: 37a16183-75c5-4b92-ac4f-8da023dee920 Authenticating user 'default' from [fd00:1122:3344:101::e]:38997 | ||
| 21720 | 2026.03.19 13:15:13.211909 [ 291 ] {} <Debug> TCP-Session: 8449f697-8551-4606-9944-080ce3b6ee39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21721 | 2026.03.19 13:15:13.211927 [ 258 ] {} <Debug> TCP-Session: 37a16183-75c5-4b92-ac4f-8da023dee920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21722 | 2026.03.19 13:15:13.211806 [ 288 ] {} <Trace> TCP-Session: 892f9a64-2f76-466b-9064-2b2ac200e54d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21723 | 2026.03.19 13:15:13.211953 [ 258 ] {} <Debug> TCP-Session: 37a16183-75c5-4b92-ac4f-8da023dee920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21724 | 2026.03.19 13:15:13.211800 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21725 | 2026.03.19 13:15:13.211671 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53621 | ||
| 21726 | 2026.03.19 13:15:13.212021 [ 294 ] {} <Debug> TCP-Session: 494690eb-4adc-419b-b579-1288dc539bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:52759 | ||
| 21727 | 2026.03.19 13:15:13.211656 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44357 | ||
| 21728 | 2026.03.19 13:15:13.212073 [ 294 ] {} <Debug> TCP-Session: 494690eb-4adc-419b-b579-1288dc539bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21729 | 2026.03.19 13:15:13.212097 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21730 | 2026.03.19 13:15:13.212105 [ 294 ] {} <Debug> TCP-Session: 494690eb-4adc-419b-b579-1288dc539bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21731 | 2026.03.19 13:15:13.211621 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45273 | ||
| 21732 | 2026.03.19 13:15:13.212132 [ 293 ] {} <Debug> TCP-Session: 15fc2f7c-e892-4c1c-8263-1560bafcd142 Authenticating user 'default' from [fd00:1122:3344:101::e]:53621 | ||
| 21733 | 2026.03.19 13:15:13.212141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21734 | 2026.03.19 13:15:13.212169 [ 293 ] {} <Debug> TCP-Session: 15fc2f7c-e892-4c1c-8263-1560bafcd142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21735 | 2026.03.19 13:15:13.212181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21736 | 2026.03.19 13:15:13.212187 [ 292 ] {} <Debug> TCP-Session: 04cee0c4-70e5-4c04-9f90-ef5ecce99686 Authenticating user 'default' from [fd00:1122:3344:101::e]:44357 | ||
| 21737 | 2026.03.19 13:15:13.212198 [ 293 ] {} <Debug> TCP-Session: 15fc2f7c-e892-4c1c-8263-1560bafcd142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21738 | 2026.03.19 13:15:13.212210 [ 290 ] {} <Debug> TCP-Session: 5a574a93-e29b-4bca-aed4-ba879b26db73 Authenticating user 'default' from [fd00:1122:3344:101::e]:45273 | ||
| 21739 | 2026.03.19 13:15:13.212223 [ 292 ] {} <Debug> TCP-Session: 04cee0c4-70e5-4c04-9f90-ef5ecce99686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21740 | 2026.03.19 13:15:13.212248 [ 290 ] {} <Debug> TCP-Session: 5a574a93-e29b-4bca-aed4-ba879b26db73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21741 | 2026.03.19 13:15:13.212259 [ 292 ] {} <Debug> TCP-Session: 04cee0c4-70e5-4c04-9f90-ef5ecce99686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21742 | 2026.03.19 13:15:13.212271 [ 290 ] {} <Debug> TCP-Session: 5a574a93-e29b-4bca-aed4-ba879b26db73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21743 | 2026.03.19 13:15:13.212129 [ 288 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36009) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21744 | 2026.03.19 13:15:13.211852 [ 286 ] {} <Debug> TCP-Session: 03238f5f-53a2-4ca8-a98f-325afdf52859 Authenticating user 'default' from [fd00:1122:3344:101::e]:49132 | ||
| 21745 | 2026.03.19 13:15:13.212349 [ 286 ] {} <Debug> TCP-Session: 03238f5f-53a2-4ca8-a98f-325afdf52859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21746 | 2026.03.19 13:15:13.212362 [ 286 ] {} <Debug> TCP-Session: 03238f5f-53a2-4ca8-a98f-325afdf52859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21747 | 2026.03.19 13:15:13.212566 [ 288 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21748 | 2026.03.19 13:15:13.212624 [ 288 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21749 | 2026.03.19 13:15:13.212906 [ 288 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Debug> oximeter.version (1f9fac28-dfb5-4e34-b237-646b063f8141) (SelectExecutor): Key condition: unknown | ||
| 21750 | 2026.03.19 13:15:13.213864 [ 306 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Trace> AggregatingTransform: Aggregating | ||
| 21751 | 2026.03.19 13:15:13.213903 [ 306 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Trace> Aggregator: Aggregation method: without_key | ||
| 21752 | 2026.03.19 13:15:13.213938 [ 306 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935679 sec. (1068.743 rows/sec., 41.75 KiB/sec.) | ||
| 21753 | 2026.03.19 13:15:13.213955 [ 306 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Trace> Aggregator: Merging aggregated data | ||
| 21754 | 2026.03.19 13:15:13.215228 [ 288 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003157 sec., 316.7564143173899 rows/sec., 12.37 KiB/sec. | ||
| 21755 | 2026.03.19 13:15:13.215358 [ 288 ] {aec4eee4-8db0-497a-8875-22db62a82a7b} <Debug> TCPHandler: Processed in 0.003670203 sec. | ||
| 21756 | 2026.03.19 13:15:13.215476 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21757 | 2026.03.19 13:15:13.215500 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21758 | 2026.03.19 13:15:13.215514 [ 288 ] {} <Debug> TCP-Session: 892f9a64-2f76-466b-9064-2b2ac200e54d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21759 | 2026.03.19 13:15:13.215531 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21760 | 2026.03.19 13:15:13.215546 [ 290 ] {} <Debug> TCP-Session: 5a574a93-e29b-4bca-aed4-ba879b26db73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21761 | 2026.03.19 13:15:13.215544 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21762 | 2026.03.19 13:15:13.215572 [ 286 ] {} <Debug> TCP-Session: 03238f5f-53a2-4ca8-a98f-325afdf52859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21763 | 2026.03.19 13:15:13.215574 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21764 | 2026.03.19 13:15:13.215588 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21765 | 2026.03.19 13:15:13.215604 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21766 | 2026.03.19 13:15:13.215624 [ 294 ] {} <Debug> TCP-Session: 494690eb-4adc-419b-b579-1288dc539bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21767 | 2026.03.19 13:15:13.215643 [ 293 ] {} <Debug> TCP-Session: 15fc2f7c-e892-4c1c-8263-1560bafcd142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21768 | 2026.03.19 13:15:13.215654 [ 258 ] {} <Debug> TCP-Session: 37a16183-75c5-4b92-ac4f-8da023dee920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21769 | 2026.03.19 13:15:13.215604 [ 292 ] {} <Debug> TCP-Session: 04cee0c4-70e5-4c04-9f90-ef5ecce99686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21770 | 2026.03.19 13:15:13.215563 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21771 | 2026.03.19 13:15:13.215519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21772 | 2026.03.19 13:15:13.215739 [ 291 ] {} <Debug> TCP-Session: 8449f697-8551-4606-9944-080ce3b6ee39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21773 | 2026.03.19 13:15:13.215755 [ 289 ] {} <Debug> TCP-Session: f0b0f31d-c9f2-4cca-bece-4cee4e67c113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21774 | 2026.03.19 13:15:13.499223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 21775 | 2026.03.19 13:15:13.517071 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21776 | 2026.03.19 13:15:13.517141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21777 | 2026.03.19 13:15:13.523620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21778 | 2026.03.19 13:15:13.524820 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21779 | 2026.03.19 13:15:13.528357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 21780 | 2026.03.19 13:15:13.629488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2694 | ||
| 21781 | 2026.03.19 13:15:13.632489 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21782 | 2026.03.19 13:15:13.632554 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21783 | 2026.03.19 13:15:13.634006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21784 | 2026.03.19 13:15:13.634537 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21785 | 2026.03.19 13:15:13.634935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2694 | ||
| 21786 | 2026.03.19 13:15:15.363528 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21787 | 2026.03.19 13:15:15.363713 [ 259 ] {96e3f159-c80b-41fb-86d8-910f34e443af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21788 | 2026.03.19 13:15:15.363778 [ 259 ] {96e3f159-c80b-41fb-86d8-910f34e443af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21789 | 2026.03.19 13:15:15.364595 [ 259 ] {96e3f159-c80b-41fb-86d8-910f34e443af} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21790 | 2026.03.19 13:15:15.364649 [ 259 ] {96e3f159-c80b-41fb-86d8-910f34e443af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21791 | 2026.03.19 13:15:15.365224 [ 259 ] {96e3f159-c80b-41fb-86d8-910f34e443af} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21792 | 2026.03.19 13:15:15.365674 [ 259 ] {96e3f159-c80b-41fb-86d8-910f34e443af} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21793 | 2026.03.19 13:15:15.365827 [ 259 ] {96e3f159-c80b-41fb-86d8-910f34e443af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002165 sec., 131177.82909930716 rows/sec., 8.33 MiB/sec. | ||
| 21794 | 2026.03.19 13:15:15.365869 [ 259 ] {96e3f159-c80b-41fb-86d8-910f34e443af} <Debug> TCPHandler: Processed in 0.00247047 sec. | ||
| 21795 | 2026.03.19 13:15:15.365995 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21796 | 2026.03.19 13:15:15.366089 [ 259 ] {ad0896f4-b834-4837-8e58-9e1c6b53d896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21797 | 2026.03.19 13:15:15.366130 [ 259 ] {ad0896f4-b834-4837-8e58-9e1c6b53d896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21798 | 2026.03.19 13:15:15.367242 [ 259 ] {ad0896f4-b834-4837-8e58-9e1c6b53d896} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21799 | 2026.03.19 13:15:15.367278 [ 259 ] {ad0896f4-b834-4837-8e58-9e1c6b53d896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21800 | 2026.03.19 13:15:15.367790 [ 259 ] {ad0896f4-b834-4837-8e58-9e1c6b53d896} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21801 | 2026.03.19 13:15:15.368224 [ 259 ] {ad0896f4-b834-4837-8e58-9e1c6b53d896} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21802 | 2026.03.19 13:15:15.368348 [ 259 ] {ad0896f4-b834-4837-8e58-9e1c6b53d896} <Debug> executeQuery: Read 915 rows, 74.78 KiB in 0.002324 sec., 393717.72805507743 rows/sec., 31.42 MiB/sec. | ||
| 21803 | 2026.03.19 13:15:15.368383 [ 259 ] {ad0896f4-b834-4837-8e58-9e1c6b53d896} <Debug> TCPHandler: Processed in 0.00248702 sec. | ||
| 21804 | 2026.03.19 13:15:15.368488 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21805 | 2026.03.19 13:15:15.368639 [ 259 ] {9221c17e-c60d-4e9e-b5c7-e7de4bad852e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21806 | 2026.03.19 13:15:15.368678 [ 259 ] {9221c17e-c60d-4e9e-b5c7-e7de4bad852e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21807 | 2026.03.19 13:15:15.369208 [ 259 ] {9221c17e-c60d-4e9e-b5c7-e7de4bad852e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21808 | 2026.03.19 13:15:15.369244 [ 259 ] {9221c17e-c60d-4e9e-b5c7-e7de4bad852e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21809 | 2026.03.19 13:15:15.369650 [ 259 ] {9221c17e-c60d-4e9e-b5c7-e7de4bad852e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21810 | 2026.03.19 13:15:15.370070 [ 259 ] {9221c17e-c60d-4e9e-b5c7-e7de4bad852e} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21811 | 2026.03.19 13:15:15.370202 [ 259 ] {9221c17e-c60d-4e9e-b5c7-e7de4bad852e} <Debug> executeQuery: Read 201 rows, 12.98 KiB in 0.00158 sec., 127215.18987341772 rows/sec., 8.02 MiB/sec. | ||
| 21812 | 2026.03.19 13:15:15.370240 [ 259 ] {9221c17e-c60d-4e9e-b5c7-e7de4bad852e} <Debug> TCPHandler: Processed in 0.001741515 sec. | ||
| 21813 | 2026.03.19 13:15:15.370350 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21814 | 2026.03.19 13:15:15.370444 [ 259 ] {fcf5e28a-22de-42d4-ba7b-95d50a60a3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21815 | 2026.03.19 13:15:15.370483 [ 259 ] {fcf5e28a-22de-42d4-ba7b-95d50a60a3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21816 | 2026.03.19 13:15:15.370944 [ 259 ] {fcf5e28a-22de-42d4-ba7b-95d50a60a3c9} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21817 | 2026.03.19 13:15:15.370980 [ 259 ] {fcf5e28a-22de-42d4-ba7b-95d50a60a3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21818 | 2026.03.19 13:15:15.371380 [ 259 ] {fcf5e28a-22de-42d4-ba7b-95d50a60a3c9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21819 | 2026.03.19 13:15:15.371797 [ 259 ] {fcf5e28a-22de-42d4-ba7b-95d50a60a3c9} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21820 | 2026.03.19 13:15:15.371926 [ 259 ] {fcf5e28a-22de-42d4-ba7b-95d50a60a3c9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0015 sec., 99333.33333333333 rows/sec., 6.42 MiB/sec. | ||
| 21821 | 2026.03.19 13:15:15.371963 [ 259 ] {fcf5e28a-22de-42d4-ba7b-95d50a60a3c9} <Debug> TCPHandler: Processed in 0.001661413 sec. | ||
| 21822 | 2026.03.19 13:15:15.372077 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21823 | 2026.03.19 13:15:15.372170 [ 259 ] {5b0f9e08-6824-4884-8c9c-55513a159135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21824 | 2026.03.19 13:15:15.372209 [ 259 ] {5b0f9e08-6824-4884-8c9c-55513a159135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21825 | 2026.03.19 13:15:15.372669 [ 259 ] {5b0f9e08-6824-4884-8c9c-55513a159135} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21826 | 2026.03.19 13:15:15.372706 [ 259 ] {5b0f9e08-6824-4884-8c9c-55513a159135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21827 | 2026.03.19 13:15:15.373103 [ 259 ] {5b0f9e08-6824-4884-8c9c-55513a159135} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21828 | 2026.03.19 13:15:15.373564 [ 259 ] {5b0f9e08-6824-4884-8c9c-55513a159135} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21829 | 2026.03.19 13:15:15.373693 [ 259 ] {5b0f9e08-6824-4884-8c9c-55513a159135} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001541 sec., 96041.53147306944 rows/sec., 5.46 MiB/sec. | ||
| 21830 | 2026.03.19 13:15:15.373730 [ 259 ] {5b0f9e08-6824-4884-8c9c-55513a159135} <Debug> TCPHandler: Processed in 0.001701274 sec. | ||
| 21831 | 2026.03.19 13:15:15.373842 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21832 | 2026.03.19 13:15:15.373935 [ 259 ] {3ed20f39-fbfb-4bfb-902f-52f2e599997b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21833 | 2026.03.19 13:15:15.373973 [ 259 ] {3ed20f39-fbfb-4bfb-902f-52f2e599997b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21834 | 2026.03.19 13:15:15.374660 [ 259 ] {3ed20f39-fbfb-4bfb-902f-52f2e599997b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21835 | 2026.03.19 13:15:15.374696 [ 259 ] {3ed20f39-fbfb-4bfb-902f-52f2e599997b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21836 | 2026.03.19 13:15:15.375146 [ 259 ] {3ed20f39-fbfb-4bfb-902f-52f2e599997b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21837 | 2026.03.19 13:15:15.375569 [ 259 ] {3ed20f39-fbfb-4bfb-902f-52f2e599997b} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21838 | 2026.03.19 13:15:15.375700 [ 259 ] {3ed20f39-fbfb-4bfb-902f-52f2e599997b} <Debug> executeQuery: Read 549 rows, 39.90 KiB in 0.001783 sec., 307908.02019068983 rows/sec., 21.86 MiB/sec. | ||
| 21839 | 2026.03.19 13:15:15.375738 [ 259 ] {3ed20f39-fbfb-4bfb-902f-52f2e599997b} <Debug> TCPHandler: Processed in 0.001942909 sec. | ||
| 21840 | 2026.03.19 13:15:15.375854 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21841 | 2026.03.19 13:15:15.375946 [ 259 ] {8c55ca75-dd8c-4e7c-b358-61f97ebe99f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21842 | 2026.03.19 13:15:15.375986 [ 259 ] {8c55ca75-dd8c-4e7c-b358-61f97ebe99f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21843 | 2026.03.19 13:15:15.376328 [ 259 ] {8c55ca75-dd8c-4e7c-b358-61f97ebe99f6} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21844 | 2026.03.19 13:15:15.376362 [ 259 ] {8c55ca75-dd8c-4e7c-b358-61f97ebe99f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21845 | 2026.03.19 13:15:15.376778 [ 259 ] {8c55ca75-dd8c-4e7c-b358-61f97ebe99f6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21846 | 2026.03.19 13:15:15.377226 [ 259 ] {8c55ca75-dd8c-4e7c-b358-61f97ebe99f6} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21847 | 2026.03.19 13:15:15.377356 [ 259 ] {8c55ca75-dd8c-4e7c-b358-61f97ebe99f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 219.68 KiB/sec. | ||
| 21848 | 2026.03.19 13:15:15.377393 [ 259 ] {8c55ca75-dd8c-4e7c-b358-61f97ebe99f6} <Debug> TCPHandler: Processed in 0.001588392 sec. | ||
| 21849 | 2026.03.19 13:15:15.377503 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21850 | 2026.03.19 13:15:15.377598 [ 259 ] {d243a5ae-339d-4f73-8d4d-0d724f00af98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21851 | 2026.03.19 13:15:15.377641 [ 259 ] {d243a5ae-339d-4f73-8d4d-0d724f00af98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21852 | 2026.03.19 13:15:15.378089 [ 259 ] {d243a5ae-339d-4f73-8d4d-0d724f00af98} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21853 | 2026.03.19 13:15:15.378124 [ 259 ] {d243a5ae-339d-4f73-8d4d-0d724f00af98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21854 | 2026.03.19 13:15:15.378558 [ 259 ] {d243a5ae-339d-4f73-8d4d-0d724f00af98} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21855 | 2026.03.19 13:15:15.379009 [ 259 ] {d243a5ae-339d-4f73-8d4d-0d724f00af98} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21856 | 2026.03.19 13:15:15.379136 [ 259 ] {d243a5ae-339d-4f73-8d4d-0d724f00af98} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001557 sec., 170199.100834939 rows/sec., 11.31 MiB/sec. | ||
| 21857 | 2026.03.19 13:15:15.379157 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 6 parts from all_1_157_33 to all_162_162_0 | ||
| 21858 | 2026.03.19 13:15:15.379173 [ 259 ] {d243a5ae-339d-4f73-8d4d-0d724f00af98} <Debug> TCPHandler: Processed in 0.001718454 sec. | ||
| 21859 | 2026.03.19 13:15:15.379227 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21860 | 2026.03.19 13:15:15.379251 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21861 | 2026.03.19 13:15:15.379325 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21862 | 2026.03.19 13:15:15.379377 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_157_33 to all_162_162_0 into Compact with storage Full | ||
| 21863 | 2026.03.19 13:15:15.379425 [ 259 ] {7fb9150a-5bc4-45a4-a069-7c458c401c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21864 | 2026.03.19 13:15:15.379471 [ 259 ] {7fb9150a-5bc4-45a4-a069-7c458c401c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21865 | 2026.03.19 13:15:15.379515 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21866 | 2026.03.19 13:15:15.379567 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_157_33, total 56296 rows starting from the beginning of the part | ||
| 21867 | 2026.03.19 13:15:15.379642 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 96 rows starting from the beginning of the part | ||
| 21868 | 2026.03.19 13:15:15.379692 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 21869 | 2026.03.19 13:15:15.379736 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 265 rows starting from the beginning of the part | ||
| 21870 | 2026.03.19 13:15:15.379775 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 21871 | 2026.03.19 13:15:15.379787 [ 259 ] {7fb9150a-5bc4-45a4-a069-7c458c401c4e} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21872 | 2026.03.19 13:15:15.379815 [ 192 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 265 rows starting from the beginning of the part | ||
| 21873 | 2026.03.19 13:15:15.379838 [ 259 ] {7fb9150a-5bc4-45a4-a069-7c458c401c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21874 | 2026.03.19 13:15:15.380367 [ 259 ] {7fb9150a-5bc4-45a4-a069-7c458c401c4e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21875 | 2026.03.19 13:15:15.380814 [ 259 ] {7fb9150a-5bc4-45a4-a069-7c458c401c4e} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21876 | 2026.03.19 13:15:15.380948 [ 259 ] {7fb9150a-5bc4-45a4-a069-7c458c401c4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001541 sec., 648.9292667099286 rows/sec., 43.73 KiB/sec. | ||
| 21877 | 2026.03.19 13:15:15.380983 [ 259 ] {7fb9150a-5bc4-45a4-a069-7c458c401c4e} <Debug> TCPHandler: Processed in 0.001715724 sec. | ||
| 21878 | 2026.03.19 13:15:15.381100 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21879 | 2026.03.19 13:15:15.381193 [ 259 ] {e068dd91-628a-45f1-b648-070e48638a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21880 | 2026.03.19 13:15:15.381245 [ 259 ] {e068dd91-628a-45f1-b648-070e48638a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21881 | 2026.03.19 13:15:15.382195 [ 259 ] {e068dd91-628a-45f1-b648-070e48638a4b} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21882 | 2026.03.19 13:15:15.382230 [ 259 ] {e068dd91-628a-45f1-b648-070e48638a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21883 | 2026.03.19 13:15:15.382943 [ 259 ] {e068dd91-628a-45f1-b648-070e48638a4b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21884 | 2026.03.19 13:15:15.383381 [ 259 ] {e068dd91-628a-45f1-b648-070e48638a4b} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21885 | 2026.03.19 13:15:15.383520 [ 259 ] {e068dd91-628a-45f1-b648-070e48638a4b} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002344 sec., 25170.64846416382 rows/sec., 45.10 MiB/sec. | ||
| 21886 | 2026.03.19 13:15:15.383575 [ 259 ] {e068dd91-628a-45f1-b648-070e48638a4b} <Debug> TCPHandler: Processed in 0.00252976 sec. | ||
| 21887 | 2026.03.19 13:15:15.383695 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21888 | 2026.03.19 13:15:15.383793 [ 259 ] {1543ec08-856a-426d-b766-1dfaaef206d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21889 | 2026.03.19 13:15:15.383834 [ 259 ] {1543ec08-856a-426d-b766-1dfaaef206d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21890 | 2026.03.19 13:15:15.384174 [ 259 ] {1543ec08-856a-426d-b766-1dfaaef206d5} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21891 | 2026.03.19 13:15:15.384208 [ 259 ] {1543ec08-856a-426d-b766-1dfaaef206d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 21892 | 2026.03.19 13:15:15.384698 [ 259 ] {1543ec08-856a-426d-b766-1dfaaef206d5} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21893 | 2026.03.19 13:15:15.385142 [ 259 ] {1543ec08-856a-426d-b766-1dfaaef206d5} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21894 | 2026.03.19 13:15:15.385271 [ 259 ] {1543ec08-856a-426d-b766-1dfaaef206d5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0015 sec., 60000 rows/sec., 3.75 MiB/sec. | ||
| 21895 | 2026.03.19 13:15:15.385306 [ 259 ] {1543ec08-856a-426d-b766-1dfaaef206d5} <Debug> TCPHandler: Processed in 0.001668113 sec. | ||
| 21896 | 2026.03.19 13:15:15.389374 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57242 rows, containing 5 columns (5 merged, 0 gathered) in 0.01003808 sec., 5702484.937358539 rows/sec., 373.45 MiB/sec. | ||
| 21897 | 2026.03.19 13:15:15.390251 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Trace> MergedBlockOutputStream: filled checksums all_1_162_34 (state Temporary) | ||
| 21898 | 2026.03.19 13:15:15.390794 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_162_34 to all_1_162_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21899 | 2026.03.19 13:15:15.390879 [ 191 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_162_34} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 6 parts: [all_1_157_33, all_162_162_0] -> all_1_162_34 | ||
| 21900 | 2026.03.19 13:15:15.390992 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 21901 | 2026.03.19 13:15:16.200141 [ 225 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21902 | 2026.03.19 13:15:16.200202 [ 225 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21903 | 2026.03.19 13:15:16.204276 [ 225 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21904 | 2026.03.19 13:15:18.170884 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21905 | 2026.03.19 13:15:18.170986 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21906 | 2026.03.19 13:15:18.459318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47053 | ||
| 21907 | 2026.03.19 13:15:18.459907 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21908 | 2026.03.19 13:15:18.459945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21909 | 2026.03.19 13:15:18.460393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21910 | 2026.03.19 13:15:18.460611 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21911 | 2026.03.19 13:15:18.460736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47053 | ||
| 21912 | 2026.03.19 13:15:20.297336 [ 224 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 21913 | 2026.03.19 13:15:20.297427 [ 224 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 21914 | 2026.03.19 13:15:20.301008 [ 224 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 21915 | 2026.03.19 13:15:20.303314 [ 221 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 21916 | 2026.03.19 13:15:20.303374 [ 221 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 21917 | 2026.03.19 13:15:20.307078 [ 221 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 21918 | 2026.03.19 13:15:20.353711 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21919 | 2026.03.19 13:15:20.353912 [ 259 ] {e371c8a7-7de8-43fc-b2a9-3072e60cc8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21920 | 2026.03.19 13:15:20.353985 [ 259 ] {e371c8a7-7de8-43fc-b2a9-3072e60cc8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21921 | 2026.03.19 13:15:20.354734 [ 259 ] {e371c8a7-7de8-43fc-b2a9-3072e60cc8b4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21922 | 2026.03.19 13:15:20.354777 [ 259 ] {e371c8a7-7de8-43fc-b2a9-3072e60cc8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21923 | 2026.03.19 13:15:20.355164 [ 259 ] {e371c8a7-7de8-43fc-b2a9-3072e60cc8b4} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21924 | 2026.03.19 13:15:20.355388 [ 259 ] {e371c8a7-7de8-43fc-b2a9-3072e60cc8b4} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21925 | 2026.03.19 13:15:20.355541 [ 259 ] {e371c8a7-7de8-43fc-b2a9-3072e60cc8b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 21926 | 2026.03.19 13:15:20.355584 [ 259 ] {e371c8a7-7de8-43fc-b2a9-3072e60cc8b4} <Debug> TCPHandler: Processed in 0.002017721 sec. | ||
| 21927 | 2026.03.19 13:15:20.355702 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21928 | 2026.03.19 13:15:20.355796 [ 259 ] {f66918e9-0f8e-4819-a62a-6e131d1ec345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21929 | 2026.03.19 13:15:20.355836 [ 259 ] {f66918e9-0f8e-4819-a62a-6e131d1ec345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21930 | 2026.03.19 13:15:20.356298 [ 259 ] {f66918e9-0f8e-4819-a62a-6e131d1ec345} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21931 | 2026.03.19 13:15:20.356333 [ 259 ] {f66918e9-0f8e-4819-a62a-6e131d1ec345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21932 | 2026.03.19 13:15:20.356627 [ 259 ] {f66918e9-0f8e-4819-a62a-6e131d1ec345} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21933 | 2026.03.19 13:15:20.356835 [ 259 ] {f66918e9-0f8e-4819-a62a-6e131d1ec345} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21934 | 2026.03.19 13:15:20.356961 [ 259 ] {f66918e9-0f8e-4819-a62a-6e131d1ec345} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 21935 | 2026.03.19 13:15:20.356999 [ 259 ] {f66918e9-0f8e-4819-a62a-6e131d1ec345} <Debug> TCPHandler: Processed in 0.001344177 sec. | ||
| 21936 | 2026.03.19 13:15:20.357084 [ 225 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 21937 | 2026.03.19 13:15:20.357117 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21938 | 2026.03.19 13:15:20.357125 [ 225 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 21939 | 2026.03.19 13:15:20.357217 [ 259 ] {1e0ff780-e764-4aba-98f4-8c97118e4077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21940 | 2026.03.19 13:15:20.357263 [ 259 ] {1e0ff780-e764-4aba-98f4-8c97118e4077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21941 | 2026.03.19 13:15:20.357717 [ 259 ] {1e0ff780-e764-4aba-98f4-8c97118e4077} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21942 | 2026.03.19 13:15:20.357754 [ 259 ] {1e0ff780-e764-4aba-98f4-8c97118e4077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21943 | 2026.03.19 13:15:20.358102 [ 259 ] {1e0ff780-e764-4aba-98f4-8c97118e4077} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21944 | 2026.03.19 13:15:20.358305 [ 259 ] {1e0ff780-e764-4aba-98f4-8c97118e4077} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21945 | 2026.03.19 13:15:20.358432 [ 259 ] {1e0ff780-e764-4aba-98f4-8c97118e4077} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 21946 | 2026.03.19 13:15:20.358468 [ 259 ] {1e0ff780-e764-4aba-98f4-8c97118e4077} <Debug> TCPHandler: Processed in 0.001399108 sec. | ||
| 21947 | 2026.03.19 13:15:20.358581 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21948 | 2026.03.19 13:15:20.358674 [ 259 ] {bbffba4e-5fe8-4786-8109-36b50a135d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21949 | 2026.03.19 13:15:20.358715 [ 259 ] {bbffba4e-5fe8-4786-8109-36b50a135d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21950 | 2026.03.19 13:15:20.359046 [ 259 ] {bbffba4e-5fe8-4786-8109-36b50a135d0a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21951 | 2026.03.19 13:15:20.359083 [ 259 ] {bbffba4e-5fe8-4786-8109-36b50a135d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21952 | 2026.03.19 13:15:20.359386 [ 259 ] {bbffba4e-5fe8-4786-8109-36b50a135d0a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21953 | 2026.03.19 13:15:20.359597 [ 259 ] {bbffba4e-5fe8-4786-8109-36b50a135d0a} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21954 | 2026.03.19 13:15:20.359723 [ 259 ] {bbffba4e-5fe8-4786-8109-36b50a135d0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 21955 | 2026.03.19 13:15:20.359760 [ 259 ] {bbffba4e-5fe8-4786-8109-36b50a135d0a} <Debug> TCPHandler: Processed in 0.001226355 sec. | ||
| 21956 | 2026.03.19 13:15:20.360484 [ 225 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 21957 | 2026.03.19 13:15:20.986740 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 21958 | 2026.03.19 13:15:20.986850 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 21959 | 2026.03.19 13:15:20.989433 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 21960 | 2026.03.19 13:15:21.028701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 21961 | 2026.03.19 13:15:21.046614 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21962 | 2026.03.19 13:15:21.046654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21963 | 2026.03.19 13:15:21.052875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21964 | 2026.03.19 13:15:21.053592 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21965 | 2026.03.19 13:15:21.056720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 21966 | 2026.03.19 13:15:21.567920 [ 219 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21967 | 2026.03.19 13:15:21.567942 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21968 | 2026.03.19 13:15:21.567978 [ 219 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21969 | 2026.03.19 13:15:21.568220 [ 259 ] {1b47abb4-9818-4bb7-9658-5eb9e67da090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21970 | 2026.03.19 13:15:21.568290 [ 259 ] {1b47abb4-9818-4bb7-9658-5eb9e67da090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21971 | 2026.03.19 13:15:21.569045 [ 259 ] {1b47abb4-9818-4bb7-9658-5eb9e67da090} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21972 | 2026.03.19 13:15:21.569092 [ 259 ] {1b47abb4-9818-4bb7-9658-5eb9e67da090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21973 | 2026.03.19 13:15:21.569507 [ 259 ] {1b47abb4-9818-4bb7-9658-5eb9e67da090} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21974 | 2026.03.19 13:15:21.569758 [ 259 ] {1b47abb4-9818-4bb7-9658-5eb9e67da090} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21975 | 2026.03.19 13:15:21.569893 [ 106 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 21976 | 2026.03.19 13:15:21.569912 [ 259 ] {1b47abb4-9818-4bb7-9658-5eb9e67da090} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 21977 | 2026.03.19 13:15:21.569945 [ 106 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21978 | 2026.03.19 13:15:21.569964 [ 259 ] {1b47abb4-9818-4bb7-9658-5eb9e67da090} <Debug> TCPHandler: Processed in 0.002220415 sec. | ||
| 21979 | 2026.03.19 13:15:21.569974 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21980 | 2026.03.19 13:15:21.570097 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21981 | 2026.03.19 13:15:21.570115 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 21982 | 2026.03.19 13:15:21.570198 [ 259 ] {bf84a264-4664-49d8-a79a-e50948b31eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21983 | 2026.03.19 13:15:21.570246 [ 259 ] {bf84a264-4664-49d8-a79a-e50948b31eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21984 | 2026.03.19 13:15:21.570257 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21985 | 2026.03.19 13:15:21.570296 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 284 rows starting from the beginning of the part | ||
| 21986 | 2026.03.19 13:15:21.570336 [ 219 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21987 | 2026.03.19 13:15:21.570367 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 284 rows starting from the beginning of the part | ||
| 21988 | 2026.03.19 13:15:21.570420 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 284 rows starting from the beginning of the part | ||
| 21989 | 2026.03.19 13:15:21.570470 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 284 rows starting from the beginning of the part | ||
| 21990 | 2026.03.19 13:15:21.570528 [ 194 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 284 rows starting from the beginning of the part | ||
| 21991 | 2026.03.19 13:15:21.570675 [ 259 ] {bf84a264-4664-49d8-a79a-e50948b31eed} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21992 | 2026.03.19 13:15:21.570719 [ 259 ] {bf84a264-4664-49d8-a79a-e50948b31eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 21993 | 2026.03.19 13:15:21.571045 [ 259 ] {bf84a264-4664-49d8-a79a-e50948b31eed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21994 | 2026.03.19 13:15:21.571273 [ 259 ] {bf84a264-4664-49d8-a79a-e50948b31eed} <Trace> oximeter.fields_ipaddr (8180f1ed-2fbb-4291-8f31-77097bad4870): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21995 | 2026.03.19 13:15:21.571406 [ 259 ] {bf84a264-4664-49d8-a79a-e50948b31eed} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001227 sec., 13039.934800325998 rows/sec., 1.04 MiB/sec. | ||
| 21996 | 2026.03.19 13:15:21.571445 [ 259 ] {bf84a264-4664-49d8-a79a-e50948b31eed} <Debug> TCPHandler: Processed in 0.001398538 sec. | ||
| 21997 | 2026.03.19 13:15:21.571542 [ 191 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147994 sec., 959498.3580415422 rows/sec., 64.60 MiB/sec. | ||
| 21998 | 2026.03.19 13:15:21.571584 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21999 | 2026.03.19 13:15:21.571686 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22000 | 2026.03.19 13:15:21.571728 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22001 | 2026.03.19 13:15:21.571743 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 22002 | 2026.03.19 13:15:21.572071 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22003 | 2026.03.19 13:15:21.572146 [ 197 ] {6477c2d3-a3ba-4219-836d-c0a8bc141acb::all_1_73_18} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 22004 | 2026.03.19 13:15:21.572227 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 22005 | 2026.03.19 13:15:21.573526 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22006 | 2026.03.19 13:15:21.573567 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22007 | 2026.03.19 13:15:21.574030 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22008 | 2026.03.19 13:15:21.574257 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22009 | 2026.03.19 13:15:21.574390 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Debug> executeQuery: Read 2813 rows, 220.98 KiB in 0.002722 sec., 1033431.3005143277 rows/sec., 79.28 MiB/sec. | ||
| 22010 | 2026.03.19 13:15:21.574433 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 22011 | 2026.03.19 13:15:21.574446 [ 259 ] {6024e319-e6a6-4b50-b47d-b5f130a5a651} <Debug> TCPHandler: Processed in 0.002911328 sec. | ||
| 22012 | 2026.03.19 13:15:21.574562 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22013 | 2026.03.19 13:15:21.574658 [ 259 ] {1be74967-1180-4472-b77a-b730bb39b2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22014 | 2026.03.19 13:15:21.574698 [ 259 ] {1be74967-1180-4472-b77a-b730bb39b2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22015 | 2026.03.19 13:15:21.575200 [ 259 ] {1be74967-1180-4472-b77a-b730bb39b2b4} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22016 | 2026.03.19 13:15:21.575237 [ 259 ] {1be74967-1180-4472-b77a-b730bb39b2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22017 | 2026.03.19 13:15:21.575544 [ 259 ] {1be74967-1180-4472-b77a-b730bb39b2b4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22018 | 2026.03.19 13:15:21.575780 [ 259 ] {1be74967-1180-4472-b77a-b730bb39b2b4} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22019 | 2026.03.19 13:15:21.575915 [ 259 ] {1be74967-1180-4472-b77a-b730bb39b2b4} <Debug> executeQuery: Read 231 rows, 15.15 KiB in 0.001275 sec., 181176.47058823527 rows/sec., 11.60 MiB/sec. | ||
| 22020 | 2026.03.19 13:15:21.575955 [ 259 ] {1be74967-1180-4472-b77a-b730bb39b2b4} <Debug> TCPHandler: Processed in 0.001441969 sec. | ||
| 22021 | 2026.03.19 13:15:21.576061 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22022 | 2026.03.19 13:15:21.576157 [ 259 ] {ed7740a1-2b0b-4b61-bef4-88459a9c12b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22023 | 2026.03.19 13:15:21.576196 [ 259 ] {ed7740a1-2b0b-4b61-bef4-88459a9c12b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22024 | 2026.03.19 13:15:21.576908 [ 259 ] {ed7740a1-2b0b-4b61-bef4-88459a9c12b3} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22025 | 2026.03.19 13:15:21.576945 [ 259 ] {ed7740a1-2b0b-4b61-bef4-88459a9c12b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22026 | 2026.03.19 13:15:21.577304 [ 259 ] {ed7740a1-2b0b-4b61-bef4-88459a9c12b3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22027 | 2026.03.19 13:15:21.577512 [ 259 ] {ed7740a1-2b0b-4b61-bef4-88459a9c12b3} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22028 | 2026.03.19 13:15:21.577642 [ 259 ] {ed7740a1-2b0b-4b61-bef4-88459a9c12b3} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001502 sec., 570572.5699067909 rows/sec., 33.91 MiB/sec. | ||
| 22029 | 2026.03.19 13:15:21.577681 [ 259 ] {ed7740a1-2b0b-4b61-bef4-88459a9c12b3} <Debug> TCPHandler: Processed in 0.001668643 sec. | ||
| 22030 | 2026.03.19 13:15:21.577788 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22031 | 2026.03.19 13:15:21.577882 [ 259 ] {4cf59dae-6c98-40a3-ad63-70a14fcae26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22032 | 2026.03.19 13:15:21.577919 [ 259 ] {4cf59dae-6c98-40a3-ad63-70a14fcae26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22033 | 2026.03.19 13:15:21.578271 [ 259 ] {4cf59dae-6c98-40a3-ad63-70a14fcae26d} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22034 | 2026.03.19 13:15:21.578305 [ 259 ] {4cf59dae-6c98-40a3-ad63-70a14fcae26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22035 | 2026.03.19 13:15:21.578567 [ 259 ] {4cf59dae-6c98-40a3-ad63-70a14fcae26d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 22036 | 2026.03.19 13:15:21.578764 [ 259 ] {4cf59dae-6c98-40a3-ad63-70a14fcae26d} <Trace> oximeter.fields_u64 (f0bf588b-e5af-4a80-bb2b-1bd7900487be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22037 | 2026.03.19 13:15:21.578966 [ 259 ] {4cf59dae-6c98-40a3-ad63-70a14fcae26d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 22038 | 2026.03.19 13:15:21.579005 [ 259 ] {4cf59dae-6c98-40a3-ad63-70a14fcae26d} <Debug> TCPHandler: Processed in 0.001265005 sec. | ||
| 22039 | 2026.03.19 13:15:21.579109 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22040 | 2026.03.19 13:15:21.579204 [ 259 ] {e0dd6d95-89eb-42bb-bbc4-ab01f54d7903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22041 | 2026.03.19 13:15:21.579242 [ 259 ] {e0dd6d95-89eb-42bb-bbc4-ab01f54d7903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22042 | 2026.03.19 13:15:21.579673 [ 259 ] {e0dd6d95-89eb-42bb-bbc4-ab01f54d7903} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22043 | 2026.03.19 13:15:21.579709 [ 259 ] {e0dd6d95-89eb-42bb-bbc4-ab01f54d7903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22044 | 2026.03.19 13:15:21.580002 [ 259 ] {e0dd6d95-89eb-42bb-bbc4-ab01f54d7903} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22045 | 2026.03.19 13:15:21.580209 [ 259 ] {e0dd6d95-89eb-42bb-bbc4-ab01f54d7903} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22046 | 2026.03.19 13:15:21.580305 [ 102 ] {} <Debug> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 22047 | 2026.03.19 13:15:21.580335 [ 259 ] {e0dd6d95-89eb-42bb-bbc4-ab01f54d7903} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 22048 | 2026.03.19 13:15:21.580342 [ 102 ] {} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22049 | 2026.03.19 13:15:21.580376 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22050 | 2026.03.19 13:15:21.580381 [ 259 ] {e0dd6d95-89eb-42bb-bbc4-ab01f54d7903} <Debug> TCPHandler: Processed in 0.001321486 sec. | ||
| 22051 | 2026.03.19 13:15:21.580454 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 22052 | 2026.03.19 13:15:21.580498 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22053 | 2026.03.19 13:15:21.580546 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22054 | 2026.03.19 13:15:21.580576 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 148 rows starting from the beginning of the part | ||
| 22055 | 2026.03.19 13:15:21.580597 [ 259 ] {53e588e5-c90f-46fa-ba1a-e2ab97e479f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22056 | 2026.03.19 13:15:21.580625 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 148 rows starting from the beginning of the part | ||
| 22057 | 2026.03.19 13:15:21.580643 [ 259 ] {53e588e5-c90f-46fa-ba1a-e2ab97e479f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22058 | 2026.03.19 13:15:21.580673 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 148 rows starting from the beginning of the part | ||
| 22059 | 2026.03.19 13:15:21.580719 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 148 rows starting from the beginning of the part | ||
| 22060 | 2026.03.19 13:15:21.580761 [ 197 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 148 rows starting from the beginning of the part | ||
| 22061 | 2026.03.19 13:15:21.581548 [ 195 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123833 sec., 658460.8211362364 rows/sec., 39.96 MiB/sec. | ||
| 22062 | 2026.03.19 13:15:21.581666 [ 259 ] {53e588e5-c90f-46fa-ba1a-e2ab97e479f6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22063 | 2026.03.19 13:15:21.581709 [ 259 ] {53e588e5-c90f-46fa-ba1a-e2ab97e479f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22064 | 2026.03.19 13:15:21.581735 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 22065 | 2026.03.19 13:15:21.582063 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22066 | 2026.03.19 13:15:21.582112 [ 259 ] {53e588e5-c90f-46fa-ba1a-e2ab97e479f6} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22067 | 2026.03.19 13:15:21.582150 [ 191 ] {1fa5e80d-7322-459e-bb82-c0ba75de007a::all_1_73_18} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 22068 | 2026.03.19 13:15:21.582271 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22069 | 2026.03.19 13:15:21.582344 [ 259 ] {53e588e5-c90f-46fa-ba1a-e2ab97e479f6} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22070 | 2026.03.19 13:15:21.582480 [ 259 ] {53e588e5-c90f-46fa-ba1a-e2ab97e479f6} <Debug> executeQuery: Read 1515 rows, 107.56 KiB in 0.0019 sec., 797368.4210526316 rows/sec., 55.28 MiB/sec. | ||
| 22071 | 2026.03.19 13:15:21.582520 [ 259 ] {53e588e5-c90f-46fa-ba1a-e2ab97e479f6} <Debug> TCPHandler: Processed in 0.002072011 sec. | ||
| 22072 | 2026.03.19 13:15:21.582632 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22073 | 2026.03.19 13:15:21.582729 [ 259 ] {88ac3db8-cfa8-44c2-82f7-072202b08bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22074 | 2026.03.19 13:15:21.582771 [ 259 ] {88ac3db8-cfa8-44c2-82f7-072202b08bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22075 | 2026.03.19 13:15:21.583107 [ 259 ] {88ac3db8-cfa8-44c2-82f7-072202b08bc5} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22076 | 2026.03.19 13:15:21.583144 [ 259 ] {88ac3db8-cfa8-44c2-82f7-072202b08bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22077 | 2026.03.19 13:15:21.583440 [ 259 ] {88ac3db8-cfa8-44c2-82f7-072202b08bc5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22078 | 2026.03.19 13:15:21.583649 [ 259 ] {88ac3db8-cfa8-44c2-82f7-072202b08bc5} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22079 | 2026.03.19 13:15:21.583778 [ 259 ] {88ac3db8-cfa8-44c2-82f7-072202b08bc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 22080 | 2026.03.19 13:15:21.583816 [ 259 ] {88ac3db8-cfa8-44c2-82f7-072202b08bc5} <Debug> TCPHandler: Processed in 0.001233594 sec. | ||
| 22081 | 2026.03.19 13:15:21.583923 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22082 | 2026.03.19 13:15:21.584018 [ 259 ] {ed899d6a-bea7-416a-8e48-c97549cbe9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22083 | 2026.03.19 13:15:21.584061 [ 259 ] {ed899d6a-bea7-416a-8e48-c97549cbe9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22084 | 2026.03.19 13:15:21.584841 [ 259 ] {ed899d6a-bea7-416a-8e48-c97549cbe9ae} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22085 | 2026.03.19 13:15:21.584878 [ 259 ] {ed899d6a-bea7-416a-8e48-c97549cbe9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22086 | 2026.03.19 13:15:21.585299 [ 259 ] {ed899d6a-bea7-416a-8e48-c97549cbe9ae} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22087 | 2026.03.19 13:15:21.585512 [ 259 ] {ed899d6a-bea7-416a-8e48-c97549cbe9ae} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22088 | 2026.03.19 13:15:21.585652 [ 259 ] {ed899d6a-bea7-416a-8e48-c97549cbe9ae} <Debug> executeQuery: Read 1362 rows, 87.38 KiB in 0.001651 sec., 824954.5729860691 rows/sec., 51.69 MiB/sec. | ||
| 22089 | 2026.03.19 13:15:21.585691 [ 259 ] {ed899d6a-bea7-416a-8e48-c97549cbe9ae} <Debug> TCPHandler: Processed in 0.001816326 sec. | ||
| 22090 | 2026.03.19 13:15:21.585800 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22091 | 2026.03.19 13:15:21.585896 [ 259 ] {44f4c9fb-c3e9-489e-9ed1-c119618a7e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22092 | 2026.03.19 13:15:21.585939 [ 259 ] {44f4c9fb-c3e9-489e-9ed1-c119618a7e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22093 | 2026.03.19 13:15:21.586248 [ 259 ] {44f4c9fb-c3e9-489e-9ed1-c119618a7e76} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22094 | 2026.03.19 13:15:21.586284 [ 259 ] {44f4c9fb-c3e9-489e-9ed1-c119618a7e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22095 | 2026.03.19 13:15:21.586571 [ 259 ] {44f4c9fb-c3e9-489e-9ed1-c119618a7e76} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22096 | 2026.03.19 13:15:21.586778 [ 259 ] {44f4c9fb-c3e9-489e-9ed1-c119618a7e76} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22097 | 2026.03.19 13:15:21.586908 [ 259 ] {44f4c9fb-c3e9-489e-9ed1-c119618a7e76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 22098 | 2026.03.19 13:15:21.586946 [ 259 ] {44f4c9fb-c3e9-489e-9ed1-c119618a7e76} <Debug> TCPHandler: Processed in 0.001195104 sec. | ||
| 22099 | 2026.03.19 13:15:21.587046 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22100 | 2026.03.19 13:15:21.587139 [ 259 ] {68089357-3e2a-4fb5-b706-39b9253a1dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22101 | 2026.03.19 13:15:21.587193 [ 259 ] {68089357-3e2a-4fb5-b706-39b9253a1dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22102 | 2026.03.19 13:15:21.588195 [ 259 ] {68089357-3e2a-4fb5-b706-39b9253a1dd3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22103 | 2026.03.19 13:15:21.588231 [ 259 ] {68089357-3e2a-4fb5-b706-39b9253a1dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22104 | 2026.03.19 13:15:21.588836 [ 259 ] {68089357-3e2a-4fb5-b706-39b9253a1dd3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22105 | 2026.03.19 13:15:21.589060 [ 259 ] {68089357-3e2a-4fb5-b706-39b9253a1dd3} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22106 | 2026.03.19 13:15:21.589197 [ 259 ] {68089357-3e2a-4fb5-b706-39b9253a1dd3} <Debug> executeQuery: Read 73 rows, 133.95 KiB in 0.002074 sec., 35197.685631629705 rows/sec., 63.07 MiB/sec. | ||
| 22107 | 2026.03.19 13:15:21.589254 [ 259 ] {68089357-3e2a-4fb5-b706-39b9253a1dd3} <Debug> TCPHandler: Processed in 0.002257745 sec. | ||
| 22108 | 2026.03.19 13:15:21.589368 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22109 | 2026.03.19 13:15:21.589464 [ 259 ] {58366406-3f2c-44e8-9dd3-cb00f7f28253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22110 | 2026.03.19 13:15:21.589505 [ 259 ] {58366406-3f2c-44e8-9dd3-cb00f7f28253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22111 | 2026.03.19 13:15:21.589840 [ 259 ] {58366406-3f2c-44e8-9dd3-cb00f7f28253} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22112 | 2026.03.19 13:15:21.589876 [ 259 ] {58366406-3f2c-44e8-9dd3-cb00f7f28253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22113 | 2026.03.19 13:15:21.590185 [ 259 ] {58366406-3f2c-44e8-9dd3-cb00f7f28253} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22114 | 2026.03.19 13:15:21.590395 [ 259 ] {58366406-3f2c-44e8-9dd3-cb00f7f28253} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22115 | 2026.03.19 13:15:21.590523 [ 259 ] {58366406-3f2c-44e8-9dd3-cb00f7f28253} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001077 sec., 50139.27576601671 rows/sec., 2.98 MiB/sec. | ||
| 22116 | 2026.03.19 13:15:21.590560 [ 259 ] {58366406-3f2c-44e8-9dd3-cb00f7f28253} <Debug> TCPHandler: Processed in 0.001241435 sec. | ||
| 22117 | 2026.03.19 13:15:22.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.73 MiB, peak 424.61 MiB, free memory in arenas 0.00 B, will set to 407.25 MiB (RSS), difference: -1.48 MiB | ||
| 22118 | 2026.03.19 13:15:22.737122 [ 219 ] {} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22119 | 2026.03.19 13:15:22.737229 [ 219 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22120 | 2026.03.19 13:15:22.739890 [ 219 ] {} <Debug> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22121 | 2026.03.19 13:15:23.390785 [ 221 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 22122 | 2026.03.19 13:15:23.390853 [ 221 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 22123 | 2026.03.19 13:15:23.393481 [ 221 ] {} <Debug> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): 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] | ||
| 22124 | 2026.03.19 13:15:23.635492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2750 | ||
| 22125 | 2026.03.19 13:15:23.638405 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22126 | 2026.03.19 13:15:23.638452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22127 | 2026.03.19 13:15:23.639652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22128 | 2026.03.19 13:15:23.639921 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22129 | 2026.03.19 13:15:23.640189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2750 | ||
| 22130 | 2026.03.19 13:15:25.351180 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22131 | 2026.03.19 13:15:25.351402 [ 259 ] {e72fbeed-faf1-4704-b960-66723c91e279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22132 | 2026.03.19 13:15:25.351509 [ 259 ] {e72fbeed-faf1-4704-b960-66723c91e279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22133 | 2026.03.19 13:15:25.352678 [ 259 ] {e72fbeed-faf1-4704-b960-66723c91e279} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22134 | 2026.03.19 13:15:25.352722 [ 259 ] {e72fbeed-faf1-4704-b960-66723c91e279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22135 | 2026.03.19 13:15:25.353106 [ 259 ] {e72fbeed-faf1-4704-b960-66723c91e279} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22136 | 2026.03.19 13:15:25.353330 [ 259 ] {e72fbeed-faf1-4704-b960-66723c91e279} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22137 | 2026.03.19 13:15:25.353493 [ 259 ] {e72fbeed-faf1-4704-b960-66723c91e279} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002178 sec., 25711.66207529844 rows/sec., 1.98 MiB/sec. | ||
| 22138 | 2026.03.19 13:15:25.353535 [ 259 ] {e72fbeed-faf1-4704-b960-66723c91e279} <Debug> TCPHandler: Processed in 0.002483239 sec. | ||
| 22139 | 2026.03.19 13:15:25.353677 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22140 | 2026.03.19 13:15:25.353771 [ 259 ] {14adecd4-b917-4592-94d5-da2445f7c770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22141 | 2026.03.19 13:15:25.353811 [ 259 ] {14adecd4-b917-4592-94d5-da2445f7c770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22142 | 2026.03.19 13:15:25.354379 [ 259 ] {14adecd4-b917-4592-94d5-da2445f7c770} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22143 | 2026.03.19 13:15:25.354419 [ 259 ] {14adecd4-b917-4592-94d5-da2445f7c770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22144 | 2026.03.19 13:15:25.354720 [ 259 ] {14adecd4-b917-4592-94d5-da2445f7c770} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22145 | 2026.03.19 13:15:25.354929 [ 259 ] {14adecd4-b917-4592-94d5-da2445f7c770} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22146 | 2026.03.19 13:15:25.355056 [ 259 ] {14adecd4-b917-4592-94d5-da2445f7c770} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. | ||
| 22147 | 2026.03.19 13:15:25.355094 [ 259 ] {14adecd4-b917-4592-94d5-da2445f7c770} <Debug> TCPHandler: Processed in 0.00147455 sec. | ||
| 22148 | 2026.03.19 13:15:25.355226 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22149 | 2026.03.19 13:15:25.355321 [ 259 ] {c501442b-3b72-401c-951e-d80544206aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22150 | 2026.03.19 13:15:25.355364 [ 259 ] {c501442b-3b72-401c-951e-d80544206aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22151 | 2026.03.19 13:15:25.355852 [ 259 ] {c501442b-3b72-401c-951e-d80544206aea} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22152 | 2026.03.19 13:15:25.355889 [ 259 ] {c501442b-3b72-401c-951e-d80544206aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22153 | 2026.03.19 13:15:25.356215 [ 259 ] {c501442b-3b72-401c-951e-d80544206aea} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22154 | 2026.03.19 13:15:25.356437 [ 259 ] {c501442b-3b72-401c-951e-d80544206aea} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22155 | 2026.03.19 13:15:25.356566 [ 259 ] {c501442b-3b72-401c-951e-d80544206aea} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001264 sec., 75949.3670886076 rows/sec., 5.29 MiB/sec. | ||
| 22156 | 2026.03.19 13:15:25.356604 [ 259 ] {c501442b-3b72-401c-951e-d80544206aea} <Debug> TCPHandler: Processed in 0.001433358 sec. | ||
| 22157 | 2026.03.19 13:15:25.356721 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22158 | 2026.03.19 13:15:25.356815 [ 259 ] {dee792a7-69da-4f4a-b70c-0825f71ab045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22159 | 2026.03.19 13:15:25.356857 [ 259 ] {dee792a7-69da-4f4a-b70c-0825f71ab045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22160 | 2026.03.19 13:15:25.357190 [ 259 ] {dee792a7-69da-4f4a-b70c-0825f71ab045} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22161 | 2026.03.19 13:15:25.357225 [ 259 ] {dee792a7-69da-4f4a-b70c-0825f71ab045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22162 | 2026.03.19 13:15:25.357518 [ 259 ] {dee792a7-69da-4f4a-b70c-0825f71ab045} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22163 | 2026.03.19 13:15:25.357722 [ 259 ] {dee792a7-69da-4f4a-b70c-0825f71ab045} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22164 | 2026.03.19 13:15:25.357849 [ 259 ] {dee792a7-69da-4f4a-b70c-0825f71ab045} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001053 sec., 34188.034188034195 rows/sec., 2.30 MiB/sec. | ||
| 22165 | 2026.03.19 13:15:25.357885 [ 259 ] {dee792a7-69da-4f4a-b70c-0825f71ab045} <Debug> TCPHandler: Processed in 0.001211854 sec. | ||
| 22166 | 2026.03.19 13:15:25.961045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47501 | ||
| 22167 | 2026.03.19 13:15:25.961545 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22168 | 2026.03.19 13:15:25.961590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22169 | 2026.03.19 13:15:25.962050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22170 | 2026.03.19 13:15:25.962265 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22171 | 2026.03.19 13:15:25.962390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47501 | ||
| 22172 | 2026.03.19 13:15:28.556918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22173 | 2026.03.19 13:15:28.574592 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22174 | 2026.03.19 13:15:28.574642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22175 | 2026.03.19 13:15:28.581015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22176 | 2026.03.19 13:15:28.581754 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22177 | 2026.03.19 13:15:28.584909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22178 | 2026.03.19 13:15:30.354211 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22179 | 2026.03.19 13:15:30.354414 [ 259 ] {f657f956-1bae-45b3-8645-975eef4fdf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22180 | 2026.03.19 13:15:30.354488 [ 259 ] {f657f956-1bae-45b3-8645-975eef4fdf1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22181 | 2026.03.19 13:15:30.355223 [ 259 ] {f657f956-1bae-45b3-8645-975eef4fdf1e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22182 | 2026.03.19 13:15:30.355281 [ 259 ] {f657f956-1bae-45b3-8645-975eef4fdf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22183 | 2026.03.19 13:15:30.355677 [ 259 ] {f657f956-1bae-45b3-8645-975eef4fdf1e} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22184 | 2026.03.19 13:15:30.355901 [ 259 ] {f657f956-1bae-45b3-8645-975eef4fdf1e} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22185 | 2026.03.19 13:15:30.356058 [ 259 ] {f657f956-1bae-45b3-8645-975eef4fdf1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 22186 | 2026.03.19 13:15:30.356061 [ 85 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22187 | 2026.03.19 13:15:30.356106 [ 259 ] {f657f956-1bae-45b3-8645-975eef4fdf1e} <Debug> TCPHandler: Processed in 0.00203461 sec. | ||
| 22188 | 2026.03.19 13:15:30.356129 [ 85 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22189 | 2026.03.19 13:15:30.356159 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22190 | 2026.03.19 13:15:30.356235 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22191 | 2026.03.19 13:15:30.356269 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22192 | 2026.03.19 13:15:30.356332 [ 259 ] {dae5624f-7709-4371-9dea-2576c1cbcc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22193 | 2026.03.19 13:15:30.356378 [ 259 ] {dae5624f-7709-4371-9dea-2576c1cbcc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22194 | 2026.03.19 13:15:30.356395 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22195 | 2026.03.19 13:15:30.356437 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2859 rows starting from the beginning of the part | ||
| 22196 | 2026.03.19 13:15:30.356511 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 915 rows starting from the beginning of the part | ||
| 22197 | 2026.03.19 13:15:30.356565 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 22198 | 2026.03.19 13:15:30.356613 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 2813 rows starting from the beginning of the part | ||
| 22199 | 2026.03.19 13:15:30.356655 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 22200 | 2026.03.19 13:15:30.356699 [ 201 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 56 rows starting from the beginning of the part | ||
| 22201 | 2026.03.19 13:15:30.356860 [ 259 ] {dae5624f-7709-4371-9dea-2576c1cbcc40} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22202 | 2026.03.19 13:15:30.356901 [ 259 ] {dae5624f-7709-4371-9dea-2576c1cbcc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22203 | 2026.03.19 13:15:30.357237 [ 259 ] {dae5624f-7709-4371-9dea-2576c1cbcc40} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22204 | 2026.03.19 13:15:30.357469 [ 259 ] {dae5624f-7709-4371-9dea-2576c1cbcc40} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22205 | 2026.03.19 13:15:30.357614 [ 259 ] {dae5624f-7709-4371-9dea-2576c1cbcc40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001301 sec., 49192.928516525746 rows/sec., 3.84 MiB/sec. | ||
| 22206 | 2026.03.19 13:15:30.357640 [ 83 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22207 | 2026.03.19 13:15:30.357654 [ 259 ] {dae5624f-7709-4371-9dea-2576c1cbcc40} <Debug> TCPHandler: Processed in 0.001467259 sec. | ||
| 22208 | 2026.03.19 13:15:30.357707 [ 83 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22209 | 2026.03.19 13:15:30.357733 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22210 | 2026.03.19 13:15:30.357804 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22211 | 2026.03.19 13:15:30.357849 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22212 | 2026.03.19 13:15:30.357902 [ 259 ] {43fac2ae-535d-4f89-afb6-d910911f1d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22213 | 2026.03.19 13:15:30.357958 [ 259 ] {43fac2ae-535d-4f89-afb6-d910911f1d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22214 | 2026.03.19 13:15:30.357988 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22215 | 2026.03.19 13:15:30.358026 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1680 rows starting from the beginning of the part | ||
| 22216 | 2026.03.19 13:15:30.358095 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 549 rows starting from the beginning of the part | ||
| 22217 | 2026.03.19 13:15:30.358171 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 22218 | 2026.03.19 13:15:30.358222 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1515 rows starting from the beginning of the part | ||
| 22219 | 2026.03.19 13:15:30.358262 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 22220 | 2026.03.19 13:15:30.358304 [ 191 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 64 rows starting from the beginning of the part | ||
| 22221 | 2026.03.19 13:15:30.358416 [ 259 ] {43fac2ae-535d-4f89-afb6-d910911f1d43} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22222 | 2026.03.19 13:15:30.358459 [ 259 ] {43fac2ae-535d-4f89-afb6-d910911f1d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22223 | 2026.03.19 13:15:30.358816 [ 259 ] {43fac2ae-535d-4f89-afb6-d910911f1d43} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22224 | 2026.03.19 13:15:30.359058 [ 259 ] {43fac2ae-535d-4f89-afb6-d910911f1d43} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22225 | 2026.03.19 13:15:30.359081 [ 197 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002863587 sec., 2358929.552341172 rows/sec., 190.91 MiB/sec. | ||
| 22226 | 2026.03.19 13:15:30.359208 [ 259 ] {43fac2ae-535d-4f89-afb6-d910911f1d43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 22227 | 2026.03.19 13:15:30.359251 [ 259 ] {43fac2ae-535d-4f89-afb6-d910911f1d43} <Debug> TCPHandler: Processed in 0.00149401 sec. | ||
| 22228 | 2026.03.19 13:15:30.359363 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22229 | 2026.03.19 13:15:30.359411 [ 197 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22230 | 2026.03.19 13:15:30.359456 [ 259 ] {4ea78a1b-55be-4a3b-ae48-79744372435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22231 | 2026.03.19 13:15:30.359502 [ 259 ] {4ea78a1b-55be-4a3b-ae48-79744372435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22232 | 2026.03.19 13:15:30.359712 [ 197 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22233 | 2026.03.19 13:15:30.359765 [ 186 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197597 sec., 1991933.075907023 rows/sec., 147.48 MiB/sec. | ||
| 22234 | 2026.03.19 13:15:30.359793 [ 197 ] {fa31742d-6f0e-40c8-9962-d313fe5695bf::all_1_166_33} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22235 | 2026.03.19 13:15:30.359837 [ 259 ] {4ea78a1b-55be-4a3b-ae48-79744372435d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22236 | 2026.03.19 13:15:30.359872 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 22237 | 2026.03.19 13:15:30.359877 [ 259 ] {4ea78a1b-55be-4a3b-ae48-79744372435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22238 | 2026.03.19 13:15:30.359973 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22239 | 2026.03.19 13:15:30.360247 [ 259 ] {4ea78a1b-55be-4a3b-ae48-79744372435d} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22240 | 2026.03.19 13:15:30.360269 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22241 | 2026.03.19 13:15:30.360354 [ 201 ] {f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a::all_1_166_33} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22242 | 2026.03.19 13:15:30.360435 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 22243 | 2026.03.19 13:15:30.360482 [ 259 ] {4ea78a1b-55be-4a3b-ae48-79744372435d} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22244 | 2026.03.19 13:15:30.360622 [ 259 ] {4ea78a1b-55be-4a3b-ae48-79744372435d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 22245 | 2026.03.19 13:15:30.360633 [ 83 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22246 | 2026.03.19 13:15:30.360660 [ 259 ] {4ea78a1b-55be-4a3b-ae48-79744372435d} <Debug> TCPHandler: Processed in 0.001344757 sec. | ||
| 22247 | 2026.03.19 13:15:30.360673 [ 83 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22248 | 2026.03.19 13:15:30.360696 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22249 | 2026.03.19 13:15:30.360794 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22250 | 2026.03.19 13:15:30.360898 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22251 | 2026.03.19 13:15:30.360925 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10638 rows starting from the beginning of the part | ||
| 22252 | 2026.03.19 13:15:30.360975 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 90 rows starting from the beginning of the part | ||
| 22253 | 2026.03.19 13:15:30.361019 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 22254 | 2026.03.19 13:15:30.361060 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 54 rows starting from the beginning of the part | ||
| 22255 | 2026.03.19 13:15:30.361097 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 36 rows starting from the beginning of the part | ||
| 22256 | 2026.03.19 13:15:30.361133 [ 187 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 22257 | 2026.03.19 13:15:30.363671 [ 201 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002926778 sec., 3737215.4635575367 rows/sec., 241.04 MiB/sec. | ||
| 22258 | 2026.03.19 13:15:30.363936 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22259 | 2026.03.19 13:15:30.364231 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22260 | 2026.03.19 13:15:30.364309 [ 186 ] {f8168fe6-68d1-432e-8d27-ecfbeba90a66::all_1_166_33} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22261 | 2026.03.19 13:15:30.364393 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 22262 | 2026.03.19 13:15:33.041336 [ 220 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 22263 | 2026.03.19 13:15:33.041434 [ 220 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 22264 | 2026.03.19 13:15:33.044690 [ 220 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): 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] | ||
| 22265 | 2026.03.19 13:15:33.171052 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22266 | 2026.03.19 13:15:33.171089 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22267 | 2026.03.19 13:15:33.196131 [ 223 ] {} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Found 5 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] | ||
| 22268 | 2026.03.19 13:15:33.196212 [ 223 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Removing 5 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] | ||
| 22269 | 2026.03.19 13:15:33.198331 [ 223 ] {} <Debug> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Removing 5 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22270 | 2026.03.19 13:15:33.253544 [ 62 ] {} <Debug> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 | ||
| 22271 | 2026.03.19 13:15:33.253611 [ 62 ] {} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22272 | 2026.03.19 13:15:33.253635 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22273 | 2026.03.19 13:15:33.253793 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full | ||
| 22274 | 2026.03.19 13:15:33.253982 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22275 | 2026.03.19 13:15:33.254038 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 69 rows starting from the beginning of the part | ||
| 22276 | 2026.03.19 13:15:33.254144 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 22277 | 2026.03.19 13:15:33.254218 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 22278 | 2026.03.19 13:15:33.254284 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 22279 | 2026.03.19 13:15:33.254350 [ 187 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 22280 | 2026.03.19 13:15:33.255257 [ 201 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153197 sec., 47651.063663126566 rows/sec., 3.14 MiB/sec. | ||
| 22281 | 2026.03.19 13:15:33.255436 [ 201 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Trace> MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) | ||
| 22282 | 2026.03.19 13:15:33.255731 [ 201 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22283 | 2026.03.19 13:15:33.255808 [ 201 ] {661c9e67-f4b6-4feb-bf2e-754a9f677142::all_1_73_16} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 | ||
| 22284 | 2026.03.19 13:15:33.255898 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 22285 | 2026.03.19 13:15:33.462631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48013 | ||
| 22286 | 2026.03.19 13:15:33.463173 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22287 | 2026.03.19 13:15:33.463217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22288 | 2026.03.19 13:15:33.463710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22289 | 2026.03.19 13:15:33.463938 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22290 | 2026.03.19 13:15:33.464067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48013 | ||
| 22291 | 2026.03.19 13:15:33.640624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2766 | ||
| 22292 | 2026.03.19 13:15:33.642656 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22293 | 2026.03.19 13:15:33.642692 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22294 | 2026.03.19 13:15:33.643844 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22295 | 2026.03.19 13:15:33.644117 [ 242 ] {} <Trace> system.query_log (87fe7e62-04d1-4f2c-996f-c92c36262208): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22296 | 2026.03.19 13:15:33.644368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2766 | ||
| 22297 | 2026.03.19 13:15:34.538896 [ 225 ] {} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Found 5 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] | ||
| 22298 | 2026.03.19 13:15:34.538943 [ 225 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Removing 5 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] | ||
| 22299 | 2026.03.19 13:15:34.540785 [ 225 ] {} <Debug> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Removing 5 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22300 | 2026.03.19 13:15:34.580933 [ 225 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 22301 | 2026.03.19 13:15:34.580970 [ 225 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 22302 | 2026.03.19 13:15:34.584197 [ 225 ] {} <Debug> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): 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] | ||
| 22303 | 2026.03.19 13:15:35.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.26 MiB, peak 424.61 MiB, free memory in arenas 0.00 B, will set to 407.26 MiB (RSS), difference: 4.00 MiB | ||
| 22304 | 2026.03.19 13:15:35.363960 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22305 | 2026.03.19 13:15:35.364173 [ 259 ] {5d60f18a-c064-4d87-b0be-bf911eb185c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22306 | 2026.03.19 13:15:35.364248 [ 259 ] {5d60f18a-c064-4d87-b0be-bf911eb185c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22307 | 2026.03.19 13:15:35.365093 [ 259 ] {5d60f18a-c064-4d87-b0be-bf911eb185c2} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22308 | 2026.03.19 13:15:35.365136 [ 259 ] {5d60f18a-c064-4d87-b0be-bf911eb185c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22309 | 2026.03.19 13:15:35.365539 [ 259 ] {5d60f18a-c064-4d87-b0be-bf911eb185c2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22310 | 2026.03.19 13:15:35.365774 [ 259 ] {5d60f18a-c064-4d87-b0be-bf911eb185c2} <Trace> oximeter.fields_i16 (6477c2d3-a3ba-4219-836d-c0a8bc141acb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22311 | 2026.03.19 13:15:35.365934 [ 259 ] {5d60f18a-c064-4d87-b0be-bf911eb185c2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 22312 | 2026.03.19 13:15:35.365979 [ 259 ] {5d60f18a-c064-4d87-b0be-bf911eb185c2} <Debug> TCPHandler: Processed in 0.002157283 sec. | ||
| 22313 | 2026.03.19 13:15:35.366113 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22314 | 2026.03.19 13:15:35.366211 [ 259 ] {7cf822d8-8896-428b-9041-0e4781cd5c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22315 | 2026.03.19 13:15:35.366254 [ 259 ] {7cf822d8-8896-428b-9041-0e4781cd5c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22316 | 2026.03.19 13:15:35.367153 [ 259 ] {7cf822d8-8896-428b-9041-0e4781cd5c09} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22317 | 2026.03.19 13:15:35.367191 [ 259 ] {7cf822d8-8896-428b-9041-0e4781cd5c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22318 | 2026.03.19 13:15:35.367557 [ 259 ] {7cf822d8-8896-428b-9041-0e4781cd5c09} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22319 | 2026.03.19 13:15:35.367769 [ 259 ] {7cf822d8-8896-428b-9041-0e4781cd5c09} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22320 | 2026.03.19 13:15:35.367904 [ 259 ] {7cf822d8-8896-428b-9041-0e4781cd5c09} <Debug> executeQuery: Read 915 rows, 74.78 KiB in 0.001711 sec., 534774.9853886616 rows/sec., 42.68 MiB/sec. | ||
| 22321 | 2026.03.19 13:15:35.367946 [ 259 ] {7cf822d8-8896-428b-9041-0e4781cd5c09} <Debug> TCPHandler: Processed in 0.001882497 sec. | ||
| 22322 | 2026.03.19 13:15:35.368059 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22323 | 2026.03.19 13:15:35.368157 [ 259 ] {647aeec6-5cc1-4d8e-8caf-55e01ee834fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22324 | 2026.03.19 13:15:35.368198 [ 259 ] {647aeec6-5cc1-4d8e-8caf-55e01ee834fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22325 | 2026.03.19 13:15:35.368693 [ 259 ] {647aeec6-5cc1-4d8e-8caf-55e01ee834fa} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22326 | 2026.03.19 13:15:35.368729 [ 259 ] {647aeec6-5cc1-4d8e-8caf-55e01ee834fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22327 | 2026.03.19 13:15:35.369029 [ 259 ] {647aeec6-5cc1-4d8e-8caf-55e01ee834fa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22328 | 2026.03.19 13:15:35.369238 [ 259 ] {647aeec6-5cc1-4d8e-8caf-55e01ee834fa} <Trace> oximeter.fields_u16 (1d1fa110-6da2-421a-8334-e4e2402fdc4a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22329 | 2026.03.19 13:15:35.369372 [ 259 ] {647aeec6-5cc1-4d8e-8caf-55e01ee834fa} <Debug> executeQuery: Read 201 rows, 12.98 KiB in 0.001234 sec., 162884.92706645056 rows/sec., 10.27 MiB/sec. | ||
| 22330 | 2026.03.19 13:15:35.369411 [ 259 ] {647aeec6-5cc1-4d8e-8caf-55e01ee834fa} <Debug> TCPHandler: Processed in 0.001403748 sec. | ||
| 22331 | 2026.03.19 13:15:35.369524 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22332 | 2026.03.19 13:15:35.369621 [ 259 ] {0b3471a4-a90f-4da4-8316-4193acd6a199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22333 | 2026.03.19 13:15:35.369661 [ 259 ] {0b3471a4-a90f-4da4-8316-4193acd6a199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22334 | 2026.03.19 13:15:35.370100 [ 259 ] {0b3471a4-a90f-4da4-8316-4193acd6a199} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22335 | 2026.03.19 13:15:35.370138 [ 259 ] {0b3471a4-a90f-4da4-8316-4193acd6a199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22336 | 2026.03.19 13:15:35.370442 [ 259 ] {0b3471a4-a90f-4da4-8316-4193acd6a199} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22337 | 2026.03.19 13:15:35.370646 [ 259 ] {0b3471a4-a90f-4da4-8316-4193acd6a199} <Trace> oximeter.fields_u32 (2661c7d4-89b9-4c43-9989-cb99ba694423): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22338 | 2026.03.19 13:15:35.370774 [ 259 ] {0b3471a4-a90f-4da4-8316-4193acd6a199} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 22339 | 2026.03.19 13:15:35.370814 [ 259 ] {0b3471a4-a90f-4da4-8316-4193acd6a199} <Debug> TCPHandler: Processed in 0.001340857 sec. | ||
| 22340 | 2026.03.19 13:15:35.370927 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22341 | 2026.03.19 13:15:35.371033 [ 259 ] {da7e9309-1782-4429-b748-b83d7be86cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22342 | 2026.03.19 13:15:35.371072 [ 259 ] {da7e9309-1782-4429-b748-b83d7be86cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22343 | 2026.03.19 13:15:35.371501 [ 259 ] {da7e9309-1782-4429-b748-b83d7be86cbf} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22344 | 2026.03.19 13:15:35.371536 [ 259 ] {da7e9309-1782-4429-b748-b83d7be86cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22345 | 2026.03.19 13:15:35.371835 [ 259 ] {da7e9309-1782-4429-b748-b83d7be86cbf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22346 | 2026.03.19 13:15:35.372041 [ 259 ] {da7e9309-1782-4429-b748-b83d7be86cbf} <Trace> oximeter.fields_u8 (1fa5e80d-7322-459e-bb82-c0ba75de007a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22347 | 2026.03.19 13:15:35.372169 [ 259 ] {da7e9309-1782-4429-b748-b83d7be86cbf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 22348 | 2026.03.19 13:15:35.372208 [ 259 ] {da7e9309-1782-4429-b748-b83d7be86cbf} <Debug> TCPHandler: Processed in 0.001331087 sec. | ||
| 22349 | 2026.03.19 13:15:35.372319 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22350 | 2026.03.19 13:15:35.372414 [ 259 ] {a2f8c665-f497-4e62-ad6f-93f54940fc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22351 | 2026.03.19 13:15:35.372454 [ 259 ] {a2f8c665-f497-4e62-ad6f-93f54940fc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22352 | 2026.03.19 13:15:35.373038 [ 259 ] {a2f8c665-f497-4e62-ad6f-93f54940fc25} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22353 | 2026.03.19 13:15:35.373075 [ 259 ] {a2f8c665-f497-4e62-ad6f-93f54940fc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22354 | 2026.03.19 13:15:35.373393 [ 259 ] {a2f8c665-f497-4e62-ad6f-93f54940fc25} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22355 | 2026.03.19 13:15:35.373600 [ 259 ] {a2f8c665-f497-4e62-ad6f-93f54940fc25} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2026.03.19 13:15:35.373726 [ 259 ] {a2f8c665-f497-4e62-ad6f-93f54940fc25} <Debug> executeQuery: Read 549 rows, 39.90 KiB in 0.001329 sec., 413092.5507900677 rows/sec., 29.32 MiB/sec. | ||
| 22357 | 2026.03.19 13:15:35.373765 [ 259 ] {a2f8c665-f497-4e62-ad6f-93f54940fc25} <Debug> TCPHandler: Processed in 0.00149511 sec. | ||
| 22358 | 2026.03.19 13:15:35.373879 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22359 | 2026.03.19 13:15:35.373974 [ 259 ] {241e2826-f9ce-46b4-8c1f-0c5a02ee2d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22360 | 2026.03.19 13:15:35.374015 [ 259 ] {241e2826-f9ce-46b4-8c1f-0c5a02ee2d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22361 | 2026.03.19 13:15:35.374347 [ 259 ] {241e2826-f9ce-46b4-8c1f-0c5a02ee2d5d} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22362 | 2026.03.19 13:15:35.374384 [ 259 ] {241e2826-f9ce-46b4-8c1f-0c5a02ee2d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22363 | 2026.03.19 13:15:35.374669 [ 259 ] {241e2826-f9ce-46b4-8c1f-0c5a02ee2d5d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22364 | 2026.03.19 13:15:35.374872 [ 259 ] {241e2826-f9ce-46b4-8c1f-0c5a02ee2d5d} <Trace> oximeter.measurements_bool (99b0207d-905e-4668-a7da-1c48de71dd6c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22365 | 2026.03.19 13:15:35.374997 [ 259 ] {241e2826-f9ce-46b4-8c1f-0c5a02ee2d5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 22366 | 2026.03.19 13:15:35.375036 [ 259 ] {241e2826-f9ce-46b4-8c1f-0c5a02ee2d5d} <Debug> TCPHandler: Processed in 0.001206174 sec. | ||
| 22367 | 2026.03.19 13:15:35.375147 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22368 | 2026.03.19 13:15:35.375243 [ 259 ] {47986694-6129-41f0-8306-b87a70db619f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22369 | 2026.03.19 13:15:35.375286 [ 259 ] {47986694-6129-41f0-8306-b87a70db619f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22370 | 2026.03.19 13:15:35.375689 [ 259 ] {47986694-6129-41f0-8306-b87a70db619f} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22371 | 2026.03.19 13:15:35.375727 [ 259 ] {47986694-6129-41f0-8306-b87a70db619f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22372 | 2026.03.19 13:15:35.376060 [ 259 ] {47986694-6129-41f0-8306-b87a70db619f} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22373 | 2026.03.19 13:15:35.376266 [ 259 ] {47986694-6129-41f0-8306-b87a70db619f} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22374 | 2026.03.19 13:15:35.376377 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Selected 3 parts from all_1_162_34 to all_164_164_0 | ||
| 22375 | 2026.03.19 13:15:35.376398 [ 259 ] {47986694-6129-41f0-8306-b87a70db619f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 22376 | 2026.03.19 13:15:35.376438 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22377 | 2026.03.19 13:15:35.376450 [ 259 ] {47986694-6129-41f0-8306-b87a70db619f} <Debug> TCPHandler: Processed in 0.001352457 sec. | ||
| 22378 | 2026.03.19 13:15:35.376463 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22379 | 2026.03.19 13:15:35.376572 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_162_34 to all_164_164_0 into Compact with storage Full | ||
| 22380 | 2026.03.19 13:15:35.376575 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22381 | 2026.03.19 13:15:35.376686 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22382 | 2026.03.19 13:15:35.376700 [ 259 ] {af7f5e14-820f-4fa9-ad7b-4c08b77439c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22383 | 2026.03.19 13:15:35.376720 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_162_34, total 57242 rows starting from the beginning of the part | ||
| 22384 | 2026.03.19 13:15:35.376742 [ 259 ] {af7f5e14-820f-4fa9-ad7b-4c08b77439c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22385 | 2026.03.19 13:15:35.376785 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 22386 | 2026.03.19 13:15:35.376837 [ 189 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1362 rows starting from the beginning of the part | ||
| 22387 | 2026.03.19 13:15:35.377063 [ 259 ] {af7f5e14-820f-4fa9-ad7b-4c08b77439c5} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22388 | 2026.03.19 13:15:35.377100 [ 259 ] {af7f5e14-820f-4fa9-ad7b-4c08b77439c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22389 | 2026.03.19 13:15:35.377388 [ 259 ] {af7f5e14-820f-4fa9-ad7b-4c08b77439c5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22390 | 2026.03.19 13:15:35.377595 [ 259 ] {af7f5e14-820f-4fa9-ad7b-4c08b77439c5} <Trace> oximeter.measurements_f64 (661c9e67-f4b6-4feb-bf2e-754a9f677142): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22391 | 2026.03.19 13:15:35.377726 [ 259 ] {af7f5e14-820f-4fa9-ad7b-4c08b77439c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 22392 | 2026.03.19 13:15:35.377765 [ 259 ] {af7f5e14-820f-4fa9-ad7b-4c08b77439c5} <Debug> TCPHandler: Processed in 0.001240134 sec. | ||
| 22393 | 2026.03.19 13:15:35.377876 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22394 | 2026.03.19 13:15:35.377971 [ 259 ] {5e737022-df15-45d0-8c7b-24826e9862ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22395 | 2026.03.19 13:15:35.378025 [ 259 ] {5e737022-df15-45d0-8c7b-24826e9862ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22396 | 2026.03.19 13:15:35.378978 [ 259 ] {5e737022-df15-45d0-8c7b-24826e9862ea} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22397 | 2026.03.19 13:15:35.379016 [ 259 ] {5e737022-df15-45d0-8c7b-24826e9862ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22398 | 2026.03.19 13:15:35.379613 [ 259 ] {5e737022-df15-45d0-8c7b-24826e9862ea} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22399 | 2026.03.19 13:15:35.379841 [ 259 ] {5e737022-df15-45d0-8c7b-24826e9862ea} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22400 | 2026.03.19 13:15:35.379954 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 22401 | 2026.03.19 13:15:35.379988 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22402 | 2026.03.19 13:15:35.379994 [ 259 ] {5e737022-df15-45d0-8c7b-24826e9862ea} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002041 sec., 28907.39833414993 rows/sec., 51.80 MiB/sec. | ||
| 22403 | 2026.03.19 13:15:35.380005 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22404 | 2026.03.19 13:15:35.380087 [ 259 ] {5e737022-df15-45d0-8c7b-24826e9862ea} <Debug> TCPHandler: Processed in 0.002260456 sec. | ||
| 22405 | 2026.03.19 13:15:35.380117 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 22406 | 2026.03.19 13:15:35.380217 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22407 | 2026.03.19 13:15:35.380322 [ 259 ] {fbba4979-f8df-47c4-8c78-ec29bce64e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22408 | 2026.03.19 13:15:35.380365 [ 259 ] {fbba4979-f8df-47c4-8c78-ec29bce64e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22409 | 2026.03.19 13:15:35.380390 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22410 | 2026.03.19 13:15:35.380451 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 3006 rows starting from the beginning of the part | ||
| 22411 | 2026.03.19 13:15:35.380579 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 73 rows starting from the beginning of the part | ||
| 22412 | 2026.03.19 13:15:35.380685 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 59 rows starting from the beginning of the part | ||
| 22413 | 2026.03.19 13:15:35.380744 [ 259 ] {fbba4979-f8df-47c4-8c78-ec29bce64e0b} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22414 | 2026.03.19 13:15:35.380786 [ 259 ] {fbba4979-f8df-47c4-8c78-ec29bce64e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22415 | 2026.03.19 13:15:35.380791 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part | ||
| 22416 | 2026.03.19 13:15:35.380890 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 73 rows starting from the beginning of the part | ||
| 22417 | 2026.03.19 13:15:35.380982 [ 187 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part | ||
| 22418 | 2026.03.19 13:15:35.381124 [ 259 ] {fbba4979-f8df-47c4-8c78-ec29bce64e0b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22419 | 2026.03.19 13:15:35.381381 [ 259 ] {fbba4979-f8df-47c4-8c78-ec29bce64e0b} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22420 | 2026.03.19 13:15:35.381518 [ 259 ] {fbba4979-f8df-47c4-8c78-ec29bce64e0b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001215 sec., 74074.07407407407 rows/sec., 4.63 MiB/sec. | ||
| 22421 | 2026.03.19 13:15:35.381557 [ 259 ] {fbba4979-f8df-47c4-8c78-ec29bce64e0b} <Debug> TCPHandler: Processed in 0.001392608 sec. | ||
| 22422 | 2026.03.19 13:15:35.387362 [ 188 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58764 rows, containing 5 columns (5 merged, 0 gathered) in 0.010817605 sec., 5432256.030794247 rows/sec., 355.46 MiB/sec. | ||
| 22423 | 2026.03.19 13:15:35.387772 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Trace> MergedBlockOutputStream: filled checksums all_1_164_35 (state Temporary) | ||
| 22424 | 2026.03.19 13:15:35.388081 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_merge_all_1_164_35 to all_1_164_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22425 | 2026.03.19 13:15:35.388165 [ 199 ] {c5f95703-e688-4720-aa3e-b43ed0e91da7::all_1_164_35} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7) (MergerMutator): Merged 3 parts: [all_1_162_34, all_164_164_0] -> all_1_164_35 | ||
| 22426 | 2026.03.19 13:15:35.388268 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 22427 | 2026.03.19 13:15:35.396696 [ 199 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3329 rows, containing 19 columns (19 merged, 0 gathered) in 0.016629231 sec., 200189.65398941177 rows/sec., 358.57 MiB/sec. | ||
| 22428 | 2026.03.19 13:15:35.399339 [ 199 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 22429 | 2026.03.19 13:15:35.399675 [ 199 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22430 | 2026.03.19 13:15:35.399747 [ 199 ] {adcf9b30-691b-4c5e-bf8f-ebf13e45c28c::all_1_75_15} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 22431 | 2026.03.19 13:15:35.399856 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.57 MiB. | ||
| 22432 | 2026.03.19 13:15:36.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.10 MiB, peak 431.63 MiB, free memory in arenas 0.00 B, will set to 415.91 MiB (RSS), difference: 7.80 MiB | ||
| 22433 | 2026.03.19 13:15:36.085078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22434 | 2026.03.19 13:15:36.103207 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22435 | 2026.03.19 13:15:36.103261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22436 | 2026.03.19 13:15:36.109597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22437 | 2026.03.19 13:15:36.110334 [ 243 ] {} <Trace> system.metric_log (9bf53972-f8df-4c54-9fc7-6bfd86aea3ed): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22438 | 2026.03.19 13:15:36.113434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22439 | 2026.03.19 13:15:36.169394 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 22440 | 2026.03.19 13:15:36.169470 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 22441 | 2026.03.19 13:15:36.172191 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (adcf9b30-691b-4c5e-bf8f-ebf13e45c28c): 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] | ||
| 22442 | 2026.03.19 13:15:40.330857 [ 218 ] {} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 22443 | 2026.03.19 13:15:40.330934 [ 218 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 22444 | 2026.03.19 13:15:40.333680 [ 218 ] {} <Debug> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): 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] | ||
| 22445 | 2026.03.19 13:15:40.353379 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22446 | 2026.03.19 13:15:40.353535 [ 259 ] {e8e6eeac-1804-4ce2-a4f8-7e2e3a703956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22447 | 2026.03.19 13:15:40.353598 [ 259 ] {e8e6eeac-1804-4ce2-a4f8-7e2e3a703956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22448 | 2026.03.19 13:15:40.354402 [ 259 ] {e8e6eeac-1804-4ce2-a4f8-7e2e3a703956} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22449 | 2026.03.19 13:15:40.354443 [ 259 ] {e8e6eeac-1804-4ce2-a4f8-7e2e3a703956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22450 | 2026.03.19 13:15:40.354797 [ 259 ] {e8e6eeac-1804-4ce2-a4f8-7e2e3a703956} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22451 | 2026.03.19 13:15:40.355010 [ 259 ] {e8e6eeac-1804-4ce2-a4f8-7e2e3a703956} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22452 | 2026.03.19 13:15:40.355161 [ 259 ] {e8e6eeac-1804-4ce2-a4f8-7e2e3a703956} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.57 MiB/sec. | ||
| 22453 | 2026.03.19 13:15:40.355203 [ 259 ] {e8e6eeac-1804-4ce2-a4f8-7e2e3a703956} <Debug> TCPHandler: Processed in 0.001946819 sec. | ||
| 22454 | 2026.03.19 13:15:40.355274 [ 220 ] {} <Trace> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 22455 | 2026.03.19 13:15:40.355328 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22456 | 2026.03.19 13:15:40.355331 [ 220 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 22457 | 2026.03.19 13:15:40.355430 [ 259 ] {bf76ad42-86d8-4667-bed3-742a039c26c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22458 | 2026.03.19 13:15:40.355476 [ 259 ] {bf76ad42-86d8-4667-bed3-742a039c26c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22459 | 2026.03.19 13:15:40.355937 [ 259 ] {bf76ad42-86d8-4667-bed3-742a039c26c2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22460 | 2026.03.19 13:15:40.355974 [ 259 ] {bf76ad42-86d8-4667-bed3-742a039c26c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22461 | 2026.03.19 13:15:40.356286 [ 259 ] {bf76ad42-86d8-4667-bed3-742a039c26c2} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22462 | 2026.03.19 13:15:40.356631 [ 259 ] {bf76ad42-86d8-4667-bed3-742a039c26c2} <Trace> oximeter.fields_uuid (f601c5dc-4c65-4bff-8df4-c8ed9ac7be8a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22463 | 2026.03.19 13:15:40.356805 [ 259 ] {bf76ad42-86d8-4667-bed3-742a039c26c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001389 sec., 46076.31389488841 rows/sec., 3.60 MiB/sec. | ||
| 22464 | 2026.03.19 13:15:40.356864 [ 259 ] {bf76ad42-86d8-4667-bed3-742a039c26c2} <Debug> TCPHandler: Processed in 0.001583212 sec. | ||
| 22465 | 2026.03.19 13:15:40.357009 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22466 | 2026.03.19 13:15:40.357107 [ 259 ] {83b56dda-beaf-456c-a8a7-d2e0b4c0af94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22467 | 2026.03.19 13:15:40.357153 [ 259 ] {83b56dda-beaf-456c-a8a7-d2e0b4c0af94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22468 | 2026.03.19 13:15:40.357604 [ 259 ] {83b56dda-beaf-456c-a8a7-d2e0b4c0af94} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22469 | 2026.03.19 13:15:40.357644 [ 259 ] {83b56dda-beaf-456c-a8a7-d2e0b4c0af94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22470 | 2026.03.19 13:15:40.358014 [ 259 ] {83b56dda-beaf-456c-a8a7-d2e0b4c0af94} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22471 | 2026.03.19 13:15:40.358244 [ 259 ] {83b56dda-beaf-456c-a8a7-d2e0b4c0af94} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22472 | 2026.03.19 13:15:40.358382 [ 259 ] {83b56dda-beaf-456c-a8a7-d2e0b4c0af94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 22473 | 2026.03.19 13:15:40.358421 [ 259 ] {83b56dda-beaf-456c-a8a7-d2e0b4c0af94} <Debug> TCPHandler: Processed in 0.00146422 sec. | ||
| 22474 | 2026.03.19 13:15:40.358489 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 22475 | 2026.03.19 13:15:40.358516 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 22476 | 2026.03.19 13:15:40.358542 [ 259 ] {} <Trace> TCP-Session: e13c24ad-b789-45dc-a15e-53a37b0a0fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22477 | 2026.03.19 13:15:40.358639 [ 259 ] {2912d9c8-4b63-4b67-9512-91166e71671c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51623) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22478 | 2026.03.19 13:15:40.358684 [ 259 ] {2912d9c8-4b63-4b67-9512-91166e71671c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22479 | 2026.03.19 13:15:40.359036 [ 259 ] {2912d9c8-4b63-4b67-9512-91166e71671c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22480 | 2026.03.19 13:15:40.359072 [ 259 ] {2912d9c8-4b63-4b67-9512-91166e71671c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22481 | 2026.03.19 13:15:40.359411 [ 259 ] {2912d9c8-4b63-4b67-9512-91166e71671c} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22482 | 2026.03.19 13:15:40.359494 [ 220 ] {} <Debug> oximeter.fields_string (fa31742d-6f0e-40c8-9962-d313fe5695bf): 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] | ||
| 22483 | 2026.03.19 13:15:40.359646 [ 259 ] {2912d9c8-4b63-4b67-9512-91166e71671c} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22484 | 2026.03.19 13:15:40.359788 [ 259 ] {2912d9c8-4b63-4b67-9512-91166e71671c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 22485 | 2026.03.19 13:15:40.359834 [ 259 ] {2912d9c8-4b63-4b67-9512-91166e71671c} <Debug> TCPHandler: Processed in 0.001341427 sec. | ||
| 22486 | 2026.03.19 13:15:40.359891 [ 222 ] {} <Trace> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 22487 | 2026.03.19 13:15:40.359913 [ 222 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 22488 | 2026.03.19 13:15:40.360708 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c5f95703-e688-4720-aa3e-b43ed0e91da7): 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] | ||
| 22489 | 2026.03.19 13:15:40.363061 [ 222 ] {} <Debug> oximeter.measurements_u64 (f8168fe6-68d1-432e-8d27-ecfbeba90a66): 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] | ||
| 22490 | 2026.03.19 13:15:40.964312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48461 | ||
| 22491 | 2026.03.19 13:15:40.964885 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22492 | 2026.03.19 13:15:40.964926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22493 | 2026.03.19 13:15:40.965398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22494 | 2026.03.19 13:15:40.965625 [ 244 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22495 | 2026.03.19 13:15:40.965745 [ 45 ] {} <Debug> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22496 | 2026.03.19 13:15:40.965748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48461 | ||
| 22497 | 2026.03.19 13:15:40.965782 [ 45 ] {} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22498 | 2026.03.19 13:15:40.965802 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 22499 | 2026.03.19 13:15:40.965965 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::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 | ||
| 22500 | 2026.03.19 13:15:40.966178 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22501 | 2026.03.19 13:15:40.966241 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46093 rows starting from the beginning of the part | ||
| 22502 | 2026.03.19 13:15:40.966347 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 22503 | 2026.03.19 13:15:40.966420 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 22504 | 2026.03.19 13:15:40.966488 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 22505 | 2026.03.19 13:15:40.966554 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 22506 | 2026.03.19 13:15:40.966620 [ 198 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 22507 | 2026.03.19 13:15:40.969524 [ 188 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48461 rows, containing 4 columns (4 merged, 0 gathered) in 0.003642992 sec., 13302527.153504593 rows/sec., 190.29 MiB/sec. | ||
| 22508 | 2026.03.19 13:15:40.969909 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22509 | 2026.03.19 13:15:40.970202 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22510 | 2026.03.19 13:15:40.970278 [ 196 ] {1cbc44d3-03e4-4e1a-8e03-43e452ff0573::all_1_101_20} <Trace> system.asynchronous_metric_log (1cbc44d3-03e4-4e1a-8e03-43e452ff0573) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22511 | 2026.03.19 13:15:40.970383 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||