| 1 | [ Jun 30 14:45:43 Enabled. ] | ||
| 2 | [ Jun 30 14:45:44 Rereading configuration. ] | ||
| 3 | [ Jun 30 14:45:45 Rereading configuration. ] | ||
| 4 | [ Jun 30 14:45:56 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 | [ Jun 30 14:45:56 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.06.30 14:45:57.904488 [ 1 ] {} <Information> Application: Will watch for the process with pid 752 | ||
| 29 | 2025.06.30 14:45:57.904933 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.06.30 14:45:58.402119 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 752 | ||
| 31 | 2025.06.30 14:45:58.402949 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.06.30 14:45:58.403106 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.06.30 14:45:58.506361 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.06.30 14:45:58.535571 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.06.30 14:45:58.535685 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.06.30 14:45:58.535710 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.06.30 14:45:58.535806 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.06.30 14:45:58.536585 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.06.30 14:45:58.539788 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.06.30 14:45:58.540988 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.06.30 14:45:58.542090 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.06.30 14:45:58.542148 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.06.30 14:45:58.542188 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.06.30 14:45:58.542934 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.06.30 14:45:58.544246 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.06.30 14:45:58.550823 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.06.30 14:45:58.551730 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.06.30 14:45:58.553466 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.06.30 14:45:58.553598 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.06.30 14:45:58.554938 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.06.30 14:45:58.555469 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.06.30 14:45:58.559580 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.06.30 14:45:58.560390 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.06.30 14:45:58.564170 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.06.30 14:45:58.564640 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.06.30 14:45:58.565191 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.06.30 14:45:58.565609 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.06.30 14:45:58.567304 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.06.30 14:45:58.567337 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.06.30 14:45:58.567427 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.06.30 14:45:58.567528 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.06.30 14:45:58.577780 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.06.30 14:45:58.577817 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000250855 sec | ||
| 68 | 2025.06.30 14:45:58.577888 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.06.30 14:45:58.577945 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.06.30 14:45:58.578836 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.06.30 14:45:58.579623 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.06.30 14:45:58.591531 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.06.30 14:45:58.591594 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.06.30 14:45:58.591710 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.06.30 14:45:58.591724 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.06.30 14:45:58.591761 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.06.30 14:45:58.591831 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.06.30 14:45:58.596592 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.06.30 14:45:58.596643 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.06.30 14:45:58.596703 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.06.30 14:45:58.596904 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.06.30 14:45:58.596951 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.06.30 14:45:58.596966 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.06.30 14:45:58.597041 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.06.30 14:45:58.597055 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.06.30 14:45:58.597088 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.06.30 14:45:58.597156 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.06.30 14:45:58.622197 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.06.30 14:45:58.623892 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.06.30 14:45:58.623987 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118052 sec | ||
| 91 | 2025.06.30 14:45:58.624002 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.06.30 14:45:58.624013 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.06.30 14:45:58.624041 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.06.30 14:45:58.624279 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.06.30 14:45:58.624393 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.06.30 14:45:58.624408 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.06.30 14:45:58.624418 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.06.30 14:45:58.624428 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.06.30 14:45:58.627950 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.06.30 14:45:58.628149 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2025.06.30 14:45:58.629551 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3181e-05 sec. | ||
| 102 | 2025.06.30 14:45:58.629990 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.06.30 14:45:58.631303 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.06.30 14:45:58.631324 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.06.30 14:45:59.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.06.30 14:45:59.111498 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34960 | ||
| 107 | 2025.06.30 14:45:59.112362 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.06.30 14:45:59.112453 [ 3 ] {} <Debug> TCP-Session: ff24092d-e71d-4ee3-9f0b-a6c145c28481 Authenticating user 'default' from [fd00:1122:3344:101::a]:34960 | ||
| 109 | 2025.06.30 14:45:59.112584 [ 3 ] {} <Debug> TCP-Session: ff24092d-e71d-4ee3-9f0b-a6c145c28481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.06.30 14:45:59.112603 [ 3 ] {} <Debug> TCP-Session: ff24092d-e71d-4ee3-9f0b-a6c145c28481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.06.30 14:45:59.112732 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.06.30 14:45:59.112833 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.06.30 14:45:59.112850 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.06.30 14:45:59.114597 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63859 | ||
| 115 | 2025.06.30 14:45:59.114697 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61970 | ||
| 116 | 2025.06.30 14:45:59.114707 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43398 | ||
| 117 | 2025.06.30 14:45:59.114838 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.06.30 14:45:59.114893 [ 4 ] {} <Debug> TCP-Session: 29e6947b-4dcb-43ae-a301-ca6db979cc5d Authenticating user 'default' from [fd00:1122:3344:101::a]:63859 | ||
| 119 | 2025.06.30 14:45:59.114914 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35674 | ||
| 120 | 2025.06.30 14:45:59.114919 [ 4 ] {} <Debug> TCP-Session: 29e6947b-4dcb-43ae-a301-ca6db979cc5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.06.30 14:45:59.114922 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.06.30 14:45:59.115034 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.06.30 14:45:59.115063 [ 4 ] {} <Debug> TCP-Session: 29e6947b-4dcb-43ae-a301-ca6db979cc5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.06.30 14:45:59.115126 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.06.30 14:45:59.115086 [ 5 ] {} <Debug> TCP-Session: 6146a7d6-8ffc-42b5-ac3d-c3e37c02660b Authenticating user 'default' from [fd00:1122:3344:101::a]:43398 | ||
| 126 | 2025.06.30 14:45:59.115095 [ 254 ] {} <Debug> TCP-Session: 1c002f10-d253-4486-975b-ce0cc2285bc5 Authenticating user 'default' from [fd00:1122:3344:101::a]:61970 | ||
| 127 | 2025.06.30 14:45:59.115216 [ 5 ] {} <Debug> TCP-Session: 6146a7d6-8ffc-42b5-ac3d-c3e37c02660b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.06.30 14:45:59.115226 [ 255 ] {} <Debug> TCP-Session: 6b7a8601-1195-4522-af20-15ecb43feff9 Authenticating user 'default' from [fd00:1122:3344:101::a]:35674 | ||
| 129 | 2025.06.30 14:45:59.115213 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53787 | ||
| 130 | 2025.06.30 14:45:59.115303 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36346 | ||
| 131 | 2025.06.30 14:45:59.115294 [ 5 ] {} <Debug> TCP-Session: 6146a7d6-8ffc-42b5-ac3d-c3e37c02660b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.06.30 14:45:59.115308 [ 255 ] {} <Debug> TCP-Session: 6b7a8601-1195-4522-af20-15ecb43feff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.06.30 14:45:59.115285 [ 254 ] {} <Debug> TCP-Session: 1c002f10-d253-4486-975b-ce0cc2285bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.06.30 14:45:59.115413 [ 255 ] {} <Debug> TCP-Session: 6b7a8601-1195-4522-af20-15ecb43feff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.06.30 14:45:59.115194 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39950 | ||
| 136 | 2025.06.30 14:45:59.115523 [ 254 ] {} <Debug> TCP-Session: 1c002f10-d253-4486-975b-ce0cc2285bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.06.30 14:45:59.115594 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.06.30 14:45:59.115611 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.06.30 14:45:59.115676 [ 258 ] {} <Debug> TCP-Session: 2818f793-51f2-4e4a-bdef-e61d80eb1d08 Authenticating user 'default' from [fd00:1122:3344:101::a]:36346 | ||
| 140 | 2025.06.30 14:45:59.115717 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.06.30 14:45:59.115697 [ 256 ] {} <Debug> TCP-Session: 680abec9-80bc-486b-936d-349e86a2dcc2 Authenticating user 'default' from [fd00:1122:3344:101::a]:53787 | ||
| 142 | 2025.06.30 14:45:59.115789 [ 258 ] {} <Debug> TCP-Session: 2818f793-51f2-4e4a-bdef-e61d80eb1d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.06.30 14:45:59.115809 [ 257 ] {} <Debug> TCP-Session: dd51ecf0-88f9-427e-a67e-f83755a415d4 Authenticating user 'default' from [fd00:1122:3344:101::a]:39950 | ||
| 144 | 2025.06.30 14:45:59.115850 [ 258 ] {} <Debug> TCP-Session: 2818f793-51f2-4e4a-bdef-e61d80eb1d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.06.30 14:45:59.115797 [ 256 ] {} <Debug> TCP-Session: 680abec9-80bc-486b-936d-349e86a2dcc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.06.30 14:45:59.115970 [ 257 ] {} <Debug> TCP-Session: dd51ecf0-88f9-427e-a67e-f83755a415d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.06.30 14:45:59.115976 [ 256 ] {} <Debug> TCP-Session: 680abec9-80bc-486b-936d-349e86a2dcc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.06.30 14:45:59.116029 [ 257 ] {} <Debug> TCP-Session: dd51ecf0-88f9-427e-a67e-f83755a415d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.06.30 14:45:59.511989 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57112 | ||
| 150 | 2025.06.30 14:45:59.512176 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.06.30 14:45:59.512222 [ 259 ] {} <Debug> TCP-Session: 0b423863-9015-4220-a616-2bb7f2bdde4a Authenticating user 'default' from [fd00:1122:3344:101::b]:57112 | ||
| 152 | 2025.06.30 14:45:59.512243 [ 259 ] {} <Debug> TCP-Session: 0b423863-9015-4220-a616-2bb7f2bdde4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.06.30 14:45:59.512384 [ 259 ] {} <Debug> TCP-Session: 0b423863-9015-4220-a616-2bb7f2bdde4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.06.30 14:45:59.512471 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.06.30 14:45:59.512536 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.06.30 14:45:59.512632 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.06.30 14:45:59.513723 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52105 | ||
| 158 | 2025.06.30 14:45:59.513917 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2025.06.30 14:45:59.513954 [ 260 ] {} <Debug> TCP-Session: 8a0be329-972a-4cac-b7e3-f34594b677d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:52105 | ||
| 160 | 2025.06.30 14:45:59.513968 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47379 | ||
| 161 | 2025.06.30 14:45:59.513958 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34184 | ||
| 162 | 2025.06.30 14:45:59.514053 [ 260 ] {} <Debug> TCP-Session: 8a0be329-972a-4cac-b7e3-f34594b677d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2025.06.30 14:45:59.514101 [ 260 ] {} <Debug> TCP-Session: 8a0be329-972a-4cac-b7e3-f34594b677d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.06.30 14:45:59.514121 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43541 | ||
| 165 | 2025.06.30 14:45:59.514156 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45225 | ||
| 166 | 2025.06.30 14:45:59.514442 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47384 | ||
| 167 | 2025.06.30 14:45:59.514466 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51699 | ||
| 168 | 2025.06.30 14:45:59.514495 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.06.30 14:45:59.514493 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.06.30 14:45:59.514599 [ 261 ] {} <Debug> TCP-Session: 1dab8fad-fd23-46ad-addb-be68ebe5278b Authenticating user 'default' from [fd00:1122:3344:101::b]:47379 | ||
| 171 | 2025.06.30 14:45:59.514610 [ 262 ] {} <Debug> TCP-Session: 9e4ed0c9-f2f6-41e6-b9c9-536064da36da Authenticating user 'default' from [fd00:1122:3344:101::b]:34184 | ||
| 172 | 2025.06.30 14:45:59.514678 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.06.30 14:45:59.514691 [ 261 ] {} <Debug> TCP-Session: 1dab8fad-fd23-46ad-addb-be68ebe5278b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.06.30 14:45:59.514706 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.06.30 14:45:59.514725 [ 261 ] {} <Debug> TCP-Session: 1dab8fad-fd23-46ad-addb-be68ebe5278b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.06.30 14:45:59.514769 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.06.30 14:45:59.514774 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.06.30 14:45:59.514830 [ 265 ] {} <Debug> TCP-Session: 4d171125-c081-47c9-bac2-b8c73ecbd42b Authenticating user 'default' from [fd00:1122:3344:101::b]:47384 | ||
| 179 | 2025.06.30 14:45:59.514823 [ 266 ] {} <Debug> TCP-Session: 5dab44f3-f3d1-44c8-bf28-1a88ca940647 Authenticating user 'default' from [fd00:1122:3344:101::b]:51699 | ||
| 180 | 2025.06.30 14:45:59.514724 [ 264 ] {} <Debug> TCP-Session: 789fdda4-69e3-448b-8135-f9f852e89440 Authenticating user 'default' from [fd00:1122:3344:101::b]:43541 | ||
| 181 | 2025.06.30 14:45:59.514903 [ 265 ] {} <Debug> TCP-Session: 4d171125-c081-47c9-bac2-b8c73ecbd42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.06.30 14:45:59.514889 [ 266 ] {} <Debug> TCP-Session: 5dab44f3-f3d1-44c8-bf28-1a88ca940647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.06.30 14:45:59.514712 [ 262 ] {} <Debug> TCP-Session: 9e4ed0c9-f2f6-41e6-b9c9-536064da36da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.06.30 14:45:59.514993 [ 265 ] {} <Debug> TCP-Session: 4d171125-c081-47c9-bac2-b8c73ecbd42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.06.30 14:45:59.514982 [ 264 ] {} <Debug> TCP-Session: 789fdda4-69e3-448b-8135-f9f852e89440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.06.30 14:45:59.515056 [ 262 ] {} <Debug> TCP-Session: 9e4ed0c9-f2f6-41e6-b9c9-536064da36da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.06.30 14:45:59.515068 [ 264 ] {} <Debug> TCP-Session: 789fdda4-69e3-448b-8135-f9f852e89440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.06.30 14:45:59.514980 [ 266 ] {} <Debug> TCP-Session: 5dab44f3-f3d1-44c8-bf28-1a88ca940647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.06.30 14:45:59.514890 [ 263 ] {} <Debug> TCP-Session: 90425257-8186-4b34-b313-c1d17a3793fd Authenticating user 'default' from [fd00:1122:3344:101::b]:45225 | ||
| 190 | 2025.06.30 14:45:59.515209 [ 263 ] {} <Debug> TCP-Session: 90425257-8186-4b34-b313-c1d17a3793fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.06.30 14:45:59.515271 [ 263 ] {} <Debug> TCP-Session: 90425257-8186-4b34-b313-c1d17a3793fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.06.30 14:46:00.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.39 MiB, peak 118.39 MiB, free memory in arenas 0.00 B, will set to 119.50 MiB (RSS), difference: 1.10 MiB | ||
| 193 | 2025.06.30 14:46:00.281570 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58472 | ||
| 194 | 2025.06.30 14:46:00.281732 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2025.06.30 14:46:00.281763 [ 267 ] {} <Debug> TCP-Session: 56ff4c53-94e0-4700-8780-7a4b06d0104d Authenticating user 'default' from [fd00:1122:3344:101::c]:58472 | ||
| 196 | 2025.06.30 14:46:00.281828 [ 267 ] {} <Debug> TCP-Session: 56ff4c53-94e0-4700-8780-7a4b06d0104d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.06.30 14:46:00.281875 [ 267 ] {} <Debug> TCP-Session: 56ff4c53-94e0-4700-8780-7a4b06d0104d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2025.06.30 14:46:00.281936 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2025.06.30 14:46:00.281961 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.06.30 14:46:00.282038 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2025.06.30 14:46:00.283709 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36201 | ||
| 202 | 2025.06.30 14:46:00.283802 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38880 | ||
| 203 | 2025.06.30 14:46:00.283933 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2025.06.30 14:46:00.284044 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53178 | ||
| 205 | 2025.06.30 14:46:00.284053 [ 268 ] {} <Debug> TCP-Session: 6ff37851-d640-472a-a86e-a8f988855929 Authenticating user 'default' from [fd00:1122:3344:101::c]:36201 | ||
| 206 | 2025.06.30 14:46:00.284060 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.06.30 14:46:00.284108 [ 268 ] {} <Debug> TCP-Session: 6ff37851-d640-472a-a86e-a8f988855929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.06.30 14:46:00.284059 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37328 | ||
| 209 | 2025.06.30 14:46:00.284218 [ 269 ] {} <Debug> TCP-Session: dc396fc9-c152-4199-8fda-b5f8ac516c68 Authenticating user 'default' from [fd00:1122:3344:101::c]:38880 | ||
| 210 | 2025.06.30 14:46:00.284221 [ 268 ] {} <Debug> TCP-Session: 6ff37851-d640-472a-a86e-a8f988855929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.06.30 14:46:00.284305 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38423 | ||
| 212 | 2025.06.30 14:46:00.284277 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.06.30 14:46:00.284271 [ 269 ] {} <Debug> TCP-Session: dc396fc9-c152-4199-8fda-b5f8ac516c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.06.30 14:46:00.284407 [ 271 ] {} <Debug> TCP-Session: add5c146-180b-4477-91a9-cf1bad90eaf1 Authenticating user 'default' from [fd00:1122:3344:101::c]:53178 | ||
| 215 | 2025.06.30 14:46:00.284385 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62095 | ||
| 216 | 2025.06.30 14:46:00.284475 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.06.30 14:46:00.284207 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37116 | ||
| 218 | 2025.06.30 14:46:00.284552 [ 271 ] {} <Debug> TCP-Session: add5c146-180b-4477-91a9-cf1bad90eaf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.06.30 14:46:00.284532 [ 270 ] {} <Debug> TCP-Session: 1ba58045-1139-4f3e-a148-d9c0707ae057 Authenticating user 'default' from [fd00:1122:3344:101::c]:37328 | ||
| 220 | 2025.06.30 14:46:00.284599 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.06.30 14:46:00.284661 [ 270 ] {} <Debug> TCP-Session: 1ba58045-1139-4f3e-a148-d9c0707ae057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.06.30 14:46:00.284665 [ 271 ] {} <Debug> TCP-Session: add5c146-180b-4477-91a9-cf1bad90eaf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.06.30 14:46:00.284511 [ 269 ] {} <Debug> TCP-Session: dc396fc9-c152-4199-8fda-b5f8ac516c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.06.30 14:46:00.284753 [ 273 ] {} <Debug> TCP-Session: 348bd3d3-0ef8-4f18-9b0a-fd85b496b03c Authenticating user 'default' from [fd00:1122:3344:101::c]:38423 | ||
| 225 | 2025.06.30 14:46:00.284778 [ 270 ] {} <Debug> TCP-Session: 1ba58045-1139-4f3e-a148-d9c0707ae057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.06.30 14:46:00.284725 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2025.06.30 14:46:00.284842 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.06.30 14:46:00.284876 [ 273 ] {} <Debug> TCP-Session: 348bd3d3-0ef8-4f18-9b0a-fd85b496b03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.06.30 14:46:00.284898 [ 274 ] {} <Debug> TCP-Session: 7277ee0e-3489-46f9-befb-b100d0315a6b Authenticating user 'default' from [fd00:1122:3344:101::c]:62095 | ||
| 230 | 2025.06.30 14:46:00.284949 [ 272 ] {} <Debug> TCP-Session: 76cc6ca5-5948-4a66-a04e-332e13a3b049 Authenticating user 'default' from [fd00:1122:3344:101::c]:37116 | ||
| 231 | 2025.06.30 14:46:00.284959 [ 273 ] {} <Debug> TCP-Session: 348bd3d3-0ef8-4f18-9b0a-fd85b496b03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.06.30 14:46:00.284950 [ 274 ] {} <Debug> TCP-Session: 7277ee0e-3489-46f9-befb-b100d0315a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.06.30 14:46:00.285039 [ 272 ] {} <Debug> TCP-Session: 76cc6ca5-5948-4a66-a04e-332e13a3b049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.06.30 14:46:00.285045 [ 274 ] {} <Debug> TCP-Session: 7277ee0e-3489-46f9-befb-b100d0315a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.06.30 14:46:00.285117 [ 272 ] {} <Debug> TCP-Session: 76cc6ca5-5948-4a66-a04e-332e13a3b049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.06.30 14:46:01.762801 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63989 | ||
| 237 | 2025.06.30 14:46:01.768556 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2025.06.30 14:46:01.768596 [ 275 ] {} <Debug> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Authenticating user 'default' from [fd00:1122:3344:101::d]:63989 | ||
| 239 | 2025.06.30 14:46:01.768618 [ 275 ] {} <Debug> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.06.30 14:46:01.768735 [ 275 ] {} <Debug> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.06.30 14:46:01.768818 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2025.06.30 14:46:01.768856 [ 275 ] {} <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 | ||
| 243 | 2025.06.30 14:46:01.768955 [ 275 ] {} <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 | ||
| 244 | 2025.06.30 14:46:01.769851 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48618 | ||
| 245 | 2025.06.30 14:46:01.769960 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60128 | ||
| 246 | 2025.06.30 14:46:01.770019 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2025.06.30 14:46:01.770055 [ 276 ] {} <Debug> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Authenticating user 'default' from [fd00:1122:3344:101::d]:48618 | ||
| 248 | 2025.06.30 14:46:01.770071 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48414 | ||
| 249 | 2025.06.30 14:46:01.770194 [ 276 ] {} <Debug> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2025.06.30 14:46:01.770214 [ 276 ] {} <Debug> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.06.30 14:46:01.770227 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57420 | ||
| 252 | 2025.06.30 14:46:01.770212 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2025.06.30 14:46:01.770332 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41946 | ||
| 254 | 2025.06.30 14:46:01.770343 [ 277 ] {} <Debug> TCP-Session: ddc10b87-fb80-488f-99de-285191989179 Authenticating user 'default' from [fd00:1122:3344:101::d]:60128 | ||
| 255 | 2025.06.30 14:46:01.770479 [ 277 ] {} <Debug> TCP-Session: ddc10b87-fb80-488f-99de-285191989179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.06.30 14:46:01.770493 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56878 | ||
| 257 | 2025.06.30 14:46:01.770497 [ 277 ] {} <Debug> TCP-Session: ddc10b87-fb80-488f-99de-285191989179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2025.06.30 14:46:01.770516 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2025.06.30 14:46:01.770678 [ 279 ] {} <Debug> TCP-Session: 2e6c591c-4586-46ed-af58-4067d0a23995 Authenticating user 'default' from [fd00:1122:3344:101::d]:57420 | ||
| 260 | 2025.06.30 14:46:01.770697 [ 279 ] {} <Debug> TCP-Session: 2e6c591c-4586-46ed-af58-4067d0a23995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.06.30 14:46:01.770716 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43487 | ||
| 262 | 2025.06.30 14:46:01.770944 [ 279 ] {} <Debug> TCP-Session: 2e6c591c-4586-46ed-af58-4067d0a23995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.06.30 14:46:01.772523 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.06.30 14:46:01.772576 [ 281 ] {} <Debug> TCP-Session: 613f8df1-e52f-4f58-87f3-cbcd4ec0dee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56878 | ||
| 265 | 2025.06.30 14:46:01.772609 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2025.06.30 14:46:01.772594 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.06.30 14:46:01.772604 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.06.30 14:46:01.772786 [ 281 ] {} <Debug> TCP-Session: 613f8df1-e52f-4f58-87f3-cbcd4ec0dee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.06.30 14:46:01.772813 [ 280 ] {} <Debug> TCP-Session: 391b2653-7d9c-407d-87c5-ab798b2049f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41946 | ||
| 270 | 2025.06.30 14:46:01.772838 [ 282 ] {} <Debug> TCP-Session: b2d1c8ce-9816-4c05-a07e-0b8e25208e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:43487 | ||
| 271 | 2025.06.30 14:46:01.772756 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44035 | ||
| 272 | 2025.06.30 14:46:01.772890 [ 278 ] {} <Debug> TCP-Session: d33b5ea1-05e2-47a9-b042-47b6cf15220e Authenticating user 'default' from [fd00:1122:3344:101::d]:48414 | ||
| 273 | 2025.06.30 14:46:01.772928 [ 282 ] {} <Debug> TCP-Session: b2d1c8ce-9816-4c05-a07e-0b8e25208e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.06.30 14:46:01.772901 [ 280 ] {} <Debug> TCP-Session: 391b2653-7d9c-407d-87c5-ab798b2049f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.06.30 14:46:01.773010 [ 278 ] {} <Debug> TCP-Session: d33b5ea1-05e2-47a9-b042-47b6cf15220e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.06.30 14:46:01.772984 [ 282 ] {} <Debug> TCP-Session: b2d1c8ce-9816-4c05-a07e-0b8e25208e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.06.30 14:46:01.772970 [ 281 ] {} <Debug> TCP-Session: 613f8df1-e52f-4f58-87f3-cbcd4ec0dee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.06.30 14:46:01.773108 [ 278 ] {} <Debug> TCP-Session: d33b5ea1-05e2-47a9-b042-47b6cf15220e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.06.30 14:46:01.773161 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2025.06.30 14:46:01.773089 [ 280 ] {} <Debug> TCP-Session: 391b2653-7d9c-407d-87c5-ab798b2049f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.06.30 14:46:01.773230 [ 283 ] {} <Debug> TCP-Session: fd61cdc8-65c7-4e8e-9a13-1b4dbce42e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:44035 | ||
| 282 | 2025.06.30 14:46:01.773343 [ 283 ] {} <Debug> TCP-Session: fd61cdc8-65c7-4e8e-9a13-1b4dbce42e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.06.30 14:46:01.773357 [ 283 ] {} <Debug> TCP-Session: fd61cdc8-65c7-4e8e-9a13-1b4dbce42e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.06.30 14:46:01.784270 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2025.06.30 14:46:01.787571 [ 275 ] {ee0b9731-6167-4497-bc33-6134b068b825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2025.06.30 14:46:01.861525 [ 275 ] {ee0b9731-6167-4497-bc33-6134b068b825} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63989) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2025.06.30 14:46:01.862742 [ 275 ] {ee0b9731-6167-4497-bc33-6134b068b825} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2025.06.30 14:46:01.863365 [ 275 ] {ee0b9731-6167-4497-bc33-6134b068b825} <Debug> TCPHandler: Processed in 0.085821491 sec. | ||
| 335 | 2025.06.30 14:46:01.868987 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2025.06.30 14:46:01.869374 [ 276 ] {98af3d9b-3bae-4867-865f-39fbedb4544e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2025.06.30 14:46:01.869841 [ 276 ] {98af3d9b-3bae-4867-865f-39fbedb4544e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48618) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2025.06.30 14:46:01.870162 [ 276 ] {98af3d9b-3bae-4867-865f-39fbedb4544e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2025.06.30 14:46:01.870446 [ 276 ] {98af3d9b-3bae-4867-865f-39fbedb4544e} <Debug> TCPHandler: Processed in 0.001651822 sec. | ||
| 386 | 2025.06.30 14:46:01.872922 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.06.30 14:46:01.874010 [ 275 ] {e759f20c-2206-4053-8f92-20bf5a55f3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2025.06.30 14:46:01.874833 [ 275 ] {e759f20c-2206-4053-8f92-20bf5a55f3fa} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2025.06.30 14:46:01.876494 [ 275 ] {e759f20c-2206-4053-8f92-20bf5a55f3fa} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2025.06.30 14:46:01.876517 [ 275 ] {e759f20c-2206-4053-8f92-20bf5a55f3fa} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0072e-05 sec | ||
| 391 | 2025.06.30 14:46:01.876537 [ 275 ] {e759f20c-2206-4053-8f92-20bf5a55f3fa} <Trace> ReferentialDeps: No tables | ||
| 392 | 2025.06.30 14:46:01.876680 [ 275 ] {e759f20c-2206-4053-8f92-20bf5a55f3fa} <Trace> LoadingDeps: No tables | ||
| 393 | 2025.06.30 14:46:01.876707 [ 275 ] {e759f20c-2206-4053-8f92-20bf5a55f3fa} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2025.06.30 14:46:01.877440 [ 275 ] {e759f20c-2206-4053-8f92-20bf5a55f3fa} <Debug> TCPHandler: Processed in 0.004642822 sec. | ||
| 395 | 2025.06.30 14:46:01.877629 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.06.30 14:46:01.878160 [ 275 ] {02aee473-6c6b-4edb-9107-a19915ad1207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2025.06.30 14:46:01.879081 [ 275 ] {02aee473-6c6b-4edb-9107-a19915ad1207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2025.06.30 14:46:01.885336 [ 275 ] {02aee473-6c6b-4edb-9107-a19915ad1207} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2025.06.30 14:46:01.887714 [ 275 ] {02aee473-6c6b-4edb-9107-a19915ad1207} <Debug> oximeter.version (327e2919-41be-48b2-a39f-d3e993190644): Loading data parts | ||
| 401 | 2025.06.30 14:46:01.888994 [ 275 ] {02aee473-6c6b-4edb-9107-a19915ad1207} <Debug> oximeter.version (327e2919-41be-48b2-a39f-d3e993190644): There are no data parts | ||
| 402 | 2025.06.30 14:46:01.892955 [ 275 ] {02aee473-6c6b-4edb-9107-a19915ad1207} <Debug> TCPHandler: Processed in 0.015377906 sec. | ||
| 403 | 2025.06.30 14:46:01.893191 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2025.06.30 14:46:01.893438 [ 275 ] {6e964987-d356-4e2a-beea-e245ff84efb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2025.06.30 14:46:01.893633 [ 275 ] {6e964987-d356-4e2a-beea-e245ff84efb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2025.06.30 14:46:01.903486 [ 275 ] {6e964987-d356-4e2a-beea-e245ff84efb6} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Loading data parts | ||
| 417 | 2025.06.30 14:46:01.903733 [ 275 ] {6e964987-d356-4e2a-beea-e245ff84efb6} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): There are no data parts | ||
| 418 | 2025.06.30 14:46:01.905342 [ 275 ] {6e964987-d356-4e2a-beea-e245ff84efb6} <Debug> TCPHandler: Processed in 0.012241634 sec. | ||
| 419 | 2025.06.30 14:46:01.905566 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.06.30 14:46:01.905783 [ 275 ] {9f3ee334-b604-4c4c-9190-96254086213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 421 | 2025.06.30 14:46:01.905918 [ 275 ] {9f3ee334-b604-4c4c-9190-96254086213c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.06.30 14:46:01.907884 [ 275 ] {9f3ee334-b604-4c4c-9190-96254086213c} <Debug> oximeter.measurements_i8 (38499bc0-aa85-4c85-b534-eb37ba7e96f4): Loading data parts | ||
| 423 | 2025.06.30 14:46:01.908129 [ 275 ] {9f3ee334-b604-4c4c-9190-96254086213c} <Debug> oximeter.measurements_i8 (38499bc0-aa85-4c85-b534-eb37ba7e96f4): There are no data parts | ||
| 424 | 2025.06.30 14:46:01.909378 [ 275 ] {9f3ee334-b604-4c4c-9190-96254086213c} <Debug> TCPHandler: Processed in 0.003870557 sec. | ||
| 425 | 2025.06.30 14:46:01.909540 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.06.30 14:46:01.909700 [ 275 ] {1f70622e-0288-4f87-be11-943bd29643a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 427 | 2025.06.30 14:46:01.909825 [ 275 ] {1f70622e-0288-4f87-be11-943bd29643a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.06.30 14:46:01.911580 [ 275 ] {1f70622e-0288-4f87-be11-943bd29643a4} <Debug> oximeter.measurements_u8 (0fd7f50c-908b-4f83-a4ae-29e620ff06d1): Loading data parts | ||
| 429 | 2025.06.30 14:46:01.911749 [ 275 ] {1f70622e-0288-4f87-be11-943bd29643a4} <Debug> oximeter.measurements_u8 (0fd7f50c-908b-4f83-a4ae-29e620ff06d1): There are no data parts | ||
| 430 | 2025.06.30 14:46:01.913144 [ 275 ] {1f70622e-0288-4f87-be11-943bd29643a4} <Debug> TCPHandler: Processed in 0.003658123 sec. | ||
| 431 | 2025.06.30 14:46:01.913366 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.06.30 14:46:01.913637 [ 275 ] {c9714e5e-feda-496c-836b-03d3cb3a42f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 433 | 2025.06.30 14:46:01.913792 [ 275 ] {c9714e5e-feda-496c-836b-03d3cb3a42f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.06.30 14:46:01.915677 [ 275 ] {c9714e5e-feda-496c-836b-03d3cb3a42f6} <Debug> oximeter.measurements_i16 (fefbce17-9ae9-4a4c-bc4c-25266c4e61f7): Loading data parts | ||
| 435 | 2025.06.30 14:46:01.915864 [ 275 ] {c9714e5e-feda-496c-836b-03d3cb3a42f6} <Debug> oximeter.measurements_i16 (fefbce17-9ae9-4a4c-bc4c-25266c4e61f7): There are no data parts | ||
| 436 | 2025.06.30 14:46:01.917477 [ 275 ] {c9714e5e-feda-496c-836b-03d3cb3a42f6} <Debug> TCPHandler: Processed in 0.004173103 sec. | ||
| 437 | 2025.06.30 14:46:01.917625 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.06.30 14:46:01.917783 [ 275 ] {33da55cf-0c8f-48bc-a262-67608c86aa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 439 | 2025.06.30 14:46:01.917920 [ 275 ] {33da55cf-0c8f-48bc-a262-67608c86aa0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.06.30 14:46:01.920291 [ 275 ] {33da55cf-0c8f-48bc-a262-67608c86aa0e} <Debug> oximeter.measurements_u16 (2fc1eeee-d379-4815-bb8e-8294cd7311a2): Loading data parts | ||
| 441 | 2025.06.30 14:46:01.920500 [ 275 ] {33da55cf-0c8f-48bc-a262-67608c86aa0e} <Debug> oximeter.measurements_u16 (2fc1eeee-d379-4815-bb8e-8294cd7311a2): There are no data parts | ||
| 442 | 2025.06.30 14:46:01.922374 [ 275 ] {33da55cf-0c8f-48bc-a262-67608c86aa0e} <Debug> TCPHandler: Processed in 0.004802556 sec. | ||
| 443 | 2025.06.30 14:46:01.922543 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.06.30 14:46:01.922779 [ 275 ] {d658e214-bde3-45cf-9c8f-ea6041ec23d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 445 | 2025.06.30 14:46:01.922923 [ 275 ] {d658e214-bde3-45cf-9c8f-ea6041ec23d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.06.30 14:46:01.924910 [ 275 ] {d658e214-bde3-45cf-9c8f-ea6041ec23d6} <Debug> oximeter.measurements_i32 (c7c8db07-8339-4d27-9d31-f42868e44054): Loading data parts | ||
| 447 | 2025.06.30 14:46:01.925108 [ 275 ] {d658e214-bde3-45cf-9c8f-ea6041ec23d6} <Debug> oximeter.measurements_i32 (c7c8db07-8339-4d27-9d31-f42868e44054): There are no data parts | ||
| 448 | 2025.06.30 14:46:01.928341 [ 275 ] {d658e214-bde3-45cf-9c8f-ea6041ec23d6} <Debug> TCPHandler: Processed in 0.005848997 sec. | ||
| 449 | 2025.06.30 14:46:01.928500 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.06.30 14:46:01.928664 [ 275 ] {13196d91-e0e2-4515-af9b-3d90b923c0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 451 | 2025.06.30 14:46:01.928794 [ 275 ] {13196d91-e0e2-4515-af9b-3d90b923c0c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.06.30 14:46:01.930636 [ 275 ] {13196d91-e0e2-4515-af9b-3d90b923c0c6} <Debug> oximeter.measurements_u32 (20c31d0e-11ce-4dcb-ba33-2b49bfe6c02d): Loading data parts | ||
| 453 | 2025.06.30 14:46:01.930794 [ 275 ] {13196d91-e0e2-4515-af9b-3d90b923c0c6} <Debug> oximeter.measurements_u32 (20c31d0e-11ce-4dcb-ba33-2b49bfe6c02d): There are no data parts | ||
| 454 | 2025.06.30 14:46:01.932181 [ 275 ] {13196d91-e0e2-4515-af9b-3d90b923c0c6} <Debug> TCPHandler: Processed in 0.003736024 sec. | ||
| 455 | 2025.06.30 14:46:01.932336 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.06.30 14:46:01.932595 [ 275 ] {3aadffdf-a8dd-477e-987c-e6dfdde65913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 457 | 2025.06.30 14:46:01.932722 [ 275 ] {3aadffdf-a8dd-477e-987c-e6dfdde65913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.06.30 14:46:01.934500 [ 275 ] {3aadffdf-a8dd-477e-987c-e6dfdde65913} <Debug> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Loading data parts | ||
| 459 | 2025.06.30 14:46:01.934727 [ 275 ] {3aadffdf-a8dd-477e-987c-e6dfdde65913} <Debug> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): There are no data parts | ||
| 460 | 2025.06.30 14:46:01.936556 [ 275 ] {3aadffdf-a8dd-477e-987c-e6dfdde65913} <Debug> TCPHandler: Processed in 0.004279986 sec. | ||
| 461 | 2025.06.30 14:46:01.936702 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.06.30 14:46:01.936863 [ 275 ] {c3be4e5a-f325-4008-98d8-6bc3f6ccaab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 463 | 2025.06.30 14:46:01.936994 [ 275 ] {c3be4e5a-f325-4008-98d8-6bc3f6ccaab0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.06.30 14:46:01.939636 [ 275 ] {c3be4e5a-f325-4008-98d8-6bc3f6ccaab0} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Loading data parts | ||
| 465 | 2025.06.30 14:46:01.939871 [ 275 ] {c3be4e5a-f325-4008-98d8-6bc3f6ccaab0} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): There are no data parts | ||
| 466 | 2025.06.30 14:46:01.941090 [ 275 ] {c3be4e5a-f325-4008-98d8-6bc3f6ccaab0} <Debug> TCPHandler: Processed in 0.004438339 sec. | ||
| 467 | 2025.06.30 14:46:01.941241 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.06.30 14:46:01.941540 [ 275 ] {74d04b20-c888-4fa8-88ac-29b88bb77c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 469 | 2025.06.30 14:46:01.941651 [ 275 ] {74d04b20-c888-4fa8-88ac-29b88bb77c1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.06.30 14:46:01.945050 [ 275 ] {74d04b20-c888-4fa8-88ac-29b88bb77c1b} <Debug> oximeter.measurements_f32 (bd6ef2b8-610c-4752-bd18-e065009e5879): Loading data parts | ||
| 471 | 2025.06.30 14:46:01.945232 [ 275 ] {74d04b20-c888-4fa8-88ac-29b88bb77c1b} <Debug> oximeter.measurements_f32 (bd6ef2b8-610c-4752-bd18-e065009e5879): There are no data parts | ||
| 472 | 2025.06.30 14:46:01.946893 [ 275 ] {74d04b20-c888-4fa8-88ac-29b88bb77c1b} <Debug> TCPHandler: Processed in 0.005701634 sec. | ||
| 473 | 2025.06.30 14:46:01.947053 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.06.30 14:46:01.947214 [ 275 ] {de752718-474a-409e-95bc-dc1afcca5d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 475 | 2025.06.30 14:46:01.947321 [ 275 ] {de752718-474a-409e-95bc-dc1afcca5d63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.06.30 14:46:01.950566 [ 275 ] {de752718-474a-409e-95bc-dc1afcca5d63} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Loading data parts | ||
| 477 | 2025.06.30 14:46:01.950770 [ 275 ] {de752718-474a-409e-95bc-dc1afcca5d63} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): There are no data parts | ||
| 478 | 2025.06.30 14:46:01.953062 [ 275 ] {de752718-474a-409e-95bc-dc1afcca5d63} <Debug> TCPHandler: Processed in 0.006068751 sec. | ||
| 479 | 2025.06.30 14:46:01.953223 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.06.30 14:46:01.953492 [ 275 ] {4b181786-a88f-4942-a705-a2c3a811e84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 481 | 2025.06.30 14:46:01.953619 [ 275 ] {4b181786-a88f-4942-a705-a2c3a811e84a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.06.30 14:46:01.957059 [ 275 ] {4b181786-a88f-4942-a705-a2c3a811e84a} <Debug> oximeter.measurements_string (0b6c5cb2-c7a9-4a85-80f4-f219b7507e8b): Loading data parts | ||
| 483 | 2025.06.30 14:46:01.957245 [ 275 ] {4b181786-a88f-4942-a705-a2c3a811e84a} <Debug> oximeter.measurements_string (0b6c5cb2-c7a9-4a85-80f4-f219b7507e8b): There are no data parts | ||
| 484 | 2025.06.30 14:46:01.959309 [ 275 ] {4b181786-a88f-4942-a705-a2c3a811e84a} <Debug> TCPHandler: Processed in 0.006139782 sec. | ||
| 485 | 2025.06.30 14:46:01.959487 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.06.30 14:46:01.959654 [ 275 ] {3e65fc66-93c3-41c9-9c25-27c35d7bff26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.06.30 14:46:01.959800 [ 275 ] {3e65fc66-93c3-41c9-9c25-27c35d7bff26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.06.30 14:46:01.962518 [ 275 ] {3e65fc66-93c3-41c9-9c25-27c35d7bff26} <Debug> oximeter.measurements_bytes (25bc24f0-1ab9-4f2a-8b11-0078c15dd4d0): Loading data parts | ||
| 496 | 2025.06.30 14:46:01.962688 [ 275 ] {3e65fc66-93c3-41c9-9c25-27c35d7bff26} <Debug> oximeter.measurements_bytes (25bc24f0-1ab9-4f2a-8b11-0078c15dd4d0): There are no data parts | ||
| 497 | 2025.06.30 14:46:01.964486 [ 275 ] {3e65fc66-93c3-41c9-9c25-27c35d7bff26} <Debug> TCPHandler: Processed in 0.00505053 sec. | ||
| 498 | 2025.06.30 14:46:01.964709 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.06.30 14:46:01.964911 [ 275 ] {fc7ac882-8131-4c73-bc56-7654fdbbc08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 500 | 2025.06.30 14:46:01.965082 [ 275 ] {fc7ac882-8131-4c73-bc56-7654fdbbc08d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.06.30 14:46:01.968028 [ 275 ] {fc7ac882-8131-4c73-bc56-7654fdbbc08d} <Debug> oximeter.measurements_cumulativei64 (286d0148-bbd8-4540-9081-5e94f498f9b7): Loading data parts | ||
| 502 | 2025.06.30 14:46:01.968203 [ 275 ] {fc7ac882-8131-4c73-bc56-7654fdbbc08d} <Debug> oximeter.measurements_cumulativei64 (286d0148-bbd8-4540-9081-5e94f498f9b7): There are no data parts | ||
| 503 | 2025.06.30 14:46:01.971161 [ 275 ] {fc7ac882-8131-4c73-bc56-7654fdbbc08d} <Debug> TCPHandler: Processed in 0.006525401 sec. | ||
| 504 | 2025.06.30 14:46:01.971406 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.06.30 14:46:01.971574 [ 275 ] {dd650bf6-99c0-4bf9-9b7b-bbc1d6d59e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 506 | 2025.06.30 14:46:01.971727 [ 275 ] {dd650bf6-99c0-4bf9-9b7b-bbc1d6d59e61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.06.30 14:46:01.975420 [ 275 ] {dd650bf6-99c0-4bf9-9b7b-bbc1d6d59e61} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Loading data parts | ||
| 508 | 2025.06.30 14:46:01.975680 [ 275 ] {dd650bf6-99c0-4bf9-9b7b-bbc1d6d59e61} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): There are no data parts | ||
| 509 | 2025.06.30 14:46:01.977305 [ 275 ] {dd650bf6-99c0-4bf9-9b7b-bbc1d6d59e61} <Debug> TCPHandler: Processed in 0.005949079 sec. | ||
| 510 | 2025.06.30 14:46:01.977480 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.06.30 14:46:01.977739 [ 275 ] {9a2b3cd4-1e50-4a30-a91b-9f3a2bcf6dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 512 | 2025.06.30 14:46:01.977873 [ 275 ] {9a2b3cd4-1e50-4a30-a91b-9f3a2bcf6dfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.06.30 14:46:01.980815 [ 275 ] {9a2b3cd4-1e50-4a30-a91b-9f3a2bcf6dfe} <Debug> oximeter.measurements_cumulativef32 (090246a6-6e13-42ae-8a52-66b60e901039): Loading data parts | ||
| 514 | 2025.06.30 14:46:01.980967 [ 275 ] {9a2b3cd4-1e50-4a30-a91b-9f3a2bcf6dfe} <Debug> oximeter.measurements_cumulativef32 (090246a6-6e13-42ae-8a52-66b60e901039): There are no data parts | ||
| 515 | 2025.06.30 14:46:01.983535 [ 275 ] {9a2b3cd4-1e50-4a30-a91b-9f3a2bcf6dfe} <Debug> TCPHandler: Processed in 0.006110992 sec. | ||
| 516 | 2025.06.30 14:46:01.983684 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.06.30 14:46:01.983847 [ 275 ] {bc9d1973-7c75-45bd-b802-ee2f7a16e697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 518 | 2025.06.30 14:46:01.983984 [ 275 ] {bc9d1973-7c75-45bd-b802-ee2f7a16e697} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.06.30 14:46:01.987846 [ 275 ] {bc9d1973-7c75-45bd-b802-ee2f7a16e697} <Debug> oximeter.measurements_cumulativef64 (b5a28573-600e-4746-9f0b-abab055efe05): Loading data parts | ||
| 520 | 2025.06.30 14:46:01.988083 [ 275 ] {bc9d1973-7c75-45bd-b802-ee2f7a16e697} <Debug> oximeter.measurements_cumulativef64 (b5a28573-600e-4746-9f0b-abab055efe05): There are no data parts | ||
| 521 | 2025.06.30 14:46:01.990568 [ 275 ] {bc9d1973-7c75-45bd-b802-ee2f7a16e697} <Debug> TCPHandler: Processed in 0.006934348 sec. | ||
| 522 | 2025.06.30 14:46:01.990827 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.06.30 14:46:01.991074 [ 275 ] {db5d2935-45c4-4d6d-8f8a-8cb2fcd118d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2025.06.30 14:46:01.991227 [ 275 ] {db5d2935-45c4-4d6d-8f8a-8cb2fcd118d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.06.30 14:46:01.994287 [ 275 ] {db5d2935-45c4-4d6d-8f8a-8cb2fcd118d7} <Debug> oximeter.measurements_histogrami8 (d0d633f6-e851-411a-8ba9-08227f8edd93): Loading data parts | ||
| 536 | 2025.06.30 14:46:01.994469 [ 275 ] {db5d2935-45c4-4d6d-8f8a-8cb2fcd118d7} <Debug> oximeter.measurements_histogrami8 (d0d633f6-e851-411a-8ba9-08227f8edd93): There are no data parts | ||
| 537 | 2025.06.30 14:46:01.996005 [ 275 ] {db5d2935-45c4-4d6d-8f8a-8cb2fcd118d7} <Debug> TCPHandler: Processed in 0.005229825 sec. | ||
| 538 | 2025.06.30 14:46:01.996154 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.06.30 14:46:01.996369 [ 275 ] {9004cadc-2a2b-433d-bd83-574f0c3b4f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 540 | 2025.06.30 14:46:01.996532 [ 275 ] {9004cadc-2a2b-433d-bd83-574f0c3b4f1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.06.30 14:46:01.998912 [ 275 ] {9004cadc-2a2b-433d-bd83-574f0c3b4f1f} <Debug> oximeter.measurements_histogramu8 (d6f31489-20c6-4767-8a9e-86885cf35f21): Loading data parts | ||
| 542 | 2025.06.30 14:46:01.999086 [ 275 ] {9004cadc-2a2b-433d-bd83-574f0c3b4f1f} <Debug> oximeter.measurements_histogramu8 (d6f31489-20c6-4767-8a9e-86885cf35f21): There are no data parts | ||
| 543 | 2025.06.30 14:46:02.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.59 MiB, peak 125.59 MiB, free memory in arenas 0.00 B, will set to 133.94 MiB (RSS), difference: 8.36 MiB | ||
| 544 | 2025.06.30 14:46:02.000557 [ 275 ] {9004cadc-2a2b-433d-bd83-574f0c3b4f1f} <Debug> TCPHandler: Processed in 0.004453858 sec. | ||
| 545 | 2025.06.30 14:46:02.000723 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2025.06.30 14:46:02.000941 [ 275 ] {cc34bec2-64d2-4f8b-b740-30590659e00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 547 | 2025.06.30 14:46:02.001098 [ 275 ] {cc34bec2-64d2-4f8b-b740-30590659e00e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 548 | 2025.06.30 14:46:02.003365 [ 275 ] {cc34bec2-64d2-4f8b-b740-30590659e00e} <Debug> oximeter.measurements_histogrami16 (1ad61e0e-cf31-485b-b66b-6eb957cdcd13): Loading data parts | ||
| 549 | 2025.06.30 14:46:02.003621 [ 275 ] {cc34bec2-64d2-4f8b-b740-30590659e00e} <Debug> oximeter.measurements_histogrami16 (1ad61e0e-cf31-485b-b66b-6eb957cdcd13): There are no data parts | ||
| 550 | 2025.06.30 14:46:02.005266 [ 275 ] {cc34bec2-64d2-4f8b-b740-30590659e00e} <Debug> TCPHandler: Processed in 0.004602791 sec. | ||
| 551 | 2025.06.30 14:46:02.005418 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2025.06.30 14:46:02.005735 [ 275 ] {44eebb6d-60dc-40a5-be45-3862081e7ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 553 | 2025.06.30 14:46:02.005873 [ 275 ] {44eebb6d-60dc-40a5-be45-3862081e7ee9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 554 | 2025.06.30 14:46:02.007842 [ 275 ] {44eebb6d-60dc-40a5-be45-3862081e7ee9} <Debug> oximeter.measurements_histogramu16 (694d52a3-4411-42e5-9064-18c127ba43f0): Loading data parts | ||
| 555 | 2025.06.30 14:46:02.007995 [ 275 ] {44eebb6d-60dc-40a5-be45-3862081e7ee9} <Debug> oximeter.measurements_histogramu16 (694d52a3-4411-42e5-9064-18c127ba43f0): There are no data parts | ||
| 556 | 2025.06.30 14:46:02.011408 [ 275 ] {44eebb6d-60dc-40a5-be45-3862081e7ee9} <Debug> TCPHandler: Processed in 0.006044931 sec. | ||
| 557 | 2025.06.30 14:46:02.011556 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2025.06.30 14:46:02.011779 [ 275 ] {0fc6b716-66c4-43ed-ad1f-995c39905b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 559 | 2025.06.30 14:46:02.011932 [ 275 ] {0fc6b716-66c4-43ed-ad1f-995c39905b93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 560 | 2025.06.30 14:46:02.014068 [ 275 ] {0fc6b716-66c4-43ed-ad1f-995c39905b93} <Debug> oximeter.measurements_histogrami32 (fcd055da-d1af-4fff-a381-4cb1e78d0303): Loading data parts | ||
| 561 | 2025.06.30 14:46:02.014391 [ 275 ] {0fc6b716-66c4-43ed-ad1f-995c39905b93} <Debug> oximeter.measurements_histogrami32 (fcd055da-d1af-4fff-a381-4cb1e78d0303): There are no data parts | ||
| 562 | 2025.06.30 14:46:02.015767 [ 275 ] {0fc6b716-66c4-43ed-ad1f-995c39905b93} <Debug> TCPHandler: Processed in 0.004263035 sec. | ||
| 563 | 2025.06.30 14:46:02.015914 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2025.06.30 14:46:02.016254 [ 275 ] {166a606b-1f3f-4a05-937f-8329d266df97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 565 | 2025.06.30 14:46:02.016417 [ 275 ] {166a606b-1f3f-4a05-937f-8329d266df97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 566 | 2025.06.30 14:46:02.018471 [ 275 ] {166a606b-1f3f-4a05-937f-8329d266df97} <Debug> oximeter.measurements_histogramu32 (da8459ff-c3c1-4200-89e7-2075509e1a89): Loading data parts | ||
| 567 | 2025.06.30 14:46:02.018637 [ 275 ] {166a606b-1f3f-4a05-937f-8329d266df97} <Debug> oximeter.measurements_histogramu32 (da8459ff-c3c1-4200-89e7-2075509e1a89): There are no data parts | ||
| 568 | 2025.06.30 14:46:02.020078 [ 275 ] {166a606b-1f3f-4a05-937f-8329d266df97} <Debug> TCPHandler: Processed in 0.004213404 sec. | ||
| 569 | 2025.06.30 14:46:02.020225 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2025.06.30 14:46:02.020460 [ 275 ] {6cba9d3a-045e-48c7-b8b2-fdd64c4b76df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 571 | 2025.06.30 14:46:02.020690 [ 275 ] {6cba9d3a-045e-48c7-b8b2-fdd64c4b76df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 572 | 2025.06.30 14:46:02.022594 [ 275 ] {6cba9d3a-045e-48c7-b8b2-fdd64c4b76df} <Debug> oximeter.measurements_histogrami64 (f10d00c0-2558-4248-bc3f-6464b3ed8de6): Loading data parts | ||
| 573 | 2025.06.30 14:46:02.022884 [ 275 ] {6cba9d3a-045e-48c7-b8b2-fdd64c4b76df} <Debug> oximeter.measurements_histogrami64 (f10d00c0-2558-4248-bc3f-6464b3ed8de6): There are no data parts | ||
| 574 | 2025.06.30 14:46:02.024377 [ 275 ] {6cba9d3a-045e-48c7-b8b2-fdd64c4b76df} <Debug> TCPHandler: Processed in 0.004201763 sec. | ||
| 575 | 2025.06.30 14:46:02.024524 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2025.06.30 14:46:02.024847 [ 275 ] {48109173-029a-45a4-802e-3fabd11a3474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 577 | 2025.06.30 14:46:02.025001 [ 275 ] {48109173-029a-45a4-802e-3fabd11a3474} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 578 | 2025.06.30 14:46:02.027164 [ 275 ] {48109173-029a-45a4-802e-3fabd11a3474} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Loading data parts | ||
| 579 | 2025.06.30 14:46:02.027297 [ 275 ] {48109173-029a-45a4-802e-3fabd11a3474} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): There are no data parts | ||
| 580 | 2025.06.30 14:46:02.028982 [ 275 ] {48109173-029a-45a4-802e-3fabd11a3474} <Debug> TCPHandler: Processed in 0.00450752 sec. | ||
| 581 | 2025.06.30 14:46:02.029121 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2025.06.30 14:46:02.029344 [ 275 ] {0831102b-c257-468b-ab52-1958721db345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 583 | 2025.06.30 14:46:02.029499 [ 275 ] {0831102b-c257-468b-ab52-1958721db345} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2025.06.30 14:46:02.031401 [ 275 ] {0831102b-c257-468b-ab52-1958721db345} <Debug> oximeter.measurements_histogramf32 (3394084b-e130-4745-b94c-a725bb881f0c): Loading data parts | ||
| 585 | 2025.06.30 14:46:02.031633 [ 275 ] {0831102b-c257-468b-ab52-1958721db345} <Debug> oximeter.measurements_histogramf32 (3394084b-e130-4745-b94c-a725bb881f0c): There are no data parts | ||
| 586 | 2025.06.30 14:46:02.032928 [ 275 ] {0831102b-c257-468b-ab52-1958721db345} <Debug> TCPHandler: Processed in 0.003857617 sec. | ||
| 587 | 2025.06.30 14:46:02.033166 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2025.06.30 14:46:02.033640 [ 275 ] {60743a38-b938-4473-aaa8-9d274a326170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 589 | 2025.06.30 14:46:02.033812 [ 275 ] {60743a38-b938-4473-aaa8-9d274a326170} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 590 | 2025.06.30 14:46:02.036884 [ 275 ] {60743a38-b938-4473-aaa8-9d274a326170} <Debug> oximeter.measurements_histogramf64 (006d381c-f982-4beb-955d-143209cbe2c3): Loading data parts | ||
| 591 | 2025.06.30 14:46:02.037035 [ 275 ] {60743a38-b938-4473-aaa8-9d274a326170} <Debug> oximeter.measurements_histogramf64 (006d381c-f982-4beb-955d-143209cbe2c3): There are no data parts | ||
| 592 | 2025.06.30 14:46:02.039073 [ 275 ] {60743a38-b938-4473-aaa8-9d274a326170} <Debug> TCPHandler: Processed in 0.00604446 sec. | ||
| 593 | 2025.06.30 14:46:02.039224 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2025.06.30 14:46:02.039410 [ 275 ] {975afaf5-e383-4d60-99da-f64348cd4c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) /* The field tables store named dimensions of each timeseries. | ||
| 595 | * | ||
| 596 | * As with the measurement tables, there is one field table for each field data | ||
| 597 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 598 | * this behavior **must not** be relied upon for query correctness. | ||
| 599 | * | ||
| 600 | * The index for the fields differs from the measurements, however. Rows are | ||
| 601 | * sorted by timeseries name, then field name, field value, and finally | ||
| 602 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 603 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 604 | * usually then used to look up measurements. | ||
| 605 | * | ||
| 606 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 607 | * timeseries name and then key, since it would improve lookups where one | ||
| 608 | * already has the key. Realistically though, these tables are quite small and | ||
| 609 | * so performance benefits will be low in absolute terms. | ||
| 610 | * | ||
| 611 | * TTL: We use a materialized column to expire old field table records. This | ||
| 612 | * column is generated automatically by the database whenever a new row is | ||
| 613 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 614 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 615 | * record will remain during a deduplication, which will have the last | ||
| 616 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 617 | * measurement tables. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2025.06.30 14:46:02.039567 [ 275 ] {975afaf5-e383-4d60-99da-f64348cd4c06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 621 | 2025.06.30 14:46:02.041899 [ 275 ] {975afaf5-e383-4d60-99da-f64348cd4c06} <Debug> oximeter.fields_bool (889a1852-3ec1-45ab-ab44-dcd3c867922b): Loading data parts | ||
| 622 | 2025.06.30 14:46:02.042157 [ 275 ] {975afaf5-e383-4d60-99da-f64348cd4c06} <Debug> oximeter.fields_bool (889a1852-3ec1-45ab-ab44-dcd3c867922b): There are no data parts | ||
| 623 | 2025.06.30 14:46:02.043698 [ 275 ] {975afaf5-e383-4d60-99da-f64348cd4c06} <Debug> TCPHandler: Processed in 0.004524821 sec. | ||
| 624 | 2025.06.30 14:46:02.043842 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2025.06.30 14:46:02.044093 [ 275 ] {48527c7f-f25e-4741-99e0-65bc3b2692cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 626 | 2025.06.30 14:46:02.044195 [ 275 ] {48527c7f-f25e-4741-99e0-65bc3b2692cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2025.06.30 14:46:02.046505 [ 275 ] {48527c7f-f25e-4741-99e0-65bc3b2692cc} <Debug> oximeter.fields_i8 (d9fa5be1-a261-42e5-8862-1bf0a217e611): Loading data parts | ||
| 628 | 2025.06.30 14:46:02.046641 [ 275 ] {48527c7f-f25e-4741-99e0-65bc3b2692cc} <Debug> oximeter.fields_i8 (d9fa5be1-a261-42e5-8862-1bf0a217e611): There are no data parts | ||
| 629 | 2025.06.30 14:46:02.048260 [ 275 ] {48527c7f-f25e-4741-99e0-65bc3b2692cc} <Debug> TCPHandler: Processed in 0.004468229 sec. | ||
| 630 | 2025.06.30 14:46:02.048481 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2025.06.30 14:46:02.048639 [ 275 ] {b5f8d3e4-93bb-47ca-b9a9-9aa9051f4494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 632 | 2025.06.30 14:46:02.048791 [ 275 ] {b5f8d3e4-93bb-47ca-b9a9-9aa9051f4494} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2025.06.30 14:46:02.051810 [ 275 ] {b5f8d3e4-93bb-47ca-b9a9-9aa9051f4494} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Loading data parts | ||
| 634 | 2025.06.30 14:46:02.052081 [ 275 ] {b5f8d3e4-93bb-47ca-b9a9-9aa9051f4494} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): There are no data parts | ||
| 635 | 2025.06.30 14:46:02.053642 [ 275 ] {b5f8d3e4-93bb-47ca-b9a9-9aa9051f4494} <Debug> TCPHandler: Processed in 0.005209174 sec. | ||
| 636 | 2025.06.30 14:46:02.053787 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2025.06.30 14:46:02.054039 [ 275 ] {90461d0f-532e-4eb5-9a85-6c6e54d7a955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 638 | 2025.06.30 14:46:02.054178 [ 275 ] {90461d0f-532e-4eb5-9a85-6c6e54d7a955} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2025.06.30 14:46:02.058701 [ 275 ] {90461d0f-532e-4eb5-9a85-6c6e54d7a955} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Loading data parts | ||
| 640 | 2025.06.30 14:46:02.058880 [ 275 ] {90461d0f-532e-4eb5-9a85-6c6e54d7a955} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): There are no data parts | ||
| 641 | 2025.06.30 14:46:02.060842 [ 275 ] {90461d0f-532e-4eb5-9a85-6c6e54d7a955} <Debug> TCPHandler: Processed in 0.007104931 sec. | ||
| 642 | 2025.06.30 14:46:02.061042 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2025.06.30 14:46:02.061199 [ 275 ] {5d092a0c-c2a2-45be-b261-010e600bfa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 644 | 2025.06.30 14:46:02.061339 [ 275 ] {5d092a0c-c2a2-45be-b261-010e600bfa2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2025.06.30 14:46:02.065150 [ 275 ] {5d092a0c-c2a2-45be-b261-010e600bfa2a} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Loading data parts | ||
| 646 | 2025.06.30 14:46:02.065425 [ 275 ] {5d092a0c-c2a2-45be-b261-010e600bfa2a} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): There are no data parts | ||
| 647 | 2025.06.30 14:46:02.068545 [ 275 ] {5d092a0c-c2a2-45be-b261-010e600bfa2a} <Debug> TCPHandler: Processed in 0.007551951 sec. | ||
| 648 | 2025.06.30 14:46:02.068705 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2025.06.30 14:46:02.068983 [ 275 ] {d34b9fb0-7920-4e5b-9299-efccebce475c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 650 | 2025.06.30 14:46:02.069177 [ 275 ] {d34b9fb0-7920-4e5b-9299-efccebce475c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2025.06.30 14:46:02.072898 [ 275 ] {d34b9fb0-7920-4e5b-9299-efccebce475c} <Debug> oximeter.fields_i32 (32b25d56-17f9-40b3-a27e-dd75f80877f9): Loading data parts | ||
| 652 | 2025.06.30 14:46:02.073095 [ 275 ] {d34b9fb0-7920-4e5b-9299-efccebce475c} <Debug> oximeter.fields_i32 (32b25d56-17f9-40b3-a27e-dd75f80877f9): There are no data parts | ||
| 653 | 2025.06.30 14:46:02.075095 [ 275 ] {d34b9fb0-7920-4e5b-9299-efccebce475c} <Debug> TCPHandler: Processed in 0.006440299 sec. | ||
| 654 | 2025.06.30 14:46:02.075285 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.06.30 14:46:02.075486 [ 275 ] {a2f64edb-0387-4a40-a364-10af36b89e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 656 | 2025.06.30 14:46:02.075712 [ 275 ] {a2f64edb-0387-4a40-a364-10af36b89e97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2025.06.30 14:46:02.078628 [ 275 ] {a2f64edb-0387-4a40-a364-10af36b89e97} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Loading data parts | ||
| 658 | 2025.06.30 14:46:02.078909 [ 275 ] {a2f64edb-0387-4a40-a364-10af36b89e97} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): There are no data parts | ||
| 659 | 2025.06.30 14:46:02.082612 [ 275 ] {a2f64edb-0387-4a40-a364-10af36b89e97} <Debug> TCPHandler: Processed in 0.007393447 sec. | ||
| 660 | 2025.06.30 14:46:02.082772 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2025.06.30 14:46:02.083074 [ 275 ] {11e28a50-9a1c-438d-9cc8-1fc776f1e24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 662 | 2025.06.30 14:46:02.083221 [ 275 ] {11e28a50-9a1c-438d-9cc8-1fc776f1e24f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2025.06.30 14:46:02.086419 [ 275 ] {11e28a50-9a1c-438d-9cc8-1fc776f1e24f} <Debug> oximeter.fields_i64 (0b3cf7b5-7c5c-43a4-a2f6-e2f85c83d495): Loading data parts | ||
| 664 | 2025.06.30 14:46:02.086606 [ 275 ] {11e28a50-9a1c-438d-9cc8-1fc776f1e24f} <Debug> oximeter.fields_i64 (0b3cf7b5-7c5c-43a4-a2f6-e2f85c83d495): There are no data parts | ||
| 665 | 2025.06.30 14:46:02.089100 [ 275 ] {11e28a50-9a1c-438d-9cc8-1fc776f1e24f} <Debug> TCPHandler: Processed in 0.006385798 sec. | ||
| 666 | 2025.06.30 14:46:02.089251 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2025.06.30 14:46:02.089408 [ 275 ] {1111fd55-91f2-4e80-ada2-5723a1486d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 668 | 2025.06.30 14:46:02.089545 [ 275 ] {1111fd55-91f2-4e80-ada2-5723a1486d2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2025.06.30 14:46:02.092127 [ 275 ] {1111fd55-91f2-4e80-ada2-5723a1486d2d} <Debug> oximeter.fields_u64 (360c3241-18d4-4b00-a27b-d5b8c67508cf): Loading data parts | ||
| 670 | 2025.06.30 14:46:02.092324 [ 275 ] {1111fd55-91f2-4e80-ada2-5723a1486d2d} <Debug> oximeter.fields_u64 (360c3241-18d4-4b00-a27b-d5b8c67508cf): There are no data parts | ||
| 671 | 2025.06.30 14:46:02.094741 [ 275 ] {1111fd55-91f2-4e80-ada2-5723a1486d2d} <Debug> TCPHandler: Processed in 0.00553976 sec. | ||
| 672 | 2025.06.30 14:46:02.094883 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2025.06.30 14:46:02.095153 [ 275 ] {13e7b83f-1340-48cb-be79-8f5d34f3ed75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 674 | 2025.06.30 14:46:02.095293 [ 275 ] {13e7b83f-1340-48cb-be79-8f5d34f3ed75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2025.06.30 14:46:02.097955 [ 275 ] {13e7b83f-1340-48cb-be79-8f5d34f3ed75} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Loading data parts | ||
| 676 | 2025.06.30 14:46:02.098138 [ 275 ] {13e7b83f-1340-48cb-be79-8f5d34f3ed75} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): There are no data parts | ||
| 677 | 2025.06.30 14:46:02.101808 [ 275 ] {13e7b83f-1340-48cb-be79-8f5d34f3ed75} <Debug> TCPHandler: Processed in 0.006973839 sec. | ||
| 678 | 2025.06.30 14:46:02.101971 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2025.06.30 14:46:02.102131 [ 275 ] {63079823-caa9-4a89-b5c8-92d2f32ce6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 680 | 2025.06.30 14:46:02.102277 [ 275 ] {63079823-caa9-4a89-b5c8-92d2f32ce6e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2025.06.30 14:46:02.106419 [ 275 ] {63079823-caa9-4a89-b5c8-92d2f32ce6e3} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Loading data parts | ||
| 682 | 2025.06.30 14:46:02.106639 [ 275 ] {63079823-caa9-4a89-b5c8-92d2f32ce6e3} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): There are no data parts | ||
| 683 | 2025.06.30 14:46:02.109717 [ 275 ] {63079823-caa9-4a89-b5c8-92d2f32ce6e3} <Debug> TCPHandler: Processed in 0.007800096 sec. | ||
| 684 | 2025.06.30 14:46:02.109924 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2025.06.30 14:46:02.110145 [ 275 ] {7bf19aed-58bd-45ed-a05a-1ee4b4c56b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) 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) | ||
| 686 | 2025.06.30 14:46:02.110287 [ 275 ] {7bf19aed-58bd-45ed-a05a-1ee4b4c56b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2025.06.30 14:46:02.113049 [ 275 ] {7bf19aed-58bd-45ed-a05a-1ee4b4c56b12} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Loading data parts | ||
| 688 | 2025.06.30 14:46:02.113214 [ 275 ] {7bf19aed-58bd-45ed-a05a-1ee4b4c56b12} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): There are no data parts | ||
| 689 | 2025.06.30 14:46:02.114743 [ 275 ] {7bf19aed-58bd-45ed-a05a-1ee4b4c56b12} <Debug> TCPHandler: Processed in 0.004872447 sec. | ||
| 690 | 2025.06.30 14:46:02.114912 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2025.06.30 14:46:02.115175 [ 275 ] {01610893-0531-4984-9f59-112a96573153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2025.06.30 14:46:02.115357 [ 275 ] {01610893-0531-4984-9f59-112a96573153} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2025.06.30 14:46:02.117378 [ 275 ] {01610893-0531-4984-9f59-112a96573153} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Loading data parts | ||
| 697 | 2025.06.30 14:46:02.117632 [ 275 ] {01610893-0531-4984-9f59-112a96573153} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): There are no data parts | ||
| 698 | 2025.06.30 14:46:02.119167 [ 275 ] {01610893-0531-4984-9f59-112a96573153} <Debug> TCPHandler: Processed in 0.004306676 sec. | ||
| 699 | 2025.06.30 14:46:02.119537 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2025.06.30 14:46:02.119850 [ 276 ] {54b6a537-d36f-40c5-9b4c-4c718f49890f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2025.06.30 14:46:02.121371 [ 276 ] {54b6a537-d36f-40c5-9b4c-4c718f49890f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2025.06.30 14:46:02.131017 [ 285 ] {54b6a537-d36f-40c5-9b4c-4c718f49890f} <Trace> oximeter.version (327e2919-41be-48b2-a39f-d3e993190644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2025.06.30 14:46:02.131056 [ 285 ] {54b6a537-d36f-40c5-9b4c-4c718f49890f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 704 | 2025.06.30 14:46:02.135989 [ 285 ] {54b6a537-d36f-40c5-9b4c-4c718f49890f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2025.06.30 14:46:02.136573 [ 285 ] {54b6a537-d36f-40c5-9b4c-4c718f49890f} <Trace> oximeter.version (327e2919-41be-48b2-a39f-d3e993190644): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2025.06.30 14:46:02.136927 [ 276 ] {54b6a537-d36f-40c5-9b4c-4c718f49890f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017235 sec., 58.02146794313896 rows/sec., 928.34 B/sec. | ||
| 707 | 2025.06.30 14:46:02.137180 [ 276 ] {54b6a537-d36f-40c5-9b4c-4c718f49890f} <Debug> TCPHandler: Processed in 0.017779194 sec. | ||
| 708 | 2025.06.30 14:46:03.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.73 MiB, peak 135.73 MiB, free memory in arenas 0.00 B, will set to 139.76 MiB (RSS), difference: 4.03 MiB | ||
| 709 | 2025.06.30 14:46:06.097550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.06.30 14:46:06.097555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2025.06.30 14:46:06.097735 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2025.06.30 14:46:06.097753 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2025.06.30 14:46:06.100919 [ 244 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Loading data parts | ||
| 714 | 2025.06.30 14:46:06.101121 [ 244 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): There are no data parts | ||
| 715 | 2025.06.30 14:46:06.105666 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.06.30 14:46:06.105795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 717 | 2025.06.30 14:46:06.111666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.06.30 14:46:06.112299 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.06.30 14:46:06.112450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.06.30 14:46:06.113434 [ 245 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Loading data parts | ||
| 721 | 2025.06.30 14:46:06.113570 [ 245 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): There are no data parts | ||
| 722 | 2025.06.30 14:46:06.137062 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2025.06.30 14:46:06.137204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 724 | 2025.06.30 14:46:06.143288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2025.06.30 14:46:06.144401 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2025.06.30 14:46:06.147551 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2025.06.30 14:46:07.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 9.05 MiB | ||
| 728 | 2025.06.30 14:46:08.597406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2025.06.30 14:46:08.597496 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2025.06.30 14:46:08.601596 [ 243 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Loading data parts | ||
| 731 | 2025.06.30 14:46:08.601765 [ 243 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): There are no data parts | ||
| 732 | 2025.06.30 14:46:08.607430 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2025.06.30 14:46:08.607469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 734 | 2025.06.30 14:46:08.609214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2025.06.30 14:46:08.609736 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2025.06.30 14:46:08.609960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2025.06.30 14:46:09.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.03 MiB, peak 158.03 MiB, free memory in arenas 0.00 B, will set to 154.83 MiB (RSS), difference: -3.20 MiB | ||
| 738 | 2025.06.30 14:46:13.567770 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2025.06.30 14:46:13.567837 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2025.06.30 14:46:13.612735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2025.06.30 14:46:13.613440 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2025.06.30 14:46:13.613591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 743 | 2025.06.30 14:46:13.614336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2025.06.30 14:46:13.614799 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2025.06.30 14:46:13.615046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2025.06.30 14:46:13.647811 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2025.06.30 14:46:13.666270 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2025.06.30 14:46:13.666471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 749 | 2025.06.30 14:46:13.673057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2025.06.30 14:46:13.674399 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2025.06.30 14:46:13.677818 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2025.06.30 14:46:14.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.58 MiB, peak 159.58 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 2.19 MiB | ||
| 753 | 2025.06.30 14:46:19.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.58 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2025.06.30 14:46:21.115119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 755 | 2025.06.30 14:46:21.115752 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2025.06.30 14:46:21.115806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 757 | 2025.06.30 14:46:21.116565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2025.06.30 14:46:21.117075 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2025.06.30 14:46:21.117221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 760 | 2025.06.30 14:46:21.177986 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2025.06.30 14:46:21.194985 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2025.06.30 14:46:21.195053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 763 | 2025.06.30 14:46:21.201342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2025.06.30 14:46:21.202454 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2025.06.30 14:46:21.205849 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2025.06.30 14:46:22.158556 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.06.30 14:46:22.158744 [ 275 ] {6d8af443-2adb-4dd2-9ebd-b9431000a1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2025.06.30 14:46:22.159098 [ 275 ] {6d8af443-2adb-4dd2-9ebd-b9431000a1df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.06.30 14:46:22.163587 [ 275 ] {6d8af443-2adb-4dd2-9ebd-b9431000a1df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.06.30 14:46:22.164348 [ 275 ] {6d8af443-2adb-4dd2-9ebd-b9431000a1df} <Debug> TCPHandler: Processed in 0.005921468 sec. | ||
| 771 | 2025.06.30 14:46:22.169975 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.06.30 14:46:22.170153 [ 275 ] {74041650-11f9-40ef-abbe-4d463bb9a321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.06.30 14:46:22.172805 [ 275 ] {74041650-11f9-40ef-abbe-4d463bb9a321} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.06.30 14:46:22.172860 [ 275 ] {74041650-11f9-40ef-abbe-4d463bb9a321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.06.30 14:46:22.175578 [ 275 ] {74041650-11f9-40ef-abbe-4d463bb9a321} <Debug> TCPHandler: Processed in 0.005631193 sec. | ||
| 776 | 2025.06.30 14:46:22.175905 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.06.30 14:46:22.176047 [ 275 ] {9e0bcca6-fd5e-4994-aec0-834fb7e2224a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.06.30 14:46:22.180569 [ 275 ] {9e0bcca6-fd5e-4994-aec0-834fb7e2224a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.06.30 14:46:22.180649 [ 275 ] {9e0bcca6-fd5e-4994-aec0-834fb7e2224a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.06.30 14:46:22.181094 [ 275 ] {9e0bcca6-fd5e-4994-aec0-834fb7e2224a} <Debug> TCPHandler: Processed in 0.005252045 sec. | ||
| 781 | 2025.06.30 14:46:22.181337 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.06.30 14:46:22.181458 [ 275 ] {7e49248b-c8bd-4861-962e-386b6ebc521d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.06.30 14:46:22.181714 [ 275 ] {7e49248b-c8bd-4861-962e-386b6ebc521d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.06.30 14:46:22.181776 [ 275 ] {7e49248b-c8bd-4861-962e-386b6ebc521d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.06.30 14:46:22.182118 [ 275 ] {7e49248b-c8bd-4861-962e-386b6ebc521d} <Debug> TCPHandler: Processed in 0.000831727 sec. | ||
| 786 | 2025.06.30 14:46:22.182329 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.06.30 14:46:22.182460 [ 275 ] {49753542-bfb7-4b06-83d3-6f8e737d5905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.06.30 14:46:22.182751 [ 275 ] {49753542-bfb7-4b06-83d3-6f8e737d5905} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.06.30 14:46:22.182796 [ 275 ] {49753542-bfb7-4b06-83d3-6f8e737d5905} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.06.30 14:46:22.183174 [ 275 ] {49753542-bfb7-4b06-83d3-6f8e737d5905} <Debug> TCPHandler: Processed in 0.000894728 sec. | ||
| 791 | 2025.06.30 14:46:22.183372 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.06.30 14:46:22.183519 [ 275 ] {d77900c9-b219-4b05-a999-68d664bfd42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.06.30 14:46:22.183808 [ 275 ] {d77900c9-b219-4b05-a999-68d664bfd42e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.06.30 14:46:22.183875 [ 275 ] {d77900c9-b219-4b05-a999-68d664bfd42e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.06.30 14:46:22.184220 [ 275 ] {d77900c9-b219-4b05-a999-68d664bfd42e} <Debug> TCPHandler: Processed in 0.000897618 sec. | ||
| 796 | 2025.06.30 14:46:22.184473 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.06.30 14:46:22.184619 [ 275 ] {da92dfca-4155-43ee-9994-184af637bc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.06.30 14:46:22.184865 [ 275 ] {da92dfca-4155-43ee-9994-184af637bc3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.06.30 14:46:22.184911 [ 275 ] {da92dfca-4155-43ee-9994-184af637bc3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.06.30 14:46:22.185270 [ 275 ] {da92dfca-4155-43ee-9994-184af637bc3c} <Debug> TCPHandler: Processed in 0.000853767 sec. | ||
| 801 | 2025.06.30 14:46:22.185506 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.06.30 14:46:22.185621 [ 275 ] {f76c53fd-7c9f-4274-9144-ef519ce3a9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.06.30 14:46:22.185863 [ 275 ] {f76c53fd-7c9f-4274-9144-ef519ce3a9bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.06.30 14:46:22.185906 [ 275 ] {f76c53fd-7c9f-4274-9144-ef519ce3a9bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.06.30 14:46:22.186217 [ 275 ] {f76c53fd-7c9f-4274-9144-ef519ce3a9bd} <Debug> TCPHandler: Processed in 0.000759545 sec. | ||
| 806 | 2025.06.30 14:46:22.186426 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.06.30 14:46:22.186540 [ 275 ] {1f1f0b65-60be-45cd-aa37-ea918673abde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.06.30 14:46:22.186784 [ 275 ] {1f1f0b65-60be-45cd-aa37-ea918673abde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.06.30 14:46:22.186826 [ 275 ] {1f1f0b65-60be-45cd-aa37-ea918673abde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.06.30 14:46:22.187135 [ 275 ] {1f1f0b65-60be-45cd-aa37-ea918673abde} <Debug> TCPHandler: Processed in 0.000758735 sec. | ||
| 811 | 2025.06.30 14:46:22.187325 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.06.30 14:46:22.187441 [ 275 ] {c8405067-3924-4e56-ad2f-95b9069f30b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.06.30 14:46:22.187693 [ 275 ] {c8405067-3924-4e56-ad2f-95b9069f30b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.06.30 14:46:22.187736 [ 275 ] {c8405067-3924-4e56-ad2f-95b9069f30b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.06.30 14:46:22.188045 [ 275 ] {c8405067-3924-4e56-ad2f-95b9069f30b6} <Debug> TCPHandler: Processed in 0.000768885 sec. | ||
| 816 | 2025.06.30 14:46:22.188246 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.06.30 14:46:22.188364 [ 275 ] {b0726dbc-9409-41e2-a4e5-f155febbbb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.06.30 14:46:22.188616 [ 275 ] {b0726dbc-9409-41e2-a4e5-f155febbbb7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.06.30 14:46:22.188660 [ 275 ] {b0726dbc-9409-41e2-a4e5-f155febbbb7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.06.30 14:46:22.188974 [ 275 ] {b0726dbc-9409-41e2-a4e5-f155febbbb7c} <Debug> TCPHandler: Processed in 0.000776176 sec. | ||
| 821 | 2025.06.30 14:46:22.189173 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.06.30 14:46:22.189290 [ 275 ] {b091bebb-347b-4c7b-bfd7-3f68d61e0837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.06.30 14:46:22.189540 [ 275 ] {b091bebb-347b-4c7b-bfd7-3f68d61e0837} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.06.30 14:46:22.189582 [ 275 ] {b091bebb-347b-4c7b-bfd7-3f68d61e0837} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.06.30 14:46:22.189892 [ 275 ] {b091bebb-347b-4c7b-bfd7-3f68d61e0837} <Debug> TCPHandler: Processed in 0.000768295 sec. | ||
| 826 | 2025.06.30 14:46:22.190091 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.06.30 14:46:22.190207 [ 275 ] {ee8acecc-456a-4daf-9931-d26a2e1334cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.06.30 14:46:22.190469 [ 275 ] {ee8acecc-456a-4daf-9931-d26a2e1334cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.06.30 14:46:22.190513 [ 275 ] {ee8acecc-456a-4daf-9931-d26a2e1334cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.06.30 14:46:22.190842 [ 275 ] {ee8acecc-456a-4daf-9931-d26a2e1334cf} <Debug> TCPHandler: Processed in 0.000800406 sec. | ||
| 831 | 2025.06.30 14:46:22.191041 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.06.30 14:46:22.191159 [ 275 ] {ec09f368-10df-4154-8e91-b5effb9ed624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.06.30 14:46:22.191410 [ 275 ] {ec09f368-10df-4154-8e91-b5effb9ed624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.06.30 14:46:22.191453 [ 275 ] {ec09f368-10df-4154-8e91-b5effb9ed624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.06.30 14:46:22.191782 [ 275 ] {ec09f368-10df-4154-8e91-b5effb9ed624} <Debug> TCPHandler: Processed in 0.000789016 sec. | ||
| 836 | 2025.06.30 14:46:22.193523 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.06.30 14:46:22.193630 [ 275 ] {368299f1-b872-4e3f-83ca-83a9ecbfe981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 838 | 2025.06.30 14:46:22.193671 [ 275 ] {368299f1-b872-4e3f-83ca-83a9ecbfe981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.06.30 14:46:22.194212 [ 275 ] {368299f1-b872-4e3f-83ca-83a9ecbfe981} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2025.06.30 14:46:22.194252 [ 275 ] {368299f1-b872-4e3f-83ca-83a9ecbfe981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 841 | 2025.06.30 14:46:22.194818 [ 275 ] {368299f1-b872-4e3f-83ca-83a9ecbfe981} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2025.06.30 14:46:22.195188 [ 275 ] {368299f1-b872-4e3f-83ca-83a9ecbfe981} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2025.06.30 14:46:22.195336 [ 275 ] {368299f1-b872-4e3f-83ca-83a9ecbfe981} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001736 sec., 8064.5161290322585 rows/sec., 1.13 MiB/sec. | ||
| 844 | 2025.06.30 14:46:22.195374 [ 275 ] {368299f1-b872-4e3f-83ca-83a9ecbfe981} <Debug> TCPHandler: Processed in 0.001900758 sec. | ||
| 845 | 2025.06.30 14:46:22.195480 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.06.30 14:46:22.195576 [ 275 ] {6881cec6-dd1d-41c8-b7b6-76a20746e60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 847 | 2025.06.30 14:46:22.195614 [ 275 ] {6881cec6-dd1d-41c8-b7b6-76a20746e60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 848 | 2025.06.30 14:46:22.198259 [ 275 ] {6881cec6-dd1d-41c8-b7b6-76a20746e60c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2025.06.30 14:46:22.198294 [ 275 ] {6881cec6-dd1d-41c8-b7b6-76a20746e60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 850 | 2025.06.30 14:46:22.200812 [ 275 ] {6881cec6-dd1d-41c8-b7b6-76a20746e60c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2025.06.30 14:46:22.201392 [ 275 ] {6881cec6-dd1d-41c8-b7b6-76a20746e60c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2025.06.30 14:46:22.201531 [ 275 ] {6881cec6-dd1d-41c8-b7b6-76a20746e60c} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.005975 sec., 4351.464435146443 rows/sec., 345.02 KiB/sec. | ||
| 853 | 2025.06.30 14:46:22.201567 [ 275 ] {6881cec6-dd1d-41c8-b7b6-76a20746e60c} <Debug> TCPHandler: Processed in 0.006135942 sec. | ||
| 854 | 2025.06.30 14:46:22.201683 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.06.30 14:46:22.201777 [ 275 ] {bd65c57c-f24c-483c-9d08-cc6aeca32c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 856 | 2025.06.30 14:46:22.201816 [ 275 ] {bd65c57c-f24c-483c-9d08-cc6aeca32c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 857 | 2025.06.30 14:46:22.202213 [ 275 ] {bd65c57c-f24c-483c-9d08-cc6aeca32c0d} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2025.06.30 14:46:22.202250 [ 275 ] {bd65c57c-f24c-483c-9d08-cc6aeca32c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 859 | 2025.06.30 14:46:22.202682 [ 275 ] {bd65c57c-f24c-483c-9d08-cc6aeca32c0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2025.06.30 14:46:22.203118 [ 275 ] {bd65c57c-f24c-483c-9d08-cc6aeca32c0d} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2025.06.30 14:46:22.203249 [ 275 ] {bd65c57c-f24c-483c-9d08-cc6aeca32c0d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00149 sec., 18791.946308724833 rows/sec., 1.47 MiB/sec. | ||
| 862 | 2025.06.30 14:46:22.203287 [ 275 ] {bd65c57c-f24c-483c-9d08-cc6aeca32c0d} <Debug> TCPHandler: Processed in 0.001654183 sec. | ||
| 863 | 2025.06.30 14:46:22.203394 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.06.30 14:46:22.203488 [ 275 ] {995ac250-ec63-42c8-886a-b0153c641874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 865 | 2025.06.30 14:46:22.203531 [ 275 ] {995ac250-ec63-42c8-886a-b0153c641874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 866 | 2025.06.30 14:46:22.203972 [ 275 ] {995ac250-ec63-42c8-886a-b0153c641874} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2025.06.30 14:46:22.204007 [ 275 ] {995ac250-ec63-42c8-886a-b0153c641874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 868 | 2025.06.30 14:46:22.204470 [ 275 ] {995ac250-ec63-42c8-886a-b0153c641874} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2025.06.30 14:46:22.204955 [ 275 ] {995ac250-ec63-42c8-886a-b0153c641874} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2025.06.30 14:46:22.205087 [ 275 ] {995ac250-ec63-42c8-886a-b0153c641874} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001617 sec., 24737.167594310453 rows/sec., 1.72 MiB/sec. | ||
| 871 | 2025.06.30 14:46:22.205122 [ 275 ] {995ac250-ec63-42c8-886a-b0153c641874} <Debug> TCPHandler: Processed in 0.001779066 sec. | ||
| 872 | 2025.06.30 14:46:22.205238 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.06.30 14:46:22.205332 [ 275 ] {13527f43-9372-4882-8b6b-8a4ab36d84cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 874 | 2025.06.30 14:46:22.205374 [ 275 ] {13527f43-9372-4882-8b6b-8a4ab36d84cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 875 | 2025.06.30 14:46:22.205700 [ 275 ] {13527f43-9372-4882-8b6b-8a4ab36d84cc} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2025.06.30 14:46:22.205738 [ 275 ] {13527f43-9372-4882-8b6b-8a4ab36d84cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 877 | 2025.06.30 14:46:22.206165 [ 275 ] {13527f43-9372-4882-8b6b-8a4ab36d84cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2025.06.30 14:46:22.206602 [ 275 ] {13527f43-9372-4882-8b6b-8a4ab36d84cc} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2025.06.30 14:46:22.206730 [ 275 ] {13527f43-9372-4882-8b6b-8a4ab36d84cc} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001416 sec., 11299.435028248588 rows/sec., 794.49 KiB/sec. | ||
| 880 | 2025.06.30 14:46:22.206768 [ 275 ] {13527f43-9372-4882-8b6b-8a4ab36d84cc} <Debug> TCPHandler: Processed in 0.001580441 sec. | ||
| 881 | 2025.06.30 14:46:27.155898 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.06.30 14:46:27.156200 [ 275 ] {f873b796-a6a2-4059-ae97-51b8b16c1b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 883 | 2025.06.30 14:46:27.156302 [ 275 ] {f873b796-a6a2-4059-ae97-51b8b16c1b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 884 | 2025.06.30 14:46:27.157071 [ 275 ] {f873b796-a6a2-4059-ae97-51b8b16c1b01} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.06.30 14:46:27.157114 [ 275 ] {f873b796-a6a2-4059-ae97-51b8b16c1b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 886 | 2025.06.30 14:46:27.157507 [ 275 ] {f873b796-a6a2-4059-ae97-51b8b16c1b01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 887 | 2025.06.30 14:46:27.157736 [ 275 ] {f873b796-a6a2-4059-ae97-51b8b16c1b01} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2025.06.30 14:46:27.157890 [ 275 ] {f873b796-a6a2-4059-ae97-51b8b16c1b01} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001766 sec., 14722.536806342016 rows/sec., 1.14 MiB/sec. | ||
| 889 | 2025.06.30 14:46:27.157935 [ 275 ] {f873b796-a6a2-4059-ae97-51b8b16c1b01} <Debug> TCPHandler: Processed in 0.002213304 sec. | ||
| 890 | 2025.06.30 14:46:27.158063 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.06.30 14:46:27.158165 [ 275 ] {734f962d-042d-496b-ae60-aef78f03bdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 892 | 2025.06.30 14:46:27.158207 [ 275 ] {734f962d-042d-496b-ae60-aef78f03bdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 893 | 2025.06.30 14:46:27.158630 [ 275 ] {734f962d-042d-496b-ae60-aef78f03bdd7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.06.30 14:46:27.158665 [ 275 ] {734f962d-042d-496b-ae60-aef78f03bdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 895 | 2025.06.30 14:46:27.158967 [ 275 ] {734f962d-042d-496b-ae60-aef78f03bdd7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 896 | 2025.06.30 14:46:27.159186 [ 275 ] {734f962d-042d-496b-ae60-aef78f03bdd7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.06.30 14:46:27.159313 [ 275 ] {734f962d-042d-496b-ae60-aef78f03bdd7} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001169 sec., 23952.095808383234 rows/sec., 1.87 MiB/sec. | ||
| 898 | 2025.06.30 14:46:27.159349 [ 275 ] {734f962d-042d-496b-ae60-aef78f03bdd7} <Debug> TCPHandler: Processed in 0.001339757 sec. | ||
| 899 | 2025.06.30 14:46:27.159455 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.06.30 14:46:27.159551 [ 275 ] {c77242e7-1d02-463f-9c47-94ea8ae54c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 901 | 2025.06.30 14:46:27.159593 [ 275 ] {c77242e7-1d02-463f-9c47-94ea8ae54c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 902 | 2025.06.30 14:46:27.159969 [ 275 ] {c77242e7-1d02-463f-9c47-94ea8ae54c5d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.06.30 14:46:27.160004 [ 275 ] {c77242e7-1d02-463f-9c47-94ea8ae54c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 904 | 2025.06.30 14:46:27.160327 [ 275 ] {c77242e7-1d02-463f-9c47-94ea8ae54c5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 905 | 2025.06.30 14:46:27.160540 [ 275 ] {c77242e7-1d02-463f-9c47-94ea8ae54c5d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.06.30 14:46:27.160662 [ 275 ] {c77242e7-1d02-463f-9c47-94ea8ae54c5d} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00113 sec., 44247.787610619474 rows/sec., 3.07 MiB/sec. | ||
| 907 | 2025.06.30 14:46:27.160696 [ 275 ] {c77242e7-1d02-463f-9c47-94ea8ae54c5d} <Debug> TCPHandler: Processed in 0.001291276 sec. | ||
| 908 | 2025.06.30 14:46:27.160798 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.06.30 14:46:27.160892 [ 275 ] {b370a47f-5959-43e8-92d5-d5b89be7f22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 910 | 2025.06.30 14:46:27.160934 [ 275 ] {b370a47f-5959-43e8-92d5-d5b89be7f22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 911 | 2025.06.30 14:46:27.161251 [ 275 ] {b370a47f-5959-43e8-92d5-d5b89be7f22d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.06.30 14:46:27.161285 [ 275 ] {b370a47f-5959-43e8-92d5-d5b89be7f22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 913 | 2025.06.30 14:46:27.161583 [ 275 ] {b370a47f-5959-43e8-92d5-d5b89be7f22d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 914 | 2025.06.30 14:46:27.161799 [ 275 ] {b370a47f-5959-43e8-92d5-d5b89be7f22d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.06.30 14:46:27.161924 [ 275 ] {b370a47f-5959-43e8-92d5-d5b89be7f22d} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001051 sec., 19029.49571836346 rows/sec., 1.31 MiB/sec. | ||
| 916 | 2025.06.30 14:46:27.161958 [ 275 ] {b370a47f-5959-43e8-92d5-d5b89be7f22d} <Debug> TCPHandler: Processed in 0.001210254 sec. | ||
| 917 | 2025.06.30 14:46:28.568089 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 918 | 2025.06.30 14:46:28.568161 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 919 | 2025.06.30 14:46:28.610434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
| 920 | 2025.06.30 14:46:28.613530 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.06.30 14:46:28.613581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 922 | 2025.06.30 14:46:28.614716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 923 | 2025.06.30 14:46:28.614980 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.06.30 14:46:28.615251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 925 | 2025.06.30 14:46:28.617317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 926 | 2025.06.30 14:46:28.617818 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2025.06.30 14:46:28.617862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 928 | 2025.06.30 14:46:28.618343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 929 | 2025.06.30 14:46:28.618588 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2025.06.30 14:46:28.618720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 931 | 2025.06.30 14:46:28.705950 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 932 | 2025.06.30 14:46:28.722254 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2025.06.30 14:46:28.722306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 934 | 2025.06.30 14:46:28.728115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 935 | 2025.06.30 14:46:28.728838 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2025.06.30 14:46:28.731832 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 937 | 2025.06.30 14:46:32.154201 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.06.30 14:46:32.154463 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 939 | 2025.06.30 14:46:32.158626 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 940 | 2025.06.30 14:46:32.160554 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 941 | 2025.06.30 14:46:32.160792 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 942 | 2025.06.30 14:46:32.162846 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 943 | 2025.06.30 14:46:32.163202 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 944 | 2025.06.30 14:46:32.167082 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 945 | 2025.06.30 14:46:32.169002 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 946 | 2025.06.30 14:46:32.169029 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 947 | 2025.06.30 14:46:32.171128 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 948 | 2025.06.30 14:46:32.171159 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 949 | 2025.06.30 14:46:32.185133 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.030762 sec., 455.1069501332813 rows/sec., 18.57 KiB/sec. | ||
| 950 | 2025.06.30 14:46:32.185242 [ 275 ] {86eff7e6-5174-4f4d-8f3b-269c34f3c3a7} <Debug> TCPHandler: Processed in 0.031174452 sec. | ||
| 951 | 2025.06.30 14:46:32.186894 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2025.06.30 14:46:32.187026 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 953 | 2025.06.30 14:46:32.187231 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 954 | 2025.06.30 14:46:32.187263 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 955 | 2025.06.30 14:46:32.187428 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 956 | 2025.06.30 14:46:32.187482 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 957 | 2025.06.30 14:46:32.187594 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 958 | 2025.06.30 14:46:32.187624 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 959 | 2025.06.30 14:46:32.187642 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 960 | 2025.06.30 14:46:32.187657 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 961 | 2025.06.30 14:46:32.187690 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 962 | 2025.06.30 14:46:32.187709 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 963 | 2025.06.30 14:46:32.188174 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001196 sec., 11705.685618729096 rows/sec., 477.67 KiB/sec. | ||
| 964 | 2025.06.30 14:46:32.188256 [ 275 ] {d0f6e7fa-15cf-42fa-83f1-bf15d526200b} <Debug> TCPHandler: Processed in 0.001414778 sec. | ||
| 965 | 2025.06.30 14:46:32.188457 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2025.06.30 14:46:32.188581 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 967 | 2025.06.30 14:46:32.188772 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 968 | 2025.06.30 14:46:32.188803 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 969 | 2025.06.30 14:46:32.188961 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2025.06.30 14:46:32.189013 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2025.06.30 14:46:32.189111 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 972 | 2025.06.30 14:46:32.189138 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 973 | 2025.06.30 14:46:32.189156 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 974 | 2025.06.30 14:46:32.189170 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 975 | 2025.06.30 14:46:32.189202 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 976 | 2025.06.30 14:46:32.189220 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 977 | 2025.06.30 14:46:32.189626 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00109 sec., 12844.036697247706 rows/sec., 524.12 KiB/sec. | ||
| 978 | 2025.06.30 14:46:32.189706 [ 275 ] {f917d5b7-aaf9-48db-8723-a91861ebbe9f} <Debug> TCPHandler: Processed in 0.001299766 sec. | ||
| 979 | 2025.06.30 14:46:32.189899 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2025.06.30 14:46:32.190023 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 981 | 2025.06.30 14:46:32.190223 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 982 | 2025.06.30 14:46:32.190254 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 983 | 2025.06.30 14:46:32.190427 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 984 | 2025.06.30 14:46:32.190479 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 985 | 2025.06.30 14:46:32.190577 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 986 | 2025.06.30 14:46:32.190604 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 987 | 2025.06.30 14:46:32.190622 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 988 | 2025.06.30 14:46:32.190635 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 989 | 2025.06.30 14:46:32.190677 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 990 | 2025.06.30 14:46:32.190695 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 991 | 2025.06.30 14:46:32.191090 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001111 sec., 12601.260126012601 rows/sec., 514.21 KiB/sec. | ||
| 992 | 2025.06.30 14:46:32.191172 [ 275 ] {774a66fe-e895-4675-97b0-d1de108acd3e} <Debug> TCPHandler: Processed in 0.001322506 sec. | ||
| 993 | 2025.06.30 14:46:32.193886 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.06.30 14:46:32.194022 [ 275 ] {9c2f714f-0ea6-4156-9e90-84c1011660e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 995 | 2025.06.30 14:46:32.194071 [ 275 ] {9c2f714f-0ea6-4156-9e90-84c1011660e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 996 | 2025.06.30 14:46:32.194671 [ 275 ] {9c2f714f-0ea6-4156-9e90-84c1011660e2} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.06.30 14:46:32.194713 [ 275 ] {9c2f714f-0ea6-4156-9e90-84c1011660e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 998 | 2025.06.30 14:46:32.195147 [ 275 ] {9c2f714f-0ea6-4156-9e90-84c1011660e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2025.06.30 14:46:32.195341 [ 275 ] {9c2f714f-0ea6-4156-9e90-84c1011660e2} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.06.30 14:46:32.195479 [ 275 ] {9c2f714f-0ea6-4156-9e90-84c1011660e2} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001493 sec., 2679.169457468185 rows/sec., 283.22 KiB/sec. | ||
| 1001 | 2025.06.30 14:46:32.195517 [ 275 ] {9c2f714f-0ea6-4156-9e90-84c1011660e2} <Debug> TCPHandler: Processed in 0.001692094 sec. | ||
| 1002 | 2025.06.30 14:46:32.195631 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.06.30 14:46:32.195726 [ 275 ] {ca577fa4-60a7-47be-aa14-b9789b6fb305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1004 | 2025.06.30 14:46:32.195766 [ 275 ] {ca577fa4-60a7-47be-aa14-b9789b6fb305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1005 | 2025.06.30 14:46:32.196210 [ 275 ] {ca577fa4-60a7-47be-aa14-b9789b6fb305} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.06.30 14:46:32.196247 [ 275 ] {ca577fa4-60a7-47be-aa14-b9789b6fb305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1007 | 2025.06.30 14:46:32.196543 [ 275 ] {ca577fa4-60a7-47be-aa14-b9789b6fb305} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1008 | 2025.06.30 14:46:32.196774 [ 275 ] {ca577fa4-60a7-47be-aa14-b9789b6fb305} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.06.30 14:46:32.196896 [ 275 ] {ca577fa4-60a7-47be-aa14-b9789b6fb305} <Debug> executeQuery: Read 72 rows, 6.38 KiB in 0.001187 sec., 60657.11878685763 rows/sec., 5.25 MiB/sec. | ||
| 1010 | 2025.06.30 14:46:32.196934 [ 275 ] {ca577fa4-60a7-47be-aa14-b9789b6fb305} <Debug> TCPHandler: Processed in 0.001352237 sec. | ||
| 1011 | 2025.06.30 14:46:32.197047 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.06.30 14:46:32.197141 [ 275 ] {62833f81-cc7f-4640-af1e-ef996be1c712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.06.30 14:46:32.197180 [ 275 ] {62833f81-cc7f-4640-af1e-ef996be1c712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1014 | 2025.06.30 14:46:32.197573 [ 275 ] {62833f81-cc7f-4640-af1e-ef996be1c712} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.06.30 14:46:32.197610 [ 275 ] {62833f81-cc7f-4640-af1e-ef996be1c712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1016 | 2025.06.30 14:46:32.197895 [ 275 ] {62833f81-cc7f-4640-af1e-ef996be1c712} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2025.06.30 14:46:32.198111 [ 275 ] {62833f81-cc7f-4640-af1e-ef996be1c712} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.06.30 14:46:32.198232 [ 275 ] {62833f81-cc7f-4640-af1e-ef996be1c712} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001108 sec., 20758.12274368231 rows/sec., 1.52 MiB/sec. | ||
| 1019 | 2025.06.30 14:46:32.198276 [ 275 ] {62833f81-cc7f-4640-af1e-ef996be1c712} <Debug> TCPHandler: Processed in 0.001279016 sec. | ||
| 1020 | 2025.06.30 14:46:32.198385 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.06.30 14:46:32.198479 [ 275 ] {744f77b7-c58d-4f6e-b6b7-e9df0af6aac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1022 | 2025.06.30 14:46:32.198518 [ 275 ] {744f77b7-c58d-4f6e-b6b7-e9df0af6aac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1023 | 2025.06.30 14:46:32.198913 [ 275 ] {744f77b7-c58d-4f6e-b6b7-e9df0af6aac8} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.06.30 14:46:32.198950 [ 275 ] {744f77b7-c58d-4f6e-b6b7-e9df0af6aac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1025 | 2025.06.30 14:46:32.199247 [ 275 ] {744f77b7-c58d-4f6e-b6b7-e9df0af6aac8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1026 | 2025.06.30 14:46:32.199459 [ 275 ] {744f77b7-c58d-4f6e-b6b7-e9df0af6aac8} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.06.30 14:46:32.199581 [ 275 ] {744f77b7-c58d-4f6e-b6b7-e9df0af6aac8} <Debug> executeQuery: Read 64 rows, 5.13 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.48 MiB/sec. | ||
| 1028 | 2025.06.30 14:46:32.199626 [ 275 ] {744f77b7-c58d-4f6e-b6b7-e9df0af6aac8} <Debug> TCPHandler: Processed in 0.001289986 sec. | ||
| 1029 | 2025.06.30 14:46:32.199774 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2025.06.30 14:46:32.199868 [ 275 ] {5fe1ca97-fd79-4a25-b4c2-3d8ba2db9a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1031 | 2025.06.30 14:46:32.199910 [ 275 ] {5fe1ca97-fd79-4a25-b4c2-3d8ba2db9a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1032 | 2025.06.30 14:46:32.200299 [ 275 ] {5fe1ca97-fd79-4a25-b4c2-3d8ba2db9a49} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.06.30 14:46:32.200335 [ 275 ] {5fe1ca97-fd79-4a25-b4c2-3d8ba2db9a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1034 | 2025.06.30 14:46:32.200640 [ 275 ] {5fe1ca97-fd79-4a25-b4c2-3d8ba2db9a49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1035 | 2025.06.30 14:46:32.200901 [ 275 ] {5fe1ca97-fd79-4a25-b4c2-3d8ba2db9a49} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.06.30 14:46:32.201027 [ 275 ] {5fe1ca97-fd79-4a25-b4c2-3d8ba2db9a49} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001176 sec., 42517.00680272109 rows/sec., 2.95 MiB/sec. | ||
| 1037 | 2025.06.30 14:46:32.201064 [ 275 ] {5fe1ca97-fd79-4a25-b4c2-3d8ba2db9a49} <Debug> TCPHandler: Processed in 0.001339666 sec. | ||
| 1038 | 2025.06.30 14:46:32.201169 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2025.06.30 14:46:32.201269 [ 275 ] {f8da7ef1-a41f-4439-afa5-36f8e3623a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1040 | 2025.06.30 14:46:32.201323 [ 275 ] {f8da7ef1-a41f-4439-afa5-36f8e3623a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1041 | 2025.06.30 14:46:32.202177 [ 275 ] {f8da7ef1-a41f-4439-afa5-36f8e3623a23} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2025.06.30 14:46:32.202214 [ 275 ] {f8da7ef1-a41f-4439-afa5-36f8e3623a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1043 | 2025.06.30 14:46:32.205192 [ 275 ] {f8da7ef1-a41f-4439-afa5-36f8e3623a23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1044 | 2025.06.30 14:46:32.205423 [ 275 ] {f8da7ef1-a41f-4439-afa5-36f8e3623a23} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2025.06.30 14:46:32.205550 [ 275 ] {f8da7ef1-a41f-4439-afa5-36f8e3623a23} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.0043 sec., 5348.837209302325 rows/sec., 9.58 MiB/sec. | ||
| 1046 | 2025.06.30 14:46:32.205604 [ 275 ] {f8da7ef1-a41f-4439-afa5-36f8e3623a23} <Debug> TCPHandler: Processed in 0.004483489 sec. | ||
| 1047 | 2025.06.30 14:46:32.205720 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2025.06.30 14:46:32.205812 [ 275 ] {bcb17b6e-7474-4042-b6e4-30e9a2c4169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1049 | 2025.06.30 14:46:32.205852 [ 275 ] {bcb17b6e-7474-4042-b6e4-30e9a2c4169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1050 | 2025.06.30 14:46:32.206170 [ 275 ] {bcb17b6e-7474-4042-b6e4-30e9a2c4169c} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2025.06.30 14:46:32.206206 [ 275 ] {bcb17b6e-7474-4042-b6e4-30e9a2c4169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1052 | 2025.06.30 14:46:32.206505 [ 275 ] {bcb17b6e-7474-4042-b6e4-30e9a2c4169c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1053 | 2025.06.30 14:46:32.206725 [ 275 ] {bcb17b6e-7474-4042-b6e4-30e9a2c4169c} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2025.06.30 14:46:32.206845 [ 275 ] {bcb17b6e-7474-4042-b6e4-30e9a2c4169c} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001051 sec., 19980.970504281635 rows/sec., 1.46 MiB/sec. | ||
| 1055 | 2025.06.30 14:46:32.206878 [ 275 ] {bcb17b6e-7474-4042-b6e4-30e9a2c4169c} <Debug> TCPHandler: Processed in 0.001205784 sec. | ||
| 1056 | 2025.06.30 14:46:32.206982 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2025.06.30 14:46:32.207073 [ 275 ] {22979de0-37f0-4cb4-9352-cb693a61d5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1058 | 2025.06.30 14:46:32.207111 [ 275 ] {22979de0-37f0-4cb4-9352-cb693a61d5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1059 | 2025.06.30 14:46:32.207416 [ 275 ] {22979de0-37f0-4cb4-9352-cb693a61d5b6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2025.06.30 14:46:32.207451 [ 275 ] {22979de0-37f0-4cb4-9352-cb693a61d5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1061 | 2025.06.30 14:46:32.207751 [ 275 ] {22979de0-37f0-4cb4-9352-cb693a61d5b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1062 | 2025.06.30 14:46:32.207978 [ 275 ] {22979de0-37f0-4cb4-9352-cb693a61d5b6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2025.06.30 14:46:32.208099 [ 275 ] {22979de0-37f0-4cb4-9352-cb693a61d5b6} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001044 sec., 19157.088122605364 rows/sec., 1.32 MiB/sec. | ||
| 1064 | 2025.06.30 14:46:32.208132 [ 275 ] {22979de0-37f0-4cb4-9352-cb693a61d5b6} <Debug> TCPHandler: Processed in 0.001196493 sec. | ||
| 1065 | 2025.06.30 14:46:36.119689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1066 | 2025.06.30 14:46:36.120202 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2025.06.30 14:46:36.120246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1068 | 2025.06.30 14:46:36.120791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1069 | 2025.06.30 14:46:36.121028 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2025.06.30 14:46:36.121174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1071 | 2025.06.30 14:46:36.232793 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1072 | 2025.06.30 14:46:36.250073 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.06.30 14:46:36.250138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1074 | 2025.06.30 14:46:36.256143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1075 | 2025.06.30 14:46:36.256916 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.06.30 14:46:36.260278 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1077 | 2025.06.30 14:46:37.155976 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2025.06.30 14:46:37.156168 [ 275 ] {db7af2ce-0093-4563-999e-92d9ba2bdc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1079 | 2025.06.30 14:46:37.156238 [ 275 ] {db7af2ce-0093-4563-999e-92d9ba2bdc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1080 | 2025.06.30 14:46:37.156888 [ 275 ] {db7af2ce-0093-4563-999e-92d9ba2bdc4a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.06.30 14:46:37.156934 [ 275 ] {db7af2ce-0093-4563-999e-92d9ba2bdc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1082 | 2025.06.30 14:46:37.157308 [ 275 ] {db7af2ce-0093-4563-999e-92d9ba2bdc4a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1083 | 2025.06.30 14:46:37.157532 [ 275 ] {db7af2ce-0093-4563-999e-92d9ba2bdc4a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.06.30 14:46:37.157680 [ 275 ] {db7af2ce-0093-4563-999e-92d9ba2bdc4a} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001562 sec., 16645.326504481432 rows/sec., 1.29 MiB/sec. | ||
| 1085 | 2025.06.30 14:46:37.157726 [ 275 ] {db7af2ce-0093-4563-999e-92d9ba2bdc4a} <Debug> TCPHandler: Processed in 0.001876817 sec. | ||
| 1086 | 2025.06.30 14:46:37.157834 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.06.30 14:46:37.157934 [ 275 ] {22ab9a00-8288-4d40-b673-15c84d629e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1088 | 2025.06.30 14:46:37.157974 [ 275 ] {22ab9a00-8288-4d40-b673-15c84d629e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1089 | 2025.06.30 14:46:37.158386 [ 275 ] {22ab9a00-8288-4d40-b673-15c84d629e6b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.06.30 14:46:37.158420 [ 275 ] {22ab9a00-8288-4d40-b673-15c84d629e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1091 | 2025.06.30 14:46:37.158702 [ 275 ] {22ab9a00-8288-4d40-b673-15c84d629e6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1092 | 2025.06.30 14:46:37.158907 [ 275 ] {22ab9a00-8288-4d40-b673-15c84d629e6b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.06.30 14:46:37.159035 [ 275 ] {22ab9a00-8288-4d40-b673-15c84d629e6b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001126 sec., 24866.78507992895 rows/sec., 1.94 MiB/sec. | ||
| 1094 | 2025.06.30 14:46:37.159071 [ 275 ] {22ab9a00-8288-4d40-b673-15c84d629e6b} <Debug> TCPHandler: Processed in 0.001287316 sec. | ||
| 1095 | 2025.06.30 14:46:37.159190 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.06.30 14:46:37.159284 [ 275 ] {ef85bec2-36c7-4d9e-b225-78550c1ea0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1097 | 2025.06.30 14:46:37.159325 [ 275 ] {ef85bec2-36c7-4d9e-b225-78550c1ea0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1098 | 2025.06.30 14:46:37.159688 [ 275 ] {ef85bec2-36c7-4d9e-b225-78550c1ea0fa} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.06.30 14:46:37.159722 [ 275 ] {ef85bec2-36c7-4d9e-b225-78550c1ea0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1100 | 2025.06.30 14:46:37.160020 [ 275 ] {ef85bec2-36c7-4d9e-b225-78550c1ea0fa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1101 | 2025.06.30 14:46:37.160228 [ 275 ] {ef85bec2-36c7-4d9e-b225-78550c1ea0fa} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.06.30 14:46:37.160347 [ 275 ] {ef85bec2-36c7-4d9e-b225-78550c1ea0fa} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001083 sec., 46168.051708217914 rows/sec., 3.20 MiB/sec. | ||
| 1103 | 2025.06.30 14:46:37.160380 [ 275 ] {ef85bec2-36c7-4d9e-b225-78550c1ea0fa} <Debug> TCPHandler: Processed in 0.001237715 sec. | ||
| 1104 | 2025.06.30 14:46:37.160487 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.06.30 14:46:37.160580 [ 275 ] {cf2c3d21-61b7-4375-90ca-b40d5b251732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1106 | 2025.06.30 14:46:37.160619 [ 275 ] {cf2c3d21-61b7-4375-90ca-b40d5b251732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1107 | 2025.06.30 14:46:37.160932 [ 275 ] {cf2c3d21-61b7-4375-90ca-b40d5b251732} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.06.30 14:46:37.160965 [ 275 ] {cf2c3d21-61b7-4375-90ca-b40d5b251732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1109 | 2025.06.30 14:46:37.161242 [ 275 ] {cf2c3d21-61b7-4375-90ca-b40d5b251732} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2025.06.30 14:46:37.161440 [ 275 ] {cf2c3d21-61b7-4375-90ca-b40d5b251732} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2025.06.30 14:46:37.161600 [ 275 ] {cf2c3d21-61b7-4375-90ca-b40d5b251732} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001037 sec., 19286.403085824495 rows/sec., 1.32 MiB/sec. | ||
| 1112 | 2025.06.30 14:46:37.161641 [ 275 ] {cf2c3d21-61b7-4375-90ca-b40d5b251732} <Debug> TCPHandler: Processed in 0.001201464 sec. | ||
| 1113 | 2025.06.30 14:46:38.616320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 166 | ||
| 1114 | 2025.06.30 14:46:38.618518 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2025.06.30 14:46:38.618575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1116 | 2025.06.30 14:46:38.619757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1117 | 2025.06.30 14:46:38.620043 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2025.06.30 14:46:38.620343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
| 1119 | 2025.06.30 14:46:42.156995 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2025.06.30 14:46:42.157198 [ 275 ] {4c4a1b4c-637d-421d-8e81-b00ed47469a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1121 | 2025.06.30 14:46:42.157265 [ 275 ] {4c4a1b4c-637d-421d-8e81-b00ed47469a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1122 | 2025.06.30 14:46:42.158037 [ 275 ] {4c4a1b4c-637d-421d-8e81-b00ed47469a5} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2025.06.30 14:46:42.158074 [ 275 ] {4c4a1b4c-637d-421d-8e81-b00ed47469a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1124 | 2025.06.30 14:46:42.158437 [ 275 ] {4c4a1b4c-637d-421d-8e81-b00ed47469a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1125 | 2025.06.30 14:46:42.158654 [ 275 ] {4c4a1b4c-637d-421d-8e81-b00ed47469a5} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.06.30 14:46:42.158797 [ 275 ] {4c4a1b4c-637d-421d-8e81-b00ed47469a5} <Debug> executeQuery: Read 72 rows, 6.38 KiB in 0.001649 sec., 43662.82595512432 rows/sec., 3.78 MiB/sec. | ||
| 1127 | 2025.06.30 14:46:42.158836 [ 275 ] {4c4a1b4c-637d-421d-8e81-b00ed47469a5} <Debug> TCPHandler: Processed in 0.002004069 sec. | ||
| 1128 | 2025.06.30 14:46:42.158983 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2025.06.30 14:46:42.159076 [ 275 ] {2627d7c4-4b32-4704-9207-7509e448d365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1130 | 2025.06.30 14:46:42.159114 [ 275 ] {2627d7c4-4b32-4704-9207-7509e448d365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1131 | 2025.06.30 14:46:42.159558 [ 275 ] {2627d7c4-4b32-4704-9207-7509e448d365} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2025.06.30 14:46:42.159591 [ 275 ] {2627d7c4-4b32-4704-9207-7509e448d365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1133 | 2025.06.30 14:46:42.159898 [ 275 ] {2627d7c4-4b32-4704-9207-7509e448d365} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1134 | 2025.06.30 14:46:42.160108 [ 275 ] {2627d7c4-4b32-4704-9207-7509e448d365} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2025.06.30 14:46:42.160224 [ 275 ] {2627d7c4-4b32-4704-9207-7509e448d365} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001168 sec., 19691.780821917808 rows/sec., 1.45 MiB/sec. | ||
| 1136 | 2025.06.30 14:46:42.160259 [ 275 ] {2627d7c4-4b32-4704-9207-7509e448d365} <Debug> TCPHandler: Processed in 0.001334417 sec. | ||
| 1137 | 2025.06.30 14:46:42.160384 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2025.06.30 14:46:42.160493 [ 275 ] {78f6d1bc-4076-4fc4-8a79-9b888a7cf68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1139 | 2025.06.30 14:46:42.160539 [ 275 ] {78f6d1bc-4076-4fc4-8a79-9b888a7cf68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1140 | 2025.06.30 14:46:42.160977 [ 275 ] {78f6d1bc-4076-4fc4-8a79-9b888a7cf68c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2025.06.30 14:46:42.161011 [ 275 ] {78f6d1bc-4076-4fc4-8a79-9b888a7cf68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1142 | 2025.06.30 14:46:42.161323 [ 275 ] {78f6d1bc-4076-4fc4-8a79-9b888a7cf68c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1143 | 2025.06.30 14:46:42.161536 [ 275 ] {78f6d1bc-4076-4fc4-8a79-9b888a7cf68c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2025.06.30 14:46:42.161664 [ 275 ] {78f6d1bc-4076-4fc4-8a79-9b888a7cf68c} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.00119 sec., 42857.142857142855 rows/sec., 3.35 MiB/sec. | ||
| 1145 | 2025.06.30 14:46:42.161709 [ 275 ] {78f6d1bc-4076-4fc4-8a79-9b888a7cf68c} <Debug> TCPHandler: Processed in 0.001384728 sec. | ||
| 1146 | 2025.06.30 14:46:42.161817 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.06.30 14:46:42.161920 [ 275 ] {3f597106-cca7-4be6-973b-0073deacb667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1148 | 2025.06.30 14:46:42.161963 [ 275 ] {3f597106-cca7-4be6-973b-0073deacb667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1149 | 2025.06.30 14:46:42.162330 [ 275 ] {3f597106-cca7-4be6-973b-0073deacb667} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2025.06.30 14:46:42.162365 [ 275 ] {3f597106-cca7-4be6-973b-0073deacb667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1151 | 2025.06.30 14:46:42.162677 [ 275 ] {3f597106-cca7-4be6-973b-0073deacb667} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1152 | 2025.06.30 14:46:42.162879 [ 275 ] {3f597106-cca7-4be6-973b-0073deacb667} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2025.06.30 14:46:42.163004 [ 275 ] {3f597106-cca7-4be6-973b-0073deacb667} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001103 sec., 45330.915684496824 rows/sec., 3.14 MiB/sec. | ||
| 1154 | 2025.06.30 14:46:42.163040 [ 275 ] {3f597106-cca7-4be6-973b-0073deacb667} <Debug> TCPHandler: Processed in 0.001271735 sec. | ||
| 1155 | 2025.06.30 14:46:42.163151 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2025.06.30 14:46:42.163261 [ 275 ] {8ce1186a-77d8-4d41-9296-5943eb083abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1157 | 2025.06.30 14:46:42.163316 [ 275 ] {8ce1186a-77d8-4d41-9296-5943eb083abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1158 | 2025.06.30 14:46:42.164068 [ 275 ] {8ce1186a-77d8-4d41-9296-5943eb083abd} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2025.06.30 14:46:42.164104 [ 275 ] {8ce1186a-77d8-4d41-9296-5943eb083abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1160 | 2025.06.30 14:46:42.164618 [ 275 ] {8ce1186a-77d8-4d41-9296-5943eb083abd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1161 | 2025.06.30 14:46:42.164844 [ 275 ] {8ce1186a-77d8-4d41-9296-5943eb083abd} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2025.06.30 14:46:42.164974 [ 275 ] {8ce1186a-77d8-4d41-9296-5943eb083abd} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001732 sec., 13279.445727482678 rows/sec., 23.80 MiB/sec. | ||
| 1163 | 2025.06.30 14:46:42.165028 [ 275 ] {8ce1186a-77d8-4d41-9296-5943eb083abd} <Debug> TCPHandler: Processed in 0.001926079 sec. | ||
| 1164 | 2025.06.30 14:46:42.165140 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2025.06.30 14:46:42.165245 [ 275 ] {204be844-7f0a-4cf9-af35-5b12f8ad6d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1166 | 2025.06.30 14:46:42.165286 [ 275 ] {204be844-7f0a-4cf9-af35-5b12f8ad6d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1167 | 2025.06.30 14:46:42.165600 [ 275 ] {204be844-7f0a-4cf9-af35-5b12f8ad6d20} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2025.06.30 14:46:42.165633 [ 275 ] {204be844-7f0a-4cf9-af35-5b12f8ad6d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1169 | 2025.06.30 14:46:42.165924 [ 275 ] {204be844-7f0a-4cf9-af35-5b12f8ad6d20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1170 | 2025.06.30 14:46:42.166124 [ 275 ] {204be844-7f0a-4cf9-af35-5b12f8ad6d20} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2025.06.30 14:46:42.166251 [ 275 ] {204be844-7f0a-4cf9-af35-5b12f8ad6d20} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001025 sec., 19512.19512195122 rows/sec., 1.34 MiB/sec. | ||
| 1172 | 2025.06.30 14:46:42.166285 [ 275 ] {204be844-7f0a-4cf9-af35-5b12f8ad6d20} <Debug> TCPHandler: Processed in 0.001194954 sec. | ||
| 1173 | 2025.06.30 14:46:43.568204 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1174 | 2025.06.30 14:46:43.568255 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1175 | 2025.06.30 14:46:43.621265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1176 | 2025.06.30 14:46:43.621797 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2025.06.30 14:46:43.621841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1178 | 2025.06.30 14:46:43.622322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1179 | 2025.06.30 14:46:43.622543 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2025.06.30 14:46:43.622661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1181 | 2025.06.30 14:46:43.622673 [ 67 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1182 | 2025.06.30 14:46:43.622747 [ 67 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2025.06.30 14:46:43.622769 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1184 | 2025.06.30 14:46:43.622987 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 1185 | 2025.06.30 14:46:43.623181 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1186 | 2025.06.30 14:46:43.623315 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1187 | 2025.06.30 14:46:43.623437 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1188 | 2025.06.30 14:46:43.623595 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1189 | 2025.06.30 14:46:43.623660 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1190 | 2025.06.30 14:46:43.623726 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1191 | 2025.06.30 14:46:43.623777 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1192 | 2025.06.30 14:46:43.651663 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.028794954 sec., 97447.62919225362 rows/sec., 1.39 MiB/sec. | ||
| 1193 | 2025.06.30 14:46:43.652613 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1194 | 2025.06.30 14:46:43.652944 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.06.30 14:46:43.653023 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_6_1} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1196 | 2025.06.30 14:46:43.653138 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1197 | 2025.06.30 14:46:43.760357 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1198 | 2025.06.30 14:46:43.776976 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.06.30 14:46:43.777028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1200 | 2025.06.30 14:46:43.783413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1201 | 2025.06.30 14:46:43.784154 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.06.30 14:46:43.784433 [ 24 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1203 | 2025.06.30 14:46:43.784483 [ 24 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.06.30 14:46:43.784503 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1205 | 2025.06.30 14:46:43.784600 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1206 | 2025.06.30 14:46:43.787858 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1207 | 2025.06.30 14:46:43.789090 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1208 | 2025.06.30 14:46:43.790635 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1209 | 2025.06.30 14:46:43.796066 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1210 | 2025.06.30 14:46:43.800412 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1211 | 2025.06.30 14:46:43.804886 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1212 | 2025.06.30 14:46:43.811925 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1213 | 2025.06.30 14:46:43.816295 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1214 | 2025.06.30 14:46:43.883749 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099186167 sec., 463.7743486952167 rows/sec., 2.40 MiB/sec. | ||
| 1215 | 2025.06.30 14:46:43.885768 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1216 | 2025.06.30 14:46:43.887661 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_6_1} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2025.06.30 14:46:43.887763 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_6_1} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1218 | 2025.06.30 14:46:43.889185 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1219 | 2025.06.30 14:46:44.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.44 MiB, peak 174.98 MiB, free memory in arenas 0.00 B, will set to 176.10 MiB (RSS), difference: 10.65 MiB | ||
| 1220 | 2025.06.30 14:46:47.156376 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2025.06.30 14:46:47.156567 [ 275 ] {6302c8e7-9e41-43fa-b7a6-fd8f5e972a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1222 | 2025.06.30 14:46:47.156626 [ 275 ] {6302c8e7-9e41-43fa-b7a6-fd8f5e972a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1223 | 2025.06.30 14:46:47.157252 [ 275 ] {6302c8e7-9e41-43fa-b7a6-fd8f5e972a41} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2025.06.30 14:46:47.157298 [ 275 ] {6302c8e7-9e41-43fa-b7a6-fd8f5e972a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1225 | 2025.06.30 14:46:47.157725 [ 275 ] {6302c8e7-9e41-43fa-b7a6-fd8f5e972a41} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1226 | 2025.06.30 14:46:47.157942 [ 275 ] {6302c8e7-9e41-43fa-b7a6-fd8f5e972a41} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2025.06.30 14:46:47.158083 [ 275 ] {6302c8e7-9e41-43fa-b7a6-fd8f5e972a41} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001564 sec., 16624.04092071611 rows/sec., 1.29 MiB/sec. | ||
| 1228 | 2025.06.30 14:46:47.158081 [ 61 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1229 | 2025.06.30 14:46:47.158124 [ 275 ] {6302c8e7-9e41-43fa-b7a6-fd8f5e972a41} <Debug> TCPHandler: Processed in 0.001868827 sec. | ||
| 1230 | 2025.06.30 14:46:47.158160 [ 61 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2025.06.30 14:46:47.158185 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1232 | 2025.06.30 14:46:47.158264 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2025.06.30 14:46:47.158298 [ 201 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 1234 | 2025.06.30 14:46:47.158366 [ 275 ] {c5137729-ae66-4c60-9dfb-8f1a4f79d932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1235 | 2025.06.30 14:46:47.158410 [ 275 ] {c5137729-ae66-4c60-9dfb-8f1a4f79d932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1236 | 2025.06.30 14:46:47.158438 [ 201 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1237 | 2025.06.30 14:46:47.158478 [ 201 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1238 | 2025.06.30 14:46:47.158549 [ 201 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1239 | 2025.06.30 14:46:47.158626 [ 201 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 1240 | 2025.06.30 14:46:47.158675 [ 201 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1241 | 2025.06.30 14:46:47.158721 [ 201 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
| 1242 | 2025.06.30 14:46:47.158770 [ 201 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1243 | 2025.06.30 14:46:47.158854 [ 275 ] {c5137729-ae66-4c60-9dfb-8f1a4f79d932} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.06.30 14:46:47.158895 [ 275 ] {c5137729-ae66-4c60-9dfb-8f1a4f79d932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1245 | 2025.06.30 14:46:47.159295 [ 275 ] {c5137729-ae66-4c60-9dfb-8f1a4f79d932} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1246 | 2025.06.30 14:46:47.159567 [ 275 ] {c5137729-ae66-4c60-9dfb-8f1a4f79d932} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2025.06.30 14:46:47.159679 [ 61 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1248 | 2025.06.30 14:46:47.159730 [ 275 ] {c5137729-ae66-4c60-9dfb-8f1a4f79d932} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001383 sec., 20245.84237165582 rows/sec., 1.58 MiB/sec. | ||
| 1249 | 2025.06.30 14:46:47.159737 [ 61 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2025.06.30 14:46:47.159743 [ 189 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499139 sec., 165428.28917131768 rows/sec., 14.31 MiB/sec. | ||
| 1251 | 2025.06.30 14:46:47.159773 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1252 | 2025.06.30 14:46:47.159777 [ 275 ] {c5137729-ae66-4c60-9dfb-8f1a4f79d932} <Debug> TCPHandler: Processed in 0.001563031 sec. | ||
| 1253 | 2025.06.30 14:46:47.159923 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2025.06.30 14:46:47.159921 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 1255 | 2025.06.30 14:46:47.160004 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1256 | 2025.06.30 14:46:47.160018 [ 275 ] {f4a1cb8d-d9d7-4310-9e27-0c3d95aab5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1257 | 2025.06.30 14:46:47.160081 [ 275 ] {f4a1cb8d-d9d7-4310-9e27-0c3d95aab5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1258 | 2025.06.30 14:46:47.160085 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1259 | 2025.06.30 14:46:47.160136 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 1260 | 2025.06.30 14:46:47.160232 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 1261 | 2025.06.30 14:46:47.160284 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1262 | 2025.06.30 14:46:47.160333 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1263 | 2025.06.30 14:46:47.160375 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2025.06.30 14:46:47.160376 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
| 1265 | 2025.06.30 14:46:47.160444 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1266 | 2025.06.30 14:46:47.160461 [ 275 ] {f4a1cb8d-d9d7-4310-9e27-0c3d95aab5d9} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2025.06.30 14:46:47.160466 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_6_1} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1268 | 2025.06.30 14:46:47.160505 [ 275 ] {f4a1cb8d-d9d7-4310-9e27-0c3d95aab5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1269 | 2025.06.30 14:46:47.160584 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1270 | 2025.06.30 14:46:47.160882 [ 275 ] {f4a1cb8d-d9d7-4310-9e27-0c3d95aab5d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1271 | 2025.06.30 14:46:47.161130 [ 275 ] {f4a1cb8d-d9d7-4310-9e27-0c3d95aab5d9} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2025.06.30 14:46:47.161230 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1273 | 2025.06.30 14:46:47.161259 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2025.06.30 14:46:47.161269 [ 275 ] {f4a1cb8d-d9d7-4310-9e27-0c3d95aab5d9} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001269 sec., 39401.10323089047 rows/sec., 2.73 MiB/sec. | ||
| 1275 | 2025.06.30 14:46:47.161275 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1276 | 2025.06.30 14:46:47.161313 [ 275 ] {f4a1cb8d-d9d7-4310-9e27-0c3d95aab5d9} <Debug> TCPHandler: Processed in 0.001437889 sec. | ||
| 1277 | 2025.06.30 14:46:47.161388 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015302 sec., 148346.6213566854 rows/sec., 12.15 MiB/sec. | ||
| 1278 | 2025.06.30 14:46:47.161391 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 1279 | 2025.06.30 14:46:47.161430 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2025.06.30 14:46:47.161528 [ 275 ] {297d06b4-7483-4d54-9491-f55bcbfb7159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1281 | 2025.06.30 14:46:47.161543 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1282 | 2025.06.30 14:46:47.161561 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1283 | 2025.06.30 14:46:47.161569 [ 275 ] {297d06b4-7483-4d54-9491-f55bcbfb7159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1284 | 2025.06.30 14:46:47.161583 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1285 | 2025.06.30 14:46:47.161680 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1286 | 2025.06.30 14:46:47.161732 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1287 | 2025.06.30 14:46:47.161784 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1288 | 2025.06.30 14:46:47.161829 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1289 | 2025.06.30 14:46:47.161872 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2025.06.30 14:46:47.161875 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1291 | 2025.06.30 14:46:47.161917 [ 275 ] {297d06b4-7483-4d54-9491-f55bcbfb7159} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2025.06.30 14:46:47.161953 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_6_1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1293 | 2025.06.30 14:46:47.161958 [ 275 ] {297d06b4-7483-4d54-9491-f55bcbfb7159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1294 | 2025.06.30 14:46:47.162026 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1295 | 2025.06.30 14:46:47.162303 [ 275 ] {297d06b4-7483-4d54-9491-f55bcbfb7159} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1296 | 2025.06.30 14:46:47.162557 [ 275 ] {297d06b4-7483-4d54-9491-f55bcbfb7159} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.06.30 14:46:47.162670 [ 61 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1298 | 2025.06.30 14:46:47.162692 [ 275 ] {297d06b4-7483-4d54-9491-f55bcbfb7159} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001182 sec., 16920.47377326565 rows/sec., 1.16 MiB/sec. | ||
| 1299 | 2025.06.30 14:46:47.162699 [ 61 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2025.06.30 14:46:47.162733 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1301 | 2025.06.30 14:46:47.162735 [ 275 ] {297d06b4-7483-4d54-9491-f55bcbfb7159} <Debug> TCPHandler: Processed in 0.001353007 sec. | ||
| 1302 | 2025.06.30 14:46:47.162798 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 1303 | 2025.06.30 14:46:47.162893 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1304 | 2025.06.30 14:46:47.162916 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 1305 | 2025.06.30 14:46:47.162922 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583072 sec., 183188.1304198419 rows/sec., 12.70 MiB/sec. | ||
| 1306 | 2025.06.30 14:46:47.162958 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1307 | 2025.06.30 14:46:47.162998 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1308 | 2025.06.30 14:46:47.163032 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1309 | 2025.06.30 14:46:47.163059 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1310 | 2025.06.30 14:46:47.163070 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1311 | 2025.06.30 14:46:47.163120 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1312 | 2025.06.30 14:46:47.163326 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2025.06.30 14:46:47.163400 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1314 | 2025.06.30 14:46:47.163462 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1315 | 2025.06.30 14:46:47.163947 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 4 columns (4 merged, 0 gathered) in 0.001174453 sec., 98769.38455604439 rows/sec., 6.78 MiB/sec. | ||
| 1316 | 2025.06.30 14:46:47.164070 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1317 | 2025.06.30 14:46:47.164320 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.06.30 14:46:47.164383 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_6_1} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1319 | 2025.06.30 14:46:47.164449 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1320 | 2025.06.30 14:46:48.620517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 186 | ||
| 1321 | 2025.06.30 14:46:48.622496 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.06.30 14:46:48.622543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1323 | 2025.06.30 14:46:48.623655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1324 | 2025.06.30 14:46:48.623915 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.06.30 14:46:48.624141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1326 | 2025.06.30 14:46:51.122760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1327 | 2025.06.30 14:46:51.123616 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2025.06.30 14:46:51.123659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1329 | 2025.06.30 14:46:51.124206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1330 | 2025.06.30 14:46:51.124440 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2025.06.30 14:46:51.124568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1332 | 2025.06.30 14:46:51.287939 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1333 | 2025.06.30 14:46:51.305359 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2025.06.30 14:46:51.305423 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1335 | 2025.06.30 14:46:51.310736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1336 | 2025.06.30 14:46:51.311434 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2025.06.30 14:46:51.314540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1338 | 2025.06.30 14:46:52.157940 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2025.06.30 14:46:52.158136 [ 275 ] {c7a624a5-6b98-4375-81f4-8c12906c3215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1340 | 2025.06.30 14:46:52.158208 [ 275 ] {c7a624a5-6b98-4375-81f4-8c12906c3215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1341 | 2025.06.30 14:46:52.158877 [ 275 ] {c7a624a5-6b98-4375-81f4-8c12906c3215} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2025.06.30 14:46:52.158922 [ 275 ] {c7a624a5-6b98-4375-81f4-8c12906c3215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1343 | 2025.06.30 14:46:52.159315 [ 275 ] {c7a624a5-6b98-4375-81f4-8c12906c3215} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1344 | 2025.06.30 14:46:52.159542 [ 275 ] {c7a624a5-6b98-4375-81f4-8c12906c3215} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2025.06.30 14:46:52.159697 [ 275 ] {c7a624a5-6b98-4375-81f4-8c12906c3215} <Debug> executeQuery: Read 72 rows, 6.38 KiB in 0.001614 sec., 44609.665427509295 rows/sec., 3.86 MiB/sec. | ||
| 1346 | 2025.06.30 14:46:52.159746 [ 275 ] {c7a624a5-6b98-4375-81f4-8c12906c3215} <Debug> TCPHandler: Processed in 0.001938658 sec. | ||
| 1347 | 2025.06.30 14:46:52.159880 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2025.06.30 14:46:52.159984 [ 275 ] {478e5618-56e3-4423-a25b-4049c2d718ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1349 | 2025.06.30 14:46:52.160028 [ 275 ] {478e5618-56e3-4423-a25b-4049c2d718ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1350 | 2025.06.30 14:46:52.160450 [ 275 ] {478e5618-56e3-4423-a25b-4049c2d718ee} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2025.06.30 14:46:52.160485 [ 275 ] {478e5618-56e3-4423-a25b-4049c2d718ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1352 | 2025.06.30 14:46:52.160789 [ 275 ] {478e5618-56e3-4423-a25b-4049c2d718ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1353 | 2025.06.30 14:46:52.160992 [ 275 ] {478e5618-56e3-4423-a25b-4049c2d718ee} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2025.06.30 14:46:52.161119 [ 275 ] {478e5618-56e3-4423-a25b-4049c2d718ee} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00116 sec., 19827.58620689655 rows/sec., 1.46 MiB/sec. | ||
| 1355 | 2025.06.30 14:46:52.161156 [ 275 ] {478e5618-56e3-4423-a25b-4049c2d718ee} <Debug> TCPHandler: Processed in 0.001329687 sec. | ||
| 1356 | 2025.06.30 14:46:52.161267 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2025.06.30 14:46:52.161372 [ 275 ] {392779a9-d001-4001-a764-91e1daa4ed8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1358 | 2025.06.30 14:46:52.161414 [ 275 ] {392779a9-d001-4001-a764-91e1daa4ed8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1359 | 2025.06.30 14:46:52.161844 [ 275 ] {392779a9-d001-4001-a764-91e1daa4ed8a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2025.06.30 14:46:52.161882 [ 275 ] {392779a9-d001-4001-a764-91e1daa4ed8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1361 | 2025.06.30 14:46:52.162216 [ 275 ] {392779a9-d001-4001-a764-91e1daa4ed8a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1362 | 2025.06.30 14:46:52.162431 [ 275 ] {392779a9-d001-4001-a764-91e1daa4ed8a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2025.06.30 14:46:52.162578 [ 275 ] {392779a9-d001-4001-a764-91e1daa4ed8a} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001225 sec., 41632.65306122449 rows/sec., 3.25 MiB/sec. | ||
| 1364 | 2025.06.30 14:46:52.162617 [ 275 ] {392779a9-d001-4001-a764-91e1daa4ed8a} <Debug> TCPHandler: Processed in 0.001401578 sec. | ||
| 1365 | 2025.06.30 14:46:52.162729 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2025.06.30 14:46:52.162824 [ 275 ] {82f28829-277f-4314-b192-afa36356d91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1367 | 2025.06.30 14:46:52.162869 [ 275 ] {82f28829-277f-4314-b192-afa36356d91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1368 | 2025.06.30 14:46:52.163239 [ 275 ] {82f28829-277f-4314-b192-afa36356d91f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2025.06.30 14:46:52.163277 [ 275 ] {82f28829-277f-4314-b192-afa36356d91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1370 | 2025.06.30 14:46:52.163599 [ 275 ] {82f28829-277f-4314-b192-afa36356d91f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1371 | 2025.06.30 14:46:52.163817 [ 275 ] {82f28829-277f-4314-b192-afa36356d91f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2025.06.30 14:46:52.163944 [ 275 ] {82f28829-277f-4314-b192-afa36356d91f} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001138 sec., 43936.731107205625 rows/sec., 3.05 MiB/sec. | ||
| 1373 | 2025.06.30 14:46:52.163981 [ 275 ] {82f28829-277f-4314-b192-afa36356d91f} <Debug> TCPHandler: Processed in 0.001303346 sec. | ||
| 1374 | 2025.06.30 14:46:52.164091 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2025.06.30 14:46:52.164184 [ 275 ] {0adfa9ad-e21d-475d-8e57-930b0f78ab66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1376 | 2025.06.30 14:46:52.164239 [ 275 ] {0adfa9ad-e21d-475d-8e57-930b0f78ab66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1377 | 2025.06.30 14:46:52.165054 [ 275 ] {0adfa9ad-e21d-475d-8e57-930b0f78ab66} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2025.06.30 14:46:52.165091 [ 275 ] {0adfa9ad-e21d-475d-8e57-930b0f78ab66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1379 | 2025.06.30 14:46:52.165640 [ 275 ] {0adfa9ad-e21d-475d-8e57-930b0f78ab66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1380 | 2025.06.30 14:46:52.165880 [ 275 ] {0adfa9ad-e21d-475d-8e57-930b0f78ab66} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2025.06.30 14:46:52.166022 [ 275 ] {0adfa9ad-e21d-475d-8e57-930b0f78ab66} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001855 sec., 12398.921832884096 rows/sec., 22.22 MiB/sec. | ||
| 1382 | 2025.06.30 14:46:52.166080 [ 275 ] {0adfa9ad-e21d-475d-8e57-930b0f78ab66} <Debug> TCPHandler: Processed in 0.002039031 sec. | ||
| 1383 | 2025.06.30 14:46:52.166196 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2025.06.30 14:46:52.166291 [ 275 ] {4f25d7a8-bc94-4658-8622-e41bf1b8a709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1385 | 2025.06.30 14:46:52.166357 [ 275 ] {4f25d7a8-bc94-4658-8622-e41bf1b8a709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1386 | 2025.06.30 14:46:52.166688 [ 275 ] {4f25d7a8-bc94-4658-8622-e41bf1b8a709} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2025.06.30 14:46:52.166725 [ 275 ] {4f25d7a8-bc94-4658-8622-e41bf1b8a709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1388 | 2025.06.30 14:46:52.167030 [ 275 ] {4f25d7a8-bc94-4658-8622-e41bf1b8a709} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1389 | 2025.06.30 14:46:52.167244 [ 275 ] {4f25d7a8-bc94-4658-8622-e41bf1b8a709} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2025.06.30 14:46:52.167372 [ 275 ] {4f25d7a8-bc94-4658-8622-e41bf1b8a709} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.0011 sec., 18181.81818181818 rows/sec., 1.25 MiB/sec. | ||
| 1391 | 2025.06.30 14:46:52.167406 [ 275 ] {4f25d7a8-bc94-4658-8622-e41bf1b8a709} <Debug> TCPHandler: Processed in 0.001260415 sec. | ||
| 1392 | 2025.06.30 14:46:57.156787 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2025.06.30 14:46:57.157023 [ 275 ] {04e7dff7-fe32-4e79-b908-0ab356918ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1394 | 2025.06.30 14:46:57.157096 [ 275 ] {04e7dff7-fe32-4e79-b908-0ab356918ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1395 | 2025.06.30 14:46:57.157787 [ 275 ] {04e7dff7-fe32-4e79-b908-0ab356918ecd} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.06.30 14:46:57.157836 [ 275 ] {04e7dff7-fe32-4e79-b908-0ab356918ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1397 | 2025.06.30 14:46:57.158213 [ 275 ] {04e7dff7-fe32-4e79-b908-0ab356918ecd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1398 | 2025.06.30 14:46:57.158448 [ 275 ] {04e7dff7-fe32-4e79-b908-0ab356918ecd} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.06.30 14:46:57.158604 [ 275 ] {04e7dff7-fe32-4e79-b908-0ab356918ecd} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001633 sec., 15921.616656460503 rows/sec., 1.23 MiB/sec. | ||
| 1400 | 2025.06.30 14:46:57.158645 [ 275 ] {04e7dff7-fe32-4e79-b908-0ab356918ecd} <Debug> TCPHandler: Processed in 0.00198962 sec. | ||
| 1401 | 2025.06.30 14:46:57.158789 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2025.06.30 14:46:57.158886 [ 275 ] {da823daa-9384-480f-88ce-e800558b3113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1403 | 2025.06.30 14:46:57.158927 [ 275 ] {da823daa-9384-480f-88ce-e800558b3113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1404 | 2025.06.30 14:46:57.159364 [ 275 ] {da823daa-9384-480f-88ce-e800558b3113} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.06.30 14:46:57.159403 [ 275 ] {da823daa-9384-480f-88ce-e800558b3113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1406 | 2025.06.30 14:46:57.159702 [ 275 ] {da823daa-9384-480f-88ce-e800558b3113} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1407 | 2025.06.30 14:46:57.159912 [ 275 ] {da823daa-9384-480f-88ce-e800558b3113} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2025.06.30 14:46:57.160041 [ 275 ] {da823daa-9384-480f-88ce-e800558b3113} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001174 sec., 23850.08517887564 rows/sec., 1.86 MiB/sec. | ||
| 1409 | 2025.06.30 14:46:57.160078 [ 275 ] {da823daa-9384-480f-88ce-e800558b3113} <Debug> TCPHandler: Processed in 0.001338447 sec. | ||
| 1410 | 2025.06.30 14:46:57.160194 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2025.06.30 14:46:57.160288 [ 275 ] {b51619d8-c0d7-44f6-b949-6b2a0b353eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1412 | 2025.06.30 14:46:57.160332 [ 275 ] {b51619d8-c0d7-44f6-b949-6b2a0b353eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1413 | 2025.06.30 14:46:57.160729 [ 275 ] {b51619d8-c0d7-44f6-b949-6b2a0b353eb4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.06.30 14:46:57.160766 [ 275 ] {b51619d8-c0d7-44f6-b949-6b2a0b353eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1415 | 2025.06.30 14:46:57.161089 [ 275 ] {b51619d8-c0d7-44f6-b949-6b2a0b353eb4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1416 | 2025.06.30 14:46:57.161299 [ 275 ] {b51619d8-c0d7-44f6-b949-6b2a0b353eb4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.06.30 14:46:57.161424 [ 275 ] {b51619d8-c0d7-44f6-b949-6b2a0b353eb4} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001154 sec., 43327.55632582322 rows/sec., 3.00 MiB/sec. | ||
| 1418 | 2025.06.30 14:46:57.161461 [ 275 ] {b51619d8-c0d7-44f6-b949-6b2a0b353eb4} <Debug> TCPHandler: Processed in 0.001316816 sec. | ||
| 1419 | 2025.06.30 14:46:57.161578 [ 275 ] {} <Trace> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2025.06.30 14:46:57.161671 [ 275 ] {c889d87e-7f47-40d8-a1fd-151f170c1846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1421 | 2025.06.30 14:46:57.161712 [ 275 ] {c889d87e-7f47-40d8-a1fd-151f170c1846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1422 | 2025.06.30 14:46:57.162025 [ 275 ] {c889d87e-7f47-40d8-a1fd-151f170c1846} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.06.30 14:46:57.162062 [ 275 ] {c889d87e-7f47-40d8-a1fd-151f170c1846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1424 | 2025.06.30 14:46:57.162362 [ 275 ] {c889d87e-7f47-40d8-a1fd-151f170c1846} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1425 | 2025.06.30 14:46:57.162599 [ 275 ] {c889d87e-7f47-40d8-a1fd-151f170c1846} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.06.30 14:46:57.162726 [ 275 ] {c889d87e-7f47-40d8-a1fd-151f170c1846} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001073 sec., 18639.32898415657 rows/sec., 1.28 MiB/sec. | ||
| 1427 | 2025.06.30 14:46:57.162766 [ 275 ] {c889d87e-7f47-40d8-a1fd-151f170c1846} <Debug> TCPHandler: Processed in 0.001238515 sec. | ||
| 1428 | 2025.06.30 14:46:58.568304 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1429 | 2025.06.30 14:46:58.568381 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1430 | 2025.06.30 14:46:58.625237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 206 | ||
| 1431 | 2025.06.30 14:46:58.625606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1432 | 2025.06.30 14:46:58.626093 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.06.30 14:46:58.626136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1434 | 2025.06.30 14:46:58.626629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1435 | 2025.06.30 14:46:58.626869 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.06.30 14:46:58.627016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1437 | 2025.06.30 14:46:58.627294 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2025.06.30 14:46:58.627345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1439 | 2025.06.30 14:46:58.628514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1440 | 2025.06.30 14:46:58.628780 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2025.06.30 14:46:58.629084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1442 | 2025.06.30 14:46:58.815570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1443 | 2025.06.30 14:46:58.833462 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2025.06.30 14:46:58.833528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1445 | 2025.06.30 14:46:58.839566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1446 | 2025.06.30 14:46:58.840276 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2025.06.30 14:46:58.843522 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1448 | 2025.06.30 14:47:01.771078 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1449 | 2025.06.30 14:47:01.771179 [ 275 ] {} <Debug> TCP-Session: 9786ae10-7567-41f7-bac4-b44b422ce538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2025.06.30 14:47:02.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.63 MiB, peak 181.00 MiB, free memory in arenas 0.00 B, will set to 177.69 MiB (RSS), difference: 2.06 MiB | ||
| 1451 | 2025.06.30 14:47:02.156885 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2025.06.30 14:47:02.157089 [ 276 ] {e1e4c497-2807-4c7e-8d5c-f5c5c5611f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1453 | 2025.06.30 14:47:02.157163 [ 276 ] {e1e4c497-2807-4c7e-8d5c-f5c5c5611f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1454 | 2025.06.30 14:47:02.157905 [ 276 ] {e1e4c497-2807-4c7e-8d5c-f5c5c5611f1c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.06.30 14:47:02.157958 [ 276 ] {e1e4c497-2807-4c7e-8d5c-f5c5c5611f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1456 | 2025.06.30 14:47:02.158371 [ 276 ] {e1e4c497-2807-4c7e-8d5c-f5c5c5611f1c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1457 | 2025.06.30 14:47:02.158604 [ 276 ] {e1e4c497-2807-4c7e-8d5c-f5c5c5611f1c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.06.30 14:47:02.158760 [ 276 ] {e1e4c497-2807-4c7e-8d5c-f5c5c5611f1c} <Debug> executeQuery: Read 72 rows, 6.38 KiB in 0.001723 sec., 41787.57980266977 rows/sec., 3.62 MiB/sec. | ||
| 1459 | 2025.06.30 14:47:02.158809 [ 276 ] {e1e4c497-2807-4c7e-8d5c-f5c5c5611f1c} <Debug> TCPHandler: Processed in 0.002064631 sec. | ||
| 1460 | 2025.06.30 14:47:02.158939 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2025.06.30 14:47:02.159041 [ 276 ] {cb27d61e-742d-4f3c-9589-ddee5d140633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1462 | 2025.06.30 14:47:02.159085 [ 276 ] {cb27d61e-742d-4f3c-9589-ddee5d140633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1463 | 2025.06.30 14:47:02.159505 [ 276 ] {cb27d61e-742d-4f3c-9589-ddee5d140633} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2025.06.30 14:47:02.159543 [ 276 ] {cb27d61e-742d-4f3c-9589-ddee5d140633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1465 | 2025.06.30 14:47:02.159840 [ 276 ] {cb27d61e-742d-4f3c-9589-ddee5d140633} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1466 | 2025.06.30 14:47:02.160054 [ 276 ] {cb27d61e-742d-4f3c-9589-ddee5d140633} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2025.06.30 14:47:02.160185 [ 276 ] {cb27d61e-742d-4f3c-9589-ddee5d140633} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001165 sec., 19742.489270386264 rows/sec., 1.45 MiB/sec. | ||
| 1468 | 2025.06.30 14:47:02.160225 [ 276 ] {cb27d61e-742d-4f3c-9589-ddee5d140633} <Debug> TCPHandler: Processed in 0.001339707 sec. | ||
| 1469 | 2025.06.30 14:47:02.160336 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2025.06.30 14:47:02.160432 [ 276 ] {8d46db1f-979b-4cd3-93c7-6b596ae9913a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1471 | 2025.06.30 14:47:02.160472 [ 276 ] {8d46db1f-979b-4cd3-93c7-6b596ae9913a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1472 | 2025.06.30 14:47:02.160886 [ 276 ] {8d46db1f-979b-4cd3-93c7-6b596ae9913a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2025.06.30 14:47:02.160922 [ 276 ] {8d46db1f-979b-4cd3-93c7-6b596ae9913a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1474 | 2025.06.30 14:47:02.161218 [ 276 ] {8d46db1f-979b-4cd3-93c7-6b596ae9913a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1475 | 2025.06.30 14:47:02.161437 [ 276 ] {8d46db1f-979b-4cd3-93c7-6b596ae9913a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.06.30 14:47:02.161568 [ 276 ] {8d46db1f-979b-4cd3-93c7-6b596ae9913a} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001154 sec., 44194.10745233968 rows/sec., 3.45 MiB/sec. | ||
| 1477 | 2025.06.30 14:47:02.161606 [ 276 ] {8d46db1f-979b-4cd3-93c7-6b596ae9913a} <Debug> TCPHandler: Processed in 0.001320156 sec. | ||
| 1478 | 2025.06.30 14:47:02.161710 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2025.06.30 14:47:02.161805 [ 276 ] {a6169e05-844b-4ae1-8458-b7bac822cf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1480 | 2025.06.30 14:47:02.161849 [ 276 ] {a6169e05-844b-4ae1-8458-b7bac822cf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1481 | 2025.06.30 14:47:02.162217 [ 276 ] {a6169e05-844b-4ae1-8458-b7bac822cf41} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.06.30 14:47:02.162253 [ 276 ] {a6169e05-844b-4ae1-8458-b7bac822cf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1483 | 2025.06.30 14:47:02.162575 [ 276 ] {a6169e05-844b-4ae1-8458-b7bac822cf41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1484 | 2025.06.30 14:47:02.162781 [ 276 ] {a6169e05-844b-4ae1-8458-b7bac822cf41} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.06.30 14:47:02.162908 [ 276 ] {a6169e05-844b-4ae1-8458-b7bac822cf41} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00112 sec., 44642.857142857145 rows/sec., 3.10 MiB/sec. | ||
| 1486 | 2025.06.30 14:47:02.162946 [ 276 ] {a6169e05-844b-4ae1-8458-b7bac822cf41} <Debug> TCPHandler: Processed in 0.001285876 sec. | ||
| 1487 | 2025.06.30 14:47:02.163051 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2025.06.30 14:47:02.163146 [ 276 ] {c1f8c206-43ec-410a-961f-123d45b7ec78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1489 | 2025.06.30 14:47:02.163201 [ 276 ] {c1f8c206-43ec-410a-961f-123d45b7ec78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1490 | 2025.06.30 14:47:02.164044 [ 276 ] {c1f8c206-43ec-410a-961f-123d45b7ec78} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.06.30 14:47:02.164080 [ 276 ] {c1f8c206-43ec-410a-961f-123d45b7ec78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1492 | 2025.06.30 14:47:02.164649 [ 276 ] {c1f8c206-43ec-410a-961f-123d45b7ec78} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1493 | 2025.06.30 14:47:02.164873 [ 276 ] {c1f8c206-43ec-410a-961f-123d45b7ec78} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2025.06.30 14:47:02.165006 [ 276 ] {c1f8c206-43ec-410a-961f-123d45b7ec78} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001877 sec., 12253.596164091636 rows/sec., 21.96 MiB/sec. | ||
| 1495 | 2025.06.30 14:47:02.165066 [ 276 ] {c1f8c206-43ec-410a-961f-123d45b7ec78} <Debug> TCPHandler: Processed in 0.002063511 sec. | ||
| 1496 | 2025.06.30 14:47:02.165182 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2025.06.30 14:47:02.165276 [ 276 ] {f2ce5ce6-b9f8-45fc-8b85-1ed44d1e677a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1498 | 2025.06.30 14:47:02.165319 [ 276 ] {f2ce5ce6-b9f8-45fc-8b85-1ed44d1e677a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1499 | 2025.06.30 14:47:02.165652 [ 276 ] {f2ce5ce6-b9f8-45fc-8b85-1ed44d1e677a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.06.30 14:47:02.165686 [ 276 ] {f2ce5ce6-b9f8-45fc-8b85-1ed44d1e677a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1501 | 2025.06.30 14:47:02.165986 [ 276 ] {f2ce5ce6-b9f8-45fc-8b85-1ed44d1e677a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1502 | 2025.06.30 14:47:02.166196 [ 276 ] {f2ce5ce6-b9f8-45fc-8b85-1ed44d1e677a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.06.30 14:47:02.166321 [ 276 ] {f2ce5ce6-b9f8-45fc-8b85-1ed44d1e677a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001062 sec., 18832.391713747646 rows/sec., 1.29 MiB/sec. | ||
| 1504 | 2025.06.30 14:47:02.166357 [ 276 ] {f2ce5ce6-b9f8-45fc-8b85-1ed44d1e677a} <Debug> TCPHandler: Processed in 0.001226404 sec. | ||
| 1505 | 2025.06.30 14:47:06.127105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1506 | 2025.06.30 14:47:06.127910 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2025.06.30 14:47:06.127987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1508 | 2025.06.30 14:47:06.128483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1509 | 2025.06.30 14:47:06.128710 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2025.06.30 14:47:06.128837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1511 | 2025.06.30 14:47:06.343628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1512 | 2025.06.30 14:47:06.359817 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2025.06.30 14:47:06.359869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1514 | 2025.06.30 14:47:06.365927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1515 | 2025.06.30 14:47:06.366620 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2025.06.30 14:47:06.369400 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1517 | 2025.06.30 14:47:07.154887 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2025.06.30 14:47:07.155137 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) 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') FORMAT Native; (stage: Complete) | ||
| 1519 | 2025.06.30 14:47:07.155521 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1520 | 2025.06.30 14:47:07.155564 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1521 | 2025.06.30 14:47:07.155802 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1522 | 2025.06.30 14:47:07.155872 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1523 | 2025.06.30 14:47:07.156010 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1524 | 2025.06.30 14:47:07.156205 [ 288 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1525 | 2025.06.30 14:47:07.156219 [ 289 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1526 | 2025.06.30 14:47:07.156346 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 1527 | 2025.06.30 14:47:07.156371 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1528 | 2025.06.30 14:47:07.156565 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1529 | 2025.06.30 14:47:07.156588 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1530 | 2025.06.30 14:47:07.156637 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1531 | 2025.06.30 14:47:07.156681 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1532 | 2025.06.30 14:47:07.157592 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002553 sec., 7050.5287896592245 rows/sec., 296.07 KiB/sec. | ||
| 1533 | 2025.06.30 14:47:07.157692 [ 276 ] {fab31f42-1aac-4924-874a-3c33ee707cf7} <Debug> TCPHandler: Processed in 0.002940659 sec. | ||
| 1534 | 2025.06.30 14:47:07.157992 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2025.06.30 14:47:07.158128 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1536 | 2025.06.30 14:47:07.158349 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1537 | 2025.06.30 14:47:07.158381 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1538 | 2025.06.30 14:47:07.158550 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1539 | 2025.06.30 14:47:07.158601 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1540 | 2025.06.30 14:47:07.158700 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1541 | 2025.06.30 14:47:07.158752 [ 289 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1542 | 2025.06.30 14:47:07.158766 [ 288 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1543 | 2025.06.30 14:47:07.158840 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 1544 | 2025.06.30 14:47:07.158865 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1545 | 2025.06.30 14:47:07.158919 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1546 | 2025.06.30 14:47:07.158937 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1547 | 2025.06.30 14:47:07.158965 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))" | ||
| 1548 | 2025.06.30 14:47:07.158995 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))" | ||
| 1549 | 2025.06.30 14:47:07.159565 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.001492 sec., 12064.343163538873 rows/sec., 506.61 KiB/sec. | ||
| 1550 | 2025.06.30 14:47:07.159651 [ 276 ] {565d4dfe-10f7-409a-94a9-4d85b071ce1d} <Debug> TCPHandler: Processed in 0.001711664 sec. | ||
| 1551 | 2025.06.30 14:47:07.159860 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2025.06.30 14:47:07.159987 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1553 | 2025.06.30 14:47:07.160183 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1554 | 2025.06.30 14:47:07.160214 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1555 | 2025.06.30 14:47:07.160378 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1556 | 2025.06.30 14:47:07.160428 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1557 | 2025.06.30 14:47:07.160524 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1558 | 2025.06.30 14:47:07.160583 [ 289 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1559 | 2025.06.30 14:47:07.160594 [ 290 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1560 | 2025.06.30 14:47:07.160686 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 1561 | 2025.06.30 14:47:07.160710 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1562 | 2025.06.30 14:47:07.160763 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1563 | 2025.06.30 14:47:07.160779 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1564 | 2025.06.30 14:47:07.160808 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1565 | 2025.06.30 14:47:07.160838 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1566 | 2025.06.30 14:47:07.161456 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.001516 sec., 11873.350923482849 rows/sec., 498.59 KiB/sec. | ||
| 1567 | 2025.06.30 14:47:07.161556 [ 276 ] {e41dcfb0-7475-41e7-b72e-f728821c0f85} <Debug> TCPHandler: Processed in 0.001743715 sec. | ||
| 1568 | 2025.06.30 14:47:07.161757 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2025.06.30 14:47:07.161882 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1570 | 2025.06.30 14:47:07.162079 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1571 | 2025.06.30 14:47:07.162110 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1572 | 2025.06.30 14:47:07.162279 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1573 | 2025.06.30 14:47:07.162330 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1574 | 2025.06.30 14:47:07.162425 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1575 | 2025.06.30 14:47:07.162481 [ 288 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1576 | 2025.06.30 14:47:07.162488 [ 290 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1577 | 2025.06.30 14:47:07.162584 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 1578 | 2025.06.30 14:47:07.162609 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1579 | 2025.06.30 14:47:07.162661 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1580 | 2025.06.30 14:47:07.162678 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1581 | 2025.06.30 14:47:07.162707 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1582 | 2025.06.30 14:47:07.162736 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1583 | 2025.06.30 14:47:07.163270 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.001434 sec., 12552.301255230126 rows/sec., 527.10 KiB/sec. | ||
| 1584 | 2025.06.30 14:47:07.163356 [ 276 ] {6e5bd40e-21cd-4b3b-a9fd-7136fac90fcf} <Debug> TCPHandler: Processed in 0.001646023 sec. | ||
| 1585 | 2025.06.30 14:47:07.165306 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2025.06.30 14:47:07.165412 [ 276 ] {e585d952-544f-460f-8b3c-8596d352bf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1587 | 2025.06.30 14:47:07.165452 [ 276 ] {e585d952-544f-460f-8b3c-8596d352bf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1588 | 2025.06.30 14:47:07.165959 [ 276 ] {e585d952-544f-460f-8b3c-8596d352bf92} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2025.06.30 14:47:07.165998 [ 276 ] {e585d952-544f-460f-8b3c-8596d352bf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1590 | 2025.06.30 14:47:07.166399 [ 276 ] {e585d952-544f-460f-8b3c-8596d352bf92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1591 | 2025.06.30 14:47:07.166589 [ 276 ] {e585d952-544f-460f-8b3c-8596d352bf92} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2025.06.30 14:47:07.166729 [ 276 ] {e585d952-544f-460f-8b3c-8596d352bf92} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001346 sec., 2971.7682020802376 rows/sec., 378.00 KiB/sec. | ||
| 1593 | 2025.06.30 14:47:07.166767 [ 276 ] {e585d952-544f-460f-8b3c-8596d352bf92} <Debug> TCPHandler: Processed in 0.001509459 sec. | ||
| 1594 | 2025.06.30 14:47:07.166875 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2025.06.30 14:47:07.166969 [ 276 ] {9f58ba42-eca2-4322-bc1a-bb5ee4f5106b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1596 | 2025.06.30 14:47:07.167008 [ 276 ] {9f58ba42-eca2-4322-bc1a-bb5ee4f5106b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1597 | 2025.06.30 14:47:07.167431 [ 276 ] {9f58ba42-eca2-4322-bc1a-bb5ee4f5106b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2025.06.30 14:47:07.167467 [ 276 ] {9f58ba42-eca2-4322-bc1a-bb5ee4f5106b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1599 | 2025.06.30 14:47:07.167757 [ 276 ] {9f58ba42-eca2-4322-bc1a-bb5ee4f5106b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1600 | 2025.06.30 14:47:07.167965 [ 276 ] {9f58ba42-eca2-4322-bc1a-bb5ee4f5106b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2025.06.30 14:47:07.168093 [ 276 ] {9f58ba42-eca2-4322-bc1a-bb5ee4f5106b} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001143 sec., 26246.71916010499 rows/sec., 2.05 MiB/sec. | ||
| 1602 | 2025.06.30 14:47:07.168131 [ 276 ] {9f58ba42-eca2-4322-bc1a-bb5ee4f5106b} <Debug> TCPHandler: Processed in 0.001303776 sec. | ||
| 1603 | 2025.06.30 14:47:07.168243 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2025.06.30 14:47:07.168336 [ 276 ] {086b8865-5f09-458f-a414-2c433a2013b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1605 | 2025.06.30 14:47:07.168373 [ 276 ] {086b8865-5f09-458f-a414-2c433a2013b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1606 | 2025.06.30 14:47:07.168777 [ 276 ] {086b8865-5f09-458f-a414-2c433a2013b1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2025.06.30 14:47:07.168811 [ 276 ] {086b8865-5f09-458f-a414-2c433a2013b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1608 | 2025.06.30 14:47:07.169091 [ 276 ] {086b8865-5f09-458f-a414-2c433a2013b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1609 | 2025.06.30 14:47:07.169290 [ 276 ] {086b8865-5f09-458f-a414-2c433a2013b1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2025.06.30 14:47:07.169413 [ 276 ] {086b8865-5f09-458f-a414-2c433a2013b1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001094 sec., 32906.76416819013 rows/sec., 2.57 MiB/sec. | ||
| 1611 | 2025.06.30 14:47:07.169451 [ 276 ] {086b8865-5f09-458f-a414-2c433a2013b1} <Debug> TCPHandler: Processed in 0.001256085 sec. | ||
| 1612 | 2025.06.30 14:47:07.169559 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2025.06.30 14:47:07.169652 [ 276 ] {c0fe89eb-c4da-4f96-a304-29193fa749f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1614 | 2025.06.30 14:47:07.169693 [ 276 ] {c0fe89eb-c4da-4f96-a304-29193fa749f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1615 | 2025.06.30 14:47:07.170058 [ 276 ] {c0fe89eb-c4da-4f96-a304-29193fa749f3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2025.06.30 14:47:07.170094 [ 276 ] {c0fe89eb-c4da-4f96-a304-29193fa749f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1617 | 2025.06.30 14:47:07.170402 [ 276 ] {c0fe89eb-c4da-4f96-a304-29193fa749f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1618 | 2025.06.30 14:47:07.170609 [ 276 ] {c0fe89eb-c4da-4f96-a304-29193fa749f3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2025.06.30 14:47:07.170733 [ 276 ] {c0fe89eb-c4da-4f96-a304-29193fa749f3} <Debug> executeQuery: Read 58 rows, 4.16 KiB in 0.001098 sec., 52823.315118397084 rows/sec., 3.70 MiB/sec. | ||
| 1620 | 2025.06.30 14:47:07.170770 [ 276 ] {c0fe89eb-c4da-4f96-a304-29193fa749f3} <Debug> TCPHandler: Processed in 0.001258705 sec. | ||
| 1621 | 2025.06.30 14:47:07.170879 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2025.06.30 14:47:07.170971 [ 276 ] {f2df33ae-3676-42de-9f39-79418e522eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1623 | 2025.06.30 14:47:07.171011 [ 276 ] {f2df33ae-3676-42de-9f39-79418e522eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1624 | 2025.06.30 14:47:07.171328 [ 276 ] {f2df33ae-3676-42de-9f39-79418e522eb5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2025.06.30 14:47:07.171362 [ 276 ] {f2df33ae-3676-42de-9f39-79418e522eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1626 | 2025.06.30 14:47:07.171648 [ 276 ] {f2df33ae-3676-42de-9f39-79418e522eb5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1627 | 2025.06.30 14:47:07.171847 [ 276 ] {f2df33ae-3676-42de-9f39-79418e522eb5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2025.06.30 14:47:07.171970 [ 276 ] {f2df33ae-3676-42de-9f39-79418e522eb5} <Debug> executeQuery: Read 28 rows, 1.91 KiB in 0.001015 sec., 27586.20689655172 rows/sec., 1.84 MiB/sec. | ||
| 1629 | 2025.06.30 14:47:07.172006 [ 276 ] {f2df33ae-3676-42de-9f39-79418e522eb5} <Debug> TCPHandler: Processed in 0.001173664 sec. | ||
| 1630 | 2025.06.30 14:47:08.629212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 236 | ||
| 1631 | 2025.06.30 14:47:08.631847 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2025.06.30 14:47:08.631898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1633 | 2025.06.30 14:47:08.633242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1634 | 2025.06.30 14:47:08.633503 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2025.06.30 14:47:08.633648 [ 45 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1636 | 2025.06.30 14:47:08.633714 [ 45 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2025.06.30 14:47:08.633734 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1638 | 2025.06.30 14:47:08.633752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
| 1639 | 2025.06.30 14:47:08.633837 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 1640 | 2025.06.30 14:47:08.634451 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1641 | 2025.06.30 14:47:08.634631 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 1642 | 2025.06.30 14:47:08.635059 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
| 1643 | 2025.06.30 14:47:08.635451 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 1644 | 2025.06.30 14:47:08.635813 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1645 | 2025.06.30 14:47:08.636171 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1646 | 2025.06.30 14:47:08.636535 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 1647 | 2025.06.30 14:47:08.641995 [ 188 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 72 columns (72 merged, 0 gathered) in 0.008196303 sec., 28793.4694459197 rows/sec., 27.70 MiB/sec. | ||
| 1648 | 2025.06.30 14:47:08.642773 [ 190 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1649 | 2025.06.30 14:47:08.643412 [ 190 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2025.06.30 14:47:08.643491 [ 190 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_6_1} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1651 | 2025.06.30 14:47:08.643712 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 1652 | 2025.06.30 14:47:12.157701 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2025.06.30 14:47:12.157902 [ 276 ] {5cd5786b-0206-4b0a-92fe-e7c58881da1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1654 | 2025.06.30 14:47:12.157977 [ 276 ] {5cd5786b-0206-4b0a-92fe-e7c58881da1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1655 | 2025.06.30 14:47:12.158753 [ 276 ] {5cd5786b-0206-4b0a-92fe-e7c58881da1d} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.06.30 14:47:12.158807 [ 276 ] {5cd5786b-0206-4b0a-92fe-e7c58881da1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1657 | 2025.06.30 14:47:12.159205 [ 276 ] {5cd5786b-0206-4b0a-92fe-e7c58881da1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1658 | 2025.06.30 14:47:12.159436 [ 276 ] {5cd5786b-0206-4b0a-92fe-e7c58881da1d} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.06.30 14:47:12.159560 [ 39 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1660 | 2025.06.30 14:47:12.159599 [ 276 ] {5cd5786b-0206-4b0a-92fe-e7c58881da1d} <Debug> executeQuery: Read 76 rows, 6.72 KiB in 0.001749 sec., 43453.40194396798 rows/sec., 3.75 MiB/sec. | ||
| 1661 | 2025.06.30 14:47:12.159624 [ 39 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2025.06.30 14:47:12.159649 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1663 | 2025.06.30 14:47:12.159655 [ 276 ] {5cd5786b-0206-4b0a-92fe-e7c58881da1d} <Debug> TCPHandler: Processed in 0.002084331 sec. | ||
| 1664 | 2025.06.30 14:47:12.159761 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 1665 | 2025.06.30 14:47:12.159789 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2025.06.30 14:47:12.159904 [ 276 ] {c69cb4b5-b8b1-4109-820a-b963db40875c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1667 | 2025.06.30 14:47:12.159909 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1668 | 2025.06.30 14:47:12.159954 [ 276 ] {c69cb4b5-b8b1-4109-820a-b963db40875c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1669 | 2025.06.30 14:47:12.159957 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
| 1670 | 2025.06.30 14:47:12.160038 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part | ||
| 1671 | 2025.06.30 14:47:12.160082 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 1672 | 2025.06.30 14:47:12.160124 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
| 1673 | 2025.06.30 14:47:12.160168 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 1674 | 2025.06.30 14:47:12.160208 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 1675 | 2025.06.30 14:47:12.160394 [ 276 ] {c69cb4b5-b8b1-4109-820a-b963db40875c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2025.06.30 14:47:12.160438 [ 276 ] {c69cb4b5-b8b1-4109-820a-b963db40875c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1677 | 2025.06.30 14:47:12.160775 [ 276 ] {c69cb4b5-b8b1-4109-820a-b963db40875c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1678 | 2025.06.30 14:47:12.161018 [ 276 ] {c69cb4b5-b8b1-4109-820a-b963db40875c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2025.06.30 14:47:12.161119 [ 39 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1680 | 2025.06.30 14:47:12.161138 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425129 sec., 244188.4208376926 rows/sec., 21.71 MiB/sec. | ||
| 1681 | 2025.06.30 14:47:12.161155 [ 276 ] {c69cb4b5-b8b1-4109-820a-b963db40875c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001274 sec., 18053.37519623234 rows/sec., 1.33 MiB/sec. | ||
| 1682 | 2025.06.30 14:47:12.161150 [ 39 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.06.30 14:47:12.161220 [ 276 ] {c69cb4b5-b8b1-4109-820a-b963db40875c} <Debug> TCPHandler: Processed in 0.00148369 sec. | ||
| 1684 | 2025.06.30 14:47:12.161220 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1685 | 2025.06.30 14:47:12.161306 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::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 | ||
| 1686 | 2025.06.30 14:47:12.161337 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2025.06.30 14:47:12.161354 [ 196 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1688 | 2025.06.30 14:47:12.161399 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1689 | 2025.06.30 14:47:12.161422 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1690 | 2025.06.30 14:47:12.161444 [ 276 ] {55d961b4-355c-4511-88c5-d38844bf6551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1691 | 2025.06.30 14:47:12.161466 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 1692 | 2025.06.30 14:47:12.161493 [ 276 ] {55d961b4-355c-4511-88c5-d38844bf6551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1693 | 2025.06.30 14:47:12.161507 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1694 | 2025.06.30 14:47:12.161548 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1695 | 2025.06.30 14:47:12.161583 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1696 | 2025.06.30 14:47:12.161660 [ 196 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2025.06.30 14:47:12.161735 [ 196 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_11_2} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1698 | 2025.06.30 14:47:12.161804 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1699 | 2025.06.30 14:47:12.161929 [ 276 ] {55d961b4-355c-4511-88c5-d38844bf6551} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2025.06.30 14:47:12.161971 [ 276 ] {55d961b4-355c-4511-88c5-d38844bf6551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1701 | 2025.06.30 14:47:12.162290 [ 276 ] {55d961b4-355c-4511-88c5-d38844bf6551} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1702 | 2025.06.30 14:47:12.162344 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001063001 sec., 108184.28204677135 rows/sec., 8.36 MiB/sec. | ||
| 1703 | 2025.06.30 14:47:12.162486 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1704 | 2025.06.30 14:47:12.162529 [ 276 ] {55d961b4-355c-4511-88c5-d38844bf6551} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2025.06.30 14:47:12.162643 [ 39 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1706 | 2025.06.30 14:47:12.162678 [ 276 ] {55d961b4-355c-4511-88c5-d38844bf6551} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001253 sec., 47086.99122106943 rows/sec., 3.68 MiB/sec. | ||
| 1707 | 2025.06.30 14:47:12.162679 [ 39 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2025.06.30 14:47:12.162722 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1709 | 2025.06.30 14:47:12.162724 [ 276 ] {55d961b4-355c-4511-88c5-d38844bf6551} <Debug> TCPHandler: Processed in 0.001438288 sec. | ||
| 1710 | 2025.06.30 14:47:12.162758 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2025.06.30 14:47:12.162826 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_5_1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1712 | 2025.06.30 14:47:12.162832 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 1713 | 2025.06.30 14:47:12.162848 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2025.06.30 14:47:12.162885 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1715 | 2025.06.30 14:47:12.162954 [ 276 ] {8eb47f8a-a986-4c39-9d83-a03960864466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1716 | 2025.06.30 14:47:12.162958 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1717 | 2025.06.30 14:47:12.163006 [ 276 ] {8eb47f8a-a986-4c39-9d83-a03960864466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1718 | 2025.06.30 14:47:12.163014 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 64 rows starting from the beginning of the part | ||
| 1719 | 2025.06.30 14:47:12.163115 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
| 1720 | 2025.06.30 14:47:12.163165 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 1721 | 2025.06.30 14:47:12.163210 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
| 1722 | 2025.06.30 14:47:12.163261 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 1723 | 2025.06.30 14:47:12.163307 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 59 rows starting from the beginning of the part | ||
| 1724 | 2025.06.30 14:47:12.163402 [ 276 ] {8eb47f8a-a986-4c39-9d83-a03960864466} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.06.30 14:47:12.163444 [ 276 ] {8eb47f8a-a986-4c39-9d83-a03960864466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1726 | 2025.06.30 14:47:12.163798 [ 276 ] {8eb47f8a-a986-4c39-9d83-a03960864466} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1727 | 2025.06.30 14:47:12.164031 [ 276 ] {8eb47f8a-a986-4c39-9d83-a03960864466} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.06.30 14:47:12.164129 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1729 | 2025.06.30 14:47:12.164156 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.06.30 14:47:12.164164 [ 276 ] {8eb47f8a-a986-4c39-9d83-a03960864466} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.43 MiB/sec. | ||
| 1731 | 2025.06.30 14:47:12.164172 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389767 sec., 207948.52662352752 rows/sec., 17.04 MiB/sec. | ||
| 1732 | 2025.06.30 14:47:12.164172 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1733 | 2025.06.30 14:47:12.164209 [ 276 ] {8eb47f8a-a986-4c39-9d83-a03960864466} <Debug> TCPHandler: Processed in 0.001411388 sec. | ||
| 1734 | 2025.06.30 14:47:12.164323 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 1735 | 2025.06.30 14:47:12.164338 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1736 | 2025.06.30 14:47:12.164349 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.06.30 14:47:12.164466 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1738 | 2025.06.30 14:47:12.164491 [ 276 ] {9dc24604-5d15-48a4-b87b-0e73db7c47fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1739 | 2025.06.30 14:47:12.164516 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
| 1740 | 2025.06.30 14:47:12.164567 [ 276 ] {9dc24604-5d15-48a4-b87b-0e73db7c47fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1741 | 2025.06.30 14:47:12.164626 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 1742 | 2025.06.30 14:47:12.164655 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2025.06.30 14:47:12.164691 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 1744 | 2025.06.30 14:47:12.164747 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_11_2} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1745 | 2025.06.30 14:47:12.164749 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 1746 | 2025.06.30 14:47:12.164816 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 1747 | 2025.06.30 14:47:12.164846 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1748 | 2025.06.30 14:47:12.164878 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 1749 | 2025.06.30 14:47:12.165445 [ 276 ] {9dc24604-5d15-48a4-b87b-0e73db7c47fa} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2025.06.30 14:47:12.165488 [ 276 ] {9dc24604-5d15-48a4-b87b-0e73db7c47fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1751 | 2025.06.30 14:47:12.165739 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146824 sec., 380046.8588241704 rows/sec., 26.41 MiB/sec. | ||
| 1752 | 2025.06.30 14:47:12.165934 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1753 | 2025.06.30 14:47:12.166069 [ 276 ] {9dc24604-5d15-48a4-b87b-0e73db7c47fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1754 | 2025.06.30 14:47:12.166308 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.06.30 14:47:12.166362 [ 276 ] {9dc24604-5d15-48a4-b87b-0e73db7c47fa} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2025.06.30 14:47:12.166405 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1757 | 2025.06.30 14:47:12.166502 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1758 | 2025.06.30 14:47:12.166515 [ 276 ] {9dc24604-5d15-48a4-b87b-0e73db7c47fa} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002048 sec., 11230.46875 rows/sec., 20.12 MiB/sec. | ||
| 1759 | 2025.06.30 14:47:12.166584 [ 276 ] {9dc24604-5d15-48a4-b87b-0e73db7c47fa} <Debug> TCPHandler: Processed in 0.002295625 sec. | ||
| 1760 | 2025.06.30 14:47:12.166698 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.06.30 14:47:12.166794 [ 276 ] {eca6a073-8ebf-4445-8c54-05a465b53663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1762 | 2025.06.30 14:47:12.166836 [ 276 ] {eca6a073-8ebf-4445-8c54-05a465b53663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1763 | 2025.06.30 14:47:12.167161 [ 276 ] {eca6a073-8ebf-4445-8c54-05a465b53663} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.06.30 14:47:12.167198 [ 276 ] {eca6a073-8ebf-4445-8c54-05a465b53663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1765 | 2025.06.30 14:47:12.167496 [ 276 ] {eca6a073-8ebf-4445-8c54-05a465b53663} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1766 | 2025.06.30 14:47:12.167707 [ 276 ] {eca6a073-8ebf-4445-8c54-05a465b53663} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.06.30 14:47:12.167803 [ 39 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1768 | 2025.06.30 14:47:12.167830 [ 39 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.06.30 14:47:12.167832 [ 276 ] {eca6a073-8ebf-4445-8c54-05a465b53663} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001057 sec., 28382.21381267739 rows/sec., 1.88 MiB/sec. | ||
| 1770 | 2025.06.30 14:47:12.167857 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1771 | 2025.06.30 14:47:12.167886 [ 276 ] {eca6a073-8ebf-4445-8c54-05a465b53663} <Debug> TCPHandler: Processed in 0.001238714 sec. | ||
| 1772 | 2025.06.30 14:47:12.167937 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 1773 | 2025.06.30 14:47:12.168024 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1774 | 2025.06.30 14:47:12.168048 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
| 1775 | 2025.06.30 14:47:12.168091 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 1776 | 2025.06.30 14:47:12.168127 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 1777 | 2025.06.30 14:47:12.168162 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 1778 | 2025.06.30 14:47:12.168196 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 1779 | 2025.06.30 14:47:12.168229 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 1780 | 2025.06.30 14:47:12.168929 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.00102111 sec., 229162.38211358228 rows/sec., 15.61 MiB/sec. | ||
| 1781 | 2025.06.30 14:47:12.169053 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1782 | 2025.06.30 14:47:12.169290 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2025.06.30 14:47:12.169355 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_11_2} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1784 | 2025.06.30 14:47:12.169409 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1785 | 2025.06.30 14:47:13.568646 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1786 | 2025.06.30 14:47:13.568727 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1787 | 2025.06.30 14:47:13.628973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 1788 | 2025.06.30 14:47:13.629825 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2025.06.30 14:47:13.629902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1790 | 2025.06.30 14:47:13.630427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1791 | 2025.06.30 14:47:13.630651 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2025.06.30 14:47:13.630774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1793 | 2025.06.30 14:47:13.869488 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1794 | 2025.06.30 14:47:13.888905 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2025.06.30 14:47:13.888960 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1796 | 2025.06.30 14:47:13.895150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1797 | 2025.06.30 14:47:13.895875 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.06.30 14:47:13.899120 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1799 | 2025.06.30 14:47:14.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.20 MiB, peak 184.20 MiB, free memory in arenas 0.00 B, will set to 183.85 MiB (RSS), difference: 3.65 MiB | ||
| 1800 | 2025.06.30 14:47:17.155434 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2025.06.30 14:47:17.155688 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1802 | 2025.06.30 14:47:17.156033 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1803 | 2025.06.30 14:47:17.156070 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1804 | 2025.06.30 14:47:17.156301 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1805 | 2025.06.30 14:47:17.156373 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1806 | 2025.06.30 14:47:17.156521 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1807 | 2025.06.30 14:47:17.156713 [ 290 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1808 | 2025.06.30 14:47:17.156727 [ 288 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1809 | 2025.06.30 14:47:17.156752 [ 292 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1810 | 2025.06.30 14:47:17.156886 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1811 | 2025.06.30 14:47:17.156920 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1812 | 2025.06.30 14:47:17.157024 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1813 | 2025.06.30 14:47:17.157047 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1814 | 2025.06.30 14:47:17.157082 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1815 | 2025.06.30 14:47:17.157123 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1816 | 2025.06.30 14:47:17.157157 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1817 | 2025.06.30 14:47:17.158129 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002534 sec., 8681.925808997634 rows/sec., 363.42 KiB/sec. | ||
| 1818 | 2025.06.30 14:47:17.158280 [ 276 ] {e5da93da-ac74-48ea-9c22-24f1498475dc} <Debug> TCPHandler: Processed in 0.00298626 sec. | ||
| 1819 | 2025.06.30 14:47:17.161249 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2025.06.30 14:47:17.161386 [ 276 ] {3e9d4130-e3e0-4514-b392-e74c067e0917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1821 | 2025.06.30 14:47:17.161443 [ 276 ] {3e9d4130-e3e0-4514-b392-e74c067e0917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1822 | 2025.06.30 14:47:17.162058 [ 276 ] {3e9d4130-e3e0-4514-b392-e74c067e0917} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.06.30 14:47:17.162105 [ 276 ] {3e9d4130-e3e0-4514-b392-e74c067e0917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1824 | 2025.06.30 14:47:17.162535 [ 276 ] {3e9d4130-e3e0-4514-b392-e74c067e0917} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1825 | 2025.06.30 14:47:17.162737 [ 276 ] {3e9d4130-e3e0-4514-b392-e74c067e0917} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.06.30 14:47:17.162891 [ 276 ] {3e9d4130-e3e0-4514-b392-e74c067e0917} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001547 sec., 646.4124111182934 rows/sec., 66.91 KiB/sec. | ||
| 1827 | 2025.06.30 14:47:17.162931 [ 276 ] {3e9d4130-e3e0-4514-b392-e74c067e0917} <Debug> TCPHandler: Processed in 0.001749375 sec. | ||
| 1828 | 2025.06.30 14:47:17.163046 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.06.30 14:47:17.163148 [ 276 ] {921ad557-0cf4-49e9-9cef-f52db6d66820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1830 | 2025.06.30 14:47:17.163191 [ 276 ] {921ad557-0cf4-49e9-9cef-f52db6d66820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1831 | 2025.06.30 14:47:17.163632 [ 276 ] {921ad557-0cf4-49e9-9cef-f52db6d66820} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.06.30 14:47:17.163670 [ 276 ] {921ad557-0cf4-49e9-9cef-f52db6d66820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1833 | 2025.06.30 14:47:17.163977 [ 276 ] {921ad557-0cf4-49e9-9cef-f52db6d66820} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1834 | 2025.06.30 14:47:17.164190 [ 276 ] {921ad557-0cf4-49e9-9cef-f52db6d66820} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.06.30 14:47:17.164323 [ 276 ] {921ad557-0cf4-49e9-9cef-f52db6d66820} <Debug> executeQuery: Read 49 rows, 4.21 KiB in 0.001197 sec., 40935.67251461989 rows/sec., 3.43 MiB/sec. | ||
| 1836 | 2025.06.30 14:47:17.164361 [ 276 ] {921ad557-0cf4-49e9-9cef-f52db6d66820} <Debug> TCPHandler: Processed in 0.001364687 sec. | ||
| 1837 | 2025.06.30 14:47:17.164473 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2025.06.30 14:47:17.164571 [ 276 ] {d4433e1c-2067-47cd-adce-fd8f9fb2eea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1839 | 2025.06.30 14:47:17.164613 [ 276 ] {d4433e1c-2067-47cd-adce-fd8f9fb2eea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1840 | 2025.06.30 14:47:17.165011 [ 276 ] {d4433e1c-2067-47cd-adce-fd8f9fb2eea4} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2025.06.30 14:47:17.165048 [ 276 ] {d4433e1c-2067-47cd-adce-fd8f9fb2eea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1842 | 2025.06.30 14:47:17.165350 [ 276 ] {d4433e1c-2067-47cd-adce-fd8f9fb2eea4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1843 | 2025.06.30 14:47:17.165569 [ 276 ] {d4433e1c-2067-47cd-adce-fd8f9fb2eea4} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2025.06.30 14:47:17.165697 [ 276 ] {d4433e1c-2067-47cd-adce-fd8f9fb2eea4} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001145 sec., 7860.2620087336245 rows/sec., 591.05 KiB/sec. | ||
| 1845 | 2025.06.30 14:47:17.165733 [ 276 ] {d4433e1c-2067-47cd-adce-fd8f9fb2eea4} <Debug> TCPHandler: Processed in 0.001309856 sec. | ||
| 1846 | 2025.06.30 14:47:17.165849 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2025.06.30 14:47:17.165945 [ 276 ] {1448f1e7-dd96-4905-87ca-1b3b183678a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1848 | 2025.06.30 14:47:17.165985 [ 276 ] {1448f1e7-dd96-4905-87ca-1b3b183678a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1849 | 2025.06.30 14:47:17.166353 [ 276 ] {1448f1e7-dd96-4905-87ca-1b3b183678a4} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2025.06.30 14:47:17.166391 [ 276 ] {1448f1e7-dd96-4905-87ca-1b3b183678a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1851 | 2025.06.30 14:47:17.166670 [ 276 ] {1448f1e7-dd96-4905-87ca-1b3b183678a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1852 | 2025.06.30 14:47:17.166871 [ 276 ] {1448f1e7-dd96-4905-87ca-1b3b183678a4} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2025.06.30 14:47:17.166995 [ 276 ] {1448f1e7-dd96-4905-87ca-1b3b183678a4} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001067 sec., 937.207122774133 rows/sec., 62.24 KiB/sec. | ||
| 1854 | 2025.06.30 14:47:17.167044 [ 276 ] {1448f1e7-dd96-4905-87ca-1b3b183678a4} <Debug> TCPHandler: Processed in 0.001244414 sec. | ||
| 1855 | 2025.06.30 14:47:17.167168 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2025.06.30 14:47:17.167263 [ 276 ] {c7dfec23-7dd6-4281-9932-a055fca7c4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1857 | 2025.06.30 14:47:17.167303 [ 276 ] {c7dfec23-7dd6-4281-9932-a055fca7c4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1858 | 2025.06.30 14:47:17.167752 [ 276 ] {c7dfec23-7dd6-4281-9932-a055fca7c4c7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2025.06.30 14:47:17.167788 [ 276 ] {c7dfec23-7dd6-4281-9932-a055fca7c4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1860 | 2025.06.30 14:47:17.168089 [ 276 ] {c7dfec23-7dd6-4281-9932-a055fca7c4c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1861 | 2025.06.30 14:47:17.168294 [ 276 ] {c7dfec23-7dd6-4281-9932-a055fca7c4c7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2025.06.30 14:47:17.168421 [ 276 ] {c7dfec23-7dd6-4281-9932-a055fca7c4c7} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001175 sec., 43404.255319148935 rows/sec., 3.39 MiB/sec. | ||
| 1863 | 2025.06.30 14:47:17.168457 [ 276 ] {c7dfec23-7dd6-4281-9932-a055fca7c4c7} <Debug> TCPHandler: Processed in 0.001338756 sec. | ||
| 1864 | 2025.06.30 14:47:17.168578 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2025.06.30 14:47:17.168673 [ 276 ] {3d5232a9-9b3a-48d0-be3b-6fae69c2ccac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1866 | 2025.06.30 14:47:17.168717 [ 276 ] {3d5232a9-9b3a-48d0-be3b-6fae69c2ccac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1867 | 2025.06.30 14:47:17.169091 [ 276 ] {3d5232a9-9b3a-48d0-be3b-6fae69c2ccac} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.06.30 14:47:17.169127 [ 276 ] {3d5232a9-9b3a-48d0-be3b-6fae69c2ccac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1869 | 2025.06.30 14:47:17.169435 [ 276 ] {3d5232a9-9b3a-48d0-be3b-6fae69c2ccac} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1870 | 2025.06.30 14:47:17.169648 [ 276 ] {3d5232a9-9b3a-48d0-be3b-6fae69c2ccac} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.06.30 14:47:17.169775 [ 276 ] {3d5232a9-9b3a-48d0-be3b-6fae69c2ccac} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.76 MiB/sec. | ||
| 1872 | 2025.06.30 14:47:17.169812 [ 276 ] {3d5232a9-9b3a-48d0-be3b-6fae69c2ccac} <Debug> TCPHandler: Processed in 0.001289276 sec. | ||
| 1873 | 2025.06.30 14:47:17.169924 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.06.30 14:47:17.170017 [ 276 ] {45b59e7a-389b-4b87-9c67-18540ecd61db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1875 | 2025.06.30 14:47:17.170060 [ 276 ] {45b59e7a-389b-4b87-9c67-18540ecd61db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1876 | 2025.06.30 14:47:17.170373 [ 276 ] {45b59e7a-389b-4b87-9c67-18540ecd61db} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2025.06.30 14:47:17.170409 [ 276 ] {45b59e7a-389b-4b87-9c67-18540ecd61db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1878 | 2025.06.30 14:47:17.170692 [ 276 ] {45b59e7a-389b-4b87-9c67-18540ecd61db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1879 | 2025.06.30 14:47:17.170903 [ 276 ] {45b59e7a-389b-4b87-9c67-18540ecd61db} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.06.30 14:47:17.171027 [ 276 ] {45b59e7a-389b-4b87-9c67-18540ecd61db} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 61.81 KiB/sec. | ||
| 1881 | 2025.06.30 14:47:17.171062 [ 276 ] {45b59e7a-389b-4b87-9c67-18540ecd61db} <Debug> TCPHandler: Processed in 0.001187164 sec. | ||
| 1882 | 2025.06.30 14:47:17.171172 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.06.30 14:47:17.171265 [ 276 ] {ec39f3b1-2b2b-4bb9-91c5-7a4b7e50da66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1884 | 2025.06.30 14:47:17.171319 [ 276 ] {ec39f3b1-2b2b-4bb9-91c5-7a4b7e50da66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1885 | 2025.06.30 14:47:17.172034 [ 276 ] {ec39f3b1-2b2b-4bb9-91c5-7a4b7e50da66} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.06.30 14:47:17.172070 [ 276 ] {ec39f3b1-2b2b-4bb9-91c5-7a4b7e50da66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1887 | 2025.06.30 14:47:17.172580 [ 276 ] {ec39f3b1-2b2b-4bb9-91c5-7a4b7e50da66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1888 | 2025.06.30 14:47:17.172815 [ 276 ] {ec39f3b1-2b2b-4bb9-91c5-7a4b7e50da66} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.06.30 14:47:17.172928 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1890 | 2025.06.30 14:47:17.172948 [ 276 ] {ec39f3b1-2b2b-4bb9-91c5-7a4b7e50da66} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0017 sec., 5294.117647058823 rows/sec., 9.49 MiB/sec. | ||
| 1891 | 2025.06.30 14:47:17.172980 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2025.06.30 14:47:17.173018 [ 276 ] {ec39f3b1-2b2b-4bb9-91c5-7a4b7e50da66} <Debug> TCPHandler: Processed in 0.001895188 sec. | ||
| 1893 | 2025.06.30 14:47:17.173024 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1894 | 2025.06.30 14:47:17.173134 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 1895 | 2025.06.30 14:47:17.173143 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2025.06.30 14:47:17.173253 [ 276 ] {d13c1b88-ca30-461d-aae9-2f69e643a697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1897 | 2025.06.30 14:47:17.173296 [ 276 ] {d13c1b88-ca30-461d-aae9-2f69e643a697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1898 | 2025.06.30 14:47:17.173358 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1899 | 2025.06.30 14:47:17.173420 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1900 | 2025.06.30 14:47:17.173557 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 1901 | 2025.06.30 14:47:17.173638 [ 276 ] {d13c1b88-ca30-461d-aae9-2f69e643a697} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2025.06.30 14:47:17.173662 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1903 | 2025.06.30 14:47:17.173680 [ 276 ] {d13c1b88-ca30-461d-aae9-2f69e643a697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1904 | 2025.06.30 14:47:17.173762 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1905 | 2025.06.30 14:47:17.173855 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1906 | 2025.06.30 14:47:17.173963 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 1907 | 2025.06.30 14:47:17.174005 [ 276 ] {d13c1b88-ca30-461d-aae9-2f69e643a697} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1908 | 2025.06.30 14:47:17.174217 [ 276 ] {d13c1b88-ca30-461d-aae9-2f69e643a697} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2025.06.30 14:47:17.174348 [ 276 ] {d13c1b88-ca30-461d-aae9-2f69e643a697} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 381.14 KiB/sec. | ||
| 1910 | 2025.06.30 14:47:17.174385 [ 276 ] {d13c1b88-ca30-461d-aae9-2f69e643a697} <Debug> TCPHandler: Processed in 0.001291396 sec. | ||
| 1911 | 2025.06.30 14:47:17.174495 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2025.06.30 14:47:17.174594 [ 276 ] {8dff0754-68b4-496b-bd8f-d6d056365ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1913 | 2025.06.30 14:47:17.174636 [ 276 ] {8dff0754-68b4-496b-bd8f-d6d056365ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1914 | 2025.06.30 14:47:17.175108 [ 276 ] {8dff0754-68b4-496b-bd8f-d6d056365ac3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2025.06.30 14:47:17.175146 [ 276 ] {8dff0754-68b4-496b-bd8f-d6d056365ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1916 | 2025.06.30 14:47:17.175519 [ 276 ] {8dff0754-68b4-496b-bd8f-d6d056365ac3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1917 | 2025.06.30 14:47:17.175767 [ 276 ] {8dff0754-68b4-496b-bd8f-d6d056365ac3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2025.06.30 14:47:17.175900 [ 276 ] {8dff0754-68b4-496b-bd8f-d6d056365ac3} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001324 sec., 22658.610271903322 rows/sec., 1.50 MiB/sec. | ||
| 1919 | 2025.06.30 14:47:17.175936 [ 276 ] {8dff0754-68b4-496b-bd8f-d6d056365ac3} <Debug> TCPHandler: Processed in 0.00148939 sec. | ||
| 1920 | 2025.06.30 14:47:17.176106 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 19 columns (19 merged, 0 gathered) in 0.00301092 sec., 41183.42566391668 rows/sec., 73.80 MiB/sec. | ||
| 1921 | 2025.06.30 14:47:17.176454 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1922 | 2025.06.30 14:47:17.176843 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2025.06.30 14:47:17.176937 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1924 | 2025.06.30 14:47:17.177055 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 1925 | 2025.06.30 14:47:18.633893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 270 | ||
| 1926 | 2025.06.30 14:47:18.636552 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.06.30 14:47:18.636593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1928 | 2025.06.30 14:47:18.637753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1929 | 2025.06.30 14:47:18.638006 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.06.30 14:47:18.638242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1931 | 2025.06.30 14:47:21.131812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 1932 | 2025.06.30 14:47:21.132329 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2025.06.30 14:47:21.132375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1934 | 2025.06.30 14:47:21.132935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1935 | 2025.06.30 14:47:21.133173 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2025.06.30 14:47:21.133316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 1937 | 2025.06.30 14:47:21.133311 [ 31 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1938 | 2025.06.30 14:47:21.133392 [ 31 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2025.06.30 14:47:21.133413 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1940 | 2025.06.30 14:47:21.133543 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 1941 | 2025.06.30 14:47:21.133704 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1942 | 2025.06.30 14:47:21.133758 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 1943 | 2025.06.30 14:47:21.133857 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 1944 | 2025.06.30 14:47:21.133910 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 1945 | 2025.06.30 14:47:21.133958 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 1946 | 2025.06.30 14:47:21.134006 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 1947 | 2025.06.30 14:47:21.134047 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 1948 | 2025.06.30 14:47:21.135491 [ 193 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002007891 sec., 2551931.354839481 rows/sec., 36.51 MiB/sec. | ||
| 1949 | 2025.06.30 14:47:21.135920 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1950 | 2025.06.30 14:47:21.136231 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2025.06.30 14:47:21.136311 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_11_2} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1952 | 2025.06.30 14:47:21.136395 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1953 | 2025.06.30 14:47:21.400157 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 1954 | 2025.06.30 14:47:21.422124 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.06.30 14:47:21.422214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1956 | 2025.06.30 14:47:21.428184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1957 | 2025.06.30 14:47:21.428952 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.06.30 14:47:21.429257 [ 31 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1959 | 2025.06.30 14:47:21.429331 [ 31 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.06.30 14:47:21.429352 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1961 | 2025.06.30 14:47:21.429482 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1962 | 2025.06.30 14:47:21.433676 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1963 | 2025.06.30 14:47:21.433703 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 1964 | 2025.06.30 14:47:21.435115 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1965 | 2025.06.30 14:47:21.439889 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1966 | 2025.06.30 14:47:21.445365 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1967 | 2025.06.30 14:47:21.449643 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1968 | 2025.06.30 14:47:21.454469 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1969 | 2025.06.30 14:47:21.459013 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 1970 | 2025.06.30 14:47:21.516384 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.086960403 sec., 954.4573982712568 rows/sec., 4.94 MiB/sec. | ||
| 1971 | 2025.06.30 14:47:21.518962 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1972 | 2025.06.30 14:47:21.521059 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_11_2} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2025.06.30 14:47:21.521176 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_11_2} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1974 | 2025.06.30 14:47:21.522971 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 1975 | 2025.06.30 14:47:22.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.54 MiB, peak 195.42 MiB, free memory in arenas 0.00 B, will set to 194.53 MiB (RSS), difference: 8.99 MiB | ||
| 1976 | 2025.06.30 14:47:22.153446 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2025.06.30 14:47:22.153680 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1978 | 2025.06.30 14:47:22.154020 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1979 | 2025.06.30 14:47:22.154058 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1980 | 2025.06.30 14:47:22.154326 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1981 | 2025.06.30 14:47:22.154398 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1982 | 2025.06.30 14:47:22.154546 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1983 | 2025.06.30 14:47:22.154662 [ 293 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1984 | 2025.06.30 14:47:22.154684 [ 288 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 1985 | 2025.06.30 14:47:22.154675 [ 292 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1986 | 2025.06.30 14:47:22.154675 [ 290 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1987 | 2025.06.30 14:47:22.154865 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 1988 | 2025.06.30 14:47:22.154898 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1989 | 2025.06.30 14:47:22.154984 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1990 | 2025.06.30 14:47:22.155005 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 1991 | 2025.06.30 14:47:22.155039 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1992 | 2025.06.30 14:47:22.155075 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1993 | 2025.06.30 14:47:22.155111 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1994 | 2025.06.30 14:47:22.155905 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002317 sec., 9495.036685369012 rows/sec., 397.45 KiB/sec. | ||
| 1995 | 2025.06.30 14:47:22.156059 [ 276 ] {2cfda011-fa27-4e3a-a4c0-729f33f12b4b} <Debug> TCPHandler: Processed in 0.002751244 sec. | ||
| 1996 | 2025.06.30 14:47:22.157493 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2025.06.30 14:47:22.157639 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1998 | 2025.06.30 14:47:22.157864 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1999 | 2025.06.30 14:47:22.157897 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2000 | 2025.06.30 14:47:22.158082 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2001 | 2025.06.30 14:47:22.158135 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2002 | 2025.06.30 14:47:22.158240 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2003 | 2025.06.30 14:47:22.158309 [ 288 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2004 | 2025.06.30 14:47:22.158317 [ 293 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2005 | 2025.06.30 14:47:22.158321 [ 290 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2006 | 2025.06.30 14:47:22.158321 [ 292 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2007 | 2025.06.30 14:47:22.158475 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2008 | 2025.06.30 14:47:22.158504 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2009 | 2025.06.30 14:47:22.158574 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2010 | 2025.06.30 14:47:22.158593 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2011 | 2025.06.30 14:47:22.158623 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2012 | 2025.06.30 14:47:22.158655 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2013 | 2025.06.30 14:47:22.158685 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2014 | 2025.06.30 14:47:22.159295 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001717 sec., 12813.046010483402 rows/sec., 536.34 KiB/sec. | ||
| 2015 | 2025.06.30 14:47:22.159427 [ 276 ] {e8f5deae-bdd3-4db0-b3ad-26893b8e57cd} <Debug> TCPHandler: Processed in 0.001987489 sec. | ||
| 2016 | 2025.06.30 14:47:22.164220 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2025.06.30 14:47:22.164350 [ 276 ] {b321bfcd-dbf5-45ec-9315-5b2f0d956fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2018 | 2025.06.30 14:47:22.164402 [ 276 ] {b321bfcd-dbf5-45ec-9315-5b2f0d956fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2019 | 2025.06.30 14:47:22.165013 [ 276 ] {b321bfcd-dbf5-45ec-9315-5b2f0d956fa5} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2025.06.30 14:47:22.165065 [ 276 ] {b321bfcd-dbf5-45ec-9315-5b2f0d956fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2021 | 2025.06.30 14:47:22.165488 [ 276 ] {b321bfcd-dbf5-45ec-9315-5b2f0d956fa5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2022 | 2025.06.30 14:47:22.165693 [ 276 ] {b321bfcd-dbf5-45ec-9315-5b2f0d956fa5} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2025.06.30 14:47:22.165842 [ 276 ] {b321bfcd-dbf5-45ec-9315-5b2f0d956fa5} <Debug> executeQuery: Read 2 rows, 322.00 B in 0.00153 sec., 1307.1895424836603 rows/sec., 205.52 KiB/sec. | ||
| 2024 | 2025.06.30 14:47:22.165880 [ 276 ] {b321bfcd-dbf5-45ec-9315-5b2f0d956fa5} <Debug> TCPHandler: Processed in 0.001720914 sec. | ||
| 2025 | 2025.06.30 14:47:22.165984 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2025.06.30 14:47:22.166082 [ 276 ] {2b024a79-e012-491a-89a3-e4f5e0a31e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2027 | 2025.06.30 14:47:22.166123 [ 276 ] {2b024a79-e012-491a-89a3-e4f5e0a31e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2028 | 2025.06.30 14:47:22.166525 [ 276 ] {2b024a79-e012-491a-89a3-e4f5e0a31e09} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2025.06.30 14:47:22.166563 [ 276 ] {2b024a79-e012-491a-89a3-e4f5e0a31e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2030 | 2025.06.30 14:47:22.166850 [ 276 ] {2b024a79-e012-491a-89a3-e4f5e0a31e09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2031 | 2025.06.30 14:47:22.167076 [ 276 ] {2b024a79-e012-491a-89a3-e4f5e0a31e09} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2025.06.30 14:47:22.167198 [ 276 ] {2b024a79-e012-491a-89a3-e4f5e0a31e09} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001137 sec., 3518.0299032541775 rows/sec., 286.87 KiB/sec. | ||
| 2033 | 2025.06.30 14:47:22.167235 [ 276 ] {2b024a79-e012-491a-89a3-e4f5e0a31e09} <Debug> TCPHandler: Processed in 0.001300896 sec. | ||
| 2034 | 2025.06.30 14:47:22.167353 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2025.06.30 14:47:22.167449 [ 276 ] {197b6554-d5b7-4cb2-82a5-09a0f28cdf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2036 | 2025.06.30 14:47:22.167488 [ 276 ] {197b6554-d5b7-4cb2-82a5-09a0f28cdf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2037 | 2025.06.30 14:47:22.167899 [ 276 ] {197b6554-d5b7-4cb2-82a5-09a0f28cdf73} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2025.06.30 14:47:22.167934 [ 276 ] {197b6554-d5b7-4cb2-82a5-09a0f28cdf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2039 | 2025.06.30 14:47:22.168231 [ 276 ] {197b6554-d5b7-4cb2-82a5-09a0f28cdf73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2040 | 2025.06.30 14:47:22.168441 [ 276 ] {197b6554-d5b7-4cb2-82a5-09a0f28cdf73} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2025.06.30 14:47:22.168567 [ 276 ] {197b6554-d5b7-4cb2-82a5-09a0f28cdf73} <Debug> executeQuery: Read 79 rows, 6.94 KiB in 0.001138 sec., 69420.03514938489 rows/sec., 5.95 MiB/sec. | ||
| 2042 | 2025.06.30 14:47:22.168605 [ 276 ] {197b6554-d5b7-4cb2-82a5-09a0f28cdf73} <Debug> TCPHandler: Processed in 0.001302386 sec. | ||
| 2043 | 2025.06.30 14:47:22.168724 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2025.06.30 14:47:22.168819 [ 276 ] {08fdf180-e9ae-4cb8-b9c8-198e48da9c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2045 | 2025.06.30 14:47:22.168858 [ 276 ] {08fdf180-e9ae-4cb8-b9c8-198e48da9c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2046 | 2025.06.30 14:47:22.169239 [ 276 ] {08fdf180-e9ae-4cb8-b9c8-198e48da9c67} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2025.06.30 14:47:22.169274 [ 276 ] {08fdf180-e9ae-4cb8-b9c8-198e48da9c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2048 | 2025.06.30 14:47:22.169576 [ 276 ] {08fdf180-e9ae-4cb8-b9c8-198e48da9c67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2049 | 2025.06.30 14:47:22.169782 [ 276 ] {08fdf180-e9ae-4cb8-b9c8-198e48da9c67} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2025.06.30 14:47:22.169905 [ 276 ] {08fdf180-e9ae-4cb8-b9c8-198e48da9c67} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001104 sec., 24456.521739130436 rows/sec., 1.78 MiB/sec. | ||
| 2051 | 2025.06.30 14:47:22.169941 [ 276 ] {08fdf180-e9ae-4cb8-b9c8-198e48da9c67} <Debug> TCPHandler: Processed in 0.001266045 sec. | ||
| 2052 | 2025.06.30 14:47:22.170050 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2025.06.30 14:47:22.170143 [ 276 ] {d95998e3-d3ac-4e2b-b846-e41530267fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2054 | 2025.06.30 14:47:22.170181 [ 276 ] {d95998e3-d3ac-4e2b-b846-e41530267fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2055 | 2025.06.30 14:47:22.170571 [ 276 ] {d95998e3-d3ac-4e2b-b846-e41530267fa6} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2025.06.30 14:47:22.170608 [ 276 ] {d95998e3-d3ac-4e2b-b846-e41530267fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2057 | 2025.06.30 14:47:22.170919 [ 276 ] {d95998e3-d3ac-4e2b-b846-e41530267fa6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2058 | 2025.06.30 14:47:22.171132 [ 276 ] {d95998e3-d3ac-4e2b-b846-e41530267fa6} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2025.06.30 14:47:22.171256 [ 276 ] {d95998e3-d3ac-4e2b-b846-e41530267fa6} <Debug> executeQuery: Read 63 rows, 5.05 KiB in 0.00113 sec., 55752.21238938053 rows/sec., 4.36 MiB/sec. | ||
| 2060 | 2025.06.30 14:47:22.171292 [ 276 ] {d95998e3-d3ac-4e2b-b846-e41530267fa6} <Debug> TCPHandler: Processed in 0.001291916 sec. | ||
| 2061 | 2025.06.30 14:47:22.171401 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2025.06.30 14:47:22.171495 [ 276 ] {70cc18dc-83d0-4bd5-8725-067e6f6a11a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2063 | 2025.06.30 14:47:22.171539 [ 276 ] {70cc18dc-83d0-4bd5-8725-067e6f6a11a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2064 | 2025.06.30 14:47:22.171889 [ 276 ] {70cc18dc-83d0-4bd5-8725-067e6f6a11a2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.06.30 14:47:22.171924 [ 276 ] {70cc18dc-83d0-4bd5-8725-067e6f6a11a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2066 | 2025.06.30 14:47:22.172241 [ 276 ] {70cc18dc-83d0-4bd5-8725-067e6f6a11a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2067 | 2025.06.30 14:47:22.172445 [ 276 ] {70cc18dc-83d0-4bd5-8725-067e6f6a11a2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2025.06.30 14:47:22.172568 [ 276 ] {70cc18dc-83d0-4bd5-8725-067e6f6a11a2} <Debug> executeQuery: Read 98 rows, 6.95 KiB in 0.001091 sec., 89825.84784601284 rows/sec., 6.22 MiB/sec. | ||
| 2069 | 2025.06.30 14:47:22.172604 [ 276 ] {70cc18dc-83d0-4bd5-8725-067e6f6a11a2} <Debug> TCPHandler: Processed in 0.001251935 sec. | ||
| 2070 | 2025.06.30 14:47:22.172717 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2025.06.30 14:47:22.172811 [ 276 ] {4c7ec140-7e94-439e-9f3a-58d9f37737ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2072 | 2025.06.30 14:47:22.172866 [ 276 ] {4c7ec140-7e94-439e-9f3a-58d9f37737ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2073 | 2025.06.30 14:47:22.173612 [ 276 ] {4c7ec140-7e94-439e-9f3a-58d9f37737ab} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.06.30 14:47:22.173647 [ 276 ] {4c7ec140-7e94-439e-9f3a-58d9f37737ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2075 | 2025.06.30 14:47:22.174180 [ 276 ] {4c7ec140-7e94-439e-9f3a-58d9f37737ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2076 | 2025.06.30 14:47:22.174411 [ 276 ] {4c7ec140-7e94-439e-9f3a-58d9f37737ab} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.06.30 14:47:22.174543 [ 276 ] {4c7ec140-7e94-439e-9f3a-58d9f37737ab} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00175 sec., 13142.857142857143 rows/sec., 23.55 MiB/sec. | ||
| 2078 | 2025.06.30 14:47:22.174593 [ 276 ] {4c7ec140-7e94-439e-9f3a-58d9f37737ab} <Debug> TCPHandler: Processed in 0.001926489 sec. | ||
| 2079 | 2025.06.30 14:47:22.174704 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.06.30 14:47:22.174799 [ 276 ] {76f5eb59-e2e0-4edb-8f33-02631c4bbee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2081 | 2025.06.30 14:47:22.174840 [ 276 ] {76f5eb59-e2e0-4edb-8f33-02631c4bbee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2082 | 2025.06.30 14:47:22.175154 [ 276 ] {76f5eb59-e2e0-4edb-8f33-02631c4bbee0} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2025.06.30 14:47:22.175189 [ 276 ] {76f5eb59-e2e0-4edb-8f33-02631c4bbee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2084 | 2025.06.30 14:47:22.175485 [ 276 ] {76f5eb59-e2e0-4edb-8f33-02631c4bbee0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2085 | 2025.06.30 14:47:22.175697 [ 276 ] {76f5eb59-e2e0-4edb-8f33-02631c4bbee0} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.06.30 14:47:22.175823 [ 276 ] {76f5eb59-e2e0-4edb-8f33-02631c4bbee0} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001042 sec., 28790.786948176585 rows/sec., 1.91 MiB/sec. | ||
| 2087 | 2025.06.30 14:47:22.175859 [ 276 ] {76f5eb59-e2e0-4edb-8f33-02631c4bbee0} <Debug> TCPHandler: Processed in 0.001204474 sec. | ||
| 2088 | 2025.06.30 14:47:27.157272 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2025.06.30 14:47:27.157495 [ 276 ] {2e63ce68-e4f8-435f-bb48-6cdea55b35fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2090 | 2025.06.30 14:47:27.157574 [ 276 ] {2e63ce68-e4f8-435f-bb48-6cdea55b35fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2091 | 2025.06.30 14:47:27.158309 [ 276 ] {2e63ce68-e4f8-435f-bb48-6cdea55b35fd} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.06.30 14:47:27.158360 [ 276 ] {2e63ce68-e4f8-435f-bb48-6cdea55b35fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2093 | 2025.06.30 14:47:27.158855 [ 276 ] {2e63ce68-e4f8-435f-bb48-6cdea55b35fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2094 | 2025.06.30 14:47:27.159082 [ 276 ] {2e63ce68-e4f8-435f-bb48-6cdea55b35fd} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.06.30 14:47:27.159235 [ 276 ] {2e63ce68-e4f8-435f-bb48-6cdea55b35fd} <Debug> executeQuery: Read 48 rows, 4.12 KiB in 0.001796 sec., 26726.057906458795 rows/sec., 2.24 MiB/sec. | ||
| 2096 | 2025.06.30 14:47:27.159283 [ 276 ] {2e63ce68-e4f8-435f-bb48-6cdea55b35fd} <Debug> TCPHandler: Processed in 0.002151613 sec. | ||
| 2097 | 2025.06.30 14:47:27.159412 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2025.06.30 14:47:27.159525 [ 276 ] {9280636c-ab9e-4919-ae34-59c1f9d4c6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2099 | 2025.06.30 14:47:27.159567 [ 276 ] {9280636c-ab9e-4919-ae34-59c1f9d4c6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2100 | 2025.06.30 14:47:27.159981 [ 276 ] {9280636c-ab9e-4919-ae34-59c1f9d4c6d1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2025.06.30 14:47:27.160017 [ 276 ] {9280636c-ab9e-4919-ae34-59c1f9d4c6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2102 | 2025.06.30 14:47:27.160316 [ 276 ] {9280636c-ab9e-4919-ae34-59c1f9d4c6d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2103 | 2025.06.30 14:47:27.160526 [ 276 ] {9280636c-ab9e-4919-ae34-59c1f9d4c6d1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2025.06.30 14:47:27.160654 [ 276 ] {9280636c-ab9e-4919-ae34-59c1f9d4c6d1} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001153 sec., 7805.724197745013 rows/sec., 586.95 KiB/sec. | ||
| 2105 | 2025.06.30 14:47:27.160690 [ 276 ] {9280636c-ab9e-4919-ae34-59c1f9d4c6d1} <Debug> TCPHandler: Processed in 0.001328366 sec. | ||
| 2106 | 2025.06.30 14:47:27.160793 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2025.06.30 14:47:27.160885 [ 276 ] {8a98a1b9-353a-44da-8574-308296061476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2108 | 2025.06.30 14:47:27.160925 [ 276 ] {8a98a1b9-353a-44da-8574-308296061476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2109 | 2025.06.30 14:47:27.161327 [ 276 ] {8a98a1b9-353a-44da-8574-308296061476} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2025.06.30 14:47:27.161363 [ 276 ] {8a98a1b9-353a-44da-8574-308296061476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2111 | 2025.06.30 14:47:27.161658 [ 276 ] {8a98a1b9-353a-44da-8574-308296061476} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2112 | 2025.06.30 14:47:27.161860 [ 276 ] {8a98a1b9-353a-44da-8574-308296061476} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2025.06.30 14:47:27.161984 [ 276 ] {8a98a1b9-353a-44da-8574-308296061476} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.001117 sec., 40286.48164726947 rows/sec., 3.15 MiB/sec. | ||
| 2114 | 2025.06.30 14:47:27.162020 [ 276 ] {8a98a1b9-353a-44da-8574-308296061476} <Debug> TCPHandler: Processed in 0.001274456 sec. | ||
| 2115 | 2025.06.30 14:47:27.162136 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2025.06.30 14:47:27.162233 [ 276 ] {866734a8-8dda-4e23-a7b9-020b13917771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2025.06.30 14:47:27.162275 [ 276 ] {866734a8-8dda-4e23-a7b9-020b13917771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2118 | 2025.06.30 14:47:27.162707 [ 276 ] {866734a8-8dda-4e23-a7b9-020b13917771} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2025.06.30 14:47:27.162755 [ 276 ] {866734a8-8dda-4e23-a7b9-020b13917771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2120 | 2025.06.30 14:47:27.163154 [ 276 ] {866734a8-8dda-4e23-a7b9-020b13917771} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2121 | 2025.06.30 14:47:27.163382 [ 276 ] {866734a8-8dda-4e23-a7b9-020b13917771} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2025.06.30 14:47:27.163506 [ 276 ] {866734a8-8dda-4e23-a7b9-020b13917771} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001292 sec., 46439.62848297214 rows/sec., 3.26 MiB/sec. | ||
| 2123 | 2025.06.30 14:47:27.163543 [ 276 ] {866734a8-8dda-4e23-a7b9-020b13917771} <Debug> TCPHandler: Processed in 0.001454859 sec. | ||
| 2124 | 2025.06.30 14:47:27.163646 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2025.06.30 14:47:27.163740 [ 276 ] {0fd2b733-a4a7-4b88-8224-999253c50461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2126 | 2025.06.30 14:47:27.163793 [ 276 ] {0fd2b733-a4a7-4b88-8224-999253c50461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2127 | 2025.06.30 14:47:27.164537 [ 276 ] {0fd2b733-a4a7-4b88-8224-999253c50461} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.06.30 14:47:27.164573 [ 276 ] {0fd2b733-a4a7-4b88-8224-999253c50461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2129 | 2025.06.30 14:47:27.165111 [ 276 ] {0fd2b733-a4a7-4b88-8224-999253c50461} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2130 | 2025.06.30 14:47:27.165324 [ 276 ] {0fd2b733-a4a7-4b88-8224-999253c50461} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.06.30 14:47:27.165457 [ 276 ] {0fd2b733-a4a7-4b88-8224-999253c50461} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001736 sec., 5184.331797235023 rows/sec., 9.29 MiB/sec. | ||
| 2132 | 2025.06.30 14:47:27.165506 [ 276 ] {0fd2b733-a4a7-4b88-8224-999253c50461} <Debug> TCPHandler: Processed in 0.001908388 sec. | ||
| 2133 | 2025.06.30 14:47:27.165633 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.06.30 14:47:27.165728 [ 276 ] {e09d9de8-d4c7-4a33-b813-12eab29afc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2135 | 2025.06.30 14:47:27.165768 [ 276 ] {e09d9de8-d4c7-4a33-b813-12eab29afc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2136 | 2025.06.30 14:47:27.166097 [ 276 ] {e09d9de8-d4c7-4a33-b813-12eab29afc9f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2025.06.30 14:47:27.166132 [ 276 ] {e09d9de8-d4c7-4a33-b813-12eab29afc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2138 | 2025.06.30 14:47:27.166444 [ 276 ] {e09d9de8-d4c7-4a33-b813-12eab29afc9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2139 | 2025.06.30 14:47:27.166647 [ 276 ] {e09d9de8-d4c7-4a33-b813-12eab29afc9f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2025.06.30 14:47:27.166770 [ 276 ] {e09d9de8-d4c7-4a33-b813-12eab29afc9f} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001061 sec., 28275.21206409048 rows/sec., 1.87 MiB/sec. | ||
| 2141 | 2025.06.30 14:47:27.166805 [ 276 ] {e09d9de8-d4c7-4a33-b813-12eab29afc9f} <Debug> TCPHandler: Processed in 0.001231714 sec. | ||
| 2142 | 2025.06.30 14:47:28.568774 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2143 | 2025.06.30 14:47:28.568823 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2144 | 2025.06.30 14:47:28.633457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2145 | 2025.06.30 14:47:28.633946 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.06.30 14:47:28.633983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2147 | 2025.06.30 14:47:28.634573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2148 | 2025.06.30 14:47:28.634803 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2025.06.30 14:47:28.634933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2150 | 2025.06.30 14:47:28.639356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 302 | ||
| 2151 | 2025.06.30 14:47:28.641664 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2025.06.30 14:47:28.641723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2153 | 2025.06.30 14:47:28.642987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2154 | 2025.06.30 14:47:28.643268 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.06.30 14:47:28.643595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2156 | 2025.06.30 14:47:28.933769 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2157 | 2025.06.30 14:47:28.951578 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2025.06.30 14:47:28.951637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2159 | 2025.06.30 14:47:28.957646 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2160 | 2025.06.30 14:47:28.958367 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2025.06.30 14:47:28.961545 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2162 | 2025.06.30 14:47:32.158569 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2025.06.30 14:47:32.158770 [ 276 ] {0e4c354e-e3fd-4a2e-9d97-1d176815fc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2164 | 2025.06.30 14:47:32.158840 [ 276 ] {0e4c354e-e3fd-4a2e-9d97-1d176815fc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2165 | 2025.06.30 14:47:32.159522 [ 276 ] {0e4c354e-e3fd-4a2e-9d97-1d176815fc1f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2025.06.30 14:47:32.159564 [ 276 ] {0e4c354e-e3fd-4a2e-9d97-1d176815fc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2167 | 2025.06.30 14:47:32.159991 [ 276 ] {0e4c354e-e3fd-4a2e-9d97-1d176815fc1f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2168 | 2025.06.30 14:47:32.160219 [ 276 ] {0e4c354e-e3fd-4a2e-9d97-1d176815fc1f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2025.06.30 14:47:32.160380 [ 276 ] {0e4c354e-e3fd-4a2e-9d97-1d176815fc1f} <Debug> executeQuery: Read 96 rows, 8.69 KiB in 0.00166 sec., 57831.325301204815 rows/sec., 5.11 MiB/sec. | ||
| 2170 | 2025.06.30 14:47:32.160432 [ 276 ] {0e4c354e-e3fd-4a2e-9d97-1d176815fc1f} <Debug> TCPHandler: Processed in 0.0019979 sec. | ||
| 2171 | 2025.06.30 14:47:32.160567 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2025.06.30 14:47:32.160677 [ 276 ] {b4508cd0-3eca-4319-8a66-2aa59752ba2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2173 | 2025.06.30 14:47:32.160723 [ 276 ] {b4508cd0-3eca-4319-8a66-2aa59752ba2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2174 | 2025.06.30 14:47:32.161151 [ 276 ] {b4508cd0-3eca-4319-8a66-2aa59752ba2d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.06.30 14:47:32.161187 [ 276 ] {b4508cd0-3eca-4319-8a66-2aa59752ba2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2176 | 2025.06.30 14:47:32.161520 [ 276 ] {b4508cd0-3eca-4319-8a66-2aa59752ba2d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2177 | 2025.06.30 14:47:32.161729 [ 276 ] {b4508cd0-3eca-4319-8a66-2aa59752ba2d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2025.06.30 14:47:32.161864 [ 276 ] {b4508cd0-3eca-4319-8a66-2aa59752ba2d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001213 sec., 27205.276174773287 rows/sec., 2.00 MiB/sec. | ||
| 2179 | 2025.06.30 14:47:32.161905 [ 276 ] {b4508cd0-3eca-4319-8a66-2aa59752ba2d} <Debug> TCPHandler: Processed in 0.001392548 sec. | ||
| 2180 | 2025.06.30 14:47:32.162023 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2025.06.30 14:47:32.162127 [ 276 ] {2840d75c-59cd-4d74-ab98-2fc6fbfc8867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2182 | 2025.06.30 14:47:32.162169 [ 276 ] {2840d75c-59cd-4d74-ab98-2fc6fbfc8867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2183 | 2025.06.30 14:47:32.162600 [ 276 ] {2840d75c-59cd-4d74-ab98-2fc6fbfc8867} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.06.30 14:47:32.162635 [ 276 ] {2840d75c-59cd-4d74-ab98-2fc6fbfc8867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2185 | 2025.06.30 14:47:32.162940 [ 276 ] {2840d75c-59cd-4d74-ab98-2fc6fbfc8867} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2186 | 2025.06.30 14:47:32.163148 [ 276 ] {2840d75c-59cd-4d74-ab98-2fc6fbfc8867} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.06.30 14:47:32.163275 [ 276 ] {2840d75c-59cd-4d74-ab98-2fc6fbfc8867} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001171 sec., 58923.99658411614 rows/sec., 4.60 MiB/sec. | ||
| 2188 | 2025.06.30 14:47:32.163312 [ 276 ] {2840d75c-59cd-4d74-ab98-2fc6fbfc8867} <Debug> TCPHandler: Processed in 0.001340457 sec. | ||
| 2189 | 2025.06.30 14:47:32.163429 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2025.06.30 14:47:32.163528 [ 276 ] {e1b2237d-6bef-47f7-8ad5-76a83d3b2aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2191 | 2025.06.30 14:47:32.163573 [ 276 ] {e1b2237d-6bef-47f7-8ad5-76a83d3b2aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2192 | 2025.06.30 14:47:32.163943 [ 276 ] {e1b2237d-6bef-47f7-8ad5-76a83d3b2aba} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.06.30 14:47:32.163977 [ 276 ] {e1b2237d-6bef-47f7-8ad5-76a83d3b2aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2194 | 2025.06.30 14:47:32.164293 [ 276 ] {e1b2237d-6bef-47f7-8ad5-76a83d3b2aba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2195 | 2025.06.30 14:47:32.164510 [ 276 ] {e1b2237d-6bef-47f7-8ad5-76a83d3b2aba} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.06.30 14:47:32.164644 [ 276 ] {e1b2237d-6bef-47f7-8ad5-76a83d3b2aba} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.71 MiB/sec. | ||
| 2197 | 2025.06.30 14:47:32.164681 [ 276 ] {e1b2237d-6bef-47f7-8ad5-76a83d3b2aba} <Debug> TCPHandler: Processed in 0.001305446 sec. | ||
| 2198 | 2025.06.30 14:47:32.164785 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2025.06.30 14:47:32.164882 [ 276 ] {fa50441c-2c1a-4c14-90d9-9bf0157172eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2025.06.30 14:47:32.164937 [ 276 ] {fa50441c-2c1a-4c14-90d9-9bf0157172eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2201 | 2025.06.30 14:47:32.165774 [ 276 ] {fa50441c-2c1a-4c14-90d9-9bf0157172eb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.06.30 14:47:32.165809 [ 276 ] {fa50441c-2c1a-4c14-90d9-9bf0157172eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2203 | 2025.06.30 14:47:32.166416 [ 276 ] {fa50441c-2c1a-4c14-90d9-9bf0157172eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2204 | 2025.06.30 14:47:32.166648 [ 276 ] {fa50441c-2c1a-4c14-90d9-9bf0157172eb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.06.30 14:47:32.166784 [ 276 ] {fa50441c-2c1a-4c14-90d9-9bf0157172eb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001921 sec., 17178.552837064028 rows/sec., 30.78 MiB/sec. | ||
| 2206 | 2025.06.30 14:47:32.166846 [ 276 ] {fa50441c-2c1a-4c14-90d9-9bf0157172eb} <Debug> TCPHandler: Processed in 0.002110852 sec. | ||
| 2207 | 2025.06.30 14:47:32.166960 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2025.06.30 14:47:32.167058 [ 276 ] {9971eba2-fda3-4e37-abb7-f618d848f603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2209 | 2025.06.30 14:47:32.167101 [ 276 ] {9971eba2-fda3-4e37-abb7-f618d848f603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2210 | 2025.06.30 14:47:32.167437 [ 276 ] {9971eba2-fda3-4e37-abb7-f618d848f603} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2025.06.30 14:47:32.167471 [ 276 ] {9971eba2-fda3-4e37-abb7-f618d848f603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2212 | 2025.06.30 14:47:32.167775 [ 276 ] {9971eba2-fda3-4e37-abb7-f618d848f603} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2213 | 2025.06.30 14:47:32.167978 [ 276 ] {9971eba2-fda3-4e37-abb7-f618d848f603} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2025.06.30 14:47:32.168103 [ 276 ] {9971eba2-fda3-4e37-abb7-f618d848f603} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001065 sec., 28169.014084507042 rows/sec., 1.87 MiB/sec. | ||
| 2215 | 2025.06.30 14:47:32.168138 [ 276 ] {9971eba2-fda3-4e37-abb7-f618d848f603} <Debug> TCPHandler: Processed in 0.001228945 sec. | ||
| 2216 | 2025.06.30 14:47:34.522194 [ 154 ] {} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2217 | 2025.06.30 14:47:34.522263 [ 154 ] {} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.06.30 14:47:34.522288 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2219 | 2025.06.30 14:47:34.522464 [ 197 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::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 | ||
| 2220 | 2025.06.30 14:47:34.522915 [ 197 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2221 | 2025.06.30 14:47:34.522977 [ 197 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2222 | 2025.06.30 14:47:34.523138 [ 197 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2223 | 2025.06.30 14:47:34.523248 [ 197 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2224 | 2025.06.30 14:47:34.523341 [ 197 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::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 | ||
| 2225 | 2025.06.30 14:47:34.523435 [ 197 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2226 | 2025.06.30 14:47:34.524939 [ 199 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 6 columns (6 merged, 0 gathered) in 0.002550721 sec., 9801.150341413271 rows/sec., 1.29 MiB/sec. | ||
| 2227 | 2025.06.30 14:47:34.525176 [ 199 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2228 | 2025.06.30 14:47:34.525651 [ 199 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2025.06.30 14:47:34.525729 [ 199 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_5_1} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2230 | 2025.06.30 14:47:34.525818 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2231 | 2025.06.30 14:47:36.135981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2232 | 2025.06.30 14:47:36.136486 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2025.06.30 14:47:36.136526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2234 | 2025.06.30 14:47:36.137013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2235 | 2025.06.30 14:47:36.137253 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2025.06.30 14:47:36.137397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2237 | 2025.06.30 14:47:36.462585 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2238 | 2025.06.30 14:47:36.478509 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.06.30 14:47:36.478570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2240 | 2025.06.30 14:47:36.484667 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2241 | 2025.06.30 14:47:36.485386 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.06.30 14:47:36.488126 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2243 | 2025.06.30 14:47:37.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.53 MiB, peak 200.53 MiB, free memory in arenas 0.00 B, will set to 197.54 MiB (RSS), difference: 1.02 MiB | ||
| 2244 | 2025.06.30 14:47:37.156647 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2025.06.30 14:47:37.156847 [ 276 ] {1f12857a-0843-4775-b76b-b41256c95afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2246 | 2025.06.30 14:47:37.156919 [ 276 ] {1f12857a-0843-4775-b76b-b41256c95afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2247 | 2025.06.30 14:47:37.157703 [ 276 ] {1f12857a-0843-4775-b76b-b41256c95afc} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2025.06.30 14:47:37.157749 [ 276 ] {1f12857a-0843-4775-b76b-b41256c95afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2249 | 2025.06.30 14:47:37.158132 [ 276 ] {1f12857a-0843-4775-b76b-b41256c95afc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2250 | 2025.06.30 14:47:37.158369 [ 276 ] {1f12857a-0843-4775-b76b-b41256c95afc} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2025.06.30 14:47:37.158515 [ 142 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2252 | 2025.06.30 14:47:37.158521 [ 276 ] {1f12857a-0843-4775-b76b-b41256c95afc} <Debug> executeQuery: Read 48 rows, 4.12 KiB in 0.001729 sec., 27761.71197223829 rows/sec., 2.32 MiB/sec. | ||
| 2253 | 2025.06.30 14:47:37.158596 [ 142 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.06.30 14:47:37.158613 [ 276 ] {1f12857a-0843-4775-b76b-b41256c95afc} <Debug> TCPHandler: Processed in 0.002108362 sec. | ||
| 2255 | 2025.06.30 14:47:37.158627 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2256 | 2025.06.30 14:47:37.158754 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2025.06.30 14:47:37.158791 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 2258 | 2025.06.30 14:47:37.158853 [ 276 ] {aa5e5426-6e01-4e51-ac20-98c34d00e411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2259 | 2025.06.30 14:47:37.158908 [ 276 ] {aa5e5426-6e01-4e51-ac20-98c34d00e411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2260 | 2025.06.30 14:47:37.159020 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2025.06.30 14:47:37.159078 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 76 rows starting from the beginning of the part | ||
| 2262 | 2025.06.30 14:47:37.159219 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part | ||
| 2263 | 2025.06.30 14:47:37.159300 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 79 rows starting from the beginning of the part | ||
| 2264 | 2025.06.30 14:47:37.159321 [ 276 ] {aa5e5426-6e01-4e51-ac20-98c34d00e411} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2025.06.30 14:47:37.159363 [ 276 ] {aa5e5426-6e01-4e51-ac20-98c34d00e411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2266 | 2025.06.30 14:47:37.159396 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2267 | 2025.06.30 14:47:37.159476 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
| 2268 | 2025.06.30 14:47:37.159559 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 2269 | 2025.06.30 14:47:37.159688 [ 276 ] {aa5e5426-6e01-4e51-ac20-98c34d00e411} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2270 | 2025.06.30 14:47:37.159925 [ 276 ] {aa5e5426-6e01-4e51-ac20-98c34d00e411} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2025.06.30 14:47:37.160037 [ 142 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2272 | 2025.06.30 14:47:37.160061 [ 276 ] {aa5e5426-6e01-4e51-ac20-98c34d00e411} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001226 sec., 7340.9461663947795 rows/sec., 552.00 KiB/sec. | ||
| 2273 | 2025.06.30 14:47:37.160072 [ 142 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2025.06.30 14:47:37.160103 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2275 | 2025.06.30 14:47:37.160104 [ 276 ] {aa5e5426-6e01-4e51-ac20-98c34d00e411} <Debug> TCPHandler: Processed in 0.001399188 sec. | ||
| 2276 | 2025.06.30 14:47:37.160199 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::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 | ||
| 2277 | 2025.06.30 14:47:37.160235 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.06.30 14:47:37.160301 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2279 | 2025.06.30 14:47:37.160330 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 23 rows starting from the beginning of the part | ||
| 2280 | 2025.06.30 14:47:37.160346 [ 276 ] {09a82da6-4b3c-44b2-8d3a-51bcb0ce43dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2281 | 2025.06.30 14:47:37.160394 [ 276 ] {09a82da6-4b3c-44b2-8d3a-51bcb0ce43dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2282 | 2025.06.30 14:47:37.160400 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 2283 | 2025.06.30 14:47:37.160459 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2284 | 2025.06.30 14:47:37.160500 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
| 2285 | 2025.06.30 14:47:37.160540 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 2286 | 2025.06.30 14:47:37.160580 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 2287 | 2025.06.30 14:47:37.160614 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907318 sec., 207621.3824857732 rows/sec., 18.60 MiB/sec. | ||
| 2288 | 2025.06.30 14:47:37.160756 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2289 | 2025.06.30 14:47:37.160869 [ 276 ] {09a82da6-4b3c-44b2-8d3a-51bcb0ce43dd} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2025.06.30 14:47:37.160918 [ 276 ] {09a82da6-4b3c-44b2-8d3a-51bcb0ce43dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2291 | 2025.06.30 14:47:37.161024 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2025.06.30 14:47:37.161098 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_16_3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2293 | 2025.06.30 14:47:37.161171 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2294 | 2025.06.30 14:47:37.161343 [ 276 ] {09a82da6-4b3c-44b2-8d3a-51bcb0ce43dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2295 | 2025.06.30 14:47:37.161364 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202654 sec., 91464.37795076556 rows/sec., 7.05 MiB/sec. | ||
| 2296 | 2025.06.30 14:47:37.161495 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2297 | 2025.06.30 14:47:37.161628 [ 276 ] {09a82da6-4b3c-44b2-8d3a-51bcb0ce43dd} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.06.30 14:47:37.161754 [ 142 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2299 | 2025.06.30 14:47:37.161767 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.06.30 14:47:37.161782 [ 276 ] {09a82da6-4b3c-44b2-8d3a-51bcb0ce43dd} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.001454 sec., 30949.10591471802 rows/sec., 2.42 MiB/sec. | ||
| 2301 | 2025.06.30 14:47:37.161791 [ 142 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2025.06.30 14:47:37.161832 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2303 | 2025.06.30 14:47:37.161834 [ 276 ] {09a82da6-4b3c-44b2-8d3a-51bcb0ce43dd} <Debug> TCPHandler: Processed in 0.001649712 sec. | ||
| 2304 | 2025.06.30 14:47:37.161845 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_10_2} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2305 | 2025.06.30 14:47:37.161926 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2306 | 2025.06.30 14:47:37.161968 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 2307 | 2025.06.30 14:47:37.161970 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2025.06.30 14:47:37.162051 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2309 | 2025.06.30 14:47:37.162075 [ 276 ] {a2e6d43a-8375-460a-a29c-d468812864fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2310 | 2025.06.30 14:47:37.162078 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 72 rows starting from the beginning of the part | ||
| 2311 | 2025.06.30 14:47:37.162126 [ 276 ] {a2e6d43a-8375-460a-a29c-d468812864fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2312 | 2025.06.30 14:47:37.162148 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
| 2313 | 2025.06.30 14:47:37.162188 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part | ||
| 2314 | 2025.06.30 14:47:37.162227 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part | ||
| 2315 | 2025.06.30 14:47:37.162267 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part | ||
| 2316 | 2025.06.30 14:47:37.162303 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part | ||
| 2317 | 2025.06.30 14:47:37.162533 [ 276 ] {a2e6d43a-8375-460a-a29c-d468812864fb} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2025.06.30 14:47:37.162568 [ 276 ] {a2e6d43a-8375-460a-a29c-d468812864fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2319 | 2025.06.30 14:47:37.162889 [ 276 ] {a2e6d43a-8375-460a-a29c-d468812864fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2320 | 2025.06.30 14:47:37.163043 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143332 sec., 301749.62303163036 rows/sec., 24.75 MiB/sec. | ||
| 2321 | 2025.06.30 14:47:37.163104 [ 276 ] {a2e6d43a-8375-460a-a29c-d468812864fb} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2025.06.30 14:47:37.163156 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2323 | 2025.06.30 14:47:37.163210 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2324 | 2025.06.30 14:47:37.163240 [ 276 ] {a2e6d43a-8375-460a-a29c-d468812864fb} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.56 MiB/sec. | ||
| 2325 | 2025.06.30 14:47:37.163243 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2025.06.30 14:47:37.163283 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2327 | 2025.06.30 14:47:37.163285 [ 276 ] {a2e6d43a-8375-460a-a29c-d468812864fb} <Debug> TCPHandler: Processed in 0.001365717 sec. | ||
| 2328 | 2025.06.30 14:47:37.163349 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 2329 | 2025.06.30 14:47:37.163397 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2025.06.30 14:47:37.163419 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2025.06.30 14:47:37.163444 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2332 | 2025.06.30 14:47:37.163467 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_16_3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2333 | 2025.06.30 14:47:37.163476 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 558 rows starting from the beginning of the part | ||
| 2334 | 2025.06.30 14:47:37.163522 [ 276 ] {a8f6e098-4539-43bf-8c50-0a4686b274ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2335 | 2025.06.30 14:47:37.163532 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2336 | 2025.06.30 14:47:37.163530 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 2337 | 2025.06.30 14:47:37.163585 [ 276 ] {a8f6e098-4539-43bf-8c50-0a4686b274ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2338 | 2025.06.30 14:47:37.163590 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 98 rows starting from the beginning of the part | ||
| 2339 | 2025.06.30 14:47:37.163640 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 2340 | 2025.06.30 14:47:37.163674 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2341 | 2025.06.30 14:47:37.163710 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 2342 | 2025.06.30 14:47:37.164340 [ 276 ] {a8f6e098-4539-43bf-8c50-0a4686b274ca} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.06.30 14:47:37.164380 [ 276 ] {a8f6e098-4539-43bf-8c50-0a4686b274ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2344 | 2025.06.30 14:47:37.164488 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165903 sec., 768503.0401328412 rows/sec., 53.53 MiB/sec. | ||
| 2345 | 2025.06.30 14:47:37.164713 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2346 | 2025.06.30 14:47:37.165013 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2025.06.30 14:47:37.165036 [ 276 ] {a8f6e098-4539-43bf-8c50-0a4686b274ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2348 | 2025.06.30 14:47:37.165092 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2349 | 2025.06.30 14:47:37.165184 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2350 | 2025.06.30 14:47:37.165327 [ 276 ] {a8f6e098-4539-43bf-8c50-0a4686b274ca} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2025.06.30 14:47:37.165491 [ 276 ] {a8f6e098-4539-43bf-8c50-0a4686b274ca} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001987 sec., 4529.441368897836 rows/sec., 8.12 MiB/sec. | ||
| 2352 | 2025.06.30 14:47:37.165553 [ 276 ] {a8f6e098-4539-43bf-8c50-0a4686b274ca} <Debug> TCPHandler: Processed in 0.002183593 sec. | ||
| 2353 | 2025.06.30 14:47:37.165679 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2025.06.30 14:47:37.165774 [ 276 ] {64b0be7f-b00e-471b-b177-b8f3b03b4d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2355 | 2025.06.30 14:47:37.165814 [ 276 ] {64b0be7f-b00e-471b-b177-b8f3b03b4d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2356 | 2025.06.30 14:47:37.166143 [ 276 ] {64b0be7f-b00e-471b-b177-b8f3b03b4d38} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2025.06.30 14:47:37.166179 [ 276 ] {64b0be7f-b00e-471b-b177-b8f3b03b4d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2358 | 2025.06.30 14:47:37.166476 [ 276 ] {64b0be7f-b00e-471b-b177-b8f3b03b4d38} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2359 | 2025.06.30 14:47:37.166679 [ 276 ] {64b0be7f-b00e-471b-b177-b8f3b03b4d38} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2025.06.30 14:47:37.166771 [ 142 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2361 | 2025.06.30 14:47:37.166800 [ 142 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2025.06.30 14:47:37.166800 [ 276 ] {64b0be7f-b00e-471b-b177-b8f3b03b4d38} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001046 sec., 28680.688336520074 rows/sec., 1.90 MiB/sec. | ||
| 2363 | 2025.06.30 14:47:37.166817 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2364 | 2025.06.30 14:47:37.166849 [ 276 ] {64b0be7f-b00e-471b-b177-b8f3b03b4d38} <Debug> TCPHandler: Processed in 0.001217904 sec. | ||
| 2365 | 2025.06.30 14:47:37.166899 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 2366 | 2025.06.30 14:47:37.166987 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2367 | 2025.06.30 14:47:37.167014 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part | ||
| 2368 | 2025.06.30 14:47:37.167069 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 2369 | 2025.06.30 14:47:37.167109 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 2370 | 2025.06.30 14:47:37.167146 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 2371 | 2025.06.30 14:47:37.167182 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 2372 | 2025.06.30 14:47:37.167218 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 2373 | 2025.06.30 14:47:37.167915 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001045311 sec., 367354.78723556915 rows/sec., 24.76 MiB/sec. | ||
| 2374 | 2025.06.30 14:47:37.168087 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2375 | 2025.06.30 14:47:37.168392 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2025.06.30 14:47:37.168468 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_16_3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2377 | 2025.06.30 14:47:37.168557 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2378 | 2025.06.30 14:47:38.644711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 326 | ||
| 2379 | 2025.06.30 14:47:38.646794 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.06.30 14:47:38.646842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2381 | 2025.06.30 14:47:38.648044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2382 | 2025.06.30 14:47:38.648328 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2025.06.30 14:47:38.648648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2384 | 2025.06.30 14:47:42.158217 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2025.06.30 14:47:42.158428 [ 276 ] {033aadc7-6877-4124-8fca-4cebf7618268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2386 | 2025.06.30 14:47:42.158501 [ 276 ] {033aadc7-6877-4124-8fca-4cebf7618268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2387 | 2025.06.30 14:47:42.159206 [ 276 ] {033aadc7-6877-4124-8fca-4cebf7618268} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2025.06.30 14:47:42.159258 [ 276 ] {033aadc7-6877-4124-8fca-4cebf7618268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2389 | 2025.06.30 14:47:42.159680 [ 276 ] {033aadc7-6877-4124-8fca-4cebf7618268} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2390 | 2025.06.30 14:47:42.159932 [ 276 ] {033aadc7-6877-4124-8fca-4cebf7618268} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2025.06.30 14:47:42.160094 [ 276 ] {033aadc7-6877-4124-8fca-4cebf7618268} <Debug> executeQuery: Read 96 rows, 8.69 KiB in 0.00172 sec., 55813.95348837209 rows/sec., 4.93 MiB/sec. | ||
| 2392 | 2025.06.30 14:47:42.160148 [ 276 ] {033aadc7-6877-4124-8fca-4cebf7618268} <Debug> TCPHandler: Processed in 0.002090072 sec. | ||
| 2393 | 2025.06.30 14:47:42.160283 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2025.06.30 14:47:42.160390 [ 276 ] {61fb6efb-c400-47a6-bf9a-b141cc2087d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2395 | 2025.06.30 14:47:42.160434 [ 276 ] {61fb6efb-c400-47a6-bf9a-b141cc2087d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2396 | 2025.06.30 14:47:42.160884 [ 276 ] {61fb6efb-c400-47a6-bf9a-b141cc2087d5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2025.06.30 14:47:42.160924 [ 276 ] {61fb6efb-c400-47a6-bf9a-b141cc2087d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2398 | 2025.06.30 14:47:42.161241 [ 276 ] {61fb6efb-c400-47a6-bf9a-b141cc2087d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2399 | 2025.06.30 14:47:42.161472 [ 276 ] {61fb6efb-c400-47a6-bf9a-b141cc2087d5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2025.06.30 14:47:42.161612 [ 276 ] {61fb6efb-c400-47a6-bf9a-b141cc2087d5} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001248 sec., 26442.30769230769 rows/sec., 1.94 MiB/sec. | ||
| 2401 | 2025.06.30 14:47:42.161652 [ 276 ] {61fb6efb-c400-47a6-bf9a-b141cc2087d5} <Debug> TCPHandler: Processed in 0.001422859 sec. | ||
| 2402 | 2025.06.30 14:47:42.161772 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2025.06.30 14:47:42.161879 [ 276 ] {e300f01f-47bc-4aa0-a7ae-f4b678b11deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2404 | 2025.06.30 14:47:42.161924 [ 276 ] {e300f01f-47bc-4aa0-a7ae-f4b678b11deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2405 | 2025.06.30 14:47:42.162401 [ 276 ] {e300f01f-47bc-4aa0-a7ae-f4b678b11deb} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2025.06.30 14:47:42.162440 [ 276 ] {e300f01f-47bc-4aa0-a7ae-f4b678b11deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2407 | 2025.06.30 14:47:42.162765 [ 276 ] {e300f01f-47bc-4aa0-a7ae-f4b678b11deb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2408 | 2025.06.30 14:47:42.162986 [ 276 ] {e300f01f-47bc-4aa0-a7ae-f4b678b11deb} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2025.06.30 14:47:42.163121 [ 276 ] {e300f01f-47bc-4aa0-a7ae-f4b678b11deb} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001263 sec., 54631.828978622325 rows/sec., 4.27 MiB/sec. | ||
| 2410 | 2025.06.30 14:47:42.163175 [ 276 ] {e300f01f-47bc-4aa0-a7ae-f4b678b11deb} <Debug> TCPHandler: Processed in 0.001453679 sec. | ||
| 2411 | 2025.06.30 14:47:42.163296 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.06.30 14:47:42.163394 [ 276 ] {07935963-c54e-4de4-abe5-0b52a1bc0c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2413 | 2025.06.30 14:47:42.163439 [ 276 ] {07935963-c54e-4de4-abe5-0b52a1bc0c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2414 | 2025.06.30 14:47:42.163860 [ 276 ] {07935963-c54e-4de4-abe5-0b52a1bc0c70} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.06.30 14:47:42.163896 [ 276 ] {07935963-c54e-4de4-abe5-0b52a1bc0c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2416 | 2025.06.30 14:47:42.164231 [ 276 ] {07935963-c54e-4de4-abe5-0b52a1bc0c70} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2417 | 2025.06.30 14:47:42.164442 [ 276 ] {07935963-c54e-4de4-abe5-0b52a1bc0c70} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.06.30 14:47:42.164576 [ 276 ] {07935963-c54e-4de4-abe5-0b52a1bc0c70} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.50 MiB/sec. | ||
| 2419 | 2025.06.30 14:47:42.164614 [ 276 ] {07935963-c54e-4de4-abe5-0b52a1bc0c70} <Debug> TCPHandler: Processed in 0.001368798 sec. | ||
| 2420 | 2025.06.30 14:47:42.164729 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2025.06.30 14:47:42.164833 [ 276 ] {fc09adfd-6fe7-418f-9fab-a0879ea0b3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2422 | 2025.06.30 14:47:42.164888 [ 276 ] {fc09adfd-6fe7-418f-9fab-a0879ea0b3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2423 | 2025.06.30 14:47:42.165760 [ 276 ] {fc09adfd-6fe7-418f-9fab-a0879ea0b3f2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2025.06.30 14:47:42.165799 [ 276 ] {fc09adfd-6fe7-418f-9fab-a0879ea0b3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2425 | 2025.06.30 14:47:42.166359 [ 276 ] {fc09adfd-6fe7-418f-9fab-a0879ea0b3f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2426 | 2025.06.30 14:47:42.166593 [ 276 ] {fc09adfd-6fe7-418f-9fab-a0879ea0b3f2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.06.30 14:47:42.166714 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2428 | 2025.06.30 14:47:42.166732 [ 276 ] {fc09adfd-6fe7-418f-9fab-a0879ea0b3f2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001918 sec., 17205.422314911368 rows/sec., 30.83 MiB/sec. | ||
| 2429 | 2025.06.30 14:47:42.166750 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2025.06.30 14:47:42.166768 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2431 | 2025.06.30 14:47:42.166793 [ 276 ] {fc09adfd-6fe7-418f-9fab-a0879ea0b3f2} <Debug> TCPHandler: Processed in 0.002113672 sec. | ||
| 2432 | 2025.06.30 14:47:42.166862 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 2433 | 2025.06.30 14:47:42.166915 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2025.06.30 14:47:42.167011 [ 276 ] {48d1c6fb-970d-4c33-8be0-8c955e165100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2435 | 2025.06.30 14:47:42.167053 [ 276 ] {48d1c6fb-970d-4c33-8be0-8c955e165100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2436 | 2025.06.30 14:47:42.167055 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2437 | 2025.06.30 14:47:42.167124 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 124 rows starting from the beginning of the part | ||
| 2438 | 2025.06.30 14:47:42.167266 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2439 | 2025.06.30 14:47:42.167368 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
| 2440 | 2025.06.30 14:47:42.167381 [ 276 ] {48d1c6fb-970d-4c33-8be0-8c955e165100} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2025.06.30 14:47:42.167415 [ 276 ] {48d1c6fb-970d-4c33-8be0-8c955e165100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2442 | 2025.06.30 14:47:42.167474 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 2443 | 2025.06.30 14:47:42.167577 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 2444 | 2025.06.30 14:47:42.167685 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 2445 | 2025.06.30 14:47:42.167727 [ 276 ] {48d1c6fb-970d-4c33-8be0-8c955e165100} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2446 | 2025.06.30 14:47:42.167939 [ 276 ] {48d1c6fb-970d-4c33-8be0-8c955e165100} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2025.06.30 14:47:42.168068 [ 276 ] {48d1c6fb-970d-4c33-8be0-8c955e165100} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001075 sec., 27906.976744186046 rows/sec., 1.85 MiB/sec. | ||
| 2448 | 2025.06.30 14:47:42.168102 [ 276 ] {48d1c6fb-970d-4c33-8be0-8c955e165100} <Debug> TCPHandler: Processed in 0.001237604 sec. | ||
| 2449 | 2025.06.30 14:47:42.174974 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 19 columns (19 merged, 0 gathered) in 0.008145432 sec., 28359.453494915924 rows/sec., 50.82 MiB/sec. | ||
| 2450 | 2025.06.30 14:47:42.175535 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2451 | 2025.06.30 14:47:42.175949 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2025.06.30 14:47:42.176041 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2453 | 2025.06.30 14:47:42.176185 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 2454 | 2025.06.30 14:47:43.568871 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2455 | 2025.06.30 14:47:43.568924 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2456 | 2025.06.30 14:47:43.637465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2457 | 2025.06.30 14:47:43.637952 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.06.30 14:47:43.638001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2459 | 2025.06.30 14:47:43.638542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2460 | 2025.06.30 14:47:43.638806 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.06.30 14:47:43.638961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2462 | 2025.06.30 14:47:43.988180 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2463 | 2025.06.30 14:47:44.006527 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2025.06.30 14:47:44.006594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2465 | 2025.06.30 14:47:44.012876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2466 | 2025.06.30 14:47:44.013566 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2025.06.30 14:47:44.016852 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2468 | 2025.06.30 14:47:45.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.42 MiB, peak 204.09 MiB, free memory in arenas 0.00 B, will set to 200.66 MiB (RSS), difference: 1.24 MiB | ||
| 2469 | 2025.06.30 14:47:47.157498 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2025.06.30 14:47:47.157788 [ 276 ] {0d0ddf40-5905-4dc2-9fc4-f4e11f83fb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2471 | 2025.06.30 14:47:47.157895 [ 276 ] {0d0ddf40-5905-4dc2-9fc4-f4e11f83fb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2472 | 2025.06.30 14:47:47.158586 [ 276 ] {0d0ddf40-5905-4dc2-9fc4-f4e11f83fb5a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.06.30 14:47:47.158634 [ 276 ] {0d0ddf40-5905-4dc2-9fc4-f4e11f83fb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2474 | 2025.06.30 14:47:47.159038 [ 276 ] {0d0ddf40-5905-4dc2-9fc4-f4e11f83fb5a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2475 | 2025.06.30 14:47:47.159264 [ 276 ] {0d0ddf40-5905-4dc2-9fc4-f4e11f83fb5a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2025.06.30 14:47:47.159438 [ 276 ] {0d0ddf40-5905-4dc2-9fc4-f4e11f83fb5a} <Debug> executeQuery: Read 48 rows, 4.12 KiB in 0.001729 sec., 27761.71197223829 rows/sec., 2.32 MiB/sec. | ||
| 2477 | 2025.06.30 14:47:47.159488 [ 276 ] {0d0ddf40-5905-4dc2-9fc4-f4e11f83fb5a} <Debug> TCPHandler: Processed in 0.002178624 sec. | ||
| 2478 | 2025.06.30 14:47:47.159613 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2025.06.30 14:47:47.159718 [ 276 ] {7a47db7a-fe72-482a-9a23-fb93b6788c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2480 | 2025.06.30 14:47:47.159761 [ 276 ] {7a47db7a-fe72-482a-9a23-fb93b6788c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2481 | 2025.06.30 14:47:47.160199 [ 276 ] {7a47db7a-fe72-482a-9a23-fb93b6788c0f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.06.30 14:47:47.160237 [ 276 ] {7a47db7a-fe72-482a-9a23-fb93b6788c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2483 | 2025.06.30 14:47:47.160557 [ 276 ] {7a47db7a-fe72-482a-9a23-fb93b6788c0f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2484 | 2025.06.30 14:47:47.160760 [ 276 ] {7a47db7a-fe72-482a-9a23-fb93b6788c0f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2025.06.30 14:47:47.160890 [ 276 ] {7a47db7a-fe72-482a-9a23-fb93b6788c0f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001197 sec., 7518.796992481203 rows/sec., 565.38 KiB/sec. | ||
| 2486 | 2025.06.30 14:47:47.160928 [ 276 ] {7a47db7a-fe72-482a-9a23-fb93b6788c0f} <Debug> TCPHandler: Processed in 0.001366797 sec. | ||
| 2487 | 2025.06.30 14:47:47.161033 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2025.06.30 14:47:47.161129 [ 276 ] {65b2484b-23d1-454e-99b8-41f99e3fbf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2489 | 2025.06.30 14:47:47.161169 [ 276 ] {65b2484b-23d1-454e-99b8-41f99e3fbf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2490 | 2025.06.30 14:47:47.161569 [ 276 ] {65b2484b-23d1-454e-99b8-41f99e3fbf8b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.06.30 14:47:47.161605 [ 276 ] {65b2484b-23d1-454e-99b8-41f99e3fbf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2492 | 2025.06.30 14:47:47.161902 [ 276 ] {65b2484b-23d1-454e-99b8-41f99e3fbf8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2493 | 2025.06.30 14:47:47.162110 [ 276 ] {65b2484b-23d1-454e-99b8-41f99e3fbf8b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.06.30 14:47:47.162244 [ 276 ] {65b2484b-23d1-454e-99b8-41f99e3fbf8b} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.001135 sec., 39647.57709251101 rows/sec., 3.10 MiB/sec. | ||
| 2495 | 2025.06.30 14:47:47.162281 [ 276 ] {65b2484b-23d1-454e-99b8-41f99e3fbf8b} <Debug> TCPHandler: Processed in 0.001296776 sec. | ||
| 2496 | 2025.06.30 14:47:47.162383 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2025.06.30 14:47:47.162476 [ 276 ] {16386197-c51c-4c1c-b526-0ed6b5be8eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2498 | 2025.06.30 14:47:47.162519 [ 276 ] {16386197-c51c-4c1c-b526-0ed6b5be8eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2499 | 2025.06.30 14:47:47.162881 [ 276 ] {16386197-c51c-4c1c-b526-0ed6b5be8eba} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.06.30 14:47:47.162918 [ 276 ] {16386197-c51c-4c1c-b526-0ed6b5be8eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2501 | 2025.06.30 14:47:47.163235 [ 276 ] {16386197-c51c-4c1c-b526-0ed6b5be8eba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2502 | 2025.06.30 14:47:47.163437 [ 276 ] {16386197-c51c-4c1c-b526-0ed6b5be8eba} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2025.06.30 14:47:47.163572 [ 276 ] {16386197-c51c-4c1c-b526-0ed6b5be8eba} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.78 MiB/sec. | ||
| 2504 | 2025.06.30 14:47:47.163607 [ 276 ] {16386197-c51c-4c1c-b526-0ed6b5be8eba} <Debug> TCPHandler: Processed in 0.001272876 sec. | ||
| 2505 | 2025.06.30 14:47:47.163704 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2025.06.30 14:47:47.163796 [ 276 ] {39f664f5-6789-42c3-872d-5fb1de9e16c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2507 | 2025.06.30 14:47:47.163850 [ 276 ] {39f664f5-6789-42c3-872d-5fb1de9e16c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2508 | 2025.06.30 14:47:47.164605 [ 276 ] {39f664f5-6789-42c3-872d-5fb1de9e16c9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2025.06.30 14:47:47.164641 [ 276 ] {39f664f5-6789-42c3-872d-5fb1de9e16c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2510 | 2025.06.30 14:47:47.165155 [ 276 ] {39f664f5-6789-42c3-872d-5fb1de9e16c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2511 | 2025.06.30 14:47:47.165367 [ 276 ] {39f664f5-6789-42c3-872d-5fb1de9e16c9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2025.06.30 14:47:47.165499 [ 276 ] {39f664f5-6789-42c3-872d-5fb1de9e16c9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001721 sec., 5229.517722254503 rows/sec., 9.37 MiB/sec. | ||
| 2513 | 2025.06.30 14:47:47.165557 [ 276 ] {39f664f5-6789-42c3-872d-5fb1de9e16c9} <Debug> TCPHandler: Processed in 0.001899477 sec. | ||
| 2514 | 2025.06.30 14:47:47.165668 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2025.06.30 14:47:47.165761 [ 276 ] {cb6c0751-c2f1-4aa3-b05a-8ae04f9ee459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2516 | 2025.06.30 14:47:47.165802 [ 276 ] {cb6c0751-c2f1-4aa3-b05a-8ae04f9ee459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2517 | 2025.06.30 14:47:47.166118 [ 276 ] {cb6c0751-c2f1-4aa3-b05a-8ae04f9ee459} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2025.06.30 14:47:47.166154 [ 276 ] {cb6c0751-c2f1-4aa3-b05a-8ae04f9ee459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2519 | 2025.06.30 14:47:47.166444 [ 276 ] {cb6c0751-c2f1-4aa3-b05a-8ae04f9ee459} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2520 | 2025.06.30 14:47:47.166649 [ 276 ] {cb6c0751-c2f1-4aa3-b05a-8ae04f9ee459} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2025.06.30 14:47:47.166782 [ 276 ] {cb6c0751-c2f1-4aa3-b05a-8ae04f9ee459} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001039 sec., 28873.917228103946 rows/sec., 1.91 MiB/sec. | ||
| 2522 | 2025.06.30 14:47:47.166816 [ 276 ] {cb6c0751-c2f1-4aa3-b05a-8ae04f9ee459} <Debug> TCPHandler: Processed in 0.001196424 sec. | ||
| 2523 | 2025.06.30 14:47:48.648756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 350 | ||
| 2524 | 2025.06.30 14:47:48.650775 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.06.30 14:47:48.650813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2526 | 2025.06.30 14:47:48.651964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2527 | 2025.06.30 14:47:48.652232 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.06.30 14:47:48.652537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2529 | 2025.06.30 14:47:51.139036 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 2530 | 2025.06.30 14:47:51.139876 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.06.30 14:47:51.139955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2532 | 2025.06.30 14:47:51.140811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2533 | 2025.06.30 14:47:51.141096 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2025.06.30 14:47:51.141236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 2535 | 2025.06.30 14:47:51.516915 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2536 | 2025.06.30 14:47:51.534645 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2025.06.30 14:47:51.534728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2538 | 2025.06.30 14:47:51.540256 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2539 | 2025.06.30 14:47:51.541008 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2025.06.30 14:47:51.544511 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2541 | 2025.06.30 14:47:52.158531 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2025.06.30 14:47:52.158731 [ 276 ] {07f30ff0-69b7-4f21-8283-6aa18f23d2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2543 | 2025.06.30 14:47:52.158797 [ 276 ] {07f30ff0-69b7-4f21-8283-6aa18f23d2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2544 | 2025.06.30 14:47:52.159448 [ 276 ] {07f30ff0-69b7-4f21-8283-6aa18f23d2c0} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2025.06.30 14:47:52.159489 [ 276 ] {07f30ff0-69b7-4f21-8283-6aa18f23d2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2546 | 2025.06.30 14:47:52.159872 [ 276 ] {07f30ff0-69b7-4f21-8283-6aa18f23d2c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2547 | 2025.06.30 14:47:52.160100 [ 276 ] {07f30ff0-69b7-4f21-8283-6aa18f23d2c0} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2025.06.30 14:47:52.160247 [ 276 ] {07f30ff0-69b7-4f21-8283-6aa18f23d2c0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001584 sec., 1262.6262626262628 rows/sec., 102.96 KiB/sec. | ||
| 2549 | 2025.06.30 14:47:52.160288 [ 276 ] {07f30ff0-69b7-4f21-8283-6aa18f23d2c0} <Debug> TCPHandler: Processed in 0.001916108 sec. | ||
| 2550 | 2025.06.30 14:47:52.160414 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2025.06.30 14:47:52.160518 [ 276 ] {e58b53d2-0398-4a26-bc51-a3a9c4b76888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2552 | 2025.06.30 14:47:52.160560 [ 276 ] {e58b53d2-0398-4a26-bc51-a3a9c4b76888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2553 | 2025.06.30 14:47:52.161025 [ 276 ] {e58b53d2-0398-4a26-bc51-a3a9c4b76888} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2025.06.30 14:47:52.161060 [ 276 ] {e58b53d2-0398-4a26-bc51-a3a9c4b76888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2555 | 2025.06.30 14:47:52.161387 [ 276 ] {e58b53d2-0398-4a26-bc51-a3a9c4b76888} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2556 | 2025.06.30 14:47:52.161605 [ 276 ] {e58b53d2-0398-4a26-bc51-a3a9c4b76888} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2025.06.30 14:47:52.161735 [ 276 ] {e58b53d2-0398-4a26-bc51-a3a9c4b76888} <Debug> executeQuery: Read 97 rows, 8.76 KiB in 0.001238 sec., 78352.18093699515 rows/sec., 6.91 MiB/sec. | ||
| 2558 | 2025.06.30 14:47:52.161773 [ 276 ] {e58b53d2-0398-4a26-bc51-a3a9c4b76888} <Debug> TCPHandler: Processed in 0.001411748 sec. | ||
| 2559 | 2025.06.30 14:47:52.161888 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2025.06.30 14:47:52.161985 [ 276 ] {d773b641-231e-4d6a-9945-7d101ad06752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2561 | 2025.06.30 14:47:52.162024 [ 276 ] {d773b641-231e-4d6a-9945-7d101ad06752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2562 | 2025.06.30 14:47:52.162426 [ 276 ] {d773b641-231e-4d6a-9945-7d101ad06752} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2025.06.30 14:47:52.162461 [ 276 ] {d773b641-231e-4d6a-9945-7d101ad06752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2564 | 2025.06.30 14:47:52.162764 [ 276 ] {d773b641-231e-4d6a-9945-7d101ad06752} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2565 | 2025.06.30 14:47:52.162975 [ 276 ] {d773b641-231e-4d6a-9945-7d101ad06752} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2025.06.30 14:47:52.163102 [ 276 ] {d773b641-231e-4d6a-9945-7d101ad06752} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001137 sec., 30782.761653474055 rows/sec., 2.25 MiB/sec. | ||
| 2567 | 2025.06.30 14:47:52.163140 [ 276 ] {d773b641-231e-4d6a-9945-7d101ad06752} <Debug> TCPHandler: Processed in 0.001302116 sec. | ||
| 2568 | 2025.06.30 14:47:52.163240 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2025.06.30 14:47:52.163335 [ 276 ] {52cbc24b-0d27-4a6e-aed8-7f3b6452724a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2570 | 2025.06.30 14:47:52.163374 [ 276 ] {52cbc24b-0d27-4a6e-aed8-7f3b6452724a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2571 | 2025.06.30 14:47:52.163785 [ 276 ] {52cbc24b-0d27-4a6e-aed8-7f3b6452724a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.06.30 14:47:52.163820 [ 276 ] {52cbc24b-0d27-4a6e-aed8-7f3b6452724a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2573 | 2025.06.30 14:47:52.164120 [ 276 ] {52cbc24b-0d27-4a6e-aed8-7f3b6452724a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2574 | 2025.06.30 14:47:52.164326 [ 276 ] {52cbc24b-0d27-4a6e-aed8-7f3b6452724a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.06.30 14:47:52.164451 [ 276 ] {52cbc24b-0d27-4a6e-aed8-7f3b6452724a} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001135 sec., 62555.06607929516 rows/sec., 4.89 MiB/sec. | ||
| 2576 | 2025.06.30 14:47:52.164486 [ 276 ] {52cbc24b-0d27-4a6e-aed8-7f3b6452724a} <Debug> TCPHandler: Processed in 0.001295296 sec. | ||
| 2577 | 2025.06.30 14:47:52.164601 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.06.30 14:47:52.164696 [ 276 ] {dec304b5-45f6-4e9f-b655-cb798081e0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2579 | 2025.06.30 14:47:52.164739 [ 276 ] {dec304b5-45f6-4e9f-b655-cb798081e0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2580 | 2025.06.30 14:47:52.165097 [ 276 ] {dec304b5-45f6-4e9f-b655-cb798081e0b0} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.06.30 14:47:52.165132 [ 276 ] {dec304b5-45f6-4e9f-b655-cb798081e0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2582 | 2025.06.30 14:47:52.165460 [ 276 ] {dec304b5-45f6-4e9f-b655-cb798081e0b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2583 | 2025.06.30 14:47:52.165684 [ 276 ] {dec304b5-45f6-4e9f-b655-cb798081e0b0} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.06.30 14:47:52.165814 [ 276 ] {dec304b5-45f6-4e9f-b655-cb798081e0b0} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001136 sec., 53697.183098591544 rows/sec., 3.77 MiB/sec. | ||
| 2585 | 2025.06.30 14:47:52.165849 [ 276 ] {dec304b5-45f6-4e9f-b655-cb798081e0b0} <Debug> TCPHandler: Processed in 0.001296525 sec. | ||
| 2586 | 2025.06.30 14:47:52.165959 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.06.30 14:47:52.166053 [ 276 ] {68cd06ba-e09a-4c60-93e7-86a43930eaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2588 | 2025.06.30 14:47:52.166108 [ 276 ] {68cd06ba-e09a-4c60-93e7-86a43930eaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2589 | 2025.06.30 14:47:52.166882 [ 276 ] {68cd06ba-e09a-4c60-93e7-86a43930eaf6} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.06.30 14:47:52.166917 [ 276 ] {68cd06ba-e09a-4c60-93e7-86a43930eaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2591 | 2025.06.30 14:47:52.167476 [ 276 ] {68cd06ba-e09a-4c60-93e7-86a43930eaf6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2592 | 2025.06.30 14:47:52.167698 [ 276 ] {68cd06ba-e09a-4c60-93e7-86a43930eaf6} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2025.06.30 14:47:52.167835 [ 276 ] {68cd06ba-e09a-4c60-93e7-86a43930eaf6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0018 sec., 18333.333333333332 rows/sec., 32.85 MiB/sec. | ||
| 2594 | 2025.06.30 14:47:52.167898 [ 276 ] {68cd06ba-e09a-4c60-93e7-86a43930eaf6} <Debug> TCPHandler: Processed in 0.001988159 sec. | ||
| 2595 | 2025.06.30 14:47:52.168015 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.06.30 14:47:52.168111 [ 276 ] {0d9d7167-2b05-4e8c-b9c9-a96b76a563f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2597 | 2025.06.30 14:47:52.168152 [ 276 ] {0d9d7167-2b05-4e8c-b9c9-a96b76a563f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2598 | 2025.06.30 14:47:52.168473 [ 276 ] {0d9d7167-2b05-4e8c-b9c9-a96b76a563f6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.06.30 14:47:52.168508 [ 276 ] {0d9d7167-2b05-4e8c-b9c9-a96b76a563f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2600 | 2025.06.30 14:47:52.168806 [ 276 ] {0d9d7167-2b05-4e8c-b9c9-a96b76a563f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2601 | 2025.06.30 14:47:52.169015 [ 276 ] {0d9d7167-2b05-4e8c-b9c9-a96b76a563f6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.06.30 14:47:52.169139 [ 276 ] {0d9d7167-2b05-4e8c-b9c9-a96b76a563f6} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001047 sec., 28653.29512893983 rows/sec., 1.90 MiB/sec. | ||
| 2603 | 2025.06.30 14:47:52.169173 [ 276 ] {0d9d7167-2b05-4e8c-b9c9-a96b76a563f6} <Debug> TCPHandler: Processed in 0.001208515 sec. | ||
| 2604 | 2025.06.30 14:47:57.157361 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2025.06.30 14:47:57.157586 [ 276 ] {c27b0c4f-0a07-4113-8d97-00c9cd8a7a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2606 | 2025.06.30 14:47:57.157661 [ 276 ] {c27b0c4f-0a07-4113-8d97-00c9cd8a7a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2607 | 2025.06.30 14:47:57.158349 [ 276 ] {c27b0c4f-0a07-4113-8d97-00c9cd8a7a4c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2025.06.30 14:47:57.158399 [ 276 ] {c27b0c4f-0a07-4113-8d97-00c9cd8a7a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2609 | 2025.06.30 14:47:57.158831 [ 276 ] {c27b0c4f-0a07-4113-8d97-00c9cd8a7a4c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2610 | 2025.06.30 14:47:57.159060 [ 276 ] {c27b0c4f-0a07-4113-8d97-00c9cd8a7a4c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2025.06.30 14:47:57.159214 [ 276 ] {c27b0c4f-0a07-4113-8d97-00c9cd8a7a4c} <Debug> executeQuery: Read 48 rows, 4.12 KiB in 0.001682 sec., 28537.455410225924 rows/sec., 2.39 MiB/sec. | ||
| 2612 | 2025.06.30 14:47:57.159254 [ 276 ] {c27b0c4f-0a07-4113-8d97-00c9cd8a7a4c} <Debug> TCPHandler: Processed in 0.002038161 sec. | ||
| 2613 | 2025.06.30 14:47:57.159377 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2025.06.30 14:47:57.159474 [ 276 ] {5d7ee6e9-c276-445b-9247-255b822e739f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2615 | 2025.06.30 14:47:57.159516 [ 276 ] {5d7ee6e9-c276-445b-9247-255b822e739f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2616 | 2025.06.30 14:47:57.159908 [ 276 ] {5d7ee6e9-c276-445b-9247-255b822e739f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.06.30 14:47:57.159946 [ 276 ] {5d7ee6e9-c276-445b-9247-255b822e739f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2618 | 2025.06.30 14:47:57.160335 [ 276 ] {5d7ee6e9-c276-445b-9247-255b822e739f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2619 | 2025.06.30 14:47:57.160543 [ 276 ] {5d7ee6e9-c276-445b-9247-255b822e739f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2025.06.30 14:47:57.160672 [ 276 ] {5d7ee6e9-c276-445b-9247-255b822e739f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001217 sec., 7395.234182415777 rows/sec., 556.09 KiB/sec. | ||
| 2621 | 2025.06.30 14:47:57.160710 [ 276 ] {5d7ee6e9-c276-445b-9247-255b822e739f} <Debug> TCPHandler: Processed in 0.001383018 sec. | ||
| 2622 | 2025.06.30 14:47:57.160813 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2025.06.30 14:47:57.160907 [ 276 ] {a6aa948c-bb76-4ce4-ad1b-ae99b9d8ecef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2624 | 2025.06.30 14:47:57.160946 [ 276 ] {a6aa948c-bb76-4ce4-ad1b-ae99b9d8ecef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2625 | 2025.06.30 14:47:57.161347 [ 276 ] {a6aa948c-bb76-4ce4-ad1b-ae99b9d8ecef} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2025.06.30 14:47:57.161468 [ 276 ] {a6aa948c-bb76-4ce4-ad1b-ae99b9d8ecef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2627 | 2025.06.30 14:47:57.161769 [ 276 ] {a6aa948c-bb76-4ce4-ad1b-ae99b9d8ecef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2628 | 2025.06.30 14:47:57.161973 [ 276 ] {a6aa948c-bb76-4ce4-ad1b-ae99b9d8ecef} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2025.06.30 14:47:57.162099 [ 276 ] {a6aa948c-bb76-4ce4-ad1b-ae99b9d8ecef} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.001211 sec., 37159.37241948803 rows/sec., 2.90 MiB/sec. | ||
| 2630 | 2025.06.30 14:47:57.162137 [ 276 ] {a6aa948c-bb76-4ce4-ad1b-ae99b9d8ecef} <Debug> TCPHandler: Processed in 0.001373847 sec. | ||
| 2631 | 2025.06.30 14:47:57.162236 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2025.06.30 14:47:57.162331 [ 276 ] {e60121eb-bbd4-464d-9b87-b35cebdf5a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2633 | 2025.06.30 14:47:57.162374 [ 276 ] {e60121eb-bbd4-464d-9b87-b35cebdf5a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2634 | 2025.06.30 14:47:57.162748 [ 276 ] {e60121eb-bbd4-464d-9b87-b35cebdf5a22} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.06.30 14:47:57.162785 [ 276 ] {e60121eb-bbd4-464d-9b87-b35cebdf5a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2636 | 2025.06.30 14:47:57.163110 [ 276 ] {e60121eb-bbd4-464d-9b87-b35cebdf5a22} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2637 | 2025.06.30 14:47:57.163339 [ 276 ] {e60121eb-bbd4-464d-9b87-b35cebdf5a22} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.06.30 14:47:57.163464 [ 276 ] {e60121eb-bbd4-464d-9b87-b35cebdf5a22} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.65 MiB/sec. | ||
| 2639 | 2025.06.30 14:47:57.163500 [ 276 ] {e60121eb-bbd4-464d-9b87-b35cebdf5a22} <Debug> TCPHandler: Processed in 0.001313046 sec. | ||
| 2640 | 2025.06.30 14:47:57.163627 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2025.06.30 14:47:57.163751 [ 276 ] {e8e37f5e-3d39-4186-89bc-c2a974a5ddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2642 | 2025.06.30 14:47:57.163818 [ 276 ] {e8e37f5e-3d39-4186-89bc-c2a974a5ddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2643 | 2025.06.30 14:47:57.164615 [ 276 ] {e8e37f5e-3d39-4186-89bc-c2a974a5ddf3} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2025.06.30 14:47:57.164652 [ 276 ] {e8e37f5e-3d39-4186-89bc-c2a974a5ddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2645 | 2025.06.30 14:47:57.165167 [ 276 ] {e8e37f5e-3d39-4186-89bc-c2a974a5ddf3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2646 | 2025.06.30 14:47:57.165395 [ 276 ] {e8e37f5e-3d39-4186-89bc-c2a974a5ddf3} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.06.30 14:47:57.165535 [ 276 ] {e8e37f5e-3d39-4186-89bc-c2a974a5ddf3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001809 sec., 4975.124378109453 rows/sec., 8.92 MiB/sec. | ||
| 2648 | 2025.06.30 14:47:57.165587 [ 276 ] {e8e37f5e-3d39-4186-89bc-c2a974a5ddf3} <Debug> TCPHandler: Processed in 0.00202259 sec. | ||
| 2649 | 2025.06.30 14:47:57.165701 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2025.06.30 14:47:57.165798 [ 276 ] {d4297b2f-03a1-45cf-9746-7217934cd2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2651 | 2025.06.30 14:47:57.165841 [ 276 ] {d4297b2f-03a1-45cf-9746-7217934cd2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2652 | 2025.06.30 14:47:57.166160 [ 276 ] {d4297b2f-03a1-45cf-9746-7217934cd2c8} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2025.06.30 14:47:57.166196 [ 276 ] {d4297b2f-03a1-45cf-9746-7217934cd2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2654 | 2025.06.30 14:47:57.166499 [ 276 ] {d4297b2f-03a1-45cf-9746-7217934cd2c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2655 | 2025.06.30 14:47:57.166705 [ 276 ] {d4297b2f-03a1-45cf-9746-7217934cd2c8} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2025.06.30 14:47:57.166829 [ 276 ] {d4297b2f-03a1-45cf-9746-7217934cd2c8} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00105 sec., 28571.428571428572 rows/sec., 1.89 MiB/sec. | ||
| 2657 | 2025.06.30 14:47:57.166864 [ 276 ] {d4297b2f-03a1-45cf-9746-7217934cd2c8} <Debug> TCPHandler: Processed in 0.001213524 sec. | ||
| 2658 | 2025.06.30 14:47:58.569162 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2659 | 2025.06.30 14:47:58.569220 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2660 | 2025.06.30 14:47:58.641303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 2661 | 2025.06.30 14:47:58.641864 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2025.06.30 14:47:58.641916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2663 | 2025.06.30 14:47:58.642422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2664 | 2025.06.30 14:47:58.642647 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2025.06.30 14:47:58.642788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 2666 | 2025.06.30 14:47:58.642847 [ 139 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2667 | 2025.06.30 14:47:58.642925 [ 139 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.06.30 14:47:58.642961 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2669 | 2025.06.30 14:47:58.643118 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 2670 | 2025.06.30 14:47:58.643315 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2671 | 2025.06.30 14:47:58.643356 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 2672 | 2025.06.30 14:47:58.643423 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 2673 | 2025.06.30 14:47:58.643472 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 2674 | 2025.06.30 14:47:58.643517 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 2675 | 2025.06.30 14:47:58.643559 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 2676 | 2025.06.30 14:47:58.643605 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 2677 | 2025.06.30 14:47:58.645128 [ 186 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002075191 sec., 3556781.038468266 rows/sec., 50.88 MiB/sec. | ||
| 2678 | 2025.06.30 14:47:58.645650 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2679 | 2025.06.30 14:47:58.645894 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.06.30 14:47:58.645959 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_16_3} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2681 | 2025.06.30 14:47:58.646035 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 2682 | 2025.06.30 14:47:58.652662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 376 | ||
| 2683 | 2025.06.30 14:47:58.654594 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2025.06.30 14:47:58.654627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2685 | 2025.06.30 14:47:58.655678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2686 | 2025.06.30 14:47:58.655924 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2025.06.30 14:47:58.656058 [ 139 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2688 | 2025.06.30 14:47:58.656096 [ 139 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2025.06.30 14:47:58.656116 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2690 | 2025.06.30 14:47:58.656138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2691 | 2025.06.30 14:47:58.656258 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 2692 | 2025.06.30 14:47:58.656900 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2693 | 2025.06.30 14:47:58.657080 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 2694 | 2025.06.30 14:47:58.657499 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 2695 | 2025.06.30 14:47:58.657845 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2696 | 2025.06.30 14:47:58.658181 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2697 | 2025.06.30 14:47:58.658507 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2698 | 2025.06.30 14:47:58.658831 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2699 | 2025.06.30 14:47:58.664121 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 72 columns (72 merged, 0 gathered) in 0.007923818 sec., 47451.87231710774 rows/sec., 41.86 MiB/sec. | ||
| 2700 | 2025.06.30 14:47:58.664816 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2701 | 2025.06.30 14:47:58.665305 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2025.06.30 14:47:58.665380 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_11_2} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2703 | 2025.06.30 14:47:58.665532 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2704 | 2025.06.30 14:47:59.001806 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001343587 sec. | ||
| 2705 | 2025.06.30 14:47:59.044575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2706 | 2025.06.30 14:47:59.061544 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.06.30 14:47:59.061613 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2708 | 2025.06.30 14:47:59.067748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2709 | 2025.06.30 14:47:59.068461 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.06.30 14:47:59.068758 [ 139 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2711 | 2025.06.30 14:47:59.068822 [ 139 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.06.30 14:47:59.068845 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2713 | 2025.06.30 14:47:59.068942 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 2714 | 2025.06.30 14:47:59.071817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2715 | 2025.06.30 14:47:59.072274 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2716 | 2025.06.30 14:47:59.073703 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 2717 | 2025.06.30 14:47:59.078278 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 2718 | 2025.06.30 14:47:59.082731 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 2719 | 2025.06.30 14:47:59.087051 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 2720 | 2025.06.30 14:47:59.091422 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 2721 | 2025.06.30 14:47:59.095877 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 2722 | 2025.06.30 14:47:59.148494 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079594377 sec., 1520.207891067481 rows/sec., 7.86 MiB/sec. | ||
| 2723 | 2025.06.30 14:47:59.150184 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2724 | 2025.06.30 14:47:59.151930 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_16_3} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2025.06.30 14:47:59.152010 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_16_3} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2726 | 2025.06.30 14:47:59.153212 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 2727 | 2025.06.30 14:48:00.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.38 MiB, peak 212.33 MiB, free memory in arenas 0.00 B, will set to 211.02 MiB (RSS), difference: 8.65 MiB | ||
| 2728 | 2025.06.30 14:48:02.158542 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2025.06.30 14:48:02.158732 [ 276 ] {d42291de-4be6-427d-8919-fdd5b5234976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2730 | 2025.06.30 14:48:02.158802 [ 276 ] {d42291de-4be6-427d-8919-fdd5b5234976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2731 | 2025.06.30 14:48:02.159490 [ 276 ] {d42291de-4be6-427d-8919-fdd5b5234976} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.06.30 14:48:02.159543 [ 276 ] {d42291de-4be6-427d-8919-fdd5b5234976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2733 | 2025.06.30 14:48:02.159956 [ 276 ] {d42291de-4be6-427d-8919-fdd5b5234976} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2734 | 2025.06.30 14:48:02.160196 [ 276 ] {d42291de-4be6-427d-8919-fdd5b5234976} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2025.06.30 14:48:02.160322 [ 134 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2736 | 2025.06.30 14:48:02.160352 [ 276 ] {d42291de-4be6-427d-8919-fdd5b5234976} <Debug> executeQuery: Read 96 rows, 8.69 KiB in 0.001669 sec., 57519.47273816657 rows/sec., 5.09 MiB/sec. | ||
| 2737 | 2025.06.30 14:48:02.160398 [ 134 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.06.30 14:48:02.160412 [ 276 ] {d42291de-4be6-427d-8919-fdd5b5234976} <Debug> TCPHandler: Processed in 0.00201544 sec. | ||
| 2739 | 2025.06.30 14:48:02.160431 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2740 | 2025.06.30 14:48:02.160539 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 2741 | 2025.06.30 14:48:02.160564 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2025.06.30 14:48:02.160647 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2743 | 2025.06.30 14:48:02.160673 [ 276 ] {00e64c68-048f-48d9-844c-23dd92293781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2744 | 2025.06.30 14:48:02.160685 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 118 rows starting from the beginning of the part | ||
| 2745 | 2025.06.30 14:48:02.160725 [ 276 ] {00e64c68-048f-48d9-844c-23dd92293781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2746 | 2025.06.30 14:48:02.160758 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 2747 | 2025.06.30 14:48:02.160805 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 2748 | 2025.06.30 14:48:02.160845 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 97 rows starting from the beginning of the part | ||
| 2749 | 2025.06.30 14:48:02.160882 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 2750 | 2025.06.30 14:48:02.160919 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part | ||
| 2751 | 2025.06.30 14:48:02.161179 [ 276 ] {00e64c68-048f-48d9-844c-23dd92293781} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.06.30 14:48:02.161222 [ 276 ] {00e64c68-048f-48d9-844c-23dd92293781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2753 | 2025.06.30 14:48:02.161650 [ 276 ] {00e64c68-048f-48d9-844c-23dd92293781} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2754 | 2025.06.30 14:48:02.161811 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310947 sec., 383692.09434096114 rows/sec., 35.06 MiB/sec. | ||
| 2755 | 2025.06.30 14:48:02.161911 [ 276 ] {00e64c68-048f-48d9-844c-23dd92293781} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2025.06.30 14:48:02.162030 [ 134 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 2757 | 2025.06.30 14:48:02.162050 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2758 | 2025.06.30 14:48:02.162055 [ 276 ] {00e64c68-048f-48d9-844c-23dd92293781} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001406 sec., 23470.839260312947 rows/sec., 1.72 MiB/sec. | ||
| 2759 | 2025.06.30 14:48:02.162067 [ 134 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.06.30 14:48:02.162125 [ 276 ] {00e64c68-048f-48d9-844c-23dd92293781} <Debug> TCPHandler: Processed in 0.001615502 sec. | ||
| 2761 | 2025.06.30 14:48:02.162129 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2762 | 2025.06.30 14:48:02.162206 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::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 | ||
| 2763 | 2025.06.30 14:48:02.162246 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2025.06.30 14:48:02.162297 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2765 | 2025.06.30 14:48:02.162327 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 46 rows starting from the beginning of the part | ||
| 2766 | 2025.06.30 14:48:02.162351 [ 276 ] {13782e3d-c440-42d9-b813-cea75ec39c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2767 | 2025.06.30 14:48:02.162369 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 2768 | 2025.06.30 14:48:02.162403 [ 276 ] {13782e3d-c440-42d9-b813-cea75ec39c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2769 | 2025.06.30 14:48:02.162411 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2025.06.30 14:48:02.162413 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
| 2771 | 2025.06.30 14:48:02.162470 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 2772 | 2025.06.30 14:48:02.162504 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 2773 | 2025.06.30 14:48:02.162511 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_21_4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2774 | 2025.06.30 14:48:02.162539 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 2775 | 2025.06.30 14:48:02.162623 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2776 | 2025.06.30 14:48:02.162830 [ 276 ] {13782e3d-c440-42d9-b813-cea75ec39c2c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.06.30 14:48:02.162871 [ 276 ] {13782e3d-c440-42d9-b813-cea75ec39c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2778 | 2025.06.30 14:48:02.163190 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00100811 sec., 163672.61509160706 rows/sec., 12.61 MiB/sec. | ||
| 2779 | 2025.06.30 14:48:02.163214 [ 276 ] {13782e3d-c440-42d9-b813-cea75ec39c2c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2780 | 2025.06.30 14:48:02.163327 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 2781 | 2025.06.30 14:48:02.163477 [ 276 ] {13782e3d-c440-42d9-b813-cea75ec39c2c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2025.06.30 14:48:02.163603 [ 134 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2783 | 2025.06.30 14:48:02.163622 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.06.30 14:48:02.163626 [ 276 ] {13782e3d-c440-42d9-b813-cea75ec39c2c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001296 sec., 53240.74074074074 rows/sec., 4.16 MiB/sec. | ||
| 2785 | 2025.06.30 14:48:02.163638 [ 134 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2025.06.30 14:48:02.163680 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2787 | 2025.06.30 14:48:02.163681 [ 276 ] {13782e3d-c440-42d9-b813-cea75ec39c2c} <Debug> TCPHandler: Processed in 0.00148566 sec. | ||
| 2788 | 2025.06.30 14:48:02.163709 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_15_3} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 2789 | 2025.06.30 14:48:02.163750 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 2790 | 2025.06.30 14:48:02.163797 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2791 | 2025.06.30 14:48:02.163823 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2025.06.30 14:48:02.163843 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2793 | 2025.06.30 14:48:02.163874 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 100 rows starting from the beginning of the part | ||
| 2794 | 2025.06.30 14:48:02.163924 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 69 rows starting from the beginning of the part | ||
| 2795 | 2025.06.30 14:48:02.163924 [ 276 ] {dc376c43-8eaa-48a1-bd71-7a1644290ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2796 | 2025.06.30 14:48:02.163965 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 45 rows starting from the beginning of the part | ||
| 2797 | 2025.06.30 14:48:02.163983 [ 276 ] {dc376c43-8eaa-48a1-bd71-7a1644290ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2798 | 2025.06.30 14:48:02.164010 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 71 rows starting from the beginning of the part | ||
| 2799 | 2025.06.30 14:48:02.164051 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 45 rows starting from the beginning of the part | ||
| 2800 | 2025.06.30 14:48:02.164087 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
| 2801 | 2025.06.30 14:48:02.164376 [ 276 ] {dc376c43-8eaa-48a1-bd71-7a1644290ef3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.06.30 14:48:02.164418 [ 276 ] {dc376c43-8eaa-48a1-bd71-7a1644290ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2803 | 2025.06.30 14:48:02.164773 [ 276 ] {dc376c43-8eaa-48a1-bd71-7a1644290ef3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2804 | 2025.06.30 14:48:02.164796 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001073591 sec., 371649.91137220786 rows/sec., 30.47 MiB/sec. | ||
| 2805 | 2025.06.30 14:48:02.164984 [ 194 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2806 | 2025.06.30 14:48:02.165026 [ 276 ] {dc376c43-8eaa-48a1-bd71-7a1644290ef3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2025.06.30 14:48:02.165138 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2808 | 2025.06.30 14:48:02.165168 [ 276 ] {dc376c43-8eaa-48a1-bd71-7a1644290ef3} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.33 MiB/sec. | ||
| 2809 | 2025.06.30 14:48:02.165169 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.06.30 14:48:02.165208 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2811 | 2025.06.30 14:48:02.165213 [ 276 ] {dc376c43-8eaa-48a1-bd71-7a1644290ef3} <Debug> TCPHandler: Processed in 0.001440599 sec. | ||
| 2812 | 2025.06.30 14:48:02.165265 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 2813 | 2025.06.30 14:48:02.165327 [ 194 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2025.06.30 14:48:02.165353 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2815 | 2025.06.30 14:48:02.165357 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2025.06.30 14:48:02.165379 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 896 rows starting from the beginning of the part | ||
| 2817 | 2025.06.30 14:48:02.165406 [ 194 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_21_4} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2818 | 2025.06.30 14:48:02.165440 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 2819 | 2025.06.30 14:48:02.165477 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 2820 | 2025.06.30 14:48:02.165479 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2821 | 2025.06.30 14:48:02.165496 [ 276 ] {42cb74bf-132e-42ba-b7c6-e273a21fa383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2822 | 2025.06.30 14:48:02.165509 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 61 rows starting from the beginning of the part | ||
| 2823 | 2025.06.30 14:48:02.165564 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 2824 | 2025.06.30 14:48:02.165581 [ 276 ] {42cb74bf-132e-42ba-b7c6-e273a21fa383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2825 | 2025.06.30 14:48:02.165598 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 2826 | 2025.06.30 14:48:02.166434 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194414 sec., 1002165.0784401388 rows/sec., 69.93 MiB/sec. | ||
| 2827 | 2025.06.30 14:48:02.166517 [ 276 ] {42cb74bf-132e-42ba-b7c6-e273a21fa383} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2025.06.30 14:48:02.166559 [ 276 ] {42cb74bf-132e-42ba-b7c6-e273a21fa383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2829 | 2025.06.30 14:48:02.166630 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2830 | 2025.06.30 14:48:02.166932 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2025.06.30 14:48:02.166998 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2832 | 2025.06.30 14:48:02.167058 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2833 | 2025.06.30 14:48:02.167220 [ 276 ] {42cb74bf-132e-42ba-b7c6-e273a21fa383} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2834 | 2025.06.30 14:48:02.167474 [ 276 ] {42cb74bf-132e-42ba-b7c6-e273a21fa383} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2025.06.30 14:48:02.167628 [ 276 ] {42cb74bf-132e-42ba-b7c6-e273a21fa383} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002159 sec., 15284.854099119964 rows/sec., 27.39 MiB/sec. | ||
| 2836 | 2025.06.30 14:48:02.167693 [ 276 ] {42cb74bf-132e-42ba-b7c6-e273a21fa383} <Debug> TCPHandler: Processed in 0.002397578 sec. | ||
| 2837 | 2025.06.30 14:48:02.167815 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2025.06.30 14:48:02.167911 [ 276 ] {6907b299-b908-43c7-93c3-235d24d3668a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2839 | 2025.06.30 14:48:02.167956 [ 276 ] {6907b299-b908-43c7-93c3-235d24d3668a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2840 | 2025.06.30 14:48:02.168289 [ 276 ] {6907b299-b908-43c7-93c3-235d24d3668a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2025.06.30 14:48:02.168325 [ 276 ] {6907b299-b908-43c7-93c3-235d24d3668a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2842 | 2025.06.30 14:48:02.168642 [ 276 ] {6907b299-b908-43c7-93c3-235d24d3668a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2843 | 2025.06.30 14:48:02.168853 [ 276 ] {6907b299-b908-43c7-93c3-235d24d3668a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2025.06.30 14:48:02.168956 [ 134 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2845 | 2025.06.30 14:48:02.168984 [ 276 ] {6907b299-b908-43c7-93c3-235d24d3668a} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001092 sec., 27472.52747252747 rows/sec., 1.82 MiB/sec. | ||
| 2846 | 2025.06.30 14:48:02.168985 [ 134 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.06.30 14:48:02.169025 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2848 | 2025.06.30 14:48:02.169028 [ 276 ] {6907b299-b908-43c7-93c3-235d24d3668a} <Debug> TCPHandler: Processed in 0.001262826 sec. | ||
| 2849 | 2025.06.30 14:48:02.169097 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 2850 | 2025.06.30 14:48:02.169197 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2851 | 2025.06.30 14:48:02.169224 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 384 rows starting from the beginning of the part | ||
| 2852 | 2025.06.30 14:48:02.169274 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 2853 | 2025.06.30 14:48:02.169315 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 2854 | 2025.06.30 14:48:02.169356 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 2855 | 2025.06.30 14:48:02.169392 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 2856 | 2025.06.30 14:48:02.169429 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 2857 | 2025.06.30 14:48:02.170183 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.001116113 sec., 478446.1788367307 rows/sec., 32.10 MiB/sec. | ||
| 2858 | 2025.06.30 14:48:02.170323 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2859 | 2025.06.30 14:48:02.170556 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2025.06.30 14:48:02.170615 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_21_4} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2861 | 2025.06.30 14:48:02.170679 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2862 | 2025.06.30 14:48:06.142843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 2863 | 2025.06.30 14:48:06.143427 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2025.06.30 14:48:06.143468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2865 | 2025.06.30 14:48:06.143963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2866 | 2025.06.30 14:48:06.144195 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2025.06.30 14:48:06.144334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 2868 | 2025.06.30 14:48:06.571879 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 2869 | 2025.06.30 14:48:06.586739 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.06.30 14:48:06.586796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2871 | 2025.06.30 14:48:06.593359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2872 | 2025.06.30 14:48:06.594098 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.06.30 14:48:06.596838 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 2874 | 2025.06.30 14:48:07.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.66 MiB, peak 215.66 MiB, free memory in arenas 0.00 B, will set to 212.82 MiB (RSS), difference: 1.16 MiB | ||
| 2875 | 2025.06.30 14:48:07.154526 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.06.30 14:48:07.154879 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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) | ||
| 2877 | 2025.06.30 14:48:07.155394 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2878 | 2025.06.30 14:48:07.155461 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2879 | 2025.06.30 14:48:07.155723 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2880 | 2025.06.30 14:48:07.155796 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2881 | 2025.06.30 14:48:07.155939 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2882 | 2025.06.30 14:48:07.155976 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 2883 | 2025.06.30 14:48:07.155998 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 2884 | 2025.06.30 14:48:07.156014 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2885 | 2025.06.30 14:48:07.156054 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2886 | 2025.06.30 14:48:07.156074 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 25 rows starting from 0 | ||
| 2887 | 2025.06.30 14:48:07.156915 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Debug> executeQuery: Read 25 rows, 1.04 KiB in 0.002185 sec., 11441.647597254005 rows/sec., 473.76 KiB/sec. | ||
| 2888 | 2025.06.30 14:48:07.157023 [ 276 ] {6a3986bb-243f-4427-bb0f-5252b22c6961} <Debug> TCPHandler: Processed in 0.002656422 sec. | ||
| 2889 | 2025.06.30 14:48:07.157468 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2025.06.30 14:48:07.157614 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2891 | 2025.06.30 14:48:07.157833 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2892 | 2025.06.30 14:48:07.157867 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2893 | 2025.06.30 14:48:07.158054 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2894 | 2025.06.30 14:48:07.158109 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2895 | 2025.06.30 14:48:07.158212 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2896 | 2025.06.30 14:48:07.158240 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 2897 | 2025.06.30 14:48:07.158258 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 2898 | 2025.06.30 14:48:07.158273 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2899 | 2025.06.30 14:48:07.158305 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 2900 | 2025.06.30 14:48:07.158323 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 25 rows starting from 0 | ||
| 2901 | 2025.06.30 14:48:07.158770 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Debug> executeQuery: Read 25 rows, 1.04 KiB in 0.001217 sec., 20542.317173377156 rows/sec., 850.58 KiB/sec. | ||
| 2902 | 2025.06.30 14:48:07.158854 [ 276 ] {b2b270ca-755e-4b8a-bacb-42e7d1cc8d7c} <Debug> TCPHandler: Processed in 0.001440139 sec. | ||
| 2903 | 2025.06.30 14:48:07.159097 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2025.06.30 14:48:07.159231 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2905 | 2025.06.30 14:48:07.159439 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2906 | 2025.06.30 14:48:07.159472 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2907 | 2025.06.30 14:48:07.159660 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2908 | 2025.06.30 14:48:07.159713 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2909 | 2025.06.30 14:48:07.159813 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2910 | 2025.06.30 14:48:07.159840 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 2911 | 2025.06.30 14:48:07.159859 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 2912 | 2025.06.30 14:48:07.159873 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2913 | 2025.06.30 14:48:07.159907 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2914 | 2025.06.30 14:48:07.159925 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 25 rows starting from 0 | ||
| 2915 | 2025.06.30 14:48:07.160331 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Debug> executeQuery: Read 25 rows, 1.04 KiB in 0.001153 sec., 21682.56721595837 rows/sec., 897.79 KiB/sec. | ||
| 2916 | 2025.06.30 14:48:07.160416 [ 276 ] {468a388a-fdd5-4bb8-acdd-700c55e33099} <Debug> TCPHandler: Processed in 0.001369467 sec. | ||
| 2917 | 2025.06.30 14:48:07.160641 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2025.06.30 14:48:07.160772 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2919 | 2025.06.30 14:48:07.160985 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2920 | 2025.06.30 14:48:07.161018 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2921 | 2025.06.30 14:48:07.161205 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2922 | 2025.06.30 14:48:07.161257 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2923 | 2025.06.30 14:48:07.161355 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2924 | 2025.06.30 14:48:07.161383 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 2925 | 2025.06.30 14:48:07.161401 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 2926 | 2025.06.30 14:48:07.161415 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2927 | 2025.06.30 14:48:07.161447 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2928 | 2025.06.30 14:48:07.161465 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 25 rows starting from 0 | ||
| 2929 | 2025.06.30 14:48:07.162005 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Debug> executeQuery: Read 25 rows, 1.04 KiB in 0.001285 sec., 19455.25291828794 rows/sec., 805.57 KiB/sec. | ||
| 2930 | 2025.06.30 14:48:07.162091 [ 276 ] {e7031ed4-640b-41f8-8980-17443075a090} <Debug> TCPHandler: Processed in 0.00150041 sec. | ||
| 2931 | 2025.06.30 14:48:07.162306 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2025.06.30 14:48:07.162435 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2933 | 2025.06.30 14:48:07.162645 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2934 | 2025.06.30 14:48:07.162678 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2935 | 2025.06.30 14:48:07.162878 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2936 | 2025.06.30 14:48:07.162930 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2937 | 2025.06.30 14:48:07.163027 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2938 | 2025.06.30 14:48:07.163054 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 2939 | 2025.06.30 14:48:07.163072 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 2940 | 2025.06.30 14:48:07.163085 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2941 | 2025.06.30 14:48:07.163118 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2942 | 2025.06.30 14:48:07.163135 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 25 rows starting from 0 | ||
| 2943 | 2025.06.30 14:48:07.163592 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Debug> executeQuery: Read 25 rows, 1.04 KiB in 0.001208 sec., 20695.364238410595 rows/sec., 856.92 KiB/sec. | ||
| 2944 | 2025.06.30 14:48:07.163670 [ 276 ] {787f722f-2124-4626-b89d-fcf543ebe28d} <Debug> TCPHandler: Processed in 0.001413378 sec. | ||
| 2945 | 2025.06.30 14:48:07.163886 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.06.30 14:48:07.164018 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2947 | 2025.06.30 14:48:07.164225 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2948 | 2025.06.30 14:48:07.164259 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2949 | 2025.06.30 14:48:07.164448 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2950 | 2025.06.30 14:48:07.164499 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2951 | 2025.06.30 14:48:07.164596 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2952 | 2025.06.30 14:48:07.164624 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 2953 | 2025.06.30 14:48:07.164641 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 2954 | 2025.06.30 14:48:07.164656 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2955 | 2025.06.30 14:48:07.164689 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2956 | 2025.06.30 14:48:07.164706 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 25 rows starting from 0 | ||
| 2957 | 2025.06.30 14:48:07.165117 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Debug> executeQuery: Read 25 rows, 1.04 KiB in 0.001151 sec., 21720.24326672459 rows/sec., 899.35 KiB/sec. | ||
| 2958 | 2025.06.30 14:48:07.165200 [ 276 ] {bb7c5855-89e2-41b3-b043-b7c54d3e445a} <Debug> TCPHandler: Processed in 0.001362568 sec. | ||
| 2959 | 2025.06.30 14:48:07.186401 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2025.06.30 14:48:07.186594 [ 276 ] {b14addba-fe74-4e72-be48-5b4991f47cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2961 | 2025.06.30 14:48:07.186671 [ 276 ] {b14addba-fe74-4e72-be48-5b4991f47cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2962 | 2025.06.30 14:48:07.187528 [ 276 ] {b14addba-fe74-4e72-be48-5b4991f47cfb} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.06.30 14:48:07.187575 [ 276 ] {b14addba-fe74-4e72-be48-5b4991f47cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2964 | 2025.06.30 14:48:07.188013 [ 276 ] {b14addba-fe74-4e72-be48-5b4991f47cfb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2965 | 2025.06.30 14:48:07.188218 [ 276 ] {b14addba-fe74-4e72-be48-5b4991f47cfb} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.06.30 14:48:07.188367 [ 276 ] {b14addba-fe74-4e72-be48-5b4991f47cfb} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001828 sec., 3282.2757111597375 rows/sec., 1.52 MiB/sec. | ||
| 2967 | 2025.06.30 14:48:07.188405 [ 276 ] {b14addba-fe74-4e72-be48-5b4991f47cfb} <Debug> TCPHandler: Processed in 0.002097372 sec. | ||
| 2968 | 2025.06.30 14:48:07.188534 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.06.30 14:48:07.188631 [ 276 ] {c70deb9b-fac4-4a4d-98c7-090c25e956d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2970 | 2025.06.30 14:48:07.188673 [ 276 ] {c70deb9b-fac4-4a4d-98c7-090c25e956d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2971 | 2025.06.30 14:48:07.191347 [ 276 ] {c70deb9b-fac4-4a4d-98c7-090c25e956d0} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.06.30 14:48:07.191383 [ 276 ] {c70deb9b-fac4-4a4d-98c7-090c25e956d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2973 | 2025.06.30 14:48:07.191694 [ 276 ] {c70deb9b-fac4-4a4d-98c7-090c25e956d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2974 | 2025.06.30 14:48:07.191903 [ 276 ] {c70deb9b-fac4-4a4d-98c7-090c25e956d0} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.06.30 14:48:07.192027 [ 276 ] {c70deb9b-fac4-4a4d-98c7-090c25e956d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003417 sec., 7023.705004389816 rows/sec., 596.74 KiB/sec. | ||
| 2976 | 2025.06.30 14:48:07.192064 [ 276 ] {c70deb9b-fac4-4a4d-98c7-090c25e956d0} <Debug> TCPHandler: Processed in 0.003580291 sec. | ||
| 2977 | 2025.06.30 14:48:07.192198 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.06.30 14:48:07.192298 [ 276 ] {7222cc67-7f57-49b2-813e-c63daa055f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2979 | 2025.06.30 14:48:07.192339 [ 276 ] {7222cc67-7f57-49b2-813e-c63daa055f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2980 | 2025.06.30 14:48:07.192725 [ 276 ] {7222cc67-7f57-49b2-813e-c63daa055f30} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.06.30 14:48:07.192761 [ 276 ] {7222cc67-7f57-49b2-813e-c63daa055f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2982 | 2025.06.30 14:48:07.193068 [ 276 ] {7222cc67-7f57-49b2-813e-c63daa055f30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2983 | 2025.06.30 14:48:07.193276 [ 276 ] {7222cc67-7f57-49b2-813e-c63daa055f30} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.06.30 14:48:07.193401 [ 276 ] {7222cc67-7f57-49b2-813e-c63daa055f30} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 436.06 KiB/sec. | ||
| 2985 | 2025.06.30 14:48:07.193439 [ 276 ] {7222cc67-7f57-49b2-813e-c63daa055f30} <Debug> TCPHandler: Processed in 0.001289935 sec. | ||
| 2986 | 2025.06.30 14:48:07.193543 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.06.30 14:48:07.193638 [ 276 ] {89cad747-b990-445e-a2c3-fa94399bebdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2988 | 2025.06.30 14:48:07.193677 [ 276 ] {89cad747-b990-445e-a2c3-fa94399bebdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2989 | 2025.06.30 14:48:07.194165 [ 276 ] {89cad747-b990-445e-a2c3-fa94399bebdc} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.06.30 14:48:07.194201 [ 276 ] {89cad747-b990-445e-a2c3-fa94399bebdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2991 | 2025.06.30 14:48:07.194515 [ 276 ] {89cad747-b990-445e-a2c3-fa94399bebdc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2992 | 2025.06.30 14:48:07.194730 [ 276 ] {89cad747-b990-445e-a2c3-fa94399bebdc} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.06.30 14:48:07.194855 [ 276 ] {89cad747-b990-445e-a2c3-fa94399bebdc} <Debug> executeQuery: Read 171 rows, 15.77 KiB in 0.001236 sec., 138349.51456310682 rows/sec., 12.46 MiB/sec. | ||
| 2994 | 2025.06.30 14:48:07.194891 [ 276 ] {89cad747-b990-445e-a2c3-fa94399bebdc} <Debug> TCPHandler: Processed in 0.001397818 sec. | ||
| 2995 | 2025.06.30 14:48:07.194992 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2025.06.30 14:48:07.195086 [ 276 ] {b69f17d1-905e-4510-8e04-f66b3ac17668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2997 | 2025.06.30 14:48:07.195125 [ 276 ] {b69f17d1-905e-4510-8e04-f66b3ac17668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2998 | 2025.06.30 14:48:07.195520 [ 276 ] {b69f17d1-905e-4510-8e04-f66b3ac17668} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2025.06.30 14:48:07.195555 [ 276 ] {b69f17d1-905e-4510-8e04-f66b3ac17668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3000 | 2025.06.30 14:48:07.195843 [ 276 ] {b69f17d1-905e-4510-8e04-f66b3ac17668} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3001 | 2025.06.30 14:48:07.196053 [ 276 ] {b69f17d1-905e-4510-8e04-f66b3ac17668} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.06.30 14:48:07.196184 [ 276 ] {b69f17d1-905e-4510-8e04-f66b3ac17668} <Debug> executeQuery: Read 27 rows, 2.06 KiB in 0.001115 sec., 24215.2466367713 rows/sec., 1.80 MiB/sec. | ||
| 3003 | 2025.06.30 14:48:07.196221 [ 276 ] {b69f17d1-905e-4510-8e04-f66b3ac17668} <Debug> TCPHandler: Processed in 0.001277286 sec. | ||
| 3004 | 2025.06.30 14:48:07.196332 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2025.06.30 14:48:07.196427 [ 276 ] {44458033-2083-4a3c-aaca-9583c7a20459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3006 | 2025.06.30 14:48:07.196466 [ 276 ] {44458033-2083-4a3c-aaca-9583c7a20459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3007 | 2025.06.30 14:48:07.196924 [ 276 ] {44458033-2083-4a3c-aaca-9583c7a20459} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.06.30 14:48:07.196957 [ 276 ] {44458033-2083-4a3c-aaca-9583c7a20459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3009 | 2025.06.30 14:48:07.197246 [ 276 ] {44458033-2083-4a3c-aaca-9583c7a20459} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3010 | 2025.06.30 14:48:07.197482 [ 276 ] {44458033-2083-4a3c-aaca-9583c7a20459} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.06.30 14:48:07.197608 [ 276 ] {44458033-2083-4a3c-aaca-9583c7a20459} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001199 sec., 20016.680567139283 rows/sec., 1.66 MiB/sec. | ||
| 3012 | 2025.06.30 14:48:07.197646 [ 276 ] {44458033-2083-4a3c-aaca-9583c7a20459} <Debug> TCPHandler: Processed in 0.001363887 sec. | ||
| 3013 | 2025.06.30 14:48:07.197782 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2025.06.30 14:48:07.197877 [ 276 ] {d3c94b20-d040-4d17-a45b-28491499f97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3015 | 2025.06.30 14:48:07.197916 [ 276 ] {d3c94b20-d040-4d17-a45b-28491499f97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3016 | 2025.06.30 14:48:07.198303 [ 276 ] {d3c94b20-d040-4d17-a45b-28491499f97c} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.06.30 14:48:07.198339 [ 276 ] {d3c94b20-d040-4d17-a45b-28491499f97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3018 | 2025.06.30 14:48:07.198955 [ 276 ] {d3c94b20-d040-4d17-a45b-28491499f97c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3019 | 2025.06.30 14:48:07.199169 [ 276 ] {d3c94b20-d040-4d17-a45b-28491499f97c} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.06.30 14:48:07.199300 [ 276 ] {d3c94b20-d040-4d17-a45b-28491499f97c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001441 sec., 8327.550312283136 rows/sec., 650.59 KiB/sec. | ||
| 3021 | 2025.06.30 14:48:07.199338 [ 276 ] {d3c94b20-d040-4d17-a45b-28491499f97c} <Debug> TCPHandler: Processed in 0.001606222 sec. | ||
| 3022 | 2025.06.30 14:48:07.199453 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2025.06.30 14:48:07.199546 [ 276 ] {b966b8a6-16cf-45ad-bf52-80e5a99f837f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3024 | 2025.06.30 14:48:07.199584 [ 276 ] {b966b8a6-16cf-45ad-bf52-80e5a99f837f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3025 | 2025.06.30 14:48:07.200018 [ 276 ] {b966b8a6-16cf-45ad-bf52-80e5a99f837f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2025.06.30 14:48:07.200054 [ 276 ] {b966b8a6-16cf-45ad-bf52-80e5a99f837f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3027 | 2025.06.30 14:48:07.200361 [ 276 ] {b966b8a6-16cf-45ad-bf52-80e5a99f837f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3028 | 2025.06.30 14:48:07.200568 [ 276 ] {b966b8a6-16cf-45ad-bf52-80e5a99f837f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.06.30 14:48:07.200690 [ 276 ] {b966b8a6-16cf-45ad-bf52-80e5a99f837f} <Debug> executeQuery: Read 87 rows, 7.35 KiB in 0.001162 sec., 74870.91222030981 rows/sec., 6.17 MiB/sec. | ||
| 3030 | 2025.06.30 14:48:07.200726 [ 276 ] {b966b8a6-16cf-45ad-bf52-80e5a99f837f} <Debug> TCPHandler: Processed in 0.001320917 sec. | ||
| 3031 | 2025.06.30 14:48:07.200841 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2025.06.30 14:48:07.200934 [ 276 ] {c3549f9a-2f05-4bb7-b59c-9e0361dc6355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3033 | 2025.06.30 14:48:07.200975 [ 276 ] {c3549f9a-2f05-4bb7-b59c-9e0361dc6355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3034 | 2025.06.30 14:48:07.201459 [ 276 ] {c3549f9a-2f05-4bb7-b59c-9e0361dc6355} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2025.06.30 14:48:07.201495 [ 276 ] {c3549f9a-2f05-4bb7-b59c-9e0361dc6355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3036 | 2025.06.30 14:48:07.201839 [ 276 ] {c3549f9a-2f05-4bb7-b59c-9e0361dc6355} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3037 | 2025.06.30 14:48:07.202040 [ 276 ] {c3549f9a-2f05-4bb7-b59c-9e0361dc6355} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2025.06.30 14:48:07.202159 [ 276 ] {c3549f9a-2f05-4bb7-b59c-9e0361dc6355} <Debug> executeQuery: Read 537 rows, 43.87 KiB in 0.001244 sec., 431672.02572347265 rows/sec., 34.44 MiB/sec. | ||
| 3039 | 2025.06.30 14:48:07.202194 [ 276 ] {c3549f9a-2f05-4bb7-b59c-9e0361dc6355} <Debug> TCPHandler: Processed in 0.001400108 sec. | ||
| 3040 | 2025.06.30 14:48:07.202306 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2025.06.30 14:48:07.202398 [ 276 ] {81bc4552-78a2-4af5-b07c-725ad84b6087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3042 | 2025.06.30 14:48:07.202450 [ 276 ] {81bc4552-78a2-4af5-b07c-725ad84b6087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3043 | 2025.06.30 14:48:07.203149 [ 276 ] {81bc4552-78a2-4af5-b07c-725ad84b6087} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2025.06.30 14:48:07.203185 [ 276 ] {81bc4552-78a2-4af5-b07c-725ad84b6087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3045 | 2025.06.30 14:48:07.203674 [ 276 ] {81bc4552-78a2-4af5-b07c-725ad84b6087} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3046 | 2025.06.30 14:48:07.203881 [ 276 ] {81bc4552-78a2-4af5-b07c-725ad84b6087} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2025.06.30 14:48:07.203985 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3048 | 2025.06.30 14:48:07.204009 [ 276 ] {81bc4552-78a2-4af5-b07c-725ad84b6087} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001629 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 3049 | 2025.06.30 14:48:07.204050 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.06.30 14:48:07.204074 [ 276 ] {81bc4552-78a2-4af5-b07c-725ad84b6087} <Debug> TCPHandler: Processed in 0.001814337 sec. | ||
| 3051 | 2025.06.30 14:48:07.204074 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3052 | 2025.06.30 14:48:07.204195 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2025.06.30 14:48:07.204218 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 3054 | 2025.06.30 14:48:07.204292 [ 276 ] {5fa08a6e-9275-4e22-a6c9-ff63cc54e0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3055 | 2025.06.30 14:48:07.204337 [ 276 ] {5fa08a6e-9275-4e22-a6c9-ff63cc54e0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3056 | 2025.06.30 14:48:07.204482 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3057 | 2025.06.30 14:48:07.204555 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 231 rows starting from the beginning of the part | ||
| 3058 | 2025.06.30 14:48:07.204657 [ 276 ] {5fa08a6e-9275-4e22-a6c9-ff63cc54e0fe} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.06.30 14:48:07.204697 [ 276 ] {5fa08a6e-9275-4e22-a6c9-ff63cc54e0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3060 | 2025.06.30 14:48:07.204697 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
| 3061 | 2025.06.30 14:48:07.204831 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
| 3062 | 2025.06.30 14:48:07.204957 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 3063 | 2025.06.30 14:48:07.204998 [ 276 ] {5fa08a6e-9275-4e22-a6c9-ff63cc54e0fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3064 | 2025.06.30 14:48:07.205074 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3065 | 2025.06.30 14:48:07.205200 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
| 3066 | 2025.06.30 14:48:07.205241 [ 276 ] {5fa08a6e-9275-4e22-a6c9-ff63cc54e0fe} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2025.06.30 14:48:07.205375 [ 276 ] {5fa08a6e-9275-4e22-a6c9-ff63cc54e0fe} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001101 sec., 27247.956403269756 rows/sec., 1.81 MiB/sec. | ||
| 3068 | 2025.06.30 14:48:07.205410 [ 276 ] {5fa08a6e-9275-4e22-a6c9-ff63cc54e0fe} <Debug> TCPHandler: Processed in 0.001262515 sec. | ||
| 3069 | 2025.06.30 14:48:07.208698 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 19 columns (19 merged, 0 gathered) in 0.00453133 sec., 71502.18589244217 rows/sec., 128.13 MiB/sec. | ||
| 3070 | 2025.06.30 14:48:07.209612 [ 199 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3071 | 2025.06.30 14:48:07.209976 [ 199 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.06.30 14:48:07.210046 [ 199 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3073 | 2025.06.30 14:48:07.210171 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3074 | 2025.06.30 14:48:08.656257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 422 | ||
| 3075 | 2025.06.30 14:48:08.658986 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.06.30 14:48:08.659040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3077 | 2025.06.30 14:48:08.660294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3078 | 2025.06.30 14:48:08.660583 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.06.30 14:48:08.660914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3080 | 2025.06.30 14:48:12.158550 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2025.06.30 14:48:12.158764 [ 276 ] {acf103e1-d29c-4847-bbe4-69ce02b2efba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3082 | 2025.06.30 14:48:12.158839 [ 276 ] {acf103e1-d29c-4847-bbe4-69ce02b2efba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3083 | 2025.06.30 14:48:12.159593 [ 276 ] {acf103e1-d29c-4847-bbe4-69ce02b2efba} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2025.06.30 14:48:12.159643 [ 276 ] {acf103e1-d29c-4847-bbe4-69ce02b2efba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3085 | 2025.06.30 14:48:12.160034 [ 276 ] {acf103e1-d29c-4847-bbe4-69ce02b2efba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3086 | 2025.06.30 14:48:12.160265 [ 276 ] {acf103e1-d29c-4847-bbe4-69ce02b2efba} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2025.06.30 14:48:12.160425 [ 276 ] {acf103e1-d29c-4847-bbe4-69ce02b2efba} <Debug> executeQuery: Read 96 rows, 8.69 KiB in 0.001716 sec., 55944.055944055945 rows/sec., 4.95 MiB/sec. | ||
| 3088 | 2025.06.30 14:48:12.160474 [ 276 ] {acf103e1-d29c-4847-bbe4-69ce02b2efba} <Debug> TCPHandler: Processed in 0.002067181 sec. | ||
| 3089 | 2025.06.30 14:48:12.160608 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2025.06.30 14:48:12.160713 [ 276 ] {6e4bfc06-0195-45e3-8d5f-4f4254ebad02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3091 | 2025.06.30 14:48:12.160757 [ 276 ] {6e4bfc06-0195-45e3-8d5f-4f4254ebad02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3092 | 2025.06.30 14:48:12.161177 [ 276 ] {6e4bfc06-0195-45e3-8d5f-4f4254ebad02} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2025.06.30 14:48:12.161215 [ 276 ] {6e4bfc06-0195-45e3-8d5f-4f4254ebad02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3094 | 2025.06.30 14:48:12.161533 [ 276 ] {6e4bfc06-0195-45e3-8d5f-4f4254ebad02} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3095 | 2025.06.30 14:48:12.161748 [ 276 ] {6e4bfc06-0195-45e3-8d5f-4f4254ebad02} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.06.30 14:48:12.161883 [ 276 ] {6e4bfc06-0195-45e3-8d5f-4f4254ebad02} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001193 sec., 27661.35792120704 rows/sec., 2.03 MiB/sec. | ||
| 3097 | 2025.06.30 14:48:12.161919 [ 276 ] {6e4bfc06-0195-45e3-8d5f-4f4254ebad02} <Debug> TCPHandler: Processed in 0.001363657 sec. | ||
| 3098 | 2025.06.30 14:48:12.162022 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2025.06.30 14:48:12.162118 [ 276 ] {d185f109-8120-4506-8068-acd3d4076cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3100 | 2025.06.30 14:48:12.162161 [ 276 ] {d185f109-8120-4506-8068-acd3d4076cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3101 | 2025.06.30 14:48:12.162579 [ 276 ] {d185f109-8120-4506-8068-acd3d4076cc0} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.06.30 14:48:12.162616 [ 276 ] {d185f109-8120-4506-8068-acd3d4076cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3103 | 2025.06.30 14:48:12.162924 [ 276 ] {d185f109-8120-4506-8068-acd3d4076cc0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3104 | 2025.06.30 14:48:12.163149 [ 276 ] {d185f109-8120-4506-8068-acd3d4076cc0} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2025.06.30 14:48:12.163285 [ 276 ] {d185f109-8120-4506-8068-acd3d4076cc0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001185 sec., 58227.848101265816 rows/sec., 4.55 MiB/sec. | ||
| 3106 | 2025.06.30 14:48:12.163321 [ 276 ] {d185f109-8120-4506-8068-acd3d4076cc0} <Debug> TCPHandler: Processed in 0.001349067 sec. | ||
| 3107 | 2025.06.30 14:48:12.163430 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2025.06.30 14:48:12.163526 [ 276 ] {b5ae53a0-d4c0-43bc-be9a-6e3e978418cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3109 | 2025.06.30 14:48:12.163571 [ 276 ] {b5ae53a0-d4c0-43bc-be9a-6e3e978418cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3110 | 2025.06.30 14:48:12.163935 [ 276 ] {b5ae53a0-d4c0-43bc-be9a-6e3e978418cd} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.06.30 14:48:12.163971 [ 276 ] {b5ae53a0-d4c0-43bc-be9a-6e3e978418cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3112 | 2025.06.30 14:48:12.164286 [ 276 ] {b5ae53a0-d4c0-43bc-be9a-6e3e978418cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3113 | 2025.06.30 14:48:12.164498 [ 276 ] {b5ae53a0-d4c0-43bc-be9a-6e3e978418cd} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.06.30 14:48:12.164629 [ 276 ] {b5ae53a0-d4c0-43bc-be9a-6e3e978418cd} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.75 MiB/sec. | ||
| 3115 | 2025.06.30 14:48:12.164664 [ 276 ] {b5ae53a0-d4c0-43bc-be9a-6e3e978418cd} <Debug> TCPHandler: Processed in 0.001282686 sec. | ||
| 3116 | 2025.06.30 14:48:12.164785 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2025.06.30 14:48:12.164904 [ 276 ] {7118ec1b-2d4f-4cc4-adf9-ddac211be6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3118 | 2025.06.30 14:48:12.164970 [ 276 ] {7118ec1b-2d4f-4cc4-adf9-ddac211be6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3119 | 2025.06.30 14:48:12.165858 [ 276 ] {7118ec1b-2d4f-4cc4-adf9-ddac211be6f1} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2025.06.30 14:48:12.165896 [ 276 ] {7118ec1b-2d4f-4cc4-adf9-ddac211be6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3121 | 2025.06.30 14:48:12.166483 [ 276 ] {7118ec1b-2d4f-4cc4-adf9-ddac211be6f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3122 | 2025.06.30 14:48:12.166713 [ 276 ] {7118ec1b-2d4f-4cc4-adf9-ddac211be6f1} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2025.06.30 14:48:12.166851 [ 276 ] {7118ec1b-2d4f-4cc4-adf9-ddac211be6f1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001972 sec., 16734.2799188641 rows/sec., 29.99 MiB/sec. | ||
| 3124 | 2025.06.30 14:48:12.166902 [ 276 ] {7118ec1b-2d4f-4cc4-adf9-ddac211be6f1} <Debug> TCPHandler: Processed in 0.002177403 sec. | ||
| 3125 | 2025.06.30 14:48:12.167014 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2025.06.30 14:48:12.167110 [ 276 ] {4c24ff68-1332-4e99-abd9-3a4695d5ccb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3127 | 2025.06.30 14:48:12.167151 [ 276 ] {4c24ff68-1332-4e99-abd9-3a4695d5ccb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3128 | 2025.06.30 14:48:12.167477 [ 276 ] {4c24ff68-1332-4e99-abd9-3a4695d5ccb9} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.06.30 14:48:12.167512 [ 276 ] {4c24ff68-1332-4e99-abd9-3a4695d5ccb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3130 | 2025.06.30 14:48:12.167843 [ 276 ] {4c24ff68-1332-4e99-abd9-3a4695d5ccb9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3131 | 2025.06.30 14:48:12.168056 [ 276 ] {4c24ff68-1332-4e99-abd9-3a4695d5ccb9} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.06.30 14:48:12.168188 [ 276 ] {4c24ff68-1332-4e99-abd9-3a4695d5ccb9} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001096 sec., 27372.26277372263 rows/sec., 1.81 MiB/sec. | ||
| 3133 | 2025.06.30 14:48:12.168233 [ 276 ] {4c24ff68-1332-4e99-abd9-3a4695d5ccb9} <Debug> TCPHandler: Processed in 0.001268815 sec. | ||
| 3134 | 2025.06.30 14:48:13.569259 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3135 | 2025.06.30 14:48:13.569312 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3136 | 2025.06.30 14:48:13.644420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3137 | 2025.06.30 14:48:13.644928 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.06.30 14:48:13.644975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3139 | 2025.06.30 14:48:13.645555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3140 | 2025.06.30 14:48:13.645792 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.06.30 14:48:13.645934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3142 | 2025.06.30 14:48:14.096903 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3143 | 2025.06.30 14:48:14.113127 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.06.30 14:48:14.113180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3145 | 2025.06.30 14:48:14.119549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3146 | 2025.06.30 14:48:14.120235 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.06.30 14:48:14.123482 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3148 | 2025.06.30 14:48:17.158031 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2025.06.30 14:48:17.158253 [ 276 ] {69701a41-a120-4407-8540-10f6c1c50256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3150 | 2025.06.30 14:48:17.158324 [ 276 ] {69701a41-a120-4407-8540-10f6c1c50256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3151 | 2025.06.30 14:48:17.159079 [ 276 ] {69701a41-a120-4407-8540-10f6c1c50256} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.06.30 14:48:17.159125 [ 276 ] {69701a41-a120-4407-8540-10f6c1c50256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3153 | 2025.06.30 14:48:17.159543 [ 276 ] {69701a41-a120-4407-8540-10f6c1c50256} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3154 | 2025.06.30 14:48:17.159771 [ 276 ] {69701a41-a120-4407-8540-10f6c1c50256} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2025.06.30 14:48:17.159927 [ 276 ] {69701a41-a120-4407-8540-10f6c1c50256} <Debug> executeQuery: Read 48 rows, 4.12 KiB in 0.001729 sec., 27761.71197223829 rows/sec., 2.32 MiB/sec. | ||
| 3156 | 2025.06.30 14:48:17.159967 [ 276 ] {69701a41-a120-4407-8540-10f6c1c50256} <Debug> TCPHandler: Processed in 0.002084722 sec. | ||
| 3157 | 2025.06.30 14:48:17.160102 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2025.06.30 14:48:17.160200 [ 276 ] {388d1eda-faad-493c-8983-b5b42aa083eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3159 | 2025.06.30 14:48:17.160241 [ 276 ] {388d1eda-faad-493c-8983-b5b42aa083eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3160 | 2025.06.30 14:48:17.160634 [ 276 ] {388d1eda-faad-493c-8983-b5b42aa083eb} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2025.06.30 14:48:17.160672 [ 276 ] {388d1eda-faad-493c-8983-b5b42aa083eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3162 | 2025.06.30 14:48:17.160981 [ 276 ] {388d1eda-faad-493c-8983-b5b42aa083eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3163 | 2025.06.30 14:48:17.161193 [ 276 ] {388d1eda-faad-493c-8983-b5b42aa083eb} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2025.06.30 14:48:17.161332 [ 276 ] {388d1eda-faad-493c-8983-b5b42aa083eb} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001151 sec., 7819.287576020852 rows/sec., 587.97 KiB/sec. | ||
| 3165 | 2025.06.30 14:48:17.161370 [ 276 ] {388d1eda-faad-493c-8983-b5b42aa083eb} <Debug> TCPHandler: Processed in 0.001326037 sec. | ||
| 3166 | 2025.06.30 14:48:17.161478 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2025.06.30 14:48:17.161572 [ 276 ] {641f1521-5849-4e5a-ae62-6e20f286938e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3168 | 2025.06.30 14:48:17.161611 [ 276 ] {641f1521-5849-4e5a-ae62-6e20f286938e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3169 | 2025.06.30 14:48:17.162012 [ 276 ] {641f1521-5849-4e5a-ae62-6e20f286938e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2025.06.30 14:48:17.162048 [ 276 ] {641f1521-5849-4e5a-ae62-6e20f286938e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3171 | 2025.06.30 14:48:17.162367 [ 276 ] {641f1521-5849-4e5a-ae62-6e20f286938e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3172 | 2025.06.30 14:48:17.162577 [ 276 ] {641f1521-5849-4e5a-ae62-6e20f286938e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2025.06.30 14:48:17.162703 [ 276 ] {641f1521-5849-4e5a-ae62-6e20f286938e} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.001149 sec., 39164.4908616188 rows/sec., 3.06 MiB/sec. | ||
| 3174 | 2025.06.30 14:48:17.162739 [ 276 ] {641f1521-5849-4e5a-ae62-6e20f286938e} <Debug> TCPHandler: Processed in 0.001310406 sec. | ||
| 3175 | 2025.06.30 14:48:17.162849 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2025.06.30 14:48:17.162942 [ 276 ] {04ed407d-6a34-4f74-b1e4-e70a96b10276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3177 | 2025.06.30 14:48:17.162986 [ 276 ] {04ed407d-6a34-4f74-b1e4-e70a96b10276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3178 | 2025.06.30 14:48:17.163351 [ 276 ] {04ed407d-6a34-4f74-b1e4-e70a96b10276} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2025.06.30 14:48:17.163388 [ 276 ] {04ed407d-6a34-4f74-b1e4-e70a96b10276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3180 | 2025.06.30 14:48:17.163715 [ 276 ] {04ed407d-6a34-4f74-b1e4-e70a96b10276} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3181 | 2025.06.30 14:48:17.163924 [ 276 ] {04ed407d-6a34-4f74-b1e4-e70a96b10276} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2025.06.30 14:48:17.164049 [ 276 ] {04ed407d-6a34-4f74-b1e4-e70a96b10276} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.74 MiB/sec. | ||
| 3183 | 2025.06.30 14:48:17.164085 [ 276 ] {04ed407d-6a34-4f74-b1e4-e70a96b10276} <Debug> TCPHandler: Processed in 0.001285676 sec. | ||
| 3184 | 2025.06.30 14:48:17.164187 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2025.06.30 14:48:17.164281 [ 276 ] {b2b428d5-65d0-40f4-9077-857cff85bbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3186 | 2025.06.30 14:48:17.164335 [ 276 ] {b2b428d5-65d0-40f4-9077-857cff85bbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3187 | 2025.06.30 14:48:17.165075 [ 276 ] {b2b428d5-65d0-40f4-9077-857cff85bbdb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2025.06.30 14:48:17.165112 [ 276 ] {b2b428d5-65d0-40f4-9077-857cff85bbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3189 | 2025.06.30 14:48:17.165625 [ 276 ] {b2b428d5-65d0-40f4-9077-857cff85bbdb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3190 | 2025.06.30 14:48:17.165852 [ 276 ] {b2b428d5-65d0-40f4-9077-857cff85bbdb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2025.06.30 14:48:17.165995 [ 276 ] {b2b428d5-65d0-40f4-9077-857cff85bbdb} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001732 sec., 5196.304849884526 rows/sec., 9.31 MiB/sec. | ||
| 3192 | 2025.06.30 14:48:17.166048 [ 276 ] {b2b428d5-65d0-40f4-9077-857cff85bbdb} <Debug> TCPHandler: Processed in 0.001908288 sec. | ||
| 3193 | 2025.06.30 14:48:17.166163 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.06.30 14:48:17.166341 [ 276 ] {fc643a8c-82fb-4201-99f5-575709e4ee18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3195 | 2025.06.30 14:48:17.166383 [ 276 ] {fc643a8c-82fb-4201-99f5-575709e4ee18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3196 | 2025.06.30 14:48:17.166704 [ 276 ] {fc643a8c-82fb-4201-99f5-575709e4ee18} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2025.06.30 14:48:17.166740 [ 276 ] {fc643a8c-82fb-4201-99f5-575709e4ee18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3198 | 2025.06.30 14:48:17.167044 [ 276 ] {fc643a8c-82fb-4201-99f5-575709e4ee18} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3199 | 2025.06.30 14:48:17.167269 [ 276 ] {fc643a8c-82fb-4201-99f5-575709e4ee18} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.06.30 14:48:17.167394 [ 276 ] {fc643a8c-82fb-4201-99f5-575709e4ee18} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001072 sec., 27985.07462686567 rows/sec., 1.85 MiB/sec. | ||
| 3201 | 2025.06.30 14:48:17.167429 [ 276 ] {fc643a8c-82fb-4201-99f5-575709e4ee18} <Debug> TCPHandler: Processed in 0.001314537 sec. | ||
| 3202 | 2025.06.30 14:48:18.661129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 446 | ||
| 3203 | 2025.06.30 14:48:18.663486 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2025.06.30 14:48:18.663549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3205 | 2025.06.30 14:48:18.664708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3206 | 2025.06.30 14:48:18.664994 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2025.06.30 14:48:18.665331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3208 | 2025.06.30 14:48:21.146013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3209 | 2025.06.30 14:48:21.146550 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2025.06.30 14:48:21.146595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3211 | 2025.06.30 14:48:21.147130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3212 | 2025.06.30 14:48:21.147384 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2025.06.30 14:48:21.147527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3214 | 2025.06.30 14:48:21.623561 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3215 | 2025.06.30 14:48:21.641970 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2025.06.30 14:48:21.642042 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3217 | 2025.06.30 14:48:21.647977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3218 | 2025.06.30 14:48:21.648721 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.06.30 14:48:21.651845 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3220 | 2025.06.30 14:48:22.158179 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.06.30 14:48:22.158382 [ 276 ] {4ad15a69-5b94-418a-ae0a-edcdb8db2f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3222 | 2025.06.30 14:48:22.158455 [ 276 ] {4ad15a69-5b94-418a-ae0a-edcdb8db2f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3223 | 2025.06.30 14:48:22.159092 [ 276 ] {4ad15a69-5b94-418a-ae0a-edcdb8db2f6b} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.06.30 14:48:22.159131 [ 276 ] {4ad15a69-5b94-418a-ae0a-edcdb8db2f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3225 | 2025.06.30 14:48:22.159562 [ 276 ] {4ad15a69-5b94-418a-ae0a-edcdb8db2f6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3226 | 2025.06.30 14:48:22.159790 [ 276 ] {4ad15a69-5b94-418a-ae0a-edcdb8db2f6b} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.06.30 14:48:22.159942 [ 276 ] {4ad15a69-5b94-418a-ae0a-edcdb8db2f6b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001613 sec., 3719.7768133911964 rows/sec., 303.32 KiB/sec. | ||
| 3228 | 2025.06.30 14:48:22.159992 [ 276 ] {4ad15a69-5b94-418a-ae0a-edcdb8db2f6b} <Debug> TCPHandler: Processed in 0.001952219 sec. | ||
| 3229 | 2025.06.30 14:48:22.160120 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.06.30 14:48:22.160224 [ 276 ] {ed5321bc-056f-4b64-97c3-a607e0c0cf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3231 | 2025.06.30 14:48:22.160266 [ 276 ] {ed5321bc-056f-4b64-97c3-a607e0c0cf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3232 | 2025.06.30 14:48:22.160745 [ 276 ] {ed5321bc-056f-4b64-97c3-a607e0c0cf73} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.06.30 14:48:22.160779 [ 276 ] {ed5321bc-056f-4b64-97c3-a607e0c0cf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3234 | 2025.06.30 14:48:22.161090 [ 276 ] {ed5321bc-056f-4b64-97c3-a607e0c0cf73} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3235 | 2025.06.30 14:48:22.161302 [ 276 ] {ed5321bc-056f-4b64-97c3-a607e0c0cf73} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.06.30 14:48:22.161435 [ 276 ] {ed5321bc-056f-4b64-97c3-a607e0c0cf73} <Debug> executeQuery: Read 99 rows, 8.91 KiB in 0.001233 sec., 80291.9708029197 rows/sec., 7.06 MiB/sec. | ||
| 3237 | 2025.06.30 14:48:22.161475 [ 276 ] {ed5321bc-056f-4b64-97c3-a607e0c0cf73} <Debug> TCPHandler: Processed in 0.001407199 sec. | ||
| 3238 | 2025.06.30 14:48:22.161591 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2025.06.30 14:48:22.161689 [ 276 ] {6377abc3-20ca-4b12-a3a6-6272e5a8a484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3240 | 2025.06.30 14:48:22.161730 [ 276 ] {6377abc3-20ca-4b12-a3a6-6272e5a8a484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3241 | 2025.06.30 14:48:22.162144 [ 276 ] {6377abc3-20ca-4b12-a3a6-6272e5a8a484} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2025.06.30 14:48:22.162178 [ 276 ] {6377abc3-20ca-4b12-a3a6-6272e5a8a484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3243 | 2025.06.30 14:48:22.162485 [ 276 ] {6377abc3-20ca-4b12-a3a6-6272e5a8a484} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3244 | 2025.06.30 14:48:22.162701 [ 276 ] {6377abc3-20ca-4b12-a3a6-6272e5a8a484} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2025.06.30 14:48:22.162829 [ 276 ] {6377abc3-20ca-4b12-a3a6-6272e5a8a484} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001158 sec., 33678.75647668394 rows/sec., 2.45 MiB/sec. | ||
| 3246 | 2025.06.30 14:48:22.162867 [ 276 ] {6377abc3-20ca-4b12-a3a6-6272e5a8a484} <Debug> TCPHandler: Processed in 0.001326646 sec. | ||
| 3247 | 2025.06.30 14:48:22.162981 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2025.06.30 14:48:22.163076 [ 276 ] {b3ac296f-75dd-4ded-8f72-da0d59121482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3249 | 2025.06.30 14:48:22.163117 [ 276 ] {b3ac296f-75dd-4ded-8f72-da0d59121482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3250 | 2025.06.30 14:48:22.163526 [ 276 ] {b3ac296f-75dd-4ded-8f72-da0d59121482} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2025.06.30 14:48:22.163561 [ 276 ] {b3ac296f-75dd-4ded-8f72-da0d59121482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3252 | 2025.06.30 14:48:22.163874 [ 276 ] {b3ac296f-75dd-4ded-8f72-da0d59121482} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3253 | 2025.06.30 14:48:22.164076 [ 276 ] {b3ac296f-75dd-4ded-8f72-da0d59121482} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2025.06.30 14:48:22.164231 [ 276 ] {b3ac296f-75dd-4ded-8f72-da0d59121482} <Debug> executeQuery: Read 75 rows, 6.01 KiB in 0.001172 sec., 63993.17406143344 rows/sec., 5.01 MiB/sec. | ||
| 3255 | 2025.06.30 14:48:22.164271 [ 276 ] {b3ac296f-75dd-4ded-8f72-da0d59121482} <Debug> TCPHandler: Processed in 0.001340297 sec. | ||
| 3256 | 2025.06.30 14:48:22.164385 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2025.06.30 14:48:22.164480 [ 276 ] {4c2e8501-47e1-4b8b-b9d6-07b7c77a827d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3258 | 2025.06.30 14:48:22.164524 [ 276 ] {4c2e8501-47e1-4b8b-b9d6-07b7c77a827d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3259 | 2025.06.30 14:48:22.165180 [ 276 ] {4c2e8501-47e1-4b8b-b9d6-07b7c77a827d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2025.06.30 14:48:22.165215 [ 276 ] {4c2e8501-47e1-4b8b-b9d6-07b7c77a827d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3261 | 2025.06.30 14:48:22.165566 [ 276 ] {4c2e8501-47e1-4b8b-b9d6-07b7c77a827d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3262 | 2025.06.30 14:48:22.165783 [ 276 ] {4c2e8501-47e1-4b8b-b9d6-07b7c77a827d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2025.06.30 14:48:22.165917 [ 276 ] {4c2e8501-47e1-4b8b-b9d6-07b7c77a827d} <Debug> executeQuery: Read 63 rows, 4.52 KiB in 0.001454 sec., 43328.74828060523 rows/sec., 3.04 MiB/sec. | ||
| 3264 | 2025.06.30 14:48:22.165957 [ 276 ] {4c2e8501-47e1-4b8b-b9d6-07b7c77a827d} <Debug> TCPHandler: Processed in 0.001620322 sec. | ||
| 3265 | 2025.06.30 14:48:22.166068 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2025.06.30 14:48:22.166164 [ 276 ] {7427aa02-9c86-43d9-8253-294e3182f815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3267 | 2025.06.30 14:48:22.166221 [ 276 ] {7427aa02-9c86-43d9-8253-294e3182f815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3268 | 2025.06.30 14:48:22.167052 [ 276 ] {7427aa02-9c86-43d9-8253-294e3182f815} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2025.06.30 14:48:22.167087 [ 276 ] {7427aa02-9c86-43d9-8253-294e3182f815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3270 | 2025.06.30 14:48:22.167682 [ 276 ] {7427aa02-9c86-43d9-8253-294e3182f815} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3271 | 2025.06.30 14:48:22.167909 [ 276 ] {7427aa02-9c86-43d9-8253-294e3182f815} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.06.30 14:48:22.168048 [ 276 ] {7427aa02-9c86-43d9-8253-294e3182f815} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001902 sec., 17350.157728706625 rows/sec., 31.09 MiB/sec. | ||
| 3273 | 2025.06.30 14:48:22.168110 [ 276 ] {7427aa02-9c86-43d9-8253-294e3182f815} <Debug> TCPHandler: Processed in 0.002091792 sec. | ||
| 3274 | 2025.06.30 14:48:22.168222 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2025.06.30 14:48:22.168318 [ 276 ] {c20eaaae-3536-4450-b679-508d947f837a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3276 | 2025.06.30 14:48:22.168362 [ 276 ] {c20eaaae-3536-4450-b679-508d947f837a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3277 | 2025.06.30 14:48:22.168720 [ 276 ] {c20eaaae-3536-4450-b679-508d947f837a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2025.06.30 14:48:22.168755 [ 276 ] {c20eaaae-3536-4450-b679-508d947f837a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3279 | 2025.06.30 14:48:22.169054 [ 276 ] {c20eaaae-3536-4450-b679-508d947f837a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3280 | 2025.06.30 14:48:22.169267 [ 276 ] {c20eaaae-3536-4450-b679-508d947f837a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2025.06.30 14:48:22.169403 [ 276 ] {c20eaaae-3536-4450-b679-508d947f837a} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001103 sec., 27198.549410698095 rows/sec., 1.80 MiB/sec. | ||
| 3282 | 2025.06.30 14:48:22.169441 [ 276 ] {c20eaaae-3536-4450-b679-508d947f837a} <Debug> TCPHandler: Processed in 0.001268875 sec. | ||
| 3283 | 2025.06.30 14:48:27.156895 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2025.06.30 14:48:27.157111 [ 276 ] {ee307788-3903-45c2-b72d-5f6e20a3c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3285 | 2025.06.30 14:48:27.157181 [ 276 ] {ee307788-3903-45c2-b72d-5f6e20a3c628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3286 | 2025.06.30 14:48:27.157853 [ 276 ] {ee307788-3903-45c2-b72d-5f6e20a3c628} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.06.30 14:48:27.157904 [ 276 ] {ee307788-3903-45c2-b72d-5f6e20a3c628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3288 | 2025.06.30 14:48:27.158342 [ 276 ] {ee307788-3903-45c2-b72d-5f6e20a3c628} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3289 | 2025.06.30 14:48:27.158572 [ 276 ] {ee307788-3903-45c2-b72d-5f6e20a3c628} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.06.30 14:48:27.158737 [ 276 ] {ee307788-3903-45c2-b72d-5f6e20a3c628} <Debug> executeQuery: Read 48 rows, 4.12 KiB in 0.001675 sec., 28656.716417910447 rows/sec., 2.40 MiB/sec. | ||
| 3291 | 2025.06.30 14:48:27.158753 [ 112 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3292 | 2025.06.30 14:48:27.158789 [ 276 ] {ee307788-3903-45c2-b72d-5f6e20a3c628} <Debug> TCPHandler: Processed in 0.002039211 sec. | ||
| 3293 | 2025.06.30 14:48:27.158828 [ 112 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2025.06.30 14:48:27.158859 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3295 | 2025.06.30 14:48:27.158928 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2025.06.30 14:48:27.158968 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 3297 | 2025.06.30 14:48:27.159037 [ 276 ] {a055d80a-b3a0-4ac6-a23a-5d7a5fee9f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3298 | 2025.06.30 14:48:27.159083 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3299 | 2025.06.30 14:48:27.159086 [ 276 ] {a055d80a-b3a0-4ac6-a23a-5d7a5fee9f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3300 | 2025.06.30 14:48:27.159121 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 119 rows starting from the beginning of the part | ||
| 3301 | 2025.06.30 14:48:27.159194 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 171 rows starting from the beginning of the part | ||
| 3302 | 2025.06.30 14:48:27.159237 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
| 3303 | 2025.06.30 14:48:27.159286 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
| 3304 | 2025.06.30 14:48:27.159342 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part | ||
| 3305 | 2025.06.30 14:48:27.159400 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 3306 | 2025.06.30 14:48:27.159530 [ 276 ] {a055d80a-b3a0-4ac6-a23a-5d7a5fee9f14} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.06.30 14:48:27.159577 [ 276 ] {a055d80a-b3a0-4ac6-a23a-5d7a5fee9f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3308 | 2025.06.30 14:48:27.159932 [ 276 ] {a055d80a-b3a0-4ac6-a23a-5d7a5fee9f14} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3309 | 2025.06.30 14:48:27.160161 [ 276 ] {a055d80a-b3a0-4ac6-a23a-5d7a5fee9f14} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.06.30 14:48:27.160270 [ 112 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 3311 | 2025.06.30 14:48:27.160300 [ 276 ] {a055d80a-b3a0-4ac6-a23a-5d7a5fee9f14} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001284 sec., 7009.345794392523 rows/sec., 527.07 KiB/sec. | ||
| 3312 | 2025.06.30 14:48:27.160301 [ 112 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2025.06.30 14:48:27.160343 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3314 | 2025.06.30 14:48:27.160343 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415728 sec., 410389.5663573794 rows/sec., 37.71 MiB/sec. | ||
| 3315 | 2025.06.30 14:48:27.160347 [ 276 ] {a055d80a-b3a0-4ac6-a23a-5d7a5fee9f14} <Debug> TCPHandler: Processed in 0.001472929 sec. | ||
| 3316 | 2025.06.30 14:48:27.160432 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 3317 | 2025.06.30 14:48:27.160509 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2025.06.30 14:48:27.160531 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3319 | 2025.06.30 14:48:27.160539 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3320 | 2025.06.30 14:48:27.160566 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 48 rows starting from the beginning of the part | ||
| 3321 | 2025.06.30 14:48:27.160609 [ 276 ] {eb4374e9-22fd-4e93-80df-d2971784f425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3322 | 2025.06.30 14:48:27.160655 [ 276 ] {eb4374e9-22fd-4e93-80df-d2971784f425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3323 | 2025.06.30 14:48:27.160665 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
| 3324 | 2025.06.30 14:48:27.160724 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 3325 | 2025.06.30 14:48:27.160788 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 3326 | 2025.06.30 14:48:27.160814 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2025.06.30 14:48:27.160839 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
| 3328 | 2025.06.30 14:48:27.160889 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_26_5} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3329 | 2025.06.30 14:48:27.160890 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
| 3330 | 2025.06.30 14:48:27.160965 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3331 | 2025.06.30 14:48:27.161102 [ 276 ] {eb4374e9-22fd-4e93-80df-d2971784f425} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2025.06.30 14:48:27.161142 [ 276 ] {eb4374e9-22fd-4e93-80df-d2971784f425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3333 | 2025.06.30 14:48:27.161482 [ 276 ] {eb4374e9-22fd-4e93-80df-d2971784f425} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3334 | 2025.06.30 14:48:27.161701 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312896 sec., 125676.36735887686 rows/sec., 9.68 MiB/sec. | ||
| 3335 | 2025.06.30 14:48:27.161702 [ 276 ] {eb4374e9-22fd-4e93-80df-d2971784f425} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2025.06.30 14:48:27.161849 [ 112 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3337 | 2025.06.30 14:48:27.161849 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 3338 | 2025.06.30 14:48:27.161866 [ 276 ] {eb4374e9-22fd-4e93-80df-d2971784f425} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.001275 sec., 35294.11764705882 rows/sec., 2.76 MiB/sec. | ||
| 3339 | 2025.06.30 14:48:27.161886 [ 112 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.06.30 14:48:27.161921 [ 276 ] {eb4374e9-22fd-4e93-80df-d2971784f425} <Debug> TCPHandler: Processed in 0.001462149 sec. | ||
| 3341 | 2025.06.30 14:48:27.161924 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3342 | 2025.06.30 14:48:27.162051 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 3343 | 2025.06.30 14:48:27.162058 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2025.06.30 14:48:27.162170 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2025.06.30 14:48:27.162173 [ 276 ] {879b5a86-e6c8-44a9-b94b-ef53cddce4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3346 | 2025.06.30 14:48:27.162171 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3347 | 2025.06.30 14:48:27.162241 [ 276 ] {879b5a86-e6c8-44a9-b94b-ef53cddce4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3348 | 2025.06.30 14:48:27.162251 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_20_4} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 3349 | 2025.06.30 14:48:27.162253 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 102 rows starting from the beginning of the part | ||
| 3350 | 2025.06.30 14:48:27.162351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3351 | 2025.06.30 14:48:27.162366 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 87 rows starting from the beginning of the part | ||
| 3352 | 2025.06.30 14:48:27.162422 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 69 rows starting from the beginning of the part | ||
| 3353 | 2025.06.30 14:48:27.162472 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 45 rows starting from the beginning of the part | ||
| 3354 | 2025.06.30 14:48:27.162514 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 75 rows starting from the beginning of the part | ||
| 3355 | 2025.06.30 14:48:27.162563 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 45 rows starting from the beginning of the part | ||
| 3356 | 2025.06.30 14:48:27.162635 [ 276 ] {879b5a86-e6c8-44a9-b94b-ef53cddce4fd} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.06.30 14:48:27.162677 [ 276 ] {879b5a86-e6c8-44a9-b94b-ef53cddce4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3358 | 2025.06.30 14:48:27.163050 [ 276 ] {879b5a86-e6c8-44a9-b94b-ef53cddce4fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3359 | 2025.06.30 14:48:27.163302 [ 276 ] {879b5a86-e6c8-44a9-b94b-ef53cddce4fd} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.06.30 14:48:27.163413 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3361 | 2025.06.30 14:48:27.163439 [ 276 ] {879b5a86-e6c8-44a9-b94b-ef53cddce4fd} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.28 MiB/sec. | ||
| 3362 | 2025.06.30 14:48:27.163446 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.06.30 14:48:27.163481 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3364 | 2025.06.30 14:48:27.163484 [ 276 ] {879b5a86-e6c8-44a9-b94b-ef53cddce4fd} <Debug> TCPHandler: Processed in 0.00147672 sec. | ||
| 3365 | 2025.06.30 14:48:27.163530 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528081 sec., 276817.7864916847 rows/sec., 22.95 MiB/sec. | ||
| 3366 | 2025.06.30 14:48:27.163550 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 3367 | 2025.06.30 14:48:27.163608 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2025.06.30 14:48:27.163648 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3369 | 2025.06.30 14:48:27.163677 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3370 | 2025.06.30 14:48:27.163678 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1197 rows starting from the beginning of the part | ||
| 3371 | 2025.06.30 14:48:27.163709 [ 276 ] {0fa29ca8-ff33-4119-a0dc-4b882c0938b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3372 | 2025.06.30 14:48:27.163746 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 537 rows starting from the beginning of the part | ||
| 3373 | 2025.06.30 14:48:27.163770 [ 276 ] {0fa29ca8-ff33-4119-a0dc-4b882c0938b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3374 | 2025.06.30 14:48:27.163791 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3375 | 2025.06.30 14:48:27.163835 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 3376 | 2025.06.30 14:48:27.163871 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part | ||
| 3377 | 2025.06.30 14:48:27.163910 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 3378 | 2025.06.30 14:48:27.163965 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2025.06.30 14:48:27.164043 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_26_5} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3380 | 2025.06.30 14:48:27.164133 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3381 | 2025.06.30 14:48:27.164585 [ 276 ] {0fa29ca8-ff33-4119-a0dc-4b882c0938b1} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.06.30 14:48:27.164623 [ 276 ] {0fa29ca8-ff33-4119-a0dc-4b882c0938b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3383 | 2025.06.30 14:48:27.164932 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410658 sec., 1401473.638543148 rows/sec., 101.66 MiB/sec. | ||
| 3384 | 2025.06.30 14:48:27.165127 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3385 | 2025.06.30 14:48:27.165253 [ 276 ] {0fa29ca8-ff33-4119-a0dc-4b882c0938b1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3386 | 2025.06.30 14:48:27.165444 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2025.06.30 14:48:27.165531 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3388 | 2025.06.30 14:48:27.165544 [ 276 ] {0fa29ca8-ff33-4119-a0dc-4b882c0938b1} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2025.06.30 14:48:27.165613 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3390 | 2025.06.30 14:48:27.165697 [ 276 ] {0fa29ca8-ff33-4119-a0dc-4b882c0938b1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002005 sec., 4488.778054862843 rows/sec., 8.04 MiB/sec. | ||
| 3391 | 2025.06.30 14:48:27.165771 [ 276 ] {0fa29ca8-ff33-4119-a0dc-4b882c0938b1} <Debug> TCPHandler: Processed in 0.002212855 sec. | ||
| 3392 | 2025.06.30 14:48:27.165888 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2025.06.30 14:48:27.165985 [ 276 ] {3a3365f1-042d-46d8-ae0c-9329f6993e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3394 | 2025.06.30 14:48:27.166028 [ 276 ] {3a3365f1-042d-46d8-ae0c-9329f6993e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3395 | 2025.06.30 14:48:27.166364 [ 276 ] {3a3365f1-042d-46d8-ae0c-9329f6993e88} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2025.06.30 14:48:27.166401 [ 276 ] {3a3365f1-042d-46d8-ae0c-9329f6993e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3397 | 2025.06.30 14:48:27.166709 [ 276 ] {3a3365f1-042d-46d8-ae0c-9329f6993e88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3398 | 2025.06.30 14:48:27.166916 [ 276 ] {3a3365f1-042d-46d8-ae0c-9329f6993e88} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2025.06.30 14:48:27.167016 [ 112 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3400 | 2025.06.30 14:48:27.167046 [ 276 ] {3a3365f1-042d-46d8-ae0c-9329f6993e88} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001078 sec., 27829.31354359926 rows/sec., 1.84 MiB/sec. | ||
| 3401 | 2025.06.30 14:48:27.167048 [ 112 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2025.06.30 14:48:27.167090 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3403 | 2025.06.30 14:48:27.167091 [ 276 ] {3a3365f1-042d-46d8-ae0c-9329f6993e88} <Debug> TCPHandler: Processed in 0.001253515 sec. | ||
| 3404 | 2025.06.30 14:48:27.167162 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 3405 | 2025.06.30 14:48:27.167266 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3406 | 2025.06.30 14:48:27.167295 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 534 rows starting from the beginning of the part | ||
| 3407 | 2025.06.30 14:48:27.167366 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 3408 | 2025.06.30 14:48:27.167415 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 3409 | 2025.06.30 14:48:27.167457 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 3410 | 2025.06.30 14:48:27.167497 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 3411 | 2025.06.30 14:48:27.167539 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 3412 | 2025.06.30 14:48:27.168349 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215174 sec., 562882.3526507315 rows/sec., 37.66 MiB/sec. | ||
| 3413 | 2025.06.30 14:48:27.168497 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3414 | 2025.06.30 14:48:27.168729 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.06.30 14:48:27.168789 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_26_5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3416 | 2025.06.30 14:48:27.168842 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3417 | 2025.06.30 14:48:28.569384 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3418 | 2025.06.30 14:48:28.569438 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3419 | 2025.06.30 14:48:28.648584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3420 | 2025.06.30 14:48:28.649076 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2025.06.30 14:48:28.649124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3422 | 2025.06.30 14:48:28.649601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3423 | 2025.06.30 14:48:28.649832 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2025.06.30 14:48:28.649979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3425 | 2025.06.30 14:48:28.665431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 472 | ||
| 3426 | 2025.06.30 14:48:28.667560 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2025.06.30 14:48:28.667603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3428 | 2025.06.30 14:48:28.668755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3429 | 2025.06.30 14:48:28.669057 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2025.06.30 14:48:28.669305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3431 | 2025.06.30 14:48:29.152880 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3432 | 2025.06.30 14:48:29.171913 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2025.06.30 14:48:29.171976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3434 | 2025.06.30 14:48:29.178012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3435 | 2025.06.30 14:48:29.178746 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2025.06.30 14:48:29.182174 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3437 | 2025.06.30 14:48:32.155828 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2025.06.30 14:48:32.156113 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3439 | 2025.06.30 14:48:32.156474 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3440 | 2025.06.30 14:48:32.156514 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3441 | 2025.06.30 14:48:32.156766 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3442 | 2025.06.30 14:48:32.156835 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3443 | 2025.06.30 14:48:32.156977 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 3444 | 2025.06.30 14:48:32.157081 [ 293 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3445 | 2025.06.30 14:48:32.157101 [ 290 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3446 | 2025.06.30 14:48:32.157220 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3447 | 2025.06.30 14:48:32.157249 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3448 | 2025.06.30 14:48:32.157318 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3449 | 2025.06.30 14:48:32.157339 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3450 | 2025.06.30 14:48:32.157376 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3451 | 2025.06.30 14:48:32.157414 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3452 | 2025.06.30 14:48:32.158269 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.002267 sec., 13674.459638288488 rows/sec., 591.02 KiB/sec. | ||
| 3453 | 2025.06.30 14:48:32.158388 [ 276 ] {38620357-7fb7-4725-952d-15d2dc3cdf58} <Debug> TCPHandler: Processed in 0.002702874 sec. | ||
| 3454 | 2025.06.30 14:48:32.158726 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2025.06.30 14:48:32.158863 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3456 | 2025.06.30 14:48:32.159095 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3457 | 2025.06.30 14:48:32.159131 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3458 | 2025.06.30 14:48:32.159331 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3459 | 2025.06.30 14:48:32.159385 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3460 | 2025.06.30 14:48:32.159489 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 3461 | 2025.06.30 14:48:32.159552 [ 292 ] {52cec956-de68-4710-bed4-0337641246c0} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3462 | 2025.06.30 14:48:32.159562 [ 293 ] {52cec956-de68-4710-bed4-0337641246c0} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3463 | 2025.06.30 14:48:32.159659 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3464 | 2025.06.30 14:48:32.159685 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3465 | 2025.06.30 14:48:32.159739 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3466 | 2025.06.30 14:48:32.159757 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3467 | 2025.06.30 14:48:32.159786 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3468 | 2025.06.30 14:48:32.159818 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3469 | 2025.06.30 14:48:32.160382 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001573 sec., 19707.565162110615 rows/sec., 851.78 KiB/sec. | ||
| 3470 | 2025.06.30 14:48:32.160490 [ 276 ] {52cec956-de68-4710-bed4-0337641246c0} <Debug> TCPHandler: Processed in 0.001815156 sec. | ||
| 3471 | 2025.06.30 14:48:32.161059 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2025.06.30 14:48:32.161195 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3473 | 2025.06.30 14:48:32.161410 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3474 | 2025.06.30 14:48:32.161445 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3475 | 2025.06.30 14:48:32.161642 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3476 | 2025.06.30 14:48:32.161694 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3477 | 2025.06.30 14:48:32.161795 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3478 | 2025.06.30 14:48:32.161852 [ 290 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3479 | 2025.06.30 14:48:32.161859 [ 293 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3480 | 2025.06.30 14:48:32.161946 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3481 | 2025.06.30 14:48:32.161972 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3482 | 2025.06.30 14:48:32.162026 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3483 | 2025.06.30 14:48:32.162043 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3484 | 2025.06.30 14:48:32.162072 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3485 | 2025.06.30 14:48:32.162103 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3486 | 2025.06.30 14:48:32.162632 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001492 sec., 20777.479892761392 rows/sec., 898.02 KiB/sec. | ||
| 3487 | 2025.06.30 14:48:32.162739 [ 276 ] {cbc999ef-53bf-42c3-a28d-1ff5f4012b4a} <Debug> TCPHandler: Processed in 0.001729824 sec. | ||
| 3488 | 2025.06.30 14:48:32.162948 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2025.06.30 14:48:32.163083 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 3490 | 2025.06.30 14:48:32.163296 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3491 | 2025.06.30 14:48:32.163331 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 3492 | 2025.06.30 14:48:32.163529 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3493 | 2025.06.30 14:48:32.163582 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3494 | 2025.06.30 14:48:32.163683 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3495 | 2025.06.30 14:48:32.163740 [ 292 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3496 | 2025.06.30 14:48:32.163741 [ 290 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3497 | 2025.06.30 14:48:32.163827 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3498 | 2025.06.30 14:48:32.163852 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3499 | 2025.06.30 14:48:32.163905 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3500 | 2025.06.30 14:48:32.163923 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3501 | 2025.06.30 14:48:32.163952 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 3502 | 2025.06.30 14:48:32.163983 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 3503 | 2025.06.30 14:48:32.164537 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001506 sec., 20584.32934926959 rows/sec., 889.67 KiB/sec. | ||
| 3504 | 2025.06.30 14:48:32.164654 [ 276 ] {760bf9bb-f474-4d77-a9de-7b70d1838fda} <Debug> TCPHandler: Processed in 0.001755475 sec. | ||
| 3505 | 2025.06.30 14:48:32.164864 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2025.06.30 14:48:32.165003 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3507 | 2025.06.30 14:48:32.165225 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3508 | 2025.06.30 14:48:32.165261 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3509 | 2025.06.30 14:48:32.165477 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3510 | 2025.06.30 14:48:32.165531 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3511 | 2025.06.30 14:48:32.165632 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3512 | 2025.06.30 14:48:32.165692 [ 293 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3513 | 2025.06.30 14:48:32.165696 [ 292 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3514 | 2025.06.30 14:48:32.165789 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3515 | 2025.06.30 14:48:32.165815 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3516 | 2025.06.30 14:48:32.165871 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3517 | 2025.06.30 14:48:32.165888 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3518 | 2025.06.30 14:48:32.165921 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 3519 | 2025.06.30 14:48:32.165956 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 3520 | 2025.06.30 14:48:32.166470 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001525 sec., 20327.868852459014 rows/sec., 878.59 KiB/sec. | ||
| 3521 | 2025.06.30 14:48:32.166576 [ 276 ] {7b714699-aaaf-4cbc-b3cd-7f97329220fa} <Debug> TCPHandler: Processed in 0.001761165 sec. | ||
| 3522 | 2025.06.30 14:48:32.166861 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2025.06.30 14:48:32.166998 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3524 | 2025.06.30 14:48:32.167215 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3525 | 2025.06.30 14:48:32.167250 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3526 | 2025.06.30 14:48:32.167449 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3527 | 2025.06.30 14:48:32.167500 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3528 | 2025.06.30 14:48:32.167601 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3529 | 2025.06.30 14:48:32.167656 [ 290 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3530 | 2025.06.30 14:48:32.167663 [ 293 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3531 | 2025.06.30 14:48:32.167747 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3532 | 2025.06.30 14:48:32.167772 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3533 | 2025.06.30 14:48:32.167826 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3534 | 2025.06.30 14:48:32.167843 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3535 | 2025.06.30 14:48:32.167873 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3536 | 2025.06.30 14:48:32.167904 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3537 | 2025.06.30 14:48:32.168387 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001447 sec., 21423.635107118178 rows/sec., 925.95 KiB/sec. | ||
| 3538 | 2025.06.30 14:48:32.168489 [ 276 ] {be2fdf4e-02a5-4cfa-9ce2-35532e7fe583} <Debug> TCPHandler: Processed in 0.001677233 sec. | ||
| 3539 | 2025.06.30 14:48:32.168711 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2025.06.30 14:48:32.168847 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3541 | 2025.06.30 14:48:32.169061 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3542 | 2025.06.30 14:48:32.169096 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3543 | 2025.06.30 14:48:32.169299 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3544 | 2025.06.30 14:48:32.169350 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3545 | 2025.06.30 14:48:32.169448 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3546 | 2025.06.30 14:48:32.169507 [ 290 ] {e55189bf-a542-46c7-a360-e3e289687347} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3547 | 2025.06.30 14:48:32.169506 [ 292 ] {e55189bf-a542-46c7-a360-e3e289687347} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3548 | 2025.06.30 14:48:32.169590 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3549 | 2025.06.30 14:48:32.169616 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3550 | 2025.06.30 14:48:32.169668 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3551 | 2025.06.30 14:48:32.169684 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3552 | 2025.06.30 14:48:32.169714 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3553 | 2025.06.30 14:48:32.169748 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3554 | 2025.06.30 14:48:32.170259 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001468 sec., 21117.166212534063 rows/sec., 912.70 KiB/sec. | ||
| 3555 | 2025.06.30 14:48:32.170366 [ 276 ] {e55189bf-a542-46c7-a360-e3e289687347} <Debug> TCPHandler: Processed in 0.001703954 sec. | ||
| 3556 | 2025.06.30 14:48:32.170592 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2025.06.30 14:48:32.170728 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3558 | 2025.06.30 14:48:32.170944 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3559 | 2025.06.30 14:48:32.170979 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3560 | 2025.06.30 14:48:32.171182 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3561 | 2025.06.30 14:48:32.171233 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3562 | 2025.06.30 14:48:32.171330 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3563 | 2025.06.30 14:48:32.171391 [ 290 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3564 | 2025.06.30 14:48:32.171393 [ 293 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3565 | 2025.06.30 14:48:32.171481 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3566 | 2025.06.30 14:48:32.171507 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3567 | 2025.06.30 14:48:32.171561 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3568 | 2025.06.30 14:48:32.171577 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3569 | 2025.06.30 14:48:32.171607 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3570 | 2025.06.30 14:48:32.171637 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3571 | 2025.06.30 14:48:32.172163 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001492 sec., 20777.479892761392 rows/sec., 898.02 KiB/sec. | ||
| 3572 | 2025.06.30 14:48:32.172268 [ 276 ] {a71b50b5-cdf6-45bb-899d-9cd128651824} <Debug> TCPHandler: Processed in 0.001725394 sec. | ||
| 3573 | 2025.06.30 14:48:32.172473 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2025.06.30 14:48:32.172610 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3575 | 2025.06.30 14:48:32.172824 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3576 | 2025.06.30 14:48:32.172859 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3577 | 2025.06.30 14:48:32.173061 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3578 | 2025.06.30 14:48:32.173112 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3579 | 2025.06.30 14:48:32.173210 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3580 | 2025.06.30 14:48:32.173270 [ 293 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3581 | 2025.06.30 14:48:32.173272 [ 290 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3582 | 2025.06.30 14:48:32.173357 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3583 | 2025.06.30 14:48:32.173383 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3584 | 2025.06.30 14:48:32.173435 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3585 | 2025.06.30 14:48:32.173451 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3586 | 2025.06.30 14:48:32.173480 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3587 | 2025.06.30 14:48:32.173515 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3588 | 2025.06.30 14:48:32.174008 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001455 sec., 21305.841924398628 rows/sec., 920.85 KiB/sec. | ||
| 3589 | 2025.06.30 14:48:32.174114 [ 276 ] {db667ac6-1b64-48b3-95a4-27511e08c1ca} <Debug> TCPHandler: Processed in 0.001689844 sec. | ||
| 3590 | 2025.06.30 14:48:32.174324 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2025.06.30 14:48:32.174458 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3592 | 2025.06.30 14:48:32.174674 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3593 | 2025.06.30 14:48:32.174710 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3594 | 2025.06.30 14:48:32.174914 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3595 | 2025.06.30 14:48:32.174965 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3596 | 2025.06.30 14:48:32.175062 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3597 | 2025.06.30 14:48:32.175118 [ 290 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3598 | 2025.06.30 14:48:32.175123 [ 293 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3599 | 2025.06.30 14:48:32.175206 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3600 | 2025.06.30 14:48:32.175231 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3601 | 2025.06.30 14:48:32.175284 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3602 | 2025.06.30 14:48:32.175302 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3603 | 2025.06.30 14:48:32.175332 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3604 | 2025.06.30 14:48:32.175396 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3605 | 2025.06.30 14:48:32.175899 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001496 sec., 20721.92513368984 rows/sec., 895.62 KiB/sec. | ||
| 3606 | 2025.06.30 14:48:32.176003 [ 276 ] {0d48a2c9-4845-4c2d-98d6-ea543991c522} <Debug> TCPHandler: Processed in 0.001729655 sec. | ||
| 3607 | 2025.06.30 14:48:32.176207 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2025.06.30 14:48:32.176342 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3609 | 2025.06.30 14:48:32.176558 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3610 | 2025.06.30 14:48:32.176594 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3611 | 2025.06.30 14:48:32.176798 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3612 | 2025.06.30 14:48:32.176849 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3613 | 2025.06.30 14:48:32.176946 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3614 | 2025.06.30 14:48:32.177002 [ 290 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3615 | 2025.06.30 14:48:32.177009 [ 293 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3616 | 2025.06.30 14:48:32.177092 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3617 | 2025.06.30 14:48:32.177117 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3618 | 2025.06.30 14:48:32.177170 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3619 | 2025.06.30 14:48:32.177186 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3620 | 2025.06.30 14:48:32.177217 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3621 | 2025.06.30 14:48:32.177247 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3622 | 2025.06.30 14:48:32.177749 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001464 sec., 21174.86338797814 rows/sec., 915.19 KiB/sec. | ||
| 3623 | 2025.06.30 14:48:32.177851 [ 276 ] {68456d54-f0c2-4ffd-b893-8f9259ecfafb} <Debug> TCPHandler: Processed in 0.001693424 sec. | ||
| 3624 | 2025.06.30 14:48:32.182678 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2025.06.30 14:48:32.182843 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3626 | 2025.06.30 14:48:32.183106 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3627 | 2025.06.30 14:48:32.183150 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3628 | 2025.06.30 14:48:32.183367 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3629 | 2025.06.30 14:48:32.183419 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3630 | 2025.06.30 14:48:32.183516 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3631 | 2025.06.30 14:48:32.183581 [ 290 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3632 | 2025.06.30 14:48:32.183584 [ 293 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 3633 | 2025.06.30 14:48:32.183683 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (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 | ||
| 3634 | 2025.06.30 14:48:32.183708 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3635 | 2025.06.30 14:48:32.183760 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3636 | 2025.06.30 14:48:32.183777 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3637 | 2025.06.30 14:48:32.183805 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3638 | 2025.06.30 14:48:32.183836 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3639 | 2025.06.30 14:48:32.184363 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Debug> executeQuery: Read 31 rows, 1.34 KiB in 0.001593 sec., 19460.1381042059 rows/sec., 841.08 KiB/sec. | ||
| 3640 | 2025.06.30 14:48:32.184470 [ 276 ] {d3a5d443-68f1-44ea-8c6f-47f0ce72f138} <Debug> TCPHandler: Processed in 0.001851187 sec. | ||
| 3641 | 2025.06.30 14:48:32.187165 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2025.06.30 14:48:32.187291 [ 276 ] {0bf129ac-a83b-4b6f-8d39-7a70a1bb7848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3643 | 2025.06.30 14:48:32.187341 [ 276 ] {0bf129ac-a83b-4b6f-8d39-7a70a1bb7848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3644 | 2025.06.30 14:48:32.187915 [ 276 ] {0bf129ac-a83b-4b6f-8d39-7a70a1bb7848} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2025.06.30 14:48:32.187965 [ 276 ] {0bf129ac-a83b-4b6f-8d39-7a70a1bb7848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3646 | 2025.06.30 14:48:32.188445 [ 276 ] {0bf129ac-a83b-4b6f-8d39-7a70a1bb7848} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3647 | 2025.06.30 14:48:32.188642 [ 276 ] {0bf129ac-a83b-4b6f-8d39-7a70a1bb7848} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.06.30 14:48:32.188792 [ 276 ] {0bf129ac-a83b-4b6f-8d39-7a70a1bb7848} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001537 sec., 7807.417046193885 rows/sec., 2.78 MiB/sec. | ||
| 3649 | 2025.06.30 14:48:32.188831 [ 276 ] {0bf129ac-a83b-4b6f-8d39-7a70a1bb7848} <Debug> TCPHandler: Processed in 0.001726485 sec. | ||
| 3650 | 2025.06.30 14:48:32.188933 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.06.30 14:48:32.189029 [ 276 ] {519c9178-f842-451e-b366-d4c11822ea83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3652 | 2025.06.30 14:48:32.189070 [ 276 ] {519c9178-f842-451e-b366-d4c11822ea83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3653 | 2025.06.30 14:48:32.189558 [ 276 ] {519c9178-f842-451e-b366-d4c11822ea83} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.06.30 14:48:32.189596 [ 276 ] {519c9178-f842-451e-b366-d4c11822ea83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3655 | 2025.06.30 14:48:32.189901 [ 276 ] {519c9178-f842-451e-b366-d4c11822ea83} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3656 | 2025.06.30 14:48:32.190108 [ 276 ] {519c9178-f842-451e-b366-d4c11822ea83} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.06.30 14:48:32.190234 [ 276 ] {519c9178-f842-451e-b366-d4c11822ea83} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.01 MiB/sec. | ||
| 3658 | 2025.06.30 14:48:32.190270 [ 276 ] {519c9178-f842-451e-b366-d4c11822ea83} <Debug> TCPHandler: Processed in 0.001385148 sec. | ||
| 3659 | 2025.06.30 14:48:32.190375 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2025.06.30 14:48:32.190476 [ 276 ] {fcc0e7c6-a607-409b-9d96-8fabfef5e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3661 | 2025.06.30 14:48:32.190517 [ 276 ] {fcc0e7c6-a607-409b-9d96-8fabfef5e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3662 | 2025.06.30 14:48:32.191179 [ 276 ] {fcc0e7c6-a607-409b-9d96-8fabfef5e942} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.06.30 14:48:32.191215 [ 276 ] {fcc0e7c6-a607-409b-9d96-8fabfef5e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3664 | 2025.06.30 14:48:32.191566 [ 276 ] {fcc0e7c6-a607-409b-9d96-8fabfef5e942} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3665 | 2025.06.30 14:48:32.191788 [ 276 ] {fcc0e7c6-a607-409b-9d96-8fabfef5e942} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.06.30 14:48:32.191919 [ 276 ] {fcc0e7c6-a607-409b-9d96-8fabfef5e942} <Debug> executeQuery: Read 657 rows, 53.66 KiB in 0.001461 sec., 449691.99178644764 rows/sec., 35.87 MiB/sec. | ||
| 3667 | 2025.06.30 14:48:32.191958 [ 276 ] {fcc0e7c6-a607-409b-9d96-8fabfef5e942} <Debug> TCPHandler: Processed in 0.001632423 sec. | ||
| 3668 | 2025.06.30 14:48:32.192061 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2025.06.30 14:48:32.192155 [ 276 ] {0e47f151-5543-4efd-8b52-bad0a1450435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3670 | 2025.06.30 14:48:32.192195 [ 276 ] {0e47f151-5543-4efd-8b52-bad0a1450435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3671 | 2025.06.30 14:48:32.192617 [ 276 ] {0e47f151-5543-4efd-8b52-bad0a1450435} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.06.30 14:48:32.192651 [ 276 ] {0e47f151-5543-4efd-8b52-bad0a1450435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3673 | 2025.06.30 14:48:32.192950 [ 276 ] {0e47f151-5543-4efd-8b52-bad0a1450435} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3674 | 2025.06.30 14:48:32.193156 [ 276 ] {0e47f151-5543-4efd-8b52-bad0a1450435} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2025.06.30 14:48:32.193282 [ 276 ] {0e47f151-5543-4efd-8b52-bad0a1450435} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001144 sec., 121503.4965034965 rows/sec., 7.57 MiB/sec. | ||
| 3676 | 2025.06.30 14:48:32.193321 [ 276 ] {0e47f151-5543-4efd-8b52-bad0a1450435} <Debug> TCPHandler: Processed in 0.001309236 sec. | ||
| 3677 | 2025.06.30 14:48:32.193434 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2025.06.30 14:48:32.193529 [ 276 ] {2ac501f3-3786-4b99-bd9b-a286a9eb7448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3679 | 2025.06.30 14:48:32.193569 [ 276 ] {2ac501f3-3786-4b99-bd9b-a286a9eb7448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3680 | 2025.06.30 14:48:32.193980 [ 276 ] {2ac501f3-3786-4b99-bd9b-a286a9eb7448} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.06.30 14:48:32.194014 [ 276 ] {2ac501f3-3786-4b99-bd9b-a286a9eb7448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3682 | 2025.06.30 14:48:32.194301 [ 276 ] {2ac501f3-3786-4b99-bd9b-a286a9eb7448} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3683 | 2025.06.30 14:48:32.194521 [ 276 ] {2ac501f3-3786-4b99-bd9b-a286a9eb7448} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2025.06.30 14:48:32.194645 [ 276 ] {2ac501f3-3786-4b99-bd9b-a286a9eb7448} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001133 sec., 99735.21624007061 rows/sec., 6.46 MiB/sec. | ||
| 3685 | 2025.06.30 14:48:32.194685 [ 276 ] {2ac501f3-3786-4b99-bd9b-a286a9eb7448} <Debug> TCPHandler: Processed in 0.001301596 sec. | ||
| 3686 | 2025.06.30 14:48:32.194799 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2025.06.30 14:48:32.194894 [ 276 ] {2122ff51-aaf5-4e93-ab1a-57965d29a248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3688 | 2025.06.30 14:48:32.194933 [ 276 ] {2122ff51-aaf5-4e93-ab1a-57965d29a248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3689 | 2025.06.30 14:48:32.195349 [ 276 ] {2122ff51-aaf5-4e93-ab1a-57965d29a248} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2025.06.30 14:48:32.195384 [ 276 ] {2122ff51-aaf5-4e93-ab1a-57965d29a248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3691 | 2025.06.30 14:48:32.195669 [ 276 ] {2122ff51-aaf5-4e93-ab1a-57965d29a248} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3692 | 2025.06.30 14:48:32.195871 [ 276 ] {2122ff51-aaf5-4e93-ab1a-57965d29a248} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2025.06.30 14:48:32.195993 [ 276 ] {2122ff51-aaf5-4e93-ab1a-57965d29a248} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001115 sec., 100448.43049327354 rows/sec., 5.72 MiB/sec. | ||
| 3694 | 2025.06.30 14:48:32.196034 [ 276 ] {2122ff51-aaf5-4e93-ab1a-57965d29a248} <Debug> TCPHandler: Processed in 0.001284035 sec. | ||
| 3695 | 2025.06.30 14:48:32.196145 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2025.06.30 14:48:32.196240 [ 276 ] {fa7cc75e-df07-473e-8a87-e81780bac4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3697 | 2025.06.30 14:48:32.196280 [ 276 ] {fa7cc75e-df07-473e-8a87-e81780bac4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3698 | 2025.06.30 14:48:32.196785 [ 276 ] {fa7cc75e-df07-473e-8a87-e81780bac4a4} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2025.06.30 14:48:32.196820 [ 276 ] {fa7cc75e-df07-473e-8a87-e81780bac4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3700 | 2025.06.30 14:48:32.197134 [ 276 ] {fa7cc75e-df07-473e-8a87-e81780bac4a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3701 | 2025.06.30 14:48:32.197340 [ 276 ] {fa7cc75e-df07-473e-8a87-e81780bac4a4} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2025.06.30 14:48:32.197469 [ 276 ] {fa7cc75e-df07-473e-8a87-e81780bac4a4} <Debug> executeQuery: Read 387 rows, 27.99 KiB in 0.001246 sec., 310593.90048154094 rows/sec., 21.94 MiB/sec. | ||
| 3703 | 2025.06.30 14:48:32.197509 [ 276 ] {fa7cc75e-df07-473e-8a87-e81780bac4a4} <Debug> TCPHandler: Processed in 0.001411859 sec. | ||
| 3704 | 2025.06.30 14:48:32.197622 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2025.06.30 14:48:32.197718 [ 276 ] {07c2dac7-3240-4416-b9a2-71edc2a95150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3706 | 2025.06.30 14:48:32.197760 [ 276 ] {07c2dac7-3240-4416-b9a2-71edc2a95150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3707 | 2025.06.30 14:48:32.198084 [ 276 ] {07c2dac7-3240-4416-b9a2-71edc2a95150} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2025.06.30 14:48:32.198119 [ 276 ] {07c2dac7-3240-4416-b9a2-71edc2a95150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3709 | 2025.06.30 14:48:32.198413 [ 276 ] {07c2dac7-3240-4416-b9a2-71edc2a95150} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3710 | 2025.06.30 14:48:32.198619 [ 276 ] {07c2dac7-3240-4416-b9a2-71edc2a95150} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2025.06.30 14:48:32.198741 [ 276 ] {07c2dac7-3240-4416-b9a2-71edc2a95150} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 3712 | 2025.06.30 14:48:32.198788 [ 276 ] {07c2dac7-3240-4416-b9a2-71edc2a95150} <Debug> TCPHandler: Processed in 0.001214424 sec. | ||
| 3713 | 2025.06.30 14:48:32.198896 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2025.06.30 14:48:32.198991 [ 276 ] {64880f38-6b3d-498f-9435-dd18a79095a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3715 | 2025.06.30 14:48:32.199034 [ 276 ] {64880f38-6b3d-498f-9435-dd18a79095a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3716 | 2025.06.30 14:48:32.199399 [ 276 ] {64880f38-6b3d-498f-9435-dd18a79095a7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.06.30 14:48:32.199434 [ 276 ] {64880f38-6b3d-498f-9435-dd18a79095a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3718 | 2025.06.30 14:48:32.199762 [ 276 ] {64880f38-6b3d-498f-9435-dd18a79095a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3719 | 2025.06.30 14:48:32.199979 [ 276 ] {64880f38-6b3d-498f-9435-dd18a79095a7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.06.30 14:48:32.200107 [ 276 ] {64880f38-6b3d-498f-9435-dd18a79095a7} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001133 sec., 120917.9170344219 rows/sec., 7.90 MiB/sec. | ||
| 3721 | 2025.06.30 14:48:32.200159 [ 276 ] {64880f38-6b3d-498f-9435-dd18a79095a7} <Debug> TCPHandler: Processed in 0.001310886 sec. | ||
| 3722 | 2025.06.30 14:48:32.200279 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2025.06.30 14:48:32.200374 [ 276 ] {e291446b-e138-42c7-8bd9-c25fbf4b6960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3724 | 2025.06.30 14:48:32.200416 [ 276 ] {e291446b-e138-42c7-8bd9-c25fbf4b6960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3725 | 2025.06.30 14:48:32.200726 [ 276 ] {e291446b-e138-42c7-8bd9-c25fbf4b6960} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2025.06.30 14:48:32.200761 [ 276 ] {e291446b-e138-42c7-8bd9-c25fbf4b6960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3727 | 2025.06.30 14:48:32.201042 [ 276 ] {e291446b-e138-42c7-8bd9-c25fbf4b6960} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3728 | 2025.06.30 14:48:32.201243 [ 276 ] {e291446b-e138-42c7-8bd9-c25fbf4b6960} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2025.06.30 14:48:32.201370 [ 276 ] {e291446b-e138-42c7-8bd9-c25fbf4b6960} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 3730 | 2025.06.30 14:48:32.201417 [ 276 ] {e291446b-e138-42c7-8bd9-c25fbf4b6960} <Debug> TCPHandler: Processed in 0.001187113 sec. | ||
| 3731 | 2025.06.30 14:48:32.201528 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.06.30 14:48:32.201622 [ 276 ] {3eea7b04-2042-4a41-b1f6-0b50bae9170a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3733 | 2025.06.30 14:48:32.201676 [ 276 ] {3eea7b04-2042-4a41-b1f6-0b50bae9170a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3734 | 2025.06.30 14:48:32.202456 [ 276 ] {3eea7b04-2042-4a41-b1f6-0b50bae9170a} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.06.30 14:48:32.202491 [ 276 ] {3eea7b04-2042-4a41-b1f6-0b50bae9170a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3736 | 2025.06.30 14:48:32.203003 [ 276 ] {3eea7b04-2042-4a41-b1f6-0b50bae9170a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3737 | 2025.06.30 14:48:32.203219 [ 276 ] {3eea7b04-2042-4a41-b1f6-0b50bae9170a} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2025.06.30 14:48:32.203330 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3739 | 2025.06.30 14:48:32.203357 [ 276 ] {3eea7b04-2042-4a41-b1f6-0b50bae9170a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001751 sec., 18846.373500856655 rows/sec., 33.77 MiB/sec. | ||
| 3740 | 2025.06.30 14:48:32.203369 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2025.06.30 14:48:32.203390 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3742 | 2025.06.30 14:48:32.203426 [ 276 ] {3eea7b04-2042-4a41-b1f6-0b50bae9170a} <Debug> TCPHandler: Processed in 0.001947069 sec. | ||
| 3743 | 2025.06.30 14:48:32.203470 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 3744 | 2025.06.30 14:48:32.203541 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2025.06.30 14:48:32.203637 [ 276 ] {02819ae6-ff1f-4301-8f5d-eb8b81b23994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3746 | 2025.06.30 14:48:32.203641 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3747 | 2025.06.30 14:48:32.203679 [ 276 ] {02819ae6-ff1f-4301-8f5d-eb8b81b23994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3748 | 2025.06.30 14:48:32.203696 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 324 rows starting from the beginning of the part | ||
| 3749 | 2025.06.30 14:48:32.203797 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 3750 | 2025.06.30 14:48:32.203889 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 3751 | 2025.06.30 14:48:32.203977 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
| 3752 | 2025.06.30 14:48:32.204009 [ 276 ] {02819ae6-ff1f-4301-8f5d-eb8b81b23994} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.06.30 14:48:32.204045 [ 276 ] {02819ae6-ff1f-4301-8f5d-eb8b81b23994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3754 | 2025.06.30 14:48:32.204063 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
| 3755 | 2025.06.30 14:48:32.204150 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 3756 | 2025.06.30 14:48:32.204359 [ 276 ] {02819ae6-ff1f-4301-8f5d-eb8b81b23994} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3757 | 2025.06.30 14:48:32.204576 [ 276 ] {02819ae6-ff1f-4301-8f5d-eb8b81b23994} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2025.06.30 14:48:32.204707 [ 276 ] {02819ae6-ff1f-4301-8f5d-eb8b81b23994} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001088 sec., 47794.117647058825 rows/sec., 2.90 MiB/sec. | ||
| 3759 | 2025.06.30 14:48:32.204752 [ 276 ] {02819ae6-ff1f-4301-8f5d-eb8b81b23994} <Debug> TCPHandler: Processed in 0.001261475 sec. | ||
| 3760 | 2025.06.30 14:48:32.207543 [ 192 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 19 columns (19 merged, 0 gathered) in 0.004101902 sec., 107511.10094780421 rows/sec., 192.65 MiB/sec. | ||
| 3761 | 2025.06.30 14:48:32.208199 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3762 | 2025.06.30 14:48:32.208493 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2025.06.30 14:48:32.208559 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3764 | 2025.06.30 14:48:32.208640 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 3765 | 2025.06.30 14:48:36.150200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 3766 | 2025.06.30 14:48:36.150751 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2025.06.30 14:48:36.150793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3768 | 2025.06.30 14:48:36.151308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3769 | 2025.06.30 14:48:36.151544 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.06.30 14:48:36.151681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 3771 | 2025.06.30 14:48:36.151690 [ 101 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3772 | 2025.06.30 14:48:36.151766 [ 101 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.06.30 14:48:36.151788 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3774 | 2025.06.30 14:48:36.151889 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 3775 | 2025.06.30 14:48:36.152006 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3776 | 2025.06.30 14:48:36.152043 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 3777 | 2025.06.30 14:48:36.152104 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 3778 | 2025.06.30 14:48:36.152152 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 3779 | 2025.06.30 14:48:36.152193 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 3780 | 2025.06.30 14:48:36.152232 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 3781 | 2025.06.30 14:48:36.152269 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 3782 | 2025.06.30 14:48:36.153938 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002093071 sec., 4633860.963149362 rows/sec., 66.29 MiB/sec. | ||
| 3783 | 2025.06.30 14:48:36.154156 [ 193 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3784 | 2025.06.30 14:48:36.154426 [ 193 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2025.06.30 14:48:36.154498 [ 193 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_21_4} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3786 | 2025.06.30 14:48:36.154590 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3787 | 2025.06.30 14:48:36.682374 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3788 | 2025.06.30 14:48:36.699623 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.06.30 14:48:36.699671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3790 | 2025.06.30 14:48:36.705211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3791 | 2025.06.30 14:48:36.705924 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.06.30 14:48:36.706198 [ 101 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3793 | 2025.06.30 14:48:36.706235 [ 101 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.06.30 14:48:36.706252 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3795 | 2025.06.30 14:48:36.706367 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 3796 | 2025.06.30 14:48:36.709008 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3797 | 2025.06.30 14:48:36.710430 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3798 | 2025.06.30 14:48:36.711801 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 3799 | 2025.06.30 14:48:36.716283 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 3800 | 2025.06.30 14:48:36.720582 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 3801 | 2025.06.30 14:48:36.724647 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 3802 | 2025.06.30 14:48:36.729039 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 3803 | 2025.06.30 14:48:36.733025 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 3804 | 2025.06.30 14:48:36.785484 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079168798 sec., 2008.3669831642512 rows/sec., 10.38 MiB/sec. | ||
| 3805 | 2025.06.30 14:48:36.787823 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3806 | 2025.06.30 14:48:36.789731 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_21_4} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.06.30 14:48:36.789805 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_21_4} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3808 | 2025.06.30 14:48:36.792436 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3809 | 2025.06.30 14:48:37.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.59 MiB, peak 230.14 MiB, free memory in arenas 0.00 B, will set to 226.12 MiB (RSS), difference: 6.53 MiB | ||
| 3810 | 2025.06.30 14:48:37.157033 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2025.06.30 14:48:37.157299 [ 276 ] {73928c25-9a82-440f-aa4d-0674bdbc899c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3812 | 2025.06.30 14:48:37.157400 [ 276 ] {73928c25-9a82-440f-aa4d-0674bdbc899c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3813 | 2025.06.30 14:48:37.158071 [ 276 ] {73928c25-9a82-440f-aa4d-0674bdbc899c} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2025.06.30 14:48:37.158117 [ 276 ] {73928c25-9a82-440f-aa4d-0674bdbc899c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3815 | 2025.06.30 14:48:37.158502 [ 276 ] {73928c25-9a82-440f-aa4d-0674bdbc899c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3816 | 2025.06.30 14:48:37.158734 [ 276 ] {73928c25-9a82-440f-aa4d-0674bdbc899c} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2025.06.30 14:48:37.158910 [ 276 ] {73928c25-9a82-440f-aa4d-0674bdbc899c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001677 sec., 1192.6058437686345 rows/sec., 97.25 KiB/sec. | ||
| 3818 | 2025.06.30 14:48:37.158971 [ 276 ] {73928c25-9a82-440f-aa4d-0674bdbc899c} <Debug> TCPHandler: Processed in 0.002105242 sec. | ||
| 3819 | 2025.06.30 14:48:37.159092 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2025.06.30 14:48:37.159196 [ 276 ] {32eb84bb-e66a-4817-b766-6b6176e3e0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3821 | 2025.06.30 14:48:37.159240 [ 276 ] {32eb84bb-e66a-4817-b766-6b6176e3e0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3822 | 2025.06.30 14:48:37.159665 [ 276 ] {32eb84bb-e66a-4817-b766-6b6176e3e0de} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2025.06.30 14:48:37.159701 [ 276 ] {32eb84bb-e66a-4817-b766-6b6176e3e0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3824 | 2025.06.30 14:48:37.160008 [ 276 ] {32eb84bb-e66a-4817-b766-6b6176e3e0de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3825 | 2025.06.30 14:48:37.160235 [ 276 ] {32eb84bb-e66a-4817-b766-6b6176e3e0de} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2025.06.30 14:48:37.160370 [ 276 ] {32eb84bb-e66a-4817-b766-6b6176e3e0de} <Debug> executeQuery: Read 49 rows, 4.19 KiB in 0.001196 sec., 40969.89966555184 rows/sec., 3.42 MiB/sec. | ||
| 3827 | 2025.06.30 14:48:37.160409 [ 276 ] {32eb84bb-e66a-4817-b766-6b6176e3e0de} <Debug> TCPHandler: Processed in 0.001369587 sec. | ||
| 3828 | 2025.06.30 14:48:37.160517 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2025.06.30 14:48:37.160612 [ 276 ] {b648f335-83c6-4ba7-998f-df016599e547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3830 | 2025.06.30 14:48:37.160655 [ 276 ] {b648f335-83c6-4ba7-998f-df016599e547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3831 | 2025.06.30 14:48:37.161061 [ 276 ] {b648f335-83c6-4ba7-998f-df016599e547} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2025.06.30 14:48:37.161097 [ 276 ] {b648f335-83c6-4ba7-998f-df016599e547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3833 | 2025.06.30 14:48:37.161388 [ 276 ] {b648f335-83c6-4ba7-998f-df016599e547} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3834 | 2025.06.30 14:48:37.161600 [ 276 ] {b648f335-83c6-4ba7-998f-df016599e547} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2025.06.30 14:48:37.161731 [ 276 ] {b648f335-83c6-4ba7-998f-df016599e547} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001135 sec., 9691.629955947137 rows/sec., 719.30 KiB/sec. | ||
| 3836 | 2025.06.30 14:48:37.161770 [ 276 ] {b648f335-83c6-4ba7-998f-df016599e547} <Debug> TCPHandler: Processed in 0.001303266 sec. | ||
| 3837 | 2025.06.30 14:48:37.161876 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2025.06.30 14:48:37.161971 [ 276 ] {89b28ed8-62e4-44d6-a97e-087b4c1bff4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3839 | 2025.06.30 14:48:37.162011 [ 276 ] {89b28ed8-62e4-44d6-a97e-087b4c1bff4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3840 | 2025.06.30 14:48:37.162421 [ 276 ] {89b28ed8-62e4-44d6-a97e-087b4c1bff4e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2025.06.30 14:48:37.162457 [ 276 ] {89b28ed8-62e4-44d6-a97e-087b4c1bff4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3842 | 2025.06.30 14:48:37.162753 [ 276 ] {89b28ed8-62e4-44d6-a97e-087b4c1bff4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3843 | 2025.06.30 14:48:37.162961 [ 276 ] {89b28ed8-62e4-44d6-a97e-087b4c1bff4e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2025.06.30 14:48:37.163090 [ 276 ] {89b28ed8-62e4-44d6-a97e-087b4c1bff4e} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001136 sec., 41373.23943661972 rows/sec., 3.23 MiB/sec. | ||
| 3845 | 2025.06.30 14:48:37.163129 [ 276 ] {89b28ed8-62e4-44d6-a97e-087b4c1bff4e} <Debug> TCPHandler: Processed in 0.001301705 sec. | ||
| 3846 | 2025.06.30 14:48:37.163230 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2025.06.30 14:48:37.163325 [ 276 ] {8a713d6d-5818-4a28-b172-4e7ada077df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3848 | 2025.06.30 14:48:37.163369 [ 276 ] {8a713d6d-5818-4a28-b172-4e7ada077df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3849 | 2025.06.30 14:48:37.163744 [ 276 ] {8a713d6d-5818-4a28-b172-4e7ada077df7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2025.06.30 14:48:37.163780 [ 276 ] {8a713d6d-5818-4a28-b172-4e7ada077df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3851 | 2025.06.30 14:48:37.164093 [ 276 ] {8a713d6d-5818-4a28-b172-4e7ada077df7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3852 | 2025.06.30 14:48:37.164316 [ 276 ] {8a713d6d-5818-4a28-b172-4e7ada077df7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2025.06.30 14:48:37.164447 [ 276 ] {8a713d6d-5818-4a28-b172-4e7ada077df7} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001139 sec., 53555.750658472345 rows/sec., 3.76 MiB/sec. | ||
| 3854 | 2025.06.30 14:48:37.164487 [ 276 ] {8a713d6d-5818-4a28-b172-4e7ada077df7} <Debug> TCPHandler: Processed in 0.001305266 sec. | ||
| 3855 | 2025.06.30 14:48:37.164597 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2025.06.30 14:48:37.164693 [ 276 ] {f4704613-bcae-4f23-8c74-4db21dafad64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3857 | 2025.06.30 14:48:37.164748 [ 276 ] {f4704613-bcae-4f23-8c74-4db21dafad64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3858 | 2025.06.30 14:48:37.165484 [ 276 ] {f4704613-bcae-4f23-8c74-4db21dafad64} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2025.06.30 14:48:37.165521 [ 276 ] {f4704613-bcae-4f23-8c74-4db21dafad64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3860 | 2025.06.30 14:48:37.166025 [ 276 ] {f4704613-bcae-4f23-8c74-4db21dafad64} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3861 | 2025.06.30 14:48:37.166250 [ 276 ] {f4704613-bcae-4f23-8c74-4db21dafad64} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2025.06.30 14:48:37.166389 [ 276 ] {f4704613-bcae-4f23-8c74-4db21dafad64} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001712 sec., 5257.009345794392 rows/sec., 9.42 MiB/sec. | ||
| 3863 | 2025.06.30 14:48:37.166451 [ 276 ] {f4704613-bcae-4f23-8c74-4db21dafad64} <Debug> TCPHandler: Processed in 0.001903618 sec. | ||
| 3864 | 2025.06.30 14:48:37.166563 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3865 | 2025.06.30 14:48:37.166659 [ 276 ] {f3116634-aba8-4799-a82a-a32e7d560f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3866 | 2025.06.30 14:48:37.166701 [ 276 ] {f3116634-aba8-4799-a82a-a32e7d560f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3867 | 2025.06.30 14:48:37.167041 [ 276 ] {f3116634-aba8-4799-a82a-a32e7d560f63} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2025.06.30 14:48:37.167079 [ 276 ] {f3116634-aba8-4799-a82a-a32e7d560f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3869 | 2025.06.30 14:48:37.167387 [ 276 ] {f3116634-aba8-4799-a82a-a32e7d560f63} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3870 | 2025.06.30 14:48:37.167597 [ 276 ] {f3116634-aba8-4799-a82a-a32e7d560f63} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2025.06.30 14:48:37.167727 [ 276 ] {f3116634-aba8-4799-a82a-a32e7d560f63} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001086 sec., 27624.309392265193 rows/sec., 1.83 MiB/sec. | ||
| 3872 | 2025.06.30 14:48:37.167766 [ 276 ] {f3116634-aba8-4799-a82a-a32e7d560f63} <Debug> TCPHandler: Processed in 0.001252835 sec. | ||
| 3873 | 2025.06.30 14:48:38.669760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 534 | ||
| 3874 | 2025.06.30 14:48:38.672993 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.06.30 14:48:38.673030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3876 | 2025.06.30 14:48:38.674250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3877 | 2025.06.30 14:48:38.674503 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.06.30 14:48:38.674743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 3879 | 2025.06.30 14:48:42.165300 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2025.06.30 14:48:42.165601 [ 276 ] {36057e95-b637-472b-a054-a38b3a6c0772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3881 | 2025.06.30 14:48:42.165705 [ 276 ] {36057e95-b637-472b-a054-a38b3a6c0772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3882 | 2025.06.30 14:48:42.166584 [ 276 ] {36057e95-b637-472b-a054-a38b3a6c0772} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2025.06.30 14:48:42.166624 [ 276 ] {36057e95-b637-472b-a054-a38b3a6c0772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3884 | 2025.06.30 14:48:42.167034 [ 276 ] {36057e95-b637-472b-a054-a38b3a6c0772} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3885 | 2025.06.30 14:48:42.167285 [ 276 ] {36057e95-b637-472b-a054-a38b3a6c0772} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2025.06.30 14:48:42.167440 [ 276 ] {36057e95-b637-472b-a054-a38b3a6c0772} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001912 sec., 110878.6610878661 rows/sec., 7.05 MiB/sec. | ||
| 3887 | 2025.06.30 14:48:42.167490 [ 276 ] {36057e95-b637-472b-a054-a38b3a6c0772} <Debug> TCPHandler: Processed in 0.002377887 sec. | ||
| 3888 | 2025.06.30 14:48:42.167616 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2025.06.30 14:48:42.167721 [ 276 ] {479ed2f4-e008-4ce3-b074-0079d7855232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3890 | 2025.06.30 14:48:42.167763 [ 276 ] {479ed2f4-e008-4ce3-b074-0079d7855232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3891 | 2025.06.30 14:48:42.168494 [ 276 ] {479ed2f4-e008-4ce3-b074-0079d7855232} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2025.06.30 14:48:42.168531 [ 276 ] {479ed2f4-e008-4ce3-b074-0079d7855232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3893 | 2025.06.30 14:48:42.168883 [ 276 ] {479ed2f4-e008-4ce3-b074-0079d7855232} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3894 | 2025.06.30 14:48:42.169098 [ 276 ] {479ed2f4-e008-4ce3-b074-0079d7855232} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2025.06.30 14:48:42.169230 [ 276 ] {479ed2f4-e008-4ce3-b074-0079d7855232} <Debug> executeQuery: Read 657 rows, 53.66 KiB in 0.001532 sec., 428851.17493472586 rows/sec., 34.21 MiB/sec. | ||
| 3896 | 2025.06.30 14:48:42.169271 [ 276 ] {479ed2f4-e008-4ce3-b074-0079d7855232} <Debug> TCPHandler: Processed in 0.001706734 sec. | ||
| 3897 | 2025.06.30 14:48:42.169382 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2025.06.30 14:48:42.169481 [ 276 ] {54f78d9f-7278-4ccd-83de-964f42aa5ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3899 | 2025.06.30 14:48:42.169522 [ 276 ] {54f78d9f-7278-4ccd-83de-964f42aa5ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3900 | 2025.06.30 14:48:42.169961 [ 276 ] {54f78d9f-7278-4ccd-83de-964f42aa5ede} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2025.06.30 14:48:42.169996 [ 276 ] {54f78d9f-7278-4ccd-83de-964f42aa5ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3902 | 2025.06.30 14:48:42.170305 [ 276 ] {54f78d9f-7278-4ccd-83de-964f42aa5ede} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3903 | 2025.06.30 14:48:42.170517 [ 276 ] {54f78d9f-7278-4ccd-83de-964f42aa5ede} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2025.06.30 14:48:42.170647 [ 276 ] {54f78d9f-7278-4ccd-83de-964f42aa5ede} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001184 sec., 117398.64864864865 rows/sec., 7.31 MiB/sec. | ||
| 3905 | 2025.06.30 14:48:42.170687 [ 276 ] {54f78d9f-7278-4ccd-83de-964f42aa5ede} <Debug> TCPHandler: Processed in 0.001354987 sec. | ||
| 3906 | 2025.06.30 14:48:42.170801 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2025.06.30 14:48:42.170897 [ 276 ] {ae76da22-d431-4ecd-a958-bcdbe6c08843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3908 | 2025.06.30 14:48:42.170938 [ 276 ] {ae76da22-d431-4ecd-a958-bcdbe6c08843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3909 | 2025.06.30 14:48:42.171372 [ 276 ] {ae76da22-d431-4ecd-a958-bcdbe6c08843} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2025.06.30 14:48:42.171406 [ 276 ] {ae76da22-d431-4ecd-a958-bcdbe6c08843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3911 | 2025.06.30 14:48:42.171700 [ 276 ] {ae76da22-d431-4ecd-a958-bcdbe6c08843} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3912 | 2025.06.30 14:48:42.171912 [ 276 ] {ae76da22-d431-4ecd-a958-bcdbe6c08843} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2025.06.30 14:48:42.172037 [ 276 ] {ae76da22-d431-4ecd-a958-bcdbe6c08843} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001158 sec., 97582.03799654577 rows/sec., 6.32 MiB/sec. | ||
| 3914 | 2025.06.30 14:48:42.172077 [ 276 ] {ae76da22-d431-4ecd-a958-bcdbe6c08843} <Debug> TCPHandler: Processed in 0.001325227 sec. | ||
| 3915 | 2025.06.30 14:48:42.172189 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2025.06.30 14:48:42.172283 [ 276 ] {e2c3c013-56bb-4c5c-8d3a-e0764907f5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3917 | 2025.06.30 14:48:42.172323 [ 276 ] {e2c3c013-56bb-4c5c-8d3a-e0764907f5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3918 | 2025.06.30 14:48:42.172741 [ 276 ] {e2c3c013-56bb-4c5c-8d3a-e0764907f5cd} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2025.06.30 14:48:42.172775 [ 276 ] {e2c3c013-56bb-4c5c-8d3a-e0764907f5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3920 | 2025.06.30 14:48:42.173073 [ 276 ] {e2c3c013-56bb-4c5c-8d3a-e0764907f5cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3921 | 2025.06.30 14:48:42.173269 [ 276 ] {e2c3c013-56bb-4c5c-8d3a-e0764907f5cd} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2025.06.30 14:48:42.173384 [ 276 ] {e2c3c013-56bb-4c5c-8d3a-e0764907f5cd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00115 sec., 97391.3043478261 rows/sec., 5.55 MiB/sec. | ||
| 3923 | 2025.06.30 14:48:42.173422 [ 276 ] {e2c3c013-56bb-4c5c-8d3a-e0764907f5cd} <Debug> TCPHandler: Processed in 0.001317566 sec. | ||
| 3924 | 2025.06.30 14:48:42.173527 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2025.06.30 14:48:42.173616 [ 276 ] {a3b843bc-e85a-4413-8d04-ac9f1b017100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3926 | 2025.06.30 14:48:42.173653 [ 276 ] {a3b843bc-e85a-4413-8d04-ac9f1b017100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3927 | 2025.06.30 14:48:42.174242 [ 276 ] {a3b843bc-e85a-4413-8d04-ac9f1b017100} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2025.06.30 14:48:42.174276 [ 276 ] {a3b843bc-e85a-4413-8d04-ac9f1b017100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3929 | 2025.06.30 14:48:42.174590 [ 276 ] {a3b843bc-e85a-4413-8d04-ac9f1b017100} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3930 | 2025.06.30 14:48:42.174801 [ 276 ] {a3b843bc-e85a-4413-8d04-ac9f1b017100} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2025.06.30 14:48:42.174930 [ 276 ] {a3b843bc-e85a-4413-8d04-ac9f1b017100} <Debug> executeQuery: Read 387 rows, 27.99 KiB in 0.001281 sec., 302107.7283372365 rows/sec., 21.34 MiB/sec. | ||
| 3932 | 2025.06.30 14:48:42.174969 [ 276 ] {a3b843bc-e85a-4413-8d04-ac9f1b017100} <Debug> TCPHandler: Processed in 0.001448378 sec. | ||
| 3933 | 2025.06.30 14:48:42.175078 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2025.06.30 14:48:42.175173 [ 276 ] {651761bb-80d9-47ae-bc6c-be62f6fc92bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3935 | 2025.06.30 14:48:42.175214 [ 276 ] {651761bb-80d9-47ae-bc6c-be62f6fc92bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3936 | 2025.06.30 14:48:42.175548 [ 276 ] {651761bb-80d9-47ae-bc6c-be62f6fc92bf} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2025.06.30 14:48:42.175582 [ 276 ] {651761bb-80d9-47ae-bc6c-be62f6fc92bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3938 | 2025.06.30 14:48:42.175883 [ 276 ] {651761bb-80d9-47ae-bc6c-be62f6fc92bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3939 | 2025.06.30 14:48:42.176095 [ 276 ] {651761bb-80d9-47ae-bc6c-be62f6fc92bf} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2025.06.30 14:48:42.176219 [ 276 ] {651761bb-80d9-47ae-bc6c-be62f6fc92bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 3941 | 2025.06.30 14:48:42.176256 [ 276 ] {651761bb-80d9-47ae-bc6c-be62f6fc92bf} <Debug> TCPHandler: Processed in 0.001227474 sec. | ||
| 3942 | 2025.06.30 14:48:42.176359 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2025.06.30 14:48:42.176454 [ 276 ] {1b91373d-9aba-469d-9fec-5e4234cee403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3944 | 2025.06.30 14:48:42.176498 [ 276 ] {1b91373d-9aba-469d-9fec-5e4234cee403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3945 | 2025.06.30 14:48:42.176881 [ 276 ] {1b91373d-9aba-469d-9fec-5e4234cee403} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2025.06.30 14:48:42.176921 [ 276 ] {1b91373d-9aba-469d-9fec-5e4234cee403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3947 | 2025.06.30 14:48:42.177250 [ 276 ] {1b91373d-9aba-469d-9fec-5e4234cee403} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3948 | 2025.06.30 14:48:42.177462 [ 276 ] {1b91373d-9aba-469d-9fec-5e4234cee403} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2025.06.30 14:48:42.177588 [ 276 ] {1b91373d-9aba-469d-9fec-5e4234cee403} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001151 sec., 119026.93310165075 rows/sec., 7.78 MiB/sec. | ||
| 3950 | 2025.06.30 14:48:42.177627 [ 276 ] {1b91373d-9aba-469d-9fec-5e4234cee403} <Debug> TCPHandler: Processed in 0.001316036 sec. | ||
| 3951 | 2025.06.30 14:48:42.177736 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2025.06.30 14:48:42.177830 [ 276 ] {2af42bbc-76fe-4053-950b-3341857465bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3953 | 2025.06.30 14:48:42.177871 [ 276 ] {2af42bbc-76fe-4053-950b-3341857465bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3954 | 2025.06.30 14:48:42.178183 [ 276 ] {2af42bbc-76fe-4053-950b-3341857465bf} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2025.06.30 14:48:42.178216 [ 276 ] {2af42bbc-76fe-4053-950b-3341857465bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3956 | 2025.06.30 14:48:42.178501 [ 276 ] {2af42bbc-76fe-4053-950b-3341857465bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3957 | 2025.06.30 14:48:42.178705 [ 276 ] {2af42bbc-76fe-4053-950b-3341857465bf} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2025.06.30 14:48:42.178828 [ 276 ] {2af42bbc-76fe-4053-950b-3341857465bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 3959 | 2025.06.30 14:48:42.178865 [ 276 ] {2af42bbc-76fe-4053-950b-3341857465bf} <Debug> TCPHandler: Processed in 0.001178504 sec. | ||
| 3960 | 2025.06.30 14:48:42.178972 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2025.06.30 14:48:42.179067 [ 276 ] {fcb7b267-24f3-42bd-819c-f9469e2945a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3962 | 2025.06.30 14:48:42.179121 [ 276 ] {fcb7b267-24f3-42bd-819c-f9469e2945a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3963 | 2025.06.30 14:48:42.179949 [ 276 ] {fcb7b267-24f3-42bd-819c-f9469e2945a4} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2025.06.30 14:48:42.179984 [ 276 ] {fcb7b267-24f3-42bd-819c-f9469e2945a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3965 | 2025.06.30 14:48:42.180513 [ 276 ] {fcb7b267-24f3-42bd-819c-f9469e2945a4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3966 | 2025.06.30 14:48:42.180739 [ 276 ] {fcb7b267-24f3-42bd-819c-f9469e2945a4} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2025.06.30 14:48:42.180880 [ 276 ] {fcb7b267-24f3-42bd-819c-f9469e2945a4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00183 sec., 18032.7868852459 rows/sec., 32.31 MiB/sec. | ||
| 3968 | 2025.06.30 14:48:42.180945 [ 276 ] {fcb7b267-24f3-42bd-819c-f9469e2945a4} <Debug> TCPHandler: Processed in 0.002020801 sec. | ||
| 3969 | 2025.06.30 14:48:42.181060 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2025.06.30 14:48:42.181155 [ 276 ] {1974f75e-391a-4238-9bf5-468fba64bee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3971 | 2025.06.30 14:48:42.181197 [ 276 ] {1974f75e-391a-4238-9bf5-468fba64bee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3972 | 2025.06.30 14:48:42.181525 [ 276 ] {1974f75e-391a-4238-9bf5-468fba64bee0} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.06.30 14:48:42.181560 [ 276 ] {1974f75e-391a-4238-9bf5-468fba64bee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3974 | 2025.06.30 14:48:42.181862 [ 276 ] {1974f75e-391a-4238-9bf5-468fba64bee0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3975 | 2025.06.30 14:48:42.182079 [ 276 ] {1974f75e-391a-4238-9bf5-468fba64bee0} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2025.06.30 14:48:42.182205 [ 276 ] {1974f75e-391a-4238-9bf5-468fba64bee0} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001066 sec., 48780.487804878045 rows/sec., 2.96 MiB/sec. | ||
| 3977 | 2025.06.30 14:48:42.182241 [ 276 ] {1974f75e-391a-4238-9bf5-468fba64bee0} <Debug> TCPHandler: Processed in 0.001231444 sec. | ||
| 3978 | 2025.06.30 14:48:43.569489 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3979 | 2025.06.30 14:48:43.569545 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3980 | 2025.06.30 14:48:43.652018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 3981 | 2025.06.30 14:48:43.652859 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2025.06.30 14:48:43.652938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3983 | 2025.06.30 14:48:43.653576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3984 | 2025.06.30 14:48:43.653809 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2025.06.30 14:48:43.653954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 3986 | 2025.06.30 14:48:44.209287 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3987 | 2025.06.30 14:48:44.226027 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2025.06.30 14:48:44.226090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3989 | 2025.06.30 14:48:44.232202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3990 | 2025.06.30 14:48:44.232938 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2025.06.30 14:48:44.235847 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3992 | 2025.06.30 14:48:47.157030 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2025.06.30 14:48:47.157274 [ 276 ] {50ccd81c-8585-4ec1-9705-7a4e17aaefda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3994 | 2025.06.30 14:48:47.157354 [ 276 ] {50ccd81c-8585-4ec1-9705-7a4e17aaefda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3995 | 2025.06.30 14:48:47.158199 [ 276 ] {50ccd81c-8585-4ec1-9705-7a4e17aaefda} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2025.06.30 14:48:47.158236 [ 276 ] {50ccd81c-8585-4ec1-9705-7a4e17aaefda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3997 | 2025.06.30 14:48:47.158635 [ 276 ] {50ccd81c-8585-4ec1-9705-7a4e17aaefda} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3998 | 2025.06.30 14:48:47.158860 [ 276 ] {50ccd81c-8585-4ec1-9705-7a4e17aaefda} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2025.06.30 14:48:47.159012 [ 276 ] {50ccd81c-8585-4ec1-9705-7a4e17aaefda} <Debug> executeQuery: Read 48 rows, 4.12 KiB in 0.001798 sec., 26696.329254727476 rows/sec., 2.24 MiB/sec. | ||
| 4000 | 2025.06.30 14:48:47.159054 [ 276 ] {50ccd81c-8585-4ec1-9705-7a4e17aaefda} <Debug> TCPHandler: Processed in 0.002183044 sec. | ||
| 4001 | 2025.06.30 14:48:47.159196 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2025.06.30 14:48:47.159290 [ 276 ] {7753992b-a615-4932-a61d-491ff01a119b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4003 | 2025.06.30 14:48:47.159329 [ 276 ] {7753992b-a615-4932-a61d-491ff01a119b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4004 | 2025.06.30 14:48:47.159729 [ 276 ] {7753992b-a615-4932-a61d-491ff01a119b} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2025.06.30 14:48:47.159763 [ 276 ] {7753992b-a615-4932-a61d-491ff01a119b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4006 | 2025.06.30 14:48:47.160064 [ 276 ] {7753992b-a615-4932-a61d-491ff01a119b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4007 | 2025.06.30 14:48:47.160282 [ 276 ] {7753992b-a615-4932-a61d-491ff01a119b} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2025.06.30 14:48:47.160408 [ 276 ] {7753992b-a615-4932-a61d-491ff01a119b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001134 sec., 7936.507936507936 rows/sec., 596.79 KiB/sec. | ||
| 4009 | 2025.06.30 14:48:47.160446 [ 276 ] {7753992b-a615-4932-a61d-491ff01a119b} <Debug> TCPHandler: Processed in 0.001297496 sec. | ||
| 4010 | 2025.06.30 14:48:47.160555 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2025.06.30 14:48:47.160647 [ 276 ] {be7e2ba4-10a7-46ac-9975-2fb5e8c65646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4012 | 2025.06.30 14:48:47.160686 [ 276 ] {be7e2ba4-10a7-46ac-9975-2fb5e8c65646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4013 | 2025.06.30 14:48:47.161106 [ 276 ] {be7e2ba4-10a7-46ac-9975-2fb5e8c65646} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2025.06.30 14:48:47.161139 [ 276 ] {be7e2ba4-10a7-46ac-9975-2fb5e8c65646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4015 | 2025.06.30 14:48:47.161444 [ 276 ] {be7e2ba4-10a7-46ac-9975-2fb5e8c65646} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4016 | 2025.06.30 14:48:47.161648 [ 276 ] {be7e2ba4-10a7-46ac-9975-2fb5e8c65646} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2025.06.30 14:48:47.161771 [ 276 ] {be7e2ba4-10a7-46ac-9975-2fb5e8c65646} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.00114 sec., 39473.68421052632 rows/sec., 3.08 MiB/sec. | ||
| 4018 | 2025.06.30 14:48:47.161809 [ 276 ] {be7e2ba4-10a7-46ac-9975-2fb5e8c65646} <Debug> TCPHandler: Processed in 0.001301235 sec. | ||
| 4019 | 2025.06.30 14:48:47.161919 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2025.06.30 14:48:47.162012 [ 276 ] {e9aa9ba6-7369-4f3a-b56b-cee1de135cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4021 | 2025.06.30 14:48:47.162055 [ 276 ] {e9aa9ba6-7369-4f3a-b56b-cee1de135cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4022 | 2025.06.30 14:48:47.162442 [ 276 ] {e9aa9ba6-7369-4f3a-b56b-cee1de135cdd} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2025.06.30 14:48:47.162475 [ 276 ] {e9aa9ba6-7369-4f3a-b56b-cee1de135cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4024 | 2025.06.30 14:48:47.162803 [ 276 ] {e9aa9ba6-7369-4f3a-b56b-cee1de135cdd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4025 | 2025.06.30 14:48:47.163010 [ 276 ] {e9aa9ba6-7369-4f3a-b56b-cee1de135cdd} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2025.06.30 14:48:47.163133 [ 276 ] {e9aa9ba6-7369-4f3a-b56b-cee1de135cdd} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.70 MiB/sec. | ||
| 4027 | 2025.06.30 14:48:47.163171 [ 276 ] {e9aa9ba6-7369-4f3a-b56b-cee1de135cdd} <Debug> TCPHandler: Processed in 0.001298516 sec. | ||
| 4028 | 2025.06.30 14:48:47.163280 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2025.06.30 14:48:47.163372 [ 276 ] {6f30f425-1ed2-4a8f-9084-4c6407af908f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4030 | 2025.06.30 14:48:47.163425 [ 276 ] {6f30f425-1ed2-4a8f-9084-4c6407af908f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4031 | 2025.06.30 14:48:47.164194 [ 276 ] {6f30f425-1ed2-4a8f-9084-4c6407af908f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2025.06.30 14:48:47.164228 [ 276 ] {6f30f425-1ed2-4a8f-9084-4c6407af908f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4033 | 2025.06.30 14:48:47.164718 [ 276 ] {6f30f425-1ed2-4a8f-9084-4c6407af908f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4034 | 2025.06.30 14:48:47.164935 [ 276 ] {6f30f425-1ed2-4a8f-9084-4c6407af908f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2025.06.30 14:48:47.165069 [ 276 ] {6f30f425-1ed2-4a8f-9084-4c6407af908f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001713 sec., 5253.940455341506 rows/sec., 9.41 MiB/sec. | ||
| 4036 | 2025.06.30 14:48:47.165122 [ 276 ] {6f30f425-1ed2-4a8f-9084-4c6407af908f} <Debug> TCPHandler: Processed in 0.001888718 sec. | ||
| 4037 | 2025.06.30 14:48:47.165236 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2025.06.30 14:48:47.165330 [ 276 ] {5dc5a8ff-7bc6-4621-905b-34634b66eb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4039 | 2025.06.30 14:48:47.165370 [ 276 ] {5dc5a8ff-7bc6-4621-905b-34634b66eb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4040 | 2025.06.30 14:48:47.165711 [ 276 ] {5dc5a8ff-7bc6-4621-905b-34634b66eb9d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2025.06.30 14:48:47.165744 [ 276 ] {5dc5a8ff-7bc6-4621-905b-34634b66eb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4042 | 2025.06.30 14:48:47.166057 [ 276 ] {5dc5a8ff-7bc6-4621-905b-34634b66eb9d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4043 | 2025.06.30 14:48:47.166261 [ 276 ] {5dc5a8ff-7bc6-4621-905b-34634b66eb9d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2025.06.30 14:48:47.166385 [ 276 ] {5dc5a8ff-7bc6-4621-905b-34634b66eb9d} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001072 sec., 27985.07462686567 rows/sec., 1.85 MiB/sec. | ||
| 4045 | 2025.06.30 14:48:47.166422 [ 276 ] {5dc5a8ff-7bc6-4621-905b-34634b66eb9d} <Debug> TCPHandler: Processed in 0.001232484 sec. | ||
| 4046 | 2025.06.30 14:48:48.675135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 568 | ||
| 4047 | 2025.06.30 14:48:48.677832 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2025.06.30 14:48:48.677888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4049 | 2025.06.30 14:48:48.679120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4050 | 2025.06.30 14:48:48.679403 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2025.06.30 14:48:48.679556 [ 82 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4052 | 2025.06.30 14:48:48.679625 [ 82 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.06.30 14:48:48.679649 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4054 | 2025.06.30 14:48:48.679668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4055 | 2025.06.30 14:48:48.679746 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 4056 | 2025.06.30 14:48:48.680217 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2025.06.30 14:48:48.680343 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 376 rows starting from the beginning of the part | ||
| 4058 | 2025.06.30 14:48:48.680670 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
| 4059 | 2025.06.30 14:48:48.680990 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4060 | 2025.06.30 14:48:48.681301 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4061 | 2025.06.30 14:48:48.681605 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
| 4062 | 2025.06.30 14:48:48.681908 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 4063 | 2025.06.30 14:48:48.688042 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 72 columns (72 merged, 0 gathered) in 0.008339336 sec., 68110.93832890294 rows/sec., 61.66 MiB/sec. | ||
| 4064 | 2025.06.30 14:48:48.689167 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4065 | 2025.06.30 14:48:48.689789 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2025.06.30 14:48:48.689870 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_16_3} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4067 | 2025.06.30 14:48:48.690100 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 4068 | 2025.06.30 14:48:49.009923 [ 81 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4069 | 2025.06.30 14:48:49.009997 [ 81 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2025.06.30 14:48:49.010020 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4071 | 2025.06.30 14:48:49.010134 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 4072 | 2025.06.30 14:48:49.010292 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4073 | 2025.06.30 14:48:49.010326 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 4074 | 2025.06.30 14:48:49.010391 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4075 | 2025.06.30 14:48:49.010437 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 4076 | 2025.06.30 14:48:49.010480 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4077 | 2025.06.30 14:48:49.010520 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4078 | 2025.06.30 14:48:49.011262 [ 194 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182244 sec., 16916.981604474204 rows/sec., 1.41 MiB/sec. | ||
| 4079 | 2025.06.30 14:48:49.011404 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4080 | 2025.06.30 14:48:49.011666 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2025.06.30 14:48:49.011736 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_5_1} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4082 | 2025.06.30 14:48:49.011816 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4083 | 2025.06.30 14:48:51.154025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 4084 | 2025.06.30 14:48:51.154604 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2025.06.30 14:48:51.154651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4086 | 2025.06.30 14:48:51.155256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4087 | 2025.06.30 14:48:51.155498 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2025.06.30 14:48:51.155646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4089 | 2025.06.30 14:48:51.735917 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4090 | 2025.06.30 14:48:51.752824 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2025.06.30 14:48:51.752890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4092 | 2025.06.30 14:48:51.760286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4093 | 2025.06.30 14:48:51.761265 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2025.06.30 14:48:51.765903 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4095 | 2025.06.30 14:48:52.164676 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2025.06.30 14:48:52.164864 [ 276 ] {d6f113da-dad1-4c7e-8275-86040fcf1870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4097 | 2025.06.30 14:48:52.164933 [ 276 ] {d6f113da-dad1-4c7e-8275-86040fcf1870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4098 | 2025.06.30 14:48:52.165691 [ 276 ] {d6f113da-dad1-4c7e-8275-86040fcf1870} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.06.30 14:48:52.165742 [ 276 ] {d6f113da-dad1-4c7e-8275-86040fcf1870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4100 | 2025.06.30 14:48:52.166147 [ 276 ] {d6f113da-dad1-4c7e-8275-86040fcf1870} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4101 | 2025.06.30 14:48:52.166379 [ 276 ] {d6f113da-dad1-4c7e-8275-86040fcf1870} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2025.06.30 14:48:52.166538 [ 276 ] {d6f113da-dad1-4c7e-8275-86040fcf1870} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001723 sec., 123041.20719674986 rows/sec., 7.83 MiB/sec. | ||
| 4103 | 2025.06.30 14:48:52.166589 [ 276 ] {d6f113da-dad1-4c7e-8275-86040fcf1870} <Debug> TCPHandler: Processed in 0.002052601 sec. | ||
| 4104 | 2025.06.30 14:48:52.166717 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2025.06.30 14:48:52.166822 [ 276 ] {8d8fcecc-af2c-4af3-8cba-6e13e9302199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4106 | 2025.06.30 14:48:52.166865 [ 276 ] {8d8fcecc-af2c-4af3-8cba-6e13e9302199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4107 | 2025.06.30 14:48:52.167274 [ 276 ] {8d8fcecc-af2c-4af3-8cba-6e13e9302199} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2025.06.30 14:48:52.167313 [ 276 ] {8d8fcecc-af2c-4af3-8cba-6e13e9302199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4109 | 2025.06.30 14:48:52.167631 [ 276 ] {8d8fcecc-af2c-4af3-8cba-6e13e9302199} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4110 | 2025.06.30 14:48:52.167856 [ 276 ] {8d8fcecc-af2c-4af3-8cba-6e13e9302199} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2025.06.30 14:48:52.167992 [ 276 ] {8d8fcecc-af2c-4af3-8cba-6e13e9302199} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001193 sec., 1676.4459346186086 rows/sec., 136.70 KiB/sec. | ||
| 4112 | 2025.06.30 14:48:52.168032 [ 276 ] {8d8fcecc-af2c-4af3-8cba-6e13e9302199} <Debug> TCPHandler: Processed in 0.001368367 sec. | ||
| 4113 | 2025.06.30 14:48:52.168137 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2025.06.30 14:48:52.168235 [ 276 ] {7d08d5ab-4216-4924-816a-3360ca5ed4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4115 | 2025.06.30 14:48:52.168275 [ 276 ] {7d08d5ab-4216-4924-816a-3360ca5ed4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4116 | 2025.06.30 14:48:52.168989 [ 276 ] {7d08d5ab-4216-4924-816a-3360ca5ed4b0} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2025.06.30 14:48:52.169026 [ 276 ] {7d08d5ab-4216-4924-816a-3360ca5ed4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4118 | 2025.06.30 14:48:52.169378 [ 276 ] {7d08d5ab-4216-4924-816a-3360ca5ed4b0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4119 | 2025.06.30 14:48:52.169588 [ 276 ] {7d08d5ab-4216-4924-816a-3360ca5ed4b0} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.06.30 14:48:52.169706 [ 77 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4121 | 2025.06.30 14:48:52.169721 [ 276 ] {7d08d5ab-4216-4924-816a-3360ca5ed4b0} <Debug> executeQuery: Read 658 rows, 53.74 KiB in 0.001504 sec., 437500 rows/sec., 34.89 MiB/sec. | ||
| 4122 | 2025.06.30 14:48:52.169742 [ 77 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2025.06.30 14:48:52.169761 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4124 | 2025.06.30 14:48:52.169762 [ 276 ] {7d08d5ab-4216-4924-816a-3360ca5ed4b0} <Debug> TCPHandler: Processed in 0.001674754 sec. | ||
| 4125 | 2025.06.30 14:48:52.169880 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4126 | 2025.06.30 14:48:52.169882 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 4127 | 2025.06.30 14:48:52.169978 [ 276 ] {24c10f69-5f74-41ee-8888-11be214bff05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4128 | 2025.06.30 14:48:52.170023 [ 276 ] {24c10f69-5f74-41ee-8888-11be214bff05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4129 | 2025.06.30 14:48:52.170047 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4130 | 2025.06.30 14:48:52.170089 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part | ||
| 4131 | 2025.06.30 14:48:52.170155 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 657 rows starting from the beginning of the part | ||
| 4132 | 2025.06.30 14:48:52.170198 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 4133 | 2025.06.30 14:48:52.170239 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 657 rows starting from the beginning of the part | ||
| 4134 | 2025.06.30 14:48:52.170277 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 4135 | 2025.06.30 14:48:52.170319 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 658 rows starting from the beginning of the part | ||
| 4136 | 2025.06.30 14:48:52.170478 [ 276 ] {24c10f69-5f74-41ee-8888-11be214bff05} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.06.30 14:48:52.170521 [ 276 ] {24c10f69-5f74-41ee-8888-11be214bff05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4138 | 2025.06.30 14:48:52.170884 [ 276 ] {24c10f69-5f74-41ee-8888-11be214bff05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4139 | 2025.06.30 14:48:52.171113 [ 276 ] {24c10f69-5f74-41ee-8888-11be214bff05} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.06.30 14:48:52.171219 [ 77 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 4141 | 2025.06.30 14:48:52.171243 [ 77 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2025.06.30 14:48:52.171257 [ 276 ] {24c10f69-5f74-41ee-8888-11be214bff05} <Debug> executeQuery: Read 141 rows, 9.01 KiB in 0.001296 sec., 108796.29629629629 rows/sec., 6.79 MiB/sec. | ||
| 4143 | 2025.06.30 14:48:52.171263 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4144 | 2025.06.30 14:48:52.171307 [ 276 ] {24c10f69-5f74-41ee-8888-11be214bff05} <Debug> TCPHandler: Processed in 0.00147681 sec. | ||
| 4145 | 2025.06.30 14:48:52.171371 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 4146 | 2025.06.30 14:48:52.171431 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.06.30 14:48:52.171499 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4148 | 2025.06.30 14:48:52.171531 [ 276 ] {d226585a-e804-4908-ad7e-81cc9c02e194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4149 | 2025.06.30 14:48:52.171536 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 68 rows starting from the beginning of the part | ||
| 4150 | 2025.06.30 14:48:52.171580 [ 276 ] {d226585a-e804-4908-ad7e-81cc9c02e194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4151 | 2025.06.30 14:48:52.171611 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787966 sec., 1293089.4659070699 rows/sec., 109.74 MiB/sec. | ||
| 4152 | 2025.06.30 14:48:52.171622 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 4153 | 2025.06.30 14:48:52.171677 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 4154 | 2025.06.30 14:48:52.171718 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 4155 | 2025.06.30 14:48:52.171757 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 4156 | 2025.06.30 14:48:52.171797 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 141 rows starting from the beginning of the part | ||
| 4157 | 2025.06.30 14:48:52.171815 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4158 | 2025.06.30 14:48:52.172024 [ 276 ] {d226585a-e804-4908-ad7e-81cc9c02e194} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.06.30 14:48:52.172067 [ 276 ] {d226585a-e804-4908-ad7e-81cc9c02e194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4160 | 2025.06.30 14:48:52.172099 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2025.06.30 14:48:52.172195 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_31_6} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4162 | 2025.06.30 14:48:52.172304 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4163 | 2025.06.30 14:48:52.172446 [ 276 ] {d226585a-e804-4908-ad7e-81cc9c02e194} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4164 | 2025.06.30 14:48:52.172631 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306596 sec., 388031.189441878 rows/sec., 26.39 MiB/sec. | ||
| 4165 | 2025.06.30 14:48:52.172665 [ 276 ] {d226585a-e804-4908-ad7e-81cc9c02e194} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2025.06.30 14:48:52.172765 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 4167 | 2025.06.30 14:48:52.172808 [ 276 ] {d226585a-e804-4908-ad7e-81cc9c02e194} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001294 sec., 87326.12055641421 rows/sec., 5.65 MiB/sec. | ||
| 4168 | 2025.06.30 14:48:52.172855 [ 276 ] {d226585a-e804-4908-ad7e-81cc9c02e194} <Debug> TCPHandler: Processed in 0.001473819 sec. | ||
| 4169 | 2025.06.30 14:48:52.172972 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2025.06.30 14:48:52.173022 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2025.06.30 14:48:52.173069 [ 276 ] {ffdc6b5c-071a-450e-b518-6655ac55e22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4172 | 2025.06.30 14:48:52.173087 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_25_5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 4173 | 2025.06.30 14:48:52.173115 [ 276 ] {ffdc6b5c-071a-450e-b518-6655ac55e22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4174 | 2025.06.30 14:48:52.173166 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4175 | 2025.06.30 14:48:52.173552 [ 276 ] {ffdc6b5c-071a-450e-b518-6655ac55e22b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2025.06.30 14:48:52.173592 [ 276 ] {ffdc6b5c-071a-450e-b518-6655ac55e22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4177 | 2025.06.30 14:48:52.173893 [ 276 ] {ffdc6b5c-071a-450e-b518-6655ac55e22b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4178 | 2025.06.30 14:48:52.174108 [ 276 ] {ffdc6b5c-071a-450e-b518-6655ac55e22b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2025.06.30 14:48:52.174234 [ 276 ] {ffdc6b5c-071a-450e-b518-6655ac55e22b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001182 sec., 94754.65313028764 rows/sec., 5.40 MiB/sec. | ||
| 4180 | 2025.06.30 14:48:52.174273 [ 276 ] {ffdc6b5c-071a-450e-b518-6655ac55e22b} <Debug> TCPHandler: Processed in 0.001351157 sec. | ||
| 4181 | 2025.06.30 14:48:52.174387 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2025.06.30 14:48:52.174482 [ 276 ] {734800ed-735b-498d-b428-04e69f8806f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4183 | 2025.06.30 14:48:52.174522 [ 276 ] {734800ed-735b-498d-b428-04e69f8806f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4184 | 2025.06.30 14:48:52.175055 [ 276 ] {734800ed-735b-498d-b428-04e69f8806f5} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2025.06.30 14:48:52.175091 [ 276 ] {734800ed-735b-498d-b428-04e69f8806f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4186 | 2025.06.30 14:48:52.175426 [ 276 ] {734800ed-735b-498d-b428-04e69f8806f5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4187 | 2025.06.30 14:48:52.175629 [ 276 ] {734800ed-735b-498d-b428-04e69f8806f5} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.06.30 14:48:52.175719 [ 77 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4189 | 2025.06.30 14:48:52.175742 [ 77 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.06.30 14:48:52.175754 [ 276 ] {734800ed-735b-498d-b428-04e69f8806f5} <Debug> executeQuery: Read 389 rows, 28.15 KiB in 0.001289 sec., 301784.3289371606 rows/sec., 21.33 MiB/sec. | ||
| 4191 | 2025.06.30 14:48:52.175758 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4192 | 2025.06.30 14:48:52.175794 [ 276 ] {734800ed-735b-498d-b428-04e69f8806f5} <Debug> TCPHandler: Processed in 0.001456299 sec. | ||
| 4193 | 2025.06.30 14:48:52.175839 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 4194 | 2025.06.30 14:48:52.175905 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2025.06.30 14:48:52.175946 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4196 | 2025.06.30 14:48:52.175979 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 146 rows starting from the beginning of the part | ||
| 4197 | 2025.06.30 14:48:52.176005 [ 276 ] {9a0a8a48-5271-4fd3-b8ca-d078b3e787be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4198 | 2025.06.30 14:48:52.176031 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 387 rows starting from the beginning of the part | ||
| 4199 | 2025.06.30 14:48:52.176051 [ 276 ] {9a0a8a48-5271-4fd3-b8ca-d078b3e787be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4200 | 2025.06.30 14:48:52.176079 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part | ||
| 4201 | 2025.06.30 14:48:52.176121 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 387 rows starting from the beginning of the part | ||
| 4202 | 2025.06.30 14:48:52.176161 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 45 rows starting from the beginning of the part | ||
| 4203 | 2025.06.30 14:48:52.176200 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 389 rows starting from the beginning of the part | ||
| 4204 | 2025.06.30 14:48:52.176397 [ 276 ] {9a0a8a48-5271-4fd3-b8ca-d078b3e787be} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.06.30 14:48:52.176438 [ 276 ] {9a0a8a48-5271-4fd3-b8ca-d078b3e787be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4206 | 2025.06.30 14:48:52.176760 [ 276 ] {9a0a8a48-5271-4fd3-b8ca-d078b3e787be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4207 | 2025.06.30 14:48:52.176978 [ 276 ] {9a0a8a48-5271-4fd3-b8ca-d078b3e787be} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2025.06.30 14:48:52.177080 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273926 sec., 1099749.9069804682 rows/sec., 83.60 MiB/sec. | ||
| 4209 | 2025.06.30 14:48:52.177107 [ 276 ] {9a0a8a48-5271-4fd3-b8ca-d078b3e787be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 4210 | 2025.06.30 14:48:52.177170 [ 276 ] {9a0a8a48-5271-4fd3-b8ca-d078b3e787be} <Debug> TCPHandler: Processed in 0.001314246 sec. | ||
| 4211 | 2025.06.30 14:48:52.177286 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4212 | 2025.06.30 14:48:52.177562 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2025.06.30 14:48:52.177645 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_31_6} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4214 | 2025.06.30 14:48:52.177729 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4215 | 2025.06.30 14:48:52.177867 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2025.06.30 14:48:52.177967 [ 276 ] {dc65c291-c00c-441f-9339-f66ef6aecf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4217 | 2025.06.30 14:48:52.178036 [ 276 ] {dc65c291-c00c-441f-9339-f66ef6aecf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4218 | 2025.06.30 14:48:52.178435 [ 276 ] {dc65c291-c00c-441f-9339-f66ef6aecf90} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.06.30 14:48:52.178470 [ 276 ] {dc65c291-c00c-441f-9339-f66ef6aecf90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4220 | 2025.06.30 14:48:52.178800 [ 276 ] {dc65c291-c00c-441f-9339-f66ef6aecf90} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4221 | 2025.06.30 14:48:52.179007 [ 276 ] {dc65c291-c00c-441f-9339-f66ef6aecf90} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2025.06.30 14:48:52.179096 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4223 | 2025.06.30 14:48:52.179119 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2025.06.30 14:48:52.179132 [ 276 ] {dc65c291-c00c-441f-9339-f66ef6aecf90} <Debug> executeQuery: Read 138 rows, 9.24 KiB in 0.001183 sec., 116652.57819103972 rows/sec., 7.63 MiB/sec. | ||
| 4225 | 2025.06.30 14:48:52.179133 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4226 | 2025.06.30 14:48:52.179171 [ 276 ] {dc65c291-c00c-441f-9339-f66ef6aecf90} <Debug> TCPHandler: Processed in 0.001353907 sec. | ||
| 4227 | 2025.06.30 14:48:52.179211 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 4228 | 2025.06.30 14:48:52.179288 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2025.06.30 14:48:52.179322 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4230 | 2025.06.30 14:48:52.179360 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1977 rows starting from the beginning of the part | ||
| 4231 | 2025.06.30 14:48:52.179386 [ 276 ] {843bb79b-706a-429c-a4e7-971b62f1651e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4232 | 2025.06.30 14:48:52.179419 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 137 rows starting from the beginning of the part | ||
| 4233 | 2025.06.30 14:48:52.179434 [ 276 ] {843bb79b-706a-429c-a4e7-971b62f1651e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4234 | 2025.06.30 14:48:52.179477 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 61 rows starting from the beginning of the part | ||
| 4235 | 2025.06.30 14:48:52.179531 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 137 rows starting from the beginning of the part | ||
| 4236 | 2025.06.30 14:48:52.179575 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 4237 | 2025.06.30 14:48:52.179635 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
| 4238 | 2025.06.30 14:48:52.179760 [ 276 ] {843bb79b-706a-429c-a4e7-971b62f1651e} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2025.06.30 14:48:52.179800 [ 276 ] {843bb79b-706a-429c-a4e7-971b62f1651e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4240 | 2025.06.30 14:48:52.180151 [ 276 ] {843bb79b-706a-429c-a4e7-971b62f1651e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4241 | 2025.06.30 14:48:52.180376 [ 276 ] {843bb79b-706a-429c-a4e7-971b62f1651e} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2025.06.30 14:48:52.180509 [ 276 ] {843bb79b-706a-429c-a4e7-971b62f1651e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 4243 | 2025.06.30 14:48:52.180546 [ 276 ] {843bb79b-706a-429c-a4e7-971b62f1651e} <Debug> TCPHandler: Processed in 0.001307786 sec. | ||
| 4244 | 2025.06.30 14:48:52.180649 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.06.30 14:48:52.180742 [ 276 ] {e4b92c2a-fa52-47a6-bd0e-81e6a089c694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4246 | 2025.06.30 14:48:52.180796 [ 276 ] {e4b92c2a-fa52-47a6-bd0e-81e6a089c694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4247 | 2025.06.30 14:48:52.180992 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810606 sec., 1386276.1970301657 rows/sec., 98.77 MiB/sec. | ||
| 4248 | 2025.06.30 14:48:52.181229 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4249 | 2025.06.30 14:48:52.181489 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2025.06.30 14:48:52.181564 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4251 | 2025.06.30 14:48:52.181651 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4252 | 2025.06.30 14:48:52.181654 [ 276 ] {e4b92c2a-fa52-47a6-bd0e-81e6a089c694} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2025.06.30 14:48:52.181702 [ 276 ] {e4b92c2a-fa52-47a6-bd0e-81e6a089c694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4254 | 2025.06.30 14:48:52.182255 [ 276 ] {e4b92c2a-fa52-47a6-bd0e-81e6a089c694} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4255 | 2025.06.30 14:48:52.182485 [ 276 ] {e4b92c2a-fa52-47a6-bd0e-81e6a089c694} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2025.06.30 14:48:52.182625 [ 276 ] {e4b92c2a-fa52-47a6-bd0e-81e6a089c694} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0019 sec., 17368.42105263158 rows/sec., 31.12 MiB/sec. | ||
| 4257 | 2025.06.30 14:48:52.182680 [ 276 ] {e4b92c2a-fa52-47a6-bd0e-81e6a089c694} <Debug> TCPHandler: Processed in 0.002079731 sec. | ||
| 4258 | 2025.06.30 14:48:52.182796 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2025.06.30 14:48:52.182892 [ 276 ] {0e19fff3-a3b6-4b5e-9a17-49dec7e95aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4260 | 2025.06.30 14:48:52.182935 [ 276 ] {0e19fff3-a3b6-4b5e-9a17-49dec7e95aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4261 | 2025.06.30 14:48:52.183274 [ 276 ] {0e19fff3-a3b6-4b5e-9a17-49dec7e95aed} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2025.06.30 14:48:52.183309 [ 276 ] {0e19fff3-a3b6-4b5e-9a17-49dec7e95aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4263 | 2025.06.30 14:48:52.183607 [ 276 ] {0e19fff3-a3b6-4b5e-9a17-49dec7e95aed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4264 | 2025.06.30 14:48:52.183820 [ 276 ] {0e19fff3-a3b6-4b5e-9a17-49dec7e95aed} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2025.06.30 14:48:52.183906 [ 77 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4266 | 2025.06.30 14:48:52.183927 [ 77 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2025.06.30 14:48:52.183943 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4268 | 2025.06.30 14:48:52.183944 [ 276 ] {0e19fff3-a3b6-4b5e-9a17-49dec7e95aed} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.00107 sec., 48598.13084112149 rows/sec., 2.95 MiB/sec. | ||
| 4269 | 2025.06.30 14:48:52.183982 [ 276 ] {0e19fff3-a3b6-4b5e-9a17-49dec7e95aed} <Debug> TCPHandler: Processed in 0.001238845 sec. | ||
| 4270 | 2025.06.30 14:48:52.184011 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 4271 | 2025.06.30 14:48:52.184116 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4272 | 2025.06.30 14:48:52.184142 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 684 rows starting from the beginning of the part | ||
| 4273 | 2025.06.30 14:48:52.184188 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part | ||
| 4274 | 2025.06.30 14:48:52.184222 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 4275 | 2025.06.30 14:48:52.184252 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 52 rows starting from the beginning of the part | ||
| 4276 | 2025.06.30 14:48:52.184284 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 4277 | 2025.06.30 14:48:52.184315 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 4278 | 2025.06.30 14:48:52.185049 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001067232 sec., 843303.0493838266 rows/sec., 55.47 MiB/sec. | ||
| 4279 | 2025.06.30 14:48:52.185190 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4280 | 2025.06.30 14:48:52.185438 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2025.06.30 14:48:52.185506 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_31_6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4282 | 2025.06.30 14:48:52.185566 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4283 | 2025.06.30 14:48:57.157971 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2025.06.30 14:48:57.158248 [ 276 ] {70ea5204-f426-4435-8d38-a14d741773c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4285 | 2025.06.30 14:48:57.158341 [ 276 ] {70ea5204-f426-4435-8d38-a14d741773c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4286 | 2025.06.30 14:48:57.159049 [ 276 ] {70ea5204-f426-4435-8d38-a14d741773c8} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2025.06.30 14:48:57.159088 [ 276 ] {70ea5204-f426-4435-8d38-a14d741773c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4288 | 2025.06.30 14:48:57.159482 [ 276 ] {70ea5204-f426-4435-8d38-a14d741773c8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4289 | 2025.06.30 14:48:57.159711 [ 276 ] {70ea5204-f426-4435-8d38-a14d741773c8} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2025.06.30 14:48:57.159859 [ 276 ] {70ea5204-f426-4435-8d38-a14d741773c8} <Debug> executeQuery: Read 48 rows, 4.12 KiB in 0.00168 sec., 28571.42857142857 rows/sec., 2.39 MiB/sec. | ||
| 4291 | 2025.06.30 14:48:57.159901 [ 276 ] {70ea5204-f426-4435-8d38-a14d741773c8} <Debug> TCPHandler: Processed in 0.002095152 sec. | ||
| 4292 | 2025.06.30 14:48:57.160020 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4293 | 2025.06.30 14:48:57.160114 [ 276 ] {19214f51-44a7-43c6-a250-37890a5b993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4294 | 2025.06.30 14:48:57.160152 [ 276 ] {19214f51-44a7-43c6-a250-37890a5b993e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4295 | 2025.06.30 14:48:57.160558 [ 276 ] {19214f51-44a7-43c6-a250-37890a5b993e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2025.06.30 14:48:57.160591 [ 276 ] {19214f51-44a7-43c6-a250-37890a5b993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4297 | 2025.06.30 14:48:57.160880 [ 276 ] {19214f51-44a7-43c6-a250-37890a5b993e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4298 | 2025.06.30 14:48:57.161101 [ 276 ] {19214f51-44a7-43c6-a250-37890a5b993e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.06.30 14:48:57.161229 [ 276 ] {19214f51-44a7-43c6-a250-37890a5b993e} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001133 sec., 7943.512797881731 rows/sec., 597.31 KiB/sec. | ||
| 4300 | 2025.06.30 14:48:57.161268 [ 276 ] {19214f51-44a7-43c6-a250-37890a5b993e} <Debug> TCPHandler: Processed in 0.001298146 sec. | ||
| 4301 | 2025.06.30 14:48:57.161377 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2025.06.30 14:48:57.161469 [ 276 ] {51c52321-6f66-4219-b67c-794684686eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4303 | 2025.06.30 14:48:57.161508 [ 276 ] {51c52321-6f66-4219-b67c-794684686eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4304 | 2025.06.30 14:48:57.161911 [ 276 ] {51c52321-6f66-4219-b67c-794684686eb2} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2025.06.30 14:48:57.161944 [ 276 ] {51c52321-6f66-4219-b67c-794684686eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4306 | 2025.06.30 14:48:57.162237 [ 276 ] {51c52321-6f66-4219-b67c-794684686eb2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4307 | 2025.06.30 14:48:57.162444 [ 276 ] {51c52321-6f66-4219-b67c-794684686eb2} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2025.06.30 14:48:57.162571 [ 276 ] {51c52321-6f66-4219-b67c-794684686eb2} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.001117 sec., 40286.48164726947 rows/sec., 3.15 MiB/sec. | ||
| 4309 | 2025.06.30 14:48:57.162609 [ 276 ] {51c52321-6f66-4219-b67c-794684686eb2} <Debug> TCPHandler: Processed in 0.001279105 sec. | ||
| 4310 | 2025.06.30 14:48:57.162716 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2025.06.30 14:48:57.162810 [ 276 ] {d6f4a1c9-8297-45d3-ba6a-3b237e1affd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4312 | 2025.06.30 14:48:57.162851 [ 276 ] {d6f4a1c9-8297-45d3-ba6a-3b237e1affd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4313 | 2025.06.30 14:48:57.163219 [ 276 ] {d6f4a1c9-8297-45d3-ba6a-3b237e1affd3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2025.06.30 14:48:57.163255 [ 276 ] {d6f4a1c9-8297-45d3-ba6a-3b237e1affd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4315 | 2025.06.30 14:48:57.163568 [ 276 ] {d6f4a1c9-8297-45d3-ba6a-3b237e1affd3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4316 | 2025.06.30 14:48:57.163773 [ 276 ] {d6f4a1c9-8297-45d3-ba6a-3b237e1affd3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2025.06.30 14:48:57.163896 [ 276 ] {d6f4a1c9-8297-45d3-ba6a-3b237e1affd3} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.82 MiB/sec. | ||
| 4318 | 2025.06.30 14:48:57.163934 [ 276 ] {d6f4a1c9-8297-45d3-ba6a-3b237e1affd3} <Debug> TCPHandler: Processed in 0.001264526 sec. | ||
| 4319 | 2025.06.30 14:48:57.164043 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2025.06.30 14:48:57.164136 [ 276 ] {5826768f-e4b2-4e48-8877-2c6bd1e64b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4321 | 2025.06.30 14:48:57.164189 [ 276 ] {5826768f-e4b2-4e48-8877-2c6bd1e64b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4322 | 2025.06.30 14:48:57.164922 [ 276 ] {5826768f-e4b2-4e48-8877-2c6bd1e64b15} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2025.06.30 14:48:57.164958 [ 276 ] {5826768f-e4b2-4e48-8877-2c6bd1e64b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4324 | 2025.06.30 14:48:57.165455 [ 276 ] {5826768f-e4b2-4e48-8877-2c6bd1e64b15} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4325 | 2025.06.30 14:48:57.165669 [ 276 ] {5826768f-e4b2-4e48-8877-2c6bd1e64b15} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2025.06.30 14:48:57.165781 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4327 | 2025.06.30 14:48:57.165801 [ 276 ] {5826768f-e4b2-4e48-8877-2c6bd1e64b15} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001682 sec., 5350.772889417361 rows/sec., 9.59 MiB/sec. | ||
| 4328 | 2025.06.30 14:48:57.165856 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2025.06.30 14:48:57.165876 [ 276 ] {5826768f-e4b2-4e48-8877-2c6bd1e64b15} <Debug> TCPHandler: Processed in 0.001879897 sec. | ||
| 4330 | 2025.06.30 14:48:57.165884 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4331 | 2025.06.30 14:48:57.165999 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2025.06.30 14:48:57.166005 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 4333 | 2025.06.30 14:48:57.166098 [ 276 ] {d7159571-cc86-419b-9062-2faf48008e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4334 | 2025.06.30 14:48:57.166143 [ 276 ] {d7159571-cc86-419b-9062-2faf48008e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4335 | 2025.06.30 14:48:57.166268 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4336 | 2025.06.30 14:48:57.166335 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 441 rows starting from the beginning of the part | ||
| 4337 | 2025.06.30 14:48:57.166470 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
| 4338 | 2025.06.30 14:48:57.166484 [ 276 ] {d7159571-cc86-419b-9062-2faf48008e9c} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2025.06.30 14:48:57.166525 [ 276 ] {d7159571-cc86-419b-9062-2faf48008e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4340 | 2025.06.30 14:48:57.166569 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
| 4341 | 2025.06.30 14:48:57.166666 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 4342 | 2025.06.30 14:48:57.166758 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
| 4343 | 2025.06.30 14:48:57.166848 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 4344 | 2025.06.30 14:48:57.166851 [ 276 ] {d7159571-cc86-419b-9062-2faf48008e9c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4345 | 2025.06.30 14:48:57.167074 [ 276 ] {d7159571-cc86-419b-9062-2faf48008e9c} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2025.06.30 14:48:57.167210 [ 276 ] {d7159571-cc86-419b-9062-2faf48008e9c} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001129 sec., 26572.187776793624 rows/sec., 1.76 MiB/sec. | ||
| 4347 | 2025.06.30 14:48:57.167248 [ 276 ] {d7159571-cc86-419b-9062-2faf48008e9c} <Debug> TCPHandler: Processed in 0.001298235 sec. | ||
| 4348 | 2025.06.30 14:48:57.184259 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 19 columns (19 merged, 0 gathered) in 0.018300364 sec., 29179.747462946638 rows/sec., 52.29 MiB/sec. | ||
| 4349 | 2025.06.30 14:48:57.185053 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4350 | 2025.06.30 14:48:57.185377 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2025.06.30 14:48:57.185450 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4352 | 2025.06.30 14:48:57.185553 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 4353 | 2025.06.30 14:48:58.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.22 MiB, peak 237.55 MiB, free memory in arenas 0.00 B, will set to 232.31 MiB (RSS), difference: 2.09 MiB | ||
| 4354 | 2025.06.30 14:48:58.569628 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4355 | 2025.06.30 14:48:58.569710 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4356 | 2025.06.30 14:48:58.655816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
| 4357 | 2025.06.30 14:48:58.656322 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2025.06.30 14:48:58.656370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4359 | 2025.06.30 14:48:58.656882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4360 | 2025.06.30 14:48:58.657121 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2025.06.30 14:48:58.657257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4362 | 2025.06.30 14:48:58.679935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 604 | ||
| 4363 | 2025.06.30 14:48:58.682399 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2025.06.30 14:48:58.682455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4365 | 2025.06.30 14:48:58.683648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4366 | 2025.06.30 14:48:58.683933 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.06.30 14:48:58.684215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4368 | 2025.06.30 14:48:59.266084 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4369 | 2025.06.30 14:48:59.282165 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.06.30 14:48:59.282214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4371 | 2025.06.30 14:48:59.288491 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4372 | 2025.06.30 14:48:59.289233 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.06.30 14:48:59.291996 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4374 | 2025.06.30 14:49:02.164405 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2025.06.30 14:49:02.164597 [ 276 ] {63a3e984-da3a-463a-bdb5-65e6361a4eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4376 | 2025.06.30 14:49:02.164661 [ 276 ] {63a3e984-da3a-463a-bdb5-65e6361a4eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4377 | 2025.06.30 14:49:02.165403 [ 276 ] {63a3e984-da3a-463a-bdb5-65e6361a4eb1} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.06.30 14:49:02.165446 [ 276 ] {63a3e984-da3a-463a-bdb5-65e6361a4eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4379 | 2025.06.30 14:49:02.165830 [ 276 ] {63a3e984-da3a-463a-bdb5-65e6361a4eb1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4380 | 2025.06.30 14:49:02.166047 [ 276 ] {63a3e984-da3a-463a-bdb5-65e6361a4eb1} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2025.06.30 14:49:02.166207 [ 276 ] {63a3e984-da3a-463a-bdb5-65e6361a4eb1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001657 sec., 127942.06397103198 rows/sec., 8.14 MiB/sec. | ||
| 4382 | 2025.06.30 14:49:02.166250 [ 276 ] {63a3e984-da3a-463a-bdb5-65e6361a4eb1} <Debug> TCPHandler: Processed in 0.001969469 sec. | ||
| 4383 | 2025.06.30 14:49:02.166370 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2025.06.30 14:49:02.166465 [ 276 ] {96b14d06-04df-43fa-8561-68063275f632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4385 | 2025.06.30 14:49:02.166505 [ 276 ] {96b14d06-04df-43fa-8561-68063275f632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4386 | 2025.06.30 14:49:02.167208 [ 276 ] {96b14d06-04df-43fa-8561-68063275f632} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2025.06.30 14:49:02.167244 [ 276 ] {96b14d06-04df-43fa-8561-68063275f632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4388 | 2025.06.30 14:49:02.167601 [ 276 ] {96b14d06-04df-43fa-8561-68063275f632} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4389 | 2025.06.30 14:49:02.167825 [ 276 ] {96b14d06-04df-43fa-8561-68063275f632} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2025.06.30 14:49:02.167971 [ 276 ] {96b14d06-04df-43fa-8561-68063275f632} <Debug> executeQuery: Read 657 rows, 53.66 KiB in 0.001516 sec., 433377.30870712403 rows/sec., 34.57 MiB/sec. | ||
| 4391 | 2025.06.30 14:49:02.168010 [ 276 ] {96b14d06-04df-43fa-8561-68063275f632} <Debug> TCPHandler: Processed in 0.001688283 sec. | ||
| 4392 | 2025.06.30 14:49:02.168150 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2025.06.30 14:49:02.168243 [ 276 ] {0d8d736b-2f13-439e-9f3e-81518795eb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4394 | 2025.06.30 14:49:02.168281 [ 276 ] {0d8d736b-2f13-439e-9f3e-81518795eb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4395 | 2025.06.30 14:49:02.168710 [ 276 ] {0d8d736b-2f13-439e-9f3e-81518795eb74} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2025.06.30 14:49:02.168746 [ 276 ] {0d8d736b-2f13-439e-9f3e-81518795eb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4397 | 2025.06.30 14:49:02.169044 [ 276 ] {0d8d736b-2f13-439e-9f3e-81518795eb74} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4398 | 2025.06.30 14:49:02.169247 [ 276 ] {0d8d736b-2f13-439e-9f3e-81518795eb74} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2025.06.30 14:49:02.169371 [ 276 ] {0d8d736b-2f13-439e-9f3e-81518795eb74} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001144 sec., 121503.4965034965 rows/sec., 7.57 MiB/sec. | ||
| 4400 | 2025.06.30 14:49:02.169411 [ 276 ] {0d8d736b-2f13-439e-9f3e-81518795eb74} <Debug> TCPHandler: Processed in 0.001324156 sec. | ||
| 4401 | 2025.06.30 14:49:02.169526 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2025.06.30 14:49:02.169619 [ 276 ] {a3d179fa-ce2e-4491-9e37-1e8df453f0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4403 | 2025.06.30 14:49:02.169657 [ 276 ] {a3d179fa-ce2e-4491-9e37-1e8df453f0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4404 | 2025.06.30 14:49:02.170072 [ 276 ] {a3d179fa-ce2e-4491-9e37-1e8df453f0c1} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2025.06.30 14:49:02.170108 [ 276 ] {a3d179fa-ce2e-4491-9e37-1e8df453f0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4406 | 2025.06.30 14:49:02.170401 [ 276 ] {a3d179fa-ce2e-4491-9e37-1e8df453f0c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4407 | 2025.06.30 14:49:02.170601 [ 276 ] {a3d179fa-ce2e-4491-9e37-1e8df453f0c1} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2025.06.30 14:49:02.170723 [ 276 ] {a3d179fa-ce2e-4491-9e37-1e8df453f0c1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001121 sec., 100802.8545941124 rows/sec., 6.53 MiB/sec. | ||
| 4409 | 2025.06.30 14:49:02.170749 [ 54 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4410 | 2025.06.30 14:49:02.170762 [ 276 ] {a3d179fa-ce2e-4491-9e37-1e8df453f0c1} <Debug> TCPHandler: Processed in 0.001283165 sec. | ||
| 4411 | 2025.06.30 14:49:02.170822 [ 54 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2025.06.30 14:49:02.170849 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4413 | 2025.06.30 14:49:02.170967 [ 189 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::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 | ||
| 4414 | 2025.06.30 14:49:02.170972 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2025.06.30 14:49:02.171078 [ 189 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4416 | 2025.06.30 14:49:02.171095 [ 276 ] {95f1392f-e264-4915-ba28-61d7045ab09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4417 | 2025.06.30 14:49:02.171109 [ 189 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4418 | 2025.06.30 14:49:02.171135 [ 276 ] {95f1392f-e264-4915-ba28-61d7045ab09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4419 | 2025.06.30 14:49:02.171173 [ 189 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4420 | 2025.06.30 14:49:02.171221 [ 189 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
| 4421 | 2025.06.30 14:49:02.171266 [ 189 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
| 4422 | 2025.06.30 14:49:02.171309 [ 189 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
| 4423 | 2025.06.30 14:49:02.171351 [ 189 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
| 4424 | 2025.06.30 14:49:02.171554 [ 276 ] {95f1392f-e264-4915-ba28-61d7045ab09d} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2025.06.30 14:49:02.171589 [ 276 ] {95f1392f-e264-4915-ba28-61d7045ab09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4426 | 2025.06.30 14:49:02.171938 [ 276 ] {95f1392f-e264-4915-ba28-61d7045ab09d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4427 | 2025.06.30 14:49:02.172112 [ 198 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188224 sec., 401439.4592265431 rows/sec., 27.89 MiB/sec. | ||
| 4428 | 2025.06.30 14:49:02.172150 [ 276 ] {95f1392f-e264-4915-ba28-61d7045ab09d} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2025.06.30 14:49:02.172274 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4430 | 2025.06.30 14:49:02.172283 [ 276 ] {95f1392f-e264-4915-ba28-61d7045ab09d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001204 sec., 93023.2558139535 rows/sec., 5.30 MiB/sec. | ||
| 4431 | 2025.06.30 14:49:02.172328 [ 276 ] {95f1392f-e264-4915-ba28-61d7045ab09d} <Debug> TCPHandler: Processed in 0.001402108 sec. | ||
| 4432 | 2025.06.30 14:49:02.172458 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2025.06.30 14:49:02.172550 [ 276 ] {172f55c9-f35c-448f-9f3e-e61545cc5934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4434 | 2025.06.30 14:49:02.172563 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2025.06.30 14:49:02.172588 [ 276 ] {172f55c9-f35c-448f-9f3e-e61545cc5934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4436 | 2025.06.30 14:49:02.172632 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_6_1} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4437 | 2025.06.30 14:49:02.172690 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4438 | 2025.06.30 14:49:02.173107 [ 276 ] {172f55c9-f35c-448f-9f3e-e61545cc5934} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2025.06.30 14:49:02.173141 [ 276 ] {172f55c9-f35c-448f-9f3e-e61545cc5934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4440 | 2025.06.30 14:49:02.173455 [ 276 ] {172f55c9-f35c-448f-9f3e-e61545cc5934} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4441 | 2025.06.30 14:49:02.173662 [ 276 ] {172f55c9-f35c-448f-9f3e-e61545cc5934} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.06.30 14:49:02.173787 [ 276 ] {172f55c9-f35c-448f-9f3e-e61545cc5934} <Debug> executeQuery: Read 387 rows, 27.99 KiB in 0.001252 sec., 309105.43130990415 rows/sec., 21.83 MiB/sec. | ||
| 4443 | 2025.06.30 14:49:02.173827 [ 276 ] {172f55c9-f35c-448f-9f3e-e61545cc5934} <Debug> TCPHandler: Processed in 0.001425988 sec. | ||
| 4444 | 2025.06.30 14:49:02.173947 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2025.06.30 14:49:02.174040 [ 276 ] {51484663-2cb1-4662-b7c6-14d6c6132f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4446 | 2025.06.30 14:49:02.174085 [ 276 ] {51484663-2cb1-4662-b7c6-14d6c6132f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4447 | 2025.06.30 14:49:02.174418 [ 276 ] {51484663-2cb1-4662-b7c6-14d6c6132f09} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.06.30 14:49:02.174452 [ 276 ] {51484663-2cb1-4662-b7c6-14d6c6132f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4449 | 2025.06.30 14:49:02.174741 [ 276 ] {51484663-2cb1-4662-b7c6-14d6c6132f09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4450 | 2025.06.30 14:49:02.174939 [ 276 ] {51484663-2cb1-4662-b7c6-14d6c6132f09} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.06.30 14:49:02.175061 [ 276 ] {51484663-2cb1-4662-b7c6-14d6c6132f09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 4452 | 2025.06.30 14:49:02.175099 [ 276 ] {51484663-2cb1-4662-b7c6-14d6c6132f09} <Debug> TCPHandler: Processed in 0.001206594 sec. | ||
| 4453 | 2025.06.30 14:49:02.175218 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2025.06.30 14:49:02.175311 [ 276 ] {098d8ec8-b8fd-48e1-be0a-65e8cad6c93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4455 | 2025.06.30 14:49:02.175351 [ 276 ] {098d8ec8-b8fd-48e1-be0a-65e8cad6c93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4456 | 2025.06.30 14:49:02.175717 [ 276 ] {098d8ec8-b8fd-48e1-be0a-65e8cad6c93e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2025.06.30 14:49:02.175752 [ 276 ] {098d8ec8-b8fd-48e1-be0a-65e8cad6c93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4458 | 2025.06.30 14:49:02.176059 [ 276 ] {098d8ec8-b8fd-48e1-be0a-65e8cad6c93e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4459 | 2025.06.30 14:49:02.176271 [ 276 ] {098d8ec8-b8fd-48e1-be0a-65e8cad6c93e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2025.06.30 14:49:02.176394 [ 276 ] {098d8ec8-b8fd-48e1-be0a-65e8cad6c93e} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.0011 sec., 124545.45454545454 rows/sec., 8.14 MiB/sec. | ||
| 4461 | 2025.06.30 14:49:02.176433 [ 276 ] {098d8ec8-b8fd-48e1-be0a-65e8cad6c93e} <Debug> TCPHandler: Processed in 0.001271575 sec. | ||
| 4462 | 2025.06.30 14:49:02.176553 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2025.06.30 14:49:02.176644 [ 276 ] {9b6760fe-bdcc-4b18-9acc-811bdfd09777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4464 | 2025.06.30 14:49:02.176685 [ 276 ] {9b6760fe-bdcc-4b18-9acc-811bdfd09777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4465 | 2025.06.30 14:49:02.176996 [ 276 ] {9b6760fe-bdcc-4b18-9acc-811bdfd09777} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2025.06.30 14:49:02.177030 [ 276 ] {9b6760fe-bdcc-4b18-9acc-811bdfd09777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4467 | 2025.06.30 14:49:02.177315 [ 276 ] {9b6760fe-bdcc-4b18-9acc-811bdfd09777} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4468 | 2025.06.30 14:49:02.177510 [ 276 ] {9b6760fe-bdcc-4b18-9acc-811bdfd09777} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2025.06.30 14:49:02.177635 [ 276 ] {9b6760fe-bdcc-4b18-9acc-811bdfd09777} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 4470 | 2025.06.30 14:49:02.177672 [ 276 ] {9b6760fe-bdcc-4b18-9acc-811bdfd09777} <Debug> TCPHandler: Processed in 0.001174433 sec. | ||
| 4471 | 2025.06.30 14:49:02.177788 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2025.06.30 14:49:02.177880 [ 276 ] {cb9c6ae8-a00a-4503-9938-b0f6b160bc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4473 | 2025.06.30 14:49:02.177932 [ 276 ] {cb9c6ae8-a00a-4503-9938-b0f6b160bc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4474 | 2025.06.30 14:49:02.178734 [ 276 ] {cb9c6ae8-a00a-4503-9938-b0f6b160bc3c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2025.06.30 14:49:02.178768 [ 276 ] {cb9c6ae8-a00a-4503-9938-b0f6b160bc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4476 | 2025.06.30 14:49:02.179289 [ 276 ] {cb9c6ae8-a00a-4503-9938-b0f6b160bc3c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4477 | 2025.06.30 14:49:02.179504 [ 276 ] {cb9c6ae8-a00a-4503-9938-b0f6b160bc3c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2025.06.30 14:49:02.179634 [ 276 ] {cb9c6ae8-a00a-4503-9938-b0f6b160bc3c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00177 sec., 18644.06779661017 rows/sec., 33.41 MiB/sec. | ||
| 4479 | 2025.06.30 14:49:02.179688 [ 276 ] {cb9c6ae8-a00a-4503-9938-b0f6b160bc3c} <Debug> TCPHandler: Processed in 0.001955919 sec. | ||
| 4480 | 2025.06.30 14:49:02.179814 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2025.06.30 14:49:02.179907 [ 276 ] {c89ecfb8-5bf6-44cf-8b8d-d8d8ade90350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4482 | 2025.06.30 14:49:02.179946 [ 276 ] {c89ecfb8-5bf6-44cf-8b8d-d8d8ade90350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4483 | 2025.06.30 14:49:02.180271 [ 276 ] {c89ecfb8-5bf6-44cf-8b8d-d8d8ade90350} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2025.06.30 14:49:02.180306 [ 276 ] {c89ecfb8-5bf6-44cf-8b8d-d8d8ade90350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4485 | 2025.06.30 14:49:02.180599 [ 276 ] {c89ecfb8-5bf6-44cf-8b8d-d8d8ade90350} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4486 | 2025.06.30 14:49:02.180816 [ 276 ] {c89ecfb8-5bf6-44cf-8b8d-d8d8ade90350} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2025.06.30 14:49:02.180940 [ 276 ] {c89ecfb8-5bf6-44cf-8b8d-d8d8ade90350} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001049 sec., 49571.02001906578 rows/sec., 3.01 MiB/sec. | ||
| 4488 | 2025.06.30 14:49:02.180977 [ 276 ] {c89ecfb8-5bf6-44cf-8b8d-d8d8ade90350} <Debug> TCPHandler: Processed in 0.001218334 sec. | ||
| 4489 | 2025.06.30 14:49:06.157359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
| 4490 | 2025.06.30 14:49:06.158222 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2025.06.30 14:49:06.158267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4492 | 2025.06.30 14:49:06.158752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4493 | 2025.06.30 14:49:06.158994 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2025.06.30 14:49:06.159144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 4495 | 2025.06.30 14:49:06.792056 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4496 | 2025.06.30 14:49:06.809891 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2025.06.30 14:49:06.809960 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4498 | 2025.06.30 14:49:06.816035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4499 | 2025.06.30 14:49:06.816780 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2025.06.30 14:49:06.820685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4501 | 2025.06.30 14:49:07.161297 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2025.06.30 14:49:07.161545 [ 276 ] {d88f3ccf-bed9-4006-be22-04fd57469507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4503 | 2025.06.30 14:49:07.161642 [ 276 ] {d88f3ccf-bed9-4006-be22-04fd57469507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4504 | 2025.06.30 14:49:07.162342 [ 276 ] {d88f3ccf-bed9-4006-be22-04fd57469507} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2025.06.30 14:49:07.162382 [ 276 ] {d88f3ccf-bed9-4006-be22-04fd57469507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4506 | 2025.06.30 14:49:07.162711 [ 276 ] {d88f3ccf-bed9-4006-be22-04fd57469507} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4507 | 2025.06.30 14:49:07.162924 [ 276 ] {d88f3ccf-bed9-4006-be22-04fd57469507} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2025.06.30 14:49:07.163070 [ 276 ] {d88f3ccf-bed9-4006-be22-04fd57469507} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001593 sec., 3766.478342749529 rows/sec., 307.13 KiB/sec. | ||
| 4509 | 2025.06.30 14:49:07.163111 [ 276 ] {d88f3ccf-bed9-4006-be22-04fd57469507} <Debug> TCPHandler: Processed in 0.00198444 sec. | ||
| 4510 | 2025.06.30 14:49:07.163237 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2025.06.30 14:49:07.163332 [ 276 ] {dca0ac70-9014-424d-8132-4e3e15b15ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4512 | 2025.06.30 14:49:07.163371 [ 276 ] {dca0ac70-9014-424d-8132-4e3e15b15ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4513 | 2025.06.30 14:49:07.163846 [ 276 ] {dca0ac70-9014-424d-8132-4e3e15b15ee4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2025.06.30 14:49:07.163883 [ 276 ] {dca0ac70-9014-424d-8132-4e3e15b15ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4515 | 2025.06.30 14:49:07.164188 [ 276 ] {dca0ac70-9014-424d-8132-4e3e15b15ee4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4516 | 2025.06.30 14:49:07.164394 [ 276 ] {dca0ac70-9014-424d-8132-4e3e15b15ee4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2025.06.30 14:49:07.164521 [ 276 ] {dca0ac70-9014-424d-8132-4e3e15b15ee4} <Debug> executeQuery: Read 77 rows, 6.32 KiB in 0.001206 sec., 63847.42951907131 rows/sec., 5.11 MiB/sec. | ||
| 4518 | 2025.06.30 14:49:07.164560 [ 276 ] {dca0ac70-9014-424d-8132-4e3e15b15ee4} <Debug> TCPHandler: Processed in 0.001371298 sec. | ||
| 4519 | 2025.06.30 14:49:07.164681 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2025.06.30 14:49:07.164775 [ 276 ] {65cb5c0a-dc86-408b-b1c8-0663ccecc56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4521 | 2025.06.30 14:49:07.164813 [ 276 ] {65cb5c0a-dc86-408b-b1c8-0663ccecc56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4522 | 2025.06.30 14:49:07.165238 [ 276 ] {65cb5c0a-dc86-408b-b1c8-0663ccecc56b} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2025.06.30 14:49:07.165273 [ 276 ] {65cb5c0a-dc86-408b-b1c8-0663ccecc56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4524 | 2025.06.30 14:49:07.165569 [ 276 ] {65cb5c0a-dc86-408b-b1c8-0663ccecc56b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4525 | 2025.06.30 14:49:07.165771 [ 276 ] {65cb5c0a-dc86-408b-b1c8-0663ccecc56b} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2025.06.30 14:49:07.165898 [ 276 ] {65cb5c0a-dc86-408b-b1c8-0663ccecc56b} <Debug> executeQuery: Read 15 rows, 1.10 KiB in 0.00114 sec., 13157.894736842105 rows/sec., 961.14 KiB/sec. | ||
| 4527 | 2025.06.30 14:49:07.165937 [ 276 ] {65cb5c0a-dc86-408b-b1c8-0663ccecc56b} <Debug> TCPHandler: Processed in 0.001304046 sec. | ||
| 4528 | 2025.06.30 14:49:07.166053 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2025.06.30 14:49:07.166150 [ 276 ] {b619689b-d7dc-4041-9705-ad3363c41fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4530 | 2025.06.30 14:49:07.166189 [ 276 ] {b619689b-d7dc-4041-9705-ad3363c41fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4531 | 2025.06.30 14:49:07.166604 [ 276 ] {b619689b-d7dc-4041-9705-ad3363c41fdd} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2025.06.30 14:49:07.166639 [ 276 ] {b619689b-d7dc-4041-9705-ad3363c41fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4533 | 2025.06.30 14:49:07.166941 [ 276 ] {b619689b-d7dc-4041-9705-ad3363c41fdd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4534 | 2025.06.30 14:49:07.167139 [ 276 ] {b619689b-d7dc-4041-9705-ad3363c41fdd} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.06.30 14:49:07.167262 [ 276 ] {b619689b-d7dc-4041-9705-ad3363c41fdd} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001129 sec., 69973.4278122232 rows/sec., 5.47 MiB/sec. | ||
| 4536 | 2025.06.30 14:49:07.167301 [ 276 ] {b619689b-d7dc-4041-9705-ad3363c41fdd} <Debug> TCPHandler: Processed in 0.001294635 sec. | ||
| 4537 | 2025.06.30 14:49:07.167415 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2025.06.30 14:49:07.167508 [ 276 ] {5f5f24aa-c06c-4030-990d-bf48bb24ea44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4539 | 2025.06.30 14:49:07.167551 [ 276 ] {5f5f24aa-c06c-4030-990d-bf48bb24ea44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4540 | 2025.06.30 14:49:07.167997 [ 276 ] {5f5f24aa-c06c-4030-990d-bf48bb24ea44} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.06.30 14:49:07.168032 [ 276 ] {5f5f24aa-c06c-4030-990d-bf48bb24ea44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4542 | 2025.06.30 14:49:07.168343 [ 276 ] {5f5f24aa-c06c-4030-990d-bf48bb24ea44} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4543 | 2025.06.30 14:49:07.168545 [ 276 ] {5f5f24aa-c06c-4030-990d-bf48bb24ea44} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2025.06.30 14:49:07.168670 [ 276 ] {5f5f24aa-c06c-4030-990d-bf48bb24ea44} <Debug> executeQuery: Read 143 rows, 10.20 KiB in 0.001178 sec., 121392.19015280135 rows/sec., 8.46 MiB/sec. | ||
| 4545 | 2025.06.30 14:49:07.168708 [ 276 ] {5f5f24aa-c06c-4030-990d-bf48bb24ea44} <Debug> TCPHandler: Processed in 0.001339416 sec. | ||
| 4546 | 2025.06.30 14:49:07.168817 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2025.06.30 14:49:07.168909 [ 276 ] {86e8ad10-4421-491a-972e-2513e02dc9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4548 | 2025.06.30 14:49:07.168962 [ 276 ] {86e8ad10-4421-491a-972e-2513e02dc9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4549 | 2025.06.30 14:49:07.169660 [ 276 ] {86e8ad10-4421-491a-972e-2513e02dc9cf} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2025.06.30 14:49:07.169695 [ 276 ] {86e8ad10-4421-491a-972e-2513e02dc9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4551 | 2025.06.30 14:49:07.170182 [ 276 ] {86e8ad10-4421-491a-972e-2513e02dc9cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4552 | 2025.06.30 14:49:07.170393 [ 276 ] {86e8ad10-4421-491a-972e-2513e02dc9cf} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2025.06.30 14:49:07.170526 [ 276 ] {86e8ad10-4421-491a-972e-2513e02dc9cf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001633 sec., 5511.328842620944 rows/sec., 9.88 MiB/sec. | ||
| 4554 | 2025.06.30 14:49:07.170580 [ 276 ] {86e8ad10-4421-491a-972e-2513e02dc9cf} <Debug> TCPHandler: Processed in 0.001810956 sec. | ||
| 4555 | 2025.06.30 14:49:07.170692 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2025.06.30 14:49:07.170785 [ 276 ] {9b79cb06-816a-4312-9559-c0a55df4989a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4557 | 2025.06.30 14:49:07.170826 [ 276 ] {9b79cb06-816a-4312-9559-c0a55df4989a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4558 | 2025.06.30 14:49:07.171160 [ 276 ] {9b79cb06-816a-4312-9559-c0a55df4989a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.06.30 14:49:07.171195 [ 276 ] {9b79cb06-816a-4312-9559-c0a55df4989a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4560 | 2025.06.30 14:49:07.171487 [ 276 ] {9b79cb06-816a-4312-9559-c0a55df4989a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4561 | 2025.06.30 14:49:07.171686 [ 276 ] {9b79cb06-816a-4312-9559-c0a55df4989a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2025.06.30 14:49:07.171810 [ 276 ] {9b79cb06-816a-4312-9559-c0a55df4989a} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001042 sec., 51823.416506717855 rows/sec., 3.49 MiB/sec. | ||
| 4563 | 2025.06.30 14:49:07.171847 [ 276 ] {9b79cb06-816a-4312-9559-c0a55df4989a} <Debug> TCPHandler: Processed in 0.001201874 sec. | ||
| 4564 | 2025.06.30 14:49:08.684382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 640 | ||
| 4565 | 2025.06.30 14:49:08.686796 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2025.06.30 14:49:08.686847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4567 | 2025.06.30 14:49:08.688060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4568 | 2025.06.30 14:49:08.688340 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2025.06.30 14:49:08.688690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 4570 | 2025.06.30 14:49:12.169401 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2025.06.30 14:49:12.169703 [ 276 ] {b1495350-386a-4998-88e7-775ecac839b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4572 | 2025.06.30 14:49:12.169803 [ 276 ] {b1495350-386a-4998-88e7-775ecac839b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4573 | 2025.06.30 14:49:12.170658 [ 276 ] {b1495350-386a-4998-88e7-775ecac839b8} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2025.06.30 14:49:12.170700 [ 276 ] {b1495350-386a-4998-88e7-775ecac839b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4575 | 2025.06.30 14:49:12.171111 [ 276 ] {b1495350-386a-4998-88e7-775ecac839b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4576 | 2025.06.30 14:49:12.171332 [ 276 ] {b1495350-386a-4998-88e7-775ecac839b8} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2025.06.30 14:49:12.171462 [ 58 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4578 | 2025.06.30 14:49:12.171477 [ 276 ] {b1495350-386a-4998-88e7-775ecac839b8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001849 sec., 114656.57111952407 rows/sec., 7.29 MiB/sec. | ||
| 4579 | 2025.06.30 14:49:12.171547 [ 58 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.06.30 14:49:12.171565 [ 276 ] {b1495350-386a-4998-88e7-775ecac839b8} <Debug> TCPHandler: Processed in 0.002340286 sec. | ||
| 4581 | 2025.06.30 14:49:12.171580 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4582 | 2025.06.30 14:49:12.171718 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::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 | ||
| 4583 | 2025.06.30 14:49:12.171730 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2025.06.30 14:49:12.171868 [ 276 ] {b0e9c4db-8920-4989-aadc-073820be8a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4585 | 2025.06.30 14:49:12.171872 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4586 | 2025.06.30 14:49:12.171912 [ 276 ] {b0e9c4db-8920-4989-aadc-073820be8a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4587 | 2025.06.30 14:49:12.171923 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4588 | 2025.06.30 14:49:12.171999 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 4589 | 2025.06.30 14:49:12.172044 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 4590 | 2025.06.30 14:49:12.172089 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 4591 | 2025.06.30 14:49:12.172129 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 4592 | 2025.06.30 14:49:12.172170 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 4593 | 2025.06.30 14:49:12.172647 [ 276 ] {b0e9c4db-8920-4989-aadc-073820be8a97} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2025.06.30 14:49:12.172688 [ 276 ] {b0e9c4db-8920-4989-aadc-073820be8a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4595 | 2025.06.30 14:49:12.173067 [ 276 ] {b0e9c4db-8920-4989-aadc-073820be8a97} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4596 | 2025.06.30 14:49:12.173126 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146678 sec., 739033.801933487 rows/sec., 50.14 MiB/sec. | ||
| 4597 | 2025.06.30 14:49:12.173264 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4598 | 2025.06.30 14:49:12.173285 [ 276 ] {b0e9c4db-8920-4989-aadc-073820be8a97} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.06.30 14:49:12.173414 [ 276 ] {b0e9c4db-8920-4989-aadc-073820be8a97} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001564 sec., 436700.7672634271 rows/sec., 34.74 MiB/sec. | ||
| 4600 | 2025.06.30 14:49:12.173453 [ 276 ] {b0e9c4db-8920-4989-aadc-073820be8a97} <Debug> TCPHandler: Processed in 0.001771085 sec. | ||
| 4601 | 2025.06.30 14:49:12.173511 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.06.30 14:49:12.173579 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.06.30 14:49:12.173580 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_6_1} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4604 | 2025.06.30 14:49:12.173667 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4605 | 2025.06.30 14:49:12.173672 [ 276 ] {14174d6d-0d92-4360-9c7e-36df9982a69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4606 | 2025.06.30 14:49:12.173715 [ 276 ] {14174d6d-0d92-4360-9c7e-36df9982a69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4607 | 2025.06.30 14:49:12.174165 [ 276 ] {14174d6d-0d92-4360-9c7e-36df9982a69d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.06.30 14:49:12.174198 [ 276 ] {14174d6d-0d92-4360-9c7e-36df9982a69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4609 | 2025.06.30 14:49:12.174492 [ 276 ] {14174d6d-0d92-4360-9c7e-36df9982a69d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4610 | 2025.06.30 14:49:12.174693 [ 276 ] {14174d6d-0d92-4360-9c7e-36df9982a69d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.06.30 14:49:12.174815 [ 276 ] {14174d6d-0d92-4360-9c7e-36df9982a69d} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001159 sec., 119930.97497842967 rows/sec., 7.47 MiB/sec. | ||
| 4612 | 2025.06.30 14:49:12.174854 [ 276 ] {14174d6d-0d92-4360-9c7e-36df9982a69d} <Debug> TCPHandler: Processed in 0.001329676 sec. | ||
| 4613 | 2025.06.30 14:49:12.174965 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2025.06.30 14:49:12.175058 [ 276 ] {1e6ea451-525b-4ccd-89e3-b4231dfb0a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4615 | 2025.06.30 14:49:12.175096 [ 276 ] {1e6ea451-525b-4ccd-89e3-b4231dfb0a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4616 | 2025.06.30 14:49:12.175518 [ 276 ] {1e6ea451-525b-4ccd-89e3-b4231dfb0a45} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2025.06.30 14:49:12.175553 [ 276 ] {1e6ea451-525b-4ccd-89e3-b4231dfb0a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4618 | 2025.06.30 14:49:12.175847 [ 276 ] {1e6ea451-525b-4ccd-89e3-b4231dfb0a45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4619 | 2025.06.30 14:49:12.176052 [ 276 ] {1e6ea451-525b-4ccd-89e3-b4231dfb0a45} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2025.06.30 14:49:12.176173 [ 276 ] {1e6ea451-525b-4ccd-89e3-b4231dfb0a45} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001132 sec., 99823.32155477031 rows/sec., 6.46 MiB/sec. | ||
| 4621 | 2025.06.30 14:49:12.176212 [ 276 ] {1e6ea451-525b-4ccd-89e3-b4231dfb0a45} <Debug> TCPHandler: Processed in 0.001293426 sec. | ||
| 4622 | 2025.06.30 14:49:12.176331 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2025.06.30 14:49:12.176422 [ 276 ] {267c2a4a-5e68-4496-adf5-96b63c3f3f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4624 | 2025.06.30 14:49:12.176460 [ 276 ] {267c2a4a-5e68-4496-adf5-96b63c3f3f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4625 | 2025.06.30 14:49:12.176878 [ 276 ] {267c2a4a-5e68-4496-adf5-96b63c3f3f89} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2025.06.30 14:49:12.176912 [ 276 ] {267c2a4a-5e68-4496-adf5-96b63c3f3f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4627 | 2025.06.30 14:49:12.177202 [ 276 ] {267c2a4a-5e68-4496-adf5-96b63c3f3f89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4628 | 2025.06.30 14:49:12.177414 [ 276 ] {267c2a4a-5e68-4496-adf5-96b63c3f3f89} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2025.06.30 14:49:12.177538 [ 276 ] {267c2a4a-5e68-4496-adf5-96b63c3f3f89} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001131 sec., 99027.40937223696 rows/sec., 5.64 MiB/sec. | ||
| 4630 | 2025.06.30 14:49:12.177539 [ 58 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4631 | 2025.06.30 14:49:12.177579 [ 276 ] {267c2a4a-5e68-4496-adf5-96b63c3f3f89} <Debug> TCPHandler: Processed in 0.001305986 sec. | ||
| 4632 | 2025.06.30 14:49:12.177595 [ 58 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.06.30 14:49:12.177620 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4634 | 2025.06.30 14:49:12.177693 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2025.06.30 14:49:12.177693 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::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 | ||
| 4636 | 2025.06.30 14:49:12.177794 [ 276 ] {b8411c46-458c-4341-b870-f45dca342a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4637 | 2025.06.30 14:49:12.177802 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4638 | 2025.06.30 14:49:12.177839 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4639 | 2025.06.30 14:49:12.177840 [ 276 ] {b8411c46-458c-4341-b870-f45dca342a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4640 | 2025.06.30 14:49:12.177900 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
| 4641 | 2025.06.30 14:49:12.177943 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
| 4642 | 2025.06.30 14:49:12.177980 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
| 4643 | 2025.06.30 14:49:12.178013 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
| 4644 | 2025.06.30 14:49:12.178048 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
| 4645 | 2025.06.30 14:49:12.178405 [ 276 ] {b8411c46-458c-4341-b870-f45dca342a08} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2025.06.30 14:49:12.178446 [ 276 ] {b8411c46-458c-4341-b870-f45dca342a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4647 | 2025.06.30 14:49:12.178774 [ 276 ] {b8411c46-458c-4341-b870-f45dca342a08} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4648 | 2025.06.30 14:49:12.178793 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132572 sec., 505045.1538621827 rows/sec., 30.90 MiB/sec. | ||
| 4649 | 2025.06.30 14:49:12.178947 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4650 | 2025.06.30 14:49:12.178993 [ 276 ] {b8411c46-458c-4341-b870-f45dca342a08} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2025.06.30 14:49:12.179124 [ 276 ] {b8411c46-458c-4341-b870-f45dca342a08} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001345 sec., 308550.18587360595 rows/sec., 21.95 MiB/sec. | ||
| 4652 | 2025.06.30 14:49:12.179163 [ 276 ] {b8411c46-458c-4341-b870-f45dca342a08} <Debug> TCPHandler: Processed in 0.00151806 sec. | ||
| 4653 | 2025.06.30 14:49:12.179191 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2025.06.30 14:49:12.179253 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_6_1} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4655 | 2025.06.30 14:49:12.179277 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2025.06.30 14:49:12.179323 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4657 | 2025.06.30 14:49:12.179370 [ 276 ] {d97e82a5-aaaa-483a-bda2-017f5353fb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4658 | 2025.06.30 14:49:12.179414 [ 276 ] {d97e82a5-aaaa-483a-bda2-017f5353fb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4659 | 2025.06.30 14:49:12.179747 [ 276 ] {d97e82a5-aaaa-483a-bda2-017f5353fb8c} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2025.06.30 14:49:12.179781 [ 276 ] {d97e82a5-aaaa-483a-bda2-017f5353fb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4661 | 2025.06.30 14:49:12.180073 [ 276 ] {d97e82a5-aaaa-483a-bda2-017f5353fb8c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4662 | 2025.06.30 14:49:12.180273 [ 276 ] {d97e82a5-aaaa-483a-bda2-017f5353fb8c} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2025.06.30 14:49:12.180401 [ 276 ] {d97e82a5-aaaa-483a-bda2-017f5353fb8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 4664 | 2025.06.30 14:49:12.180439 [ 276 ] {d97e82a5-aaaa-483a-bda2-017f5353fb8c} <Debug> TCPHandler: Processed in 0.001213014 sec. | ||
| 4665 | 2025.06.30 14:49:12.180543 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2025.06.30 14:49:12.180635 [ 276 ] {0c4e8285-998a-4a12-a530-a43cadfa818d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4667 | 2025.06.30 14:49:12.180676 [ 276 ] {0c4e8285-998a-4a12-a530-a43cadfa818d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4668 | 2025.06.30 14:49:12.181093 [ 276 ] {0c4e8285-998a-4a12-a530-a43cadfa818d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.06.30 14:49:12.181128 [ 276 ] {0c4e8285-998a-4a12-a530-a43cadfa818d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4670 | 2025.06.30 14:49:12.181447 [ 276 ] {0c4e8285-998a-4a12-a530-a43cadfa818d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4671 | 2025.06.30 14:49:12.181661 [ 276 ] {0c4e8285-998a-4a12-a530-a43cadfa818d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.06.30 14:49:12.181786 [ 276 ] {0c4e8285-998a-4a12-a530-a43cadfa818d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001167 sec., 203084.8329048843 rows/sec., 13.61 MiB/sec. | ||
| 4673 | 2025.06.30 14:49:12.181824 [ 276 ] {0c4e8285-998a-4a12-a530-a43cadfa818d} <Debug> TCPHandler: Processed in 0.001328346 sec. | ||
| 4674 | 2025.06.30 14:49:12.181932 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2025.06.30 14:49:12.182025 [ 276 ] {856fe9cb-b03a-4e00-9e51-0254bd5f7a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4676 | 2025.06.30 14:49:12.182066 [ 276 ] {856fe9cb-b03a-4e00-9e51-0254bd5f7a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4677 | 2025.06.30 14:49:12.182373 [ 276 ] {856fe9cb-b03a-4e00-9e51-0254bd5f7a21} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2025.06.30 14:49:12.182408 [ 276 ] {856fe9cb-b03a-4e00-9e51-0254bd5f7a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4679 | 2025.06.30 14:49:12.182691 [ 276 ] {856fe9cb-b03a-4e00-9e51-0254bd5f7a21} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4680 | 2025.06.30 14:49:12.182889 [ 276 ] {856fe9cb-b03a-4e00-9e51-0254bd5f7a21} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2025.06.30 14:49:12.183023 [ 276 ] {856fe9cb-b03a-4e00-9e51-0254bd5f7a21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 4682 | 2025.06.30 14:49:12.183022 [ 56 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4683 | 2025.06.30 14:49:12.183068 [ 276 ] {856fe9cb-b03a-4e00-9e51-0254bd5f7a21} <Debug> TCPHandler: Processed in 0.001181764 sec. | ||
| 4684 | 2025.06.30 14:49:12.183110 [ 56 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2025.06.30 14:49:12.183135 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4686 | 2025.06.30 14:49:12.183185 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2025.06.30 14:49:12.183282 [ 276 ] {6cb39b4d-6ffb-47a7-a89b-f0c7f234f702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4688 | 2025.06.30 14:49:12.183334 [ 276 ] {6cb39b4d-6ffb-47a7-a89b-f0c7f234f702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4689 | 2025.06.30 14:49:12.183466 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::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 | ||
| 4690 | 2025.06.30 14:49:12.183563 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4691 | 2025.06.30 14:49:12.183592 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4692 | 2025.06.30 14:49:12.183648 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4693 | 2025.06.30 14:49:12.183692 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4694 | 2025.06.30 14:49:12.183734 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4695 | 2025.06.30 14:49:12.183777 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4696 | 2025.06.30 14:49:12.183819 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4697 | 2025.06.30 14:49:12.184178 [ 276 ] {6cb39b4d-6ffb-47a7-a89b-f0c7f234f702} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.06.30 14:49:12.184212 [ 276 ] {6cb39b4d-6ffb-47a7-a89b-f0c7f234f702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4699 | 2025.06.30 14:49:12.184513 [ 187 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001082691 sec., 5541.747368362719 rows/sec., 369.81 KiB/sec. | ||
| 4700 | 2025.06.30 14:49:12.184622 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4701 | 2025.06.30 14:49:12.184746 [ 276 ] {6cb39b4d-6ffb-47a7-a89b-f0c7f234f702} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4702 | 2025.06.30 14:49:12.184870 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2025.06.30 14:49:12.184927 [ 197 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_6_1} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4704 | 2025.06.30 14:49:12.184977 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4705 | 2025.06.30 14:49:12.184983 [ 276 ] {6cb39b4d-6ffb-47a7-a89b-f0c7f234f702} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2025.06.30 14:49:12.185120 [ 276 ] {6cb39b4d-6ffb-47a7-a89b-f0c7f234f702} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001853 sec., 17808.958445763627 rows/sec., 31.91 MiB/sec. | ||
| 4707 | 2025.06.30 14:49:12.185175 [ 276 ] {6cb39b4d-6ffb-47a7-a89b-f0c7f234f702} <Debug> TCPHandler: Processed in 0.002035891 sec. | ||
| 4708 | 2025.06.30 14:49:12.185297 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2025.06.30 14:49:12.185390 [ 276 ] {b78e6bd3-edf2-4490-a282-c65274d37677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4710 | 2025.06.30 14:49:12.185430 [ 276 ] {b78e6bd3-edf2-4490-a282-c65274d37677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4711 | 2025.06.30 14:49:12.185785 [ 276 ] {b78e6bd3-edf2-4490-a282-c65274d37677} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2025.06.30 14:49:12.185819 [ 276 ] {b78e6bd3-edf2-4490-a282-c65274d37677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4713 | 2025.06.30 14:49:12.186122 [ 276 ] {b78e6bd3-edf2-4490-a282-c65274d37677} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4714 | 2025.06.30 14:49:12.186326 [ 276 ] {b78e6bd3-edf2-4490-a282-c65274d37677} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2025.06.30 14:49:12.186450 [ 276 ] {b78e6bd3-edf2-4490-a282-c65274d37677} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001076 sec., 76208.17843866172 rows/sec., 4.84 MiB/sec. | ||
| 4716 | 2025.06.30 14:49:12.186488 [ 276 ] {b78e6bd3-edf2-4490-a282-c65274d37677} <Debug> TCPHandler: Processed in 0.001246885 sec. | ||
| 4717 | 2025.06.30 14:49:13.569762 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4718 | 2025.06.30 14:49:13.569811 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4719 | 2025.06.30 14:49:13.659206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
| 4720 | 2025.06.30 14:49:13.659747 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2025.06.30 14:49:13.659781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4722 | 2025.06.30 14:49:13.660251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4723 | 2025.06.30 14:49:13.660471 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2025.06.30 14:49:13.660581 [ 56 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4725 | 2025.06.30 14:49:13.660594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4726 | 2025.06.30 14:49:13.660619 [ 56 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2025.06.30 14:49:13.660637 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4728 | 2025.06.30 14:49:13.660724 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 4729 | 2025.06.30 14:49:13.660813 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2025.06.30 14:49:13.660843 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
| 4731 | 2025.06.30 14:49:13.660921 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
| 4732 | 2025.06.30 14:49:13.660968 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
| 4733 | 2025.06.30 14:49:13.661009 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
| 4734 | 2025.06.30 14:49:13.661048 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
| 4735 | 2025.06.30 14:49:13.661087 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
| 4736 | 2025.06.30 14:49:13.663156 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464999 sec., 4850306.227304758 rows/sec., 69.38 MiB/sec. | ||
| 4737 | 2025.06.30 14:49:13.663630 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4738 | 2025.06.30 14:49:13.664006 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2025.06.30 14:49:13.664090 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_26_5} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4740 | 2025.06.30 14:49:13.664194 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4741 | 2025.06.30 14:49:14.320756 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4742 | 2025.06.30 14:49:14.338103 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2025.06.30 14:49:14.338174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4744 | 2025.06.30 14:49:14.343716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4745 | 2025.06.30 14:49:14.344445 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2025.06.30 14:49:14.344731 [ 55 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4747 | 2025.06.30 14:49:14.344803 [ 55 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2025.06.30 14:49:14.344827 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4749 | 2025.06.30 14:49:14.344927 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 4750 | 2025.06.30 14:49:14.347716 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4751 | 2025.06.30 14:49:14.348868 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4752 | 2025.06.30 14:49:14.350411 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 4753 | 2025.06.30 14:49:14.354868 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 4754 | 2025.06.30 14:49:14.359382 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 4755 | 2025.06.30 14:49:14.363680 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 4756 | 2025.06.30 14:49:14.367854 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 4757 | 2025.06.30 14:49:14.371701 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 4758 | 2025.06.30 14:49:14.424137 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07925025 sec., 2473.17831804947 rows/sec., 12.79 MiB/sec. | ||
| 4759 | 2025.06.30 14:49:14.426859 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4760 | 2025.06.30 14:49:14.428825 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_26_5} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2025.06.30 14:49:14.428931 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_26_5} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4762 | 2025.06.30 14:49:14.431609 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4763 | 2025.06.30 14:49:15.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.85 MiB, peak 245.41 MiB, free memory in arenas 0.00 B, will set to 238.63 MiB (RSS), difference: 3.78 MiB | ||
| 4764 | 2025.06.30 14:49:17.162362 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2025.06.30 14:49:17.162641 [ 276 ] {01991617-4830-47ff-a5b1-888e53bc9814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4766 | 2025.06.30 14:49:17.162741 [ 276 ] {01991617-4830-47ff-a5b1-888e53bc9814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4767 | 2025.06.30 14:49:17.163617 [ 276 ] {01991617-4830-47ff-a5b1-888e53bc9814} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.06.30 14:49:17.163660 [ 276 ] {01991617-4830-47ff-a5b1-888e53bc9814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4769 | 2025.06.30 14:49:17.164061 [ 276 ] {01991617-4830-47ff-a5b1-888e53bc9814} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4770 | 2025.06.30 14:49:17.164292 [ 276 ] {01991617-4830-47ff-a5b1-888e53bc9814} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.06.30 14:49:17.164448 [ 276 ] {01991617-4830-47ff-a5b1-888e53bc9814} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001881 sec., 39340.77618288145 rows/sec., 3.16 MiB/sec. | ||
| 4772 | 2025.06.30 14:49:17.164455 [ 51 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4773 | 2025.06.30 14:49:17.164492 [ 276 ] {01991617-4830-47ff-a5b1-888e53bc9814} <Debug> TCPHandler: Processed in 0.002310486 sec. | ||
| 4774 | 2025.06.30 14:49:17.164556 [ 51 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2025.06.30 14:49:17.164598 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4776 | 2025.06.30 14:49:17.164687 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2025.06.30 14:49:17.164760 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 4778 | 2025.06.30 14:49:17.164791 [ 276 ] {83c44841-8f76-48d9-940d-541297918d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4779 | 2025.06.30 14:49:17.164854 [ 276 ] {83c44841-8f76-48d9-940d-541297918d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4780 | 2025.06.30 14:49:17.164918 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4781 | 2025.06.30 14:49:17.164958 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 805 rows starting from the beginning of the part | ||
| 4782 | 2025.06.30 14:49:17.165031 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 4783 | 2025.06.30 14:49:17.165080 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 657 rows starting from the beginning of the part | ||
| 4784 | 2025.06.30 14:49:17.165127 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part | ||
| 4785 | 2025.06.30 14:49:17.165169 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 683 rows starting from the beginning of the part | ||
| 4786 | 2025.06.30 14:49:17.165210 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 4787 | 2025.06.30 14:49:17.165289 [ 276 ] {83c44841-8f76-48d9-940d-541297918d32} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.06.30 14:49:17.165330 [ 276 ] {83c44841-8f76-48d9-940d-541297918d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4789 | 2025.06.30 14:49:17.165731 [ 276 ] {83c44841-8f76-48d9-940d-541297918d32} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4790 | 2025.06.30 14:49:17.165960 [ 276 ] {83c44841-8f76-48d9-940d-541297918d32} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.06.30 14:49:17.166065 [ 51 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 4792 | 2025.06.30 14:49:17.166095 [ 51 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2025.06.30 14:49:17.166096 [ 276 ] {83c44841-8f76-48d9-940d-541297918d32} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001323 sec., 6802.721088435374 rows/sec., 511.53 KiB/sec. | ||
| 4794 | 2025.06.30 14:49:17.166112 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4795 | 2025.06.30 14:49:17.166149 [ 276 ] {83c44841-8f76-48d9-940d-541297918d32} <Debug> TCPHandler: Processed in 0.001522781 sec. | ||
| 4796 | 2025.06.30 14:49:17.166222 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::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 | ||
| 4797 | 2025.06.30 14:49:17.166279 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2025.06.30 14:49:17.166314 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4799 | 2025.06.30 14:49:17.166342 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 176 rows starting from the beginning of the part | ||
| 4800 | 2025.06.30 14:49:17.166374 [ 276 ] {345a2a89-aa4d-4a5c-8f66-2f7bc51f6511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4801 | 2025.06.30 14:49:17.166397 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 4802 | 2025.06.30 14:49:17.166416 [ 276 ] {345a2a89-aa4d-4a5c-8f66-2f7bc51f6511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4803 | 2025.06.30 14:49:17.166439 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 139 rows starting from the beginning of the part | ||
| 4804 | 2025.06.30 14:49:17.166454 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760175 sec., 1331685.7698808357 rows/sec., 112.38 MiB/sec. | ||
| 4805 | 2025.06.30 14:49:17.166479 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 4806 | 2025.06.30 14:49:17.166525 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 139 rows starting from the beginning of the part | ||
| 4807 | 2025.06.30 14:49:17.166562 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 4808 | 2025.06.30 14:49:17.166742 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4809 | 2025.06.30 14:49:17.166859 [ 276 ] {345a2a89-aa4d-4a5c-8f66-2f7bc51f6511} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2025.06.30 14:49:17.166902 [ 276 ] {345a2a89-aa4d-4a5c-8f66-2f7bc51f6511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4811 | 2025.06.30 14:49:17.167135 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2025.06.30 14:49:17.167230 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_36_7} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4813 | 2025.06.30 14:49:17.167329 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4814 | 2025.06.30 14:49:17.167355 [ 276 ] {345a2a89-aa4d-4a5c-8f66-2f7bc51f6511} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4815 | 2025.06.30 14:49:17.167392 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209734 sec., 402567.83722702676 rows/sec., 27.21 MiB/sec. | ||
| 4816 | 2025.06.30 14:49:17.167565 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 4817 | 2025.06.30 14:49:17.167612 [ 276 ] {345a2a89-aa4d-4a5c-8f66-2f7bc51f6511} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2025.06.30 14:49:17.167722 [ 51 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4819 | 2025.06.30 14:49:17.167751 [ 51 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.06.30 14:49:17.167758 [ 276 ] {345a2a89-aa4d-4a5c-8f66-2f7bc51f6511} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.0014 sec., 52142.857142857145 rows/sec., 4.07 MiB/sec. | ||
| 4821 | 2025.06.30 14:49:17.167771 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4822 | 2025.06.30 14:49:17.167807 [ 276 ] {345a2a89-aa4d-4a5c-8f66-2f7bc51f6511} <Debug> TCPHandler: Processed in 0.001577872 sec. | ||
| 4823 | 2025.06.30 14:49:17.167864 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2025.06.30 14:49:17.167871 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 4825 | 2025.06.30 14:49:17.167937 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2025.06.30 14:49:17.167953 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_30_6} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 4827 | 2025.06.30 14:49:17.167976 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4828 | 2025.06.30 14:49:17.168010 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 466 rows starting from the beginning of the part | ||
| 4829 | 2025.06.30 14:49:17.168023 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4830 | 2025.06.30 14:49:17.168037 [ 276 ] {b17726b4-64bd-43ba-b1d1-44634c392cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4831 | 2025.06.30 14:49:17.168074 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 45 rows starting from the beginning of the part | ||
| 4832 | 2025.06.30 14:49:17.168086 [ 276 ] {b17726b4-64bd-43ba-b1d1-44634c392cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4833 | 2025.06.30 14:49:17.168126 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 387 rows starting from the beginning of the part | ||
| 4834 | 2025.06.30 14:49:17.168173 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 79 rows starting from the beginning of the part | ||
| 4835 | 2025.06.30 14:49:17.168212 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 415 rows starting from the beginning of the part | ||
| 4836 | 2025.06.30 14:49:17.168251 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 73 rows starting from the beginning of the part | ||
| 4837 | 2025.06.30 14:49:17.168534 [ 276 ] {b17726b4-64bd-43ba-b1d1-44634c392cc7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2025.06.30 14:49:17.168575 [ 276 ] {b17726b4-64bd-43ba-b1d1-44634c392cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4839 | 2025.06.30 14:49:17.168929 [ 276 ] {b17726b4-64bd-43ba-b1d1-44634c392cc7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4840 | 2025.06.30 14:49:17.169143 [ 276 ] {b17726b4-64bd-43ba-b1d1-44634c392cc7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2025.06.30 14:49:17.169183 [ 194 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346497 sec., 1088008.3654103945 rows/sec., 82.99 MiB/sec. | ||
| 4842 | 2025.06.30 14:49:17.169275 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4843 | 2025.06.30 14:49:17.169280 [ 276 ] {b17726b4-64bd-43ba-b1d1-44634c392cc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 4844 | 2025.06.30 14:49:17.169316 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2025.06.30 14:49:17.169342 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4846 | 2025.06.30 14:49:17.169342 [ 276 ] {b17726b4-64bd-43ba-b1d1-44634c392cc7} <Debug> TCPHandler: Processed in 0.001454609 sec. | ||
| 4847 | 2025.06.30 14:49:17.169401 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4848 | 2025.06.30 14:49:17.169430 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 4849 | 2025.06.30 14:49:17.169471 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2025.06.30 14:49:17.169517 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4851 | 2025.06.30 14:49:17.169543 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2510 rows starting from the beginning of the part | ||
| 4852 | 2025.06.30 14:49:17.169568 [ 276 ] {2d06fd92-bbca-4541-baf5-6426835ed4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4853 | 2025.06.30 14:49:17.169590 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4854 | 2025.06.30 14:49:17.169625 [ 276 ] {2d06fd92-bbca-4541-baf5-6426835ed4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4855 | 2025.06.30 14:49:17.169629 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 137 rows starting from the beginning of the part | ||
| 4856 | 2025.06.30 14:49:17.169670 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 143 rows starting from the beginning of the part | ||
| 4857 | 2025.06.30 14:49:17.169708 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part | ||
| 4858 | 2025.06.30 14:49:17.169719 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2025.06.30 14:49:17.169742 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4860 | 2025.06.30 14:49:17.169807 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_36_7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4861 | 2025.06.30 14:49:17.169920 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4862 | 2025.06.30 14:49:17.170403 [ 276 ] {2d06fd92-bbca-4541-baf5-6426835ed4c6} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2025.06.30 14:49:17.170442 [ 276 ] {2d06fd92-bbca-4541-baf5-6426835ed4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4864 | 2025.06.30 14:49:17.170980 [ 276 ] {2d06fd92-bbca-4541-baf5-6426835ed4c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4865 | 2025.06.30 14:49:17.171062 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662093 sec., 1953560.9619918982 rows/sec., 137.77 MiB/sec. | ||
| 4866 | 2025.06.30 14:49:17.171219 [ 276 ] {2d06fd92-bbca-4541-baf5-6426835ed4c6} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.06.30 14:49:17.171373 [ 276 ] {2d06fd92-bbca-4541-baf5-6426835ed4c6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001821 sec., 4942.339373970346 rows/sec., 8.86 MiB/sec. | ||
| 4868 | 2025.06.30 14:49:17.171448 [ 276 ] {2d06fd92-bbca-4541-baf5-6426835ed4c6} <Debug> TCPHandler: Processed in 0.002027141 sec. | ||
| 4869 | 2025.06.30 14:49:17.171451 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4870 | 2025.06.30 14:49:17.171585 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2025.06.30 14:49:17.171687 [ 276 ] {b45be788-dcfe-4226-b8e4-6460a650ab2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4872 | 2025.06.30 14:49:17.171723 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2025.06.30 14:49:17.171732 [ 276 ] {b45be788-dcfe-4226-b8e4-6460a650ab2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4874 | 2025.06.30 14:49:17.171798 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4875 | 2025.06.30 14:49:17.171875 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4876 | 2025.06.30 14:49:17.172092 [ 276 ] {b45be788-dcfe-4226-b8e4-6460a650ab2b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.06.30 14:49:17.172133 [ 276 ] {b45be788-dcfe-4226-b8e4-6460a650ab2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4878 | 2025.06.30 14:49:17.172448 [ 276 ] {b45be788-dcfe-4226-b8e4-6460a650ab2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4879 | 2025.06.30 14:49:17.172665 [ 276 ] {b45be788-dcfe-4226-b8e4-6460a650ab2b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2025.06.30 14:49:17.172767 [ 50 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4881 | 2025.06.30 14:49:17.172795 [ 276 ] {b45be788-dcfe-4226-b8e4-6460a650ab2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 4882 | 2025.06.30 14:49:17.172799 [ 50 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2025.06.30 14:49:17.172836 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4884 | 2025.06.30 14:49:17.172841 [ 276 ] {b45be788-dcfe-4226-b8e4-6460a650ab2b} <Debug> TCPHandler: Processed in 0.001318576 sec. | ||
| 4885 | 2025.06.30 14:49:17.172917 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 4886 | 2025.06.30 14:49:17.173015 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4887 | 2025.06.30 14:49:17.173043 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 900 rows starting from the beginning of the part | ||
| 4888 | 2025.06.30 14:49:17.173099 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 4889 | 2025.06.30 14:49:17.173142 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
| 4890 | 2025.06.30 14:49:17.173178 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
| 4891 | 2025.06.30 14:49:17.173216 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
| 4892 | 2025.06.30 14:49:17.173254 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 4893 | 2025.06.30 14:49:17.174175 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289656 sec., 913421.8737399741 rows/sec., 59.88 MiB/sec. | ||
| 4894 | 2025.06.30 14:49:17.174333 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4895 | 2025.06.30 14:49:17.174564 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2025.06.30 14:49:17.174627 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_36_7} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4897 | 2025.06.30 14:49:17.174693 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4898 | 2025.06.30 14:49:18.688870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 674 | ||
| 4899 | 2025.06.30 14:49:18.691258 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2025.06.30 14:49:18.691318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4901 | 2025.06.30 14:49:18.692603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4902 | 2025.06.30 14:49:18.692889 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2025.06.30 14:49:18.693254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 4904 | 2025.06.30 14:49:21.160697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
| 4905 | 2025.06.30 14:49:21.161562 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2025.06.30 14:49:21.161641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4907 | 2025.06.30 14:49:21.162120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4908 | 2025.06.30 14:49:21.162357 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2025.06.30 14:49:21.162489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 4910 | 2025.06.30 14:49:21.847785 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4911 | 2025.06.30 14:49:21.864118 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2025.06.30 14:49:21.864181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4913 | 2025.06.30 14:49:21.870055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4914 | 2025.06.30 14:49:21.870817 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2025.06.30 14:49:21.873812 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4916 | 2025.06.30 14:49:22.168985 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2025.06.30 14:49:22.169136 [ 276 ] {f28e4e35-d834-419a-90eb-a55aa513a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4918 | 2025.06.30 14:49:22.169196 [ 276 ] {f28e4e35-d834-419a-90eb-a55aa513a944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4919 | 2025.06.30 14:49:22.169866 [ 276 ] {f28e4e35-d834-419a-90eb-a55aa513a944} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2025.06.30 14:49:22.169908 [ 276 ] {f28e4e35-d834-419a-90eb-a55aa513a944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4921 | 2025.06.30 14:49:22.170285 [ 276 ] {f28e4e35-d834-419a-90eb-a55aa513a944} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4922 | 2025.06.30 14:49:22.170501 [ 276 ] {f28e4e35-d834-419a-90eb-a55aa513a944} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2025.06.30 14:49:22.170641 [ 276 ] {f28e4e35-d834-419a-90eb-a55aa513a944} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001544 sec., 137305.69948186527 rows/sec., 8.73 MiB/sec. | ||
| 4924 | 2025.06.30 14:49:22.170687 [ 276 ] {f28e4e35-d834-419a-90eb-a55aa513a944} <Debug> TCPHandler: Processed in 0.001822516 sec. | ||
| 4925 | 2025.06.30 14:49:22.170811 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2025.06.30 14:49:22.170912 [ 276 ] {75450ed7-56f1-4799-9c8c-8ee0b6b8dee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4927 | 2025.06.30 14:49:22.170954 [ 276 ] {75450ed7-56f1-4799-9c8c-8ee0b6b8dee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4928 | 2025.06.30 14:49:22.171364 [ 276 ] {75450ed7-56f1-4799-9c8c-8ee0b6b8dee9} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2025.06.30 14:49:22.171401 [ 276 ] {75450ed7-56f1-4799-9c8c-8ee0b6b8dee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4930 | 2025.06.30 14:49:22.171694 [ 276 ] {75450ed7-56f1-4799-9c8c-8ee0b6b8dee9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4931 | 2025.06.30 14:49:22.171901 [ 276 ] {75450ed7-56f1-4799-9c8c-8ee0b6b8dee9} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2025.06.30 14:49:22.172028 [ 276 ] {75450ed7-56f1-4799-9c8c-8ee0b6b8dee9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 430.68 KiB/sec. | ||
| 4933 | 2025.06.30 14:49:22.172069 [ 276 ] {75450ed7-56f1-4799-9c8c-8ee0b6b8dee9} <Debug> TCPHandler: Processed in 0.001307946 sec. | ||
| 4934 | 2025.06.30 14:49:22.172185 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2025.06.30 14:49:22.172279 [ 276 ] {be5ee2c8-f054-4105-a4d7-49e048c046c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4936 | 2025.06.30 14:49:22.172318 [ 276 ] {be5ee2c8-f054-4105-a4d7-49e048c046c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4937 | 2025.06.30 14:49:22.173042 [ 276 ] {be5ee2c8-f054-4105-a4d7-49e048c046c3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2025.06.30 14:49:22.173078 [ 276 ] {be5ee2c8-f054-4105-a4d7-49e048c046c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4939 | 2025.06.30 14:49:22.173426 [ 276 ] {be5ee2c8-f054-4105-a4d7-49e048c046c3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4940 | 2025.06.30 14:49:22.173637 [ 276 ] {be5ee2c8-f054-4105-a4d7-49e048c046c3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2025.06.30 14:49:22.173762 [ 276 ] {be5ee2c8-f054-4105-a4d7-49e048c046c3} <Debug> executeQuery: Read 686 rows, 55.86 KiB in 0.0015 sec., 457333.3333333333 rows/sec., 36.37 MiB/sec. | ||
| 4942 | 2025.06.30 14:49:22.173802 [ 276 ] {be5ee2c8-f054-4105-a4d7-49e048c046c3} <Debug> TCPHandler: Processed in 0.001663623 sec. | ||
| 4943 | 2025.06.30 14:49:22.173915 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2025.06.30 14:49:22.174008 [ 276 ] {a049f5ab-347b-4fd0-9826-dd565b44d13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4945 | 2025.06.30 14:49:22.174047 [ 276 ] {a049f5ab-347b-4fd0-9826-dd565b44d13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4946 | 2025.06.30 14:49:22.174490 [ 276 ] {a049f5ab-347b-4fd0-9826-dd565b44d13d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2025.06.30 14:49:22.174526 [ 276 ] {a049f5ab-347b-4fd0-9826-dd565b44d13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4948 | 2025.06.30 14:49:22.174833 [ 276 ] {a049f5ab-347b-4fd0-9826-dd565b44d13d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4949 | 2025.06.30 14:49:22.175035 [ 276 ] {a049f5ab-347b-4fd0-9826-dd565b44d13d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2025.06.30 14:49:22.175165 [ 276 ] {a049f5ab-347b-4fd0-9826-dd565b44d13d} <Debug> executeQuery: Read 145 rows, 9.29 KiB in 0.001173 sec., 123614.66325660699 rows/sec., 7.73 MiB/sec. | ||
| 4951 | 2025.06.30 14:49:22.175205 [ 276 ] {a049f5ab-347b-4fd0-9826-dd565b44d13d} <Debug> TCPHandler: Processed in 0.001337477 sec. | ||
| 4952 | 2025.06.30 14:49:22.175316 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2025.06.30 14:49:22.175408 [ 276 ] {3098dce2-e894-4534-b5e0-4b55a409ed26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4954 | 2025.06.30 14:49:22.175446 [ 276 ] {3098dce2-e894-4534-b5e0-4b55a409ed26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4955 | 2025.06.30 14:49:22.175868 [ 276 ] {3098dce2-e894-4534-b5e0-4b55a409ed26} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2025.06.30 14:49:22.175903 [ 276 ] {3098dce2-e894-4534-b5e0-4b55a409ed26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4957 | 2025.06.30 14:49:22.176201 [ 276 ] {3098dce2-e894-4534-b5e0-4b55a409ed26} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4958 | 2025.06.30 14:49:22.176404 [ 276 ] {3098dce2-e894-4534-b5e0-4b55a409ed26} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2025.06.30 14:49:22.176533 [ 276 ] {3098dce2-e894-4534-b5e0-4b55a409ed26} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001141 sec., 99035.9333917616 rows/sec., 6.41 MiB/sec. | ||
| 4960 | 2025.06.30 14:49:22.176573 [ 276 ] {3098dce2-e894-4534-b5e0-4b55a409ed26} <Debug> TCPHandler: Processed in 0.001304406 sec. | ||
| 4961 | 2025.06.30 14:49:22.176684 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2025.06.30 14:49:22.176777 [ 276 ] {bc252e9e-5c29-4531-89ce-30b88f11f6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4963 | 2025.06.30 14:49:22.176816 [ 276 ] {bc252e9e-5c29-4531-89ce-30b88f11f6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4964 | 2025.06.30 14:49:22.177239 [ 276 ] {bc252e9e-5c29-4531-89ce-30b88f11f6c1} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2025.06.30 14:49:22.177275 [ 276 ] {bc252e9e-5c29-4531-89ce-30b88f11f6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4966 | 2025.06.30 14:49:22.177568 [ 276 ] {bc252e9e-5c29-4531-89ce-30b88f11f6c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4967 | 2025.06.30 14:49:22.177775 [ 276 ] {bc252e9e-5c29-4531-89ce-30b88f11f6c1} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2025.06.30 14:49:22.177898 [ 276 ] {bc252e9e-5c29-4531-89ce-30b88f11f6c1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001138 sec., 98418.2776801406 rows/sec., 5.61 MiB/sec. | ||
| 4969 | 2025.06.30 14:49:22.177938 [ 276 ] {bc252e9e-5c29-4531-89ce-30b88f11f6c1} <Debug> TCPHandler: Processed in 0.001300696 sec. | ||
| 4970 | 2025.06.30 14:49:22.178050 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2025.06.30 14:49:22.178148 [ 276 ] {d85fff89-4cd2-4071-9b0c-4a3ec50906c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4972 | 2025.06.30 14:49:22.178186 [ 276 ] {d85fff89-4cd2-4071-9b0c-4a3ec50906c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4973 | 2025.06.30 14:49:22.178728 [ 276 ] {d85fff89-4cd2-4071-9b0c-4a3ec50906c9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2025.06.30 14:49:22.178764 [ 276 ] {d85fff89-4cd2-4071-9b0c-4a3ec50906c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4975 | 2025.06.30 14:49:22.179090 [ 276 ] {d85fff89-4cd2-4071-9b0c-4a3ec50906c9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4976 | 2025.06.30 14:49:22.179290 [ 276 ] {d85fff89-4cd2-4071-9b0c-4a3ec50906c9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2025.06.30 14:49:22.179416 [ 276 ] {d85fff89-4cd2-4071-9b0c-4a3ec50906c9} <Debug> executeQuery: Read 421 rows, 30.72 KiB in 0.001285 sec., 327626.4591439689 rows/sec., 23.34 MiB/sec. | ||
| 4978 | 2025.06.30 14:49:22.179455 [ 276 ] {d85fff89-4cd2-4071-9b0c-4a3ec50906c9} <Debug> TCPHandler: Processed in 0.001452639 sec. | ||
| 4979 | 2025.06.30 14:49:22.179570 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2025.06.30 14:49:22.179663 [ 276 ] {eccadcf7-1e29-41f3-9adf-ed76a6d6a081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4981 | 2025.06.30 14:49:22.179703 [ 276 ] {eccadcf7-1e29-41f3-9adf-ed76a6d6a081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4982 | 2025.06.30 14:49:22.180039 [ 276 ] {eccadcf7-1e29-41f3-9adf-ed76a6d6a081} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2025.06.30 14:49:22.180074 [ 276 ] {eccadcf7-1e29-41f3-9adf-ed76a6d6a081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4984 | 2025.06.30 14:49:22.180379 [ 276 ] {eccadcf7-1e29-41f3-9adf-ed76a6d6a081} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4985 | 2025.06.30 14:49:22.180586 [ 276 ] {eccadcf7-1e29-41f3-9adf-ed76a6d6a081} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2025.06.30 14:49:22.180682 [ 46 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4987 | 2025.06.30 14:49:22.180711 [ 276 ] {eccadcf7-1e29-41f3-9adf-ed76a6d6a081} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 4988 | 2025.06.30 14:49:22.180753 [ 46 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2025.06.30 14:49:22.180761 [ 276 ] {eccadcf7-1e29-41f3-9adf-ed76a6d6a081} <Debug> TCPHandler: Processed in 0.001238245 sec. | ||
| 4990 | 2025.06.30 14:49:22.180780 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4991 | 2025.06.30 14:49:22.180882 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2025.06.30 14:49:22.180893 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 4993 | 2025.06.30 14:49:22.180980 [ 276 ] {bdd6c3f5-b9b8-42db-b37f-6fd22b38de88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4994 | 2025.06.30 14:49:22.181027 [ 276 ] {bdd6c3f5-b9b8-42db-b37f-6fd22b38de88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4995 | 2025.06.30 14:49:22.181038 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4996 | 2025.06.30 14:49:22.181083 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 4997 | 2025.06.30 14:49:22.181195 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 4998 | 2025.06.30 14:49:22.181253 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 4999 | 2025.06.30 14:49:22.181297 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 5000 | 2025.06.30 14:49:22.181332 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 5001 | 2025.06.30 14:49:22.181377 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 5002 | 2025.06.30 14:49:22.181433 [ 276 ] {bdd6c3f5-b9b8-42db-b37f-6fd22b38de88} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2025.06.30 14:49:22.181473 [ 276 ] {bdd6c3f5-b9b8-42db-b37f-6fd22b38de88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5004 | 2025.06.30 14:49:22.181839 [ 276 ] {bdd6c3f5-b9b8-42db-b37f-6fd22b38de88} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5005 | 2025.06.30 14:49:22.182065 [ 276 ] {bdd6c3f5-b9b8-42db-b37f-6fd22b38de88} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2025.06.30 14:49:22.182198 [ 276 ] {bdd6c3f5-b9b8-42db-b37f-6fd22b38de88} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001235 sec., 194331.98380566802 rows/sec., 13.03 MiB/sec. | ||
| 5007 | 2025.06.30 14:49:22.182224 [ 200 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001377307 sec., 26137.963431537053 rows/sec., 1.33 MiB/sec. | ||
| 5008 | 2025.06.30 14:49:22.182237 [ 276 ] {bdd6c3f5-b9b8-42db-b37f-6fd22b38de88} <Debug> TCPHandler: Processed in 0.001402388 sec. | ||
| 5009 | 2025.06.30 14:49:22.182389 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2025.06.30 14:49:22.182391 [ 186 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5011 | 2025.06.30 14:49:22.182484 [ 276 ] {8625bccf-97f1-4ba3-ba6d-616219e625e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5012 | 2025.06.30 14:49:22.182531 [ 276 ] {8625bccf-97f1-4ba3-ba6d-616219e625e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5013 | 2025.06.30 14:49:22.182683 [ 186 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_6_1} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2025.06.30 14:49:22.182756 [ 186 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_6_1} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5015 | 2025.06.30 14:49:22.182829 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5016 | 2025.06.30 14:49:22.182846 [ 276 ] {8625bccf-97f1-4ba3-ba6d-616219e625e6} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.06.30 14:49:22.182886 [ 276 ] {8625bccf-97f1-4ba3-ba6d-616219e625e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5018 | 2025.06.30 14:49:22.183210 [ 276 ] {8625bccf-97f1-4ba3-ba6d-616219e625e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5019 | 2025.06.30 14:49:22.183421 [ 276 ] {8625bccf-97f1-4ba3-ba6d-616219e625e6} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.06.30 14:49:22.183547 [ 276 ] {8625bccf-97f1-4ba3-ba6d-616219e625e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 5021 | 2025.06.30 14:49:22.183585 [ 276 ] {8625bccf-97f1-4ba3-ba6d-616219e625e6} <Debug> TCPHandler: Processed in 0.001243364 sec. | ||
| 5022 | 2025.06.30 14:49:22.183693 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2025.06.30 14:49:22.183786 [ 276 ] {15a38b04-fd04-4605-a979-330fe0d249d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5024 | 2025.06.30 14:49:22.183839 [ 276 ] {15a38b04-fd04-4605-a979-330fe0d249d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5025 | 2025.06.30 14:49:22.184642 [ 276 ] {15a38b04-fd04-4605-a979-330fe0d249d5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2025.06.30 14:49:22.184678 [ 276 ] {15a38b04-fd04-4605-a979-330fe0d249d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5027 | 2025.06.30 14:49:22.185206 [ 276 ] {15a38b04-fd04-4605-a979-330fe0d249d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5028 | 2025.06.30 14:49:22.185420 [ 276 ] {15a38b04-fd04-4605-a979-330fe0d249d5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2025.06.30 14:49:22.185528 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5030 | 2025.06.30 14:49:22.185553 [ 276 ] {15a38b04-fd04-4605-a979-330fe0d249d5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001784 sec., 18497.757847533634 rows/sec., 33.15 MiB/sec. | ||
| 5031 | 2025.06.30 14:49:22.185570 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.06.30 14:49:22.185596 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5033 | 2025.06.30 14:49:22.185622 [ 276 ] {15a38b04-fd04-4605-a979-330fe0d249d5} <Debug> TCPHandler: Processed in 0.001975409 sec. | ||
| 5034 | 2025.06.30 14:49:22.185664 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 5035 | 2025.06.30 14:49:22.185741 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2025.06.30 14:49:22.185839 [ 276 ] {1fb0fa5d-5c00-432f-af80-69cbed65aa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5037 | 2025.06.30 14:49:22.185868 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5038 | 2025.06.30 14:49:22.185879 [ 276 ] {1fb0fa5d-5c00-432f-af80-69cbed65aa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5039 | 2025.06.30 14:49:22.185939 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 534 rows starting from the beginning of the part | ||
| 5040 | 2025.06.30 14:49:22.186070 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 5041 | 2025.06.30 14:49:22.186182 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
| 5042 | 2025.06.30 14:49:22.186224 [ 276 ] {1fb0fa5d-5c00-432f-af80-69cbed65aa27} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2025.06.30 14:49:22.186265 [ 276 ] {1fb0fa5d-5c00-432f-af80-69cbed65aa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5044 | 2025.06.30 14:49:22.186295 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
| 5045 | 2025.06.30 14:49:22.186396 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 5046 | 2025.06.30 14:49:22.186501 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
| 5047 | 2025.06.30 14:49:22.186590 [ 276 ] {1fb0fa5d-5c00-432f-af80-69cbed65aa27} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5048 | 2025.06.30 14:49:22.186812 [ 276 ] {1fb0fa5d-5c00-432f-af80-69cbed65aa27} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2025.06.30 14:49:22.186948 [ 276 ] {1fb0fa5d-5c00-432f-af80-69cbed65aa27} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001126 sec., 72824.15630550621 rows/sec., 4.63 MiB/sec. | ||
| 5050 | 2025.06.30 14:49:22.186989 [ 276 ] {1fb0fa5d-5c00-432f-af80-69cbed65aa27} <Debug> TCPHandler: Processed in 0.001295886 sec. | ||
| 5051 | 2025.06.30 14:49:22.191172 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 19 columns (19 merged, 0 gathered) in 0.00553057 sec., 117709.38619346649 rows/sec., 210.93 MiB/sec. | ||
| 5052 | 2025.06.30 14:49:22.192282 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5053 | 2025.06.30 14:49:22.192686 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2025.06.30 14:49:22.192777 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5055 | 2025.06.30 14:49:22.192953 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 5056 | 2025.06.30 14:49:23.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.12 MiB, peak 248.57 MiB, free memory in arenas 0.00 B, will set to 242.83 MiB (RSS), difference: 1.71 MiB | ||
| 5057 | 2025.06.30 14:49:27.162041 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2025.06.30 14:49:27.162257 [ 276 ] {182dbd1b-8148-4fe7-b724-12a8ca0c1e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5059 | 2025.06.30 14:49:27.162331 [ 276 ] {182dbd1b-8148-4fe7-b724-12a8ca0c1e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5060 | 2025.06.30 14:49:27.162991 [ 276 ] {182dbd1b-8148-4fe7-b724-12a8ca0c1e06} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2025.06.30 14:49:27.163032 [ 276 ] {182dbd1b-8148-4fe7-b724-12a8ca0c1e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5062 | 2025.06.30 14:49:27.163439 [ 276 ] {182dbd1b-8148-4fe7-b724-12a8ca0c1e06} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5063 | 2025.06.30 14:49:27.163666 [ 276 ] {182dbd1b-8148-4fe7-b724-12a8ca0c1e06} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2025.06.30 14:49:27.163834 [ 276 ] {182dbd1b-8148-4fe7-b724-12a8ca0c1e06} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001627 sec., 45482.483097725875 rows/sec., 3.66 MiB/sec. | ||
| 5065 | 2025.06.30 14:49:27.163885 [ 276 ] {182dbd1b-8148-4fe7-b724-12a8ca0c1e06} <Debug> TCPHandler: Processed in 0.00198202 sec. | ||
| 5066 | 2025.06.30 14:49:27.164009 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2025.06.30 14:49:27.164113 [ 276 ] {aed73d37-3cbe-4ee3-b320-abbdc13cae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5068 | 2025.06.30 14:49:27.164157 [ 276 ] {aed73d37-3cbe-4ee3-b320-abbdc13cae64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5069 | 2025.06.30 14:49:27.164562 [ 276 ] {aed73d37-3cbe-4ee3-b320-abbdc13cae64} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.06.30 14:49:27.164597 [ 276 ] {aed73d37-3cbe-4ee3-b320-abbdc13cae64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5071 | 2025.06.30 14:49:27.164906 [ 276 ] {aed73d37-3cbe-4ee3-b320-abbdc13cae64} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5072 | 2025.06.30 14:49:27.165120 [ 276 ] {aed73d37-3cbe-4ee3-b320-abbdc13cae64} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2025.06.30 14:49:27.165249 [ 276 ] {aed73d37-3cbe-4ee3-b320-abbdc13cae64} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001158 sec., 7772.020725388601 rows/sec., 584.42 KiB/sec. | ||
| 5074 | 2025.06.30 14:49:27.165287 [ 276 ] {aed73d37-3cbe-4ee3-b320-abbdc13cae64} <Debug> TCPHandler: Processed in 0.001329467 sec. | ||
| 5075 | 2025.06.30 14:49:27.165389 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2025.06.30 14:49:27.165485 [ 276 ] {65e019d6-3579-4d46-a29b-1f1d11a9b811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5077 | 2025.06.30 14:49:27.165525 [ 276 ] {65e019d6-3579-4d46-a29b-1f1d11a9b811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5078 | 2025.06.30 14:49:27.165960 [ 276 ] {65e019d6-3579-4d46-a29b-1f1d11a9b811} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2025.06.30 14:49:27.165995 [ 276 ] {65e019d6-3579-4d46-a29b-1f1d11a9b811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5080 | 2025.06.30 14:49:27.166311 [ 276 ] {65e019d6-3579-4d46-a29b-1f1d11a9b811} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5081 | 2025.06.30 14:49:27.166519 [ 276 ] {65e019d6-3579-4d46-a29b-1f1d11a9b811} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2025.06.30 14:49:27.166654 [ 276 ] {65e019d6-3579-4d46-a29b-1f1d11a9b811} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001186 sec., 61551.43338954469 rows/sec., 4.81 MiB/sec. | ||
| 5083 | 2025.06.30 14:49:27.166694 [ 276 ] {65e019d6-3579-4d46-a29b-1f1d11a9b811} <Debug> TCPHandler: Processed in 0.001353767 sec. | ||
| 5084 | 2025.06.30 14:49:27.166803 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2025.06.30 14:49:27.166898 [ 276 ] {e709a297-7301-4232-a2b4-6c8d260c13c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5086 | 2025.06.30 14:49:27.166943 [ 276 ] {e709a297-7301-4232-a2b4-6c8d260c13c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5087 | 2025.06.30 14:49:27.167355 [ 276 ] {e709a297-7301-4232-a2b4-6c8d260c13c8} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2025.06.30 14:49:27.167392 [ 276 ] {e709a297-7301-4232-a2b4-6c8d260c13c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5089 | 2025.06.30 14:49:27.167718 [ 276 ] {e709a297-7301-4232-a2b4-6c8d260c13c8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5090 | 2025.06.30 14:49:27.167947 [ 276 ] {e709a297-7301-4232-a2b4-6c8d260c13c8} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2025.06.30 14:49:27.168091 [ 276 ] {e709a297-7301-4232-a2b4-6c8d260c13c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 5092 | 2025.06.30 14:49:27.168132 [ 276 ] {e709a297-7301-4232-a2b4-6c8d260c13c8} <Debug> TCPHandler: Processed in 0.001377447 sec. | ||
| 5093 | 2025.06.30 14:49:27.168235 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2025.06.30 14:49:27.168330 [ 276 ] {6f9d3c92-5a01-4c33-8f54-95b8b35b7163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5095 | 2025.06.30 14:49:27.168385 [ 276 ] {6f9d3c92-5a01-4c33-8f54-95b8b35b7163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5096 | 2025.06.30 14:49:27.169132 [ 276 ] {6f9d3c92-5a01-4c33-8f54-95b8b35b7163} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2025.06.30 14:49:27.169169 [ 276 ] {6f9d3c92-5a01-4c33-8f54-95b8b35b7163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5098 | 2025.06.30 14:49:27.169668 [ 276 ] {6f9d3c92-5a01-4c33-8f54-95b8b35b7163} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5099 | 2025.06.30 14:49:27.169893 [ 276 ] {6f9d3c92-5a01-4c33-8f54-95b8b35b7163} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2025.06.30 14:49:27.170032 [ 276 ] {6f9d3c92-5a01-4c33-8f54-95b8b35b7163} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001718 sec., 5238.649592549476 rows/sec., 9.39 MiB/sec. | ||
| 5101 | 2025.06.30 14:49:27.170095 [ 276 ] {6f9d3c92-5a01-4c33-8f54-95b8b35b7163} <Debug> TCPHandler: Processed in 0.001908067 sec. | ||
| 5102 | 2025.06.30 14:49:27.170207 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2025.06.30 14:49:27.170303 [ 276 ] {11137b9a-6db1-4c00-bfcc-77c908db5c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5104 | 2025.06.30 14:49:27.170345 [ 276 ] {11137b9a-6db1-4c00-bfcc-77c908db5c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5105 | 2025.06.30 14:49:27.170670 [ 276 ] {11137b9a-6db1-4c00-bfcc-77c908db5c42} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2025.06.30 14:49:27.170707 [ 276 ] {11137b9a-6db1-4c00-bfcc-77c908db5c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5107 | 2025.06.30 14:49:27.171014 [ 276 ] {11137b9a-6db1-4c00-bfcc-77c908db5c42} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5108 | 2025.06.30 14:49:27.171223 [ 276 ] {11137b9a-6db1-4c00-bfcc-77c908db5c42} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2025.06.30 14:49:27.171356 [ 276 ] {11137b9a-6db1-4c00-bfcc-77c908db5c42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5110 | 2025.06.30 14:49:27.171394 [ 276 ] {11137b9a-6db1-4c00-bfcc-77c908db5c42} <Debug> TCPHandler: Processed in 0.001236964 sec. | ||
| 5111 | 2025.06.30 14:49:28.569860 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5112 | 2025.06.30 14:49:28.569913 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5113 | 2025.06.30 14:49:28.662566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
| 5114 | 2025.06.30 14:49:28.663041 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2025.06.30 14:49:28.663076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5116 | 2025.06.30 14:49:28.663554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5117 | 2025.06.30 14:49:28.663784 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2025.06.30 14:49:28.663914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5119 | 2025.06.30 14:49:28.693416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 710 | ||
| 5120 | 2025.06.30 14:49:28.695812 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2025.06.30 14:49:28.695849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5122 | 2025.06.30 14:49:28.696996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5123 | 2025.06.30 14:49:28.697261 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2025.06.30 14:49:28.697506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5125 | 2025.06.30 14:49:29.373901 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5126 | 2025.06.30 14:49:29.390153 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2025.06.30 14:49:29.390204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5128 | 2025.06.30 14:49:29.395919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5129 | 2025.06.30 14:49:29.396611 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2025.06.30 14:49:29.399461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5131 | 2025.06.30 14:49:32.168311 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2025.06.30 14:49:32.168617 [ 276 ] {e614c6c1-489c-42d7-b9c0-996113c364e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5133 | 2025.06.30 14:49:32.168705 [ 276 ] {e614c6c1-489c-42d7-b9c0-996113c364e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5134 | 2025.06.30 14:49:32.169444 [ 276 ] {e614c6c1-489c-42d7-b9c0-996113c364e7} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2025.06.30 14:49:32.169482 [ 276 ] {e614c6c1-489c-42d7-b9c0-996113c364e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5136 | 2025.06.30 14:49:32.169881 [ 276 ] {e614c6c1-489c-42d7-b9c0-996113c364e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5137 | 2025.06.30 14:49:32.170125 [ 276 ] {e614c6c1-489c-42d7-b9c0-996113c364e7} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.06.30 14:49:32.170279 [ 276 ] {e614c6c1-489c-42d7-b9c0-996113c364e7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001735 sec., 122190.20172910663 rows/sec., 7.77 MiB/sec. | ||
| 5139 | 2025.06.30 14:49:32.170328 [ 276 ] {e614c6c1-489c-42d7-b9c0-996113c364e7} <Debug> TCPHandler: Processed in 0.002193804 sec. | ||
| 5140 | 2025.06.30 14:49:32.170460 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2025.06.30 14:49:32.170562 [ 276 ] {2c49b376-a05c-4c47-a914-ea839855aa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5142 | 2025.06.30 14:49:32.170604 [ 276 ] {2c49b376-a05c-4c47-a914-ea839855aa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5143 | 2025.06.30 14:49:32.171308 [ 276 ] {2c49b376-a05c-4c47-a914-ea839855aa46} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2025.06.30 14:49:32.171342 [ 276 ] {2c49b376-a05c-4c47-a914-ea839855aa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5145 | 2025.06.30 14:49:32.171703 [ 276 ] {2c49b376-a05c-4c47-a914-ea839855aa46} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5146 | 2025.06.30 14:49:32.171916 [ 276 ] {2c49b376-a05c-4c47-a914-ea839855aa46} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2025.06.30 14:49:32.172043 [ 276 ] {2c49b376-a05c-4c47-a914-ea839855aa46} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001503 sec., 454424.4843646041 rows/sec., 36.15 MiB/sec. | ||
| 5148 | 2025.06.30 14:49:32.172092 [ 276 ] {2c49b376-a05c-4c47-a914-ea839855aa46} <Debug> TCPHandler: Processed in 0.001692524 sec. | ||
| 5149 | 2025.06.30 14:49:32.172205 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2025.06.30 14:49:32.172300 [ 276 ] {545a36d4-b774-4490-ad89-3bebfee16277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5151 | 2025.06.30 14:49:32.172340 [ 276 ] {545a36d4-b774-4490-ad89-3bebfee16277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5152 | 2025.06.30 14:49:32.172769 [ 276 ] {545a36d4-b774-4490-ad89-3bebfee16277} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2025.06.30 14:49:32.172803 [ 276 ] {545a36d4-b774-4490-ad89-3bebfee16277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5154 | 2025.06.30 14:49:32.173105 [ 276 ] {545a36d4-b774-4490-ad89-3bebfee16277} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5155 | 2025.06.30 14:49:32.173311 [ 276 ] {545a36d4-b774-4490-ad89-3bebfee16277} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2025.06.30 14:49:32.173436 [ 276 ] {545a36d4-b774-4490-ad89-3bebfee16277} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001153 sec., 120555.07372072854 rows/sec., 7.51 MiB/sec. | ||
| 5157 | 2025.06.30 14:49:32.173475 [ 276 ] {545a36d4-b774-4490-ad89-3bebfee16277} <Debug> TCPHandler: Processed in 0.001317367 sec. | ||
| 5158 | 2025.06.30 14:49:32.173592 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5159 | 2025.06.30 14:49:32.173685 [ 276 ] {6f959b89-cb98-42f8-b3a1-407030e45852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5160 | 2025.06.30 14:49:32.173723 [ 276 ] {6f959b89-cb98-42f8-b3a1-407030e45852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5161 | 2025.06.30 14:49:32.174131 [ 276 ] {6f959b89-cb98-42f8-b3a1-407030e45852} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2025.06.30 14:49:32.174164 [ 276 ] {6f959b89-cb98-42f8-b3a1-407030e45852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5163 | 2025.06.30 14:49:32.174461 [ 276 ] {6f959b89-cb98-42f8-b3a1-407030e45852} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5164 | 2025.06.30 14:49:32.174679 [ 276 ] {6f959b89-cb98-42f8-b3a1-407030e45852} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2025.06.30 14:49:32.174802 [ 276 ] {6f959b89-cb98-42f8-b3a1-407030e45852} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001134 sec., 99647.26631393298 rows/sec., 6.45 MiB/sec. | ||
| 5166 | 2025.06.30 14:49:32.174850 [ 276 ] {6f959b89-cb98-42f8-b3a1-407030e45852} <Debug> TCPHandler: Processed in 0.001313276 sec. | ||
| 5167 | 2025.06.30 14:49:32.174959 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2025.06.30 14:49:32.175052 [ 276 ] {4aae6e70-0748-4e07-9594-bddef3e03350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5169 | 2025.06.30 14:49:32.175090 [ 276 ] {4aae6e70-0748-4e07-9594-bddef3e03350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5170 | 2025.06.30 14:49:32.175500 [ 276 ] {4aae6e70-0748-4e07-9594-bddef3e03350} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2025.06.30 14:49:32.175533 [ 276 ] {4aae6e70-0748-4e07-9594-bddef3e03350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5172 | 2025.06.30 14:49:32.175827 [ 276 ] {4aae6e70-0748-4e07-9594-bddef3e03350} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5173 | 2025.06.30 14:49:32.176031 [ 276 ] {4aae6e70-0748-4e07-9594-bddef3e03350} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2025.06.30 14:49:32.176153 [ 276 ] {4aae6e70-0748-4e07-9594-bddef3e03350} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001117 sec., 100268.57654431513 rows/sec., 5.71 MiB/sec. | ||
| 5175 | 2025.06.30 14:49:32.176200 [ 276 ] {4aae6e70-0748-4e07-9594-bddef3e03350} <Debug> TCPHandler: Processed in 0.001288716 sec. | ||
| 5176 | 2025.06.30 14:49:32.176309 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2025.06.30 14:49:32.176401 [ 276 ] {befcdc50-f740-4b37-a569-57e595d57023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5178 | 2025.06.30 14:49:32.176439 [ 276 ] {befcdc50-f740-4b37-a569-57e595d57023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5179 | 2025.06.30 14:49:32.176970 [ 276 ] {befcdc50-f740-4b37-a569-57e595d57023} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2025.06.30 14:49:32.177003 [ 276 ] {befcdc50-f740-4b37-a569-57e595d57023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5181 | 2025.06.30 14:49:32.177316 [ 276 ] {befcdc50-f740-4b37-a569-57e595d57023} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5182 | 2025.06.30 14:49:32.177513 [ 276 ] {befcdc50-f740-4b37-a569-57e595d57023} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2025.06.30 14:49:32.177638 [ 276 ] {befcdc50-f740-4b37-a569-57e595d57023} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001253 sec., 331205.10774142056 rows/sec., 23.56 MiB/sec. | ||
| 5184 | 2025.06.30 14:49:32.177676 [ 276 ] {befcdc50-f740-4b37-a569-57e595d57023} <Debug> TCPHandler: Processed in 0.001414248 sec. | ||
| 5185 | 2025.06.30 14:49:32.177797 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2025.06.30 14:49:32.177889 [ 276 ] {997bb2ca-5272-4478-9a62-ab426d00d710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5187 | 2025.06.30 14:49:32.177928 [ 276 ] {997bb2ca-5272-4478-9a62-ab426d00d710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5188 | 2025.06.30 14:49:32.178264 [ 276 ] {997bb2ca-5272-4478-9a62-ab426d00d710} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2025.06.30 14:49:32.178296 [ 276 ] {997bb2ca-5272-4478-9a62-ab426d00d710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5190 | 2025.06.30 14:49:32.178592 [ 276 ] {997bb2ca-5272-4478-9a62-ab426d00d710} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5191 | 2025.06.30 14:49:32.178793 [ 276 ] {997bb2ca-5272-4478-9a62-ab426d00d710} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2025.06.30 14:49:32.178915 [ 276 ] {997bb2ca-5272-4478-9a62-ab426d00d710} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 5193 | 2025.06.30 14:49:32.178952 [ 276 ] {997bb2ca-5272-4478-9a62-ab426d00d710} <Debug> TCPHandler: Processed in 0.001212364 sec. | ||
| 5194 | 2025.06.30 14:49:32.179067 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2025.06.30 14:49:32.179159 [ 276 ] {700de08b-db90-49f5-8096-28f1e70af121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5196 | 2025.06.30 14:49:32.179200 [ 276 ] {700de08b-db90-49f5-8096-28f1e70af121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5197 | 2025.06.30 14:49:32.179605 [ 276 ] {700de08b-db90-49f5-8096-28f1e70af121} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2025.06.30 14:49:32.179638 [ 276 ] {700de08b-db90-49f5-8096-28f1e70af121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5199 | 2025.06.30 14:49:32.179962 [ 276 ] {700de08b-db90-49f5-8096-28f1e70af121} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5200 | 2025.06.30 14:49:32.180166 [ 276 ] {700de08b-db90-49f5-8096-28f1e70af121} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2025.06.30 14:49:32.180288 [ 276 ] {700de08b-db90-49f5-8096-28f1e70af121} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001146 sec., 206806.28272251307 rows/sec., 13.86 MiB/sec. | ||
| 5202 | 2025.06.30 14:49:32.180326 [ 276 ] {700de08b-db90-49f5-8096-28f1e70af121} <Debug> TCPHandler: Processed in 0.001314886 sec. | ||
| 5203 | 2025.06.30 14:49:32.180444 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2025.06.30 14:49:32.180536 [ 276 ] {af309abe-abd6-4915-a63b-e825b8e3952f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5205 | 2025.06.30 14:49:32.180578 [ 276 ] {af309abe-abd6-4915-a63b-e825b8e3952f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5206 | 2025.06.30 14:49:32.180890 [ 276 ] {af309abe-abd6-4915-a63b-e825b8e3952f} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.06.30 14:49:32.180925 [ 276 ] {af309abe-abd6-4915-a63b-e825b8e3952f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5208 | 2025.06.30 14:49:32.181206 [ 276 ] {af309abe-abd6-4915-a63b-e825b8e3952f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5209 | 2025.06.30 14:49:32.181407 [ 276 ] {af309abe-abd6-4915-a63b-e825b8e3952f} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2025.06.30 14:49:32.181528 [ 276 ] {af309abe-abd6-4915-a63b-e825b8e3952f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 5211 | 2025.06.30 14:49:32.181565 [ 276 ] {af309abe-abd6-4915-a63b-e825b8e3952f} <Debug> TCPHandler: Processed in 0.001176223 sec. | ||
| 5212 | 2025.06.30 14:49:32.181687 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2025.06.30 14:49:32.181779 [ 276 ] {f331a82f-3228-4a24-86f7-b5ba71876318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5214 | 2025.06.30 14:49:32.181830 [ 276 ] {f331a82f-3228-4a24-86f7-b5ba71876318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5215 | 2025.06.30 14:49:32.182644 [ 276 ] {f331a82f-3228-4a24-86f7-b5ba71876318} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.06.30 14:49:32.182677 [ 276 ] {f331a82f-3228-4a24-86f7-b5ba71876318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5217 | 2025.06.30 14:49:32.183210 [ 276 ] {f331a82f-3228-4a24-86f7-b5ba71876318} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5218 | 2025.06.30 14:49:32.183428 [ 276 ] {f331a82f-3228-4a24-86f7-b5ba71876318} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.06.30 14:49:32.183562 [ 276 ] {f331a82f-3228-4a24-86f7-b5ba71876318} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001798 sec., 18353.72636262514 rows/sec., 32.89 MiB/sec. | ||
| 5220 | 2025.06.30 14:49:32.183623 [ 276 ] {f331a82f-3228-4a24-86f7-b5ba71876318} <Debug> TCPHandler: Processed in 0.00199877 sec. | ||
| 5221 | 2025.06.30 14:49:32.183743 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2025.06.30 14:49:32.183837 [ 276 ] {244aa935-ff5c-4cdb-b07a-4727c5b6f5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5223 | 2025.06.30 14:49:32.183877 [ 276 ] {244aa935-ff5c-4cdb-b07a-4727c5b6f5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5224 | 2025.06.30 14:49:32.184200 [ 276 ] {244aa935-ff5c-4cdb-b07a-4727c5b6f5be} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2025.06.30 14:49:32.184232 [ 276 ] {244aa935-ff5c-4cdb-b07a-4727c5b6f5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5226 | 2025.06.30 14:49:32.184535 [ 276 ] {244aa935-ff5c-4cdb-b07a-4727c5b6f5be} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5227 | 2025.06.30 14:49:32.184740 [ 276 ] {244aa935-ff5c-4cdb-b07a-4727c5b6f5be} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2025.06.30 14:49:32.184862 [ 276 ] {244aa935-ff5c-4cdb-b07a-4727c5b6f5be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001042 sec., 78694.81765834933 rows/sec., 5.00 MiB/sec. | ||
| 5229 | 2025.06.30 14:49:32.184907 [ 276 ] {244aa935-ff5c-4cdb-b07a-4727c5b6f5be} <Debug> TCPHandler: Processed in 0.001217665 sec. | ||
| 5230 | 2025.06.30 14:49:36.163994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
| 5231 | 2025.06.30 14:49:36.164799 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2025.06.30 14:49:36.164836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5233 | 2025.06.30 14:49:36.165316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5234 | 2025.06.30 14:49:36.165544 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.06.30 14:49:36.165687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 5236 | 2025.06.30 14:49:36.899509 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5237 | 2025.06.30 14:49:36.915515 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.06.30 14:49:36.915564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5239 | 2025.06.30 14:49:36.921410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5240 | 2025.06.30 14:49:36.922101 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2025.06.30 14:49:36.924857 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5242 | 2025.06.30 14:49:37.162352 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2025.06.30 14:49:37.162528 [ 276 ] {393014d8-b494-4d38-b9fc-b1e7d06f2a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5244 | 2025.06.30 14:49:37.162592 [ 276 ] {393014d8-b494-4d38-b9fc-b1e7d06f2a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5245 | 2025.06.30 14:49:37.163210 [ 276 ] {393014d8-b494-4d38-b9fc-b1e7d06f2a20} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2025.06.30 14:49:37.163247 [ 276 ] {393014d8-b494-4d38-b9fc-b1e7d06f2a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5247 | 2025.06.30 14:49:37.163632 [ 276 ] {393014d8-b494-4d38-b9fc-b1e7d06f2a20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5248 | 2025.06.30 14:49:37.163852 [ 276 ] {393014d8-b494-4d38-b9fc-b1e7d06f2a20} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2025.06.30 14:49:37.164005 [ 276 ] {393014d8-b494-4d38-b9fc-b1e7d06f2a20} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001524 sec., 1312.3359580052493 rows/sec., 107.01 KiB/sec. | ||
| 5250 | 2025.06.30 14:49:37.164047 [ 276 ] {393014d8-b494-4d38-b9fc-b1e7d06f2a20} <Debug> TCPHandler: Processed in 0.001832007 sec. | ||
| 5251 | 2025.06.30 14:49:37.164165 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2025.06.30 14:49:37.164261 [ 276 ] {598d587b-0d17-41ae-bf55-a1ee2133936f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5253 | 2025.06.30 14:49:37.164302 [ 276 ] {598d587b-0d17-41ae-bf55-a1ee2133936f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5254 | 2025.06.30 14:49:37.164743 [ 276 ] {598d587b-0d17-41ae-bf55-a1ee2133936f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2025.06.30 14:49:37.164777 [ 276 ] {598d587b-0d17-41ae-bf55-a1ee2133936f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5256 | 2025.06.30 14:49:37.165078 [ 276 ] {598d587b-0d17-41ae-bf55-a1ee2133936f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5257 | 2025.06.30 14:49:37.165286 [ 276 ] {598d587b-0d17-41ae-bf55-a1ee2133936f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2025.06.30 14:49:37.165415 [ 276 ] {598d587b-0d17-41ae-bf55-a1ee2133936f} <Debug> executeQuery: Read 75 rows, 6.17 KiB in 0.001171 sec., 64047.822374039286 rows/sec., 5.14 MiB/sec. | ||
| 5259 | 2025.06.30 14:49:37.165453 [ 276 ] {598d587b-0d17-41ae-bf55-a1ee2133936f} <Debug> TCPHandler: Processed in 0.001339037 sec. | ||
| 5260 | 2025.06.30 14:49:37.165570 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2025.06.30 14:49:37.165666 [ 276 ] {dce334eb-45ff-45f6-851e-b1a2d711beed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5262 | 2025.06.30 14:49:37.165705 [ 276 ] {dce334eb-45ff-45f6-851e-b1a2d711beed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5263 | 2025.06.30 14:49:37.166103 [ 276 ] {dce334eb-45ff-45f6-851e-b1a2d711beed} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2025.06.30 14:49:37.166138 [ 276 ] {dce334eb-45ff-45f6-851e-b1a2d711beed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5265 | 2025.06.30 14:49:37.166425 [ 276 ] {dce334eb-45ff-45f6-851e-b1a2d711beed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5266 | 2025.06.30 14:49:37.166643 [ 276 ] {dce334eb-45ff-45f6-851e-b1a2d711beed} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2025.06.30 14:49:37.166773 [ 276 ] {dce334eb-45ff-45f6-851e-b1a2d711beed} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001124 sec., 9786.476868327401 rows/sec., 726.34 KiB/sec. | ||
| 5268 | 2025.06.30 14:49:37.166811 [ 276 ] {dce334eb-45ff-45f6-851e-b1a2d711beed} <Debug> TCPHandler: Processed in 0.001290646 sec. | ||
| 5269 | 2025.06.30 14:49:37.166921 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2025.06.30 14:49:37.167016 [ 276 ] {44883efa-a882-483d-bb1e-ed0e590f36ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5271 | 2025.06.30 14:49:37.167056 [ 276 ] {44883efa-a882-483d-bb1e-ed0e590f36ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5272 | 2025.06.30 14:49:37.167470 [ 276 ] {44883efa-a882-483d-bb1e-ed0e590f36ea} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2025.06.30 14:49:37.167504 [ 276 ] {44883efa-a882-483d-bb1e-ed0e590f36ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5274 | 2025.06.30 14:49:37.167793 [ 276 ] {44883efa-a882-483d-bb1e-ed0e590f36ea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5275 | 2025.06.30 14:49:37.167997 [ 276 ] {44883efa-a882-483d-bb1e-ed0e590f36ea} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.06.30 14:49:37.168125 [ 276 ] {44883efa-a882-483d-bb1e-ed0e590f36ea} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001125 sec., 66666.66666666667 rows/sec., 5.21 MiB/sec. | ||
| 5277 | 2025.06.30 14:49:37.168162 [ 276 ] {44883efa-a882-483d-bb1e-ed0e590f36ea} <Debug> TCPHandler: Processed in 0.001290546 sec. | ||
| 5278 | 2025.06.30 14:49:37.168282 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2025.06.30 14:49:37.168383 [ 276 ] {6373b3de-2198-4207-8512-b072764970a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5280 | 2025.06.30 14:49:37.168427 [ 276 ] {6373b3de-2198-4207-8512-b072764970a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5281 | 2025.06.30 14:49:37.168843 [ 276 ] {6373b3de-2198-4207-8512-b072764970a0} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2025.06.30 14:49:37.168876 [ 276 ] {6373b3de-2198-4207-8512-b072764970a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5283 | 2025.06.30 14:49:37.169200 [ 276 ] {6373b3de-2198-4207-8512-b072764970a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5284 | 2025.06.30 14:49:37.169411 [ 276 ] {6373b3de-2198-4207-8512-b072764970a0} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2025.06.30 14:49:37.169537 [ 276 ] {6373b3de-2198-4207-8512-b072764970a0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001172 sec., 137372.01365187712 rows/sec., 9.57 MiB/sec. | ||
| 5286 | 2025.06.30 14:49:37.169575 [ 276 ] {6373b3de-2198-4207-8512-b072764970a0} <Debug> TCPHandler: Processed in 0.001348257 sec. | ||
| 5287 | 2025.06.30 14:49:37.169676 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2025.06.30 14:49:37.169772 [ 276 ] {4d756b10-8ccc-4cf9-9045-caa6267a41cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5289 | 2025.06.30 14:49:37.169827 [ 276 ] {4d756b10-8ccc-4cf9-9045-caa6267a41cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5290 | 2025.06.30 14:49:37.170576 [ 276 ] {4d756b10-8ccc-4cf9-9045-caa6267a41cb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2025.06.30 14:49:37.170610 [ 276 ] {4d756b10-8ccc-4cf9-9045-caa6267a41cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5292 | 2025.06.30 14:49:37.171106 [ 276 ] {4d756b10-8ccc-4cf9-9045-caa6267a41cb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5293 | 2025.06.30 14:49:37.171329 [ 276 ] {4d756b10-8ccc-4cf9-9045-caa6267a41cb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2025.06.30 14:49:37.171467 [ 276 ] {4d756b10-8ccc-4cf9-9045-caa6267a41cb} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001712 sec., 5257.009345794392 rows/sec., 9.42 MiB/sec. | ||
| 5295 | 2025.06.30 14:49:37.171525 [ 276 ] {4d756b10-8ccc-4cf9-9045-caa6267a41cb} <Debug> TCPHandler: Processed in 0.001897608 sec. | ||
| 5296 | 2025.06.30 14:49:37.171647 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2025.06.30 14:49:37.171743 [ 276 ] {d1b84363-bad2-4cff-b5f5-11ac27c365cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5298 | 2025.06.30 14:49:37.171785 [ 276 ] {d1b84363-bad2-4cff-b5f5-11ac27c365cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5299 | 2025.06.30 14:49:37.172128 [ 276 ] {d1b84363-bad2-4cff-b5f5-11ac27c365cd} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2025.06.30 14:49:37.172163 [ 276 ] {d1b84363-bad2-4cff-b5f5-11ac27c365cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5301 | 2025.06.30 14:49:37.172459 [ 276 ] {d1b84363-bad2-4cff-b5f5-11ac27c365cd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5302 | 2025.06.30 14:49:37.172668 [ 276 ] {d1b84363-bad2-4cff-b5f5-11ac27c365cd} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2025.06.30 14:49:37.172795 [ 276 ] {d1b84363-bad2-4cff-b5f5-11ac27c365cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5304 | 2025.06.30 14:49:37.172831 [ 276 ] {d1b84363-bad2-4cff-b5f5-11ac27c365cd} <Debug> TCPHandler: Processed in 0.001233905 sec. | ||
| 5305 | 2025.06.30 14:49:38.697660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 746 | ||
| 5306 | 2025.06.30 14:49:38.700493 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2025.06.30 14:49:38.700545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5308 | 2025.06.30 14:49:38.701778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5309 | 2025.06.30 14:49:38.702054 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2025.06.30 14:49:38.702186 [ 23 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5311 | 2025.06.30 14:49:38.702230 [ 23 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2025.06.30 14:49:38.702251 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5313 | 2025.06.30 14:49:38.702398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5314 | 2025.06.30 14:49:38.702426 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 5315 | 2025.06.30 14:49:38.703174 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5316 | 2025.06.30 14:49:38.703314 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 568 rows starting from the beginning of the part | ||
| 5317 | 2025.06.30 14:49:38.703670 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 5318 | 2025.06.30 14:49:38.704028 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 5319 | 2025.06.30 14:49:38.704372 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 5320 | 2025.06.30 14:49:38.704712 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 5321 | 2025.06.30 14:49:38.705077 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 5322 | 2025.06.30 14:49:38.711200 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.008851507 sec., 84279.43399920488 rows/sec., 72.31 MiB/sec. | ||
| 5323 | 2025.06.30 14:49:38.712347 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5324 | 2025.06.30 14:49:38.712981 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.06.30 14:49:38.713068 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_21_4} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5326 | 2025.06.30 14:49:38.713332 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5327 | 2025.06.30 14:49:42.168748 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2025.06.30 14:49:42.169014 [ 276 ] {d5902504-00ef-4502-b6d4-66fd95193c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5329 | 2025.06.30 14:49:42.169079 [ 276 ] {d5902504-00ef-4502-b6d4-66fd95193c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5330 | 2025.06.30 14:49:42.169827 [ 276 ] {d5902504-00ef-4502-b6d4-66fd95193c14} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2025.06.30 14:49:42.169869 [ 276 ] {d5902504-00ef-4502-b6d4-66fd95193c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5332 | 2025.06.30 14:49:42.170281 [ 276 ] {d5902504-00ef-4502-b6d4-66fd95193c14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5333 | 2025.06.30 14:49:42.170506 [ 276 ] {d5902504-00ef-4502-b6d4-66fd95193c14} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2025.06.30 14:49:42.170671 [ 276 ] {d5902504-00ef-4502-b6d4-66fd95193c14} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001703 sec., 124486.20082207868 rows/sec., 7.92 MiB/sec. | ||
| 5335 | 2025.06.30 14:49:42.170720 [ 276 ] {d5902504-00ef-4502-b6d4-66fd95193c14} <Debug> TCPHandler: Processed in 0.002154173 sec. | ||
| 5336 | 2025.06.30 14:49:42.170850 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2025.06.30 14:49:42.170952 [ 276 ] {7f97c4c4-3bb8-4cb3-a4bc-a189e07a98da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5338 | 2025.06.30 14:49:42.170995 [ 276 ] {7f97c4c4-3bb8-4cb3-a4bc-a189e07a98da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5339 | 2025.06.30 14:49:42.171729 [ 276 ] {7f97c4c4-3bb8-4cb3-a4bc-a189e07a98da} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.06.30 14:49:42.171764 [ 276 ] {7f97c4c4-3bb8-4cb3-a4bc-a189e07a98da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5341 | 2025.06.30 14:49:42.172132 [ 276 ] {7f97c4c4-3bb8-4cb3-a4bc-a189e07a98da} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5342 | 2025.06.30 14:49:42.172351 [ 276 ] {7f97c4c4-3bb8-4cb3-a4bc-a189e07a98da} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2025.06.30 14:49:42.172480 [ 276 ] {7f97c4c4-3bb8-4cb3-a4bc-a189e07a98da} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.00155 sec., 440645.1612903226 rows/sec., 35.06 MiB/sec. | ||
| 5344 | 2025.06.30 14:49:42.172490 [ 92 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5345 | 2025.06.30 14:49:42.172520 [ 276 ] {7f97c4c4-3bb8-4cb3-a4bc-a189e07a98da} <Debug> TCPHandler: Processed in 0.001720895 sec. | ||
| 5346 | 2025.06.30 14:49:42.172560 [ 92 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2025.06.30 14:49:42.172586 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5348 | 2025.06.30 14:49:42.172652 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2025.06.30 14:49:42.172717 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 5350 | 2025.06.30 14:49:42.172751 [ 276 ] {03bb079d-573c-4e69-89a6-4dbf87fdc810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5351 | 2025.06.30 14:49:42.172800 [ 276 ] {03bb079d-573c-4e69-89a6-4dbf87fdc810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5352 | 2025.06.30 14:49:42.172863 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5353 | 2025.06.30 14:49:42.172901 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 831 rows starting from the beginning of the part | ||
| 5354 | 2025.06.30 14:49:42.172967 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 686 rows starting from the beginning of the part | ||
| 5355 | 2025.06.30 14:49:42.173028 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 5356 | 2025.06.30 14:49:42.173157 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 683 rows starting from the beginning of the part | ||
| 5357 | 2025.06.30 14:49:42.173229 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part | ||
| 5358 | 2025.06.30 14:49:42.173245 [ 276 ] {03bb079d-573c-4e69-89a6-4dbf87fdc810} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2025.06.30 14:49:42.173271 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 683 rows starting from the beginning of the part | ||
| 5360 | 2025.06.30 14:49:42.173288 [ 276 ] {03bb079d-573c-4e69-89a6-4dbf87fdc810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5361 | 2025.06.30 14:49:42.173660 [ 276 ] {03bb079d-573c-4e69-89a6-4dbf87fdc810} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5362 | 2025.06.30 14:49:42.173903 [ 276 ] {03bb079d-573c-4e69-89a6-4dbf87fdc810} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2025.06.30 14:49:42.174014 [ 92 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 5364 | 2025.06.30 14:49:42.174040 [ 276 ] {03bb079d-573c-4e69-89a6-4dbf87fdc810} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001305 sec., 106513.40996168583 rows/sec., 6.64 MiB/sec. | ||
| 5365 | 2025.06.30 14:49:42.174048 [ 92 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2025.06.30 14:49:42.174083 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5367 | 2025.06.30 14:49:42.174086 [ 276 ] {03bb079d-573c-4e69-89a6-4dbf87fdc810} <Debug> TCPHandler: Processed in 0.00148198 sec. | ||
| 5368 | 2025.06.30 14:49:42.174180 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 5369 | 2025.06.30 14:49:42.174239 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2025.06.30 14:49:42.174289 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5371 | 2025.06.30 14:49:42.174318 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 176 rows starting from the beginning of the part | ||
| 5372 | 2025.06.30 14:49:42.174333 [ 276 ] {fb565b13-e6b0-44e1-be82-76c9cdcd2ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5373 | 2025.06.30 14:49:42.174388 [ 276 ] {fb565b13-e6b0-44e1-be82-76c9cdcd2ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5374 | 2025.06.30 14:49:42.174394 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 145 rows starting from the beginning of the part | ||
| 5375 | 2025.06.30 14:49:42.174440 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 5376 | 2025.06.30 14:49:42.174480 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 139 rows starting from the beginning of the part | ||
| 5377 | 2025.06.30 14:49:42.174520 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 5378 | 2025.06.30 14:49:42.174560 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 139 rows starting from the beginning of the part | ||
| 5379 | 2025.06.30 14:49:42.174826 [ 276 ] {fb565b13-e6b0-44e1-be82-76c9cdcd2ec1} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2025.06.30 14:49:42.174851 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002201504 sec., 1377240.286640406 rows/sec., 115.69 MiB/sec. | ||
| 5381 | 2025.06.30 14:49:42.174861 [ 276 ] {fb565b13-e6b0-44e1-be82-76c9cdcd2ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5382 | 2025.06.30 14:49:42.175120 [ 196 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5383 | 2025.06.30 14:49:42.175280 [ 276 ] {fb565b13-e6b0-44e1-be82-76c9cdcd2ec1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5384 | 2025.06.30 14:49:42.175331 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193254 sec., 518749.5705021731 rows/sec., 34.83 MiB/sec. | ||
| 5385 | 2025.06.30 14:49:42.175477 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 5386 | 2025.06.30 14:49:42.175515 [ 196 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2025.06.30 14:49:42.175577 [ 276 ] {fb565b13-e6b0-44e1-be82-76c9cdcd2ec1} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.06.30 14:49:42.175611 [ 196 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_41_8} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5389 | 2025.06.30 14:49:42.175716 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5390 | 2025.06.30 14:49:42.175719 [ 276 ] {fb565b13-e6b0-44e1-be82-76c9cdcd2ec1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001401 sec., 80656.67380442542 rows/sec., 5.22 MiB/sec. | ||
| 5391 | 2025.06.30 14:49:42.175755 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2025.06.30 14:49:42.175770 [ 276 ] {fb565b13-e6b0-44e1-be82-76c9cdcd2ec1} <Debug> TCPHandler: Processed in 0.001590832 sec. | ||
| 5393 | 2025.06.30 14:49:42.175821 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_35_7} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 5394 | 2025.06.30 14:49:42.175882 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5395 | 2025.06.30 14:49:42.175888 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2025.06.30 14:49:42.175983 [ 276 ] {45389cd7-4f8e-4a98-97b1-42521fe04d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5397 | 2025.06.30 14:49:42.176022 [ 276 ] {45389cd7-4f8e-4a98-97b1-42521fe04d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5398 | 2025.06.30 14:49:42.176441 [ 276 ] {45389cd7-4f8e-4a98-97b1-42521fe04d78} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2025.06.30 14:49:42.176475 [ 276 ] {45389cd7-4f8e-4a98-97b1-42521fe04d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5400 | 2025.06.30 14:49:42.176768 [ 276 ] {45389cd7-4f8e-4a98-97b1-42521fe04d78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5401 | 2025.06.30 14:49:42.176969 [ 276 ] {45389cd7-4f8e-4a98-97b1-42521fe04d78} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2025.06.30 14:49:42.177094 [ 276 ] {45389cd7-4f8e-4a98-97b1-42521fe04d78} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001127 sec., 99378.88198757764 rows/sec., 5.66 MiB/sec. | ||
| 5403 | 2025.06.30 14:49:42.177133 [ 276 ] {45389cd7-4f8e-4a98-97b1-42521fe04d78} <Debug> TCPHandler: Processed in 0.001291236 sec. | ||
| 5404 | 2025.06.30 14:49:42.177245 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2025.06.30 14:49:42.177340 [ 276 ] {3557dbf6-49ab-42f3-84a4-dbf5aa55efb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5406 | 2025.06.30 14:49:42.177388 [ 276 ] {3557dbf6-49ab-42f3-84a4-dbf5aa55efb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5407 | 2025.06.30 14:49:42.177925 [ 276 ] {3557dbf6-49ab-42f3-84a4-dbf5aa55efb0} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2025.06.30 14:49:42.177961 [ 276 ] {3557dbf6-49ab-42f3-84a4-dbf5aa55efb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5409 | 2025.06.30 14:49:42.178289 [ 276 ] {3557dbf6-49ab-42f3-84a4-dbf5aa55efb0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5410 | 2025.06.30 14:49:42.178496 [ 276 ] {3557dbf6-49ab-42f3-84a4-dbf5aa55efb0} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2025.06.30 14:49:42.178598 [ 92 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5412 | 2025.06.30 14:49:42.178622 [ 276 ] {3557dbf6-49ab-42f3-84a4-dbf5aa55efb0} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.0013 sec., 319230.76923076925 rows/sec., 22.71 MiB/sec. | ||
| 5413 | 2025.06.30 14:49:42.178629 [ 92 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2025.06.30 14:49:42.178663 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5415 | 2025.06.30 14:49:42.178668 [ 276 ] {3557dbf6-49ab-42f3-84a4-dbf5aa55efb0} <Debug> TCPHandler: Processed in 0.001470279 sec. | ||
| 5416 | 2025.06.30 14:49:42.178741 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 5417 | 2025.06.30 14:49:42.178787 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2025.06.30 14:49:42.178840 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5419 | 2025.06.30 14:49:42.178870 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 494 rows starting from the beginning of the part | ||
| 5420 | 2025.06.30 14:49:42.178880 [ 276 ] {f97065f6-5ce6-4203-9b6c-7869951d3ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5421 | 2025.06.30 14:49:42.178920 [ 276 ] {f97065f6-5ce6-4203-9b6c-7869951d3ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5422 | 2025.06.30 14:49:42.178930 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 421 rows starting from the beginning of the part | ||
| 5423 | 2025.06.30 14:49:42.178981 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 73 rows starting from the beginning of the part | ||
| 5424 | 2025.06.30 14:49:42.179028 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 415 rows starting from the beginning of the part | ||
| 5425 | 2025.06.30 14:49:42.179070 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part | ||
| 5426 | 2025.06.30 14:49:42.179115 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 415 rows starting from the beginning of the part | ||
| 5427 | 2025.06.30 14:49:42.179273 [ 276 ] {f97065f6-5ce6-4203-9b6c-7869951d3ab8} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2025.06.30 14:49:42.179307 [ 276 ] {f97065f6-5ce6-4203-9b6c-7869951d3ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5429 | 2025.06.30 14:49:42.179610 [ 276 ] {f97065f6-5ce6-4203-9b6c-7869951d3ab8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5430 | 2025.06.30 14:49:42.179811 [ 276 ] {f97065f6-5ce6-4203-9b6c-7869951d3ab8} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2025.06.30 14:49:42.179936 [ 276 ] {f97065f6-5ce6-4203-9b6c-7869951d3ab8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5432 | 2025.06.30 14:49:42.179973 [ 276 ] {f97065f6-5ce6-4203-9b6c-7869951d3ab8} <Debug> TCPHandler: Processed in 0.001233344 sec. | ||
| 5433 | 2025.06.30 14:49:42.180082 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2025.06.30 14:49:42.180178 [ 276 ] {a2420e8a-f0d0-4814-b27b-42ad2479fa6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5435 | 2025.06.30 14:49:42.180206 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149991 sec., 1262075.7245434728 rows/sec., 95.94 MiB/sec. | ||
| 5436 | 2025.06.30 14:49:42.180218 [ 276 ] {a2420e8a-f0d0-4814-b27b-42ad2479fa6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5437 | 2025.06.30 14:49:42.180384 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5438 | 2025.06.30 14:49:42.180634 [ 276 ] {a2420e8a-f0d0-4814-b27b-42ad2479fa6e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2025.06.30 14:49:42.180665 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2025.06.30 14:49:42.180674 [ 276 ] {a2420e8a-f0d0-4814-b27b-42ad2479fa6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5441 | 2025.06.30 14:49:42.180755 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_41_8} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5442 | 2025.06.30 14:49:42.180850 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5443 | 2025.06.30 14:49:42.181027 [ 276 ] {a2420e8a-f0d0-4814-b27b-42ad2479fa6e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5444 | 2025.06.30 14:49:42.181244 [ 276 ] {a2420e8a-f0d0-4814-b27b-42ad2479fa6e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2025.06.30 14:49:42.181346 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5446 | 2025.06.30 14:49:42.181371 [ 276 ] {a2420e8a-f0d0-4814-b27b-42ad2479fa6e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001209 sec., 196029.77667493795 rows/sec., 13.14 MiB/sec. | ||
| 5447 | 2025.06.30 14:49:42.181375 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2025.06.30 14:49:42.181414 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5449 | 2025.06.30 14:49:42.181417 [ 276 ] {a2420e8a-f0d0-4814-b27b-42ad2479fa6e} <Debug> TCPHandler: Processed in 0.001382027 sec. | ||
| 5450 | 2025.06.30 14:49:42.181478 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 5451 | 2025.06.30 14:49:42.181541 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2025.06.30 14:49:42.181564 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5453 | 2025.06.30 14:49:42.181587 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3247 rows starting from the beginning of the part | ||
| 5454 | 2025.06.30 14:49:42.181632 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 240 rows starting from the beginning of the part | ||
| 5455 | 2025.06.30 14:49:42.181633 [ 276 ] {b0acb198-657a-455b-97f1-18e98edf6b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5456 | 2025.06.30 14:49:42.181669 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5457 | 2025.06.30 14:49:42.181681 [ 276 ] {b0acb198-657a-455b-97f1-18e98edf6b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5458 | 2025.06.30 14:49:42.181703 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
| 5459 | 2025.06.30 14:49:42.181737 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 161 rows starting from the beginning of the part | ||
| 5460 | 2025.06.30 14:49:42.181774 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
| 5461 | 2025.06.30 14:49:42.181996 [ 276 ] {b0acb198-657a-455b-97f1-18e98edf6b71} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2025.06.30 14:49:42.182030 [ 276 ] {b0acb198-657a-455b-97f1-18e98edf6b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5463 | 2025.06.30 14:49:42.182344 [ 276 ] {b0acb198-657a-455b-97f1-18e98edf6b71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5464 | 2025.06.30 14:49:42.182550 [ 276 ] {b0acb198-657a-455b-97f1-18e98edf6b71} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2025.06.30 14:49:42.182678 [ 276 ] {b0acb198-657a-455b-97f1-18e98edf6b71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 5466 | 2025.06.30 14:49:42.182715 [ 276 ] {b0acb198-657a-455b-97f1-18e98edf6b71} <Debug> TCPHandler: Processed in 0.001220524 sec. | ||
| 5467 | 2025.06.30 14:49:42.182821 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2025.06.30 14:49:42.182913 [ 276 ] {a06ec1ed-94dc-4deb-97f5-fb2bae90225e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5469 | 2025.06.30 14:49:42.182967 [ 276 ] {a06ec1ed-94dc-4deb-97f5-fb2bae90225e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5470 | 2025.06.30 14:49:42.183003 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549611 sec., 2763274.1378320106 rows/sec., 193.08 MiB/sec. | ||
| 5471 | 2025.06.30 14:49:42.183332 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5472 | 2025.06.30 14:49:42.183632 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2025.06.30 14:49:42.183706 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5474 | 2025.06.30 14:49:42.183773 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 5475 | 2025.06.30 14:49:42.183790 [ 276 ] {a06ec1ed-94dc-4deb-97f5-fb2bae90225e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2025.06.30 14:49:42.183825 [ 276 ] {a06ec1ed-94dc-4deb-97f5-fb2bae90225e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5477 | 2025.06.30 14:49:42.184355 [ 276 ] {a06ec1ed-94dc-4deb-97f5-fb2bae90225e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5478 | 2025.06.30 14:49:42.184570 [ 276 ] {a06ec1ed-94dc-4deb-97f5-fb2bae90225e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2025.06.30 14:49:42.184705 [ 276 ] {a06ec1ed-94dc-4deb-97f5-fb2bae90225e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001808 sec., 18252.212389380533 rows/sec., 32.71 MiB/sec. | ||
| 5480 | 2025.06.30 14:49:42.184772 [ 276 ] {a06ec1ed-94dc-4deb-97f5-fb2bae90225e} <Debug> TCPHandler: Processed in 0.00199767 sec. | ||
| 5481 | 2025.06.30 14:49:42.184886 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2025.06.30 14:49:42.184980 [ 276 ] {611216c6-99dc-403d-9765-e628a20c45b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5483 | 2025.06.30 14:49:42.185020 [ 276 ] {611216c6-99dc-403d-9765-e628a20c45b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5484 | 2025.06.30 14:49:42.185345 [ 276 ] {611216c6-99dc-403d-9765-e628a20c45b7} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.06.30 14:49:42.185380 [ 276 ] {611216c6-99dc-403d-9765-e628a20c45b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5486 | 2025.06.30 14:49:42.185677 [ 276 ] {611216c6-99dc-403d-9765-e628a20c45b7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5487 | 2025.06.30 14:49:42.185878 [ 276 ] {611216c6-99dc-403d-9765-e628a20c45b7} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2025.06.30 14:49:42.185980 [ 92 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5489 | 2025.06.30 14:49:42.186005 [ 276 ] {611216c6-99dc-403d-9765-e628a20c45b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001041 sec., 78770.41306436119 rows/sec., 5.00 MiB/sec. | ||
| 5490 | 2025.06.30 14:49:42.186009 [ 92 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2025.06.30 14:49:42.186046 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5492 | 2025.06.30 14:49:42.186050 [ 276 ] {611216c6-99dc-403d-9765-e628a20c45b7} <Debug> TCPHandler: Processed in 0.001211545 sec. | ||
| 5493 | 2025.06.30 14:49:42.186120 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 5494 | 2025.06.30 14:49:42.186228 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5495 | 2025.06.30 14:49:42.186259 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1178 rows starting from the beginning of the part | ||
| 5496 | 2025.06.30 14:49:42.186318 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
| 5497 | 2025.06.30 14:49:42.186359 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5498 | 2025.06.30 14:49:42.186399 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
| 5499 | 2025.06.30 14:49:42.186437 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 5500 | 2025.06.30 14:49:42.186474 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
| 5501 | 2025.06.30 14:49:42.187485 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001396258 sec., 1105812.8225585816 rows/sec., 72.29 MiB/sec. | ||
| 5502 | 2025.06.30 14:49:42.187657 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5503 | 2025.06.30 14:49:42.187903 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.06.30 14:49:42.187963 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_41_8} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5505 | 2025.06.30 14:49:42.188029 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5506 | 2025.06.30 14:49:43.569964 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5507 | 2025.06.30 14:49:43.570046 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5508 | 2025.06.30 14:49:43.666743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
| 5509 | 2025.06.30 14:49:43.667239 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2025.06.30 14:49:43.667281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5511 | 2025.06.30 14:49:43.667773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5512 | 2025.06.30 14:49:43.668013 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2025.06.30 14:49:43.668160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5514 | 2025.06.30 14:49:44.425909 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5515 | 2025.06.30 14:49:44.444226 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2025.06.30 14:49:44.444288 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5517 | 2025.06.30 14:49:44.450010 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5518 | 2025.06.30 14:49:44.450725 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2025.06.30 14:49:44.453943 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5520 | 2025.06.30 14:49:47.161704 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2025.06.30 14:49:47.161908 [ 276 ] {1add053c-4a84-4650-98ba-b2c66ad353ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5522 | 2025.06.30 14:49:47.161974 [ 276 ] {1add053c-4a84-4650-98ba-b2c66ad353ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5523 | 2025.06.30 14:49:47.162624 [ 276 ] {1add053c-4a84-4650-98ba-b2c66ad353ba} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.06.30 14:49:47.162671 [ 276 ] {1add053c-4a84-4650-98ba-b2c66ad353ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5525 | 2025.06.30 14:49:47.163065 [ 276 ] {1add053c-4a84-4650-98ba-b2c66ad353ba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5526 | 2025.06.30 14:49:47.163296 [ 276 ] {1add053c-4a84-4650-98ba-b2c66ad353ba} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.06.30 14:49:47.163450 [ 276 ] {1add053c-4a84-4650-98ba-b2c66ad353ba} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001595 sec., 46394.984326018806 rows/sec., 3.73 MiB/sec. | ||
| 5528 | 2025.06.30 14:49:47.163493 [ 276 ] {1add053c-4a84-4650-98ba-b2c66ad353ba} <Debug> TCPHandler: Processed in 0.001921088 sec. | ||
| 5529 | 2025.06.30 14:49:47.163618 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2025.06.30 14:49:47.163712 [ 276 ] {fd6f3a35-3982-4e5e-9123-76afd149fb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5531 | 2025.06.30 14:49:47.163752 [ 276 ] {fd6f3a35-3982-4e5e-9123-76afd149fb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5532 | 2025.06.30 14:49:47.164160 [ 276 ] {fd6f3a35-3982-4e5e-9123-76afd149fb73} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2025.06.30 14:49:47.164197 [ 276 ] {fd6f3a35-3982-4e5e-9123-76afd149fb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5534 | 2025.06.30 14:49:47.164484 [ 276 ] {fd6f3a35-3982-4e5e-9123-76afd149fb73} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5535 | 2025.06.30 14:49:47.164692 [ 276 ] {fd6f3a35-3982-4e5e-9123-76afd149fb73} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2025.06.30 14:49:47.164821 [ 276 ] {fd6f3a35-3982-4e5e-9123-76afd149fb73} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001126 sec., 7992.895204262877 rows/sec., 601.03 KiB/sec. | ||
| 5537 | 2025.06.30 14:49:47.164860 [ 276 ] {fd6f3a35-3982-4e5e-9123-76afd149fb73} <Debug> TCPHandler: Processed in 0.001290396 sec. | ||
| 5538 | 2025.06.30 14:49:47.164972 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2025.06.30 14:49:47.165065 [ 276 ] {433a820d-784d-4921-bb26-e911171fe733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5540 | 2025.06.30 14:49:47.165104 [ 276 ] {433a820d-784d-4921-bb26-e911171fe733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5541 | 2025.06.30 14:49:47.165531 [ 276 ] {433a820d-784d-4921-bb26-e911171fe733} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2025.06.30 14:49:47.165567 [ 276 ] {433a820d-784d-4921-bb26-e911171fe733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5543 | 2025.06.30 14:49:47.165864 [ 276 ] {433a820d-784d-4921-bb26-e911171fe733} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5544 | 2025.06.30 14:49:47.166071 [ 276 ] {433a820d-784d-4921-bb26-e911171fe733} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2025.06.30 14:49:47.166199 [ 276 ] {433a820d-784d-4921-bb26-e911171fe733} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00115 sec., 63478.260869565216 rows/sec., 4.96 MiB/sec. | ||
| 5546 | 2025.06.30 14:49:47.166239 [ 276 ] {433a820d-784d-4921-bb26-e911171fe733} <Debug> TCPHandler: Processed in 0.001313606 sec. | ||
| 5547 | 2025.06.30 14:49:47.166350 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2025.06.30 14:49:47.166442 [ 276 ] {01c8f659-4746-4ebd-bf10-55a3bae1ca75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5549 | 2025.06.30 14:49:47.166485 [ 276 ] {01c8f659-4746-4ebd-bf10-55a3bae1ca75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5550 | 2025.06.30 14:49:47.166901 [ 276 ] {01c8f659-4746-4ebd-bf10-55a3bae1ca75} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2025.06.30 14:49:47.166936 [ 276 ] {01c8f659-4746-4ebd-bf10-55a3bae1ca75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5552 | 2025.06.30 14:49:47.167261 [ 276 ] {01c8f659-4746-4ebd-bf10-55a3bae1ca75} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5553 | 2025.06.30 14:49:47.167470 [ 276 ] {01c8f659-4746-4ebd-bf10-55a3bae1ca75} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2025.06.30 14:49:47.167597 [ 276 ] {01c8f659-4746-4ebd-bf10-55a3bae1ca75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5555 | 2025.06.30 14:49:47.167635 [ 276 ] {01c8f659-4746-4ebd-bf10-55a3bae1ca75} <Debug> TCPHandler: Processed in 0.001332397 sec. | ||
| 5556 | 2025.06.30 14:49:47.167745 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2025.06.30 14:49:47.167837 [ 276 ] {436c7a5b-e758-4541-b228-4610f277c6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5558 | 2025.06.30 14:49:47.167899 [ 276 ] {436c7a5b-e758-4541-b228-4610f277c6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5559 | 2025.06.30 14:49:47.168697 [ 276 ] {436c7a5b-e758-4541-b228-4610f277c6fc} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.06.30 14:49:47.168737 [ 276 ] {436c7a5b-e758-4541-b228-4610f277c6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5561 | 2025.06.30 14:49:47.169254 [ 276 ] {436c7a5b-e758-4541-b228-4610f277c6fc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5562 | 2025.06.30 14:49:47.169477 [ 276 ] {436c7a5b-e758-4541-b228-4610f277c6fc} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.06.30 14:49:47.169601 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5564 | 2025.06.30 14:49:47.169616 [ 276 ] {436c7a5b-e758-4541-b228-4610f277c6fc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001796 sec., 5011.135857461024 rows/sec., 8.98 MiB/sec. | ||
| 5565 | 2025.06.30 14:49:47.169676 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2025.06.30 14:49:47.169709 [ 276 ] {436c7a5b-e758-4541-b228-4610f277c6fc} <Debug> TCPHandler: Processed in 0.0020112 sec. | ||
| 5567 | 2025.06.30 14:49:47.169739 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5568 | 2025.06.30 14:49:47.169848 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2025.06.30 14:49:47.169861 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 5570 | 2025.06.30 14:49:47.169950 [ 276 ] {ee110872-c100-46e8-a68b-79dbd641b911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5571 | 2025.06.30 14:49:47.169997 [ 276 ] {ee110872-c100-46e8-a68b-79dbd641b911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5572 | 2025.06.30 14:49:47.170116 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5573 | 2025.06.30 14:49:47.170180 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 651 rows starting from the beginning of the part | ||
| 5574 | 2025.06.30 14:49:47.170307 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 5575 | 2025.06.30 14:49:47.170342 [ 276 ] {ee110872-c100-46e8-a68b-79dbd641b911} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2025.06.30 14:49:47.170385 [ 276 ] {ee110872-c100-46e8-a68b-79dbd641b911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5577 | 2025.06.30 14:49:47.170436 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 5578 | 2025.06.30 14:49:47.170536 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 5579 | 2025.06.30 14:49:47.170629 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
| 5580 | 2025.06.30 14:49:47.170712 [ 276 ] {ee110872-c100-46e8-a68b-79dbd641b911} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5581 | 2025.06.30 14:49:47.170722 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 5582 | 2025.06.30 14:49:47.170931 [ 276 ] {ee110872-c100-46e8-a68b-79dbd641b911} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2025.06.30 14:49:47.171076 [ 276 ] {ee110872-c100-46e8-a68b-79dbd641b911} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 5584 | 2025.06.30 14:49:47.171113 [ 276 ] {ee110872-c100-46e8-a68b-79dbd641b911} <Debug> TCPHandler: Processed in 0.001316836 sec. | ||
| 5585 | 2025.06.30 14:49:47.175860 [ 197 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 19 columns (19 merged, 0 gathered) in 0.006057151 sec., 122830.02355397776 rows/sec., 220.11 MiB/sec. | ||
| 5586 | 2025.06.30 14:49:47.176873 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5587 | 2025.06.30 14:49:47.177295 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2025.06.30 14:49:47.177380 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5589 | 2025.06.30 14:49:47.177516 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 5590 | 2025.06.30 14:49:48.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.86 MiB, peak 252.37 MiB, free memory in arenas 0.00 B, will set to 247.46 MiB (RSS), difference: 2.60 MiB | ||
| 5591 | 2025.06.30 14:49:48.299816 [ 142 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5592 | 2025.06.30 14:49:48.299907 [ 142 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.06.30 14:49:48.299942 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5594 | 2025.06.30 14:49:48.300112 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 5595 | 2025.06.30 14:49:48.300267 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5596 | 2025.06.30 14:49:48.300312 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5597 | 2025.06.30 14:49:48.300386 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 5598 | 2025.06.30 14:49:48.300437 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5599 | 2025.06.30 14:49:48.300485 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5600 | 2025.06.30 14:49:48.300532 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5601 | 2025.06.30 14:49:48.301369 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333747 sec., 23992.55630940501 rows/sec., 2.00 MiB/sec. | ||
| 5602 | 2025.06.30 14:49:48.301633 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5603 | 2025.06.30 14:49:48.302105 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2025.06.30 14:49:48.302183 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_9_2} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5605 | 2025.06.30 14:49:48.302271 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5606 | 2025.06.30 14:49:48.703552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 780 | ||
| 5607 | 2025.06.30 14:49:48.705868 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2025.06.30 14:49:48.705913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5609 | 2025.06.30 14:49:48.707078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5610 | 2025.06.30 14:49:48.707342 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2025.06.30 14:49:48.707593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 5612 | 2025.06.30 14:49:51.168229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
| 5613 | 2025.06.30 14:49:51.169068 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2025.06.30 14:49:51.169154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5615 | 2025.06.30 14:49:51.169819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5616 | 2025.06.30 14:49:51.170054 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2025.06.30 14:49:51.170190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 5618 | 2025.06.30 14:49:51.170191 [ 150 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5619 | 2025.06.30 14:49:51.170271 [ 150 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.06.30 14:49:51.170293 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5621 | 2025.06.30 14:49:51.170449 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 5622 | 2025.06.30 14:49:51.170662 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5623 | 2025.06.30 14:49:51.170722 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 5624 | 2025.06.30 14:49:51.170823 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
| 5625 | 2025.06.30 14:49:51.170895 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
| 5626 | 2025.06.30 14:49:51.170962 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
| 5627 | 2025.06.30 14:49:51.171026 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
| 5628 | 2025.06.30 14:49:51.171096 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
| 5629 | 2025.06.30 14:49:51.172901 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.00252873 sec., 5644730.754173044 rows/sec., 80.75 MiB/sec. | ||
| 5630 | 2025.06.30 14:49:51.173343 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5631 | 2025.06.30 14:49:51.173684 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.06.30 14:49:51.173777 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_31_6} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5633 | 2025.06.30 14:49:51.173886 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5634 | 2025.06.30 14:49:51.953987 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5635 | 2025.06.30 14:49:51.971349 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2025.06.30 14:49:51.971411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5637 | 2025.06.30 14:49:51.976949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5638 | 2025.06.30 14:49:51.977674 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2025.06.30 14:49:51.977965 [ 145 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5640 | 2025.06.30 14:49:51.978007 [ 145 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2025.06.30 14:49:51.978029 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5642 | 2025.06.30 14:49:51.978158 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 5643 | 2025.06.30 14:49:51.981026 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5644 | 2025.06.30 14:49:51.982029 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5645 | 2025.06.30 14:49:51.983497 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 5646 | 2025.06.30 14:49:51.987957 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 5647 | 2025.06.30 14:49:51.992412 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 5648 | 2025.06.30 14:49:51.996803 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 5649 | 2025.06.30 14:49:52.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.04 MiB, peak 253.95 MiB, free memory in arenas 0.00 B, will set to 247.83 MiB (RSS), difference: -4.21 MiB | ||
| 5650 | 2025.06.30 14:49:52.001370 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 5651 | 2025.06.30 14:49:52.005409 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 5652 | 2025.06.30 14:49:52.056938 [ 197 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078840552 sec., 2968.0157490525944 rows/sec., 15.35 MiB/sec. | ||
| 5653 | 2025.06.30 14:49:52.058717 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5654 | 2025.06.30 14:49:52.060462 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_31_6} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2025.06.30 14:49:52.060551 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_31_6} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5656 | 2025.06.30 14:49:52.061638 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5657 | 2025.06.30 14:49:52.155345 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2025.06.30 14:49:52.155546 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5659 | 2025.06.30 14:49:52.155868 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5660 | 2025.06.30 14:49:52.155910 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5661 | 2025.06.30 14:49:52.156178 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5662 | 2025.06.30 14:49:52.156245 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5663 | 2025.06.30 14:49:52.156382 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5664 | 2025.06.30 14:49:52.156492 [ 293 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5665 | 2025.06.30 14:49:52.156503 [ 292 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 5666 | 2025.06.30 14:49:52.156503 [ 290 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 5667 | 2025.06.30 14:49:52.156642 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5668 | 2025.06.30 14:49:52.156668 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5669 | 2025.06.30 14:49:52.156750 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5670 | 2025.06.30 14:49:52.156771 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 5671 | 2025.06.30 14:49:52.156805 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5672 | 2025.06.30 14:49:52.156841 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5673 | 2025.06.30 14:49:52.156876 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5674 | 2025.06.30 14:49:52.157716 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Debug> executeQuery: Read 43 rows, 1.73 KiB in 0.002261 sec., 19018.13356921716 rows/sec., 764.06 KiB/sec. | ||
| 5675 | 2025.06.30 14:49:52.157839 [ 276 ] {2216d3c1-4049-4ef5-bc6a-eb1f01ab1769} <Debug> TCPHandler: Processed in 0.002612943 sec. | ||
| 5676 | 2025.06.30 14:49:52.171599 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2025.06.30 14:49:52.171730 [ 276 ] {40ae4235-cff5-406c-88b3-681aedf703ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5678 | 2025.06.30 14:49:52.171783 [ 276 ] {40ae4235-cff5-406c-88b3-681aedf703ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5679 | 2025.06.30 14:49:52.172361 [ 276 ] {40ae4235-cff5-406c-88b3-681aedf703ee} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2025.06.30 14:49:52.172398 [ 276 ] {40ae4235-cff5-406c-88b3-681aedf703ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5681 | 2025.06.30 14:49:52.172794 [ 276 ] {40ae4235-cff5-406c-88b3-681aedf703ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5682 | 2025.06.30 14:49:52.172988 [ 276 ] {40ae4235-cff5-406c-88b3-681aedf703ee} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2025.06.30 14:49:52.173128 [ 276 ] {40ae4235-cff5-406c-88b3-681aedf703ee} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 174.22 KiB/sec. | ||
| 5684 | 2025.06.30 14:49:52.173168 [ 276 ] {40ae4235-cff5-406c-88b3-681aedf703ee} <Debug> TCPHandler: Processed in 0.001631172 sec. | ||
| 5685 | 2025.06.30 14:49:52.173281 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2025.06.30 14:49:52.173377 [ 276 ] {a7922c7b-a503-4d3e-9d0d-53c2f4519ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5687 | 2025.06.30 14:49:52.173417 [ 276 ] {a7922c7b-a503-4d3e-9d0d-53c2f4519ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5688 | 2025.06.30 14:49:52.173941 [ 276 ] {a7922c7b-a503-4d3e-9d0d-53c2f4519ad0} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2025.06.30 14:49:52.173977 [ 276 ] {a7922c7b-a503-4d3e-9d0d-53c2f4519ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5690 | 2025.06.30 14:49:52.174298 [ 276 ] {a7922c7b-a503-4d3e-9d0d-53c2f4519ad0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5691 | 2025.06.30 14:49:52.174513 [ 276 ] {a7922c7b-a503-4d3e-9d0d-53c2f4519ad0} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2025.06.30 14:49:52.174641 [ 276 ] {a7922c7b-a503-4d3e-9d0d-53c2f4519ad0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001283 sec., 165237.7240841777 rows/sec., 10.51 MiB/sec. | ||
| 5693 | 2025.06.30 14:49:52.174679 [ 276 ] {a7922c7b-a503-4d3e-9d0d-53c2f4519ad0} <Debug> TCPHandler: Processed in 0.001448219 sec. | ||
| 5694 | 2025.06.30 14:49:52.174793 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2025.06.30 14:49:52.174888 [ 276 ] {05cea24f-b8da-4734-a071-a19ea4ac7bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5696 | 2025.06.30 14:49:52.174929 [ 276 ] {05cea24f-b8da-4734-a071-a19ea4ac7bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5697 | 2025.06.30 14:49:52.175319 [ 276 ] {05cea24f-b8da-4734-a071-a19ea4ac7bd3} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2025.06.30 14:49:52.175353 [ 276 ] {05cea24f-b8da-4734-a071-a19ea4ac7bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5699 | 2025.06.30 14:49:52.175638 [ 276 ] {05cea24f-b8da-4734-a071-a19ea4ac7bd3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5700 | 2025.06.30 14:49:52.175842 [ 276 ] {05cea24f-b8da-4734-a071-a19ea4ac7bd3} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2025.06.30 14:49:52.175969 [ 276 ] {05cea24f-b8da-4734-a071-a19ea4ac7bd3} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001099 sec., 3639.672429481347 rows/sec., 309.23 KiB/sec. | ||
| 5702 | 2025.06.30 14:49:52.176007 [ 276 ] {05cea24f-b8da-4734-a071-a19ea4ac7bd3} <Debug> TCPHandler: Processed in 0.001264116 sec. | ||
| 5703 | 2025.06.30 14:49:52.176125 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2025.06.30 14:49:52.176221 [ 276 ] {c11b31a0-5f52-4901-8310-2d63b84387ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5705 | 2025.06.30 14:49:52.176260 [ 276 ] {c11b31a0-5f52-4901-8310-2d63b84387ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5706 | 2025.06.30 14:49:52.176932 [ 276 ] {c11b31a0-5f52-4901-8310-2d63b84387ea} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2025.06.30 14:49:52.176967 [ 276 ] {c11b31a0-5f52-4901-8310-2d63b84387ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5708 | 2025.06.30 14:49:52.177320 [ 276 ] {c11b31a0-5f52-4901-8310-2d63b84387ea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5709 | 2025.06.30 14:49:52.177527 [ 276 ] {c11b31a0-5f52-4901-8310-2d63b84387ea} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2025.06.30 14:49:52.177656 [ 276 ] {c11b31a0-5f52-4901-8310-2d63b84387ea} <Debug> executeQuery: Read 686 rows, 55.88 KiB in 0.001454 sec., 471801.9257221458 rows/sec., 37.53 MiB/sec. | ||
| 5711 | 2025.06.30 14:49:52.177693 [ 276 ] {c11b31a0-5f52-4901-8310-2d63b84387ea} <Debug> TCPHandler: Processed in 0.001618272 sec. | ||
| 5712 | 2025.06.30 14:49:52.177808 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2025.06.30 14:49:52.177903 [ 276 ] {ab5a083a-ba6c-419b-a889-806fd6fe7b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5714 | 2025.06.30 14:49:52.177943 [ 276 ] {ab5a083a-ba6c-419b-a889-806fd6fe7b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5715 | 2025.06.30 14:49:52.178364 [ 276 ] {ab5a083a-ba6c-419b-a889-806fd6fe7b98} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2025.06.30 14:49:52.178399 [ 276 ] {ab5a083a-ba6c-419b-a889-806fd6fe7b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5717 | 2025.06.30 14:49:52.178695 [ 276 ] {ab5a083a-ba6c-419b-a889-806fd6fe7b98} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5718 | 2025.06.30 14:49:52.178912 [ 276 ] {ab5a083a-ba6c-419b-a889-806fd6fe7b98} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2025.06.30 14:49:52.179038 [ 276 ] {ab5a083a-ba6c-419b-a889-806fd6fe7b98} <Debug> executeQuery: Read 143 rows, 9.16 KiB in 0.001154 sec., 123916.81109185441 rows/sec., 7.75 MiB/sec. | ||
| 5720 | 2025.06.30 14:49:52.179080 [ 276 ] {ab5a083a-ba6c-419b-a889-806fd6fe7b98} <Debug> TCPHandler: Processed in 0.001322607 sec. | ||
| 5721 | 2025.06.30 14:49:52.179194 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2025.06.30 14:49:52.179290 [ 276 ] {226069be-7a09-4921-a564-3d3e30391a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5723 | 2025.06.30 14:49:52.179328 [ 276 ] {226069be-7a09-4921-a564-3d3e30391a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5724 | 2025.06.30 14:49:52.179735 [ 276 ] {226069be-7a09-4921-a564-3d3e30391a00} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2025.06.30 14:49:52.179772 [ 276 ] {226069be-7a09-4921-a564-3d3e30391a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5726 | 2025.06.30 14:49:52.180061 [ 276 ] {226069be-7a09-4921-a564-3d3e30391a00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5727 | 2025.06.30 14:49:52.180269 [ 276 ] {226069be-7a09-4921-a564-3d3e30391a00} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2025.06.30 14:49:52.180384 [ 146 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5729 | 2025.06.30 14:49:52.180394 [ 276 ] {226069be-7a09-4921-a564-3d3e30391a00} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001122 sec., 100713.01247771837 rows/sec., 6.52 MiB/sec. | ||
| 5730 | 2025.06.30 14:49:52.180436 [ 146 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2025.06.30 14:49:52.180450 [ 276 ] {226069be-7a09-4921-a564-3d3e30391a00} <Debug> TCPHandler: Processed in 0.001306336 sec. | ||
| 5732 | 2025.06.30 14:49:52.180464 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5733 | 2025.06.30 14:49:52.180562 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::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 | ||
| 5734 | 2025.06.30 14:49:52.180570 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2025.06.30 14:49:52.180672 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5736 | 2025.06.30 14:49:52.180685 [ 276 ] {e408f943-9f0c-4f6e-b162-ed63d63624b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5737 | 2025.06.30 14:49:52.180705 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part | ||
| 5738 | 2025.06.30 14:49:52.180730 [ 276 ] {e408f943-9f0c-4f6e-b162-ed63d63624b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5739 | 2025.06.30 14:49:52.180767 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
| 5740 | 2025.06.30 14:49:52.180813 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
| 5741 | 2025.06.30 14:49:52.180850 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 5742 | 2025.06.30 14:49:52.180887 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
| 5743 | 2025.06.30 14:49:52.180923 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 5744 | 2025.06.30 14:49:52.181152 [ 276 ] {e408f943-9f0c-4f6e-b162-ed63d63624b7} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2025.06.30 14:49:52.181193 [ 276 ] {e408f943-9f0c-4f6e-b162-ed63d63624b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5746 | 2025.06.30 14:49:52.181633 [ 276 ] {e408f943-9f0c-4f6e-b162-ed63d63624b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5747 | 2025.06.30 14:49:52.181774 [ 193 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251825 sec., 561580.0930641263 rows/sec., 38.84 MiB/sec. | ||
| 5748 | 2025.06.30 14:49:52.181844 [ 276 ] {e408f943-9f0c-4f6e-b162-ed63d63624b7} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.06.30 14:49:52.181912 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5750 | 2025.06.30 14:49:52.181980 [ 276 ] {e408f943-9f0c-4f6e-b162-ed63d63624b7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001312 sec., 85365.85365853658 rows/sec., 4.86 MiB/sec. | ||
| 5751 | 2025.06.30 14:49:52.182024 [ 276 ] {e408f943-9f0c-4f6e-b162-ed63d63624b7} <Debug> TCPHandler: Processed in 0.00150438 sec. | ||
| 5752 | 2025.06.30 14:49:52.182148 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.06.30 14:49:52.182169 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2025.06.30 14:49:52.182239 [ 199 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_11_2} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5755 | 2025.06.30 14:49:52.182247 [ 276 ] {6e1194a9-1750-40a0-9cd3-b3eff92f2f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5756 | 2025.06.30 14:49:52.182292 [ 276 ] {6e1194a9-1750-40a0-9cd3-b3eff92f2f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5757 | 2025.06.30 14:49:52.182308 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5758 | 2025.06.30 14:49:52.182825 [ 276 ] {6e1194a9-1750-40a0-9cd3-b3eff92f2f0f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2025.06.30 14:49:52.182866 [ 276 ] {6e1194a9-1750-40a0-9cd3-b3eff92f2f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5760 | 2025.06.30 14:49:52.183189 [ 276 ] {6e1194a9-1750-40a0-9cd3-b3eff92f2f0f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5761 | 2025.06.30 14:49:52.183403 [ 276 ] {6e1194a9-1750-40a0-9cd3-b3eff92f2f0f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2025.06.30 14:49:52.183531 [ 276 ] {6e1194a9-1750-40a0-9cd3-b3eff92f2f0f} <Debug> executeQuery: Read 419 rows, 30.57 KiB in 0.001303 sec., 321565.61780506524 rows/sec., 22.91 MiB/sec. | ||
| 5763 | 2025.06.30 14:49:52.183570 [ 276 ] {6e1194a9-1750-40a0-9cd3-b3eff92f2f0f} <Debug> TCPHandler: Processed in 0.00147148 sec. | ||
| 5764 | 2025.06.30 14:49:52.183683 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2025.06.30 14:49:52.183779 [ 276 ] {b6448d58-eae6-4b57-b039-d24385e69758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5766 | 2025.06.30 14:49:52.183821 [ 276 ] {b6448d58-eae6-4b57-b039-d24385e69758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5767 | 2025.06.30 14:49:52.184143 [ 276 ] {b6448d58-eae6-4b57-b039-d24385e69758} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.06.30 14:49:52.184178 [ 276 ] {b6448d58-eae6-4b57-b039-d24385e69758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5769 | 2025.06.30 14:49:52.184471 [ 276 ] {b6448d58-eae6-4b57-b039-d24385e69758} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5770 | 2025.06.30 14:49:52.184682 [ 276 ] {b6448d58-eae6-4b57-b039-d24385e69758} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.06.30 14:49:52.184807 [ 276 ] {b6448d58-eae6-4b57-b039-d24385e69758} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 5772 | 2025.06.30 14:49:52.184843 [ 276 ] {b6448d58-eae6-4b57-b039-d24385e69758} <Debug> TCPHandler: Processed in 0.001209914 sec. | ||
| 5773 | 2025.06.30 14:49:52.184944 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2025.06.30 14:49:52.185039 [ 276 ] {6dc65e27-bd6b-416c-99af-090b1373f904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5775 | 2025.06.30 14:49:52.185082 [ 276 ] {6dc65e27-bd6b-416c-99af-090b1373f904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5776 | 2025.06.30 14:49:52.185480 [ 276 ] {6dc65e27-bd6b-416c-99af-090b1373f904} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2025.06.30 14:49:52.185516 [ 276 ] {6dc65e27-bd6b-416c-99af-090b1373f904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5778 | 2025.06.30 14:49:52.185838 [ 276 ] {6dc65e27-bd6b-416c-99af-090b1373f904} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5779 | 2025.06.30 14:49:52.186040 [ 276 ] {6dc65e27-bd6b-416c-99af-090b1373f904} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2025.06.30 14:49:52.186174 [ 276 ] {6dc65e27-bd6b-416c-99af-090b1373f904} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001153 sec., 207285.34258456202 rows/sec., 13.90 MiB/sec. | ||
| 5781 | 2025.06.30 14:49:52.186211 [ 276 ] {6dc65e27-bd6b-416c-99af-090b1373f904} <Debug> TCPHandler: Processed in 0.001317196 sec. | ||
| 5782 | 2025.06.30 14:49:52.186326 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2025.06.30 14:49:52.186420 [ 276 ] {dd47dccc-7d72-41f4-8515-3899196c9c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5784 | 2025.06.30 14:49:52.186462 [ 276 ] {dd47dccc-7d72-41f4-8515-3899196c9c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5785 | 2025.06.30 14:49:52.186779 [ 276 ] {dd47dccc-7d72-41f4-8515-3899196c9c1c} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.06.30 14:49:52.186813 [ 276 ] {dd47dccc-7d72-41f4-8515-3899196c9c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5787 | 2025.06.30 14:49:52.187104 [ 276 ] {dd47dccc-7d72-41f4-8515-3899196c9c1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5788 | 2025.06.30 14:49:52.187317 [ 276 ] {dd47dccc-7d72-41f4-8515-3899196c9c1c} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2025.06.30 14:49:52.187444 [ 276 ] {dd47dccc-7d72-41f4-8515-3899196c9c1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 5790 | 2025.06.30 14:49:52.187480 [ 276 ] {dd47dccc-7d72-41f4-8515-3899196c9c1c} <Debug> TCPHandler: Processed in 0.001205194 sec. | ||
| 5791 | 2025.06.30 14:49:52.187588 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2025.06.30 14:49:52.187683 [ 276 ] {a67710d5-f5f4-4ae9-8be3-97ffe9e043bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5793 | 2025.06.30 14:49:52.187736 [ 276 ] {a67710d5-f5f4-4ae9-8be3-97ffe9e043bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5794 | 2025.06.30 14:49:52.188557 [ 276 ] {a67710d5-f5f4-4ae9-8be3-97ffe9e043bd} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.06.30 14:49:52.188593 [ 276 ] {a67710d5-f5f4-4ae9-8be3-97ffe9e043bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5796 | 2025.06.30 14:49:52.189140 [ 276 ] {a67710d5-f5f4-4ae9-8be3-97ffe9e043bd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5797 | 2025.06.30 14:49:52.189361 [ 276 ] {a67710d5-f5f4-4ae9-8be3-97ffe9e043bd} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2025.06.30 14:49:52.189499 [ 276 ] {a67710d5-f5f4-4ae9-8be3-97ffe9e043bd} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001834 sec., 17993.456924754635 rows/sec., 32.24 MiB/sec. | ||
| 5799 | 2025.06.30 14:49:52.189553 [ 276 ] {a67710d5-f5f4-4ae9-8be3-97ffe9e043bd} <Debug> TCPHandler: Processed in 0.00201413 sec. | ||
| 5800 | 2025.06.30 14:49:52.189669 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2025.06.30 14:49:52.189766 [ 276 ] {61d46b6c-c0f6-42e4-b875-2c50599670b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5802 | 2025.06.30 14:49:52.189806 [ 276 ] {61d46b6c-c0f6-42e4-b875-2c50599670b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5803 | 2025.06.30 14:49:52.190134 [ 276 ] {61d46b6c-c0f6-42e4-b875-2c50599670b4} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2025.06.30 14:49:52.190171 [ 276 ] {61d46b6c-c0f6-42e4-b875-2c50599670b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5805 | 2025.06.30 14:49:52.190476 [ 276 ] {61d46b6c-c0f6-42e4-b875-2c50599670b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5806 | 2025.06.30 14:49:52.190704 [ 276 ] {61d46b6c-c0f6-42e4-b875-2c50599670b4} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.06.30 14:49:52.190827 [ 276 ] {61d46b6c-c0f6-42e4-b875-2c50599670b4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001081 sec., 75855.68917668826 rows/sec., 4.82 MiB/sec. | ||
| 5808 | 2025.06.30 14:49:52.190863 [ 276 ] {61d46b6c-c0f6-42e4-b875-2c50599670b4} <Debug> TCPHandler: Processed in 0.001243445 sec. | ||
| 5809 | 2025.06.30 14:49:53.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.44 MiB, peak 254.93 MiB, free memory in arenas 0.00 B, will set to 252.40 MiB (RSS), difference: 6.96 MiB | ||
| 5810 | 2025.06.30 14:49:57.162472 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2025.06.30 14:49:57.162757 [ 276 ] {5370fbb2-1e9b-48f9-95ec-6a2cccabf15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5812 | 2025.06.30 14:49:57.162849 [ 276 ] {5370fbb2-1e9b-48f9-95ec-6a2cccabf15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5813 | 2025.06.30 14:49:57.163724 [ 276 ] {5370fbb2-1e9b-48f9-95ec-6a2cccabf15a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2025.06.30 14:49:57.163765 [ 276 ] {5370fbb2-1e9b-48f9-95ec-6a2cccabf15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5815 | 2025.06.30 14:49:57.164150 [ 276 ] {5370fbb2-1e9b-48f9-95ec-6a2cccabf15a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5816 | 2025.06.30 14:49:57.164368 [ 276 ] {5370fbb2-1e9b-48f9-95ec-6a2cccabf15a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2025.06.30 14:49:57.164511 [ 276 ] {5370fbb2-1e9b-48f9-95ec-6a2cccabf15a} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001826 sec., 40525.739320920045 rows/sec., 3.26 MiB/sec. | ||
| 5818 | 2025.06.30 14:49:57.164551 [ 276 ] {5370fbb2-1e9b-48f9-95ec-6a2cccabf15a} <Debug> TCPHandler: Processed in 0.002248564 sec. | ||
| 5819 | 2025.06.30 14:49:57.164685 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2025.06.30 14:49:57.164786 [ 276 ] {76eab933-7181-4085-a6e7-df3292a718ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5821 | 2025.06.30 14:49:57.164825 [ 276 ] {76eab933-7181-4085-a6e7-df3292a718ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5822 | 2025.06.30 14:49:57.165288 [ 276 ] {76eab933-7181-4085-a6e7-df3292a718ca} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2025.06.30 14:49:57.165325 [ 276 ] {76eab933-7181-4085-a6e7-df3292a718ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5824 | 2025.06.30 14:49:57.165633 [ 276 ] {76eab933-7181-4085-a6e7-df3292a718ca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5825 | 2025.06.30 14:49:57.165845 [ 276 ] {76eab933-7181-4085-a6e7-df3292a718ca} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2025.06.30 14:49:57.165977 [ 276 ] {76eab933-7181-4085-a6e7-df3292a718ca} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00121 sec., 7438.01652892562 rows/sec., 559.30 KiB/sec. | ||
| 5827 | 2025.06.30 14:49:57.166013 [ 276 ] {76eab933-7181-4085-a6e7-df3292a718ca} <Debug> TCPHandler: Processed in 0.001378067 sec. | ||
| 5828 | 2025.06.30 14:49:57.166128 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2025.06.30 14:49:57.166221 [ 276 ] {a915ec51-98be-42ee-aac3-c6c9ca6c64f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5830 | 2025.06.30 14:49:57.166260 [ 276 ] {a915ec51-98be-42ee-aac3-c6c9ca6c64f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5831 | 2025.06.30 14:49:57.166685 [ 276 ] {a915ec51-98be-42ee-aac3-c6c9ca6c64f1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2025.06.30 14:49:57.166721 [ 276 ] {a915ec51-98be-42ee-aac3-c6c9ca6c64f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5833 | 2025.06.30 14:49:57.167021 [ 276 ] {a915ec51-98be-42ee-aac3-c6c9ca6c64f1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5834 | 2025.06.30 14:49:57.167248 [ 276 ] {a915ec51-98be-42ee-aac3-c6c9ca6c64f1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2025.06.30 14:49:57.167372 [ 276 ] {a915ec51-98be-42ee-aac3-c6c9ca6c64f1} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001169 sec., 62446.53550042772 rows/sec., 4.88 MiB/sec. | ||
| 5836 | 2025.06.30 14:49:57.167409 [ 276 ] {a915ec51-98be-42ee-aac3-c6c9ca6c64f1} <Debug> TCPHandler: Processed in 0.001328686 sec. | ||
| 5837 | 2025.06.30 14:49:57.167518 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2025.06.30 14:49:57.167611 [ 276 ] {289ec8ff-681d-4a16-9d36-dc5de5940749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5839 | 2025.06.30 14:49:57.167653 [ 276 ] {289ec8ff-681d-4a16-9d36-dc5de5940749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5840 | 2025.06.30 14:49:57.168103 [ 276 ] {289ec8ff-681d-4a16-9d36-dc5de5940749} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2025.06.30 14:49:57.168139 [ 276 ] {289ec8ff-681d-4a16-9d36-dc5de5940749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5842 | 2025.06.30 14:49:57.168508 [ 276 ] {289ec8ff-681d-4a16-9d36-dc5de5940749} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5843 | 2025.06.30 14:49:57.168717 [ 276 ] {289ec8ff-681d-4a16-9d36-dc5de5940749} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2025.06.30 14:49:57.168846 [ 276 ] {289ec8ff-681d-4a16-9d36-dc5de5940749} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 5845 | 2025.06.30 14:49:57.168882 [ 276 ] {289ec8ff-681d-4a16-9d36-dc5de5940749} <Debug> TCPHandler: Processed in 0.001410909 sec. | ||
| 5846 | 2025.06.30 14:49:57.168979 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2025.06.30 14:49:57.169073 [ 276 ] {ce203eb4-f689-4596-893f-4fbca3a22d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5848 | 2025.06.30 14:49:57.169127 [ 276 ] {ce203eb4-f689-4596-893f-4fbca3a22d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5849 | 2025.06.30 14:49:57.169895 [ 276 ] {ce203eb4-f689-4596-893f-4fbca3a22d4c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2025.06.30 14:49:57.169931 [ 276 ] {ce203eb4-f689-4596-893f-4fbca3a22d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5851 | 2025.06.30 14:49:57.170465 [ 276 ] {ce203eb4-f689-4596-893f-4fbca3a22d4c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5852 | 2025.06.30 14:49:57.170684 [ 276 ] {ce203eb4-f689-4596-893f-4fbca3a22d4c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2025.06.30 14:49:57.170820 [ 276 ] {ce203eb4-f689-4596-893f-4fbca3a22d4c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001765 sec., 5099.150141643059 rows/sec., 9.14 MiB/sec. | ||
| 5854 | 2025.06.30 14:49:57.170872 [ 276 ] {ce203eb4-f689-4596-893f-4fbca3a22d4c} <Debug> TCPHandler: Processed in 0.001939648 sec. | ||
| 5855 | 2025.06.30 14:49:57.170991 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2025.06.30 14:49:57.171089 [ 276 ] {c6c7cae0-5681-40b5-90d6-e9d50e9c655f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5857 | 2025.06.30 14:49:57.171130 [ 276 ] {c6c7cae0-5681-40b5-90d6-e9d50e9c655f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5858 | 2025.06.30 14:49:57.171500 [ 276 ] {c6c7cae0-5681-40b5-90d6-e9d50e9c655f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.06.30 14:49:57.171536 [ 276 ] {c6c7cae0-5681-40b5-90d6-e9d50e9c655f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5860 | 2025.06.30 14:49:57.171837 [ 276 ] {c6c7cae0-5681-40b5-90d6-e9d50e9c655f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5861 | 2025.06.30 14:49:57.172050 [ 276 ] {c6c7cae0-5681-40b5-90d6-e9d50e9c655f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2025.06.30 14:49:57.172176 [ 276 ] {c6c7cae0-5681-40b5-90d6-e9d50e9c655f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 5863 | 2025.06.30 14:49:57.172210 [ 276 ] {c6c7cae0-5681-40b5-90d6-e9d50e9c655f} <Debug> TCPHandler: Processed in 0.001266475 sec. | ||
| 5864 | 2025.06.30 14:49:58.570105 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5865 | 2025.06.30 14:49:58.570160 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5866 | 2025.06.30 14:49:58.670272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
| 5867 | 2025.06.30 14:49:58.671057 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.06.30 14:49:58.671133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5869 | 2025.06.30 14:49:58.671855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5870 | 2025.06.30 14:49:58.672089 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.06.30 14:49:58.672223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5872 | 2025.06.30 14:49:58.707748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 820 | ||
| 5873 | 2025.06.30 14:49:58.710269 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2025.06.30 14:49:58.710326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5875 | 2025.06.30 14:49:58.711575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5876 | 2025.06.30 14:49:58.711858 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2025.06.30 14:49:58.712208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 5878 | 2025.06.30 14:49:59.001163 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000813426 sec. | ||
| 5879 | 2025.06.30 14:49:59.481103 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5880 | 2025.06.30 14:49:59.496099 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.06.30 14:49:59.496158 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5882 | 2025.06.30 14:49:59.502070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5883 | 2025.06.30 14:49:59.502813 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2025.06.30 14:49:59.505772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5885 | 2025.06.30 14:50:02.168321 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2025.06.30 14:50:02.168597 [ 276 ] {019b6218-8189-4e0a-a1a0-107ace280e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5887 | 2025.06.30 14:50:02.168660 [ 276 ] {019b6218-8189-4e0a-a1a0-107ace280e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5888 | 2025.06.30 14:50:02.169457 [ 276 ] {019b6218-8189-4e0a-a1a0-107ace280e2f} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2025.06.30 14:50:02.169498 [ 276 ] {019b6218-8189-4e0a-a1a0-107ace280e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5890 | 2025.06.30 14:50:02.169915 [ 276 ] {019b6218-8189-4e0a-a1a0-107ace280e2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5891 | 2025.06.30 14:50:02.170139 [ 276 ] {019b6218-8189-4e0a-a1a0-107ace280e2f} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2025.06.30 14:50:02.170262 [ 138 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5893 | 2025.06.30 14:50:02.170288 [ 276 ] {019b6218-8189-4e0a-a1a0-107ace280e2f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00174 sec., 121839.08045977012 rows/sec., 7.75 MiB/sec. | ||
| 5894 | 2025.06.30 14:50:02.170334 [ 138 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.06.30 14:50:02.170347 [ 276 ] {019b6218-8189-4e0a-a1a0-107ace280e2f} <Debug> TCPHandler: Processed in 0.002206074 sec. | ||
| 5896 | 2025.06.30 14:50:02.170370 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5897 | 2025.06.30 14:50:02.170492 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::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 | ||
| 5898 | 2025.06.30 14:50:02.170506 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2025.06.30 14:50:02.170606 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5900 | 2025.06.30 14:50:02.170622 [ 276 ] {c9eb189b-a10b-4783-91c8-3c8a357a80c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5901 | 2025.06.30 14:50:02.170649 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 5902 | 2025.06.30 14:50:02.170667 [ 276 ] {c9eb189b-a10b-4783-91c8-3c8a357a80c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5903 | 2025.06.30 14:50:02.170729 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 5904 | 2025.06.30 14:50:02.170800 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 5905 | 2025.06.30 14:50:02.170866 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 5906 | 2025.06.30 14:50:02.170931 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 5907 | 2025.06.30 14:50:02.170979 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 5908 | 2025.06.30 14:50:02.171385 [ 276 ] {c9eb189b-a10b-4783-91c8-3c8a357a80c6} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2025.06.30 14:50:02.171420 [ 276 ] {c9eb189b-a10b-4783-91c8-3c8a357a80c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5910 | 2025.06.30 14:50:02.171897 [ 276 ] {c9eb189b-a10b-4783-91c8-3c8a357a80c6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5911 | 2025.06.30 14:50:02.171965 [ 193 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535011 sec., 844293.6239544863 rows/sec., 57.22 MiB/sec. | ||
| 5912 | 2025.06.30 14:50:02.172134 [ 276 ] {c9eb189b-a10b-4783-91c8-3c8a357a80c6} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2025.06.30 14:50:02.172159 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5914 | 2025.06.30 14:50:02.172269 [ 276 ] {c9eb189b-a10b-4783-91c8-3c8a357a80c6} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001672 sec., 408492.82296650717 rows/sec., 32.50 MiB/sec. | ||
| 5915 | 2025.06.30 14:50:02.172312 [ 276 ] {c9eb189b-a10b-4783-91c8-3c8a357a80c6} <Debug> TCPHandler: Processed in 0.001872298 sec. | ||
| 5916 | 2025.06.30 14:50:02.172432 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2025.06.30 14:50:02.172481 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2025.06.30 14:50:02.172537 [ 276 ] {4371618b-4c93-4e0e-88de-a72635e3c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5919 | 2025.06.30 14:50:02.172567 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_11_2} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5920 | 2025.06.30 14:50:02.172582 [ 276 ] {4371618b-4c93-4e0e-88de-a72635e3c8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5921 | 2025.06.30 14:50:02.172666 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5922 | 2025.06.30 14:50:02.173041 [ 276 ] {4371618b-4c93-4e0e-88de-a72635e3c8a8} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2025.06.30 14:50:02.173082 [ 276 ] {4371618b-4c93-4e0e-88de-a72635e3c8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5924 | 2025.06.30 14:50:02.173395 [ 276 ] {4371618b-4c93-4e0e-88de-a72635e3c8a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5925 | 2025.06.30 14:50:02.173599 [ 276 ] {4371618b-4c93-4e0e-88de-a72635e3c8a8} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2025.06.30 14:50:02.173722 [ 276 ] {4371618b-4c93-4e0e-88de-a72635e3c8a8} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001212 sec., 114686.46864686468 rows/sec., 7.14 MiB/sec. | ||
| 5927 | 2025.06.30 14:50:02.173758 [ 276 ] {4371618b-4c93-4e0e-88de-a72635e3c8a8} <Debug> TCPHandler: Processed in 0.001379208 sec. | ||
| 5928 | 2025.06.30 14:50:02.173868 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2025.06.30 14:50:02.173969 [ 276 ] {b433ee2e-6b08-4058-8caf-921f1af9af2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5930 | 2025.06.30 14:50:02.174007 [ 276 ] {b433ee2e-6b08-4058-8caf-921f1af9af2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5931 | 2025.06.30 14:50:02.174409 [ 276 ] {b433ee2e-6b08-4058-8caf-921f1af9af2e} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2025.06.30 14:50:02.174443 [ 276 ] {b433ee2e-6b08-4058-8caf-921f1af9af2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5933 | 2025.06.30 14:50:02.174754 [ 276 ] {b433ee2e-6b08-4058-8caf-921f1af9af2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5934 | 2025.06.30 14:50:02.174958 [ 276 ] {b433ee2e-6b08-4058-8caf-921f1af9af2e} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2025.06.30 14:50:02.175078 [ 276 ] {b433ee2e-6b08-4058-8caf-921f1af9af2e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001126 sec., 100355.23978685612 rows/sec., 6.50 MiB/sec. | ||
| 5936 | 2025.06.30 14:50:02.175114 [ 276 ] {b433ee2e-6b08-4058-8caf-921f1af9af2e} <Debug> TCPHandler: Processed in 0.001294166 sec. | ||
| 5937 | 2025.06.30 14:50:02.175222 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2025.06.30 14:50:02.175314 [ 276 ] {0a6340b0-eb66-433c-933c-048b523e4c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5939 | 2025.06.30 14:50:02.175352 [ 276 ] {0a6340b0-eb66-433c-933c-048b523e4c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5940 | 2025.06.30 14:50:02.175745 [ 276 ] {0a6340b0-eb66-433c-933c-048b523e4c5e} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2025.06.30 14:50:02.175780 [ 276 ] {0a6340b0-eb66-433c-933c-048b523e4c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5942 | 2025.06.30 14:50:02.176063 [ 276 ] {0a6340b0-eb66-433c-933c-048b523e4c5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5943 | 2025.06.30 14:50:02.176277 [ 276 ] {0a6340b0-eb66-433c-933c-048b523e4c5e} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2025.06.30 14:50:02.176374 [ 140 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5945 | 2025.06.30 14:50:02.176398 [ 276 ] {0a6340b0-eb66-433c-933c-048b523e4c5e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001102 sec., 101633.3938294011 rows/sec., 5.79 MiB/sec. | ||
| 5946 | 2025.06.30 14:50:02.176435 [ 140 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.06.30 14:50:02.176444 [ 276 ] {0a6340b0-eb66-433c-933c-048b523e4c5e} <Debug> TCPHandler: Processed in 0.001269495 sec. | ||
| 5948 | 2025.06.30 14:50:02.176464 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5949 | 2025.06.30 14:50:02.176564 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2025.06.30 14:50:02.176590 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::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 | ||
| 5951 | 2025.06.30 14:50:02.176661 [ 276 ] {a0cb4342-ba9f-4200-9aa6-c6e34f69704a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5952 | 2025.06.30 14:50:02.176704 [ 276 ] {a0cb4342-ba9f-4200-9aa6-c6e34f69704a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5953 | 2025.06.30 14:50:02.176747 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5954 | 2025.06.30 14:50:02.176792 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 124 rows starting from the beginning of the part | ||
| 5955 | 2025.06.30 14:50:02.176865 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 5956 | 2025.06.30 14:50:02.176916 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
| 5957 | 2025.06.30 14:50:02.176963 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
| 5958 | 2025.06.30 14:50:02.177006 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
| 5959 | 2025.06.30 14:50:02.177050 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
| 5960 | 2025.06.30 14:50:02.177209 [ 276 ] {a0cb4342-ba9f-4200-9aa6-c6e34f69704a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.06.30 14:50:02.177251 [ 276 ] {a0cb4342-ba9f-4200-9aa6-c6e34f69704a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5962 | 2025.06.30 14:50:02.177599 [ 276 ] {a0cb4342-ba9f-4200-9aa6-c6e34f69704a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5963 | 2025.06.30 14:50:02.177826 [ 276 ] {a0cb4342-ba9f-4200-9aa6-c6e34f69704a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2025.06.30 14:50:02.177954 [ 276 ] {a0cb4342-ba9f-4200-9aa6-c6e34f69704a} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.00131 sec., 316793.893129771 rows/sec., 22.53 MiB/sec. | ||
| 5965 | 2025.06.30 14:50:02.177991 [ 276 ] {a0cb4342-ba9f-4200-9aa6-c6e34f69704a} <Debug> TCPHandler: Processed in 0.001474809 sec. | ||
| 5966 | 2025.06.30 14:50:02.178011 [ 194 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485459 sec., 460463.7354514665 rows/sec., 28.14 MiB/sec. | ||
| 5967 | 2025.06.30 14:50:02.178101 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2025.06.30 14:50:02.178135 [ 194 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5969 | 2025.06.30 14:50:02.178201 [ 276 ] {2333eb86-aa14-4337-961f-396f93981b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5970 | 2025.06.30 14:50:02.178247 [ 276 ] {2333eb86-aa14-4337-961f-396f93981b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5971 | 2025.06.30 14:50:02.178376 [ 194 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2025.06.30 14:50:02.178446 [ 194 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_11_2} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5973 | 2025.06.30 14:50:02.178515 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5974 | 2025.06.30 14:50:02.178571 [ 276 ] {2333eb86-aa14-4337-961f-396f93981b9e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2025.06.30 14:50:02.178611 [ 276 ] {2333eb86-aa14-4337-961f-396f93981b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5976 | 2025.06.30 14:50:02.178912 [ 276 ] {2333eb86-aa14-4337-961f-396f93981b9e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5977 | 2025.06.30 14:50:02.179126 [ 276 ] {2333eb86-aa14-4337-961f-396f93981b9e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2025.06.30 14:50:02.179249 [ 276 ] {2333eb86-aa14-4337-961f-396f93981b9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 5979 | 2025.06.30 14:50:02.179284 [ 276 ] {2333eb86-aa14-4337-961f-396f93981b9e} <Debug> TCPHandler: Processed in 0.001231865 sec. | ||
| 5980 | 2025.06.30 14:50:02.179387 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2025.06.30 14:50:02.179479 [ 276 ] {6797c70b-a254-49bc-9097-a6c16fe17b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5982 | 2025.06.30 14:50:02.179520 [ 276 ] {6797c70b-a254-49bc-9097-a6c16fe17b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5983 | 2025.06.30 14:50:02.179898 [ 276 ] {6797c70b-a254-49bc-9097-a6c16fe17b1a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2025.06.30 14:50:02.179934 [ 276 ] {6797c70b-a254-49bc-9097-a6c16fe17b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5985 | 2025.06.30 14:50:02.180262 [ 276 ] {6797c70b-a254-49bc-9097-a6c16fe17b1a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5986 | 2025.06.30 14:50:02.180472 [ 276 ] {6797c70b-a254-49bc-9097-a6c16fe17b1a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2025.06.30 14:50:02.180598 [ 276 ] {6797c70b-a254-49bc-9097-a6c16fe17b1a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001137 sec., 208443.27176781002 rows/sec., 13.97 MiB/sec. | ||
| 5988 | 2025.06.30 14:50:02.180634 [ 276 ] {6797c70b-a254-49bc-9097-a6c16fe17b1a} <Debug> TCPHandler: Processed in 0.001293926 sec. | ||
| 5989 | 2025.06.30 14:50:02.180742 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2025.06.30 14:50:02.180847 [ 276 ] {85dd455d-5e37-42df-8d0b-bfc0760febe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5991 | 2025.06.30 14:50:02.180887 [ 276 ] {85dd455d-5e37-42df-8d0b-bfc0760febe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5992 | 2025.06.30 14:50:02.181185 [ 276 ] {85dd455d-5e37-42df-8d0b-bfc0760febe3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2025.06.30 14:50:02.181219 [ 276 ] {85dd455d-5e37-42df-8d0b-bfc0760febe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5994 | 2025.06.30 14:50:02.181506 [ 276 ] {85dd455d-5e37-42df-8d0b-bfc0760febe3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5995 | 2025.06.30 14:50:02.181706 [ 276 ] {85dd455d-5e37-42df-8d0b-bfc0760febe3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2025.06.30 14:50:02.181798 [ 140 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5997 | 2025.06.30 14:50:02.181825 [ 276 ] {85dd455d-5e37-42df-8d0b-bfc0760febe3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 5998 | 2025.06.30 14:50:02.181829 [ 140 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2025.06.30 14:50:02.181864 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 6000 | 2025.06.30 14:50:02.181867 [ 276 ] {85dd455d-5e37-42df-8d0b-bfc0760febe3} <Debug> TCPHandler: Processed in 0.001172063 sec. | ||
| 6001 | 2025.06.30 14:50:02.181943 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::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 | ||
| 6002 | 2025.06.30 14:50:02.181978 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2025.06.30 14:50:02.182063 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6004 | 2025.06.30 14:50:02.182076 [ 276 ] {98af44ac-1701-4433-ae77-c6ddb6ee3a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6005 | 2025.06.30 14:50:02.182101 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 6006 | 2025.06.30 14:50:02.182138 [ 276 ] {98af44ac-1701-4433-ae77-c6ddb6ee3a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6007 | 2025.06.30 14:50:02.182160 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6008 | 2025.06.30 14:50:02.182209 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6009 | 2025.06.30 14:50:02.182245 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6010 | 2025.06.30 14:50:02.182282 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6011 | 2025.06.30 14:50:02.182320 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6012 | 2025.06.30 14:50:02.183041 [ 191 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001131052 sec., 9725.459130084204 rows/sec., 651.88 KiB/sec. | ||
| 6013 | 2025.06.30 14:50:02.183108 [ 276 ] {98af44ac-1701-4433-ae77-c6ddb6ee3a8d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2025.06.30 14:50:02.183169 [ 276 ] {98af44ac-1701-4433-ae77-c6ddb6ee3a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 6015 | 2025.06.30 14:50:02.183240 [ 200 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6016 | 2025.06.30 14:50:02.183597 [ 200 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2025.06.30 14:50:02.183682 [ 200 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_11_2} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6018 | 2025.06.30 14:50:02.183770 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6019 | 2025.06.30 14:50:02.183958 [ 276 ] {98af44ac-1701-4433-ae77-c6ddb6ee3a8d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6020 | 2025.06.30 14:50:02.184246 [ 276 ] {98af44ac-1701-4433-ae77-c6ddb6ee3a8d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2025.06.30 14:50:02.184410 [ 276 ] {98af44ac-1701-4433-ae77-c6ddb6ee3a8d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002351 sec., 14036.580178647386 rows/sec., 25.15 MiB/sec. | ||
| 6022 | 2025.06.30 14:50:02.184473 [ 276 ] {98af44ac-1701-4433-ae77-c6ddb6ee3a8d} <Debug> TCPHandler: Processed in 0.00254242 sec. | ||
| 6023 | 2025.06.30 14:50:02.184602 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2025.06.30 14:50:02.184696 [ 276 ] {dca61b77-ec55-447a-9c0a-889d1df92f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6025 | 2025.06.30 14:50:02.184736 [ 276 ] {dca61b77-ec55-447a-9c0a-889d1df92f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6026 | 2025.06.30 14:50:02.185070 [ 276 ] {dca61b77-ec55-447a-9c0a-889d1df92f23} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.06.30 14:50:02.185107 [ 276 ] {dca61b77-ec55-447a-9c0a-889d1df92f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 6028 | 2025.06.30 14:50:02.185416 [ 276 ] {dca61b77-ec55-447a-9c0a-889d1df92f23} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6029 | 2025.06.30 14:50:02.185622 [ 276 ] {dca61b77-ec55-447a-9c0a-889d1df92f23} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.06.30 14:50:02.185751 [ 276 ] {dca61b77-ec55-447a-9c0a-889d1df92f23} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001074 sec., 76350.09310986965 rows/sec., 4.85 MiB/sec. | ||
| 6031 | 2025.06.30 14:50:02.185786 [ 276 ] {dca61b77-ec55-447a-9c0a-889d1df92f23} <Debug> TCPHandler: Processed in 0.001232704 sec. | ||
| 6032 | 2025.06.30 14:50:06.172283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
| 6033 | 2025.06.30 14:50:06.172829 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2025.06.30 14:50:06.172868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6035 | 2025.06.30 14:50:06.173394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6036 | 2025.06.30 14:50:06.173641 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2025.06.30 14:50:06.173780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 6038 | 2025.06.30 14:50:07.005817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6039 | 2025.06.30 14:50:07.021571 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2025.06.30 14:50:07.021626 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6041 | 2025.06.30 14:50:07.027533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6042 | 2025.06.30 14:50:07.028226 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2025.06.30 14:50:07.031019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6044 | 2025.06.30 14:50:07.161959 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6045 | 2025.06.30 14:50:07.162206 [ 276 ] {205f3ff4-97ea-4e8d-885a-84e900255f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6046 | 2025.06.30 14:50:07.162299 [ 276 ] {205f3ff4-97ea-4e8d-885a-84e900255f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6047 | 2025.06.30 14:50:07.163111 [ 276 ] {205f3ff4-97ea-4e8d-885a-84e900255f6c} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2025.06.30 14:50:07.163155 [ 276 ] {205f3ff4-97ea-4e8d-885a-84e900255f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6049 | 2025.06.30 14:50:07.163478 [ 276 ] {205f3ff4-97ea-4e8d-885a-84e900255f6c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6050 | 2025.06.30 14:50:07.163691 [ 276 ] {205f3ff4-97ea-4e8d-885a-84e900255f6c} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2025.06.30 14:50:07.163832 [ 276 ] {205f3ff4-97ea-4e8d-885a-84e900255f6c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001692 sec., 4728.132387706856 rows/sec., 385.55 KiB/sec. | ||
| 6052 | 2025.06.30 14:50:07.163872 [ 276 ] {205f3ff4-97ea-4e8d-885a-84e900255f6c} <Debug> TCPHandler: Processed in 0.002084982 sec. | ||
| 6053 | 2025.06.30 14:50:07.164017 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2025.06.30 14:50:07.164116 [ 276 ] {2f352304-ebbb-4f31-adf5-e37852ddbe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6055 | 2025.06.30 14:50:07.164156 [ 276 ] {2f352304-ebbb-4f31-adf5-e37852ddbe7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6056 | 2025.06.30 14:50:07.164664 [ 276 ] {2f352304-ebbb-4f31-adf5-e37852ddbe7e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2025.06.30 14:50:07.164701 [ 276 ] {2f352304-ebbb-4f31-adf5-e37852ddbe7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6058 | 2025.06.30 14:50:07.165005 [ 276 ] {2f352304-ebbb-4f31-adf5-e37852ddbe7e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6059 | 2025.06.30 14:50:07.165212 [ 276 ] {2f352304-ebbb-4f31-adf5-e37852ddbe7e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2025.06.30 14:50:07.165321 [ 132 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6061 | 2025.06.30 14:50:07.165337 [ 276 ] {2f352304-ebbb-4f31-adf5-e37852ddbe7e} <Debug> executeQuery: Read 78 rows, 6.39 KiB in 0.001243 sec., 62751.407884151246 rows/sec., 5.02 MiB/sec. | ||
| 6062 | 2025.06.30 14:50:07.165389 [ 132 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2025.06.30 14:50:07.165397 [ 276 ] {2f352304-ebbb-4f31-adf5-e37852ddbe7e} <Debug> TCPHandler: Processed in 0.001435819 sec. | ||
| 6064 | 2025.06.30 14:50:07.165418 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6065 | 2025.06.30 14:50:07.165543 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2025.06.30 14:50:07.165550 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 6067 | 2025.06.30 14:50:07.165643 [ 276 ] {dc641d01-f02a-417e-82f7-bce3d5e23487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6068 | 2025.06.30 14:50:07.165687 [ 276 ] {dc641d01-f02a-417e-82f7-bce3d5e23487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6069 | 2025.06.30 14:50:07.165689 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6070 | 2025.06.30 14:50:07.165732 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 831 rows starting from the beginning of the part | ||
| 6071 | 2025.06.30 14:50:07.165796 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 6072 | 2025.06.30 14:50:07.165838 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 686 rows starting from the beginning of the part | ||
| 6073 | 2025.06.30 14:50:07.165879 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 6074 | 2025.06.30 14:50:07.165916 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 683 rows starting from the beginning of the part | ||
| 6075 | 2025.06.30 14:50:07.166002 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part | ||
| 6076 | 2025.06.30 14:50:07.166184 [ 276 ] {dc641d01-f02a-417e-82f7-bce3d5e23487} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2025.06.30 14:50:07.166225 [ 276 ] {dc641d01-f02a-417e-82f7-bce3d5e23487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6078 | 2025.06.30 14:50:07.166675 [ 276 ] {dc641d01-f02a-417e-82f7-bce3d5e23487} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6079 | 2025.06.30 14:50:07.166901 [ 276 ] {dc641d01-f02a-417e-82f7-bce3d5e23487} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2025.06.30 14:50:07.167011 [ 132 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 6081 | 2025.06.30 14:50:07.167030 [ 276 ] {dc641d01-f02a-417e-82f7-bce3d5e23487} <Debug> executeQuery: Read 17 rows, 1.24 KiB in 0.001405 sec., 12099.64412811388 rows/sec., 879.25 KiB/sec. | ||
| 6082 | 2025.06.30 14:50:07.167046 [ 132 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.06.30 14:50:07.167072 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6084 | 2025.06.30 14:50:07.167078 [ 276 ] {dc641d01-f02a-417e-82f7-bce3d5e23487} <Debug> TCPHandler: Processed in 0.001585692 sec. | ||
| 6085 | 2025.06.30 14:50:07.167158 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 6086 | 2025.06.30 14:50:07.167199 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2025.06.30 14:50:07.167280 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6088 | 2025.06.30 14:50:07.167297 [ 276 ] {ee1257b5-c9df-42d2-b912-49da087d164f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6089 | 2025.06.30 14:50:07.167317 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 176 rows starting from the beginning of the part | ||
| 6090 | 2025.06.30 14:50:07.167341 [ 276 ] {ee1257b5-c9df-42d2-b912-49da087d164f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6091 | 2025.06.30 14:50:07.167354 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.001852237 sec., 1309767.5945356884 rows/sec., 110.26 MiB/sec. | ||
| 6092 | 2025.06.30 14:50:07.167388 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 6093 | 2025.06.30 14:50:07.167447 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 143 rows starting from the beginning of the part | ||
| 6094 | 2025.06.30 14:50:07.167488 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
| 6095 | 2025.06.30 14:50:07.167527 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 139 rows starting from the beginning of the part | ||
| 6096 | 2025.06.30 14:50:07.167566 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 6097 | 2025.06.30 14:50:07.167624 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6098 | 2025.06.30 14:50:07.167820 [ 276 ] {ee1257b5-c9df-42d2-b912-49da087d164f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2025.06.30 14:50:07.167866 [ 276 ] {ee1257b5-c9df-42d2-b912-49da087d164f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6100 | 2025.06.30 14:50:07.167960 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2025.06.30 14:50:07.168053 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_46_9} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6102 | 2025.06.30 14:50:07.168165 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6103 | 2025.06.30 14:50:07.168293 [ 276 ] {ee1257b5-c9df-42d2-b912-49da087d164f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6104 | 2025.06.30 14:50:07.168417 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299636 sec., 379336.98358617333 rows/sec., 25.67 MiB/sec. | ||
| 6105 | 2025.06.30 14:50:07.168516 [ 276 ] {ee1257b5-c9df-42d2-b912-49da087d164f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2025.06.30 14:50:07.168560 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 6107 | 2025.06.30 14:50:07.168631 [ 132 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6108 | 2025.06.30 14:50:07.168657 [ 276 ] {ee1257b5-c9df-42d2-b912-49da087d164f} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001377 sec., 58823.529411764706 rows/sec., 4.60 MiB/sec. | ||
| 6109 | 2025.06.30 14:50:07.168659 [ 132 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2025.06.30 14:50:07.168699 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6111 | 2025.06.30 14:50:07.168704 [ 276 ] {ee1257b5-c9df-42d2-b912-49da087d164f} <Debug> TCPHandler: Processed in 0.001553111 sec. | ||
| 6112 | 2025.06.30 14:50:07.168775 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 6113 | 2025.06.30 14:50:07.168810 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2025.06.30 14:50:07.168829 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2025.06.30 14:50:07.168870 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6116 | 2025.06.30 14:50:07.168882 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_40_8} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 6117 | 2025.06.30 14:50:07.168905 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 494 rows starting from the beginning of the part | ||
| 6118 | 2025.06.30 14:50:07.168929 [ 276 ] {dd6978b8-dea4-40ef-96a3-698402230dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6119 | 2025.06.30 14:50:07.168953 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6120 | 2025.06.30 14:50:07.168970 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 73 rows starting from the beginning of the part | ||
| 6121 | 2025.06.30 14:50:07.168978 [ 276 ] {dd6978b8-dea4-40ef-96a3-698402230dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6122 | 2025.06.30 14:50:07.169020 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 419 rows starting from the beginning of the part | ||
| 6123 | 2025.06.30 14:50:07.169065 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 73 rows starting from the beginning of the part | ||
| 6124 | 2025.06.30 14:50:07.169103 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 415 rows starting from the beginning of the part | ||
| 6125 | 2025.06.30 14:50:07.169139 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 81 rows starting from the beginning of the part | ||
| 6126 | 2025.06.30 14:50:07.169471 [ 276 ] {dd6978b8-dea4-40ef-96a3-698402230dc5} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2025.06.30 14:50:07.169514 [ 276 ] {dd6978b8-dea4-40ef-96a3-698402230dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6128 | 2025.06.30 14:50:07.169868 [ 276 ] {dd6978b8-dea4-40ef-96a3-698402230dc5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6129 | 2025.06.30 14:50:07.170073 [ 276 ] {dd6978b8-dea4-40ef-96a3-698402230dc5} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2025.06.30 14:50:07.170129 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390117 sec., 1118610.8795158968 rows/sec., 85.70 MiB/sec. | ||
| 6131 | 2025.06.30 14:50:07.170174 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6132 | 2025.06.30 14:50:07.170202 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2025.06.30 14:50:07.170202 [ 276 ] {dd6978b8-dea4-40ef-96a3-698402230dc5} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001292 sec., 126934.98452012385 rows/sec., 8.84 MiB/sec. | ||
| 6134 | 2025.06.30 14:50:07.170221 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6135 | 2025.06.30 14:50:07.170253 [ 276 ] {dd6978b8-dea4-40ef-96a3-698402230dc5} <Debug> TCPHandler: Processed in 0.001472159 sec. | ||
| 6136 | 2025.06.30 14:50:07.170297 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 6137 | 2025.06.30 14:50:07.170311 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6138 | 2025.06.30 14:50:07.170371 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2025.06.30 14:50:07.170394 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6140 | 2025.06.30 14:50:07.170431 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 4282 rows starting from the beginning of the part | ||
| 6141 | 2025.06.30 14:50:07.170479 [ 276 ] {35f34f9c-48e3-4c86-8c41-605df0c5b8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6142 | 2025.06.30 14:50:07.170481 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 6143 | 2025.06.30 14:50:07.170539 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 239 rows starting from the beginning of the part | ||
| 6144 | 2025.06.30 14:50:07.170543 [ 276 ] {35f34f9c-48e3-4c86-8c41-605df0c5b8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6145 | 2025.06.30 14:50:07.170575 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 6146 | 2025.06.30 14:50:07.170614 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
| 6147 | 2025.06.30 14:50:07.170624 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2025.06.30 14:50:07.170650 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 164 rows starting from the beginning of the part | ||
| 6149 | 2025.06.30 14:50:07.170711 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_46_9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6150 | 2025.06.30 14:50:07.170804 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6151 | 2025.06.30 14:50:07.171282 [ 276 ] {35f34f9c-48e3-4c86-8c41-605df0c5b8ca} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2025.06.30 14:50:07.171324 [ 276 ] {35f34f9c-48e3-4c86-8c41-605df0c5b8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6153 | 2025.06.30 14:50:07.171841 [ 276 ] {35f34f9c-48e3-4c86-8c41-605df0c5b8ca} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6154 | 2025.06.30 14:50:07.172068 [ 276 ] {35f34f9c-48e3-4c86-8c41-605df0c5b8ca} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2025.06.30 14:50:07.172206 [ 276 ] {35f34f9c-48e3-4c86-8c41-605df0c5b8ca} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001747 sec., 5151.688609044076 rows/sec., 9.23 MiB/sec. | ||
| 6156 | 2025.06.30 14:50:07.172259 [ 276 ] {35f34f9c-48e3-4c86-8c41-605df0c5b8ca} <Debug> TCPHandler: Processed in 0.001936529 sec. | ||
| 6157 | 2025.06.30 14:50:07.172373 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2025.06.30 14:50:07.172468 [ 276 ] {85be4a38-2896-46dd-830b-269c20fd0e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6159 | 2025.06.30 14:50:07.172509 [ 276 ] {85be4a38-2896-46dd-830b-269c20fd0e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6160 | 2025.06.30 14:50:07.172617 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5242 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347777 sec., 2232750.384725636 rows/sec., 155.39 MiB/sec. | ||
| 6161 | 2025.06.30 14:50:07.172842 [ 276 ] {85be4a38-2896-46dd-830b-269c20fd0e51} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2025.06.30 14:50:07.172882 [ 276 ] {85be4a38-2896-46dd-830b-269c20fd0e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6163 | 2025.06.30 14:50:07.173063 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6164 | 2025.06.30 14:50:07.173205 [ 276 ] {85be4a38-2896-46dd-830b-269c20fd0e51} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6165 | 2025.06.30 14:50:07.173416 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.06.30 14:50:07.173472 [ 276 ] {85be4a38-2896-46dd-830b-269c20fd0e51} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2025.06.30 14:50:07.173506 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6168 | 2025.06.30 14:50:07.173592 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 6169 | 2025.06.30 14:50:07.173608 [ 134 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6170 | 2025.06.30 14:50:07.173611 [ 276 ] {85be4a38-2896-46dd-830b-269c20fd0e51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 6171 | 2025.06.30 14:50:07.173654 [ 134 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.06.30 14:50:07.173670 [ 276 ] {85be4a38-2896-46dd-830b-269c20fd0e51} <Debug> TCPHandler: Processed in 0.001346227 sec. | ||
| 6173 | 2025.06.30 14:50:07.173681 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6174 | 2025.06.30 14:50:07.173782 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 6175 | 2025.06.30 14:50:07.173893 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6176 | 2025.06.30 14:50:07.173918 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1544 rows starting from the beginning of the part | ||
| 6177 | 2025.06.30 14:50:07.173970 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 6178 | 2025.06.30 14:50:07.174011 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
| 6179 | 2025.06.30 14:50:07.174051 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 6180 | 2025.06.30 14:50:07.174092 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
| 6181 | 2025.06.30 14:50:07.174132 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6182 | 2025.06.30 14:50:07.175017 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272276 sec., 1483954.739380449 rows/sec., 97.06 MiB/sec. | ||
| 6183 | 2025.06.30 14:50:07.175245 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6184 | 2025.06.30 14:50:07.175528 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2025.06.30 14:50:07.175600 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_46_9} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6186 | 2025.06.30 14:50:07.175672 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6187 | 2025.06.30 14:50:08.712406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 856 | ||
| 6188 | 2025.06.30 14:50:08.714828 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2025.06.30 14:50:08.714887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6190 | 2025.06.30 14:50:08.716100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6191 | 2025.06.30 14:50:08.716372 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2025.06.30 14:50:08.716735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6193 | 2025.06.30 14:50:12.163006 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2025.06.30 14:50:12.163321 [ 276 ] {5f1833b4-445b-45ec-82e1-37f3a785ca67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6195 | 2025.06.30 14:50:12.163424 [ 276 ] {5f1833b4-445b-45ec-82e1-37f3a785ca67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6196 | 2025.06.30 14:50:12.164258 [ 276 ] {5f1833b4-445b-45ec-82e1-37f3a785ca67} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2025.06.30 14:50:12.164302 [ 276 ] {5f1833b4-445b-45ec-82e1-37f3a785ca67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6198 | 2025.06.30 14:50:12.164696 [ 276 ] {5f1833b4-445b-45ec-82e1-37f3a785ca67} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6199 | 2025.06.30 14:50:12.164922 [ 276 ] {5f1833b4-445b-45ec-82e1-37f3a785ca67} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2025.06.30 14:50:12.165076 [ 276 ] {5f1833b4-445b-45ec-82e1-37f3a785ca67} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.001833 sec., 66557.55591925804 rows/sec., 5.69 MiB/sec. | ||
| 6201 | 2025.06.30 14:50:12.165124 [ 276 ] {5f1833b4-445b-45ec-82e1-37f3a785ca67} <Debug> TCPHandler: Processed in 0.002302056 sec. | ||
| 6202 | 2025.06.30 14:50:12.165251 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2025.06.30 14:50:12.165353 [ 276 ] {68f92c26-b31a-4f3a-8a31-27224fddb4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6204 | 2025.06.30 14:50:12.165423 [ 276 ] {68f92c26-b31a-4f3a-8a31-27224fddb4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6205 | 2025.06.30 14:50:12.165837 [ 276 ] {68f92c26-b31a-4f3a-8a31-27224fddb4d0} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2025.06.30 14:50:12.165874 [ 276 ] {68f92c26-b31a-4f3a-8a31-27224fddb4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6207 | 2025.06.30 14:50:12.166175 [ 276 ] {68f92c26-b31a-4f3a-8a31-27224fddb4d0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6208 | 2025.06.30 14:50:12.166394 [ 276 ] {68f92c26-b31a-4f3a-8a31-27224fddb4d0} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2025.06.30 14:50:12.166524 [ 276 ] {68f92c26-b31a-4f3a-8a31-27224fddb4d0} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001194 sec., 27638.19095477387 rows/sec., 2.03 MiB/sec. | ||
| 6210 | 2025.06.30 14:50:12.166561 [ 276 ] {68f92c26-b31a-4f3a-8a31-27224fddb4d0} <Debug> TCPHandler: Processed in 0.001361547 sec. | ||
| 6211 | 2025.06.30 14:50:12.166660 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2025.06.30 14:50:12.166781 [ 276 ] {0e99660c-7c43-49c6-b125-f25ae246eda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6213 | 2025.06.30 14:50:12.166821 [ 276 ] {0e99660c-7c43-49c6-b125-f25ae246eda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6214 | 2025.06.30 14:50:12.167231 [ 276 ] {0e99660c-7c43-49c6-b125-f25ae246eda6} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2025.06.30 14:50:12.167266 [ 276 ] {0e99660c-7c43-49c6-b125-f25ae246eda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6216 | 2025.06.30 14:50:12.167569 [ 276 ] {0e99660c-7c43-49c6-b125-f25ae246eda6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6217 | 2025.06.30 14:50:12.167779 [ 276 ] {0e99660c-7c43-49c6-b125-f25ae246eda6} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2025.06.30 14:50:12.167904 [ 276 ] {0e99660c-7c43-49c6-b125-f25ae246eda6} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001143 sec., 84864.39195100612 rows/sec., 6.63 MiB/sec. | ||
| 6219 | 2025.06.30 14:50:12.167940 [ 276 ] {0e99660c-7c43-49c6-b125-f25ae246eda6} <Debug> TCPHandler: Processed in 0.001327947 sec. | ||
| 6220 | 2025.06.30 14:50:12.168047 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2025.06.30 14:50:12.168142 [ 276 ] {b3086021-c898-495f-a006-425fcb56552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6222 | 2025.06.30 14:50:12.168185 [ 276 ] {b3086021-c898-495f-a006-425fcb56552c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6223 | 2025.06.30 14:50:12.168601 [ 276 ] {b3086021-c898-495f-a006-425fcb56552c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2025.06.30 14:50:12.168637 [ 276 ] {b3086021-c898-495f-a006-425fcb56552c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6225 | 2025.06.30 14:50:12.168955 [ 276 ] {b3086021-c898-495f-a006-425fcb56552c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6226 | 2025.06.30 14:50:12.169165 [ 276 ] {b3086021-c898-495f-a006-425fcb56552c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2025.06.30 14:50:12.169291 [ 276 ] {b3086021-c898-495f-a006-425fcb56552c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 6228 | 2025.06.30 14:50:12.169327 [ 276 ] {b3086021-c898-495f-a006-425fcb56552c} <Debug> TCPHandler: Processed in 0.001327446 sec. | ||
| 6229 | 2025.06.30 14:50:12.169428 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2025.06.30 14:50:12.169521 [ 276 ] {8b989e16-119a-43a6-8757-a307fa21faff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6231 | 2025.06.30 14:50:12.169575 [ 276 ] {8b989e16-119a-43a6-8757-a307fa21faff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6232 | 2025.06.30 14:50:12.170360 [ 276 ] {8b989e16-119a-43a6-8757-a307fa21faff} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2025.06.30 14:50:12.170396 [ 276 ] {8b989e16-119a-43a6-8757-a307fa21faff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6234 | 2025.06.30 14:50:12.170940 [ 276 ] {8b989e16-119a-43a6-8757-a307fa21faff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6235 | 2025.06.30 14:50:12.171168 [ 276 ] {8b989e16-119a-43a6-8757-a307fa21faff} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2025.06.30 14:50:12.171289 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6237 | 2025.06.30 14:50:12.171303 [ 276 ] {8b989e16-119a-43a6-8757-a307fa21faff} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0018 sec., 18333.333333333332 rows/sec., 32.85 MiB/sec. | ||
| 6238 | 2025.06.30 14:50:12.171389 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2025.06.30 14:50:12.171421 [ 276 ] {8b989e16-119a-43a6-8757-a307fa21faff} <Debug> TCPHandler: Processed in 0.002038971 sec. | ||
| 6240 | 2025.06.30 14:50:12.171432 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6241 | 2025.06.30 14:50:12.171544 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6242 | 2025.06.30 14:50:12.171580 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 6243 | 2025.06.30 14:50:12.171644 [ 276 ] {d624851c-8a85-42e4-b21f-efbd57d60cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6244 | 2025.06.30 14:50:12.171690 [ 276 ] {d624851c-8a85-42e4-b21f-efbd57d60cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6245 | 2025.06.30 14:50:12.171914 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6246 | 2025.06.30 14:50:12.172011 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 744 rows starting from the beginning of the part | ||
| 6247 | 2025.06.30 14:50:12.172030 [ 276 ] {d624851c-8a85-42e4-b21f-efbd57d60cb3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2025.06.30 14:50:12.172073 [ 276 ] {d624851c-8a85-42e4-b21f-efbd57d60cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6249 | 2025.06.30 14:50:12.172218 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part | ||
| 6250 | 2025.06.30 14:50:12.172379 [ 276 ] {d624851c-8a85-42e4-b21f-efbd57d60cb3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6251 | 2025.06.30 14:50:12.172393 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
| 6252 | 2025.06.30 14:50:12.172557 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 6253 | 2025.06.30 14:50:12.172604 [ 276 ] {d624851c-8a85-42e4-b21f-efbd57d60cb3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.06.30 14:50:12.172713 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
| 6255 | 2025.06.30 14:50:12.172738 [ 276 ] {d624851c-8a85-42e4-b21f-efbd57d60cb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 6256 | 2025.06.30 14:50:12.172779 [ 276 ] {d624851c-8a85-42e4-b21f-efbd57d60cb3} <Debug> TCPHandler: Processed in 0.001284685 sec. | ||
| 6257 | 2025.06.30 14:50:12.172854 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
| 6258 | 2025.06.30 14:50:12.188622 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 19 columns (19 merged, 0 gathered) in 0.017102421 sec., 50343.74957791064 rows/sec., 90.21 MiB/sec. | ||
| 6259 | 2025.06.30 14:50:12.189420 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6260 | 2025.06.30 14:50:12.189746 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.06.30 14:50:12.189821 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6262 | 2025.06.30 14:50:12.189912 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6263 | 2025.06.30 14:50:13.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.01 MiB, peak 262.59 MiB, free memory in arenas 0.00 B, will set to 258.20 MiB (RSS), difference: 3.19 MiB | ||
| 6264 | 2025.06.30 14:50:13.570250 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6265 | 2025.06.30 14:50:13.570309 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6266 | 2025.06.30 14:50:13.673857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
| 6267 | 2025.06.30 14:50:13.674403 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2025.06.30 14:50:13.674447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6269 | 2025.06.30 14:50:13.674956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6270 | 2025.06.30 14:50:13.675179 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2025.06.30 14:50:13.675301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 6272 | 2025.06.30 14:50:14.531079 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6273 | 2025.06.30 14:50:14.547278 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2025.06.30 14:50:14.547339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6275 | 2025.06.30 14:50:14.553898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6276 | 2025.06.30 14:50:14.554628 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2025.06.30 14:50:14.557734 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6278 | 2025.06.30 14:50:15.153283 [ 79 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6279 | 2025.06.30 14:50:15.153357 [ 79 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2025.06.30 14:50:15.153378 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6281 | 2025.06.30 14:50:15.153487 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6282 | 2025.06.30 14:50:15.153635 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6283 | 2025.06.30 14:50:15.153671 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 6284 | 2025.06.30 14:50:15.153735 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6285 | 2025.06.30 14:50:15.153781 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6286 | 2025.06.30 14:50:15.153822 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6287 | 2025.06.30 14:50:15.153861 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6288 | 2025.06.30 14:50:15.154613 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175893 sec., 51025.05074866506 rows/sec., 2.60 MiB/sec. | ||
| 6289 | 2025.06.30 14:50:15.154721 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6290 | 2025.06.30 14:50:15.154956 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2025.06.30 14:50:15.155023 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_10_2} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6292 | 2025.06.30 14:50:15.155097 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6293 | 2025.06.30 14:50:17.161555 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2025.06.30 14:50:17.161837 [ 276 ] {fb38c45a-0367-42c1-b179-81dd660a4e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6295 | 2025.06.30 14:50:17.161942 [ 276 ] {fb38c45a-0367-42c1-b179-81dd660a4e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6296 | 2025.06.30 14:50:17.162713 [ 276 ] {fb38c45a-0367-42c1-b179-81dd660a4e25} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2025.06.30 14:50:17.162761 [ 276 ] {fb38c45a-0367-42c1-b179-81dd660a4e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6298 | 2025.06.30 14:50:17.163162 [ 276 ] {fb38c45a-0367-42c1-b179-81dd660a4e25} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6299 | 2025.06.30 14:50:17.163412 [ 276 ] {fb38c45a-0367-42c1-b179-81dd660a4e25} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.06.30 14:50:17.163570 [ 276 ] {fb38c45a-0367-42c1-b179-81dd660a4e25} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.00181 sec., 40883.97790055248 rows/sec., 3.29 MiB/sec. | ||
| 6301 | 2025.06.30 14:50:17.163613 [ 276 ] {fb38c45a-0367-42c1-b179-81dd660a4e25} <Debug> TCPHandler: Processed in 0.002245625 sec. | ||
| 6302 | 2025.06.30 14:50:17.163747 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2025.06.30 14:50:17.163848 [ 276 ] {5d36fd23-c363-4c15-9968-10384fe5b81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6304 | 2025.06.30 14:50:17.163892 [ 276 ] {5d36fd23-c363-4c15-9968-10384fe5b81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6305 | 2025.06.30 14:50:17.164369 [ 276 ] {5d36fd23-c363-4c15-9968-10384fe5b81f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2025.06.30 14:50:17.164405 [ 276 ] {5d36fd23-c363-4c15-9968-10384fe5b81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6307 | 2025.06.30 14:50:17.164712 [ 276 ] {5d36fd23-c363-4c15-9968-10384fe5b81f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6308 | 2025.06.30 14:50:17.164929 [ 276 ] {5d36fd23-c363-4c15-9968-10384fe5b81f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2025.06.30 14:50:17.165057 [ 276 ] {5d36fd23-c363-4c15-9968-10384fe5b81f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001232 sec., 7305.194805194805 rows/sec., 549.32 KiB/sec. | ||
| 6310 | 2025.06.30 14:50:17.165094 [ 276 ] {5d36fd23-c363-4c15-9968-10384fe5b81f} <Debug> TCPHandler: Processed in 0.001404578 sec. | ||
| 6311 | 2025.06.30 14:50:17.165233 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2025.06.30 14:50:17.165327 [ 276 ] {a8834474-47eb-4fe2-9ab3-d7932e5297d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6313 | 2025.06.30 14:50:17.165366 [ 276 ] {a8834474-47eb-4fe2-9ab3-d7932e5297d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6314 | 2025.06.30 14:50:17.165822 [ 276 ] {a8834474-47eb-4fe2-9ab3-d7932e5297d3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2025.06.30 14:50:17.165858 [ 276 ] {a8834474-47eb-4fe2-9ab3-d7932e5297d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6316 | 2025.06.30 14:50:17.166183 [ 276 ] {a8834474-47eb-4fe2-9ab3-d7932e5297d3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6317 | 2025.06.30 14:50:17.166393 [ 276 ] {a8834474-47eb-4fe2-9ab3-d7932e5297d3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2025.06.30 14:50:17.166519 [ 276 ] {a8834474-47eb-4fe2-9ab3-d7932e5297d3} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00121 sec., 60330.5785123967 rows/sec., 4.71 MiB/sec. | ||
| 6319 | 2025.06.30 14:50:17.166555 [ 276 ] {a8834474-47eb-4fe2-9ab3-d7932e5297d3} <Debug> TCPHandler: Processed in 0.001373627 sec. | ||
| 6320 | 2025.06.30 14:50:17.166673 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2025.06.30 14:50:17.166767 [ 276 ] {a79e5539-dedc-458c-a7c8-7ec262d9d76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6322 | 2025.06.30 14:50:17.166810 [ 276 ] {a79e5539-dedc-458c-a7c8-7ec262d9d76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6323 | 2025.06.30 14:50:17.167255 [ 276 ] {a79e5539-dedc-458c-a7c8-7ec262d9d76b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2025.06.30 14:50:17.167293 [ 276 ] {a79e5539-dedc-458c-a7c8-7ec262d9d76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6325 | 2025.06.30 14:50:17.167621 [ 276 ] {a79e5539-dedc-458c-a7c8-7ec262d9d76b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6326 | 2025.06.30 14:50:17.167826 [ 276 ] {a79e5539-dedc-458c-a7c8-7ec262d9d76b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2025.06.30 14:50:17.167954 [ 276 ] {a79e5539-dedc-458c-a7c8-7ec262d9d76b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6328 | 2025.06.30 14:50:17.167990 [ 276 ] {a79e5539-dedc-458c-a7c8-7ec262d9d76b} <Debug> TCPHandler: Processed in 0.001365007 sec. | ||
| 6329 | 2025.06.30 14:50:17.168090 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2025.06.30 14:50:17.168185 [ 276 ] {8ceb9ea6-8638-4c16-9bc0-b0680a2a7e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6331 | 2025.06.30 14:50:17.168239 [ 276 ] {8ceb9ea6-8638-4c16-9bc0-b0680a2a7e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6332 | 2025.06.30 14:50:17.169004 [ 276 ] {8ceb9ea6-8638-4c16-9bc0-b0680a2a7e4a} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2025.06.30 14:50:17.169041 [ 276 ] {8ceb9ea6-8638-4c16-9bc0-b0680a2a7e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6334 | 2025.06.30 14:50:17.169550 [ 276 ] {8ceb9ea6-8638-4c16-9bc0-b0680a2a7e4a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6335 | 2025.06.30 14:50:17.169766 [ 276 ] {8ceb9ea6-8638-4c16-9bc0-b0680a2a7e4a} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2025.06.30 14:50:17.169901 [ 276 ] {8ceb9ea6-8638-4c16-9bc0-b0680a2a7e4a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001735 sec., 5187.319884726225 rows/sec., 9.30 MiB/sec. | ||
| 6337 | 2025.06.30 14:50:17.169953 [ 276 ] {8ceb9ea6-8638-4c16-9bc0-b0680a2a7e4a} <Debug> TCPHandler: Processed in 0.001911048 sec. | ||
| 6338 | 2025.06.30 14:50:17.170067 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2025.06.30 14:50:17.170162 [ 276 ] {3f0fa540-34e6-4844-940c-7ed0a9e53cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6340 | 2025.06.30 14:50:17.170203 [ 276 ] {3f0fa540-34e6-4844-940c-7ed0a9e53cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6341 | 2025.06.30 14:50:17.170540 [ 276 ] {3f0fa540-34e6-4844-940c-7ed0a9e53cc6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2025.06.30 14:50:17.170576 [ 276 ] {3f0fa540-34e6-4844-940c-7ed0a9e53cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6343 | 2025.06.30 14:50:17.170881 [ 276 ] {3f0fa540-34e6-4844-940c-7ed0a9e53cc6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6344 | 2025.06.30 14:50:17.171080 [ 276 ] {3f0fa540-34e6-4844-940c-7ed0a9e53cc6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.06.30 14:50:17.171205 [ 276 ] {3f0fa540-34e6-4844-940c-7ed0a9e53cc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 6346 | 2025.06.30 14:50:17.171240 [ 276 ] {3f0fa540-34e6-4844-940c-7ed0a9e53cc6} <Debug> TCPHandler: Processed in 0.001222915 sec. | ||
| 6347 | 2025.06.30 14:50:18.716945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 880 | ||
| 6348 | 2025.06.30 14:50:18.719213 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2025.06.30 14:50:18.719261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6350 | 2025.06.30 14:50:18.720644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6351 | 2025.06.30 14:50:18.720959 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2025.06.30 14:50:18.721318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
| 6353 | 2025.06.30 14:50:21.175389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
| 6354 | 2025.06.30 14:50:21.176158 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2025.06.30 14:50:21.176195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6356 | 2025.06.30 14:50:21.176654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6357 | 2025.06.30 14:50:21.176875 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2025.06.30 14:50:21.177010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 6359 | 2025.06.30 14:50:22.057785 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6360 | 2025.06.30 14:50:22.075442 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2025.06.30 14:50:22.075509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6362 | 2025.06.30 14:50:22.081928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6363 | 2025.06.30 14:50:22.082638 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2025.06.30 14:50:22.085681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6365 | 2025.06.30 14:50:22.163402 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2025.06.30 14:50:22.163583 [ 276 ] {fab31046-1956-412f-a1c7-c3df1b462e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6367 | 2025.06.30 14:50:22.163653 [ 276 ] {fab31046-1956-412f-a1c7-c3df1b462e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6368 | 2025.06.30 14:50:22.164293 [ 276 ] {fab31046-1956-412f-a1c7-c3df1b462e3a} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2025.06.30 14:50:22.164335 [ 276 ] {fab31046-1956-412f-a1c7-c3df1b462e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6370 | 2025.06.30 14:50:22.164681 [ 276 ] {fab31046-1956-412f-a1c7-c3df1b462e3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6371 | 2025.06.30 14:50:22.164899 [ 276 ] {fab31046-1956-412f-a1c7-c3df1b462e3a} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2025.06.30 14:50:22.165050 [ 276 ] {fab31046-1956-412f-a1c7-c3df1b462e3a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 322.09 KiB/sec. | ||
| 6373 | 2025.06.30 14:50:22.165097 [ 276 ] {fab31046-1956-412f-a1c7-c3df1b462e3a} <Debug> TCPHandler: Processed in 0.001828876 sec. | ||
| 6374 | 2025.06.30 14:50:22.165218 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2025.06.30 14:50:22.165314 [ 276 ] {40aef930-52ed-4317-b893-de3962ff9779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6376 | 2025.06.30 14:50:22.165354 [ 276 ] {40aef930-52ed-4317-b893-de3962ff9779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6377 | 2025.06.30 14:50:22.165818 [ 276 ] {40aef930-52ed-4317-b893-de3962ff9779} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2025.06.30 14:50:22.165855 [ 276 ] {40aef930-52ed-4317-b893-de3962ff9779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6379 | 2025.06.30 14:50:22.166163 [ 276 ] {40aef930-52ed-4317-b893-de3962ff9779} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6380 | 2025.06.30 14:50:22.166370 [ 276 ] {40aef930-52ed-4317-b893-de3962ff9779} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2025.06.30 14:50:22.166496 [ 276 ] {40aef930-52ed-4317-b893-de3962ff9779} <Debug> executeQuery: Read 125 rows, 10.89 KiB in 0.001201 sec., 104079.93338884263 rows/sec., 8.86 MiB/sec. | ||
| 6382 | 2025.06.30 14:50:22.166534 [ 276 ] {40aef930-52ed-4317-b893-de3962ff9779} <Debug> TCPHandler: Processed in 0.001366027 sec. | ||
| 6383 | 2025.06.30 14:50:22.166646 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2025.06.30 14:50:22.166740 [ 276 ] {bf2a43f3-e05f-452d-99f2-41fedf65301b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6385 | 2025.06.30 14:50:22.166780 [ 276 ] {bf2a43f3-e05f-452d-99f2-41fedf65301b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6386 | 2025.06.30 14:50:22.167181 [ 276 ] {bf2a43f3-e05f-452d-99f2-41fedf65301b} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2025.06.30 14:50:22.167217 [ 276 ] {bf2a43f3-e05f-452d-99f2-41fedf65301b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6388 | 2025.06.30 14:50:22.167508 [ 276 ] {bf2a43f3-e05f-452d-99f2-41fedf65301b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6389 | 2025.06.30 14:50:22.167713 [ 276 ] {bf2a43f3-e05f-452d-99f2-41fedf65301b} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2025.06.30 14:50:22.167841 [ 276 ] {bf2a43f3-e05f-452d-99f2-41fedf65301b} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001118 sec., 34883.72093023256 rows/sec., 2.53 MiB/sec. | ||
| 6391 | 2025.06.30 14:50:22.167878 [ 276 ] {bf2a43f3-e05f-452d-99f2-41fedf65301b} <Debug> TCPHandler: Processed in 0.001281136 sec. | ||
| 6392 | 2025.06.30 14:50:22.167979 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2025.06.30 14:50:22.168072 [ 276 ] {92de99ed-81de-4fd0-9598-4f971afc9267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6394 | 2025.06.30 14:50:22.168111 [ 276 ] {92de99ed-81de-4fd0-9598-4f971afc9267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6395 | 2025.06.30 14:50:22.168544 [ 276 ] {92de99ed-81de-4fd0-9598-4f971afc9267} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2025.06.30 14:50:22.168582 [ 276 ] {92de99ed-81de-4fd0-9598-4f971afc9267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6397 | 2025.06.30 14:50:22.168891 [ 276 ] {92de99ed-81de-4fd0-9598-4f971afc9267} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6398 | 2025.06.30 14:50:22.169096 [ 276 ] {92de99ed-81de-4fd0-9598-4f971afc9267} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2025.06.30 14:50:22.169230 [ 276 ] {92de99ed-81de-4fd0-9598-4f971afc9267} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001177 sec., 87510.62022090059 rows/sec., 6.84 MiB/sec. | ||
| 6400 | 2025.06.30 14:50:22.169267 [ 276 ] {92de99ed-81de-4fd0-9598-4f971afc9267} <Debug> TCPHandler: Processed in 0.001337567 sec. | ||
| 6401 | 2025.06.30 14:50:22.169378 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2025.06.30 14:50:22.169473 [ 276 ] {58bfe774-18af-49aa-8726-007145b6c1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6403 | 2025.06.30 14:50:22.169516 [ 276 ] {58bfe774-18af-49aa-8726-007145b6c1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6404 | 2025.06.30 14:50:22.169923 [ 276 ] {58bfe774-18af-49aa-8726-007145b6c1de} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2025.06.30 14:50:22.169959 [ 276 ] {58bfe774-18af-49aa-8726-007145b6c1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6406 | 2025.06.30 14:50:22.170278 [ 276 ] {58bfe774-18af-49aa-8726-007145b6c1de} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6407 | 2025.06.30 14:50:22.170482 [ 276 ] {58bfe774-18af-49aa-8726-007145b6c1de} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2025.06.30 14:50:22.170612 [ 276 ] {58bfe774-18af-49aa-8726-007145b6c1de} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001157 sec., 140881.59031979257 rows/sec., 9.81 MiB/sec. | ||
| 6409 | 2025.06.30 14:50:22.170648 [ 276 ] {58bfe774-18af-49aa-8726-007145b6c1de} <Debug> TCPHandler: Processed in 0.001318536 sec. | ||
| 6410 | 2025.06.30 14:50:22.170767 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2025.06.30 14:50:22.170892 [ 276 ] {392d4c3b-5048-4cea-be2e-e64e8bdd4123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6412 | 2025.06.30 14:50:22.170959 [ 276 ] {392d4c3b-5048-4cea-be2e-e64e8bdd4123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6413 | 2025.06.30 14:50:22.171794 [ 276 ] {392d4c3b-5048-4cea-be2e-e64e8bdd4123} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.06.30 14:50:22.171832 [ 276 ] {392d4c3b-5048-4cea-be2e-e64e8bdd4123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6415 | 2025.06.30 14:50:22.172393 [ 276 ] {392d4c3b-5048-4cea-be2e-e64e8bdd4123} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6416 | 2025.06.30 14:50:22.172613 [ 276 ] {392d4c3b-5048-4cea-be2e-e64e8bdd4123} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2025.06.30 14:50:22.172755 [ 276 ] {392d4c3b-5048-4cea-be2e-e64e8bdd4123} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00189 sec., 17460.31746031746 rows/sec., 31.29 MiB/sec. | ||
| 6418 | 2025.06.30 14:50:22.172815 [ 276 ] {392d4c3b-5048-4cea-be2e-e64e8bdd4123} <Debug> TCPHandler: Processed in 0.002109622 sec. | ||
| 6419 | 2025.06.30 14:50:22.172926 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2025.06.30 14:50:22.173024 [ 276 ] {bdb01418-b0b5-4aff-8974-20125ace648f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6421 | 2025.06.30 14:50:22.173067 [ 276 ] {bdb01418-b0b5-4aff-8974-20125ace648f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6422 | 2025.06.30 14:50:22.173403 [ 276 ] {bdb01418-b0b5-4aff-8974-20125ace648f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2025.06.30 14:50:22.173440 [ 276 ] {bdb01418-b0b5-4aff-8974-20125ace648f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6424 | 2025.06.30 14:50:22.173742 [ 276 ] {bdb01418-b0b5-4aff-8974-20125ace648f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6425 | 2025.06.30 14:50:22.173949 [ 276 ] {bdb01418-b0b5-4aff-8974-20125ace648f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2025.06.30 14:50:22.174077 [ 276 ] {bdb01418-b0b5-4aff-8974-20125ace648f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6427 | 2025.06.30 14:50:22.174114 [ 276 ] {bdb01418-b0b5-4aff-8974-20125ace648f} <Debug> TCPHandler: Processed in 0.001236975 sec. | ||
| 6428 | 2025.06.30 14:50:27.161470 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2025.06.30 14:50:27.161664 [ 276 ] {1d0b8bb0-f9a1-4477-bb35-27f841d1f7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6430 | 2025.06.30 14:50:27.161726 [ 276 ] {1d0b8bb0-f9a1-4477-bb35-27f841d1f7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6431 | 2025.06.30 14:50:27.162350 [ 276 ] {1d0b8bb0-f9a1-4477-bb35-27f841d1f7e7} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.06.30 14:50:27.162386 [ 276 ] {1d0b8bb0-f9a1-4477-bb35-27f841d1f7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6433 | 2025.06.30 14:50:27.162756 [ 276 ] {1d0b8bb0-f9a1-4477-bb35-27f841d1f7e7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6434 | 2025.06.30 14:50:27.162971 [ 276 ] {1d0b8bb0-f9a1-4477-bb35-27f841d1f7e7} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2025.06.30 14:50:27.163115 [ 276 ] {1d0b8bb0-f9a1-4477-bb35-27f841d1f7e7} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.0015 sec., 49333.333333333336 rows/sec., 3.97 MiB/sec. | ||
| 6436 | 2025.06.30 14:50:27.163154 [ 276 ] {1d0b8bb0-f9a1-4477-bb35-27f841d1f7e7} <Debug> TCPHandler: Processed in 0.001810396 sec. | ||
| 6437 | 2025.06.30 14:50:27.163289 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2025.06.30 14:50:27.163384 [ 276 ] {188c5d36-6032-4147-be3a-7c7d87f12563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6439 | 2025.06.30 14:50:27.163422 [ 276 ] {188c5d36-6032-4147-be3a-7c7d87f12563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6440 | 2025.06.30 14:50:27.163863 [ 276 ] {188c5d36-6032-4147-be3a-7c7d87f12563} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2025.06.30 14:50:27.163897 [ 276 ] {188c5d36-6032-4147-be3a-7c7d87f12563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6442 | 2025.06.30 14:50:27.164183 [ 276 ] {188c5d36-6032-4147-be3a-7c7d87f12563} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6443 | 2025.06.30 14:50:27.164380 [ 276 ] {188c5d36-6032-4147-be3a-7c7d87f12563} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2025.06.30 14:50:27.164501 [ 276 ] {188c5d36-6032-4147-be3a-7c7d87f12563} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001136 sec., 7922.5352112676055 rows/sec., 595.74 KiB/sec. | ||
| 6445 | 2025.06.30 14:50:27.164536 [ 276 ] {188c5d36-6032-4147-be3a-7c7d87f12563} <Debug> TCPHandler: Processed in 0.001310116 sec. | ||
| 6446 | 2025.06.30 14:50:27.164654 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2025.06.30 14:50:27.164746 [ 276 ] {59749be4-051e-440b-a4be-5c4c47fb8579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6448 | 2025.06.30 14:50:27.164785 [ 276 ] {59749be4-051e-440b-a4be-5c4c47fb8579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6449 | 2025.06.30 14:50:27.165232 [ 276 ] {59749be4-051e-440b-a4be-5c4c47fb8579} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2025.06.30 14:50:27.165265 [ 276 ] {59749be4-051e-440b-a4be-5c4c47fb8579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6451 | 2025.06.30 14:50:27.165544 [ 276 ] {59749be4-051e-440b-a4be-5c4c47fb8579} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6452 | 2025.06.30 14:50:27.165749 [ 276 ] {59749be4-051e-440b-a4be-5c4c47fb8579} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2025.06.30 14:50:27.165869 [ 276 ] {59749be4-051e-440b-a4be-5c4c47fb8579} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001141 sec., 63978.965819456615 rows/sec., 4.99 MiB/sec. | ||
| 6454 | 2025.06.30 14:50:27.165904 [ 276 ] {59749be4-051e-440b-a4be-5c4c47fb8579} <Debug> TCPHandler: Processed in 0.001306616 sec. | ||
| 6455 | 2025.06.30 14:50:27.166022 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2025.06.30 14:50:27.166115 [ 276 ] {c96a5abe-e943-4353-b864-fc80fdbb26ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6457 | 2025.06.30 14:50:27.166158 [ 276 ] {c96a5abe-e943-4353-b864-fc80fdbb26ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6458 | 2025.06.30 14:50:27.166565 [ 276 ] {c96a5abe-e943-4353-b864-fc80fdbb26ee} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.06.30 14:50:27.166598 [ 276 ] {c96a5abe-e943-4353-b864-fc80fdbb26ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6460 | 2025.06.30 14:50:27.166907 [ 276 ] {c96a5abe-e943-4353-b864-fc80fdbb26ee} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6461 | 2025.06.30 14:50:27.167107 [ 276 ] {c96a5abe-e943-4353-b864-fc80fdbb26ee} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.06.30 14:50:27.167229 [ 276 ] {c96a5abe-e943-4353-b864-fc80fdbb26ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 6463 | 2025.06.30 14:50:27.167263 [ 276 ] {c96a5abe-e943-4353-b864-fc80fdbb26ee} <Debug> TCPHandler: Processed in 0.001295936 sec. | ||
| 6464 | 2025.06.30 14:50:27.167369 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2025.06.30 14:50:27.167461 [ 276 ] {e4c16410-4443-43b9-92fe-ba237a2d294a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6466 | 2025.06.30 14:50:27.167514 [ 276 ] {e4c16410-4443-43b9-92fe-ba237a2d294a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6467 | 2025.06.30 14:50:27.168244 [ 276 ] {e4c16410-4443-43b9-92fe-ba237a2d294a} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.06.30 14:50:27.168277 [ 276 ] {e4c16410-4443-43b9-92fe-ba237a2d294a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6469 | 2025.06.30 14:50:27.168759 [ 276 ] {e4c16410-4443-43b9-92fe-ba237a2d294a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6470 | 2025.06.30 14:50:27.168972 [ 276 ] {e4c16410-4443-43b9-92fe-ba237a2d294a} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.06.30 14:50:27.169102 [ 276 ] {e4c16410-4443-43b9-92fe-ba237a2d294a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001659 sec., 5424.9547920434 rows/sec., 9.72 MiB/sec. | ||
| 6472 | 2025.06.30 14:50:27.169160 [ 276 ] {e4c16410-4443-43b9-92fe-ba237a2d294a} <Debug> TCPHandler: Processed in 0.001846047 sec. | ||
| 6473 | 2025.06.30 14:50:27.169272 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2025.06.30 14:50:27.169366 [ 276 ] {fab0b3b0-1601-4fdf-9445-9a5fbec06fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6475 | 2025.06.30 14:50:27.169406 [ 276 ] {fab0b3b0-1601-4fdf-9445-9a5fbec06fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6476 | 2025.06.30 14:50:27.169726 [ 276 ] {fab0b3b0-1601-4fdf-9445-9a5fbec06fbe} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.06.30 14:50:27.169759 [ 276 ] {fab0b3b0-1601-4fdf-9445-9a5fbec06fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6478 | 2025.06.30 14:50:27.170063 [ 276 ] {fab0b3b0-1601-4fdf-9445-9a5fbec06fbe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6479 | 2025.06.30 14:50:27.170261 [ 276 ] {fab0b3b0-1601-4fdf-9445-9a5fbec06fbe} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.06.30 14:50:27.170382 [ 276 ] {fab0b3b0-1601-4fdf-9445-9a5fbec06fbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 6481 | 2025.06.30 14:50:27.170415 [ 276 ] {fab0b3b0-1601-4fdf-9445-9a5fbec06fbe} <Debug> TCPHandler: Processed in 0.001190994 sec. | ||
| 6482 | 2025.06.30 14:50:28.570395 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6483 | 2025.06.30 14:50:28.570484 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6484 | 2025.06.30 14:50:28.677080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
| 6485 | 2025.06.30 14:50:28.677542 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2025.06.30 14:50:28.677579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6487 | 2025.06.30 14:50:28.678041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6488 | 2025.06.30 14:50:28.678267 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2025.06.30 14:50:28.678396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 6490 | 2025.06.30 14:50:28.678430 [ 115 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6491 | 2025.06.30 14:50:28.678504 [ 115 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.06.30 14:50:28.678523 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6493 | 2025.06.30 14:50:28.678617 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 6494 | 2025.06.30 14:50:28.678710 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6495 | 2025.06.30 14:50:28.678740 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
| 6496 | 2025.06.30 14:50:28.678793 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
| 6497 | 2025.06.30 14:50:28.678842 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
| 6498 | 2025.06.30 14:50:28.678884 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
| 6499 | 2025.06.30 14:50:28.678921 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
| 6500 | 2025.06.30 14:50:28.678957 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
| 6501 | 2025.06.30 14:50:28.680677 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089612 sec., 7911038.030026628 rows/sec., 113.17 MiB/sec. | ||
| 6502 | 2025.06.30 14:50:28.680839 [ 195 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6503 | 2025.06.30 14:50:28.681156 [ 195 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2025.06.30 14:50:28.681237 [ 195 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_36_7} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6505 | 2025.06.30 14:50:28.681361 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6506 | 2025.06.30 14:50:28.721477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 906 | ||
| 6507 | 2025.06.30 14:50:28.723917 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.06.30 14:50:28.723960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6509 | 2025.06.30 14:50:28.725129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6510 | 2025.06.30 14:50:28.725389 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.06.30 14:50:28.725557 [ 114 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6512 | 2025.06.30 14:50:28.725627 [ 114 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2025.06.30 14:50:28.725650 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6514 | 2025.06.30 14:50:28.725736 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 6515 | 2025.06.30 14:50:28.725739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 6516 | 2025.06.30 14:50:28.726248 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6517 | 2025.06.30 14:50:28.726408 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 746 rows starting from the beginning of the part | ||
| 6518 | 2025.06.30 14:50:28.726781 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 6519 | 2025.06.30 14:50:28.727137 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 6520 | 2025.06.30 14:50:28.727476 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 6521 | 2025.06.30 14:50:28.727812 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 6522 | 2025.06.30 14:50:28.728134 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 6523 | 2025.06.30 14:50:28.734075 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 72 columns (72 merged, 0 gathered) in 0.008369466 sec., 108250.63391141083 rows/sec., 90.38 MiB/sec. | ||
| 6524 | 2025.06.30 14:50:28.735458 [ 193 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6525 | 2025.06.30 14:50:28.736047 [ 193 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2025.06.30 14:50:28.736129 [ 193 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_26_5} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6527 | 2025.06.30 14:50:28.736459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6528 | 2025.06.30 14:50:29.585741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6529 | 2025.06.30 14:50:29.603034 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2025.06.30 14:50:29.603091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6531 | 2025.06.30 14:50:29.609000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6532 | 2025.06.30 14:50:29.609711 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2025.06.30 14:50:29.610035 [ 115 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6534 | 2025.06.30 14:50:29.610110 [ 115 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2025.06.30 14:50:29.610137 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6536 | 2025.06.30 14:50:29.610273 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 6537 | 2025.06.30 14:50:29.613060 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6538 | 2025.06.30 14:50:29.613733 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6539 | 2025.06.30 14:50:29.615184 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 6540 | 2025.06.30 14:50:29.619772 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 6541 | 2025.06.30 14:50:29.624288 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 6542 | 2025.06.30 14:50:29.628596 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 6543 | 2025.06.30 14:50:29.632834 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 6544 | 2025.06.30 14:50:29.636960 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6545 | 2025.06.30 14:50:29.688458 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07824624 sec., 3463.425207396547 rows/sec., 17.91 MiB/sec. | ||
| 6546 | 2025.06.30 14:50:29.691268 [ 194 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6547 | 2025.06.30 14:50:29.693541 [ 194 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_36_7} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.06.30 14:50:29.693653 [ 194 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_36_7} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6549 | 2025.06.30 14:50:29.695877 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6550 | 2025.06.30 14:50:30.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.96 MiB, peak 272.84 MiB, free memory in arenas 0.00 B, will set to 263.15 MiB (RSS), difference: 2.19 MiB | ||
| 6551 | 2025.06.30 14:50:32.162999 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2025.06.30 14:50:32.163196 [ 276 ] {cb758302-b7af-4e77-bed9-7527d02b725e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6553 | 2025.06.30 14:50:32.163267 [ 276 ] {cb758302-b7af-4e77-bed9-7527d02b725e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6554 | 2025.06.30 14:50:32.163945 [ 276 ] {cb758302-b7af-4e77-bed9-7527d02b725e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2025.06.30 14:50:32.163988 [ 276 ] {cb758302-b7af-4e77-bed9-7527d02b725e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6556 | 2025.06.30 14:50:32.164423 [ 276 ] {cb758302-b7af-4e77-bed9-7527d02b725e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6557 | 2025.06.30 14:50:32.164643 [ 276 ] {cb758302-b7af-4e77-bed9-7527d02b725e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2025.06.30 14:50:32.164777 [ 112 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6559 | 2025.06.30 14:50:32.164791 [ 276 ] {cb758302-b7af-4e77-bed9-7527d02b725e} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.00165 sec., 73939.39393939394 rows/sec., 6.32 MiB/sec. | ||
| 6560 | 2025.06.30 14:50:32.164841 [ 112 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.06.30 14:50:32.164854 [ 276 ] {cb758302-b7af-4e77-bed9-7527d02b725e} <Debug> TCPHandler: Processed in 0.00198838 sec. | ||
| 6562 | 2025.06.30 14:50:32.164868 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6563 | 2025.06.30 14:50:32.164978 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 6564 | 2025.06.30 14:50:32.165006 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2025.06.30 14:50:32.165087 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6566 | 2025.06.30 14:50:32.165101 [ 276 ] {4fb39511-7cca-47d2-bdb6-d2750faf8635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6567 | 2025.06.30 14:50:32.165119 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 834 rows starting from the beginning of the part | ||
| 6568 | 2025.06.30 14:50:32.165142 [ 276 ] {4fb39511-7cca-47d2-bdb6-d2750faf8635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6569 | 2025.06.30 14:50:32.165184 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 122 rows starting from the beginning of the part | ||
| 6570 | 2025.06.30 14:50:32.165245 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 6571 | 2025.06.30 14:50:32.165296 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 125 rows starting from the beginning of the part | ||
| 6572 | 2025.06.30 14:50:32.165346 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 6573 | 2025.06.30 14:50:32.165389 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 122 rows starting from the beginning of the part | ||
| 6574 | 2025.06.30 14:50:32.165585 [ 276 ] {4fb39511-7cca-47d2-bdb6-d2750faf8635} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2025.06.30 14:50:32.165619 [ 276 ] {4fb39511-7cca-47d2-bdb6-d2750faf8635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6576 | 2025.06.30 14:50:32.166142 [ 276 ] {4fb39511-7cca-47d2-bdb6-d2750faf8635} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6577 | 2025.06.30 14:50:32.166314 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383147 sec., 976758.0741598688 rows/sec., 84.37 MiB/sec. | ||
| 6578 | 2025.06.30 14:50:32.166352 [ 276 ] {4fb39511-7cca-47d2-bdb6-d2750faf8635} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.06.30 14:50:32.166466 [ 112 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 6580 | 2025.06.30 14:50:32.166470 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6581 | 2025.06.30 14:50:32.166484 [ 276 ] {4fb39511-7cca-47d2-bdb6-d2750faf8635} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001401 sec., 23554.603854389723 rows/sec., 1.73 MiB/sec. | ||
| 6582 | 2025.06.30 14:50:32.166504 [ 112 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2025.06.30 14:50:32.166552 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6584 | 2025.06.30 14:50:32.166561 [ 276 ] {4fb39511-7cca-47d2-bdb6-d2750faf8635} <Debug> TCPHandler: Processed in 0.001605582 sec. | ||
| 6585 | 2025.06.30 14:50:32.166658 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 6586 | 2025.06.30 14:50:32.166687 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2025.06.30 14:50:32.166719 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2025.06.30 14:50:32.166785 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_51_10} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6589 | 2025.06.30 14:50:32.166791 [ 276 ] {d550ef26-1515-4010-ae9f-0c107bd26c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6590 | 2025.06.30 14:50:32.166798 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6591 | 2025.06.30 14:50:32.166836 [ 276 ] {d550ef26-1515-4010-ae9f-0c107bd26c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6592 | 2025.06.30 14:50:32.166843 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6593 | 2025.06.30 14:50:32.166843 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 180 rows starting from the beginning of the part | ||
| 6594 | 2025.06.30 14:50:32.166932 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
| 6595 | 2025.06.30 14:50:32.166976 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 6596 | 2025.06.30 14:50:32.167019 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
| 6597 | 2025.06.30 14:50:32.167058 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
| 6598 | 2025.06.30 14:50:32.167096 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
| 6599 | 2025.06.30 14:50:32.167297 [ 276 ] {d550ef26-1515-4010-ae9f-0c107bd26c55} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2025.06.30 14:50:32.167339 [ 276 ] {d550ef26-1515-4010-ae9f-0c107bd26c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6601 | 2025.06.30 14:50:32.167682 [ 276 ] {d550ef26-1515-4010-ae9f-0c107bd26c55} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6602 | 2025.06.30 14:50:32.167899 [ 276 ] {d550ef26-1515-4010-ae9f-0c107bd26c55} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2025.06.30 14:50:32.167921 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307566 sec., 231728.26457708445 rows/sec., 16.67 MiB/sec. | ||
| 6604 | 2025.06.30 14:50:32.168035 [ 112 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6605 | 2025.06.30 14:50:32.168043 [ 276 ] {d550ef26-1515-4010-ae9f-0c107bd26c55} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001268 sec., 76498.42271293375 rows/sec., 5.97 MiB/sec. | ||
| 6606 | 2025.06.30 14:50:32.168084 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 6607 | 2025.06.30 14:50:32.168077 [ 112 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2025.06.30 14:50:32.168105 [ 276 ] {d550ef26-1515-4010-ae9f-0c107bd26c55} <Debug> TCPHandler: Processed in 0.001466649 sec. | ||
| 6609 | 2025.06.30 14:50:32.168130 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6610 | 2025.06.30 14:50:32.168239 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 6611 | 2025.06.30 14:50:32.168245 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2025.06.30 14:50:32.168330 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6613 | 2025.06.30 14:50:32.168356 [ 276 ] {b493e950-8746-48bd-98b0-e7db2e819533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6614 | 2025.06.30 14:50:32.168357 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 498 rows starting from the beginning of the part | ||
| 6615 | 2025.06.30 14:50:32.168372 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2025.06.30 14:50:32.168400 [ 276 ] {b493e950-8746-48bd-98b0-e7db2e819533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6617 | 2025.06.30 14:50:32.168421 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 97 rows starting from the beginning of the part | ||
| 6618 | 2025.06.30 14:50:32.168452 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_45_9} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 6619 | 2025.06.30 14:50:32.168466 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 73 rows starting from the beginning of the part | ||
| 6620 | 2025.06.30 14:50:32.168511 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 103 rows starting from the beginning of the part | ||
| 6621 | 2025.06.30 14:50:32.168529 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6622 | 2025.06.30 14:50:32.168553 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 73 rows starting from the beginning of the part | ||
| 6623 | 2025.06.30 14:50:32.168595 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 97 rows starting from the beginning of the part | ||
| 6624 | 2025.06.30 14:50:32.168839 [ 276 ] {b493e950-8746-48bd-98b0-e7db2e819533} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2025.06.30 14:50:32.168873 [ 276 ] {b493e950-8746-48bd-98b0-e7db2e819533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6626 | 2025.06.30 14:50:32.169205 [ 276 ] {b493e950-8746-48bd-98b0-e7db2e819533} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6627 | 2025.06.30 14:50:32.169385 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 941 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182893 sec., 795507.2859506313 rows/sec., 63.08 MiB/sec. | ||
| 6628 | 2025.06.30 14:50:32.169408 [ 276 ] {b493e950-8746-48bd-98b0-e7db2e819533} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2025.06.30 14:50:32.169512 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6630 | 2025.06.30 14:50:32.169542 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2025.06.30 14:50:32.169542 [ 276 ] {b493e950-8746-48bd-98b0-e7db2e819533} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 6632 | 2025.06.30 14:50:32.169562 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6633 | 2025.06.30 14:50:32.169584 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6634 | 2025.06.30 14:50:32.169597 [ 276 ] {b493e950-8746-48bd-98b0-e7db2e819533} <Debug> TCPHandler: Processed in 0.001398138 sec. | ||
| 6635 | 2025.06.30 14:50:32.169639 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 6636 | 2025.06.30 14:50:32.169714 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2025.06.30 14:50:32.169726 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6638 | 2025.06.30 14:50:32.169767 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 5242 rows starting from the beginning of the part | ||
| 6639 | 2025.06.30 14:50:32.169813 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 6640 | 2025.06.30 14:50:32.169821 [ 276 ] {b9bdade0-6106-42ee-93b2-fd1cd18d02c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6641 | 2025.06.30 14:50:32.169852 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6642 | 2025.06.30 14:50:32.169883 [ 276 ] {b9bdade0-6106-42ee-93b2-fd1cd18d02c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6643 | 2025.06.30 14:50:32.169895 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 163 rows starting from the beginning of the part | ||
| 6644 | 2025.06.30 14:50:32.169898 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2025.06.30 14:50:32.169935 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 6646 | 2025.06.30 14:50:32.169971 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 6647 | 2025.06.30 14:50:32.170011 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_51_10} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6648 | 2025.06.30 14:50:32.170113 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6649 | 2025.06.30 14:50:32.170696 [ 276 ] {b9bdade0-6106-42ee-93b2-fd1cd18d02c7} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2025.06.30 14:50:32.170738 [ 276 ] {b9bdade0-6106-42ee-93b2-fd1cd18d02c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6651 | 2025.06.30 14:50:32.171415 [ 276 ] {b9bdade0-6106-42ee-93b2-fd1cd18d02c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6652 | 2025.06.30 14:50:32.171668 [ 276 ] {b9bdade0-6106-42ee-93b2-fd1cd18d02c7} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.06.30 14:50:32.171817 [ 276 ] {b9bdade0-6106-42ee-93b2-fd1cd18d02c7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002012 sec., 16401.59045725646 rows/sec., 29.39 MiB/sec. | ||
| 6654 | 2025.06.30 14:50:32.171874 [ 276 ] {b9bdade0-6106-42ee-93b2-fd1cd18d02c7} <Debug> TCPHandler: Processed in 0.002206674 sec. | ||
| 6655 | 2025.06.30 14:50:32.171987 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2025.06.30 14:50:32.172080 [ 276 ] {e74544dd-f12f-474a-bb86-1a1ff0e1b020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6657 | 2025.06.30 14:50:32.172121 [ 276 ] {e74544dd-f12f-474a-bb86-1a1ff0e1b020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6658 | 2025.06.30 14:50:32.172141 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6045 rows, containing 5 columns (5 merged, 0 gathered) in 0.002530951 sec., 2388430.2777888626 rows/sec., 166.24 MiB/sec. | ||
| 6659 | 2025.06.30 14:50:32.172455 [ 276 ] {e74544dd-f12f-474a-bb86-1a1ff0e1b020} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2025.06.30 14:50:32.172495 [ 276 ] {e74544dd-f12f-474a-bb86-1a1ff0e1b020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6661 | 2025.06.30 14:50:32.172613 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6662 | 2025.06.30 14:50:32.172869 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2025.06.30 14:50:32.172898 [ 276 ] {e74544dd-f12f-474a-bb86-1a1ff0e1b020} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6664 | 2025.06.30 14:50:32.172948 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6665 | 2025.06.30 14:50:32.173015 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6666 | 2025.06.30 14:50:32.173122 [ 276 ] {e74544dd-f12f-474a-bb86-1a1ff0e1b020} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2025.06.30 14:50:32.173229 [ 112 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6668 | 2025.06.30 14:50:32.173256 [ 276 ] {e74544dd-f12f-474a-bb86-1a1ff0e1b020} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 6669 | 2025.06.30 14:50:32.173257 [ 112 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2025.06.30 14:50:32.173296 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6671 | 2025.06.30 14:50:32.173301 [ 276 ] {e74544dd-f12f-474a-bb86-1a1ff0e1b020} <Debug> TCPHandler: Processed in 0.001362498 sec. | ||
| 6672 | 2025.06.30 14:50:32.173374 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 6673 | 2025.06.30 14:50:32.173472 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6674 | 2025.06.30 14:50:32.173497 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1888 rows starting from the beginning of the part | ||
| 6675 | 2025.06.30 14:50:32.173544 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 6676 | 2025.06.30 14:50:32.173585 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6677 | 2025.06.30 14:50:32.173620 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 6678 | 2025.06.30 14:50:32.173655 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6679 | 2025.06.30 14:50:32.173690 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 6680 | 2025.06.30 14:50:32.174573 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2188 rows, containing 4 columns (4 merged, 0 gathered) in 0.001235855 sec., 1770434.233789563 rows/sec., 116.28 MiB/sec. | ||
| 6681 | 2025.06.30 14:50:32.174899 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6682 | 2025.06.30 14:50:32.175252 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_51_10} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.06.30 14:50:32.175344 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_51_10} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6684 | 2025.06.30 14:50:32.175441 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6685 | 2025.06.30 14:50:36.178483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
| 6686 | 2025.06.30 14:50:36.179173 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2025.06.30 14:50:36.179211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6688 | 2025.06.30 14:50:36.179684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6689 | 2025.06.30 14:50:36.179910 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2025.06.30 14:50:36.180061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 6691 | 2025.06.30 14:50:37.113125 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6692 | 2025.06.30 14:50:37.128853 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2025.06.30 14:50:37.128912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6694 | 2025.06.30 14:50:37.135317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6695 | 2025.06.30 14:50:37.135998 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2025.06.30 14:50:37.138817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6697 | 2025.06.30 14:50:37.169506 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2025.06.30 14:50:37.169671 [ 276 ] {a2e34350-63e2-4291-89f3-e7d2670585be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6699 | 2025.06.30 14:50:37.169736 [ 276 ] {a2e34350-63e2-4291-89f3-e7d2670585be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6700 | 2025.06.30 14:50:37.170354 [ 276 ] {a2e34350-63e2-4291-89f3-e7d2670585be} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2025.06.30 14:50:37.170397 [ 276 ] {a2e34350-63e2-4291-89f3-e7d2670585be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6702 | 2025.06.30 14:50:37.170735 [ 276 ] {a2e34350-63e2-4291-89f3-e7d2670585be} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6703 | 2025.06.30 14:50:37.170946 [ 276 ] {a2e34350-63e2-4291-89f3-e7d2670585be} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2025.06.30 14:50:37.171086 [ 276 ] {a2e34350-63e2-4291-89f3-e7d2670585be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001455 sec., 16494.845360824744 rows/sec., 1.37 MiB/sec. | ||
| 6705 | 2025.06.30 14:50:37.171126 [ 276 ] {a2e34350-63e2-4291-89f3-e7d2670585be} <Debug> TCPHandler: Processed in 0.001738435 sec. | ||
| 6706 | 2025.06.30 14:50:37.171242 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2025.06.30 14:50:37.171338 [ 276 ] {d2b96f10-52fe-44c7-9f2b-001e260d03da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6708 | 2025.06.30 14:50:37.171378 [ 276 ] {d2b96f10-52fe-44c7-9f2b-001e260d03da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6709 | 2025.06.30 14:50:37.171768 [ 276 ] {d2b96f10-52fe-44c7-9f2b-001e260d03da} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2025.06.30 14:50:37.171803 [ 276 ] {d2b96f10-52fe-44c7-9f2b-001e260d03da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6711 | 2025.06.30 14:50:37.172089 [ 276 ] {d2b96f10-52fe-44c7-9f2b-001e260d03da} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6712 | 2025.06.30 14:50:37.172308 [ 276 ] {d2b96f10-52fe-44c7-9f2b-001e260d03da} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2025.06.30 14:50:37.172433 [ 276 ] {d2b96f10-52fe-44c7-9f2b-001e260d03da} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001112 sec., 1798.5611510791368 rows/sec., 146.66 KiB/sec. | ||
| 6714 | 2025.06.30 14:50:37.172470 [ 276 ] {d2b96f10-52fe-44c7-9f2b-001e260d03da} <Debug> TCPHandler: Processed in 0.001278516 sec. | ||
| 6715 | 2025.06.30 14:50:37.172607 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2025.06.30 14:50:37.172732 [ 276 ] {f8906707-5405-41e1-9358-76bcc711e3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6717 | 2025.06.30 14:50:37.172782 [ 276 ] {f8906707-5405-41e1-9358-76bcc711e3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6718 | 2025.06.30 14:50:37.173391 [ 276 ] {f8906707-5405-41e1-9358-76bcc711e3ba} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2025.06.30 14:50:37.173434 [ 276 ] {f8906707-5405-41e1-9358-76bcc711e3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6720 | 2025.06.30 14:50:37.173793 [ 276 ] {f8906707-5405-41e1-9358-76bcc711e3ba} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6721 | 2025.06.30 14:50:37.174000 [ 276 ] {f8906707-5405-41e1-9358-76bcc711e3ba} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2025.06.30 14:50:37.174128 [ 276 ] {f8906707-5405-41e1-9358-76bcc711e3ba} <Debug> executeQuery: Read 195 rows, 17.61 KiB in 0.001421 sec., 137227.30471498944 rows/sec., 12.10 MiB/sec. | ||
| 6723 | 2025.06.30 14:50:37.174165 [ 276 ] {f8906707-5405-41e1-9358-76bcc711e3ba} <Debug> TCPHandler: Processed in 0.001620153 sec. | ||
| 6724 | 2025.06.30 14:50:37.174286 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2025.06.30 14:50:37.174384 [ 276 ] {87c3cbb3-5216-4d83-91e0-556fb2992f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6726 | 2025.06.30 14:50:37.174424 [ 276 ] {87c3cbb3-5216-4d83-91e0-556fb2992f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6727 | 2025.06.30 14:50:37.174821 [ 276 ] {87c3cbb3-5216-4d83-91e0-556fb2992f19} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2025.06.30 14:50:37.174857 [ 276 ] {87c3cbb3-5216-4d83-91e0-556fb2992f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6729 | 2025.06.30 14:50:37.175158 [ 276 ] {87c3cbb3-5216-4d83-91e0-556fb2992f19} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6730 | 2025.06.30 14:50:37.175365 [ 276 ] {87c3cbb3-5216-4d83-91e0-556fb2992f19} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2025.06.30 14:50:37.175493 [ 276 ] {87c3cbb3-5216-4d83-91e0-556fb2992f19} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001129 sec., 20372.010628875112 rows/sec., 1.54 MiB/sec. | ||
| 6732 | 2025.06.30 14:50:37.175530 [ 276 ] {87c3cbb3-5216-4d83-91e0-556fb2992f19} <Debug> TCPHandler: Processed in 0.001301976 sec. | ||
| 6733 | 2025.06.30 14:50:37.175638 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2025.06.30 14:50:37.175732 [ 276 ] {13b90a04-a6f0-4868-ab4f-ccfbb579ada9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6735 | 2025.06.30 14:50:37.175771 [ 276 ] {13b90a04-a6f0-4868-ab4f-ccfbb579ada9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6736 | 2025.06.30 14:50:37.176161 [ 276 ] {13b90a04-a6f0-4868-ab4f-ccfbb579ada9} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2025.06.30 14:50:37.176196 [ 276 ] {13b90a04-a6f0-4868-ab4f-ccfbb579ada9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6738 | 2025.06.30 14:50:37.176489 [ 276 ] {13b90a04-a6f0-4868-ab4f-ccfbb579ada9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6739 | 2025.06.30 14:50:37.176700 [ 276 ] {13b90a04-a6f0-4868-ab4f-ccfbb579ada9} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2025.06.30 14:50:37.176826 [ 276 ] {13b90a04-a6f0-4868-ab4f-ccfbb579ada9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001112 sec., 21582.733812949642 rows/sec., 1.79 MiB/sec. | ||
| 6741 | 2025.06.30 14:50:37.176862 [ 276 ] {13b90a04-a6f0-4868-ab4f-ccfbb579ada9} <Debug> TCPHandler: Processed in 0.001281025 sec. | ||
| 6742 | 2025.06.30 14:50:37.176990 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2025.06.30 14:50:37.177111 [ 276 ] {40ec05ed-bf39-493d-a19a-f421c67c3463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6744 | 2025.06.30 14:50:37.177158 [ 276 ] {40ec05ed-bf39-493d-a19a-f421c67c3463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6745 | 2025.06.30 14:50:37.177612 [ 276 ] {40ec05ed-bf39-493d-a19a-f421c67c3463} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2025.06.30 14:50:37.177646 [ 276 ] {40ec05ed-bf39-493d-a19a-f421c67c3463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6747 | 2025.06.30 14:50:37.177941 [ 276 ] {40ec05ed-bf39-493d-a19a-f421c67c3463} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6748 | 2025.06.30 14:50:37.178142 [ 276 ] {40ec05ed-bf39-493d-a19a-f421c67c3463} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2025.06.30 14:50:37.178265 [ 276 ] {40ec05ed-bf39-493d-a19a-f421c67c3463} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001178 sec., 10186.757215619695 rows/sec., 795.84 KiB/sec. | ||
| 6750 | 2025.06.30 14:50:37.178300 [ 276 ] {40ec05ed-bf39-493d-a19a-f421c67c3463} <Debug> TCPHandler: Processed in 0.001377668 sec. | ||
| 6751 | 2025.06.30 14:50:37.178411 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2025.06.30 14:50:37.178507 [ 276 ] {7ec5836a-0c53-4369-8645-c57edc50e299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6753 | 2025.06.30 14:50:37.178546 [ 276 ] {7ec5836a-0c53-4369-8645-c57edc50e299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6754 | 2025.06.30 14:50:37.178976 [ 276 ] {7ec5836a-0c53-4369-8645-c57edc50e299} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2025.06.30 14:50:37.179012 [ 276 ] {7ec5836a-0c53-4369-8645-c57edc50e299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6756 | 2025.06.30 14:50:37.179330 [ 276 ] {7ec5836a-0c53-4369-8645-c57edc50e299} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6757 | 2025.06.30 14:50:37.179543 [ 276 ] {7ec5836a-0c53-4369-8645-c57edc50e299} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2025.06.30 14:50:37.179668 [ 276 ] {7ec5836a-0c53-4369-8645-c57edc50e299} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001178 sec., 94227.50424448217 rows/sec., 7.67 MiB/sec. | ||
| 6759 | 2025.06.30 14:50:37.179716 [ 276 ] {7ec5836a-0c53-4369-8645-c57edc50e299} <Debug> TCPHandler: Processed in 0.001363017 sec. | ||
| 6760 | 2025.06.30 14:50:37.179824 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2025.06.30 14:50:37.179919 [ 276 ] {5ba65b1c-52d2-4382-ae20-32799b6f87ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6762 | 2025.06.30 14:50:37.179963 [ 276 ] {5ba65b1c-52d2-4382-ae20-32799b6f87ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6763 | 2025.06.30 14:50:37.180409 [ 276 ] {5ba65b1c-52d2-4382-ae20-32799b6f87ab} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2025.06.30 14:50:37.180442 [ 276 ] {5ba65b1c-52d2-4382-ae20-32799b6f87ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6765 | 2025.06.30 14:50:37.180777 [ 276 ] {5ba65b1c-52d2-4382-ae20-32799b6f87ab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6766 | 2025.06.30 14:50:37.180991 [ 276 ] {5ba65b1c-52d2-4382-ae20-32799b6f87ab} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2025.06.30 14:50:37.181118 [ 276 ] {5ba65b1c-52d2-4382-ae20-32799b6f87ab} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001216 sec., 280427.63157894736 rows/sec., 21.22 MiB/sec. | ||
| 6768 | 2025.06.30 14:50:37.181166 [ 276 ] {5ba65b1c-52d2-4382-ae20-32799b6f87ab} <Debug> TCPHandler: Processed in 0.001391727 sec. | ||
| 6769 | 2025.06.30 14:50:37.181282 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2025.06.30 14:50:37.181377 [ 276 ] {85de9534-a057-4bce-bb4f-ac070e264317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6771 | 2025.06.30 14:50:37.181432 [ 276 ] {85de9534-a057-4bce-bb4f-ac070e264317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6772 | 2025.06.30 14:50:37.182137 [ 276 ] {85de9534-a057-4bce-bb4f-ac070e264317} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2025.06.30 14:50:37.182170 [ 276 ] {85de9534-a057-4bce-bb4f-ac070e264317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6774 | 2025.06.30 14:50:37.182647 [ 276 ] {85de9534-a057-4bce-bb4f-ac070e264317} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6775 | 2025.06.30 14:50:37.182867 [ 276 ] {85de9534-a057-4bce-bb4f-ac070e264317} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2025.06.30 14:50:37.182999 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6777 | 2025.06.30 14:50:37.183002 [ 276 ] {85de9534-a057-4bce-bb4f-ac070e264317} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001641 sec., 5484.460694698354 rows/sec., 9.83 MiB/sec. | ||
| 6778 | 2025.06.30 14:50:37.183043 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2025.06.30 14:50:37.183065 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6780 | 2025.06.30 14:50:37.183075 [ 276 ] {85de9534-a057-4bce-bb4f-ac070e264317} <Debug> TCPHandler: Processed in 0.001842346 sec. | ||
| 6781 | 2025.06.30 14:50:37.183192 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2025.06.30 14:50:37.183194 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 6783 | 2025.06.30 14:50:37.183289 [ 276 ] {2a948c7f-ec23-4b36-842c-4119da38bcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6784 | 2025.06.30 14:50:37.183336 [ 276 ] {2a948c7f-ec23-4b36-842c-4119da38bcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6785 | 2025.06.30 14:50:37.183497 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6786 | 2025.06.30 14:50:37.183565 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 861 rows starting from the beginning of the part | ||
| 6787 | 2025.06.30 14:50:37.183682 [ 276 ] {2a948c7f-ec23-4b36-842c-4119da38bcf0} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2025.06.30 14:50:37.183701 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 6789 | 2025.06.30 14:50:37.183723 [ 276 ] {2a948c7f-ec23-4b36-842c-4119da38bcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6790 | 2025.06.30 14:50:37.183827 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part | ||
| 6791 | 2025.06.30 14:50:37.183947 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
| 6792 | 2025.06.30 14:50:37.184058 [ 276 ] {2a948c7f-ec23-4b36-842c-4119da38bcf0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6793 | 2025.06.30 14:50:37.184059 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
| 6794 | 2025.06.30 14:50:37.184191 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
| 6795 | 2025.06.30 14:50:37.184292 [ 276 ] {2a948c7f-ec23-4b36-842c-4119da38bcf0} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2025.06.30 14:50:37.184428 [ 276 ] {2a948c7f-ec23-4b36-842c-4119da38bcf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 6797 | 2025.06.30 14:50:37.184465 [ 276 ] {2a948c7f-ec23-4b36-842c-4119da38bcf0} <Debug> TCPHandler: Processed in 0.001322837 sec. | ||
| 6798 | 2025.06.30 14:50:37.190825 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 19 columns (19 merged, 0 gathered) in 0.007689903 sec., 124058.78201584598 rows/sec., 222.31 MiB/sec. | ||
| 6799 | 2025.06.30 14:50:37.192035 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6800 | 2025.06.30 14:50:37.192364 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.06.30 14:50:37.192437 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6802 | 2025.06.30 14:50:37.192527 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
| 6803 | 2025.06.30 14:50:38.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.62 MiB, peak 273.70 MiB, free memory in arenas 0.00 B, will set to 269.91 MiB (RSS), difference: 4.29 MiB | ||
| 6804 | 2025.06.30 14:50:38.725906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 938 | ||
| 6805 | 2025.06.30 14:50:38.728263 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2025.06.30 14:50:38.728310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6807 | 2025.06.30 14:50:38.729529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6808 | 2025.06.30 14:50:38.729794 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2025.06.30 14:50:38.730059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 6810 | 2025.06.30 14:50:42.163430 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2025.06.30 14:50:42.163738 [ 276 ] {8964088d-a5f8-4060-b748-c77314507ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6812 | 2025.06.30 14:50:42.163806 [ 276 ] {8964088d-a5f8-4060-b748-c77314507ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6813 | 2025.06.30 14:50:42.164520 [ 276 ] {8964088d-a5f8-4060-b748-c77314507ae3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2025.06.30 14:50:42.164560 [ 276 ] {8964088d-a5f8-4060-b748-c77314507ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6815 | 2025.06.30 14:50:42.164960 [ 276 ] {8964088d-a5f8-4060-b748-c77314507ae3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6816 | 2025.06.30 14:50:42.165203 [ 276 ] {8964088d-a5f8-4060-b748-c77314507ae3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2025.06.30 14:50:42.165356 [ 276 ] {8964088d-a5f8-4060-b748-c77314507ae3} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.001693 sec., 72061.42941523922 rows/sec., 6.16 MiB/sec. | ||
| 6818 | 2025.06.30 14:50:42.165401 [ 276 ] {8964088d-a5f8-4060-b748-c77314507ae3} <Debug> TCPHandler: Processed in 0.002157633 sec. | ||
| 6819 | 2025.06.30 14:50:42.165528 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2025.06.30 14:50:42.165625 [ 276 ] {4a88c02e-858a-450e-be2b-31e2c17cb8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6821 | 2025.06.30 14:50:42.165665 [ 276 ] {4a88c02e-858a-450e-be2b-31e2c17cb8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6822 | 2025.06.30 14:50:42.166082 [ 276 ] {4a88c02e-858a-450e-be2b-31e2c17cb8b7} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2025.06.30 14:50:42.166119 [ 276 ] {4a88c02e-858a-450e-be2b-31e2c17cb8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6824 | 2025.06.30 14:50:42.166417 [ 276 ] {4a88c02e-858a-450e-be2b-31e2c17cb8b7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6825 | 2025.06.30 14:50:42.166625 [ 276 ] {4a88c02e-858a-450e-be2b-31e2c17cb8b7} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2025.06.30 14:50:42.166757 [ 276 ] {4a88c02e-858a-450e-be2b-31e2c17cb8b7} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00115 sec., 28695.652173913044 rows/sec., 2.11 MiB/sec. | ||
| 6827 | 2025.06.30 14:50:42.166796 [ 276 ] {4a88c02e-858a-450e-be2b-31e2c17cb8b7} <Debug> TCPHandler: Processed in 0.001318587 sec. | ||
| 6828 | 2025.06.30 14:50:42.166897 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2025.06.30 14:50:42.166991 [ 276 ] {43951e0e-7b97-4421-8024-057231b24769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6830 | 2025.06.30 14:50:42.167031 [ 276 ] {43951e0e-7b97-4421-8024-057231b24769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6831 | 2025.06.30 14:50:42.167479 [ 276 ] {43951e0e-7b97-4421-8024-057231b24769} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2025.06.30 14:50:42.167514 [ 276 ] {43951e0e-7b97-4421-8024-057231b24769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6833 | 2025.06.30 14:50:42.167835 [ 276 ] {43951e0e-7b97-4421-8024-057231b24769} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6834 | 2025.06.30 14:50:42.168057 [ 276 ] {43951e0e-7b97-4421-8024-057231b24769} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2025.06.30 14:50:42.168188 [ 276 ] {43951e0e-7b97-4421-8024-057231b24769} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001213 sec., 79967.02390766694 rows/sec., 6.25 MiB/sec. | ||
| 6836 | 2025.06.30 14:50:42.168227 [ 276 ] {43951e0e-7b97-4421-8024-057231b24769} <Debug> TCPHandler: Processed in 0.001379768 sec. | ||
| 6837 | 2025.06.30 14:50:42.168339 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2025.06.30 14:50:42.168435 [ 276 ] {fc557aa1-aece-4ce1-9f89-9b89a9a4e4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6839 | 2025.06.30 14:50:42.168479 [ 276 ] {fc557aa1-aece-4ce1-9f89-9b89a9a4e4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6840 | 2025.06.30 14:50:42.168908 [ 276 ] {fc557aa1-aece-4ce1-9f89-9b89a9a4e4a4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2025.06.30 14:50:42.168943 [ 276 ] {fc557aa1-aece-4ce1-9f89-9b89a9a4e4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6842 | 2025.06.30 14:50:42.169268 [ 276 ] {fc557aa1-aece-4ce1-9f89-9b89a9a4e4a4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6843 | 2025.06.30 14:50:42.169486 [ 276 ] {fc557aa1-aece-4ce1-9f89-9b89a9a4e4a4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2025.06.30 14:50:42.169616 [ 276 ] {fc557aa1-aece-4ce1-9f89-9b89a9a4e4a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 6845 | 2025.06.30 14:50:42.169655 [ 276 ] {fc557aa1-aece-4ce1-9f89-9b89a9a4e4a4} <Debug> TCPHandler: Processed in 0.001364897 sec. | ||
| 6846 | 2025.06.30 14:50:42.169762 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2025.06.30 14:50:42.169855 [ 276 ] {da93c6a2-b166-4288-a935-dd38f71a6c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6848 | 2025.06.30 14:50:42.169911 [ 276 ] {da93c6a2-b166-4288-a935-dd38f71a6c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6849 | 2025.06.30 14:50:42.170736 [ 276 ] {da93c6a2-b166-4288-a935-dd38f71a6c30} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2025.06.30 14:50:42.170772 [ 276 ] {da93c6a2-b166-4288-a935-dd38f71a6c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6851 | 2025.06.30 14:50:42.171357 [ 276 ] {da93c6a2-b166-4288-a935-dd38f71a6c30} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6852 | 2025.06.30 14:50:42.171575 [ 276 ] {da93c6a2-b166-4288-a935-dd38f71a6c30} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2025.06.30 14:50:42.171712 [ 276 ] {da93c6a2-b166-4288-a935-dd38f71a6c30} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001873 sec., 17618.79337960491 rows/sec., 31.57 MiB/sec. | ||
| 6854 | 2025.06.30 14:50:42.171767 [ 276 ] {da93c6a2-b166-4288-a935-dd38f71a6c30} <Debug> TCPHandler: Processed in 0.002054911 sec. | ||
| 6855 | 2025.06.30 14:50:42.171882 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2025.06.30 14:50:42.171977 [ 276 ] {75c7b1c2-be1b-4b42-9118-129f480b29d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6857 | 2025.06.30 14:50:42.172020 [ 276 ] {75c7b1c2-be1b-4b42-9118-129f480b29d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6858 | 2025.06.30 14:50:42.172376 [ 276 ] {75c7b1c2-be1b-4b42-9118-129f480b29d5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2025.06.30 14:50:42.172411 [ 276 ] {75c7b1c2-be1b-4b42-9118-129f480b29d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6860 | 2025.06.30 14:50:42.172706 [ 276 ] {75c7b1c2-be1b-4b42-9118-129f480b29d5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6861 | 2025.06.30 14:50:42.172918 [ 276 ] {75c7b1c2-be1b-4b42-9118-129f480b29d5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2025.06.30 14:50:42.173047 [ 276 ] {75c7b1c2-be1b-4b42-9118-129f480b29d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6863 | 2025.06.30 14:50:42.173084 [ 276 ] {75c7b1c2-be1b-4b42-9118-129f480b29d5} <Debug> TCPHandler: Processed in 0.001250465 sec. | ||
| 6864 | 2025.06.30 14:50:43.570734 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6865 | 2025.06.30 14:50:43.570807 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6866 | 2025.06.30 14:50:43.680135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
| 6867 | 2025.06.30 14:50:43.680686 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2025.06.30 14:50:43.680731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6869 | 2025.06.30 14:50:43.681207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6870 | 2025.06.30 14:50:43.681424 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2025.06.30 14:50:43.681554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 6872 | 2025.06.30 14:50:44.638868 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6873 | 2025.06.30 14:50:44.655690 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2025.06.30 14:50:44.655755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6875 | 2025.06.30 14:50:44.661848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6876 | 2025.06.30 14:50:44.662566 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2025.06.30 14:50:44.665724 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6878 | 2025.06.30 14:50:47.162011 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2025.06.30 14:50:47.162327 [ 276 ] {3788eb91-b214-41df-90b7-c8763e4ccdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6880 | 2025.06.30 14:50:47.162435 [ 276 ] {3788eb91-b214-41df-90b7-c8763e4ccdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6881 | 2025.06.30 14:50:47.163290 [ 276 ] {3788eb91-b214-41df-90b7-c8763e4ccdff} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2025.06.30 14:50:47.163339 [ 276 ] {3788eb91-b214-41df-90b7-c8763e4ccdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6883 | 2025.06.30 14:50:47.163744 [ 276 ] {3788eb91-b214-41df-90b7-c8763e4ccdff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6884 | 2025.06.30 14:50:47.164001 [ 276 ] {3788eb91-b214-41df-90b7-c8763e4ccdff} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2025.06.30 14:50:47.164158 [ 276 ] {3788eb91-b214-41df-90b7-c8763e4ccdff} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001906 sec., 38824.76390346275 rows/sec., 3.12 MiB/sec. | ||
| 6886 | 2025.06.30 14:50:47.164202 [ 276 ] {3788eb91-b214-41df-90b7-c8763e4ccdff} <Debug> TCPHandler: Processed in 0.002383297 sec. | ||
| 6887 | 2025.06.30 14:50:47.164324 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2025.06.30 14:50:47.164420 [ 276 ] {7c8f5b15-90e2-46b0-be4c-4abce97400ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6889 | 2025.06.30 14:50:47.164461 [ 276 ] {7c8f5b15-90e2-46b0-be4c-4abce97400ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6890 | 2025.06.30 14:50:47.164863 [ 276 ] {7c8f5b15-90e2-46b0-be4c-4abce97400ec} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2025.06.30 14:50:47.164900 [ 276 ] {7c8f5b15-90e2-46b0-be4c-4abce97400ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6892 | 2025.06.30 14:50:47.165218 [ 276 ] {7c8f5b15-90e2-46b0-be4c-4abce97400ec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6893 | 2025.06.30 14:50:47.165429 [ 276 ] {7c8f5b15-90e2-46b0-be4c-4abce97400ec} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2025.06.30 14:50:47.165560 [ 276 ] {7c8f5b15-90e2-46b0-be4c-4abce97400ec} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001157 sec., 7778.738115816767 rows/sec., 584.92 KiB/sec. | ||
| 6895 | 2025.06.30 14:50:47.165599 [ 276 ] {7c8f5b15-90e2-46b0-be4c-4abce97400ec} <Debug> TCPHandler: Processed in 0.001325816 sec. | ||
| 6896 | 2025.06.30 14:50:47.165701 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2025.06.30 14:50:47.165796 [ 276 ] {23f3bba7-3649-49f9-a4d2-612a18caac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6898 | 2025.06.30 14:50:47.165837 [ 276 ] {23f3bba7-3649-49f9-a4d2-612a18caac2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6899 | 2025.06.30 14:50:47.166278 [ 276 ] {23f3bba7-3649-49f9-a4d2-612a18caac2a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2025.06.30 14:50:47.166314 [ 276 ] {23f3bba7-3649-49f9-a4d2-612a18caac2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6901 | 2025.06.30 14:50:47.166623 [ 276 ] {23f3bba7-3649-49f9-a4d2-612a18caac2a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6902 | 2025.06.30 14:50:47.166842 [ 276 ] {23f3bba7-3649-49f9-a4d2-612a18caac2a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2025.06.30 14:50:47.166971 [ 276 ] {23f3bba7-3649-49f9-a4d2-612a18caac2a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001191 sec., 61293.03106633081 rows/sec., 4.79 MiB/sec. | ||
| 6904 | 2025.06.30 14:50:47.167011 [ 276 ] {23f3bba7-3649-49f9-a4d2-612a18caac2a} <Debug> TCPHandler: Processed in 0.001358547 sec. | ||
| 6905 | 2025.06.30 14:50:47.167124 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2025.06.30 14:50:47.167228 [ 276 ] {252ed809-b298-4610-898a-31f64f0cfd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6907 | 2025.06.30 14:50:47.167271 [ 276 ] {252ed809-b298-4610-898a-31f64f0cfd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6908 | 2025.06.30 14:50:47.167689 [ 276 ] {252ed809-b298-4610-898a-31f64f0cfd19} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2025.06.30 14:50:47.167725 [ 276 ] {252ed809-b298-4610-898a-31f64f0cfd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6910 | 2025.06.30 14:50:47.168055 [ 276 ] {252ed809-b298-4610-898a-31f64f0cfd19} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6911 | 2025.06.30 14:50:47.168264 [ 276 ] {252ed809-b298-4610-898a-31f64f0cfd19} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2025.06.30 14:50:47.168393 [ 276 ] {252ed809-b298-4610-898a-31f64f0cfd19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6913 | 2025.06.30 14:50:47.168432 [ 276 ] {252ed809-b298-4610-898a-31f64f0cfd19} <Debug> TCPHandler: Processed in 0.001356998 sec. | ||
| 6914 | 2025.06.30 14:50:47.168540 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2025.06.30 14:50:47.168633 [ 276 ] {4a88d4da-52f2-491e-a0c9-f10c4e76853c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6916 | 2025.06.30 14:50:47.168689 [ 276 ] {4a88d4da-52f2-491e-a0c9-f10c4e76853c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6917 | 2025.06.30 14:50:47.169439 [ 276 ] {4a88d4da-52f2-491e-a0c9-f10c4e76853c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.06.30 14:50:47.169476 [ 276 ] {4a88d4da-52f2-491e-a0c9-f10c4e76853c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6919 | 2025.06.30 14:50:47.169987 [ 276 ] {4a88d4da-52f2-491e-a0c9-f10c4e76853c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6920 | 2025.06.30 14:50:47.170228 [ 276 ] {4a88d4da-52f2-491e-a0c9-f10c4e76853c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2025.06.30 14:50:47.170370 [ 276 ] {4a88d4da-52f2-491e-a0c9-f10c4e76853c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001752 sec., 5136.986301369863 rows/sec., 9.21 MiB/sec. | ||
| 6922 | 2025.06.30 14:50:47.170425 [ 276 ] {4a88d4da-52f2-491e-a0c9-f10c4e76853c} <Debug> TCPHandler: Processed in 0.001939948 sec. | ||
| 6923 | 2025.06.30 14:50:47.170541 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2025.06.30 14:50:47.170637 [ 276 ] {e1afa266-c500-4b49-80f8-38bf0030d5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6925 | 2025.06.30 14:50:47.170680 [ 276 ] {e1afa266-c500-4b49-80f8-38bf0030d5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6926 | 2025.06.30 14:50:47.171019 [ 276 ] {e1afa266-c500-4b49-80f8-38bf0030d5c6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2025.06.30 14:50:47.171055 [ 276 ] {e1afa266-c500-4b49-80f8-38bf0030d5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6928 | 2025.06.30 14:50:47.171378 [ 276 ] {e1afa266-c500-4b49-80f8-38bf0030d5c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6929 | 2025.06.30 14:50:47.171587 [ 276 ] {e1afa266-c500-4b49-80f8-38bf0030d5c6} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.06.30 14:50:47.171715 [ 276 ] {e1afa266-c500-4b49-80f8-38bf0030d5c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 6931 | 2025.06.30 14:50:47.171752 [ 276 ] {e1afa266-c500-4b49-80f8-38bf0030d5c6} <Debug> TCPHandler: Processed in 0.001260536 sec. | ||
| 6932 | 2025.06.30 14:50:48.730251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 962 | ||
| 6933 | 2025.06.30 14:50:48.732661 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2025.06.30 14:50:48.732708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6935 | 2025.06.30 14:50:48.733931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6936 | 2025.06.30 14:50:48.734221 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2025.06.30 14:50:48.734475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 6938 | 2025.06.30 14:50:50.179427 [ 91 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6939 | 2025.06.30 14:50:50.179502 [ 91 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2025.06.30 14:50:50.179522 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6941 | 2025.06.30 14:50:50.179644 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 6942 | 2025.06.30 14:50:50.179777 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6943 | 2025.06.30 14:50:50.179810 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
| 6944 | 2025.06.30 14:50:50.179876 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6945 | 2025.06.30 14:50:50.179921 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 6946 | 2025.06.30 14:50:50.179964 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6947 | 2025.06.30 14:50:50.180001 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 6948 | 2025.06.30 14:50:50.180714 [ 188 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123702 sec., 32036.963536596 rows/sec., 2.69 MiB/sec. | ||
| 6949 | 2025.06.30 14:50:50.180931 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6950 | 2025.06.30 14:50:50.181308 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2025.06.30 14:50:50.181396 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_13_3} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6952 | 2025.06.30 14:50:50.181501 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6953 | 2025.06.30 14:50:51.182606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
| 6954 | 2025.06.30 14:50:51.183103 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2025.06.30 14:50:51.183141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6956 | 2025.06.30 14:50:51.183627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6957 | 2025.06.30 14:50:51.183845 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2025.06.30 14:50:51.183985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 6959 | 2025.06.30 14:50:52.163086 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2025.06.30 14:50:52.163272 [ 276 ] {a712f2a1-401c-42f3-a72e-aa1aee8586ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6961 | 2025.06.30 14:50:52.163342 [ 276 ] {a712f2a1-401c-42f3-a72e-aa1aee8586ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6962 | 2025.06.30 14:50:52.163986 [ 276 ] {a712f2a1-401c-42f3-a72e-aa1aee8586ad} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2025.06.30 14:50:52.164034 [ 276 ] {a712f2a1-401c-42f3-a72e-aa1aee8586ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6964 | 2025.06.30 14:50:52.164463 [ 276 ] {a712f2a1-401c-42f3-a72e-aa1aee8586ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6965 | 2025.06.30 14:50:52.164698 [ 276 ] {a712f2a1-401c-42f3-a72e-aa1aee8586ad} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2025.06.30 14:50:52.164857 [ 276 ] {a712f2a1-401c-42f3-a72e-aa1aee8586ad} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001634 sec., 2447.980416156671 rows/sec., 207.98 KiB/sec. | ||
| 6967 | 2025.06.30 14:50:52.164908 [ 276 ] {a712f2a1-401c-42f3-a72e-aa1aee8586ad} <Debug> TCPHandler: Processed in 0.001958028 sec. | ||
| 6968 | 2025.06.30 14:50:52.165037 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2025.06.30 14:50:52.165146 [ 276 ] {aaa2386c-1ec4-4082-8375-7c343845a90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6970 | 2025.06.30 14:50:52.165207 [ 276 ] {aaa2386c-1ec4-4082-8375-7c343845a90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6971 | 2025.06.30 14:50:52.165699 [ 276 ] {aaa2386c-1ec4-4082-8375-7c343845a90a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2025.06.30 14:50:52.165737 [ 276 ] {aaa2386c-1ec4-4082-8375-7c343845a90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6973 | 2025.06.30 14:50:52.166078 [ 276 ] {aaa2386c-1ec4-4082-8375-7c343845a90a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6974 | 2025.06.30 14:50:52.166325 [ 276 ] {aaa2386c-1ec4-4082-8375-7c343845a90a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2025.06.30 14:50:52.166488 [ 276 ] {aaa2386c-1ec4-4082-8375-7c343845a90a} <Debug> executeQuery: Read 125 rows, 10.91 KiB in 0.001368 sec., 91374.26900584795 rows/sec., 7.79 MiB/sec. | ||
| 6976 | 2025.06.30 14:50:52.166529 [ 276 ] {aaa2386c-1ec4-4082-8375-7c343845a90a} <Debug> TCPHandler: Processed in 0.001543761 sec. | ||
| 6977 | 2025.06.30 14:50:52.166646 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2025.06.30 14:50:52.166744 [ 276 ] {588da62c-8f39-4ceb-85a0-91f5d68ee5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6979 | 2025.06.30 14:50:52.166760 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6980 | 2025.06.30 14:50:52.166785 [ 276 ] {588da62c-8f39-4ceb-85a0-91f5d68ee5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6981 | 2025.06.30 14:50:52.167205 [ 276 ] {588da62c-8f39-4ceb-85a0-91f5d68ee5d2} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2025.06.30 14:50:52.167243 [ 276 ] {588da62c-8f39-4ceb-85a0-91f5d68ee5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6983 | 2025.06.30 14:50:52.167552 [ 276 ] {588da62c-8f39-4ceb-85a0-91f5d68ee5d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6984 | 2025.06.30 14:50:52.167772 [ 276 ] {588da62c-8f39-4ceb-85a0-91f5d68ee5d2} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2025.06.30 14:50:52.167907 [ 276 ] {588da62c-8f39-4ceb-85a0-91f5d68ee5d2} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001183 sec., 31276.415891800505 rows/sec., 2.29 MiB/sec. | ||
| 6986 | 2025.06.30 14:50:52.167947 [ 276 ] {588da62c-8f39-4ceb-85a0-91f5d68ee5d2} <Debug> TCPHandler: Processed in 0.001350727 sec. | ||
| 6987 | 2025.06.30 14:50:52.168051 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2025.06.30 14:50:52.168148 [ 276 ] {a68ff12c-6527-4818-86a3-537d0a645a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6989 | 2025.06.30 14:50:52.168189 [ 276 ] {a68ff12c-6527-4818-86a3-537d0a645a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6990 | 2025.06.30 14:50:52.168628 [ 276 ] {a68ff12c-6527-4818-86a3-537d0a645a8a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2025.06.30 14:50:52.168665 [ 276 ] {a68ff12c-6527-4818-86a3-537d0a645a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6992 | 2025.06.30 14:50:52.168994 [ 276 ] {a68ff12c-6527-4818-86a3-537d0a645a8a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6993 | 2025.06.30 14:50:52.169209 [ 276 ] {a68ff12c-6527-4818-86a3-537d0a645a8a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2025.06.30 14:50:52.169345 [ 276 ] {a68ff12c-6527-4818-86a3-537d0a645a8a} <Debug> executeQuery: Read 101 rows, 8.10 KiB in 0.001214 sec., 83196.04612850082 rows/sec., 6.51 MiB/sec. | ||
| 6995 | 2025.06.30 14:50:52.169384 [ 276 ] {a68ff12c-6527-4818-86a3-537d0a645a8a} <Debug> TCPHandler: Processed in 0.001383638 sec. | ||
| 6996 | 2025.06.30 14:50:52.169500 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2025.06.30 14:50:52.169597 [ 276 ] {874e2ac9-80b0-4be4-8828-6354f788c2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6998 | 2025.06.30 14:50:52.169641 [ 276 ] {874e2ac9-80b0-4be4-8828-6354f788c2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6999 | 2025.06.30 14:50:52.170062 [ 276 ] {874e2ac9-80b0-4be4-8828-6354f788c2e1} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.06.30 14:50:52.170102 [ 276 ] {874e2ac9-80b0-4be4-8828-6354f788c2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7001 | 2025.06.30 14:50:52.170452 [ 276 ] {874e2ac9-80b0-4be4-8828-6354f788c2e1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7002 | 2025.06.30 14:50:52.170664 [ 276 ] {874e2ac9-80b0-4be4-8828-6354f788c2e1} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2025.06.30 14:50:52.170799 [ 276 ] {874e2ac9-80b0-4be4-8828-6354f788c2e1} <Debug> executeQuery: Read 162 rows, 11.56 KiB in 0.001221 sec., 132678.13267813268 rows/sec., 9.24 MiB/sec. | ||
| 7004 | 2025.06.30 14:50:52.170839 [ 276 ] {874e2ac9-80b0-4be4-8828-6354f788c2e1} <Debug> TCPHandler: Processed in 0.001389538 sec. | ||
| 7005 | 2025.06.30 14:50:52.170953 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2025.06.30 14:50:52.171050 [ 276 ] {ad7a9d24-2ea3-43db-abf0-e13994684ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7007 | 2025.06.30 14:50:52.171108 [ 276 ] {ad7a9d24-2ea3-43db-abf0-e13994684ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7008 | 2025.06.30 14:50:52.171927 [ 276 ] {ad7a9d24-2ea3-43db-abf0-e13994684ca9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2025.06.30 14:50:52.171965 [ 276 ] {ad7a9d24-2ea3-43db-abf0-e13994684ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7010 | 2025.06.30 14:50:52.172501 [ 276 ] {ad7a9d24-2ea3-43db-abf0-e13994684ca9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7011 | 2025.06.30 14:50:52.172730 [ 276 ] {ad7a9d24-2ea3-43db-abf0-e13994684ca9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2025.06.30 14:50:52.172873 [ 276 ] {ad7a9d24-2ea3-43db-abf0-e13994684ca9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00184 sec., 17934.782608695652 rows/sec., 32.14 MiB/sec. | ||
| 7013 | 2025.06.30 14:50:52.172942 [ 276 ] {ad7a9d24-2ea3-43db-abf0-e13994684ca9} <Debug> TCPHandler: Processed in 0.002038101 sec. | ||
| 7014 | 2025.06.30 14:50:52.173062 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2025.06.30 14:50:52.173159 [ 276 ] {6ff7db25-d295-4c59-8ded-28853986b3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7016 | 2025.06.30 14:50:52.173202 [ 276 ] {6ff7db25-d295-4c59-8ded-28853986b3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7017 | 2025.06.30 14:50:52.173547 [ 276 ] {6ff7db25-d295-4c59-8ded-28853986b3d3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.06.30 14:50:52.173583 [ 276 ] {6ff7db25-d295-4c59-8ded-28853986b3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7019 | 2025.06.30 14:50:52.173892 [ 276 ] {6ff7db25-d295-4c59-8ded-28853986b3d3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7020 | 2025.06.30 14:50:52.174115 [ 276 ] {6ff7db25-d295-4c59-8ded-28853986b3d3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2025.06.30 14:50:52.174248 [ 276 ] {6ff7db25-d295-4c59-8ded-28853986b3d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 7022 | 2025.06.30 14:50:52.174286 [ 276 ] {6ff7db25-d295-4c59-8ded-28853986b3d3} <Debug> TCPHandler: Processed in 0.001274945 sec. | ||
| 7023 | 2025.06.30 14:50:52.184415 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2025.06.30 14:50:52.184454 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7025 | 2025.06.30 14:50:52.191094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7026 | 2025.06.30 14:50:52.191865 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2025.06.30 14:50:52.195495 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7028 | 2025.06.30 14:50:57.162263 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2025.06.30 14:50:57.162473 [ 276 ] {fd567cee-4637-430e-86ee-e3c0a4e75d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7030 | 2025.06.30 14:50:57.162543 [ 276 ] {fd567cee-4637-430e-86ee-e3c0a4e75d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7031 | 2025.06.30 14:50:57.163272 [ 276 ] {fd567cee-4637-430e-86ee-e3c0a4e75d75} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2025.06.30 14:50:57.163311 [ 276 ] {fd567cee-4637-430e-86ee-e3c0a4e75d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7033 | 2025.06.30 14:50:57.163717 [ 276 ] {fd567cee-4637-430e-86ee-e3c0a4e75d75} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7034 | 2025.06.30 14:50:57.163939 [ 276 ] {fd567cee-4637-430e-86ee-e3c0a4e75d75} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2025.06.30 14:50:57.164066 [ 85 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7036 | 2025.06.30 14:50:57.164085 [ 276 ] {fd567cee-4637-430e-86ee-e3c0a4e75d75} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001665 sec., 44444.444444444445 rows/sec., 3.58 MiB/sec. | ||
| 7037 | 2025.06.30 14:50:57.164111 [ 85 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2025.06.30 14:50:57.164132 [ 276 ] {fd567cee-4637-430e-86ee-e3c0a4e75d75} <Debug> TCPHandler: Processed in 0.00200453 sec. | ||
| 7039 | 2025.06.30 14:50:57.164136 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7040 | 2025.06.30 14:50:57.164260 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2025.06.30 14:50:57.164260 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 7042 | 2025.06.30 14:50:57.164358 [ 276 ] {6ac609c2-8e47-41a4-95dc-d7a9f72a3b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7043 | 2025.06.30 14:50:57.164403 [ 276 ] {6ac609c2-8e47-41a4-95dc-d7a9f72a3b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7044 | 2025.06.30 14:50:57.164427 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7045 | 2025.06.30 14:50:57.164470 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 834 rows starting from the beginning of the part | ||
| 7046 | 2025.06.30 14:50:57.164544 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 195 rows starting from the beginning of the part | ||
| 7047 | 2025.06.30 14:50:57.164598 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 122 rows starting from the beginning of the part | ||
| 7048 | 2025.06.30 14:50:57.164648 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 7049 | 2025.06.30 14:50:57.164694 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 125 rows starting from the beginning of the part | ||
| 7050 | 2025.06.30 14:50:57.164752 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 74 rows starting from the beginning of the part | ||
| 7051 | 2025.06.30 14:50:57.164821 [ 276 ] {6ac609c2-8e47-41a4-95dc-d7a9f72a3b9d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2025.06.30 14:50:57.164861 [ 276 ] {6ac609c2-8e47-41a4-95dc-d7a9f72a3b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7053 | 2025.06.30 14:50:57.165204 [ 276 ] {6ac609c2-8e47-41a4-95dc-d7a9f72a3b9d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7054 | 2025.06.30 14:50:57.165423 [ 276 ] {6ac609c2-8e47-41a4-95dc-d7a9f72a3b9d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.06.30 14:50:57.165523 [ 85 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 7056 | 2025.06.30 14:50:57.165547 [ 85 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.06.30 14:50:57.165557 [ 276 ] {6ac609c2-8e47-41a4-95dc-d7a9f72a3b9d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001217 sec., 7395.234182415777 rows/sec., 556.09 KiB/sec. | ||
| 7058 | 2025.06.30 14:50:57.165564 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7059 | 2025.06.30 14:50:57.165597 [ 276 ] {6ac609c2-8e47-41a4-95dc-d7a9f72a3b9d} <Debug> TCPHandler: Processed in 0.001384247 sec. | ||
| 7060 | 2025.06.30 14:50:57.165648 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 7061 | 2025.06.30 14:50:57.165708 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2025.06.30 14:50:57.165752 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7063 | 2025.06.30 14:50:57.165783 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 180 rows starting from the beginning of the part | ||
| 7064 | 2025.06.30 14:50:57.165805 [ 276 ] {8ba488bc-2c2a-490b-8785-cbd4bcea7542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7065 | 2025.06.30 14:50:57.165835 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part | ||
| 7066 | 2025.06.30 14:50:57.165849 [ 276 ] {8ba488bc-2c2a-490b-8785-cbd4bcea7542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7067 | 2025.06.30 14:50:57.165883 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part | ||
| 7068 | 2025.06.30 14:50:57.165930 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
| 7069 | 2025.06.30 14:50:57.165943 [ 193 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742585 sec., 817176.7804726885 rows/sec., 71.02 MiB/sec. | ||
| 7070 | 2025.06.30 14:50:57.165979 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 7071 | 2025.06.30 14:50:57.166025 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
| 7072 | 2025.06.30 14:50:57.166131 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7073 | 2025.06.30 14:50:57.166273 [ 276 ] {8ba488bc-2c2a-490b-8785-cbd4bcea7542} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2025.06.30 14:50:57.166315 [ 276 ] {8ba488bc-2c2a-490b-8785-cbd4bcea7542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7075 | 2025.06.30 14:50:57.166396 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2025.06.30 14:50:57.166474 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_56_11} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7077 | 2025.06.30 14:50:57.166553 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7078 | 2025.06.30 14:50:57.166771 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160772 sec., 250695.22696963744 rows/sec., 18.04 MiB/sec. | ||
| 7079 | 2025.06.30 14:50:57.166797 [ 276 ] {8ba488bc-2c2a-490b-8785-cbd4bcea7542} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7080 | 2025.06.30 14:50:57.166886 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 7081 | 2025.06.30 14:50:57.167060 [ 276 ] {8ba488bc-2c2a-490b-8785-cbd4bcea7542} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2025.06.30 14:50:57.167188 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2025.06.30 14:50:57.167201 [ 85 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7084 | 2025.06.30 14:50:57.167233 [ 276 ] {8ba488bc-2c2a-490b-8785-cbd4bcea7542} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001446 sec., 50484.09405255878 rows/sec., 3.94 MiB/sec. | ||
| 7085 | 2025.06.30 14:50:57.167243 [ 85 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2025.06.30 14:50:57.167270 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_50_10} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 7087 | 2025.06.30 14:50:57.167276 [ 276 ] {8ba488bc-2c2a-490b-8785-cbd4bcea7542} <Debug> TCPHandler: Processed in 0.001615422 sec. | ||
| 7088 | 2025.06.30 14:50:57.167272 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7089 | 2025.06.30 14:50:57.167363 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7090 | 2025.06.30 14:50:57.167414 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2025.06.30 14:50:57.167416 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 7092 | 2025.06.30 14:50:57.167506 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7093 | 2025.06.30 14:50:57.167518 [ 276 ] {52431583-3700-46e8-98f6-264cf2dd854a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2025.06.30 14:50:57.167530 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 498 rows starting from the beginning of the part | ||
| 7095 | 2025.06.30 14:50:57.167572 [ 276 ] {52431583-3700-46e8-98f6-264cf2dd854a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7096 | 2025.06.30 14:50:57.167588 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 111 rows starting from the beginning of the part | ||
| 7097 | 2025.06.30 14:50:57.167630 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 97 rows starting from the beginning of the part | ||
| 7098 | 2025.06.30 14:50:57.167664 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 73 rows starting from the beginning of the part | ||
| 7099 | 2025.06.30 14:50:57.167697 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 101 rows starting from the beginning of the part | ||
| 7100 | 2025.06.30 14:50:57.167731 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 73 rows starting from the beginning of the part | ||
| 7101 | 2025.06.30 14:50:57.168016 [ 276 ] {52431583-3700-46e8-98f6-264cf2dd854a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2025.06.30 14:50:57.168058 [ 276 ] {52431583-3700-46e8-98f6-264cf2dd854a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7103 | 2025.06.30 14:50:57.168454 [ 276 ] {52431583-3700-46e8-98f6-264cf2dd854a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7104 | 2025.06.30 14:50:57.168552 [ 194 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206654 sec., 789787.2961097382 rows/sec., 62.97 MiB/sec. | ||
| 7105 | 2025.06.30 14:50:57.168677 [ 276 ] {52431583-3700-46e8-98f6-264cf2dd854a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2025.06.30 14:50:57.168744 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7107 | 2025.06.30 14:50:57.168783 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7108 | 2025.06.30 14:50:57.168806 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2025.06.30 14:50:57.168821 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7110 | 2025.06.30 14:50:57.168822 [ 276 ] {52431583-3700-46e8-98f6-264cf2dd854a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 7111 | 2025.06.30 14:50:57.168865 [ 276 ] {52431583-3700-46e8-98f6-264cf2dd854a} <Debug> TCPHandler: Processed in 0.00151009 sec. | ||
| 7112 | 2025.06.30 14:50:57.168921 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 7113 | 2025.06.30 14:50:57.168968 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2025.06.30 14:50:57.169003 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.06.30 14:50:57.169065 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7116 | 2025.06.30 14:50:57.169069 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_56_11} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7117 | 2025.06.30 14:50:57.169068 [ 276 ] {682d4e87-6e58-46f0-9e91-230a65ce29bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7118 | 2025.06.30 14:50:57.169119 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 6045 rows starting from the beginning of the part | ||
| 7119 | 2025.06.30 14:50:57.169173 [ 276 ] {682d4e87-6e58-46f0-9e91-230a65ce29bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7120 | 2025.06.30 14:50:57.169189 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7121 | 2025.06.30 14:50:57.169196 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 341 rows starting from the beginning of the part | ||
| 7122 | 2025.06.30 14:50:57.169253 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7123 | 2025.06.30 14:50:57.169302 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 7124 | 2025.06.30 14:50:57.169349 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 162 rows starting from the beginning of the part | ||
| 7125 | 2025.06.30 14:50:57.169395 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 7126 | 2025.06.30 14:50:57.169942 [ 276 ] {682d4e87-6e58-46f0-9e91-230a65ce29bb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2025.06.30 14:50:57.169983 [ 276 ] {682d4e87-6e58-46f0-9e91-230a65ce29bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7128 | 2025.06.30 14:50:57.170525 [ 276 ] {682d4e87-6e58-46f0-9e91-230a65ce29bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7129 | 2025.06.30 14:50:57.170751 [ 276 ] {682d4e87-6e58-46f0-9e91-230a65ce29bb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2025.06.30 14:50:57.170892 [ 276 ] {682d4e87-6e58-46f0-9e91-230a65ce29bb} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001843 sec., 4883.342376559956 rows/sec., 8.75 MiB/sec. | ||
| 7131 | 2025.06.30 14:50:57.170954 [ 276 ] {682d4e87-6e58-46f0-9e91-230a65ce29bb} <Debug> TCPHandler: Processed in 0.00203677 sec. | ||
| 7132 | 2025.06.30 14:50:57.171071 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7133 | 2025.06.30 14:50:57.171167 [ 276 ] {83de663f-1a11-4dfc-aceb-772b245e119c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7134 | 2025.06.30 14:50:57.171208 [ 276 ] {83de663f-1a11-4dfc-aceb-772b245e119c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7135 | 2025.06.30 14:50:57.171544 [ 276 ] {83de663f-1a11-4dfc-aceb-772b245e119c} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2025.06.30 14:50:57.171580 [ 276 ] {83de663f-1a11-4dfc-aceb-772b245e119c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7137 | 2025.06.30 14:50:57.171712 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7028 rows, containing 5 columns (5 merged, 0 gathered) in 0.002843086 sec., 2471961.804883848 rows/sec., 172.79 MiB/sec. | ||
| 7138 | 2025.06.30 14:50:57.171887 [ 276 ] {83de663f-1a11-4dfc-aceb-772b245e119c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7139 | 2025.06.30 14:50:57.172105 [ 276 ] {83de663f-1a11-4dfc-aceb-772b245e119c} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2025.06.30 14:50:57.172129 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7141 | 2025.06.30 14:50:57.172212 [ 85 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7142 | 2025.06.30 14:50:57.172242 [ 85 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2025.06.30 14:50:57.172242 [ 276 ] {83de663f-1a11-4dfc-aceb-772b245e119c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 7144 | 2025.06.30 14:50:57.172264 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7145 | 2025.06.30 14:50:57.172290 [ 276 ] {83de663f-1a11-4dfc-aceb-772b245e119c} <Debug> TCPHandler: Processed in 0.001269806 sec. | ||
| 7146 | 2025.06.30 14:50:57.172351 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 7147 | 2025.06.30 14:50:57.172432 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2025.06.30 14:50:57.172477 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7149 | 2025.06.30 14:50:57.172514 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7150 | 2025.06.30 14:50:57.172516 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2188 rows starting from the beginning of the part | ||
| 7151 | 2025.06.30 14:50:57.172594 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7152 | 2025.06.30 14:50:57.172617 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 7153 | 2025.06.30 14:50:57.172638 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7154 | 2025.06.30 14:50:57.172682 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 7155 | 2025.06.30 14:50:57.172719 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7156 | 2025.06.30 14:50:57.172755 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 7157 | 2025.06.30 14:50:57.173875 [ 187 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2488 rows, containing 4 columns (4 merged, 0 gathered) in 0.001564361 sec., 1590425.7393274314 rows/sec., 104.78 MiB/sec. | ||
| 7158 | 2025.06.30 14:50:57.174114 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7159 | 2025.06.30 14:50:57.174434 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2025.06.30 14:50:57.174514 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_56_11} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7161 | 2025.06.30 14:50:57.174611 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7162 | 2025.06.30 14:50:58.570856 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7163 | 2025.06.30 14:50:58.570905 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7164 | 2025.06.30 14:50:58.684049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
| 7165 | 2025.06.30 14:50:58.684605 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2025.06.30 14:50:58.684644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7167 | 2025.06.30 14:50:58.685165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7168 | 2025.06.30 14:50:58.685387 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.06.30 14:50:58.685511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 7170 | 2025.06.30 14:50:58.734626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 988 | ||
| 7171 | 2025.06.30 14:50:58.736854 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2025.06.30 14:50:58.736914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7173 | 2025.06.30 14:50:58.738126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7174 | 2025.06.30 14:50:58.738399 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.06.30 14:50:58.738775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 7176 | 2025.06.30 14:50:59.695546 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7177 | 2025.06.30 14:50:59.712521 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.06.30 14:50:59.712575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7179 | 2025.06.30 14:50:59.718592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7180 | 2025.06.30 14:50:59.719304 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.06.30 14:50:59.722357 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7182 | 2025.06.30 14:51:02.168571 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2025.06.30 14:51:02.168877 [ 276 ] {61141836-48bc-4447-babc-b29f1d015c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7184 | 2025.06.30 14:51:02.168978 [ 276 ] {61141836-48bc-4447-babc-b29f1d015c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7185 | 2025.06.30 14:51:02.169900 [ 276 ] {61141836-48bc-4447-babc-b29f1d015c97} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2025.06.30 14:51:02.169939 [ 276 ] {61141836-48bc-4447-babc-b29f1d015c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7187 | 2025.06.30 14:51:02.170330 [ 276 ] {61141836-48bc-4447-babc-b29f1d015c97} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7188 | 2025.06.30 14:51:02.170546 [ 276 ] {61141836-48bc-4447-babc-b29f1d015c97} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2025.06.30 14:51:02.170691 [ 276 ] {61141836-48bc-4447-babc-b29f1d015c97} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001892 sec., 112050.7399577167 rows/sec., 7.13 MiB/sec. | ||
| 7190 | 2025.06.30 14:51:02.170731 [ 276 ] {61141836-48bc-4447-babc-b29f1d015c97} <Debug> TCPHandler: Processed in 0.002341896 sec. | ||
| 7191 | 2025.06.30 14:51:02.170853 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2025.06.30 14:51:02.170948 [ 276 ] {87b24b96-28bd-43b6-8bd8-e170409891cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7193 | 2025.06.30 14:51:02.170989 [ 276 ] {87b24b96-28bd-43b6-8bd8-e170409891cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7194 | 2025.06.30 14:51:02.171740 [ 276 ] {87b24b96-28bd-43b6-8bd8-e170409891cf} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2025.06.30 14:51:02.171776 [ 276 ] {87b24b96-28bd-43b6-8bd8-e170409891cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7196 | 2025.06.30 14:51:02.172121 [ 276 ] {87b24b96-28bd-43b6-8bd8-e170409891cf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7197 | 2025.06.30 14:51:02.172326 [ 276 ] {87b24b96-28bd-43b6-8bd8-e170409891cf} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2025.06.30 14:51:02.172450 [ 276 ] {87b24b96-28bd-43b6-8bd8-e170409891cf} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.00152 sec., 449342.10526315786 rows/sec., 35.75 MiB/sec. | ||
| 7199 | 2025.06.30 14:51:02.172486 [ 276 ] {87b24b96-28bd-43b6-8bd8-e170409891cf} <Debug> TCPHandler: Processed in 0.001680504 sec. | ||
| 7200 | 2025.06.30 14:51:02.172598 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2025.06.30 14:51:02.172693 [ 276 ] {c9d18be5-7ad9-4686-a63c-cb3d4cf80093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7202 | 2025.06.30 14:51:02.172733 [ 276 ] {c9d18be5-7ad9-4686-a63c-cb3d4cf80093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7203 | 2025.06.30 14:51:02.173167 [ 276 ] {c9d18be5-7ad9-4686-a63c-cb3d4cf80093} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2025.06.30 14:51:02.173203 [ 276 ] {c9d18be5-7ad9-4686-a63c-cb3d4cf80093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7205 | 2025.06.30 14:51:02.173496 [ 276 ] {c9d18be5-7ad9-4686-a63c-cb3d4cf80093} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7206 | 2025.06.30 14:51:02.173713 [ 276 ] {c9d18be5-7ad9-4686-a63c-cb3d4cf80093} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2025.06.30 14:51:02.173845 [ 276 ] {c9d18be5-7ad9-4686-a63c-cb3d4cf80093} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.00117 sec., 118803.4188034188 rows/sec., 7.40 MiB/sec. | ||
| 7208 | 2025.06.30 14:51:02.173881 [ 276 ] {c9d18be5-7ad9-4686-a63c-cb3d4cf80093} <Debug> TCPHandler: Processed in 0.001332376 sec. | ||
| 7209 | 2025.06.30 14:51:02.173990 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2025.06.30 14:51:02.174084 [ 276 ] {f771229c-2c0b-467a-8d33-6306a5096f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7211 | 2025.06.30 14:51:02.174122 [ 276 ] {f771229c-2c0b-467a-8d33-6306a5096f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7212 | 2025.06.30 14:51:02.174532 [ 276 ] {f771229c-2c0b-467a-8d33-6306a5096f91} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2025.06.30 14:51:02.174567 [ 276 ] {f771229c-2c0b-467a-8d33-6306a5096f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7214 | 2025.06.30 14:51:02.174857 [ 276 ] {f771229c-2c0b-467a-8d33-6306a5096f91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7215 | 2025.06.30 14:51:02.175055 [ 276 ] {f771229c-2c0b-467a-8d33-6306a5096f91} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2025.06.30 14:51:02.175180 [ 276 ] {f771229c-2c0b-467a-8d33-6306a5096f91} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001114 sec., 101436.2657091562 rows/sec., 6.57 MiB/sec. | ||
| 7217 | 2025.06.30 14:51:02.175216 [ 276 ] {f771229c-2c0b-467a-8d33-6306a5096f91} <Debug> TCPHandler: Processed in 0.001275315 sec. | ||
| 7218 | 2025.06.30 14:51:02.175324 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7219 | 2025.06.30 14:51:02.175416 [ 276 ] {504d7c9f-c620-4a37-a36b-113a497a7add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7220 | 2025.06.30 14:51:02.175455 [ 276 ] {504d7c9f-c620-4a37-a36b-113a497a7add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7221 | 2025.06.30 14:51:02.175862 [ 276 ] {504d7c9f-c620-4a37-a36b-113a497a7add} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2025.06.30 14:51:02.175897 [ 276 ] {504d7c9f-c620-4a37-a36b-113a497a7add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7223 | 2025.06.30 14:51:02.176189 [ 276 ] {504d7c9f-c620-4a37-a36b-113a497a7add} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7224 | 2025.06.30 14:51:02.176392 [ 276 ] {504d7c9f-c620-4a37-a36b-113a497a7add} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2025.06.30 14:51:02.176512 [ 276 ] {504d7c9f-c620-4a37-a36b-113a497a7add} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001113 sec., 100628.93081761006 rows/sec., 5.73 MiB/sec. | ||
| 7226 | 2025.06.30 14:51:02.176548 [ 276 ] {504d7c9f-c620-4a37-a36b-113a497a7add} <Debug> TCPHandler: Processed in 0.001272416 sec. | ||
| 7227 | 2025.06.30 14:51:02.176657 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2025.06.30 14:51:02.176750 [ 276 ] {2e95b04b-43a6-467d-af84-ebe325cc821d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7229 | 2025.06.30 14:51:02.176788 [ 276 ] {2e95b04b-43a6-467d-af84-ebe325cc821d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7230 | 2025.06.30 14:51:02.177306 [ 276 ] {2e95b04b-43a6-467d-af84-ebe325cc821d} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2025.06.30 14:51:02.177340 [ 276 ] {2e95b04b-43a6-467d-af84-ebe325cc821d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7232 | 2025.06.30 14:51:02.177654 [ 276 ] {2e95b04b-43a6-467d-af84-ebe325cc821d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7233 | 2025.06.30 14:51:02.177864 [ 276 ] {2e95b04b-43a6-467d-af84-ebe325cc821d} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2025.06.30 14:51:02.177986 [ 276 ] {2e95b04b-43a6-467d-af84-ebe325cc821d} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001253 sec., 331205.10774142056 rows/sec., 23.56 MiB/sec. | ||
| 7235 | 2025.06.30 14:51:02.178023 [ 276 ] {2e95b04b-43a6-467d-af84-ebe325cc821d} <Debug> TCPHandler: Processed in 0.001412718 sec. | ||
| 7236 | 2025.06.30 14:51:02.178136 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2025.06.30 14:51:02.178229 [ 276 ] {b7fe9fe9-b5e3-47cb-a667-1fee2cedec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7238 | 2025.06.30 14:51:02.178268 [ 276 ] {b7fe9fe9-b5e3-47cb-a667-1fee2cedec0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7239 | 2025.06.30 14:51:02.178591 [ 276 ] {b7fe9fe9-b5e3-47cb-a667-1fee2cedec0a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2025.06.30 14:51:02.178626 [ 276 ] {b7fe9fe9-b5e3-47cb-a667-1fee2cedec0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7241 | 2025.06.30 14:51:02.178915 [ 276 ] {b7fe9fe9-b5e3-47cb-a667-1fee2cedec0a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7242 | 2025.06.30 14:51:02.179112 [ 276 ] {b7fe9fe9-b5e3-47cb-a667-1fee2cedec0a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2025.06.30 14:51:02.179240 [ 276 ] {b7fe9fe9-b5e3-47cb-a667-1fee2cedec0a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 7244 | 2025.06.30 14:51:02.179276 [ 276 ] {b7fe9fe9-b5e3-47cb-a667-1fee2cedec0a} <Debug> TCPHandler: Processed in 0.001187774 sec. | ||
| 7245 | 2025.06.30 14:51:02.179398 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.06.30 14:51:02.179526 [ 276 ] {7cb5aed4-c6c5-4b1d-87cd-502f64e48a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7247 | 2025.06.30 14:51:02.179578 [ 276 ] {7cb5aed4-c6c5-4b1d-87cd-502f64e48a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7248 | 2025.06.30 14:51:02.180065 [ 276 ] {7cb5aed4-c6c5-4b1d-87cd-502f64e48a91} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2025.06.30 14:51:02.180108 [ 276 ] {7cb5aed4-c6c5-4b1d-87cd-502f64e48a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7250 | 2025.06.30 14:51:02.180479 [ 276 ] {7cb5aed4-c6c5-4b1d-87cd-502f64e48a91} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7251 | 2025.06.30 14:51:02.180698 [ 276 ] {7cb5aed4-c6c5-4b1d-87cd-502f64e48a91} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2025.06.30 14:51:02.180824 [ 276 ] {7cb5aed4-c6c5-4b1d-87cd-502f64e48a91} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001323 sec., 179138.32199546485 rows/sec., 12.01 MiB/sec. | ||
| 7253 | 2025.06.30 14:51:02.180862 [ 276 ] {7cb5aed4-c6c5-4b1d-87cd-502f64e48a91} <Debug> TCPHandler: Processed in 0.00152472 sec. | ||
| 7254 | 2025.06.30 14:51:02.180971 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2025.06.30 14:51:02.181068 [ 276 ] {f7a2f698-9c7f-4cdc-ae7b-63799b480fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7256 | 2025.06.30 14:51:02.181110 [ 276 ] {f7a2f698-9c7f-4cdc-ae7b-63799b480fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7257 | 2025.06.30 14:51:02.181420 [ 276 ] {f7a2f698-9c7f-4cdc-ae7b-63799b480fad} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2025.06.30 14:51:02.181455 [ 276 ] {f7a2f698-9c7f-4cdc-ae7b-63799b480fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7259 | 2025.06.30 14:51:02.181749 [ 276 ] {f7a2f698-9c7f-4cdc-ae7b-63799b480fad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7260 | 2025.06.30 14:51:02.181948 [ 276 ] {f7a2f698-9c7f-4cdc-ae7b-63799b480fad} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2025.06.30 14:51:02.182074 [ 276 ] {f7a2f698-9c7f-4cdc-ae7b-63799b480fad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 7262 | 2025.06.30 14:51:02.182111 [ 276 ] {f7a2f698-9c7f-4cdc-ae7b-63799b480fad} <Debug> TCPHandler: Processed in 0.001190283 sec. | ||
| 7263 | 2025.06.30 14:51:02.182235 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2025.06.30 14:51:02.182361 [ 276 ] {c7f8aacb-3106-4c07-bc31-648c9c957eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7265 | 2025.06.30 14:51:02.182428 [ 276 ] {c7f8aacb-3106-4c07-bc31-648c9c957eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7266 | 2025.06.30 14:51:02.183445 [ 276 ] {c7f8aacb-3106-4c07-bc31-648c9c957eeb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2025.06.30 14:51:02.183484 [ 276 ] {c7f8aacb-3106-4c07-bc31-648c9c957eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7268 | 2025.06.30 14:51:02.184055 [ 276 ] {c7f8aacb-3106-4c07-bc31-648c9c957eeb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7269 | 2025.06.30 14:51:02.184277 [ 276 ] {c7f8aacb-3106-4c07-bc31-648c9c957eeb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2025.06.30 14:51:02.184392 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7271 | 2025.06.30 14:51:02.184417 [ 276 ] {c7f8aacb-3106-4c07-bc31-648c9c957eeb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002081 sec., 15857.760691975012 rows/sec., 28.42 MiB/sec. | ||
| 7272 | 2025.06.30 14:51:02.184426 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2025.06.30 14:51:02.184447 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7274 | 2025.06.30 14:51:02.184471 [ 276 ] {c7f8aacb-3106-4c07-bc31-648c9c957eeb} <Debug> TCPHandler: Processed in 0.002297536 sec. | ||
| 7275 | 2025.06.30 14:51:02.184564 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 7276 | 2025.06.30 14:51:02.184596 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2025.06.30 14:51:02.184704 [ 276 ] {31ce7503-389f-496a-a3f3-8cf822b89b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7278 | 2025.06.30 14:51:02.184744 [ 276 ] {31ce7503-389f-496a-a3f3-8cf822b89b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7279 | 2025.06.30 14:51:02.184834 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7280 | 2025.06.30 14:51:02.184904 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 954 rows starting from the beginning of the part | ||
| 7281 | 2025.06.30 14:51:02.185052 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part | ||
| 7282 | 2025.06.30 14:51:02.185087 [ 276 ] {31ce7503-389f-496a-a3f3-8cf822b89b91} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.06.30 14:51:02.185126 [ 276 ] {31ce7503-389f-496a-a3f3-8cf822b89b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7284 | 2025.06.30 14:51:02.185170 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
| 7285 | 2025.06.30 14:51:02.185277 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part | ||
| 7286 | 2025.06.30 14:51:02.185366 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
| 7287 | 2025.06.30 14:51:02.185434 [ 276 ] {31ce7503-389f-496a-a3f3-8cf822b89b91} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7288 | 2025.06.30 14:51:02.185455 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
| 7289 | 2025.06.30 14:51:02.185651 [ 276 ] {31ce7503-389f-496a-a3f3-8cf822b89b91} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.06.30 14:51:02.185789 [ 276 ] {31ce7503-389f-496a-a3f3-8cf822b89b91} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001105 sec., 74208.14479638009 rows/sec., 4.71 MiB/sec. | ||
| 7291 | 2025.06.30 14:51:02.185825 [ 276 ] {31ce7503-389f-496a-a3f3-8cf822b89b91} <Debug> TCPHandler: Processed in 0.001280126 sec. | ||
| 7292 | 2025.06.30 14:51:02.190885 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 19 columns (19 merged, 0 gathered) in 0.006378027 sec., 167920.26750592308 rows/sec., 300.91 MiB/sec. | ||
| 7293 | 2025.06.30 14:51:02.191957 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7294 | 2025.06.30 14:51:02.192345 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2025.06.30 14:51:02.192431 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7296 | 2025.06.30 14:51:02.192593 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 7297 | 2025.06.30 14:51:03.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.97 MiB, peak 280.29 MiB, free memory in arenas 0.00 B, will set to 273.29 MiB (RSS), difference: 1.31 MiB | ||
| 7298 | 2025.06.30 14:51:06.185566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
| 7299 | 2025.06.30 14:51:06.186076 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2025.06.30 14:51:06.186109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7301 | 2025.06.30 14:51:06.186572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7302 | 2025.06.30 14:51:06.186800 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2025.06.30 14:51:06.186925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 7304 | 2025.06.30 14:51:06.186927 [ 72 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7305 | 2025.06.30 14:51:06.186980 [ 72 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2025.06.30 14:51:06.187002 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7307 | 2025.06.30 14:51:06.187157 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 7308 | 2025.06.30 14:51:06.187335 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7309 | 2025.06.30 14:51:06.187393 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 7310 | 2025.06.30 14:51:06.187478 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
| 7311 | 2025.06.30 14:51:06.187530 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
| 7312 | 2025.06.30 14:51:06.187579 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
| 7313 | 2025.06.30 14:51:06.187626 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
| 7314 | 2025.06.30 14:51:06.187674 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
| 7315 | 2025.06.30 14:51:06.189773 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002692874 sec., 6999584.830185148 rows/sec., 100.13 MiB/sec. | ||
| 7316 | 2025.06.30 14:51:06.190156 [ 186 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7317 | 2025.06.30 14:51:06.190470 [ 186 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2025.06.30 14:51:06.190548 [ 186 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_41_8} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7319 | 2025.06.30 14:51:06.190661 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 7320 | 2025.06.30 14:51:07.161955 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2025.06.30 14:51:07.162239 [ 276 ] {2f5e9229-9281-4d09-953b-d4a03075272e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7322 | 2025.06.30 14:51:07.162341 [ 276 ] {2f5e9229-9281-4d09-953b-d4a03075272e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7323 | 2025.06.30 14:51:07.163041 [ 276 ] {2f5e9229-9281-4d09-953b-d4a03075272e} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2025.06.30 14:51:07.163090 [ 276 ] {2f5e9229-9281-4d09-953b-d4a03075272e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7325 | 2025.06.30 14:51:07.163466 [ 276 ] {2f5e9229-9281-4d09-953b-d4a03075272e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7326 | 2025.06.30 14:51:07.163680 [ 276 ] {2f5e9229-9281-4d09-953b-d4a03075272e} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2025.06.30 14:51:07.163830 [ 276 ] {2f5e9229-9281-4d09-953b-d4a03075272e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00167 sec., 4790.419161676647 rows/sec., 390.63 KiB/sec. | ||
| 7328 | 2025.06.30 14:51:07.163872 [ 276 ] {2f5e9229-9281-4d09-953b-d4a03075272e} <Debug> TCPHandler: Processed in 0.002097832 sec. | ||
| 7329 | 2025.06.30 14:51:07.163986 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2025.06.30 14:51:07.164080 [ 276 ] {a447d0e2-7ea8-49c6-a9e8-8148871be66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7331 | 2025.06.30 14:51:07.164119 [ 276 ] {a447d0e2-7ea8-49c6-a9e8-8148871be66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7332 | 2025.06.30 14:51:07.164553 [ 276 ] {a447d0e2-7ea8-49c6-a9e8-8148871be66b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2025.06.30 14:51:07.164589 [ 276 ] {a447d0e2-7ea8-49c6-a9e8-8148871be66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7334 | 2025.06.30 14:51:07.164881 [ 276 ] {a447d0e2-7ea8-49c6-a9e8-8148871be66b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7335 | 2025.06.30 14:51:07.165086 [ 276 ] {a447d0e2-7ea8-49c6-a9e8-8148871be66b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.06.30 14:51:07.165217 [ 276 ] {a447d0e2-7ea8-49c6-a9e8-8148871be66b} <Debug> executeQuery: Read 78 rows, 6.39 KiB in 0.001155 sec., 67532.46753246753 rows/sec., 5.40 MiB/sec. | ||
| 7337 | 2025.06.30 14:51:07.165252 [ 276 ] {a447d0e2-7ea8-49c6-a9e8-8148871be66b} <Debug> TCPHandler: Processed in 0.001314226 sec. | ||
| 7338 | 2025.06.30 14:51:07.165359 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2025.06.30 14:51:07.165453 [ 276 ] {574b928f-3133-4c0e-8f8f-2efda9a18ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7340 | 2025.06.30 14:51:07.165492 [ 276 ] {574b928f-3133-4c0e-8f8f-2efda9a18ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7341 | 2025.06.30 14:51:07.165875 [ 276 ] {574b928f-3133-4c0e-8f8f-2efda9a18ade} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2025.06.30 14:51:07.165909 [ 276 ] {574b928f-3133-4c0e-8f8f-2efda9a18ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7343 | 2025.06.30 14:51:07.166192 [ 276 ] {574b928f-3133-4c0e-8f8f-2efda9a18ade} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7344 | 2025.06.30 14:51:07.166407 [ 276 ] {574b928f-3133-4c0e-8f8f-2efda9a18ade} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.06.30 14:51:07.166532 [ 276 ] {574b928f-3133-4c0e-8f8f-2efda9a18ade} <Debug> executeQuery: Read 17 rows, 1.24 KiB in 0.001097 sec., 15496.809480401093 rows/sec., 1.10 MiB/sec. | ||
| 7346 | 2025.06.30 14:51:07.166567 [ 276 ] {574b928f-3133-4c0e-8f8f-2efda9a18ade} <Debug> TCPHandler: Processed in 0.001254686 sec. | ||
| 7347 | 2025.06.30 14:51:07.166662 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2025.06.30 14:51:07.166753 [ 276 ] {2337d69b-9748-472a-9942-ad9ba99a569e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7349 | 2025.06.30 14:51:07.166791 [ 276 ] {2337d69b-9748-472a-9942-ad9ba99a569e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7350 | 2025.06.30 14:51:07.167193 [ 276 ] {2337d69b-9748-472a-9942-ad9ba99a569e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.06.30 14:51:07.167226 [ 276 ] {2337d69b-9748-472a-9942-ad9ba99a569e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7352 | 2025.06.30 14:51:07.167516 [ 276 ] {2337d69b-9748-472a-9942-ad9ba99a569e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7353 | 2025.06.30 14:51:07.167721 [ 276 ] {2337d69b-9748-472a-9942-ad9ba99a569e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2025.06.30 14:51:07.167845 [ 276 ] {2337d69b-9748-472a-9942-ad9ba99a569e} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001109 sec., 73038.77366997296 rows/sec., 5.71 MiB/sec. | ||
| 7355 | 2025.06.30 14:51:07.167880 [ 276 ] {2337d69b-9748-472a-9942-ad9ba99a569e} <Debug> TCPHandler: Processed in 0.001263976 sec. | ||
| 7356 | 2025.06.30 14:51:07.167985 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2025.06.30 14:51:07.168076 [ 276 ] {bb521eaf-e8ed-4596-8308-bfa9b6f685de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7358 | 2025.06.30 14:51:07.168118 [ 276 ] {bb521eaf-e8ed-4596-8308-bfa9b6f685de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7359 | 2025.06.30 14:51:07.168523 [ 276 ] {bb521eaf-e8ed-4596-8308-bfa9b6f685de} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2025.06.30 14:51:07.168555 [ 276 ] {bb521eaf-e8ed-4596-8308-bfa9b6f685de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7361 | 2025.06.30 14:51:07.168881 [ 276 ] {bb521eaf-e8ed-4596-8308-bfa9b6f685de} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7362 | 2025.06.30 14:51:07.169079 [ 276 ] {bb521eaf-e8ed-4596-8308-bfa9b6f685de} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.06.30 14:51:07.169207 [ 276 ] {bb521eaf-e8ed-4596-8308-bfa9b6f685de} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001149 sec., 142732.81114012183 rows/sec., 9.94 MiB/sec. | ||
| 7364 | 2025.06.30 14:51:07.169242 [ 276 ] {bb521eaf-e8ed-4596-8308-bfa9b6f685de} <Debug> TCPHandler: Processed in 0.001303936 sec. | ||
| 7365 | 2025.06.30 14:51:07.169341 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2025.06.30 14:51:07.169433 [ 276 ] {72ae34d8-1230-4d0d-84aa-8a3619aac050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7367 | 2025.06.30 14:51:07.169486 [ 276 ] {72ae34d8-1230-4d0d-84aa-8a3619aac050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7368 | 2025.06.30 14:51:07.170220 [ 276 ] {72ae34d8-1230-4d0d-84aa-8a3619aac050} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2025.06.30 14:51:07.170253 [ 276 ] {72ae34d8-1230-4d0d-84aa-8a3619aac050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7370 | 2025.06.30 14:51:07.170743 [ 276 ] {72ae34d8-1230-4d0d-84aa-8a3619aac050} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7371 | 2025.06.30 14:51:07.170955 [ 276 ] {72ae34d8-1230-4d0d-84aa-8a3619aac050} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2025.06.30 14:51:07.171087 [ 276 ] {72ae34d8-1230-4d0d-84aa-8a3619aac050} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001671 sec., 5385.996409335728 rows/sec., 9.65 MiB/sec. | ||
| 7373 | 2025.06.30 14:51:07.171138 [ 276 ] {72ae34d8-1230-4d0d-84aa-8a3619aac050} <Debug> TCPHandler: Processed in 0.001843267 sec. | ||
| 7374 | 2025.06.30 14:51:07.171257 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2025.06.30 14:51:07.171349 [ 276 ] {25df8d59-09da-4cc3-8376-6b7ea0cf1f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7376 | 2025.06.30 14:51:07.171389 [ 276 ] {25df8d59-09da-4cc3-8376-6b7ea0cf1f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7377 | 2025.06.30 14:51:07.171720 [ 276 ] {25df8d59-09da-4cc3-8376-6b7ea0cf1f14} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.06.30 14:51:07.171754 [ 276 ] {25df8d59-09da-4cc3-8376-6b7ea0cf1f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7379 | 2025.06.30 14:51:07.172057 [ 276 ] {25df8d59-09da-4cc3-8376-6b7ea0cf1f14} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7380 | 2025.06.30 14:51:07.172269 [ 276 ] {25df8d59-09da-4cc3-8376-6b7ea0cf1f14} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2025.06.30 14:51:07.172394 [ 276 ] {25df8d59-09da-4cc3-8376-6b7ea0cf1f14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 7382 | 2025.06.30 14:51:07.172429 [ 276 ] {25df8d59-09da-4cc3-8376-6b7ea0cf1f14} <Debug> TCPHandler: Processed in 0.001218815 sec. | ||
| 7383 | 2025.06.30 14:51:07.222409 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7384 | 2025.06.30 14:51:07.240278 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2025.06.30 14:51:07.240316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7386 | 2025.06.30 14:51:07.246458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7387 | 2025.06.30 14:51:07.247164 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2025.06.30 14:51:07.247435 [ 69 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7389 | 2025.06.30 14:51:07.247479 [ 69 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2025.06.30 14:51:07.247499 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7391 | 2025.06.30 14:51:07.247592 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 7392 | 2025.06.30 14:51:07.250078 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7393 | 2025.06.30 14:51:07.250633 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7394 | 2025.06.30 14:51:07.251330 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 7395 | 2025.06.30 14:51:07.254672 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 7396 | 2025.06.30 14:51:07.257957 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 7397 | 2025.06.30 14:51:07.261825 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 7398 | 2025.06.30 14:51:07.265676 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 7399 | 2025.06.30 14:51:07.269394 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 7400 | 2025.06.30 14:51:07.319598 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.072035996 sec., 4289.522143901501 rows/sec., 22.18 MiB/sec. | ||
| 7401 | 2025.06.30 14:51:07.322466 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7402 | 2025.06.30 14:51:07.324515 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_41_8} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2025.06.30 14:51:07.324629 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_41_8} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7404 | 2025.06.30 14:51:07.327542 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7405 | 2025.06.30 14:51:08.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.90 MiB, peak 288.31 MiB, free memory in arenas 0.00 B, will set to 276.03 MiB (RSS), difference: 1.12 MiB | ||
| 7406 | 2025.06.30 14:51:08.738929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1024 | ||
| 7407 | 2025.06.30 14:51:08.741313 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2025.06.30 14:51:08.741352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7409 | 2025.06.30 14:51:08.742515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7410 | 2025.06.30 14:51:08.742775 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2025.06.30 14:51:08.743031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 7412 | 2025.06.30 14:51:12.168701 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2025.06.30 14:51:12.168914 [ 276 ] {b8cbeb9f-927d-40ce-a761-3b3aeaacc1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7414 | 2025.06.30 14:51:12.168988 [ 276 ] {b8cbeb9f-927d-40ce-a761-3b3aeaacc1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7415 | 2025.06.30 14:51:12.169783 [ 276 ] {b8cbeb9f-927d-40ce-a761-3b3aeaacc1a4} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2025.06.30 14:51:12.169830 [ 276 ] {b8cbeb9f-927d-40ce-a761-3b3aeaacc1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7417 | 2025.06.30 14:51:12.170237 [ 276 ] {b8cbeb9f-927d-40ce-a761-3b3aeaacc1a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7418 | 2025.06.30 14:51:12.170470 [ 276 ] {b8cbeb9f-927d-40ce-a761-3b3aeaacc1a4} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2025.06.30 14:51:12.170634 [ 276 ] {b8cbeb9f-927d-40ce-a761-3b3aeaacc1a4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001774 sec., 119503.94588500564 rows/sec., 7.60 MiB/sec. | ||
| 7420 | 2025.06.30 14:51:12.170683 [ 276 ] {b8cbeb9f-927d-40ce-a761-3b3aeaacc1a4} <Debug> TCPHandler: Processed in 0.002138673 sec. | ||
| 7421 | 2025.06.30 14:51:12.170815 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2025.06.30 14:51:12.170920 [ 276 ] {cab89adb-92d0-44be-97b0-cfc301800a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7423 | 2025.06.30 14:51:12.170965 [ 276 ] {cab89adb-92d0-44be-97b0-cfc301800a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7424 | 2025.06.30 14:51:12.171720 [ 276 ] {cab89adb-92d0-44be-97b0-cfc301800a85} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.06.30 14:51:12.171757 [ 276 ] {cab89adb-92d0-44be-97b0-cfc301800a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7426 | 2025.06.30 14:51:12.172115 [ 276 ] {cab89adb-92d0-44be-97b0-cfc301800a85} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7427 | 2025.06.30 14:51:12.172336 [ 276 ] {cab89adb-92d0-44be-97b0-cfc301800a85} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.06.30 14:51:12.172468 [ 276 ] {cab89adb-92d0-44be-97b0-cfc301800a85} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001574 sec., 433926.30241423124 rows/sec., 34.52 MiB/sec. | ||
| 7429 | 2025.06.30 14:51:12.172506 [ 276 ] {cab89adb-92d0-44be-97b0-cfc301800a85} <Debug> TCPHandler: Processed in 0.001746135 sec. | ||
| 7430 | 2025.06.30 14:51:12.172621 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2025.06.30 14:51:12.172719 [ 276 ] {8e23e5a1-3b39-4e88-9ed3-76e6ba428016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7432 | 2025.06.30 14:51:12.172760 [ 276 ] {8e23e5a1-3b39-4e88-9ed3-76e6ba428016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7433 | 2025.06.30 14:51:12.173193 [ 276 ] {8e23e5a1-3b39-4e88-9ed3-76e6ba428016} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2025.06.30 14:51:12.173229 [ 276 ] {8e23e5a1-3b39-4e88-9ed3-76e6ba428016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7435 | 2025.06.30 14:51:12.173537 [ 276 ] {8e23e5a1-3b39-4e88-9ed3-76e6ba428016} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7436 | 2025.06.30 14:51:12.173748 [ 276 ] {8e23e5a1-3b39-4e88-9ed3-76e6ba428016} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2025.06.30 14:51:12.173875 [ 276 ] {8e23e5a1-3b39-4e88-9ed3-76e6ba428016} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001176 sec., 118197.27891156463 rows/sec., 7.36 MiB/sec. | ||
| 7438 | 2025.06.30 14:51:12.173911 [ 276 ] {8e23e5a1-3b39-4e88-9ed3-76e6ba428016} <Debug> TCPHandler: Processed in 0.001340746 sec. | ||
| 7439 | 2025.06.30 14:51:12.174020 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2025.06.30 14:51:12.174116 [ 276 ] {7997d5fe-3b2a-4994-91f2-1e25896784d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7441 | 2025.06.30 14:51:12.174156 [ 276 ] {7997d5fe-3b2a-4994-91f2-1e25896784d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7442 | 2025.06.30 14:51:12.174565 [ 276 ] {7997d5fe-3b2a-4994-91f2-1e25896784d5} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2025.06.30 14:51:12.174602 [ 276 ] {7997d5fe-3b2a-4994-91f2-1e25896784d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7444 | 2025.06.30 14:51:12.174902 [ 276 ] {7997d5fe-3b2a-4994-91f2-1e25896784d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7445 | 2025.06.30 14:51:12.175109 [ 276 ] {7997d5fe-3b2a-4994-91f2-1e25896784d5} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2025.06.30 14:51:12.175232 [ 276 ] {7997d5fe-3b2a-4994-91f2-1e25896784d5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001134 sec., 99647.26631393298 rows/sec., 6.45 MiB/sec. | ||
| 7447 | 2025.06.30 14:51:12.175268 [ 276 ] {7997d5fe-3b2a-4994-91f2-1e25896784d5} <Debug> TCPHandler: Processed in 0.001297136 sec. | ||
| 7448 | 2025.06.30 14:51:12.175378 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2025.06.30 14:51:12.175472 [ 276 ] {3f210adb-47ab-4385-acc8-817f006272da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7450 | 2025.06.30 14:51:12.175511 [ 276 ] {3f210adb-47ab-4385-acc8-817f006272da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7451 | 2025.06.30 14:51:12.175915 [ 276 ] {3f210adb-47ab-4385-acc8-817f006272da} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2025.06.30 14:51:12.175950 [ 276 ] {3f210adb-47ab-4385-acc8-817f006272da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7453 | 2025.06.30 14:51:12.176253 [ 276 ] {3f210adb-47ab-4385-acc8-817f006272da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7454 | 2025.06.30 14:51:12.176455 [ 276 ] {3f210adb-47ab-4385-acc8-817f006272da} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2025.06.30 14:51:12.176578 [ 276 ] {3f210adb-47ab-4385-acc8-817f006272da} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001123 sec., 99732.85841495992 rows/sec., 5.68 MiB/sec. | ||
| 7456 | 2025.06.30 14:51:12.176616 [ 276 ] {3f210adb-47ab-4385-acc8-817f006272da} <Debug> TCPHandler: Processed in 0.001287735 sec. | ||
| 7457 | 2025.06.30 14:51:12.176728 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2025.06.30 14:51:12.176822 [ 276 ] {c4d449f3-3a0b-48f6-a2d9-e0cd9be8584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7459 | 2025.06.30 14:51:12.176860 [ 276 ] {c4d449f3-3a0b-48f6-a2d9-e0cd9be8584c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7460 | 2025.06.30 14:51:12.177393 [ 276 ] {c4d449f3-3a0b-48f6-a2d9-e0cd9be8584c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2025.06.30 14:51:12.177428 [ 276 ] {c4d449f3-3a0b-48f6-a2d9-e0cd9be8584c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7462 | 2025.06.30 14:51:12.177756 [ 276 ] {c4d449f3-3a0b-48f6-a2d9-e0cd9be8584c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7463 | 2025.06.30 14:51:12.177962 [ 276 ] {c4d449f3-3a0b-48f6-a2d9-e0cd9be8584c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2025.06.30 14:51:12.178089 [ 276 ] {c4d449f3-3a0b-48f6-a2d9-e0cd9be8584c} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001285 sec., 322957.1984435798 rows/sec., 22.97 MiB/sec. | ||
| 7465 | 2025.06.30 14:51:12.178125 [ 276 ] {c4d449f3-3a0b-48f6-a2d9-e0cd9be8584c} <Debug> TCPHandler: Processed in 0.001447559 sec. | ||
| 7466 | 2025.06.30 14:51:12.178235 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2025.06.30 14:51:12.178330 [ 276 ] {5a519d19-a2df-49dc-a0a8-9c2f048dd833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7468 | 2025.06.30 14:51:12.178371 [ 276 ] {5a519d19-a2df-49dc-a0a8-9c2f048dd833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7469 | 2025.06.30 14:51:12.178695 [ 276 ] {5a519d19-a2df-49dc-a0a8-9c2f048dd833} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2025.06.30 14:51:12.178731 [ 276 ] {5a519d19-a2df-49dc-a0a8-9c2f048dd833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7471 | 2025.06.30 14:51:12.179030 [ 276 ] {5a519d19-a2df-49dc-a0a8-9c2f048dd833} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7472 | 2025.06.30 14:51:12.179231 [ 276 ] {5a519d19-a2df-49dc-a0a8-9c2f048dd833} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2025.06.30 14:51:12.179354 [ 276 ] {5a519d19-a2df-49dc-a0a8-9c2f048dd833} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 7474 | 2025.06.30 14:51:12.179389 [ 276 ] {5a519d19-a2df-49dc-a0a8-9c2f048dd833} <Debug> TCPHandler: Processed in 0.001203884 sec. | ||
| 7475 | 2025.06.30 14:51:12.179491 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2025.06.30 14:51:12.179584 [ 276 ] {61b7e9d6-0d19-486a-9dda-0d90fdc32a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7477 | 2025.06.30 14:51:12.179626 [ 276 ] {61b7e9d6-0d19-486a-9dda-0d90fdc32a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7478 | 2025.06.30 14:51:12.180031 [ 276 ] {61b7e9d6-0d19-486a-9dda-0d90fdc32a43} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2025.06.30 14:51:12.180071 [ 276 ] {61b7e9d6-0d19-486a-9dda-0d90fdc32a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7480 | 2025.06.30 14:51:12.180394 [ 276 ] {61b7e9d6-0d19-486a-9dda-0d90fdc32a43} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7481 | 2025.06.30 14:51:12.180604 [ 276 ] {61b7e9d6-0d19-486a-9dda-0d90fdc32a43} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2025.06.30 14:51:12.180728 [ 276 ] {61b7e9d6-0d19-486a-9dda-0d90fdc32a43} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001162 sec., 203958.69191049912 rows/sec., 13.67 MiB/sec. | ||
| 7483 | 2025.06.30 14:51:12.180765 [ 276 ] {61b7e9d6-0d19-486a-9dda-0d90fdc32a43} <Debug> TCPHandler: Processed in 0.001323226 sec. | ||
| 7484 | 2025.06.30 14:51:12.180877 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7485 | 2025.06.30 14:51:12.180971 [ 276 ] {1a9c446e-4675-4889-add2-02be8967c8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7486 | 2025.06.30 14:51:12.181012 [ 276 ] {1a9c446e-4675-4889-add2-02be8967c8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7487 | 2025.06.30 14:51:12.181316 [ 276 ] {1a9c446e-4675-4889-add2-02be8967c8d3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2025.06.30 14:51:12.181352 [ 276 ] {1a9c446e-4675-4889-add2-02be8967c8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7489 | 2025.06.30 14:51:12.181651 [ 276 ] {1a9c446e-4675-4889-add2-02be8967c8d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7490 | 2025.06.30 14:51:12.181853 [ 276 ] {1a9c446e-4675-4889-add2-02be8967c8d3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2025.06.30 14:51:12.181974 [ 276 ] {1a9c446e-4675-4889-add2-02be8967c8d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 7492 | 2025.06.30 14:51:12.182009 [ 276 ] {1a9c446e-4675-4889-add2-02be8967c8d3} <Debug> TCPHandler: Processed in 0.001180414 sec. | ||
| 7493 | 2025.06.30 14:51:12.182126 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2025.06.30 14:51:12.182231 [ 276 ] {2534f4cc-3e0b-4fbb-b630-357c9d58010f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7495 | 2025.06.30 14:51:12.182287 [ 276 ] {2534f4cc-3e0b-4fbb-b630-357c9d58010f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7496 | 2025.06.30 14:51:12.183123 [ 276 ] {2534f4cc-3e0b-4fbb-b630-357c9d58010f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2025.06.30 14:51:12.183160 [ 276 ] {2534f4cc-3e0b-4fbb-b630-357c9d58010f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7498 | 2025.06.30 14:51:12.183704 [ 276 ] {2534f4cc-3e0b-4fbb-b630-357c9d58010f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7499 | 2025.06.30 14:51:12.183923 [ 276 ] {2534f4cc-3e0b-4fbb-b630-357c9d58010f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2025.06.30 14:51:12.184062 [ 276 ] {2534f4cc-3e0b-4fbb-b630-357c9d58010f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001849 sec., 17847.48512709573 rows/sec., 31.98 MiB/sec. | ||
| 7501 | 2025.06.30 14:51:12.184117 [ 276 ] {2534f4cc-3e0b-4fbb-b630-357c9d58010f} <Debug> TCPHandler: Processed in 0.002043251 sec. | ||
| 7502 | 2025.06.30 14:51:12.184231 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2025.06.30 14:51:12.184327 [ 276 ] {77def79a-9f66-400b-b242-f18a0fce71a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7504 | 2025.06.30 14:51:12.184368 [ 276 ] {77def79a-9f66-400b-b242-f18a0fce71a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7505 | 2025.06.30 14:51:12.184699 [ 276 ] {77def79a-9f66-400b-b242-f18a0fce71a5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2025.06.30 14:51:12.184735 [ 276 ] {77def79a-9f66-400b-b242-f18a0fce71a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7507 | 2025.06.30 14:51:12.185030 [ 276 ] {77def79a-9f66-400b-b242-f18a0fce71a5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7508 | 2025.06.30 14:51:12.185242 [ 276 ] {77def79a-9f66-400b-b242-f18a0fce71a5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2025.06.30 14:51:12.185368 [ 276 ] {77def79a-9f66-400b-b242-f18a0fce71a5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00106 sec., 77358.49056603774 rows/sec., 4.91 MiB/sec. | ||
| 7510 | 2025.06.30 14:51:12.185404 [ 276 ] {77def79a-9f66-400b-b242-f18a0fce71a5} <Debug> TCPHandler: Processed in 0.001223474 sec. | ||
| 7511 | 2025.06.30 14:51:13.570956 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7512 | 2025.06.30 14:51:13.571006 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7513 | 2025.06.30 14:51:13.686995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
| 7514 | 2025.06.30 14:51:13.687731 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2025.06.30 14:51:13.687770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7516 | 2025.06.30 14:51:13.688490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7517 | 2025.06.30 14:51:13.688718 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2025.06.30 14:51:13.688849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 7519 | 2025.06.30 14:51:14.750124 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7520 | 2025.06.30 14:51:14.766292 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2025.06.30 14:51:14.766352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 7522 | 2025.06.30 14:51:14.772112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7523 | 2025.06.30 14:51:14.772812 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2025.06.30 14:51:14.775717 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7525 | 2025.06.30 14:51:17.162202 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7526 | 2025.06.30 14:51:17.162402 [ 276 ] {1c91f52c-b247-4173-ae7c-2c62fd601aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7527 | 2025.06.30 14:51:17.162469 [ 276 ] {1c91f52c-b247-4173-ae7c-2c62fd601aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7528 | 2025.06.30 14:51:17.163185 [ 276 ] {1c91f52c-b247-4173-ae7c-2c62fd601aa1} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2025.06.30 14:51:17.163234 [ 276 ] {1c91f52c-b247-4173-ae7c-2c62fd601aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7530 | 2025.06.30 14:51:17.163642 [ 276 ] {1c91f52c-b247-4173-ae7c-2c62fd601aa1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7531 | 2025.06.30 14:51:17.163872 [ 276 ] {1c91f52c-b247-4173-ae7c-2c62fd601aa1} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2025.06.30 14:51:17.164030 [ 276 ] {1c91f52c-b247-4173-ae7c-2c62fd601aa1} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.00168 sec., 44047.619047619046 rows/sec., 3.54 MiB/sec. | ||
| 7533 | 2025.06.30 14:51:17.164080 [ 276 ] {1c91f52c-b247-4173-ae7c-2c62fd601aa1} <Debug> TCPHandler: Processed in 0.002013311 sec. | ||
| 7534 | 2025.06.30 14:51:17.164210 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7535 | 2025.06.30 14:51:17.164316 [ 276 ] {4fcfcd24-5989-48c4-bb37-f243a8868f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7536 | 2025.06.30 14:51:17.164361 [ 276 ] {4fcfcd24-5989-48c4-bb37-f243a8868f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7537 | 2025.06.30 14:51:17.164768 [ 276 ] {4fcfcd24-5989-48c4-bb37-f243a8868f3c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2025.06.30 14:51:17.164805 [ 276 ] {4fcfcd24-5989-48c4-bb37-f243a8868f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7539 | 2025.06.30 14:51:17.165103 [ 276 ] {4fcfcd24-5989-48c4-bb37-f243a8868f3c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7540 | 2025.06.30 14:51:17.165321 [ 276 ] {4fcfcd24-5989-48c4-bb37-f243a8868f3c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2025.06.30 14:51:17.165452 [ 276 ] {4fcfcd24-5989-48c4-bb37-f243a8868f3c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001161 sec., 7751.937984496125 rows/sec., 582.91 KiB/sec. | ||
| 7542 | 2025.06.30 14:51:17.165490 [ 276 ] {4fcfcd24-5989-48c4-bb37-f243a8868f3c} <Debug> TCPHandler: Processed in 0.001331247 sec. | ||
| 7543 | 2025.06.30 14:51:17.165600 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2025.06.30 14:51:17.165697 [ 276 ] {a183d57b-77d5-455f-b2d5-3a2ad30da050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7545 | 2025.06.30 14:51:17.165738 [ 276 ] {a183d57b-77d5-455f-b2d5-3a2ad30da050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7546 | 2025.06.30 14:51:17.166163 [ 276 ] {a183d57b-77d5-455f-b2d5-3a2ad30da050} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2025.06.30 14:51:17.166201 [ 276 ] {a183d57b-77d5-455f-b2d5-3a2ad30da050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7548 | 2025.06.30 14:51:17.166507 [ 276 ] {a183d57b-77d5-455f-b2d5-3a2ad30da050} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7549 | 2025.06.30 14:51:17.166733 [ 276 ] {a183d57b-77d5-455f-b2d5-3a2ad30da050} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2025.06.30 14:51:17.166859 [ 276 ] {a183d57b-77d5-455f-b2d5-3a2ad30da050} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001181 sec., 61812.02370872143 rows/sec., 4.83 MiB/sec. | ||
| 7551 | 2025.06.30 14:51:17.166899 [ 276 ] {a183d57b-77d5-455f-b2d5-3a2ad30da050} <Debug> TCPHandler: Processed in 0.001348277 sec. | ||
| 7552 | 2025.06.30 14:51:17.167011 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2025.06.30 14:51:17.167109 [ 276 ] {b8339cca-daf7-41e6-bde0-1bed1e27565a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7554 | 2025.06.30 14:51:17.167154 [ 276 ] {b8339cca-daf7-41e6-bde0-1bed1e27565a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7555 | 2025.06.30 14:51:17.167564 [ 276 ] {b8339cca-daf7-41e6-bde0-1bed1e27565a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2025.06.30 14:51:17.167603 [ 276 ] {b8339cca-daf7-41e6-bde0-1bed1e27565a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7557 | 2025.06.30 14:51:17.167966 [ 276 ] {b8339cca-daf7-41e6-bde0-1bed1e27565a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7558 | 2025.06.30 14:51:17.168193 [ 276 ] {b8339cca-daf7-41e6-bde0-1bed1e27565a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2025.06.30 14:51:17.168322 [ 276 ] {b8339cca-daf7-41e6-bde0-1bed1e27565a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7560 | 2025.06.30 14:51:17.168360 [ 276 ] {b8339cca-daf7-41e6-bde0-1bed1e27565a} <Debug> TCPHandler: Processed in 0.001397668 sec. | ||
| 7561 | 2025.06.30 14:51:17.168474 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2025.06.30 14:51:17.168572 [ 276 ] {4f3f121e-a110-4873-84b7-018aaf11c534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7563 | 2025.06.30 14:51:17.168627 [ 276 ] {4f3f121e-a110-4873-84b7-018aaf11c534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7564 | 2025.06.30 14:51:17.169418 [ 276 ] {4f3f121e-a110-4873-84b7-018aaf11c534} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2025.06.30 14:51:17.169457 [ 276 ] {4f3f121e-a110-4873-84b7-018aaf11c534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7566 | 2025.06.30 14:51:17.169967 [ 276 ] {4f3f121e-a110-4873-84b7-018aaf11c534} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7567 | 2025.06.30 14:51:17.170189 [ 276 ] {4f3f121e-a110-4873-84b7-018aaf11c534} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2025.06.30 14:51:17.170327 [ 276 ] {4f3f121e-a110-4873-84b7-018aaf11c534} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001773 sec., 5076.1421319796955 rows/sec., 9.10 MiB/sec. | ||
| 7569 | 2025.06.30 14:51:17.170389 [ 276 ] {4f3f121e-a110-4873-84b7-018aaf11c534} <Debug> TCPHandler: Processed in 0.001964039 sec. | ||
| 7570 | 2025.06.30 14:51:17.170505 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2025.06.30 14:51:17.170626 [ 276 ] {e00632fb-136c-4b45-87ce-c0681884c36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7572 | 2025.06.30 14:51:17.170668 [ 276 ] {e00632fb-136c-4b45-87ce-c0681884c36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7573 | 2025.06.30 14:51:17.171002 [ 276 ] {e00632fb-136c-4b45-87ce-c0681884c36c} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2025.06.30 14:51:17.171039 [ 276 ] {e00632fb-136c-4b45-87ce-c0681884c36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7575 | 2025.06.30 14:51:17.171340 [ 276 ] {e00632fb-136c-4b45-87ce-c0681884c36c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7576 | 2025.06.30 14:51:17.171547 [ 276 ] {e00632fb-136c-4b45-87ce-c0681884c36c} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2025.06.30 14:51:17.171676 [ 276 ] {e00632fb-136c-4b45-87ce-c0681884c36c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7578 | 2025.06.30 14:51:17.171713 [ 276 ] {e00632fb-136c-4b45-87ce-c0681884c36c} <Debug> TCPHandler: Processed in 0.001258095 sec. | ||
| 7579 | 2025.06.30 14:51:18.744155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1058 | ||
| 7580 | 2025.06.30 14:51:18.746557 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2025.06.30 14:51:18.746612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7582 | 2025.06.30 14:51:18.747842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7583 | 2025.06.30 14:51:18.748125 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2025.06.30 14:51:18.748286 [ 66 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7585 | 2025.06.30 14:51:18.748354 [ 66 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2025.06.30 14:51:18.748378 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7587 | 2025.06.30 14:51:18.748482 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 7588 | 2025.06.30 14:51:18.748493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 7589 | 2025.06.30 14:51:18.748994 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7590 | 2025.06.30 14:51:18.749131 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 906 rows starting from the beginning of the part | ||
| 7591 | 2025.06.30 14:51:18.749512 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 7592 | 2025.06.30 14:51:18.749854 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 7593 | 2025.06.30 14:51:18.750175 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 7594 | 2025.06.30 14:51:18.750498 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 7595 | 2025.06.30 14:51:18.750819 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 7596 | 2025.06.30 14:51:18.757358 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 72 columns (72 merged, 0 gathered) in 0.008915968 sec., 118663.50350292868 rows/sec., 96.90 MiB/sec. | ||
| 7597 | 2025.06.30 14:51:18.758567 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7598 | 2025.06.30 14:51:18.759070 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2025.06.30 14:51:18.759139 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_31_6} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7600 | 2025.06.30 14:51:18.759305 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 7601 | 2025.06.30 14:51:21.189910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
| 7602 | 2025.06.30 14:51:21.190531 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2025.06.30 14:51:21.190571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7604 | 2025.06.30 14:51:21.191296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7605 | 2025.06.30 14:51:21.191520 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2025.06.30 14:51:21.191651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 7607 | 2025.06.30 14:51:22.168544 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2025.06.30 14:51:22.168744 [ 276 ] {50eb2d97-8ce0-4cd3-88f8-4cea9e91d662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7609 | 2025.06.30 14:51:22.168809 [ 276 ] {50eb2d97-8ce0-4cd3-88f8-4cea9e91d662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7610 | 2025.06.30 14:51:22.169676 [ 276 ] {50eb2d97-8ce0-4cd3-88f8-4cea9e91d662} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2025.06.30 14:51:22.169718 [ 276 ] {50eb2d97-8ce0-4cd3-88f8-4cea9e91d662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7612 | 2025.06.30 14:51:22.170285 [ 276 ] {50eb2d97-8ce0-4cd3-88f8-4cea9e91d662} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7613 | 2025.06.30 14:51:22.170520 [ 276 ] {50eb2d97-8ce0-4cd3-88f8-4cea9e91d662} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2025.06.30 14:51:22.170676 [ 276 ] {50eb2d97-8ce0-4cd3-88f8-4cea9e91d662} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001986 sec., 106747.2306143001 rows/sec., 6.79 MiB/sec. | ||
| 7615 | 2025.06.30 14:51:22.170719 [ 276 ] {50eb2d97-8ce0-4cd3-88f8-4cea9e91d662} <Debug> TCPHandler: Processed in 0.002310916 sec. | ||
| 7616 | 2025.06.30 14:51:22.170848 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2025.06.30 14:51:22.170945 [ 276 ] {468254d2-5c4a-4eb2-aa87-651a17b57998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7618 | 2025.06.30 14:51:22.170987 [ 276 ] {468254d2-5c4a-4eb2-aa87-651a17b57998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7619 | 2025.06.30 14:51:22.171426 [ 276 ] {468254d2-5c4a-4eb2-aa87-651a17b57998} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2025.06.30 14:51:22.171462 [ 276 ] {468254d2-5c4a-4eb2-aa87-651a17b57998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7621 | 2025.06.30 14:51:22.171747 [ 276 ] {468254d2-5c4a-4eb2-aa87-651a17b57998} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7622 | 2025.06.30 14:51:22.171952 [ 276 ] {468254d2-5c4a-4eb2-aa87-651a17b57998} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2025.06.30 14:51:22.172082 [ 276 ] {468254d2-5c4a-4eb2-aa87-651a17b57998} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 422.87 KiB/sec. | ||
| 7624 | 2025.06.30 14:51:22.172118 [ 276 ] {468254d2-5c4a-4eb2-aa87-651a17b57998} <Debug> TCPHandler: Processed in 0.001323506 sec. | ||
| 7625 | 2025.06.30 14:51:22.172225 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2025.06.30 14:51:22.172321 [ 276 ] {24adfc37-c3eb-4845-a208-5301ce2ca6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7627 | 2025.06.30 14:51:22.172359 [ 276 ] {24adfc37-c3eb-4845-a208-5301ce2ca6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7628 | 2025.06.30 14:51:22.173081 [ 276 ] {24adfc37-c3eb-4845-a208-5301ce2ca6ff} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2025.06.30 14:51:22.173117 [ 276 ] {24adfc37-c3eb-4845-a208-5301ce2ca6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7630 | 2025.06.30 14:51:22.173466 [ 276 ] {24adfc37-c3eb-4845-a208-5301ce2ca6ff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7631 | 2025.06.30 14:51:22.173664 [ 276 ] {24adfc37-c3eb-4845-a208-5301ce2ca6ff} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2025.06.30 14:51:22.173783 [ 62 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7633 | 2025.06.30 14:51:22.173788 [ 276 ] {24adfc37-c3eb-4845-a208-5301ce2ca6ff} <Debug> executeQuery: Read 686 rows, 55.86 KiB in 0.001485 sec., 461952.86195286195 rows/sec., 36.74 MiB/sec. | ||
| 7634 | 2025.06.30 14:51:22.173855 [ 62 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2025.06.30 14:51:22.173870 [ 276 ] {24adfc37-c3eb-4845-a208-5301ce2ca6ff} <Debug> TCPHandler: Processed in 0.001693534 sec. | ||
| 7636 | 2025.06.30 14:51:22.173882 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7637 | 2025.06.30 14:51:22.173988 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 7638 | 2025.06.30 14:51:22.173990 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2025.06.30 14:51:22.174114 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7640 | 2025.06.30 14:51:22.174130 [ 276 ] {4fe6ea10-4f68-45ab-98e9-0a80d18c0d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7641 | 2025.06.30 14:51:22.174150 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 835 rows starting from the beginning of the part | ||
| 7642 | 2025.06.30 14:51:22.174177 [ 276 ] {4fe6ea10-4f68-45ab-98e9-0a80d18c0d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7643 | 2025.06.30 14:51:22.174222 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 683 rows starting from the beginning of the part | ||
| 7644 | 2025.06.30 14:51:22.174272 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
| 7645 | 2025.06.30 14:51:22.174315 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 683 rows starting from the beginning of the part | ||
| 7646 | 2025.06.30 14:51:22.174355 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 7647 | 2025.06.30 14:51:22.174394 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 686 rows starting from the beginning of the part | ||
| 7648 | 2025.06.30 14:51:22.174633 [ 276 ] {4fe6ea10-4f68-45ab-98e9-0a80d18c0d4d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2025.06.30 14:51:22.174678 [ 276 ] {4fe6ea10-4f68-45ab-98e9-0a80d18c0d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7650 | 2025.06.30 14:51:22.175018 [ 276 ] {4fe6ea10-4f68-45ab-98e9-0a80d18c0d4d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7651 | 2025.06.30 14:51:22.175247 [ 276 ] {4fe6ea10-4f68-45ab-98e9-0a80d18c0d4d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2025.06.30 14:51:22.175358 [ 62 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 7653 | 2025.06.30 14:51:22.175383 [ 276 ] {4fe6ea10-4f68-45ab-98e9-0a80d18c0d4d} <Debug> executeQuery: Read 145 rows, 9.29 KiB in 0.001272 sec., 113993.7106918239 rows/sec., 7.13 MiB/sec. | ||
| 7654 | 2025.06.30 14:51:22.175390 [ 62 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.06.30 14:51:22.175424 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7656 | 2025.06.30 14:51:22.175430 [ 276 ] {4fe6ea10-4f68-45ab-98e9-0a80d18c0d4d} <Debug> TCPHandler: Processed in 0.00148813 sec. | ||
| 7657 | 2025.06.30 14:51:22.175518 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 7658 | 2025.06.30 14:51:22.175549 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7659 | 2025.06.30 14:51:22.175654 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7660 | 2025.06.30 14:51:22.175655 [ 276 ] {0784b036-dfa9-4556-ae27-0780b4835191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7661 | 2025.06.30 14:51:22.175693 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 182 rows starting from the beginning of the part | ||
| 7662 | 2025.06.30 14:51:22.175713 [ 276 ] {0784b036-dfa9-4556-ae27-0780b4835191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7663 | 2025.06.30 14:51:22.175763 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 139 rows starting from the beginning of the part | ||
| 7664 | 2025.06.30 14:51:22.175812 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 7665 | 2025.06.30 14:51:22.175829 [ 196 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882347 sec., 1614473.8456830755 rows/sec., 135.60 MiB/sec. | ||
| 7666 | 2025.06.30 14:51:22.175852 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 139 rows starting from the beginning of the part | ||
| 7667 | 2025.06.30 14:51:22.175917 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 7668 | 2025.06.30 14:51:22.175957 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 145 rows starting from the beginning of the part | ||
| 7669 | 2025.06.30 14:51:22.176105 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7670 | 2025.06.30 14:51:22.176154 [ 276 ] {0784b036-dfa9-4556-ae27-0780b4835191} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2025.06.30 14:51:22.176195 [ 276 ] {0784b036-dfa9-4556-ae27-0780b4835191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7672 | 2025.06.30 14:51:22.176501 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.06.30 14:51:22.176619 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_61_12} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7674 | 2025.06.30 14:51:22.176747 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7675 | 2025.06.30 14:51:22.176812 [ 276 ] {0784b036-dfa9-4556-ae27-0780b4835191} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7676 | 2025.06.30 14:51:22.176874 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402818 sec., 449808.88468782126 rows/sec., 30.25 MiB/sec. | ||
| 7677 | 2025.06.30 14:51:22.177039 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 7678 | 2025.06.30 14:51:22.177046 [ 276 ] {0784b036-dfa9-4556-ae27-0780b4835191} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2025.06.30 14:51:22.177193 [ 57 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7680 | 2025.06.30 14:51:22.177196 [ 276 ] {0784b036-dfa9-4556-ae27-0780b4835191} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001559 sec., 72482.36048749198 rows/sec., 4.69 MiB/sec. | ||
| 7681 | 2025.06.30 14:51:22.177232 [ 57 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2025.06.30 14:51:22.177252 [ 276 ] {0784b036-dfa9-4556-ae27-0780b4835191} <Debug> TCPHandler: Processed in 0.001752785 sec. | ||
| 7683 | 2025.06.30 14:51:22.177257 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7684 | 2025.06.30 14:51:22.177313 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2025.06.30 14:51:22.177343 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::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 | ||
| 7686 | 2025.06.30 14:51:22.177367 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2025.06.30 14:51:22.177391 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_55_11} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 7688 | 2025.06.30 14:51:22.177438 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7689 | 2025.06.30 14:51:22.177467 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 138 rows starting from the beginning of the part | ||
| 7690 | 2025.06.30 14:51:22.177477 [ 276 ] {9f646dbf-183f-496b-ac23-33f3b5c5729c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7691 | 2025.06.30 14:51:22.177486 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7692 | 2025.06.30 14:51:22.177524 [ 276 ] {9f646dbf-183f-496b-ac23-33f3b5c5729c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7693 | 2025.06.30 14:51:22.177526 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
| 7694 | 2025.06.30 14:51:22.177585 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7695 | 2025.06.30 14:51:22.177631 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
| 7696 | 2025.06.30 14:51:22.177672 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
| 7697 | 2025.06.30 14:51:22.177711 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
| 7698 | 2025.06.30 14:51:22.177974 [ 276 ] {9f646dbf-183f-496b-ac23-33f3b5c5729c} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2025.06.30 14:51:22.178016 [ 276 ] {9f646dbf-183f-496b-ac23-33f3b5c5729c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7700 | 2025.06.30 14:51:22.178349 [ 276 ] {9f646dbf-183f-496b-ac23-33f3b5c5729c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7701 | 2025.06.30 14:51:22.178510 [ 196 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204284 sec., 509846.5146095108 rows/sec., 35.68 MiB/sec. | ||
| 7702 | 2025.06.30 14:51:22.178567 [ 276 ] {9f646dbf-183f-496b-ac23-33f3b5c5729c} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2025.06.30 14:51:22.178668 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7704 | 2025.06.30 14:51:22.178699 [ 276 ] {9f646dbf-183f-496b-ac23-33f3b5c5729c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001249 sec., 89671.73738991194 rows/sec., 5.11 MiB/sec. | ||
| 7705 | 2025.06.30 14:51:22.178742 [ 276 ] {9f646dbf-183f-496b-ac23-33f3b5c5729c} <Debug> TCPHandler: Processed in 0.001425168 sec. | ||
| 7706 | 2025.06.30 14:51:22.178858 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2025.06.30 14:51:22.178944 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2025.06.30 14:51:22.178953 [ 276 ] {871e892d-c492-484d-995e-473a56242be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7709 | 2025.06.30 14:51:22.179005 [ 276 ] {871e892d-c492-484d-995e-473a56242be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7710 | 2025.06.30 14:51:22.179033 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_16_3} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7711 | 2025.06.30 14:51:22.179125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7712 | 2025.06.30 14:51:22.179600 [ 276 ] {871e892d-c492-484d-995e-473a56242be5} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2025.06.30 14:51:22.179639 [ 276 ] {871e892d-c492-484d-995e-473a56242be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7714 | 2025.06.30 14:51:22.179971 [ 276 ] {871e892d-c492-484d-995e-473a56242be5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7715 | 2025.06.30 14:51:22.180178 [ 276 ] {871e892d-c492-484d-995e-473a56242be5} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2025.06.30 14:51:22.180303 [ 57 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7717 | 2025.06.30 14:51:22.180306 [ 276 ] {871e892d-c492-484d-995e-473a56242be5} <Debug> executeQuery: Read 421 rows, 30.72 KiB in 0.00137 sec., 307299.2700729927 rows/sec., 21.90 MiB/sec. | ||
| 7718 | 2025.06.30 14:51:22.180335 [ 57 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2025.06.30 14:51:22.180354 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7720 | 2025.06.30 14:51:22.180356 [ 276 ] {871e892d-c492-484d-995e-473a56242be5} <Debug> TCPHandler: Processed in 0.001547131 sec. | ||
| 7721 | 2025.06.30 14:51:22.180421 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 7722 | 2025.06.30 14:51:22.180473 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2025.06.30 14:51:22.180506 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7724 | 2025.06.30 14:51:22.180536 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 500 rows starting from the beginning of the part | ||
| 7725 | 2025.06.30 14:51:22.180581 [ 276 ] {06978388-3590-4467-bf57-73b8457d921e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7726 | 2025.06.30 14:51:22.180593 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 415 rows starting from the beginning of the part | ||
| 7727 | 2025.06.30 14:51:22.180630 [ 276 ] {06978388-3590-4467-bf57-73b8457d921e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7728 | 2025.06.30 14:51:22.180669 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 81 rows starting from the beginning of the part | ||
| 7729 | 2025.06.30 14:51:22.180724 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 415 rows starting from the beginning of the part | ||
| 7730 | 2025.06.30 14:51:22.180768 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 73 rows starting from the beginning of the part | ||
| 7731 | 2025.06.30 14:51:22.180814 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 421 rows starting from the beginning of the part | ||
| 7732 | 2025.06.30 14:51:22.180968 [ 276 ] {06978388-3590-4467-bf57-73b8457d921e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2025.06.30 14:51:22.181010 [ 276 ] {06978388-3590-4467-bf57-73b8457d921e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7734 | 2025.06.30 14:51:22.181335 [ 276 ] {06978388-3590-4467-bf57-73b8457d921e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7735 | 2025.06.30 14:51:22.181559 [ 276 ] {06978388-3590-4467-bf57-73b8457d921e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2025.06.30 14:51:22.181684 [ 276 ] {06978388-3590-4467-bf57-73b8457d921e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 7737 | 2025.06.30 14:51:22.181722 [ 276 ] {06978388-3590-4467-bf57-73b8457d921e} <Debug> TCPHandler: Processed in 0.001298576 sec. | ||
| 7738 | 2025.06.30 14:51:22.181820 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2025.06.30 14:51:22.181865 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470179 sec., 1295760.5842553866 rows/sec., 98.57 MiB/sec. | ||
| 7740 | 2025.06.30 14:51:22.181921 [ 276 ] {fd8b98b9-403c-45c6-8c4e-ccd97e5973e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7741 | 2025.06.30 14:51:22.181964 [ 276 ] {fd8b98b9-403c-45c6-8c4e-ccd97e5973e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7742 | 2025.06.30 14:51:22.182028 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7743 | 2025.06.30 14:51:22.182282 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2025.06.30 14:51:22.182347 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_61_12} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7745 | 2025.06.30 14:51:22.182386 [ 276 ] {fd8b98b9-403c-45c6-8c4e-ccd97e5973e8} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2025.06.30 14:51:22.182405 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7747 | 2025.06.30 14:51:22.182429 [ 276 ] {fd8b98b9-403c-45c6-8c4e-ccd97e5973e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7748 | 2025.06.30 14:51:22.182765 [ 276 ] {fd8b98b9-403c-45c6-8c4e-ccd97e5973e8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7749 | 2025.06.30 14:51:22.182980 [ 276 ] {fd8b98b9-403c-45c6-8c4e-ccd97e5973e8} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2025.06.30 14:51:22.183100 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7751 | 2025.06.30 14:51:22.183104 [ 276 ] {fd8b98b9-403c-45c6-8c4e-ccd97e5973e8} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001201 sec., 199833.47210657786 rows/sec., 13.40 MiB/sec. | ||
| 7752 | 2025.06.30 14:51:22.183133 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2025.06.30 14:51:22.183152 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7754 | 2025.06.30 14:51:22.183153 [ 276 ] {fd8b98b9-403c-45c6-8c4e-ccd97e5973e8} <Debug> TCPHandler: Processed in 0.001381517 sec. | ||
| 7755 | 2025.06.30 14:51:22.183219 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 7756 | 2025.06.30 14:51:22.183268 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2025.06.30 14:51:22.183309 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7758 | 2025.06.30 14:51:22.183338 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 7028 rows starting from the beginning of the part | ||
| 7759 | 2025.06.30 14:51:22.183366 [ 276 ] {fad32048-6ce8-4547-b0f7-e6e6f3e0b521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7760 | 2025.06.30 14:51:22.183381 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
| 7761 | 2025.06.30 14:51:22.183421 [ 276 ] {fad32048-6ce8-4547-b0f7-e6e6f3e0b521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7762 | 2025.06.30 14:51:22.183424 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 164 rows starting from the beginning of the part | ||
| 7763 | 2025.06.30 14:51:22.183475 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
| 7764 | 2025.06.30 14:51:22.183507 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7765 | 2025.06.30 14:51:22.183542 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 240 rows starting from the beginning of the part | ||
| 7766 | 2025.06.30 14:51:22.183737 [ 276 ] {fad32048-6ce8-4547-b0f7-e6e6f3e0b521} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2025.06.30 14:51:22.183776 [ 276 ] {fad32048-6ce8-4547-b0f7-e6e6f3e0b521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7768 | 2025.06.30 14:51:22.184079 [ 276 ] {fad32048-6ce8-4547-b0f7-e6e6f3e0b521} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7769 | 2025.06.30 14:51:22.184303 [ 276 ] {fad32048-6ce8-4547-b0f7-e6e6f3e0b521} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2025.06.30 14:51:22.184436 [ 276 ] {fad32048-6ce8-4547-b0f7-e6e6f3e0b521} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 7771 | 2025.06.30 14:51:22.184473 [ 276 ] {fad32048-6ce8-4547-b0f7-e6e6f3e0b521} <Debug> TCPHandler: Processed in 0.001254476 sec. | ||
| 7772 | 2025.06.30 14:51:22.184580 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7773 | 2025.06.30 14:51:22.184674 [ 276 ] {7be0d85e-84d4-405f-bc8e-593655774cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7774 | 2025.06.30 14:51:22.184728 [ 276 ] {7be0d85e-84d4-405f-bc8e-593655774cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7775 | 2025.06.30 14:51:22.185560 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8066 rows, containing 5 columns (5 merged, 0 gathered) in 0.002366537 sec., 3408355.7535757944 rows/sec., 237.35 MiB/sec. | ||
| 7776 | 2025.06.30 14:51:22.185572 [ 276 ] {7be0d85e-84d4-405f-bc8e-593655774cfd} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2025.06.30 14:51:22.185628 [ 276 ] {7be0d85e-84d4-405f-bc8e-593655774cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7778 | 2025.06.30 14:51:22.186094 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7779 | 2025.06.30 14:51:22.186214 [ 276 ] {7be0d85e-84d4-405f-bc8e-593655774cfd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7780 | 2025.06.30 14:51:22.186383 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.06.30 14:51:22.186462 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7782 | 2025.06.30 14:51:22.186503 [ 276 ] {7be0d85e-84d4-405f-bc8e-593655774cfd} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2025.06.30 14:51:22.186522 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 7784 | 2025.06.30 14:51:22.186645 [ 276 ] {7be0d85e-84d4-405f-bc8e-593655774cfd} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001988 sec., 16599.59758551308 rows/sec., 29.75 MiB/sec. | ||
| 7785 | 2025.06.30 14:51:22.186702 [ 276 ] {7be0d85e-84d4-405f-bc8e-593655774cfd} <Debug> TCPHandler: Processed in 0.002178324 sec. | ||
| 7786 | 2025.06.30 14:51:22.186824 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2025.06.30 14:51:22.186919 [ 276 ] {abf8e100-9f8a-4335-8564-692f2290c865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7788 | 2025.06.30 14:51:22.186961 [ 276 ] {abf8e100-9f8a-4335-8564-692f2290c865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7789 | 2025.06.30 14:51:22.187289 [ 276 ] {abf8e100-9f8a-4335-8564-692f2290c865} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2025.06.30 14:51:22.187324 [ 276 ] {abf8e100-9f8a-4335-8564-692f2290c865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7791 | 2025.06.30 14:51:22.187626 [ 276 ] {abf8e100-9f8a-4335-8564-692f2290c865} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7792 | 2025.06.30 14:51:22.187842 [ 276 ] {abf8e100-9f8a-4335-8564-692f2290c865} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2025.06.30 14:51:22.187963 [ 57 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7794 | 2025.06.30 14:51:22.187965 [ 276 ] {abf8e100-9f8a-4335-8564-692f2290c865} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001065 sec., 76995.30516431924 rows/sec., 4.89 MiB/sec. | ||
| 7795 | 2025.06.30 14:51:22.187995 [ 57 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.06.30 14:51:22.188013 [ 276 ] {abf8e100-9f8a-4335-8564-692f2290c865} <Debug> TCPHandler: Processed in 0.001245555 sec. | ||
| 7797 | 2025.06.30 14:51:22.188013 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7798 | 2025.06.30 14:51:22.188083 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 7799 | 2025.06.30 14:51:22.188158 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7800 | 2025.06.30 14:51:22.188184 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2488 rows starting from the beginning of the part | ||
| 7801 | 2025.06.30 14:51:22.188243 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
| 7802 | 2025.06.30 14:51:22.188283 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 7803 | 2025.06.30 14:51:22.188320 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
| 7804 | 2025.06.30 14:51:22.188355 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7805 | 2025.06.30 14:51:22.188393 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
| 7806 | 2025.06.30 14:51:22.189428 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.001374657 sec., 2076154.269756019 rows/sec., 136.49 MiB/sec. | ||
| 7807 | 2025.06.30 14:51:22.189643 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7808 | 2025.06.30 14:51:22.189881 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2025.06.30 14:51:22.189948 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_61_12} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7810 | 2025.06.30 14:51:22.190022 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7811 | 2025.06.30 14:51:22.277026 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7812 | 2025.06.30 14:51:22.295784 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2025.06.30 14:51:22.295861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7814 | 2025.06.30 14:51:22.302493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7815 | 2025.06.30 14:51:22.303270 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2025.06.30 14:51:22.307725 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7817 | 2025.06.30 14:51:23.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.92 MiB, peak 288.31 MiB, free memory in arenas 0.00 B, will set to 277.72 MiB (RSS), difference: -1.20 MiB | ||
| 7818 | 2025.06.30 14:51:27.161423 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2025.06.30 14:51:27.161727 [ 276 ] {b1883ab9-8fa9-4349-9d13-80eea19168cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7820 | 2025.06.30 14:51:27.161831 [ 276 ] {b1883ab9-8fa9-4349-9d13-80eea19168cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7821 | 2025.06.30 14:51:27.162550 [ 276 ] {b1883ab9-8fa9-4349-9d13-80eea19168cb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2025.06.30 14:51:27.162597 [ 276 ] {b1883ab9-8fa9-4349-9d13-80eea19168cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7823 | 2025.06.30 14:51:27.162992 [ 276 ] {b1883ab9-8fa9-4349-9d13-80eea19168cb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7824 | 2025.06.30 14:51:27.163212 [ 276 ] {b1883ab9-8fa9-4349-9d13-80eea19168cb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2025.06.30 14:51:27.163363 [ 276 ] {b1883ab9-8fa9-4349-9d13-80eea19168cb} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001713 sec., 43199.06596614127 rows/sec., 3.48 MiB/sec. | ||
| 7826 | 2025.06.30 14:51:27.163404 [ 276 ] {b1883ab9-8fa9-4349-9d13-80eea19168cb} <Debug> TCPHandler: Processed in 0.002166793 sec. | ||
| 7827 | 2025.06.30 14:51:27.163529 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2025.06.30 14:51:27.163622 [ 276 ] {24319a35-2a3f-4a33-93df-4bca97a2269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7829 | 2025.06.30 14:51:27.163661 [ 276 ] {24319a35-2a3f-4a33-93df-4bca97a2269f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7830 | 2025.06.30 14:51:27.164050 [ 276 ] {24319a35-2a3f-4a33-93df-4bca97a2269f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2025.06.30 14:51:27.164086 [ 276 ] {24319a35-2a3f-4a33-93df-4bca97a2269f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7832 | 2025.06.30 14:51:27.164380 [ 276 ] {24319a35-2a3f-4a33-93df-4bca97a2269f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7833 | 2025.06.30 14:51:27.164585 [ 276 ] {24319a35-2a3f-4a33-93df-4bca97a2269f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2025.06.30 14:51:27.164709 [ 276 ] {24319a35-2a3f-4a33-93df-4bca97a2269f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001106 sec., 8137.4321880651 rows/sec., 611.90 KiB/sec. | ||
| 7835 | 2025.06.30 14:51:27.164746 [ 276 ] {24319a35-2a3f-4a33-93df-4bca97a2269f} <Debug> TCPHandler: Processed in 0.001265705 sec. | ||
| 7836 | 2025.06.30 14:51:27.164850 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2025.06.30 14:51:27.164947 [ 276 ] {0fc3ee5e-41c3-4f01-ba6e-90ef1e91ba77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7838 | 2025.06.30 14:51:27.164986 [ 276 ] {0fc3ee5e-41c3-4f01-ba6e-90ef1e91ba77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7839 | 2025.06.30 14:51:27.165395 [ 276 ] {0fc3ee5e-41c3-4f01-ba6e-90ef1e91ba77} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2025.06.30 14:51:27.165431 [ 276 ] {0fc3ee5e-41c3-4f01-ba6e-90ef1e91ba77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7841 | 2025.06.30 14:51:27.165726 [ 276 ] {0fc3ee5e-41c3-4f01-ba6e-90ef1e91ba77} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7842 | 2025.06.30 14:51:27.165939 [ 276 ] {0fc3ee5e-41c3-4f01-ba6e-90ef1e91ba77} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2025.06.30 14:51:27.166062 [ 276 ] {0fc3ee5e-41c3-4f01-ba6e-90ef1e91ba77} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001137 sec., 64204.04573438875 rows/sec., 5.01 MiB/sec. | ||
| 7844 | 2025.06.30 14:51:27.166097 [ 276 ] {0fc3ee5e-41c3-4f01-ba6e-90ef1e91ba77} <Debug> TCPHandler: Processed in 0.001293996 sec. | ||
| 7845 | 2025.06.30 14:51:27.166206 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2025.06.30 14:51:27.166298 [ 276 ] {4036d6dc-51c0-4f29-a807-08c47e3a4394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7847 | 2025.06.30 14:51:27.166340 [ 276 ] {4036d6dc-51c0-4f29-a807-08c47e3a4394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7848 | 2025.06.30 14:51:27.166747 [ 276 ] {4036d6dc-51c0-4f29-a807-08c47e3a4394} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2025.06.30 14:51:27.166783 [ 276 ] {4036d6dc-51c0-4f29-a807-08c47e3a4394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7850 | 2025.06.30 14:51:27.167099 [ 276 ] {4036d6dc-51c0-4f29-a807-08c47e3a4394} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7851 | 2025.06.30 14:51:27.167303 [ 276 ] {4036d6dc-51c0-4f29-a807-08c47e3a4394} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2025.06.30 14:51:27.167427 [ 276 ] {4036d6dc-51c0-4f29-a807-08c47e3a4394} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 7853 | 2025.06.30 14:51:27.167462 [ 276 ] {4036d6dc-51c0-4f29-a807-08c47e3a4394} <Debug> TCPHandler: Processed in 0.001303116 sec. | ||
| 7854 | 2025.06.30 14:51:27.167561 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2025.06.30 14:51:27.167652 [ 276 ] {ccc5c42f-5683-414d-89cd-0f69b8569c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7856 | 2025.06.30 14:51:27.167704 [ 276 ] {ccc5c42f-5683-414d-89cd-0f69b8569c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7857 | 2025.06.30 14:51:27.168421 [ 276 ] {ccc5c42f-5683-414d-89cd-0f69b8569c03} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2025.06.30 14:51:27.168456 [ 276 ] {ccc5c42f-5683-414d-89cd-0f69b8569c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7859 | 2025.06.30 14:51:27.168946 [ 276 ] {ccc5c42f-5683-414d-89cd-0f69b8569c03} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7860 | 2025.06.30 14:51:27.169153 [ 276 ] {ccc5c42f-5683-414d-89cd-0f69b8569c03} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2025.06.30 14:51:27.169273 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7862 | 2025.06.30 14:51:27.169284 [ 276 ] {ccc5c42f-5683-414d-89cd-0f69b8569c03} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001649 sec., 5457.85324439054 rows/sec., 9.78 MiB/sec. | ||
| 7863 | 2025.06.30 14:51:27.169349 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2025.06.30 14:51:27.169377 [ 276 ] {ccc5c42f-5683-414d-89cd-0f69b8569c03} <Debug> TCPHandler: Processed in 0.001862417 sec. | ||
| 7865 | 2025.06.30 14:51:27.169378 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7866 | 2025.06.30 14:51:27.169498 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2025.06.30 14:51:27.169508 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 7868 | 2025.06.30 14:51:27.169596 [ 276 ] {68997578-6903-48fb-9322-10d5a45449d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7869 | 2025.06.30 14:51:27.169641 [ 276 ] {68997578-6903-48fb-9322-10d5a45449d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7870 | 2025.06.30 14:51:27.169774 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7871 | 2025.06.30 14:51:27.169841 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1071 rows starting from the beginning of the part | ||
| 7872 | 2025.06.30 14:51:27.169967 [ 276 ] {68997578-6903-48fb-9322-10d5a45449d7} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.06.30 14:51:27.169971 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
| 7874 | 2025.06.30 14:51:27.170010 [ 276 ] {68997578-6903-48fb-9322-10d5a45449d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7875 | 2025.06.30 14:51:27.170099 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 33 rows starting from the beginning of the part | ||
| 7876 | 2025.06.30 14:51:27.170195 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 7877 | 2025.06.30 14:51:27.170295 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 33 rows starting from the beginning of the part | ||
| 7878 | 2025.06.30 14:51:27.170331 [ 276 ] {68997578-6903-48fb-9322-10d5a45449d7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7879 | 2025.06.30 14:51:27.170398 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
| 7880 | 2025.06.30 14:51:27.170555 [ 276 ] {68997578-6903-48fb-9322-10d5a45449d7} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2025.06.30 14:51:27.170684 [ 276 ] {68997578-6903-48fb-9322-10d5a45449d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 7882 | 2025.06.30 14:51:27.170719 [ 276 ] {68997578-6903-48fb-9322-10d5a45449d7} <Debug> TCPHandler: Processed in 0.001268865 sec. | ||
| 7883 | 2025.06.30 14:51:27.178112 [ 197 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 19 columns (19 merged, 0 gathered) in 0.008654822 sec., 134491.50080729564 rows/sec., 241.00 MiB/sec. | ||
| 7884 | 2025.06.30 14:51:27.179656 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7885 | 2025.06.30 14:51:27.180056 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2025.06.30 14:51:27.180142 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7887 | 2025.06.30 14:51:27.180326 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 7888 | 2025.06.30 14:51:28.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.19 MiB, peak 289.71 MiB, free memory in arenas 0.00 B, will set to 283.68 MiB (RSS), difference: 5.49 MiB | ||
| 7889 | 2025.06.30 14:51:28.571050 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7890 | 2025.06.30 14:51:28.571125 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7891 | 2025.06.30 14:51:28.692700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
| 7892 | 2025.06.30 14:51:28.693468 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2025.06.30 14:51:28.693512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7894 | 2025.06.30 14:51:28.693998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7895 | 2025.06.30 14:51:28.694234 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2025.06.30 14:51:28.694381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 7897 | 2025.06.30 14:51:28.749616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1094 | ||
| 7898 | 2025.06.30 14:51:28.752021 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2025.06.30 14:51:28.752061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7900 | 2025.06.30 14:51:28.753234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7901 | 2025.06.30 14:51:28.753500 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2025.06.30 14:51:28.753778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 7903 | 2025.06.30 14:51:29.808768 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7904 | 2025.06.30 14:51:29.825852 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.06.30 14:51:29.825899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7906 | 2025.06.30 14:51:29.832178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7907 | 2025.06.30 14:51:29.832847 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2025.06.30 14:51:29.835771 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7909 | 2025.06.30 14:51:32.168994 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2025.06.30 14:51:32.169221 [ 276 ] {825d4f75-0ab7-4c74-aec1-2ef1c279fe12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7911 | 2025.06.30 14:51:32.169297 [ 276 ] {825d4f75-0ab7-4c74-aec1-2ef1c279fe12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7912 | 2025.06.30 14:51:32.170069 [ 276 ] {825d4f75-0ab7-4c74-aec1-2ef1c279fe12} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.06.30 14:51:32.170121 [ 276 ] {825d4f75-0ab7-4c74-aec1-2ef1c279fe12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7914 | 2025.06.30 14:51:32.170540 [ 276 ] {825d4f75-0ab7-4c74-aec1-2ef1c279fe12} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7915 | 2025.06.30 14:51:32.170772 [ 276 ] {825d4f75-0ab7-4c74-aec1-2ef1c279fe12} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.06.30 14:51:32.170905 [ 47 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7917 | 2025.06.30 14:51:32.170935 [ 276 ] {825d4f75-0ab7-4c74-aec1-2ef1c279fe12} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00177 sec., 119774.01129943502 rows/sec., 7.62 MiB/sec. | ||
| 7918 | 2025.06.30 14:51:32.170980 [ 47 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2025.06.30 14:51:32.170995 [ 276 ] {825d4f75-0ab7-4c74-aec1-2ef1c279fe12} <Debug> TCPHandler: Processed in 0.002151843 sec. | ||
| 7920 | 2025.06.30 14:51:32.171011 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7921 | 2025.06.30 14:51:32.171122 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2025.06.30 14:51:32.171153 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::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 | ||
| 7923 | 2025.06.30 14:51:32.171230 [ 276 ] {3b3d8762-05b0-4310-ad6f-2db8681fca86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7924 | 2025.06.30 14:51:32.171279 [ 276 ] {3b3d8762-05b0-4310-ad6f-2db8681fca86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7925 | 2025.06.30 14:51:32.171310 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7926 | 2025.06.30 14:51:32.171351 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 236 rows starting from the beginning of the part | ||
| 7927 | 2025.06.30 14:51:32.171423 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 7928 | 2025.06.30 14:51:32.171476 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 7929 | 2025.06.30 14:51:32.171526 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 7930 | 2025.06.30 14:51:32.171571 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 7931 | 2025.06.30 14:51:32.171615 [ 194 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 7932 | 2025.06.30 14:51:32.171915 [ 276 ] {3b3d8762-05b0-4310-ad6f-2db8681fca86} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2025.06.30 14:51:32.171958 [ 276 ] {3b3d8762-05b0-4310-ad6f-2db8681fca86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7934 | 2025.06.30 14:51:32.172340 [ 276 ] {3b3d8762-05b0-4310-ad6f-2db8681fca86} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7935 | 2025.06.30 14:51:32.172555 [ 276 ] {3b3d8762-05b0-4310-ad6f-2db8681fca86} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2025.06.30 14:51:32.172621 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153639 sec., 721171.0568280189 rows/sec., 49.22 MiB/sec. | ||
| 7937 | 2025.06.30 14:51:32.172685 [ 276 ] {3b3d8762-05b0-4310-ad6f-2db8681fca86} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001478 sec., 462110.9607577808 rows/sec., 36.77 MiB/sec. | ||
| 7938 | 2025.06.30 14:51:32.172723 [ 276 ] {3b3d8762-05b0-4310-ad6f-2db8681fca86} <Debug> TCPHandler: Processed in 0.001654444 sec. | ||
| 7939 | 2025.06.30 14:51:32.172770 [ 198 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7940 | 2025.06.30 14:51:32.172835 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2025.06.30 14:51:32.172934 [ 276 ] {85957d30-d82e-4170-aca5-6a3a0b7b820a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7942 | 2025.06.30 14:51:32.172978 [ 276 ] {85957d30-d82e-4170-aca5-6a3a0b7b820a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7943 | 2025.06.30 14:51:32.173060 [ 198 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2025.06.30 14:51:32.173136 [ 198 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_16_3} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7945 | 2025.06.30 14:51:32.173223 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7946 | 2025.06.30 14:51:32.173402 [ 276 ] {85957d30-d82e-4170-aca5-6a3a0b7b820a} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2025.06.30 14:51:32.173443 [ 276 ] {85957d30-d82e-4170-aca5-6a3a0b7b820a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7948 | 2025.06.30 14:51:32.173752 [ 276 ] {85957d30-d82e-4170-aca5-6a3a0b7b820a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7949 | 2025.06.30 14:51:32.173962 [ 276 ] {85957d30-d82e-4170-aca5-6a3a0b7b820a} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2025.06.30 14:51:32.174091 [ 276 ] {85957d30-d82e-4170-aca5-6a3a0b7b820a} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001175 sec., 118297.87234042553 rows/sec., 7.37 MiB/sec. | ||
| 7951 | 2025.06.30 14:51:32.174127 [ 276 ] {85957d30-d82e-4170-aca5-6a3a0b7b820a} <Debug> TCPHandler: Processed in 0.001341726 sec. | ||
| 7952 | 2025.06.30 14:51:32.174235 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2025.06.30 14:51:32.174329 [ 276 ] {013744a7-fe2d-4384-88f1-4cb0cdc153a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7954 | 2025.06.30 14:51:32.174369 [ 276 ] {013744a7-fe2d-4384-88f1-4cb0cdc153a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7955 | 2025.06.30 14:51:32.174766 [ 276 ] {013744a7-fe2d-4384-88f1-4cb0cdc153a8} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2025.06.30 14:51:32.174801 [ 276 ] {013744a7-fe2d-4384-88f1-4cb0cdc153a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7957 | 2025.06.30 14:51:32.175115 [ 276 ] {013744a7-fe2d-4384-88f1-4cb0cdc153a8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7958 | 2025.06.30 14:51:32.175325 [ 276 ] {013744a7-fe2d-4384-88f1-4cb0cdc153a8} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2025.06.30 14:51:32.175450 [ 276 ] {013744a7-fe2d-4384-88f1-4cb0cdc153a8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001138 sec., 99297.01230228471 rows/sec., 6.43 MiB/sec. | ||
| 7960 | 2025.06.30 14:51:32.175487 [ 276 ] {013744a7-fe2d-4384-88f1-4cb0cdc153a8} <Debug> TCPHandler: Processed in 0.001300846 sec. | ||
| 7961 | 2025.06.30 14:51:32.175595 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7962 | 2025.06.30 14:51:32.175689 [ 276 ] {70cdacc3-6e84-4456-8d58-1ddeb0c5fe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7963 | 2025.06.30 14:51:32.175728 [ 276 ] {70cdacc3-6e84-4456-8d58-1ddeb0c5fe0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7964 | 2025.06.30 14:51:32.176130 [ 276 ] {70cdacc3-6e84-4456-8d58-1ddeb0c5fe0c} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2025.06.30 14:51:32.176166 [ 276 ] {70cdacc3-6e84-4456-8d58-1ddeb0c5fe0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7966 | 2025.06.30 14:51:32.176464 [ 276 ] {70cdacc3-6e84-4456-8d58-1ddeb0c5fe0c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7967 | 2025.06.30 14:51:32.176666 [ 276 ] {70cdacc3-6e84-4456-8d58-1ddeb0c5fe0c} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2025.06.30 14:51:32.176763 [ 47 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7969 | 2025.06.30 14:51:32.176790 [ 276 ] {70cdacc3-6e84-4456-8d58-1ddeb0c5fe0c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001119 sec., 100089.3655049151 rows/sec., 5.70 MiB/sec. | ||
| 7970 | 2025.06.30 14:51:32.176799 [ 47 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2025.06.30 14:51:32.176833 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7972 | 2025.06.30 14:51:32.176834 [ 276 ] {70cdacc3-6e84-4456-8d58-1ddeb0c5fe0c} <Debug> TCPHandler: Processed in 0.001287326 sec. | ||
| 7973 | 2025.06.30 14:51:32.176925 [ 189 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::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 | ||
| 7974 | 2025.06.30 14:51:32.176955 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2025.06.30 14:51:32.177017 [ 189 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7976 | 2025.06.30 14:51:32.177045 [ 189 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 124 rows starting from the beginning of the part | ||
| 7977 | 2025.06.30 14:51:32.177049 [ 276 ] {3f128293-e826-4564-9355-b0f75666702e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2025.06.30 14:51:32.177093 [ 276 ] {3f128293-e826-4564-9355-b0f75666702e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7979 | 2025.06.30 14:51:32.177105 [ 189 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 7980 | 2025.06.30 14:51:32.177151 [ 189 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
| 7981 | 2025.06.30 14:51:32.177195 [ 189 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 7982 | 2025.06.30 14:51:32.177233 [ 189 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
| 7983 | 2025.06.30 14:51:32.177273 [ 189 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
| 7984 | 2025.06.30 14:51:32.177605 [ 276 ] {3f128293-e826-4564-9355-b0f75666702e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2025.06.30 14:51:32.177640 [ 276 ] {3f128293-e826-4564-9355-b0f75666702e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7986 | 2025.06.30 14:51:32.177957 [ 276 ] {3f128293-e826-4564-9355-b0f75666702e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7987 | 2025.06.30 14:51:32.178088 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200573 sec., 486434.39424341545 rows/sec., 29.95 MiB/sec. | ||
| 7988 | 2025.06.30 14:51:32.178175 [ 276 ] {3f128293-e826-4564-9355-b0f75666702e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2025.06.30 14:51:32.178305 [ 200 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7990 | 2025.06.30 14:51:32.178310 [ 276 ] {3f128293-e826-4564-9355-b0f75666702e} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001278 sec., 324726.1345852895 rows/sec., 23.10 MiB/sec. | ||
| 7991 | 2025.06.30 14:51:32.178387 [ 276 ] {3f128293-e826-4564-9355-b0f75666702e} <Debug> TCPHandler: Processed in 0.001480689 sec. | ||
| 7992 | 2025.06.30 14:51:32.178496 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2025.06.30 14:51:32.178592 [ 276 ] {11edfa73-4163-473e-ace9-286ec984072b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7994 | 2025.06.30 14:51:32.178635 [ 276 ] {11edfa73-4163-473e-ace9-286ec984072b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7995 | 2025.06.30 14:51:32.178678 [ 200 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2025.06.30 14:51:32.178775 [ 200 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_16_3} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7997 | 2025.06.30 14:51:32.178880 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7998 | 2025.06.30 14:51:32.178959 [ 276 ] {11edfa73-4163-473e-ace9-286ec984072b} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2025.06.30 14:51:32.179000 [ 276 ] {11edfa73-4163-473e-ace9-286ec984072b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8000 | 2025.06.30 14:51:32.179306 [ 276 ] {11edfa73-4163-473e-ace9-286ec984072b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8001 | 2025.06.30 14:51:32.179520 [ 276 ] {11edfa73-4163-473e-ace9-286ec984072b} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2025.06.30 14:51:32.179647 [ 276 ] {11edfa73-4163-473e-ace9-286ec984072b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 8003 | 2025.06.30 14:51:32.179682 [ 276 ] {11edfa73-4163-473e-ace9-286ec984072b} <Debug> TCPHandler: Processed in 0.001235044 sec. | ||
| 8004 | 2025.06.30 14:51:32.179782 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2025.06.30 14:51:32.179875 [ 276 ] {efc3565e-48dc-4560-8d84-a402aa2a4c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8006 | 2025.06.30 14:51:32.179918 [ 276 ] {efc3565e-48dc-4560-8d84-a402aa2a4c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8007 | 2025.06.30 14:51:32.180296 [ 276 ] {efc3565e-48dc-4560-8d84-a402aa2a4c11} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2025.06.30 14:51:32.180331 [ 276 ] {efc3565e-48dc-4560-8d84-a402aa2a4c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8009 | 2025.06.30 14:51:32.180663 [ 276 ] {efc3565e-48dc-4560-8d84-a402aa2a4c11} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8010 | 2025.06.30 14:51:32.180872 [ 276 ] {efc3565e-48dc-4560-8d84-a402aa2a4c11} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2025.06.30 14:51:32.180998 [ 276 ] {efc3565e-48dc-4560-8d84-a402aa2a4c11} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001141 sec., 207712.5328659071 rows/sec., 13.92 MiB/sec. | ||
| 8012 | 2025.06.30 14:51:32.181035 [ 276 ] {efc3565e-48dc-4560-8d84-a402aa2a4c11} <Debug> TCPHandler: Processed in 0.001301796 sec. | ||
| 8013 | 2025.06.30 14:51:32.181163 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2025.06.30 14:51:32.181257 [ 276 ] {d5215af1-2d17-41a4-8904-5470d98ffeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8015 | 2025.06.30 14:51:32.181298 [ 276 ] {d5215af1-2d17-41a4-8904-5470d98ffeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8016 | 2025.06.30 14:51:32.181608 [ 276 ] {d5215af1-2d17-41a4-8904-5470d98ffeb6} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2025.06.30 14:51:32.181644 [ 276 ] {d5215af1-2d17-41a4-8904-5470d98ffeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8018 | 2025.06.30 14:51:32.181938 [ 276 ] {d5215af1-2d17-41a4-8904-5470d98ffeb6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8019 | 2025.06.30 14:51:32.182148 [ 276 ] {d5215af1-2d17-41a4-8904-5470d98ffeb6} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2025.06.30 14:51:32.182271 [ 276 ] {d5215af1-2d17-41a4-8904-5470d98ffeb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 8021 | 2025.06.30 14:51:32.182306 [ 276 ] {d5215af1-2d17-41a4-8904-5470d98ffeb6} <Debug> TCPHandler: Processed in 0.001192054 sec. | ||
| 8022 | 2025.06.30 14:51:32.182409 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2025.06.30 14:51:32.182507 [ 276 ] {16ec30f8-7d18-4441-8b67-fe56425a32c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8024 | 2025.06.30 14:51:32.182562 [ 276 ] {16ec30f8-7d18-4441-8b67-fe56425a32c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8025 | 2025.06.30 14:51:32.183337 [ 276 ] {16ec30f8-7d18-4441-8b67-fe56425a32c5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2025.06.30 14:51:32.183371 [ 276 ] {16ec30f8-7d18-4441-8b67-fe56425a32c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8027 | 2025.06.30 14:51:32.183914 [ 276 ] {16ec30f8-7d18-4441-8b67-fe56425a32c5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8028 | 2025.06.30 14:51:32.184135 [ 276 ] {16ec30f8-7d18-4441-8b67-fe56425a32c5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2025.06.30 14:51:32.184268 [ 276 ] {16ec30f8-7d18-4441-8b67-fe56425a32c5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00178 sec., 18539.32584269663 rows/sec., 33.22 MiB/sec. | ||
| 8030 | 2025.06.30 14:51:32.184320 [ 276 ] {16ec30f8-7d18-4441-8b67-fe56425a32c5} <Debug> TCPHandler: Processed in 0.001961019 sec. | ||
| 8031 | 2025.06.30 14:51:32.184431 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2025.06.30 14:51:32.184526 [ 276 ] {6c2f1657-8564-4916-947a-3440f0f8fec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8033 | 2025.06.30 14:51:32.184567 [ 276 ] {6c2f1657-8564-4916-947a-3440f0f8fec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8034 | 2025.06.30 14:51:32.184885 [ 276 ] {6c2f1657-8564-4916-947a-3440f0f8fec4} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2025.06.30 14:51:32.184919 [ 276 ] {6c2f1657-8564-4916-947a-3440f0f8fec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8036 | 2025.06.30 14:51:32.185222 [ 276 ] {6c2f1657-8564-4916-947a-3440f0f8fec4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8037 | 2025.06.30 14:51:32.185427 [ 276 ] {6c2f1657-8564-4916-947a-3440f0f8fec4} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2025.06.30 14:51:32.185550 [ 276 ] {6c2f1657-8564-4916-947a-3440f0f8fec4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001042 sec., 78694.81765834933 rows/sec., 5.00 MiB/sec. | ||
| 8039 | 2025.06.30 14:51:32.185584 [ 276 ] {6c2f1657-8564-4916-947a-3440f0f8fec4} <Debug> TCPHandler: Processed in 0.001203554 sec. | ||
| 8040 | 2025.06.30 14:51:36.194479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
| 8041 | 2025.06.30 14:51:36.195256 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2025.06.30 14:51:36.195291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8043 | 2025.06.30 14:51:36.195760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8044 | 2025.06.30 14:51:36.195987 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2025.06.30 14:51:36.196118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 8046 | 2025.06.30 14:51:37.162344 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8047 | 2025.06.30 14:51:37.162626 [ 276 ] {af5d548f-e208-4841-9e8e-e933b1a14832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8048 | 2025.06.30 14:51:37.162726 [ 276 ] {af5d548f-e208-4841-9e8e-e933b1a14832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8049 | 2025.06.30 14:51:37.163554 [ 276 ] {af5d548f-e208-4841-9e8e-e933b1a14832} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2025.06.30 14:51:37.163594 [ 276 ] {af5d548f-e208-4841-9e8e-e933b1a14832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8051 | 2025.06.30 14:51:37.163961 [ 276 ] {af5d548f-e208-4841-9e8e-e933b1a14832} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8052 | 2025.06.30 14:51:37.164195 [ 276 ] {af5d548f-e208-4841-9e8e-e933b1a14832} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2025.06.30 14:51:37.164343 [ 276 ] {af5d548f-e208-4841-9e8e-e933b1a14832} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001795 sec., 1114.2061281337049 rows/sec., 90.86 KiB/sec. | ||
| 8054 | 2025.06.30 14:51:37.164384 [ 276 ] {af5d548f-e208-4841-9e8e-e933b1a14832} <Debug> TCPHandler: Processed in 0.002217824 sec. | ||
| 8055 | 2025.06.30 14:51:37.164500 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2025.06.30 14:51:37.164594 [ 276 ] {ad7707d7-8f93-4e08-a72f-606d9ce76883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8057 | 2025.06.30 14:51:37.164632 [ 276 ] {ad7707d7-8f93-4e08-a72f-606d9ce76883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8058 | 2025.06.30 14:51:37.165088 [ 276 ] {ad7707d7-8f93-4e08-a72f-606d9ce76883} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2025.06.30 14:51:37.165124 [ 276 ] {ad7707d7-8f93-4e08-a72f-606d9ce76883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8060 | 2025.06.30 14:51:37.165429 [ 276 ] {ad7707d7-8f93-4e08-a72f-606d9ce76883} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8061 | 2025.06.30 14:51:37.165626 [ 276 ] {ad7707d7-8f93-4e08-a72f-606d9ce76883} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2025.06.30 14:51:37.165749 [ 276 ] {ad7707d7-8f93-4e08-a72f-606d9ce76883} <Debug> executeQuery: Read 75 rows, 6.17 KiB in 0.001174 sec., 63884.15672913118 rows/sec., 5.13 MiB/sec. | ||
| 8063 | 2025.06.30 14:51:37.165784 [ 276 ] {ad7707d7-8f93-4e08-a72f-606d9ce76883} <Debug> TCPHandler: Processed in 0.001331077 sec. | ||
| 8064 | 2025.06.30 14:51:37.165893 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2025.06.30 14:51:37.165985 [ 276 ] {9ddc5908-76b3-4dc5-b199-5c28887b7f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8066 | 2025.06.30 14:51:37.166023 [ 276 ] {9ddc5908-76b3-4dc5-b199-5c28887b7f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8067 | 2025.06.30 14:51:37.166406 [ 276 ] {9ddc5908-76b3-4dc5-b199-5c28887b7f6e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2025.06.30 14:51:37.166440 [ 276 ] {9ddc5908-76b3-4dc5-b199-5c28887b7f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8069 | 2025.06.30 14:51:37.166723 [ 276 ] {9ddc5908-76b3-4dc5-b199-5c28887b7f6e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8070 | 2025.06.30 14:51:37.166923 [ 276 ] {9ddc5908-76b3-4dc5-b199-5c28887b7f6e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2025.06.30 14:51:37.167052 [ 276 ] {9ddc5908-76b3-4dc5-b199-5c28887b7f6e} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001085 sec., 10138.248847926267 rows/sec., 752.45 KiB/sec. | ||
| 8072 | 2025.06.30 14:51:37.167087 [ 276 ] {9ddc5908-76b3-4dc5-b199-5c28887b7f6e} <Debug> TCPHandler: Processed in 0.001240865 sec. | ||
| 8073 | 2025.06.30 14:51:37.167183 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2025.06.30 14:51:37.167273 [ 276 ] {97bc05d6-b433-4352-acc6-02b49ab4ec96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8075 | 2025.06.30 14:51:37.167310 [ 276 ] {97bc05d6-b433-4352-acc6-02b49ab4ec96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8076 | 2025.06.30 14:51:37.167740 [ 276 ] {97bc05d6-b433-4352-acc6-02b49ab4ec96} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2025.06.30 14:51:37.167775 [ 276 ] {97bc05d6-b433-4352-acc6-02b49ab4ec96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8078 | 2025.06.30 14:51:37.168061 [ 276 ] {97bc05d6-b433-4352-acc6-02b49ab4ec96} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8079 | 2025.06.30 14:51:37.168268 [ 276 ] {97bc05d6-b433-4352-acc6-02b49ab4ec96} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2025.06.30 14:51:37.168389 [ 276 ] {97bc05d6-b433-4352-acc6-02b49ab4ec96} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001133 sec., 66195.93998234776 rows/sec., 5.17 MiB/sec. | ||
| 8081 | 2025.06.30 14:51:37.168424 [ 276 ] {97bc05d6-b433-4352-acc6-02b49ab4ec96} <Debug> TCPHandler: Processed in 0.001287735 sec. | ||
| 8082 | 2025.06.30 14:51:37.168530 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2025.06.30 14:51:37.168624 [ 276 ] {61966fb3-3a03-4d09-8068-990a8b4fe312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8084 | 2025.06.30 14:51:37.168665 [ 276 ] {61966fb3-3a03-4d09-8068-990a8b4fe312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8085 | 2025.06.30 14:51:37.169083 [ 276 ] {61966fb3-3a03-4d09-8068-990a8b4fe312} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2025.06.30 14:51:37.169118 [ 276 ] {61966fb3-3a03-4d09-8068-990a8b4fe312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8087 | 2025.06.30 14:51:37.169431 [ 276 ] {61966fb3-3a03-4d09-8068-990a8b4fe312} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8088 | 2025.06.30 14:51:37.169627 [ 276 ] {61966fb3-3a03-4d09-8068-990a8b4fe312} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2025.06.30 14:51:37.169751 [ 276 ] {61966fb3-3a03-4d09-8068-990a8b4fe312} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001146 sec., 140488.65619546248 rows/sec., 9.78 MiB/sec. | ||
| 8090 | 2025.06.30 14:51:37.169787 [ 276 ] {61966fb3-3a03-4d09-8068-990a8b4fe312} <Debug> TCPHandler: Processed in 0.001303255 sec. | ||
| 8091 | 2025.06.30 14:51:37.169885 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2025.06.30 14:51:37.169977 [ 276 ] {3cb22d1b-c6d2-4b3f-b6c0-ff1e5e3a3303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8093 | 2025.06.30 14:51:37.170030 [ 276 ] {3cb22d1b-c6d2-4b3f-b6c0-ff1e5e3a3303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8094 | 2025.06.30 14:51:37.170782 [ 276 ] {3cb22d1b-c6d2-4b3f-b6c0-ff1e5e3a3303} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2025.06.30 14:51:37.170818 [ 276 ] {3cb22d1b-c6d2-4b3f-b6c0-ff1e5e3a3303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8096 | 2025.06.30 14:51:37.171312 [ 276 ] {3cb22d1b-c6d2-4b3f-b6c0-ff1e5e3a3303} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8097 | 2025.06.30 14:51:37.171516 [ 276 ] {3cb22d1b-c6d2-4b3f-b6c0-ff1e5e3a3303} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.06.30 14:51:37.171650 [ 276 ] {3cb22d1b-c6d2-4b3f-b6c0-ff1e5e3a3303} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001691 sec., 5322.294500295683 rows/sec., 9.54 MiB/sec. | ||
| 8099 | 2025.06.30 14:51:37.171701 [ 276 ] {3cb22d1b-c6d2-4b3f-b6c0-ff1e5e3a3303} <Debug> TCPHandler: Processed in 0.001862468 sec. | ||
| 8100 | 2025.06.30 14:51:37.171807 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2025.06.30 14:51:37.171901 [ 276 ] {9d311109-8297-48eb-bb85-0ccdf01e34c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8102 | 2025.06.30 14:51:37.171941 [ 276 ] {9d311109-8297-48eb-bb85-0ccdf01e34c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8103 | 2025.06.30 14:51:37.172278 [ 276 ] {9d311109-8297-48eb-bb85-0ccdf01e34c5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2025.06.30 14:51:37.172313 [ 276 ] {9d311109-8297-48eb-bb85-0ccdf01e34c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8105 | 2025.06.30 14:51:37.172606 [ 276 ] {9d311109-8297-48eb-bb85-0ccdf01e34c5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8106 | 2025.06.30 14:51:37.172823 [ 276 ] {9d311109-8297-48eb-bb85-0ccdf01e34c5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2025.06.30 14:51:37.172946 [ 276 ] {9d311109-8297-48eb-bb85-0ccdf01e34c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 8108 | 2025.06.30 14:51:37.172980 [ 276 ] {9d311109-8297-48eb-bb85-0ccdf01e34c5} <Debug> TCPHandler: Processed in 0.001219234 sec. | ||
| 8109 | 2025.06.30 14:51:37.335864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8110 | 2025.06.30 14:51:37.352988 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2025.06.30 14:51:37.353040 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8112 | 2025.06.30 14:51:37.359057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8113 | 2025.06.30 14:51:37.359765 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2025.06.30 14:51:37.362757 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8115 | 2025.06.30 14:51:38.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.73 MiB, peak 289.71 MiB, free memory in arenas 0.00 B, will set to 283.71 MiB (RSS), difference: -1.03 MiB | ||
| 8116 | 2025.06.30 14:51:38.753997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1130 | ||
| 8117 | 2025.06.30 14:51:38.756415 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2025.06.30 14:51:38.756460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8119 | 2025.06.30 14:51:38.757657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8120 | 2025.06.30 14:51:38.757924 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2025.06.30 14:51:38.758188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 8122 | 2025.06.30 14:51:42.168939 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2025.06.30 14:51:42.169246 [ 276 ] {052eb9bf-dfbd-404f-9441-817c6f7052bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8124 | 2025.06.30 14:51:42.169352 [ 276 ] {052eb9bf-dfbd-404f-9441-817c6f7052bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8125 | 2025.06.30 14:51:42.170158 [ 276 ] {052eb9bf-dfbd-404f-9441-817c6f7052bc} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2025.06.30 14:51:42.170201 [ 276 ] {052eb9bf-dfbd-404f-9441-817c6f7052bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8127 | 2025.06.30 14:51:42.170598 [ 276 ] {052eb9bf-dfbd-404f-9441-817c6f7052bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8128 | 2025.06.30 14:51:42.170818 [ 276 ] {052eb9bf-dfbd-404f-9441-817c6f7052bc} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2025.06.30 14:51:42.170974 [ 276 ] {052eb9bf-dfbd-404f-9441-817c6f7052bc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001806 sec., 117386.48947951273 rows/sec., 7.47 MiB/sec. | ||
| 8130 | 2025.06.30 14:51:42.171018 [ 276 ] {052eb9bf-dfbd-404f-9441-817c6f7052bc} <Debug> TCPHandler: Processed in 0.002266605 sec. | ||
| 8131 | 2025.06.30 14:51:42.171146 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2025.06.30 14:51:42.171242 [ 276 ] {efcb832e-7f87-4016-ba2d-7d285a39dbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8133 | 2025.06.30 14:51:42.171283 [ 276 ] {efcb832e-7f87-4016-ba2d-7d285a39dbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8134 | 2025.06.30 14:51:42.172016 [ 276 ] {efcb832e-7f87-4016-ba2d-7d285a39dbc7} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2025.06.30 14:51:42.172051 [ 276 ] {efcb832e-7f87-4016-ba2d-7d285a39dbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8136 | 2025.06.30 14:51:42.172394 [ 276 ] {efcb832e-7f87-4016-ba2d-7d285a39dbc7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8137 | 2025.06.30 14:51:42.172607 [ 276 ] {efcb832e-7f87-4016-ba2d-7d285a39dbc7} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2025.06.30 14:51:42.172742 [ 276 ] {efcb832e-7f87-4016-ba2d-7d285a39dbc7} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001518 sec., 449934.1238471673 rows/sec., 35.80 MiB/sec. | ||
| 8139 | 2025.06.30 14:51:42.172779 [ 276 ] {efcb832e-7f87-4016-ba2d-7d285a39dbc7} <Debug> TCPHandler: Processed in 0.001682284 sec. | ||
| 8140 | 2025.06.30 14:51:42.172894 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2025.06.30 14:51:42.172990 [ 276 ] {b47918de-a911-4962-a3ae-622b7922c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8142 | 2025.06.30 14:51:42.173031 [ 276 ] {b47918de-a911-4962-a3ae-622b7922c029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8143 | 2025.06.30 14:51:42.173471 [ 276 ] {b47918de-a911-4962-a3ae-622b7922c029} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2025.06.30 14:51:42.173508 [ 276 ] {b47918de-a911-4962-a3ae-622b7922c029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8145 | 2025.06.30 14:51:42.173802 [ 276 ] {b47918de-a911-4962-a3ae-622b7922c029} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8146 | 2025.06.30 14:51:42.174001 [ 276 ] {b47918de-a911-4962-a3ae-622b7922c029} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2025.06.30 14:51:42.174129 [ 276 ] {b47918de-a911-4962-a3ae-622b7922c029} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001158 sec., 120034.54231433506 rows/sec., 7.48 MiB/sec. | ||
| 8148 | 2025.06.30 14:51:42.174165 [ 276 ] {b47918de-a911-4962-a3ae-622b7922c029} <Debug> TCPHandler: Processed in 0.001319126 sec. | ||
| 8149 | 2025.06.30 14:51:42.174278 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2025.06.30 14:51:42.174374 [ 276 ] {cd184a5f-16b9-4ad6-806c-4726878df4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8151 | 2025.06.30 14:51:42.174414 [ 276 ] {cd184a5f-16b9-4ad6-806c-4726878df4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8152 | 2025.06.30 14:51:42.174837 [ 276 ] {cd184a5f-16b9-4ad6-806c-4726878df4ad} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2025.06.30 14:51:42.174872 [ 276 ] {cd184a5f-16b9-4ad6-806c-4726878df4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8154 | 2025.06.30 14:51:42.175169 [ 276 ] {cd184a5f-16b9-4ad6-806c-4726878df4ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8155 | 2025.06.30 14:51:42.175368 [ 276 ] {cd184a5f-16b9-4ad6-806c-4726878df4ad} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2025.06.30 14:51:42.175499 [ 276 ] {cd184a5f-16b9-4ad6-806c-4726878df4ad} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001144 sec., 98776.22377622378 rows/sec., 6.39 MiB/sec. | ||
| 8157 | 2025.06.30 14:51:42.175536 [ 276 ] {cd184a5f-16b9-4ad6-806c-4726878df4ad} <Debug> TCPHandler: Processed in 0.001306646 sec. | ||
| 8158 | 2025.06.30 14:51:42.175648 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2025.06.30 14:51:42.175743 [ 276 ] {02158394-0c7a-415a-a6e0-f75f8c4b35cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8160 | 2025.06.30 14:51:42.175783 [ 276 ] {02158394-0c7a-415a-a6e0-f75f8c4b35cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8161 | 2025.06.30 14:51:42.176202 [ 276 ] {02158394-0c7a-415a-a6e0-f75f8c4b35cc} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2025.06.30 14:51:42.176238 [ 276 ] {02158394-0c7a-415a-a6e0-f75f8c4b35cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8163 | 2025.06.30 14:51:42.176529 [ 276 ] {02158394-0c7a-415a-a6e0-f75f8c4b35cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8164 | 2025.06.30 14:51:42.176737 [ 276 ] {02158394-0c7a-415a-a6e0-f75f8c4b35cc} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2025.06.30 14:51:42.176860 [ 276 ] {02158394-0c7a-415a-a6e0-f75f8c4b35cc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001136 sec., 98591.54929577465 rows/sec., 5.62 MiB/sec. | ||
| 8166 | 2025.06.30 14:51:42.176897 [ 276 ] {02158394-0c7a-415a-a6e0-f75f8c4b35cc} <Debug> TCPHandler: Processed in 0.001299106 sec. | ||
| 8167 | 2025.06.30 14:51:42.177010 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2025.06.30 14:51:42.177105 [ 276 ] {0b5774f8-b147-4137-acfe-3efa131c0143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8169 | 2025.06.30 14:51:42.177145 [ 276 ] {0b5774f8-b147-4137-acfe-3efa131c0143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8170 | 2025.06.30 14:51:42.177687 [ 276 ] {0b5774f8-b147-4137-acfe-3efa131c0143} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2025.06.30 14:51:42.177722 [ 276 ] {0b5774f8-b147-4137-acfe-3efa131c0143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8172 | 2025.06.30 14:51:42.178034 [ 276 ] {0b5774f8-b147-4137-acfe-3efa131c0143} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8173 | 2025.06.30 14:51:42.178237 [ 276 ] {0b5774f8-b147-4137-acfe-3efa131c0143} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2025.06.30 14:51:42.178369 [ 276 ] {0b5774f8-b147-4137-acfe-3efa131c0143} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001281 sec., 323965.6518345043 rows/sec., 23.04 MiB/sec. | ||
| 8175 | 2025.06.30 14:51:42.178406 [ 276 ] {0b5774f8-b147-4137-acfe-3efa131c0143} <Debug> TCPHandler: Processed in 0.001445949 sec. | ||
| 8176 | 2025.06.30 14:51:42.178518 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2025.06.30 14:51:42.178613 [ 276 ] {9ce95a94-fe65-469b-87b1-bc384faafe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8178 | 2025.06.30 14:51:42.178655 [ 276 ] {9ce95a94-fe65-469b-87b1-bc384faafe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8179 | 2025.06.30 14:51:42.178987 [ 276 ] {9ce95a94-fe65-469b-87b1-bc384faafe7a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2025.06.30 14:51:42.179027 [ 276 ] {9ce95a94-fe65-469b-87b1-bc384faafe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8181 | 2025.06.30 14:51:42.179322 [ 276 ] {9ce95a94-fe65-469b-87b1-bc384faafe7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8182 | 2025.06.30 14:51:42.179527 [ 276 ] {9ce95a94-fe65-469b-87b1-bc384faafe7a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2025.06.30 14:51:42.179628 [ 34 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 8184 | 2025.06.30 14:51:42.179652 [ 276 ] {9ce95a94-fe65-469b-87b1-bc384faafe7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 8185 | 2025.06.30 14:51:42.179694 [ 34 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2025.06.30 14:51:42.179704 [ 276 ] {9ce95a94-fe65-469b-87b1-bc384faafe7a} <Debug> TCPHandler: Processed in 0.001234925 sec. | ||
| 8187 | 2025.06.30 14:51:42.179725 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8188 | 2025.06.30 14:51:42.179815 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2025.06.30 14:51:42.179825 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 8190 | 2025.06.30 14:51:42.179916 [ 276 ] {9ef8de23-d26c-4347-89f9-2a355a103b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8191 | 2025.06.30 14:51:42.179920 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8192 | 2025.06.30 14:51:42.179957 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 8193 | 2025.06.30 14:51:42.179960 [ 276 ] {9ef8de23-d26c-4347-89f9-2a355a103b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8194 | 2025.06.30 14:51:42.180015 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8195 | 2025.06.30 14:51:42.180059 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8196 | 2025.06.30 14:51:42.180102 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 8197 | 2025.06.30 14:51:42.180148 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8198 | 2025.06.30 14:51:42.180188 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 8199 | 2025.06.30 14:51:42.180368 [ 276 ] {9ef8de23-d26c-4347-89f9-2a355a103b0d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.06.30 14:51:42.180403 [ 276 ] {9ef8de23-d26c-4347-89f9-2a355a103b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8201 | 2025.06.30 14:51:42.180735 [ 276 ] {9ef8de23-d26c-4347-89f9-2a355a103b0d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8202 | 2025.06.30 14:51:42.180870 [ 200 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077522 sec., 83524.9767522148 rows/sec., 4.26 MiB/sec. | ||
| 8203 | 2025.06.30 14:51:42.180947 [ 276 ] {9ef8de23-d26c-4347-89f9-2a355a103b0d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2025.06.30 14:51:42.181055 [ 200 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8205 | 2025.06.30 14:51:42.181087 [ 276 ] {9ef8de23-d26c-4347-89f9-2a355a103b0d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001189 sec., 199327.16568544996 rows/sec., 13.36 MiB/sec. | ||
| 8206 | 2025.06.30 14:51:42.181128 [ 276 ] {9ef8de23-d26c-4347-89f9-2a355a103b0d} <Debug> TCPHandler: Processed in 0.001361317 sec. | ||
| 8207 | 2025.06.30 14:51:42.181244 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2025.06.30 14:51:42.181342 [ 276 ] {aedde044-dc40-4b25-91f1-d02affa1954f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8209 | 2025.06.30 14:51:42.181369 [ 200 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2025.06.30 14:51:42.181386 [ 276 ] {aedde044-dc40-4b25-91f1-d02affa1954f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8211 | 2025.06.30 14:51:42.181457 [ 200 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_15_3} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 8212 | 2025.06.30 14:51:42.181570 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8213 | 2025.06.30 14:51:42.181706 [ 276 ] {aedde044-dc40-4b25-91f1-d02affa1954f} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2025.06.30 14:51:42.181746 [ 276 ] {aedde044-dc40-4b25-91f1-d02affa1954f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8215 | 2025.06.30 14:51:42.182049 [ 276 ] {aedde044-dc40-4b25-91f1-d02affa1954f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8216 | 2025.06.30 14:51:42.182252 [ 276 ] {aedde044-dc40-4b25-91f1-d02affa1954f} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.06.30 14:51:42.182356 [ 34 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8218 | 2025.06.30 14:51:42.182379 [ 276 ] {aedde044-dc40-4b25-91f1-d02affa1954f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 8219 | 2025.06.30 14:51:42.182396 [ 34 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2025.06.30 14:51:42.182421 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8221 | 2025.06.30 14:51:42.182421 [ 276 ] {aedde044-dc40-4b25-91f1-d02affa1954f} <Debug> TCPHandler: Processed in 0.001226154 sec. | ||
| 8222 | 2025.06.30 14:51:42.182536 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::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 | ||
| 8223 | 2025.06.30 14:51:42.182542 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.06.30 14:51:42.182681 [ 276 ] {b20d8521-36f7-4de8-8bdf-345845768981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8225 | 2025.06.30 14:51:42.182689 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8226 | 2025.06.30 14:51:42.182746 [ 276 ] {b20d8521-36f7-4de8-8bdf-345845768981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8227 | 2025.06.30 14:51:42.182751 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 8228 | 2025.06.30 14:51:42.182829 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 8229 | 2025.06.30 14:51:42.182873 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 8230 | 2025.06.30 14:51:42.182911 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 8231 | 2025.06.30 14:51:42.182948 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 8232 | 2025.06.30 14:51:42.182987 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8233 | 2025.06.30 14:51:42.183581 [ 276 ] {b20d8521-36f7-4de8-8bdf-345845768981} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2025.06.30 14:51:42.183625 [ 276 ] {b20d8521-36f7-4de8-8bdf-345845768981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8235 | 2025.06.30 14:51:42.183797 [ 200 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001319896 sec., 12122.167201052203 rows/sec., 813.87 KiB/sec. | ||
| 8236 | 2025.06.30 14:51:42.183928 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8237 | 2025.06.30 14:51:42.184213 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2025.06.30 14:51:42.184213 [ 276 ] {b20d8521-36f7-4de8-8bdf-345845768981} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8239 | 2025.06.30 14:51:42.184291 [ 195 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_16_3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8240 | 2025.06.30 14:51:42.184374 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8241 | 2025.06.30 14:51:42.184506 [ 276 ] {b20d8521-36f7-4de8-8bdf-345845768981} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2025.06.30 14:51:42.184655 [ 276 ] {b20d8521-36f7-4de8-8bdf-345845768981} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001992 sec., 16566.265060240967 rows/sec., 29.69 MiB/sec. | ||
| 8243 | 2025.06.30 14:51:42.184708 [ 276 ] {b20d8521-36f7-4de8-8bdf-345845768981} <Debug> TCPHandler: Processed in 0.002215194 sec. | ||
| 8244 | 2025.06.30 14:51:42.184822 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2025.06.30 14:51:42.184918 [ 276 ] {6b7f2cef-c628-446e-9ff1-5d4336575a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8246 | 2025.06.30 14:51:42.184960 [ 276 ] {6b7f2cef-c628-446e-9ff1-5d4336575a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8247 | 2025.06.30 14:51:42.185317 [ 276 ] {6b7f2cef-c628-446e-9ff1-5d4336575a84} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2025.06.30 14:51:42.185354 [ 276 ] {6b7f2cef-c628-446e-9ff1-5d4336575a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8249 | 2025.06.30 14:51:42.185663 [ 276 ] {6b7f2cef-c628-446e-9ff1-5d4336575a84} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8250 | 2025.06.30 14:51:42.185868 [ 276 ] {6b7f2cef-c628-446e-9ff1-5d4336575a84} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2025.06.30 14:51:42.186001 [ 276 ] {6b7f2cef-c628-446e-9ff1-5d4336575a84} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001097 sec., 74749.3163172288 rows/sec., 4.75 MiB/sec. | ||
| 8252 | 2025.06.30 14:51:42.186037 [ 276 ] {6b7f2cef-c628-446e-9ff1-5d4336575a84} <Debug> TCPHandler: Processed in 0.001263965 sec. | ||
| 8253 | 2025.06.30 14:51:43.571440 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8254 | 2025.06.30 14:51:43.571513 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8255 | 2025.06.30 14:51:43.696208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
| 8256 | 2025.06.30 14:51:43.696739 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2025.06.30 14:51:43.696779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8258 | 2025.06.30 14:51:43.697324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8259 | 2025.06.30 14:51:43.697567 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2025.06.30 14:51:43.697690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 8261 | 2025.06.30 14:51:43.697705 [ 32 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8262 | 2025.06.30 14:51:43.697752 [ 32 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.06.30 14:51:43.697773 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8264 | 2025.06.30 14:51:43.697908 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 8265 | 2025.06.30 14:51:43.698069 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8266 | 2025.06.30 14:51:43.698112 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
| 8267 | 2025.06.30 14:51:43.698181 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
| 8268 | 2025.06.30 14:51:43.698230 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
| 8269 | 2025.06.30 14:51:43.698277 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
| 8270 | 2025.06.30 14:51:43.698321 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
| 8271 | 2025.06.30 14:51:43.698364 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
| 8272 | 2025.06.30 14:51:43.700300 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002456398 sec., 8592255.815222127 rows/sec., 122.91 MiB/sec. | ||
| 8273 | 2025.06.30 14:51:43.700518 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8274 | 2025.06.30 14:51:43.700758 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.06.30 14:51:43.700828 [ 190 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_46_9} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8276 | 2025.06.30 14:51:43.700897 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 8277 | 2025.06.30 14:51:44.862844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8278 | 2025.06.30 14:51:44.880489 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2025.06.30 14:51:44.880536 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8280 | 2025.06.30 14:51:44.886447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8281 | 2025.06.30 14:51:44.887120 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2025.06.30 14:51:44.887399 [ 29 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8283 | 2025.06.30 14:51:44.887440 [ 29 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.06.30 14:51:44.887461 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 8285 | 2025.06.30 14:51:44.887591 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 8286 | 2025.06.30 14:51:44.890499 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8287 | 2025.06.30 14:51:44.891393 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8288 | 2025.06.30 14:51:44.892771 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 8289 | 2025.06.30 14:51:44.897560 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 8290 | 2025.06.30 14:51:44.902139 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 8291 | 2025.06.30 14:51:44.906763 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 8292 | 2025.06.30 14:51:44.911569 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 8293 | 2025.06.30 14:51:44.915595 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 8294 | 2025.06.30 14:51:44.969690 [ 196 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082158948 sec., 4223.520486167861 rows/sec., 21.84 MiB/sec. | ||
| 8295 | 2025.06.30 14:51:44.972754 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8296 | 2025.06.30 14:51:44.974786 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_46_9} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2025.06.30 14:51:44.974879 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_46_9} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8298 | 2025.06.30 14:51:44.977584 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8299 | 2025.06.30 14:51:45.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.78 MiB, peak 298.20 MiB, free memory in arenas 0.00 B, will set to 286.07 MiB (RSS), difference: 1.28 MiB | ||
| 8300 | 2025.06.30 14:51:47.162185 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2025.06.30 14:51:47.162389 [ 276 ] {86e6d601-b708-475a-ab27-01135ebf7eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8302 | 2025.06.30 14:51:47.162462 [ 276 ] {86e6d601-b708-475a-ab27-01135ebf7eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8303 | 2025.06.30 14:51:47.163309 [ 276 ] {86e6d601-b708-475a-ab27-01135ebf7eae} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.06.30 14:51:47.163357 [ 276 ] {86e6d601-b708-475a-ab27-01135ebf7eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8305 | 2025.06.30 14:51:47.163768 [ 276 ] {86e6d601-b708-475a-ab27-01135ebf7eae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8306 | 2025.06.30 14:51:47.163998 [ 276 ] {86e6d601-b708-475a-ab27-01135ebf7eae} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.06.30 14:51:47.164150 [ 276 ] {86e6d601-b708-475a-ab27-01135ebf7eae} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001818 sec., 40704.07040704071 rows/sec., 3.27 MiB/sec. | ||
| 8308 | 2025.06.30 14:51:47.164151 [ 27 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8309 | 2025.06.30 14:51:47.164192 [ 276 ] {86e6d601-b708-475a-ab27-01135ebf7eae} <Debug> TCPHandler: Processed in 0.002147833 sec. | ||
| 8310 | 2025.06.30 14:51:47.164235 [ 27 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2025.06.30 14:51:47.164265 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8312 | 2025.06.30 14:51:47.164344 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2025.06.30 14:51:47.164404 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 8314 | 2025.06.30 14:51:47.164451 [ 276 ] {758e3c66-2413-4571-bf17-d46681c9744a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8315 | 2025.06.30 14:51:47.164496 [ 276 ] {758e3c66-2413-4571-bf17-d46681c9744a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8316 | 2025.06.30 14:51:47.164564 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8317 | 2025.06.30 14:51:47.164605 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 835 rows starting from the beginning of the part | ||
| 8318 | 2025.06.30 14:51:47.164678 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 8319 | 2025.06.30 14:51:47.164729 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 683 rows starting from the beginning of the part | ||
| 8320 | 2025.06.30 14:51:47.164774 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 75 rows starting from the beginning of the part | ||
| 8321 | 2025.06.30 14:51:47.164819 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 683 rows starting from the beginning of the part | ||
| 8322 | 2025.06.30 14:51:47.164864 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 8323 | 2025.06.30 14:51:47.164984 [ 276 ] {758e3c66-2413-4571-bf17-d46681c9744a} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2025.06.30 14:51:47.165027 [ 276 ] {758e3c66-2413-4571-bf17-d46681c9744a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8325 | 2025.06.30 14:51:47.165666 [ 276 ] {758e3c66-2413-4571-bf17-d46681c9744a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8326 | 2025.06.30 14:51:47.165901 [ 276 ] {758e3c66-2413-4571-bf17-d46681c9744a} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2025.06.30 14:51:47.166039 [ 276 ] {758e3c66-2413-4571-bf17-d46681c9744a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001608 sec., 5597.014925373134 rows/sec., 420.87 KiB/sec. | ||
| 8328 | 2025.06.30 14:51:47.166046 [ 28 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 8329 | 2025.06.30 14:51:47.166078 [ 276 ] {758e3c66-2413-4571-bf17-d46681c9744a} <Debug> TCPHandler: Processed in 0.001784305 sec. | ||
| 8330 | 2025.06.30 14:51:47.166097 [ 28 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2025.06.30 14:51:47.166123 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8332 | 2025.06.30 14:51:47.166204 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2025.06.30 14:51:47.166216 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 8334 | 2025.06.30 14:51:47.166286 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941419 sec., 1248571.2769886355 rows/sec., 105.12 MiB/sec. | ||
| 8335 | 2025.06.30 14:51:47.166307 [ 276 ] {043dff84-a72a-4903-94df-92650cfe90ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8336 | 2025.06.30 14:51:47.166325 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8337 | 2025.06.30 14:51:47.166363 [ 276 ] {043dff84-a72a-4903-94df-92650cfe90ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8338 | 2025.06.30 14:51:47.166363 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 182 rows starting from the beginning of the part | ||
| 8339 | 2025.06.30 14:51:47.166440 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
| 8340 | 2025.06.30 14:51:47.166473 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8341 | 2025.06.30 14:51:47.166484 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 139 rows starting from the beginning of the part | ||
| 8342 | 2025.06.30 14:51:47.166523 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 8343 | 2025.06.30 14:51:47.166560 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 139 rows starting from the beginning of the part | ||
| 8344 | 2025.06.30 14:51:47.166598 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
| 8345 | 2025.06.30 14:51:47.166741 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2025.06.30 14:51:47.166813 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_66_13} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8347 | 2025.06.30 14:51:47.166823 [ 276 ] {043dff84-a72a-4903-94df-92650cfe90ef} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2025.06.30 14:51:47.166864 [ 276 ] {043dff84-a72a-4903-94df-92650cfe90ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8349 | 2025.06.30 14:51:47.166880 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8350 | 2025.06.30 14:51:47.167193 [ 276 ] {043dff84-a72a-4903-94df-92650cfe90ef} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8351 | 2025.06.30 14:51:47.167362 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185134 sec., 412611.5696621648 rows/sec., 27.91 MiB/sec. | ||
| 8352 | 2025.06.30 14:51:47.167410 [ 276 ] {043dff84-a72a-4903-94df-92650cfe90ef} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2025.06.30 14:51:47.167502 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 8354 | 2025.06.30 14:51:47.167546 [ 276 ] {043dff84-a72a-4903-94df-92650cfe90ef} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001258 sec., 58028.61685214626 rows/sec., 4.53 MiB/sec. | ||
| 8355 | 2025.06.30 14:51:47.167549 [ 28 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8356 | 2025.06.30 14:51:47.167593 [ 276 ] {043dff84-a72a-4903-94df-92650cfe90ef} <Debug> TCPHandler: Processed in 0.001437738 sec. | ||
| 8357 | 2025.06.30 14:51:47.167602 [ 28 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2025.06.30 14:51:47.167633 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8359 | 2025.06.30 14:51:47.167711 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 8360 | 2025.06.30 14:51:47.167721 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2025.06.30 14:51:47.167743 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2025.06.30 14:51:47.167817 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8363 | 2025.06.30 14:51:47.167824 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_60_12} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 8364 | 2025.06.30 14:51:47.167842 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 500 rows starting from the beginning of the part | ||
| 8365 | 2025.06.30 14:51:47.167843 [ 276 ] {2642bb00-b647-463f-895d-7700a34c4c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8366 | 2025.06.30 14:51:47.167898 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 73 rows starting from the beginning of the part | ||
| 8367 | 2025.06.30 14:51:47.167898 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8368 | 2025.06.30 14:51:47.167899 [ 276 ] {2642bb00-b647-463f-895d-7700a34c4c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8369 | 2025.06.30 14:51:47.167940 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 415 rows starting from the beginning of the part | ||
| 8370 | 2025.06.30 14:51:47.167978 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 75 rows starting from the beginning of the part | ||
| 8371 | 2025.06.30 14:51:47.168010 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 415 rows starting from the beginning of the part | ||
| 8372 | 2025.06.30 14:51:47.168047 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 73 rows starting from the beginning of the part | ||
| 8373 | 2025.06.30 14:51:47.168362 [ 276 ] {2642bb00-b647-463f-895d-7700a34c4c8d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2025.06.30 14:51:47.168402 [ 276 ] {2642bb00-b647-463f-895d-7700a34c4c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8375 | 2025.06.30 14:51:47.168750 [ 276 ] {2642bb00-b647-463f-895d-7700a34c4c8d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8376 | 2025.06.30 14:51:47.168908 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225274 sec., 1265839.3143084731 rows/sec., 96.95 MiB/sec. | ||
| 8377 | 2025.06.30 14:51:47.168971 [ 276 ] {2642bb00-b647-463f-895d-7700a34c4c8d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2025.06.30 14:51:47.169054 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8379 | 2025.06.30 14:51:47.169110 [ 276 ] {2642bb00-b647-463f-895d-7700a34c4c8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 8380 | 2025.06.30 14:51:47.169113 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8381 | 2025.06.30 14:51:47.169155 [ 276 ] {2642bb00-b647-463f-895d-7700a34c4c8d} <Debug> TCPHandler: Processed in 0.001482349 sec. | ||
| 8382 | 2025.06.30 14:51:47.169165 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2025.06.30 14:51:47.169198 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8384 | 2025.06.30 14:51:47.169276 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2025.06.30 14:51:47.169300 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 8386 | 2025.06.30 14:51:47.169303 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2025.06.30 14:51:47.169375 [ 276 ] {817f032d-1bcd-4adb-82a6-022bf141576d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8388 | 2025.06.30 14:51:47.169398 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_66_13} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8389 | 2025.06.30 14:51:47.169436 [ 276 ] {817f032d-1bcd-4adb-82a6-022bf141576d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8390 | 2025.06.30 14:51:47.169440 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8391 | 2025.06.30 14:51:47.169478 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8392 | 2025.06.30 14:51:47.169489 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 8066 rows starting from the beginning of the part | ||
| 8393 | 2025.06.30 14:51:47.169562 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8394 | 2025.06.30 14:51:47.169609 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part | ||
| 8395 | 2025.06.30 14:51:47.169651 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 161 rows starting from the beginning of the part | ||
| 8396 | 2025.06.30 14:51:47.169691 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
| 8397 | 2025.06.30 14:51:47.169732 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8398 | 2025.06.30 14:51:47.170217 [ 276 ] {817f032d-1bcd-4adb-82a6-022bf141576d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2025.06.30 14:51:47.170258 [ 276 ] {817f032d-1bcd-4adb-82a6-022bf141576d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8400 | 2025.06.30 14:51:47.170867 [ 276 ] {817f032d-1bcd-4adb-82a6-022bf141576d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8401 | 2025.06.30 14:51:47.171093 [ 276 ] {817f032d-1bcd-4adb-82a6-022bf141576d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.06.30 14:51:47.171230 [ 276 ] {817f032d-1bcd-4adb-82a6-022bf141576d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001873 sec., 4805.125467164976 rows/sec., 8.61 MiB/sec. | ||
| 8403 | 2025.06.30 14:51:47.171283 [ 276 ] {817f032d-1bcd-4adb-82a6-022bf141576d} <Debug> TCPHandler: Processed in 0.002054791 sec. | ||
| 8404 | 2025.06.30 14:51:47.171397 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2025.06.30 14:51:47.171491 [ 276 ] {2f4561c1-c40a-44b4-9a85-3bafd424cd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8406 | 2025.06.30 14:51:47.171532 [ 276 ] {2f4561c1-c40a-44b4-9a85-3bafd424cd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8407 | 2025.06.30 14:51:47.171865 [ 276 ] {2f4561c1-c40a-44b4-9a85-3bafd424cd5f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2025.06.30 14:51:47.171900 [ 276 ] {2f4561c1-c40a-44b4-9a85-3bafd424cd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8409 | 2025.06.30 14:51:47.172296 [ 276 ] {2f4561c1-c40a-44b4-9a85-3bafd424cd5f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8410 | 2025.06.30 14:51:47.172504 [ 276 ] {2f4561c1-c40a-44b4-9a85-3bafd424cd5f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2025.06.30 14:51:47.172631 [ 276 ] {2f4561c1-c40a-44b4-9a85-3bafd424cd5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 8412 | 2025.06.30 14:51:47.172634 [ 28 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8413 | 2025.06.30 14:51:47.172668 [ 276 ] {2f4561c1-c40a-44b4-9a85-3bafd424cd5f} <Debug> TCPHandler: Processed in 0.001318666 sec. | ||
| 8414 | 2025.06.30 14:51:47.172683 [ 28 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2025.06.30 14:51:47.172707 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8416 | 2025.06.30 14:51:47.172796 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 8417 | 2025.06.30 14:51:47.172900 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8418 | 2025.06.30 14:51:47.172929 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2854 rows starting from the beginning of the part | ||
| 8419 | 2025.06.30 14:51:47.172982 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8420 | 2025.06.30 14:51:47.173025 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
| 8421 | 2025.06.30 14:51:47.173024 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9021 rows, containing 5 columns (5 merged, 0 gathered) in 0.003764445 sec., 2396369.185895929 rows/sec., 166.55 MiB/sec. | ||
| 8422 | 2025.06.30 14:51:47.173063 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8423 | 2025.06.30 14:51:47.173099 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part | ||
| 8424 | 2025.06.30 14:51:47.173148 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8425 | 2025.06.30 14:51:47.173328 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8426 | 2025.06.30 14:51:47.173694 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2025.06.30 14:51:47.173779 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8428 | 2025.06.30 14:51:47.173875 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 8429 | 2025.06.30 14:51:47.174398 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633993 sec., 1957168.7271610098 rows/sec., 128.63 MiB/sec. | ||
| 8430 | 2025.06.30 14:51:47.174770 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8431 | 2025.06.30 14:51:47.175048 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2025.06.30 14:51:47.175126 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_66_13} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8433 | 2025.06.30 14:51:47.175224 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8434 | 2025.06.30 14:51:48.758434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1164 | ||
| 8435 | 2025.06.30 14:51:48.760937 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2025.06.30 14:51:48.760987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8437 | 2025.06.30 14:51:48.762241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8438 | 2025.06.30 14:51:48.762528 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2025.06.30 14:51:48.762901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 8440 | 2025.06.30 14:51:50.462546 [ 42 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8441 | 2025.06.30 14:51:50.462623 [ 42 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2025.06.30 14:51:50.462645 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8443 | 2025.06.30 14:51:50.462780 [ 196 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 8444 | 2025.06.30 14:51:50.462933 [ 196 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8445 | 2025.06.30 14:51:50.462967 [ 196 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 22 rows starting from the beginning of the part | ||
| 8446 | 2025.06.30 14:51:50.463037 [ 196 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8447 | 2025.06.30 14:51:50.463084 [ 196 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 8448 | 2025.06.30 14:51:50.463129 [ 196 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8449 | 2025.06.30 14:51:50.463172 [ 196 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 8450 | 2025.06.30 14:51:50.463923 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202884 sec., 34916.085009028306 rows/sec., 2.94 MiB/sec. | ||
| 8451 | 2025.06.30 14:51:50.464127 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8452 | 2025.06.30 14:51:50.464447 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2025.06.30 14:51:50.464527 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_17_4} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8454 | 2025.06.30 14:51:50.464622 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8455 | 2025.06.30 14:51:51.197790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
| 8456 | 2025.06.30 14:51:51.198583 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2025.06.30 14:51:51.198656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8458 | 2025.06.30 14:51:51.199333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8459 | 2025.06.30 14:51:51.199564 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2025.06.30 14:51:51.199709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 8461 | 2025.06.30 14:51:52.168715 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2025.06.30 14:51:52.168902 [ 276 ] {8ecc3945-28cd-43da-bd6f-356b0dc6e010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8463 | 2025.06.30 14:51:52.168974 [ 276 ] {8ecc3945-28cd-43da-bd6f-356b0dc6e010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8464 | 2025.06.30 14:51:52.169741 [ 276 ] {8ecc3945-28cd-43da-bd6f-356b0dc6e010} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2025.06.30 14:51:52.169793 [ 276 ] {8ecc3945-28cd-43da-bd6f-356b0dc6e010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8466 | 2025.06.30 14:51:52.170210 [ 276 ] {8ecc3945-28cd-43da-bd6f-356b0dc6e010} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8467 | 2025.06.30 14:51:52.170447 [ 276 ] {8ecc3945-28cd-43da-bd6f-356b0dc6e010} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2025.06.30 14:51:52.170613 [ 276 ] {8ecc3945-28cd-43da-bd6f-356b0dc6e010} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001763 sec., 120249.57458876914 rows/sec., 7.65 MiB/sec. | ||
| 8469 | 2025.06.30 14:51:52.170665 [ 276 ] {8ecc3945-28cd-43da-bd6f-356b0dc6e010} <Debug> TCPHandler: Processed in 0.002085992 sec. | ||
| 8470 | 2025.06.30 14:51:52.170795 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2025.06.30 14:51:52.170901 [ 276 ] {dc1f29c7-e9bc-4e16-8d6b-b7a4e6153646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8472 | 2025.06.30 14:51:52.170945 [ 276 ] {dc1f29c7-e9bc-4e16-8d6b-b7a4e6153646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8473 | 2025.06.30 14:51:52.171373 [ 276 ] {dc1f29c7-e9bc-4e16-8d6b-b7a4e6153646} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2025.06.30 14:51:52.171413 [ 276 ] {dc1f29c7-e9bc-4e16-8d6b-b7a4e6153646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8475 | 2025.06.30 14:51:52.171722 [ 276 ] {dc1f29c7-e9bc-4e16-8d6b-b7a4e6153646} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8476 | 2025.06.30 14:51:52.171926 [ 276 ] {dc1f29c7-e9bc-4e16-8d6b-b7a4e6153646} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.06.30 14:51:52.172061 [ 276 ] {dc1f29c7-e9bc-4e16-8d6b-b7a4e6153646} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 286.79 KiB/sec. | ||
| 8478 | 2025.06.30 14:51:52.172099 [ 276 ] {dc1f29c7-e9bc-4e16-8d6b-b7a4e6153646} <Debug> TCPHandler: Processed in 0.001357816 sec. | ||
| 8479 | 2025.06.30 14:51:52.172213 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2025.06.30 14:51:52.172308 [ 276 ] {4343fbe9-38b3-453d-838e-26be647dad13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8481 | 2025.06.30 14:51:52.172348 [ 276 ] {4343fbe9-38b3-453d-838e-26be647dad13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8482 | 2025.06.30 14:51:52.173071 [ 276 ] {4343fbe9-38b3-453d-838e-26be647dad13} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2025.06.30 14:51:52.173107 [ 276 ] {4343fbe9-38b3-453d-838e-26be647dad13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8484 | 2025.06.30 14:51:52.173452 [ 276 ] {4343fbe9-38b3-453d-838e-26be647dad13} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8485 | 2025.06.30 14:51:52.173658 [ 276 ] {4343fbe9-38b3-453d-838e-26be647dad13} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2025.06.30 14:51:52.173787 [ 276 ] {4343fbe9-38b3-453d-838e-26be647dad13} <Debug> executeQuery: Read 686 rows, 55.88 KiB in 0.001498 sec., 457943.92523364484 rows/sec., 36.43 MiB/sec. | ||
| 8487 | 2025.06.30 14:51:52.173825 [ 276 ] {4343fbe9-38b3-453d-838e-26be647dad13} <Debug> TCPHandler: Processed in 0.001660873 sec. | ||
| 8488 | 2025.06.30 14:51:52.173945 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2025.06.30 14:51:52.174040 [ 276 ] {ecb98c18-c133-4583-a2b4-d9e08df7ca13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8490 | 2025.06.30 14:51:52.174079 [ 276 ] {ecb98c18-c133-4583-a2b4-d9e08df7ca13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8491 | 2025.06.30 14:51:52.174523 [ 276 ] {ecb98c18-c133-4583-a2b4-d9e08df7ca13} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2025.06.30 14:51:52.174557 [ 276 ] {ecb98c18-c133-4583-a2b4-d9e08df7ca13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8493 | 2025.06.30 14:51:52.174859 [ 276 ] {ecb98c18-c133-4583-a2b4-d9e08df7ca13} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8494 | 2025.06.30 14:51:52.175096 [ 276 ] {ecb98c18-c133-4583-a2b4-d9e08df7ca13} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2025.06.30 14:51:52.175224 [ 276 ] {ecb98c18-c133-4583-a2b4-d9e08df7ca13} <Debug> executeQuery: Read 143 rows, 9.16 KiB in 0.001204 sec., 118770.76411960133 rows/sec., 7.43 MiB/sec. | ||
| 8496 | 2025.06.30 14:51:52.175261 [ 276 ] {ecb98c18-c133-4583-a2b4-d9e08df7ca13} <Debug> TCPHandler: Processed in 0.001364738 sec. | ||
| 8497 | 2025.06.30 14:51:52.175374 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2025.06.30 14:51:52.175469 [ 276 ] {86c0dac4-2b3c-4cea-9075-7e7ae67a67ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8499 | 2025.06.30 14:51:52.175510 [ 276 ] {86c0dac4-2b3c-4cea-9075-7e7ae67a67ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8500 | 2025.06.30 14:51:52.175924 [ 276 ] {86c0dac4-2b3c-4cea-9075-7e7ae67a67ef} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2025.06.30 14:51:52.175960 [ 276 ] {86c0dac4-2b3c-4cea-9075-7e7ae67a67ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8502 | 2025.06.30 14:51:52.176270 [ 276 ] {86c0dac4-2b3c-4cea-9075-7e7ae67a67ef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8503 | 2025.06.30 14:51:52.176476 [ 276 ] {86c0dac4-2b3c-4cea-9075-7e7ae67a67ef} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.06.30 14:51:52.176603 [ 276 ] {86c0dac4-2b3c-4cea-9075-7e7ae67a67ef} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001152 sec., 98090.27777777778 rows/sec., 6.35 MiB/sec. | ||
| 8505 | 2025.06.30 14:51:52.176639 [ 276 ] {86c0dac4-2b3c-4cea-9075-7e7ae67a67ef} <Debug> TCPHandler: Processed in 0.001313886 sec. | ||
| 8506 | 2025.06.30 14:51:52.176751 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2025.06.30 14:51:52.176846 [ 276 ] {5c2e8086-6a91-4752-a221-8e23fdb71e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8508 | 2025.06.30 14:51:52.176887 [ 276 ] {5c2e8086-6a91-4752-a221-8e23fdb71e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8509 | 2025.06.30 14:51:52.177303 [ 276 ] {5c2e8086-6a91-4752-a221-8e23fdb71e26} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2025.06.30 14:51:52.177339 [ 276 ] {5c2e8086-6a91-4752-a221-8e23fdb71e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8511 | 2025.06.30 14:51:52.177635 [ 276 ] {5c2e8086-6a91-4752-a221-8e23fdb71e26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8512 | 2025.06.30 14:51:52.177842 [ 276 ] {5c2e8086-6a91-4752-a221-8e23fdb71e26} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2025.06.30 14:51:52.177974 [ 276 ] {5c2e8086-6a91-4752-a221-8e23fdb71e26} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001145 sec., 97816.59388646288 rows/sec., 5.57 MiB/sec. | ||
| 8514 | 2025.06.30 14:51:52.178011 [ 276 ] {5c2e8086-6a91-4752-a221-8e23fdb71e26} <Debug> TCPHandler: Processed in 0.001309206 sec. | ||
| 8515 | 2025.06.30 14:51:52.178125 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2025.06.30 14:51:52.178219 [ 276 ] {bb8fa28d-3b0a-4389-8cea-6629ba96f19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8517 | 2025.06.30 14:51:52.178258 [ 276 ] {bb8fa28d-3b0a-4389-8cea-6629ba96f19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8518 | 2025.06.30 14:51:52.178831 [ 276 ] {bb8fa28d-3b0a-4389-8cea-6629ba96f19c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2025.06.30 14:51:52.178866 [ 276 ] {bb8fa28d-3b0a-4389-8cea-6629ba96f19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8520 | 2025.06.30 14:51:52.179186 [ 276 ] {bb8fa28d-3b0a-4389-8cea-6629ba96f19c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8521 | 2025.06.30 14:51:52.179394 [ 276 ] {bb8fa28d-3b0a-4389-8cea-6629ba96f19c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2025.06.30 14:51:52.179522 [ 276 ] {bb8fa28d-3b0a-4389-8cea-6629ba96f19c} <Debug> executeQuery: Read 419 rows, 30.57 KiB in 0.001322 sec., 316944.02420574886 rows/sec., 22.58 MiB/sec. | ||
| 8523 | 2025.06.30 14:51:52.179560 [ 276 ] {bb8fa28d-3b0a-4389-8cea-6629ba96f19c} <Debug> TCPHandler: Processed in 0.001484649 sec. | ||
| 8524 | 2025.06.30 14:51:52.179672 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2025.06.30 14:51:52.179767 [ 276 ] {5d21e118-e301-436a-bfaa-a3d5e1d53a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8526 | 2025.06.30 14:51:52.179810 [ 276 ] {5d21e118-e301-436a-bfaa-a3d5e1d53a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8527 | 2025.06.30 14:51:52.180166 [ 276 ] {5d21e118-e301-436a-bfaa-a3d5e1d53a9d} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2025.06.30 14:51:52.180208 [ 276 ] {5d21e118-e301-436a-bfaa-a3d5e1d53a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8529 | 2025.06.30 14:51:52.180540 [ 276 ] {5d21e118-e301-436a-bfaa-a3d5e1d53a9d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8530 | 2025.06.30 14:51:52.180753 [ 276 ] {5d21e118-e301-436a-bfaa-a3d5e1d53a9d} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2025.06.30 14:51:52.180887 [ 276 ] {5d21e118-e301-436a-bfaa-a3d5e1d53a9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 8532 | 2025.06.30 14:51:52.180926 [ 276 ] {5d21e118-e301-436a-bfaa-a3d5e1d53a9d} <Debug> TCPHandler: Processed in 0.001302186 sec. | ||
| 8533 | 2025.06.30 14:51:52.181028 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2025.06.30 14:51:52.181131 [ 276 ] {bc1aa4c8-f75f-4e9d-8e8d-9c6ae1caf63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8535 | 2025.06.30 14:51:52.181175 [ 276 ] {bc1aa4c8-f75f-4e9d-8e8d-9c6ae1caf63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8536 | 2025.06.30 14:51:52.181601 [ 276 ] {bc1aa4c8-f75f-4e9d-8e8d-9c6ae1caf63c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2025.06.30 14:51:52.181638 [ 276 ] {bc1aa4c8-f75f-4e9d-8e8d-9c6ae1caf63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8538 | 2025.06.30 14:51:52.181979 [ 276 ] {bc1aa4c8-f75f-4e9d-8e8d-9c6ae1caf63c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8539 | 2025.06.30 14:51:52.182191 [ 276 ] {bc1aa4c8-f75f-4e9d-8e8d-9c6ae1caf63c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2025.06.30 14:51:52.182320 [ 276 ] {bc1aa4c8-f75f-4e9d-8e8d-9c6ae1caf63c} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001209 sec., 197684.03639371382 rows/sec., 13.26 MiB/sec. | ||
| 8541 | 2025.06.30 14:51:52.182358 [ 276 ] {bc1aa4c8-f75f-4e9d-8e8d-9c6ae1caf63c} <Debug> TCPHandler: Processed in 0.001380698 sec. | ||
| 8542 | 2025.06.30 14:51:52.182470 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8543 | 2025.06.30 14:51:52.182566 [ 276 ] {c67a5dc0-6e7c-48bc-8781-deecd04f1cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8544 | 2025.06.30 14:51:52.182608 [ 276 ] {c67a5dc0-6e7c-48bc-8781-deecd04f1cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8545 | 2025.06.30 14:51:52.182923 [ 276 ] {c67a5dc0-6e7c-48bc-8781-deecd04f1cb4} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2025.06.30 14:51:52.182959 [ 276 ] {c67a5dc0-6e7c-48bc-8781-deecd04f1cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8547 | 2025.06.30 14:51:52.183284 [ 276 ] {c67a5dc0-6e7c-48bc-8781-deecd04f1cb4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8548 | 2025.06.30 14:51:52.183517 [ 276 ] {c67a5dc0-6e7c-48bc-8781-deecd04f1cb4} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2025.06.30 14:51:52.183650 [ 276 ] {c67a5dc0-6e7c-48bc-8781-deecd04f1cb4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 8550 | 2025.06.30 14:51:52.183691 [ 276 ] {c67a5dc0-6e7c-48bc-8781-deecd04f1cb4} <Debug> TCPHandler: Processed in 0.001270716 sec. | ||
| 8551 | 2025.06.30 14:51:52.183807 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2025.06.30 14:51:52.183904 [ 276 ] {248fecf1-666b-43a9-96e2-eaa4994a01f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8553 | 2025.06.30 14:51:52.183961 [ 276 ] {248fecf1-666b-43a9-96e2-eaa4994a01f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8554 | 2025.06.30 14:51:52.184833 [ 276 ] {248fecf1-666b-43a9-96e2-eaa4994a01f8} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2025.06.30 14:51:52.184869 [ 276 ] {248fecf1-666b-43a9-96e2-eaa4994a01f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8556 | 2025.06.30 14:51:52.185500 [ 276 ] {248fecf1-666b-43a9-96e2-eaa4994a01f8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8557 | 2025.06.30 14:51:52.185755 [ 276 ] {248fecf1-666b-43a9-96e2-eaa4994a01f8} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2025.06.30 14:51:52.185881 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8559 | 2025.06.30 14:51:52.185905 [ 276 ] {248fecf1-666b-43a9-96e2-eaa4994a01f8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00202 sec., 16336.633663366336 rows/sec., 29.27 MiB/sec. | ||
| 8560 | 2025.06.30 14:51:52.185951 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2025.06.30 14:51:52.185977 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8562 | 2025.06.30 14:51:52.186000 [ 276 ] {248fecf1-666b-43a9-96e2-eaa4994a01f8} <Debug> TCPHandler: Processed in 0.002248065 sec. | ||
| 8563 | 2025.06.30 14:51:52.186097 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 8564 | 2025.06.30 14:51:52.186122 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8565 | 2025.06.30 14:51:52.186228 [ 276 ] {aada001e-5e99-40b1-861c-9b87863ac0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8566 | 2025.06.30 14:51:52.186270 [ 276 ] {aada001e-5e99-40b1-861c-9b87863ac0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8567 | 2025.06.30 14:51:52.186351 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8568 | 2025.06.30 14:51:52.186421 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1164 rows starting from the beginning of the part | ||
| 8569 | 2025.06.30 14:51:52.186552 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part | ||
| 8570 | 2025.06.30 14:51:52.186626 [ 276 ] {aada001e-5e99-40b1-861c-9b87863ac0b8} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2025.06.30 14:51:52.186664 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
| 8572 | 2025.06.30 14:51:52.186670 [ 276 ] {aada001e-5e99-40b1-861c-9b87863ac0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8573 | 2025.06.30 14:51:52.186784 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 33 rows starting from the beginning of the part | ||
| 8574 | 2025.06.30 14:51:52.186900 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
| 8575 | 2025.06.30 14:51:52.187012 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 33 rows starting from the beginning of the part | ||
| 8576 | 2025.06.30 14:51:52.187035 [ 276 ] {aada001e-5e99-40b1-861c-9b87863ac0b8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8577 | 2025.06.30 14:51:52.187309 [ 276 ] {aada001e-5e99-40b1-861c-9b87863ac0b8} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2025.06.30 14:51:52.187479 [ 276 ] {aada001e-5e99-40b1-861c-9b87863ac0b8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00127 sec., 64566.92913385826 rows/sec., 4.10 MiB/sec. | ||
| 8579 | 2025.06.30 14:51:52.187518 [ 276 ] {aada001e-5e99-40b1-861c-9b87863ac0b8} <Debug> TCPHandler: Processed in 0.001447519 sec. | ||
| 8580 | 2025.06.30 14:51:52.194715 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1281 rows, containing 19 columns (19 merged, 0 gathered) in 0.008677483 sec., 147623.452561071 rows/sec., 264.53 MiB/sec. | ||
| 8581 | 2025.06.30 14:51:52.196178 [ 195 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8582 | 2025.06.30 14:51:52.196553 [ 195 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2025.06.30 14:51:52.196634 [ 195 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8584 | 2025.06.30 14:51:52.196751 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 8585 | 2025.06.30 14:51:52.390589 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8586 | 2025.06.30 14:51:52.411566 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2025.06.30 14:51:52.411663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8588 | 2025.06.30 14:51:52.420594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8589 | 2025.06.30 14:51:52.422222 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2025.06.30 14:51:52.429135 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8591 | 2025.06.30 14:51:53.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.75 MiB, peak 299.86 MiB, free memory in arenas 0.00 B, will set to 292.01 MiB (RSS), difference: 3.26 MiB | ||
| 8592 | 2025.06.30 14:51:57.162105 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2025.06.30 14:51:57.162322 [ 276 ] {1cbc2353-1fbd-49e1-a577-f25ec9d45cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8594 | 2025.06.30 14:51:57.162392 [ 276 ] {1cbc2353-1fbd-49e1-a577-f25ec9d45cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8595 | 2025.06.30 14:51:57.163155 [ 276 ] {1cbc2353-1fbd-49e1-a577-f25ec9d45cf0} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2025.06.30 14:51:57.163192 [ 276 ] {1cbc2353-1fbd-49e1-a577-f25ec9d45cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8597 | 2025.06.30 14:51:57.163590 [ 276 ] {1cbc2353-1fbd-49e1-a577-f25ec9d45cf0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8598 | 2025.06.30 14:51:57.163810 [ 276 ] {1cbc2353-1fbd-49e1-a577-f25ec9d45cf0} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2025.06.30 14:51:57.163957 [ 276 ] {1cbc2353-1fbd-49e1-a577-f25ec9d45cf0} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001691 sec., 43761.08811354228 rows/sec., 3.52 MiB/sec. | ||
| 8600 | 2025.06.30 14:51:57.163998 [ 276 ] {1cbc2353-1fbd-49e1-a577-f25ec9d45cf0} <Debug> TCPHandler: Processed in 0.002035491 sec. | ||
| 8601 | 2025.06.30 14:51:57.164131 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8602 | 2025.06.30 14:51:57.164226 [ 276 ] {a1f85fc4-22e8-4fb7-85b3-dc9e07a12e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8603 | 2025.06.30 14:51:57.164265 [ 276 ] {a1f85fc4-22e8-4fb7-85b3-dc9e07a12e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8604 | 2025.06.30 14:51:57.164667 [ 276 ] {a1f85fc4-22e8-4fb7-85b3-dc9e07a12e01} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2025.06.30 14:51:57.164700 [ 276 ] {a1f85fc4-22e8-4fb7-85b3-dc9e07a12e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8606 | 2025.06.30 14:51:57.164992 [ 276 ] {a1f85fc4-22e8-4fb7-85b3-dc9e07a12e01} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8607 | 2025.06.30 14:51:57.165198 [ 276 ] {a1f85fc4-22e8-4fb7-85b3-dc9e07a12e01} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2025.06.30 14:51:57.165322 [ 276 ] {a1f85fc4-22e8-4fb7-85b3-dc9e07a12e01} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001115 sec., 8071.748878923766 rows/sec., 606.96 KiB/sec. | ||
| 8609 | 2025.06.30 14:51:57.165366 [ 276 ] {a1f85fc4-22e8-4fb7-85b3-dc9e07a12e01} <Debug> TCPHandler: Processed in 0.001293456 sec. | ||
| 8610 | 2025.06.30 14:51:57.165490 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8611 | 2025.06.30 14:51:57.165615 [ 276 ] {ef46b910-eb3b-475d-8b0e-ceaf1b128813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8612 | 2025.06.30 14:51:57.165664 [ 276 ] {ef46b910-eb3b-475d-8b0e-ceaf1b128813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8613 | 2025.06.30 14:51:57.166158 [ 276 ] {ef46b910-eb3b-475d-8b0e-ceaf1b128813} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2025.06.30 14:51:57.166193 [ 276 ] {ef46b910-eb3b-475d-8b0e-ceaf1b128813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8615 | 2025.06.30 14:51:57.166514 [ 276 ] {ef46b910-eb3b-475d-8b0e-ceaf1b128813} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8616 | 2025.06.30 14:51:57.166745 [ 276 ] {ef46b910-eb3b-475d-8b0e-ceaf1b128813} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2025.06.30 14:51:57.166878 [ 276 ] {ef46b910-eb3b-475d-8b0e-ceaf1b128813} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001288 sec., 56677.01863354037 rows/sec., 4.42 MiB/sec. | ||
| 8618 | 2025.06.30 14:51:57.166918 [ 276 ] {ef46b910-eb3b-475d-8b0e-ceaf1b128813} <Debug> TCPHandler: Processed in 0.001489719 sec. | ||
| 8619 | 2025.06.30 14:51:57.167036 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8620 | 2025.06.30 14:51:57.167133 [ 276 ] {936a1c75-6c0a-464f-b540-d2c6a9265d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8621 | 2025.06.30 14:51:57.167178 [ 276 ] {936a1c75-6c0a-464f-b540-d2c6a9265d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8622 | 2025.06.30 14:51:57.167603 [ 276 ] {936a1c75-6c0a-464f-b540-d2c6a9265d71} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2025.06.30 14:51:57.167640 [ 276 ] {936a1c75-6c0a-464f-b540-d2c6a9265d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8624 | 2025.06.30 14:51:57.167976 [ 276 ] {936a1c75-6c0a-464f-b540-d2c6a9265d71} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8625 | 2025.06.30 14:51:57.168186 [ 276 ] {936a1c75-6c0a-464f-b540-d2c6a9265d71} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2025.06.30 14:51:57.168315 [ 276 ] {936a1c75-6c0a-464f-b540-d2c6a9265d71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 8627 | 2025.06.30 14:51:57.168352 [ 276 ] {936a1c75-6c0a-464f-b540-d2c6a9265d71} <Debug> TCPHandler: Processed in 0.001367637 sec. | ||
| 8628 | 2025.06.30 14:51:57.168464 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2025.06.30 14:51:57.168560 [ 276 ] {9dc5ef40-d1da-4f4b-9690-49b487620290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8630 | 2025.06.30 14:51:57.168615 [ 276 ] {9dc5ef40-d1da-4f4b-9690-49b487620290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8631 | 2025.06.30 14:51:57.169388 [ 276 ] {9dc5ef40-d1da-4f4b-9690-49b487620290} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2025.06.30 14:51:57.169425 [ 276 ] {9dc5ef40-d1da-4f4b-9690-49b487620290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8633 | 2025.06.30 14:51:57.169923 [ 276 ] {9dc5ef40-d1da-4f4b-9690-49b487620290} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8634 | 2025.06.30 14:51:57.170143 [ 276 ] {9dc5ef40-d1da-4f4b-9690-49b487620290} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2025.06.30 14:51:57.170280 [ 276 ] {9dc5ef40-d1da-4f4b-9690-49b487620290} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001739 sec., 5175.388154111558 rows/sec., 9.27 MiB/sec. | ||
| 8636 | 2025.06.30 14:51:57.170335 [ 276 ] {9dc5ef40-d1da-4f4b-9690-49b487620290} <Debug> TCPHandler: Processed in 0.001921348 sec. | ||
| 8637 | 2025.06.30 14:51:57.170450 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2025.06.30 14:51:57.170547 [ 276 ] {07248b6a-331e-48cf-b732-5589a8d03e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8639 | 2025.06.30 14:51:57.170590 [ 276 ] {07248b6a-331e-48cf-b732-5589a8d03e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8640 | 2025.06.30 14:51:57.170934 [ 276 ] {07248b6a-331e-48cf-b732-5589a8d03e8f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.06.30 14:51:57.170970 [ 276 ] {07248b6a-331e-48cf-b732-5589a8d03e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8642 | 2025.06.30 14:51:57.171274 [ 276 ] {07248b6a-331e-48cf-b732-5589a8d03e8f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8643 | 2025.06.30 14:51:57.171483 [ 276 ] {07248b6a-331e-48cf-b732-5589a8d03e8f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.06.30 14:51:57.171610 [ 276 ] {07248b6a-331e-48cf-b732-5589a8d03e8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8645 | 2025.06.30 14:51:57.171647 [ 276 ] {07248b6a-331e-48cf-b732-5589a8d03e8f} <Debug> TCPHandler: Processed in 0.001247035 sec. | ||
| 8646 | 2025.06.30 14:51:58.571558 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8647 | 2025.06.30 14:51:58.571613 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8648 | 2025.06.30 14:51:58.699784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
| 8649 | 2025.06.30 14:51:58.700250 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.06.30 14:51:58.700284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8651 | 2025.06.30 14:51:58.700759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8652 | 2025.06.30 14:51:58.701004 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.06.30 14:51:58.701144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 8654 | 2025.06.30 14:51:58.763105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1200 | ||
| 8655 | 2025.06.30 14:51:58.765568 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2025.06.30 14:51:58.765610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8657 | 2025.06.30 14:51:58.766783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8658 | 2025.06.30 14:51:58.767048 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2025.06.30 14:51:58.767297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
| 8660 | 2025.06.30 14:51:59.001144 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000819466 sec. | ||
| 8661 | 2025.06.30 14:51:59.929213 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8662 | 2025.06.30 14:51:59.945470 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2025.06.30 14:51:59.945531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8664 | 2025.06.30 14:51:59.951437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8665 | 2025.06.30 14:51:59.952126 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2025.06.30 14:51:59.955058 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8667 | 2025.06.30 14:52:02.168325 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2025.06.30 14:52:02.168509 [ 276 ] {3406de65-3137-44fc-b267-b4fa256211f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8669 | 2025.06.30 14:52:02.168574 [ 276 ] {3406de65-3137-44fc-b267-b4fa256211f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8670 | 2025.06.30 14:52:02.169333 [ 276 ] {3406de65-3137-44fc-b267-b4fa256211f6} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2025.06.30 14:52:02.169376 [ 276 ] {3406de65-3137-44fc-b267-b4fa256211f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8672 | 2025.06.30 14:52:02.169776 [ 276 ] {3406de65-3137-44fc-b267-b4fa256211f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8673 | 2025.06.30 14:52:02.169991 [ 276 ] {3406de65-3137-44fc-b267-b4fa256211f6} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2025.06.30 14:52:02.170142 [ 276 ] {3406de65-3137-44fc-b267-b4fa256211f6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001684 sec., 125890.73634204276 rows/sec., 8.01 MiB/sec. | ||
| 8675 | 2025.06.30 14:52:02.170184 [ 276 ] {3406de65-3137-44fc-b267-b4fa256211f6} <Debug> TCPHandler: Processed in 0.00198928 sec. | ||
| 8676 | 2025.06.30 14:52:02.170305 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2025.06.30 14:52:02.170408 [ 276 ] {0f8d30ed-906c-467d-8226-b2ca9071c451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8678 | 2025.06.30 14:52:02.170447 [ 276 ] {0f8d30ed-906c-467d-8226-b2ca9071c451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8679 | 2025.06.30 14:52:02.171191 [ 276 ] {0f8d30ed-906c-467d-8226-b2ca9071c451} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2025.06.30 14:52:02.171228 [ 276 ] {0f8d30ed-906c-467d-8226-b2ca9071c451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8681 | 2025.06.30 14:52:02.171568 [ 276 ] {0f8d30ed-906c-467d-8226-b2ca9071c451} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8682 | 2025.06.30 14:52:02.171769 [ 276 ] {0f8d30ed-906c-467d-8226-b2ca9071c451} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.06.30 14:52:02.171894 [ 276 ] {0f8d30ed-906c-467d-8226-b2ca9071c451} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001505 sec., 453820.5980066445 rows/sec., 36.11 MiB/sec. | ||
| 8684 | 2025.06.30 14:52:02.171931 [ 276 ] {0f8d30ed-906c-467d-8226-b2ca9071c451} <Debug> TCPHandler: Processed in 0.001674263 sec. | ||
| 8685 | 2025.06.30 14:52:02.172043 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.06.30 14:52:02.172168 [ 276 ] {e475a16a-1315-40d7-b225-a0fb3841bfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8687 | 2025.06.30 14:52:02.172210 [ 276 ] {e475a16a-1315-40d7-b225-a0fb3841bfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8688 | 2025.06.30 14:52:02.172639 [ 276 ] {e475a16a-1315-40d7-b225-a0fb3841bfc3} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2025.06.30 14:52:02.172675 [ 276 ] {e475a16a-1315-40d7-b225-a0fb3841bfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8690 | 2025.06.30 14:52:02.172960 [ 276 ] {e475a16a-1315-40d7-b225-a0fb3841bfc3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8691 | 2025.06.30 14:52:02.173171 [ 276 ] {e475a16a-1315-40d7-b225-a0fb3841bfc3} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2025.06.30 14:52:02.173294 [ 276 ] {e475a16a-1315-40d7-b225-a0fb3841bfc3} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001145 sec., 121397.37991266376 rows/sec., 7.56 MiB/sec. | ||
| 8693 | 2025.06.30 14:52:02.173330 [ 276 ] {e475a16a-1315-40d7-b225-a0fb3841bfc3} <Debug> TCPHandler: Processed in 0.001335107 sec. | ||
| 8694 | 2025.06.30 14:52:02.173441 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2025.06.30 14:52:02.173534 [ 276 ] {15fdffe3-ca2d-460f-89d0-3f6d69aa1b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8696 | 2025.06.30 14:52:02.173572 [ 276 ] {15fdffe3-ca2d-460f-89d0-3f6d69aa1b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8697 | 2025.06.30 14:52:02.173986 [ 276 ] {15fdffe3-ca2d-460f-89d0-3f6d69aa1b49} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2025.06.30 14:52:02.174020 [ 276 ] {15fdffe3-ca2d-460f-89d0-3f6d69aa1b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8699 | 2025.06.30 14:52:02.174321 [ 276 ] {15fdffe3-ca2d-460f-89d0-3f6d69aa1b49} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8700 | 2025.06.30 14:52:02.174522 [ 276 ] {15fdffe3-ca2d-460f-89d0-3f6d69aa1b49} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2025.06.30 14:52:02.174646 [ 276 ] {15fdffe3-ca2d-460f-89d0-3f6d69aa1b49} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001129 sec., 100088.57395925598 rows/sec., 6.48 MiB/sec. | ||
| 8702 | 2025.06.30 14:52:02.174684 [ 276 ] {15fdffe3-ca2d-460f-89d0-3f6d69aa1b49} <Debug> TCPHandler: Processed in 0.001290556 sec. | ||
| 8703 | 2025.06.30 14:52:02.174797 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2025.06.30 14:52:02.174890 [ 276 ] {4b693859-7a16-4946-a61d-edaffed3ef0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8705 | 2025.06.30 14:52:02.174928 [ 276 ] {4b693859-7a16-4946-a61d-edaffed3ef0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8706 | 2025.06.30 14:52:02.175343 [ 276 ] {4b693859-7a16-4946-a61d-edaffed3ef0f} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2025.06.30 14:52:02.175379 [ 276 ] {4b693859-7a16-4946-a61d-edaffed3ef0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8708 | 2025.06.30 14:52:02.175675 [ 276 ] {4b693859-7a16-4946-a61d-edaffed3ef0f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8709 | 2025.06.30 14:52:02.175876 [ 276 ] {4b693859-7a16-4946-a61d-edaffed3ef0f} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2025.06.30 14:52:02.175997 [ 276 ] {4b693859-7a16-4946-a61d-edaffed3ef0f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001125 sec., 99555.55555555556 rows/sec., 5.67 MiB/sec. | ||
| 8711 | 2025.06.30 14:52:02.176034 [ 276 ] {4b693859-7a16-4946-a61d-edaffed3ef0f} <Debug> TCPHandler: Processed in 0.001285636 sec. | ||
| 8712 | 2025.06.30 14:52:02.176146 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2025.06.30 14:52:02.176239 [ 276 ] {fcd45b78-5a91-43bf-a29b-8af4ce678304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8714 | 2025.06.30 14:52:02.176277 [ 276 ] {fcd45b78-5a91-43bf-a29b-8af4ce678304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8715 | 2025.06.30 14:52:02.176802 [ 276 ] {fcd45b78-5a91-43bf-a29b-8af4ce678304} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2025.06.30 14:52:02.176837 [ 276 ] {fcd45b78-5a91-43bf-a29b-8af4ce678304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8717 | 2025.06.30 14:52:02.177151 [ 276 ] {fcd45b78-5a91-43bf-a29b-8af4ce678304} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8718 | 2025.06.30 14:52:02.177349 [ 276 ] {fcd45b78-5a91-43bf-a29b-8af4ce678304} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2025.06.30 14:52:02.177471 [ 276 ] {fcd45b78-5a91-43bf-a29b-8af4ce678304} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001249 sec., 332265.8126501201 rows/sec., 23.63 MiB/sec. | ||
| 8720 | 2025.06.30 14:52:02.177508 [ 276 ] {fcd45b78-5a91-43bf-a29b-8af4ce678304} <Debug> TCPHandler: Processed in 0.001409648 sec. | ||
| 8721 | 2025.06.30 14:52:02.177617 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2025.06.30 14:52:02.177710 [ 276 ] {d267ba54-9709-4460-a837-46eb85e6a366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8723 | 2025.06.30 14:52:02.177750 [ 276 ] {d267ba54-9709-4460-a837-46eb85e6a366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8724 | 2025.06.30 14:52:02.178081 [ 276 ] {d267ba54-9709-4460-a837-46eb85e6a366} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2025.06.30 14:52:02.178116 [ 276 ] {d267ba54-9709-4460-a837-46eb85e6a366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8726 | 2025.06.30 14:52:02.178410 [ 276 ] {d267ba54-9709-4460-a837-46eb85e6a366} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8727 | 2025.06.30 14:52:02.178618 [ 276 ] {d267ba54-9709-4460-a837-46eb85e6a366} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2025.06.30 14:52:02.178742 [ 276 ] {d267ba54-9709-4460-a837-46eb85e6a366} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 8729 | 2025.06.30 14:52:02.178777 [ 276 ] {d267ba54-9709-4460-a837-46eb85e6a366} <Debug> TCPHandler: Processed in 0.001207894 sec. | ||
| 8730 | 2025.06.30 14:52:02.178879 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2025.06.30 14:52:02.178971 [ 276 ] {adbeea68-4b08-43e2-bfc2-545e320f776c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8732 | 2025.06.30 14:52:02.179012 [ 276 ] {adbeea68-4b08-43e2-bfc2-545e320f776c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8733 | 2025.06.30 14:52:02.179407 [ 276 ] {adbeea68-4b08-43e2-bfc2-545e320f776c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2025.06.30 14:52:02.179442 [ 276 ] {adbeea68-4b08-43e2-bfc2-545e320f776c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8735 | 2025.06.30 14:52:02.179763 [ 276 ] {adbeea68-4b08-43e2-bfc2-545e320f776c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8736 | 2025.06.30 14:52:02.179962 [ 276 ] {adbeea68-4b08-43e2-bfc2-545e320f776c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2025.06.30 14:52:02.180085 [ 276 ] {adbeea68-4b08-43e2-bfc2-545e320f776c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001132 sec., 209363.95759717314 rows/sec., 14.03 MiB/sec. | ||
| 8738 | 2025.06.30 14:52:02.180122 [ 276 ] {adbeea68-4b08-43e2-bfc2-545e320f776c} <Debug> TCPHandler: Processed in 0.001289916 sec. | ||
| 8739 | 2025.06.30 14:52:02.180232 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2025.06.30 14:52:02.180325 [ 276 ] {69c96250-76f8-4fed-9066-de7a972e25c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8741 | 2025.06.30 14:52:02.180365 [ 276 ] {69c96250-76f8-4fed-9066-de7a972e25c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8742 | 2025.06.30 14:52:02.180670 [ 276 ] {69c96250-76f8-4fed-9066-de7a972e25c0} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2025.06.30 14:52:02.180706 [ 276 ] {69c96250-76f8-4fed-9066-de7a972e25c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8744 | 2025.06.30 14:52:02.180991 [ 276 ] {69c96250-76f8-4fed-9066-de7a972e25c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8745 | 2025.06.30 14:52:02.181191 [ 276 ] {69c96250-76f8-4fed-9066-de7a972e25c0} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2025.06.30 14:52:02.181318 [ 276 ] {69c96250-76f8-4fed-9066-de7a972e25c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 8747 | 2025.06.30 14:52:02.181354 [ 276 ] {69c96250-76f8-4fed-9066-de7a972e25c0} <Debug> TCPHandler: Processed in 0.001169314 sec. | ||
| 8748 | 2025.06.30 14:52:02.181451 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2025.06.30 14:52:02.181563 [ 276 ] {11b8ad02-df97-4bb0-bdc0-19ca189a7664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8750 | 2025.06.30 14:52:02.181619 [ 276 ] {11b8ad02-df97-4bb0-bdc0-19ca189a7664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8751 | 2025.06.30 14:52:02.182444 [ 276 ] {11b8ad02-df97-4bb0-bdc0-19ca189a7664} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.06.30 14:52:02.182479 [ 276 ] {11b8ad02-df97-4bb0-bdc0-19ca189a7664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8753 | 2025.06.30 14:52:02.183020 [ 276 ] {11b8ad02-df97-4bb0-bdc0-19ca189a7664} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8754 | 2025.06.30 14:52:02.183244 [ 276 ] {11b8ad02-df97-4bb0-bdc0-19ca189a7664} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2025.06.30 14:52:02.183380 [ 276 ] {11b8ad02-df97-4bb0-bdc0-19ca189a7664} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001834 sec., 17993.456924754635 rows/sec., 32.24 MiB/sec. | ||
| 8756 | 2025.06.30 14:52:02.183443 [ 276 ] {11b8ad02-df97-4bb0-bdc0-19ca189a7664} <Debug> TCPHandler: Processed in 0.00203902 sec. | ||
| 8757 | 2025.06.30 14:52:02.183563 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2025.06.30 14:52:02.183656 [ 276 ] {d9ac383f-eacd-431d-8a16-e35d7b30b945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8759 | 2025.06.30 14:52:02.183696 [ 276 ] {d9ac383f-eacd-431d-8a16-e35d7b30b945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8760 | 2025.06.30 14:52:02.184029 [ 276 ] {d9ac383f-eacd-431d-8a16-e35d7b30b945} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2025.06.30 14:52:02.184064 [ 276 ] {d9ac383f-eacd-431d-8a16-e35d7b30b945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8762 | 2025.06.30 14:52:02.184360 [ 276 ] {d9ac383f-eacd-431d-8a16-e35d7b30b945} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8763 | 2025.06.30 14:52:02.184560 [ 276 ] {d9ac383f-eacd-431d-8a16-e35d7b30b945} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2025.06.30 14:52:02.184681 [ 276 ] {d9ac383f-eacd-431d-8a16-e35d7b30b945} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001044 sec., 78544.06130268199 rows/sec., 4.99 MiB/sec. | ||
| 8765 | 2025.06.30 14:52:02.184716 [ 276 ] {d9ac383f-eacd-431d-8a16-e35d7b30b945} <Debug> TCPHandler: Processed in 0.001201994 sec. | ||
| 8766 | 2025.06.30 14:52:06.201249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
| 8767 | 2025.06.30 14:52:06.202071 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2025.06.30 14:52:06.202140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8769 | 2025.06.30 14:52:06.202793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8770 | 2025.06.30 14:52:06.203012 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2025.06.30 14:52:06.203142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 8772 | 2025.06.30 14:52:07.161513 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2025.06.30 14:52:07.161705 [ 276 ] {a04f3edc-eb62-40b4-8208-89f7139f8142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8774 | 2025.06.30 14:52:07.161774 [ 276 ] {a04f3edc-eb62-40b4-8208-89f7139f8142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8775 | 2025.06.30 14:52:07.162482 [ 276 ] {a04f3edc-eb62-40b4-8208-89f7139f8142} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2025.06.30 14:52:07.162538 [ 276 ] {a04f3edc-eb62-40b4-8208-89f7139f8142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8777 | 2025.06.30 14:52:07.162924 [ 276 ] {a04f3edc-eb62-40b4-8208-89f7139f8142} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8778 | 2025.06.30 14:52:07.163153 [ 276 ] {a04f3edc-eb62-40b4-8208-89f7139f8142} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2025.06.30 14:52:07.163321 [ 276 ] {a04f3edc-eb62-40b4-8208-89f7139f8142} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001667 sec., 4799.040191961608 rows/sec., 391.33 KiB/sec. | ||
| 8780 | 2025.06.30 14:52:07.163372 [ 276 ] {a04f3edc-eb62-40b4-8208-89f7139f8142} <Debug> TCPHandler: Processed in 0.001993019 sec. | ||
| 8781 | 2025.06.30 14:52:07.163525 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2025.06.30 14:52:07.163631 [ 276 ] {81f879ba-b9f7-4269-aa2f-83eee6d874e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8783 | 2025.06.30 14:52:07.163675 [ 276 ] {81f879ba-b9f7-4269-aa2f-83eee6d874e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8784 | 2025.06.30 14:52:07.164164 [ 276 ] {81f879ba-b9f7-4269-aa2f-83eee6d874e3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2025.06.30 14:52:07.164203 [ 276 ] {81f879ba-b9f7-4269-aa2f-83eee6d874e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8786 | 2025.06.30 14:52:07.164520 [ 276 ] {81f879ba-b9f7-4269-aa2f-83eee6d874e3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8787 | 2025.06.30 14:52:07.164752 [ 276 ] {81f879ba-b9f7-4269-aa2f-83eee6d874e3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2025.06.30 14:52:07.164886 [ 276 ] {81f879ba-b9f7-4269-aa2f-83eee6d874e3} <Debug> executeQuery: Read 78 rows, 6.39 KiB in 0.00128 sec., 60937.49999999999 rows/sec., 4.87 MiB/sec. | ||
| 8789 | 2025.06.30 14:52:07.164924 [ 276 ] {81f879ba-b9f7-4269-aa2f-83eee6d874e3} <Debug> TCPHandler: Processed in 0.001458259 sec. | ||
| 8790 | 2025.06.30 14:52:07.165101 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2025.06.30 14:52:07.165210 [ 276 ] {8799ee15-a4ce-4577-b0c1-36bbab12b58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8792 | 2025.06.30 14:52:07.165254 [ 276 ] {8799ee15-a4ce-4577-b0c1-36bbab12b58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8793 | 2025.06.30 14:52:07.165686 [ 276 ] {8799ee15-a4ce-4577-b0c1-36bbab12b58e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2025.06.30 14:52:07.165723 [ 276 ] {8799ee15-a4ce-4577-b0c1-36bbab12b58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8795 | 2025.06.30 14:52:07.166018 [ 276 ] {8799ee15-a4ce-4577-b0c1-36bbab12b58e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8796 | 2025.06.30 14:52:07.166222 [ 276 ] {8799ee15-a4ce-4577-b0c1-36bbab12b58e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2025.06.30 14:52:07.166352 [ 276 ] {8799ee15-a4ce-4577-b0c1-36bbab12b58e} <Debug> executeQuery: Read 17 rows, 1.24 KiB in 0.001163 sec., 14617.368873602753 rows/sec., 1.04 MiB/sec. | ||
| 8798 | 2025.06.30 14:52:07.166390 [ 276 ] {8799ee15-a4ce-4577-b0c1-36bbab12b58e} <Debug> TCPHandler: Processed in 0.001340966 sec. | ||
| 8799 | 2025.06.30 14:52:07.166500 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2025.06.30 14:52:07.166596 [ 276 ] {40cf8817-ece6-4b5e-84be-234d301de324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8801 | 2025.06.30 14:52:07.166637 [ 276 ] {40cf8817-ece6-4b5e-84be-234d301de324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8802 | 2025.06.30 14:52:07.167071 [ 276 ] {40cf8817-ece6-4b5e-84be-234d301de324} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2025.06.30 14:52:07.167108 [ 276 ] {40cf8817-ece6-4b5e-84be-234d301de324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8804 | 2025.06.30 14:52:07.167410 [ 276 ] {40cf8817-ece6-4b5e-84be-234d301de324} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8805 | 2025.06.30 14:52:07.167620 [ 276 ] {40cf8817-ece6-4b5e-84be-234d301de324} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2025.06.30 14:52:07.167746 [ 276 ] {40cf8817-ece6-4b5e-84be-234d301de324} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001168 sec., 69349.31506849315 rows/sec., 5.42 MiB/sec. | ||
| 8807 | 2025.06.30 14:52:07.167783 [ 276 ] {40cf8817-ece6-4b5e-84be-234d301de324} <Debug> TCPHandler: Processed in 0.001333206 sec. | ||
| 8808 | 2025.06.30 14:52:07.167897 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2025.06.30 14:52:07.167993 [ 276 ] {6877ace0-6734-48eb-9796-173b05ac7ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8810 | 2025.06.30 14:52:07.168038 [ 276 ] {6877ace0-6734-48eb-9796-173b05ac7ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8811 | 2025.06.30 14:52:07.168460 [ 276 ] {6877ace0-6734-48eb-9796-173b05ac7ea2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2025.06.30 14:52:07.168496 [ 276 ] {6877ace0-6734-48eb-9796-173b05ac7ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8813 | 2025.06.30 14:52:07.168826 [ 276 ] {6877ace0-6734-48eb-9796-173b05ac7ea2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8814 | 2025.06.30 14:52:07.169044 [ 276 ] {6877ace0-6734-48eb-9796-173b05ac7ea2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2025.06.30 14:52:07.169177 [ 276 ] {6877ace0-6734-48eb-9796-173b05ac7ea2} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001202 sec., 136439.26788685526 rows/sec., 9.50 MiB/sec. | ||
| 8816 | 2025.06.30 14:52:07.169214 [ 276 ] {6877ace0-6734-48eb-9796-173b05ac7ea2} <Debug> TCPHandler: Processed in 0.001368397 sec. | ||
| 8817 | 2025.06.30 14:52:07.169329 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2025.06.30 14:52:07.169426 [ 276 ] {fdf57175-a0ca-4d0a-9bb4-7edb106639bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8819 | 2025.06.30 14:52:07.169482 [ 276 ] {fdf57175-a0ca-4d0a-9bb4-7edb106639bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8820 | 2025.06.30 14:52:07.170678 [ 276 ] {fdf57175-a0ca-4d0a-9bb4-7edb106639bf} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2025.06.30 14:52:07.170716 [ 276 ] {fdf57175-a0ca-4d0a-9bb4-7edb106639bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8822 | 2025.06.30 14:52:07.171236 [ 276 ] {fdf57175-a0ca-4d0a-9bb4-7edb106639bf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8823 | 2025.06.30 14:52:07.171476 [ 276 ] {fdf57175-a0ca-4d0a-9bb4-7edb106639bf} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2025.06.30 14:52:07.171625 [ 276 ] {fdf57175-a0ca-4d0a-9bb4-7edb106639bf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002217 sec., 4059.539918809202 rows/sec., 7.27 MiB/sec. | ||
| 8825 | 2025.06.30 14:52:07.171696 [ 276 ] {fdf57175-a0ca-4d0a-9bb4-7edb106639bf} <Debug> TCPHandler: Processed in 0.002417028 sec. | ||
| 8826 | 2025.06.30 14:52:07.171815 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2025.06.30 14:52:07.171913 [ 276 ] {e89f6d7f-fcf3-4972-871a-663f8a221e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8828 | 2025.06.30 14:52:07.171955 [ 276 ] {e89f6d7f-fcf3-4972-871a-663f8a221e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8829 | 2025.06.30 14:52:07.172304 [ 276 ] {e89f6d7f-fcf3-4972-871a-663f8a221e92} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2025.06.30 14:52:07.172340 [ 276 ] {e89f6d7f-fcf3-4972-871a-663f8a221e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8831 | 2025.06.30 14:52:07.172650 [ 276 ] {e89f6d7f-fcf3-4972-871a-663f8a221e92} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8832 | 2025.06.30 14:52:07.172856 [ 276 ] {e89f6d7f-fcf3-4972-871a-663f8a221e92} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2025.06.30 14:52:07.172988 [ 276 ] {e89f6d7f-fcf3-4972-871a-663f8a221e92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 8834 | 2025.06.30 14:52:07.173025 [ 276 ] {e89f6d7f-fcf3-4972-871a-663f8a221e92} <Debug> TCPHandler: Processed in 0.001260195 sec. | ||
| 8835 | 2025.06.30 14:52:07.455105 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8836 | 2025.06.30 14:52:07.471646 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2025.06.30 14:52:07.471690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8838 | 2025.06.30 14:52:07.477791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8839 | 2025.06.30 14:52:07.478484 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2025.06.30 14:52:07.481809 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8841 | 2025.06.30 14:52:08.767520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1236 | ||
| 8842 | 2025.06.30 14:52:08.770265 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2025.06.30 14:52:08.770314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8844 | 2025.06.30 14:52:08.771521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8845 | 2025.06.30 14:52:08.771791 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2025.06.30 14:52:08.771914 [ 119 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8847 | 2025.06.30 14:52:08.771957 [ 119 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2025.06.30 14:52:08.771978 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8849 | 2025.06.30 14:52:08.772120 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 8850 | 2025.06.30 14:52:08.772128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 8851 | 2025.06.30 14:52:08.772979 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8852 | 2025.06.30 14:52:08.773195 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1058 rows starting from the beginning of the part | ||
| 8853 | 2025.06.30 14:52:08.773597 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 8854 | 2025.06.30 14:52:08.773937 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 8855 | 2025.06.30 14:52:08.774275 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 8856 | 2025.06.30 14:52:08.774612 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 8857 | 2025.06.30 14:52:08.774933 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 8858 | 2025.06.30 14:52:08.780992 [ 190 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 72 columns (72 merged, 0 gathered) in 0.008926988 sec., 138456.55443919046 rows/sec., 110.88 MiB/sec. | ||
| 8859 | 2025.06.30 14:52:08.782645 [ 190 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8860 | 2025.06.30 14:52:08.783280 [ 190 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2025.06.30 14:52:08.783370 [ 190 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_36_7} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8862 | 2025.06.30 14:52:08.783638 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 8863 | 2025.06.30 14:52:12.169132 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2025.06.30 14:52:12.169349 [ 276 ] {384f1190-62dd-4026-9de3-3b4b8cf5ee37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8865 | 2025.06.30 14:52:12.169414 [ 276 ] {384f1190-62dd-4026-9de3-3b4b8cf5ee37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8866 | 2025.06.30 14:52:12.170258 [ 276 ] {384f1190-62dd-4026-9de3-3b4b8cf5ee37} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2025.06.30 14:52:12.170303 [ 276 ] {384f1190-62dd-4026-9de3-3b4b8cf5ee37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8868 | 2025.06.30 14:52:12.170705 [ 276 ] {384f1190-62dd-4026-9de3-3b4b8cf5ee37} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8869 | 2025.06.30 14:52:12.170936 [ 276 ] {384f1190-62dd-4026-9de3-3b4b8cf5ee37} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2025.06.30 14:52:12.171091 [ 276 ] {384f1190-62dd-4026-9de3-3b4b8cf5ee37} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001795 sec., 118105.84958217271 rows/sec., 7.51 MiB/sec. | ||
| 8871 | 2025.06.30 14:52:12.171133 [ 276 ] {384f1190-62dd-4026-9de3-3b4b8cf5ee37} <Debug> TCPHandler: Processed in 0.002141933 sec. | ||
| 8872 | 2025.06.30 14:52:12.171279 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2025.06.30 14:52:12.171378 [ 276 ] {06a876e2-a6de-42b4-a634-7df8355e89b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8874 | 2025.06.30 14:52:12.171419 [ 276 ] {06a876e2-a6de-42b4-a634-7df8355e89b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8875 | 2025.06.30 14:52:12.172236 [ 276 ] {06a876e2-a6de-42b4-a634-7df8355e89b5} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2025.06.30 14:52:12.172273 [ 276 ] {06a876e2-a6de-42b4-a634-7df8355e89b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8877 | 2025.06.30 14:52:12.172631 [ 276 ] {06a876e2-a6de-42b4-a634-7df8355e89b5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8878 | 2025.06.30 14:52:12.172835 [ 276 ] {06a876e2-a6de-42b4-a634-7df8355e89b5} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2025.06.30 14:52:12.172955 [ 131 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8880 | 2025.06.30 14:52:12.172962 [ 276 ] {06a876e2-a6de-42b4-a634-7df8355e89b5} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001604 sec., 425810.47381546133 rows/sec., 33.88 MiB/sec. | ||
| 8881 | 2025.06.30 14:52:12.173027 [ 131 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2025.06.30 14:52:12.173046 [ 276 ] {06a876e2-a6de-42b4-a634-7df8355e89b5} <Debug> TCPHandler: Processed in 0.001819176 sec. | ||
| 8883 | 2025.06.30 14:52:12.173056 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8884 | 2025.06.30 14:52:12.173191 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 8885 | 2025.06.30 14:52:12.173198 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2025.06.30 14:52:12.173338 [ 276 ] {25b989c3-525f-42fa-96b5-a4f75d364656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8887 | 2025.06.30 14:52:12.173343 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8888 | 2025.06.30 14:52:12.173386 [ 276 ] {25b989c3-525f-42fa-96b5-a4f75d364656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8889 | 2025.06.30 14:52:12.173419 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 835 rows starting from the beginning of the part | ||
| 8890 | 2025.06.30 14:52:12.173491 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 686 rows starting from the beginning of the part | ||
| 8891 | 2025.06.30 14:52:12.173535 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 74 rows starting from the beginning of the part | ||
| 8892 | 2025.06.30 14:52:12.173576 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 683 rows starting from the beginning of the part | ||
| 8893 | 2025.06.30 14:52:12.173623 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 78 rows starting from the beginning of the part | ||
| 8894 | 2025.06.30 14:52:12.173668 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 683 rows starting from the beginning of the part | ||
| 8895 | 2025.06.30 14:52:12.173865 [ 276 ] {25b989c3-525f-42fa-96b5-a4f75d364656} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2025.06.30 14:52:12.173907 [ 276 ] {25b989c3-525f-42fa-96b5-a4f75d364656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8897 | 2025.06.30 14:52:12.174232 [ 276 ] {25b989c3-525f-42fa-96b5-a4f75d364656} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8898 | 2025.06.30 14:52:12.174455 [ 276 ] {25b989c3-525f-42fa-96b5-a4f75d364656} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2025.06.30 14:52:12.174584 [ 125 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 8900 | 2025.06.30 14:52:12.174593 [ 276 ] {25b989c3-525f-42fa-96b5-a4f75d364656} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001274 sec., 109105.18053375196 rows/sec., 6.80 MiB/sec. | ||
| 8901 | 2025.06.30 14:52:12.174621 [ 125 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2025.06.30 14:52:12.174639 [ 276 ] {25b989c3-525f-42fa-96b5-a4f75d364656} <Debug> TCPHandler: Processed in 0.00148927 sec. | ||
| 8903 | 2025.06.30 14:52:12.174643 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8904 | 2025.06.30 14:52:12.174760 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2025.06.30 14:52:12.174758 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 8906 | 2025.06.30 14:52:12.174856 [ 276 ] {05525db1-2092-45e9-bb75-873b734f11ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8907 | 2025.06.30 14:52:12.174900 [ 276 ] {05525db1-2092-45e9-bb75-873b734f11ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8908 | 2025.06.30 14:52:12.174923 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8909 | 2025.06.30 14:52:12.174962 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 182 rows starting from the beginning of the part | ||
| 8910 | 2025.06.30 14:52:12.175029 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 143 rows starting from the beginning of the part | ||
| 8911 | 2025.06.30 14:52:12.175059 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930158 sec., 1574482.5035048944 rows/sec., 132.25 MiB/sec. | ||
| 8912 | 2025.06.30 14:52:12.175077 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 9 rows starting from the beginning of the part | ||
| 8913 | 2025.06.30 14:52:12.175132 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 139 rows starting from the beginning of the part | ||
| 8914 | 2025.06.30 14:52:12.175173 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 8915 | 2025.06.30 14:52:12.175213 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 139 rows starting from the beginning of the part | ||
| 8916 | 2025.06.30 14:52:12.175262 [ 193 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8917 | 2025.06.30 14:52:12.175328 [ 276 ] {05525db1-2092-45e9-bb75-873b734f11ff} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2025.06.30 14:52:12.175365 [ 276 ] {05525db1-2092-45e9-bb75-873b734f11ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8919 | 2025.06.30 14:52:12.175587 [ 193 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2025.06.30 14:52:12.175692 [ 193 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_71_14} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8921 | 2025.06.30 14:52:12.175797 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8922 | 2025.06.30 14:52:12.176001 [ 276 ] {05525db1-2092-45e9-bb75-873b734f11ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8923 | 2025.06.30 14:52:12.176223 [ 276 ] {05525db1-2092-45e9-bb75-873b734f11ff} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.06.30 14:52:12.176325 [ 125 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8925 | 2025.06.30 14:52:12.176346 [ 276 ] {05525db1-2092-45e9-bb75-873b734f11ff} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001508 sec., 74933.68700265251 rows/sec., 4.85 MiB/sec. | ||
| 8926 | 2025.06.30 14:52:12.176358 [ 125 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.06.30 14:52:12.176377 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8928 | 2025.06.30 14:52:12.176383 [ 276 ] {05525db1-2092-45e9-bb75-873b734f11ff} <Debug> TCPHandler: Processed in 0.001670843 sec. | ||
| 8929 | 2025.06.30 14:52:12.176476 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::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 | ||
| 8930 | 2025.06.30 14:52:12.176482 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779955 sec., 353379.72027382714 rows/sec., 23.77 MiB/sec. | ||
| 8931 | 2025.06.30 14:52:12.176536 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2025.06.30 14:52:12.176577 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8933 | 2025.06.30 14:52:12.176606 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 138 rows starting from the beginning of the part | ||
| 8934 | 2025.06.30 14:52:12.176635 [ 276 ] {7ac3aace-7169-4ddc-8b84-19a10596335b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8935 | 2025.06.30 14:52:12.176650 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
| 8936 | 2025.06.30 14:52:12.176653 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 8937 | 2025.06.30 14:52:12.176682 [ 276 ] {7ac3aace-7169-4ddc-8b84-19a10596335b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8938 | 2025.06.30 14:52:12.176697 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
| 8939 | 2025.06.30 14:52:12.176735 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part | ||
| 8940 | 2025.06.30 14:52:12.176770 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
| 8941 | 2025.06.30 14:52:12.176806 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
| 8942 | 2025.06.30 14:52:12.176957 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2025.06.30 14:52:12.177049 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_65_13} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 8944 | 2025.06.30 14:52:12.177122 [ 276 ] {7ac3aace-7169-4ddc-8b84-19a10596335b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2025.06.30 14:52:12.177125 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8946 | 2025.06.30 14:52:12.177165 [ 276 ] {7ac3aace-7169-4ddc-8b84-19a10596335b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8947 | 2025.06.30 14:52:12.177488 [ 276 ] {7ac3aace-7169-4ddc-8b84-19a10596335b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8948 | 2025.06.30 14:52:12.177600 [ 192 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154363 sec., 608993.8780089106 rows/sec., 42.12 MiB/sec. | ||
| 8949 | 2025.06.30 14:52:12.177715 [ 276 ] {7ac3aace-7169-4ddc-8b84-19a10596335b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2025.06.30 14:52:12.177737 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8951 | 2025.06.30 14:52:12.177854 [ 276 ] {7ac3aace-7169-4ddc-8b84-19a10596335b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001237 sec., 90541.63298302345 rows/sec., 5.16 MiB/sec. | ||
| 8952 | 2025.06.30 14:52:12.177897 [ 276 ] {7ac3aace-7169-4ddc-8b84-19a10596335b} <Debug> TCPHandler: Processed in 0.001409098 sec. | ||
| 8953 | 2025.06.30 14:52:12.177989 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2025.06.30 14:52:12.178017 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2025.06.30 14:52:12.178067 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_21_4} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8956 | 2025.06.30 14:52:12.178117 [ 276 ] {88e6aec5-e16f-485c-b248-e83622f43465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8957 | 2025.06.30 14:52:12.178145 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8958 | 2025.06.30 14:52:12.178162 [ 276 ] {88e6aec5-e16f-485c-b248-e83622f43465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8959 | 2025.06.30 14:52:12.178711 [ 276 ] {88e6aec5-e16f-485c-b248-e83622f43465} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.06.30 14:52:12.178747 [ 276 ] {88e6aec5-e16f-485c-b248-e83622f43465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8961 | 2025.06.30 14:52:12.179075 [ 276 ] {88e6aec5-e16f-485c-b248-e83622f43465} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8962 | 2025.06.30 14:52:12.179283 [ 276 ] {88e6aec5-e16f-485c-b248-e83622f43465} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.06.30 14:52:12.179384 [ 125 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8964 | 2025.06.30 14:52:12.179405 [ 276 ] {88e6aec5-e16f-485c-b248-e83622f43465} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001305 sec., 318007.66283524904 rows/sec., 22.62 MiB/sec. | ||
| 8965 | 2025.06.30 14:52:12.179414 [ 125 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2025.06.30 14:52:12.179435 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8967 | 2025.06.30 14:52:12.179442 [ 276 ] {88e6aec5-e16f-485c-b248-e83622f43465} <Debug> TCPHandler: Processed in 0.00147249 sec. | ||
| 8968 | 2025.06.30 14:52:12.179498 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 8969 | 2025.06.30 14:52:12.179556 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2025.06.30 14:52:12.179576 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8971 | 2025.06.30 14:52:12.179603 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 500 rows starting from the beginning of the part | ||
| 8972 | 2025.06.30 14:52:12.179650 [ 276 ] {d2dc824b-022a-447b-8615-1be3d0624b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8973 | 2025.06.30 14:52:12.179655 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 419 rows starting from the beginning of the part | ||
| 8974 | 2025.06.30 14:52:12.179691 [ 276 ] {d2dc824b-022a-447b-8615-1be3d0624b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8975 | 2025.06.30 14:52:12.179703 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 73 rows starting from the beginning of the part | ||
| 8976 | 2025.06.30 14:52:12.179743 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 415 rows starting from the beginning of the part | ||
| 8977 | 2025.06.30 14:52:12.179782 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 81 rows starting from the beginning of the part | ||
| 8978 | 2025.06.30 14:52:12.179821 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 415 rows starting from the beginning of the part | ||
| 8979 | 2025.06.30 14:52:12.180025 [ 276 ] {d2dc824b-022a-447b-8615-1be3d0624b51} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2025.06.30 14:52:12.180060 [ 276 ] {d2dc824b-022a-447b-8615-1be3d0624b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8981 | 2025.06.30 14:52:12.180363 [ 276 ] {d2dc824b-022a-447b-8615-1be3d0624b51} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8982 | 2025.06.30 14:52:12.180563 [ 276 ] {d2dc824b-022a-447b-8615-1be3d0624b51} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2025.06.30 14:52:12.180689 [ 276 ] {d2dc824b-022a-447b-8615-1be3d0624b51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 8984 | 2025.06.30 14:52:12.180724 [ 276 ] {d2dc824b-022a-447b-8615-1be3d0624b51} <Debug> TCPHandler: Processed in 0.001215484 sec. | ||
| 8985 | 2025.06.30 14:52:12.180793 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1903 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321296 sec., 1440252.6004771073 rows/sec., 109.56 MiB/sec. | ||
| 8986 | 2025.06.30 14:52:12.180831 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2025.06.30 14:52:12.180924 [ 276 ] {afc6d5ae-d168-4e60-b18d-9f2f7ebd65c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8988 | 2025.06.30 14:52:12.180928 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8989 | 2025.06.30 14:52:12.180966 [ 276 ] {afc6d5ae-d168-4e60-b18d-9f2f7ebd65c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8990 | 2025.06.30 14:52:12.181157 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2025.06.30 14:52:12.181218 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_71_14} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8992 | 2025.06.30 14:52:12.181273 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8993 | 2025.06.30 14:52:12.181362 [ 276 ] {afc6d5ae-d168-4e60-b18d-9f2f7ebd65c2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2025.06.30 14:52:12.181395 [ 276 ] {afc6d5ae-d168-4e60-b18d-9f2f7ebd65c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8995 | 2025.06.30 14:52:12.181721 [ 276 ] {afc6d5ae-d168-4e60-b18d-9f2f7ebd65c2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8996 | 2025.06.30 14:52:12.181936 [ 276 ] {afc6d5ae-d168-4e60-b18d-9f2f7ebd65c2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2025.06.30 14:52:12.182032 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8998 | 2025.06.30 14:52:12.182057 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2025.06.30 14:52:12.182063 [ 276 ] {afc6d5ae-d168-4e60-b18d-9f2f7ebd65c2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001157 sec., 204840.1037165082 rows/sec., 13.73 MiB/sec. | ||
| 9000 | 2025.06.30 14:52:12.182073 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9001 | 2025.06.30 14:52:12.182100 [ 276 ] {afc6d5ae-d168-4e60-b18d-9f2f7ebd65c2} <Debug> TCPHandler: Processed in 0.001316586 sec. | ||
| 9002 | 2025.06.30 14:52:12.182135 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 9003 | 2025.06.30 14:52:12.182202 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9004 | 2025.06.30 14:52:12.182212 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2025.06.30 14:52:12.182225 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 9021 rows starting from the beginning of the part | ||
| 9006 | 2025.06.30 14:52:12.182270 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 239 rows starting from the beginning of the part | ||
| 9007 | 2025.06.30 14:52:12.182306 [ 276 ] {433065d8-780a-43e6-bbce-aa3b4df67f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9008 | 2025.06.30 14:52:12.182306 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 9009 | 2025.06.30 14:52:12.182348 [ 276 ] {433065d8-780a-43e6-bbce-aa3b4df67f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9010 | 2025.06.30 14:52:12.182351 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
| 9011 | 2025.06.30 14:52:12.182390 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 164 rows starting from the beginning of the part | ||
| 9012 | 2025.06.30 14:52:12.182423 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part | ||
| 9013 | 2025.06.30 14:52:12.182657 [ 276 ] {433065d8-780a-43e6-bbce-aa3b4df67f78} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2025.06.30 14:52:12.182689 [ 276 ] {433065d8-780a-43e6-bbce-aa3b4df67f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9015 | 2025.06.30 14:52:12.182984 [ 276 ] {433065d8-780a-43e6-bbce-aa3b4df67f78} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9016 | 2025.06.30 14:52:12.183192 [ 276 ] {433065d8-780a-43e6-bbce-aa3b4df67f78} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2025.06.30 14:52:12.183315 [ 276 ] {433065d8-780a-43e6-bbce-aa3b4df67f78} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 9018 | 2025.06.30 14:52:12.183349 [ 276 ] {433065d8-780a-43e6-bbce-aa3b4df67f78} <Debug> TCPHandler: Processed in 0.001184843 sec. | ||
| 9019 | 2025.06.30 14:52:12.183449 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2025.06.30 14:52:12.183542 [ 276 ] {16cfad8d-4798-4f21-8551-02658f7088b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9021 | 2025.06.30 14:52:12.183596 [ 276 ] {16cfad8d-4798-4f21-8551-02658f7088b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9022 | 2025.06.30 14:52:12.184449 [ 276 ] {16cfad8d-4798-4f21-8551-02658f7088b2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2025.06.30 14:52:12.184482 [ 276 ] {16cfad8d-4798-4f21-8551-02658f7088b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9024 | 2025.06.30 14:52:12.185297 [ 276 ] {16cfad8d-4798-4f21-8551-02658f7088b2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9025 | 2025.06.30 14:52:12.185537 [ 276 ] {16cfad8d-4798-4f21-8551-02658f7088b2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2025.06.30 14:52:12.185679 [ 276 ] {16cfad8d-4798-4f21-8551-02658f7088b2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002155 sec., 15313.225058004642 rows/sec., 27.44 MiB/sec. | ||
| 9027 | 2025.06.30 14:52:12.185738 [ 276 ] {16cfad8d-4798-4f21-8551-02658f7088b2} <Debug> TCPHandler: Processed in 0.002336387 sec. | ||
| 9028 | 2025.06.30 14:52:12.185793 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10058 rows, containing 5 columns (5 merged, 0 gathered) in 0.003678123 sec., 2734546.9414698747 rows/sec., 189.59 MiB/sec. | ||
| 9029 | 2025.06.30 14:52:12.185866 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2025.06.30 14:52:12.185966 [ 276 ] {063baf8c-be2d-4af5-9bdb-139ad23d3e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9031 | 2025.06.30 14:52:12.186009 [ 276 ] {063baf8c-be2d-4af5-9bdb-139ad23d3e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9032 | 2025.06.30 14:52:12.186059 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9033 | 2025.06.30 14:52:12.186349 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2025.06.30 14:52:12.186353 [ 276 ] {063baf8c-be2d-4af5-9bdb-139ad23d3e29} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2025.06.30 14:52:12.186401 [ 276 ] {063baf8c-be2d-4af5-9bdb-139ad23d3e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9036 | 2025.06.30 14:52:12.186439 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9037 | 2025.06.30 14:52:12.186534 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 9038 | 2025.06.30 14:52:12.186723 [ 276 ] {063baf8c-be2d-4af5-9bdb-139ad23d3e29} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9039 | 2025.06.30 14:52:12.186935 [ 276 ] {063baf8c-be2d-4af5-9bdb-139ad23d3e29} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2025.06.30 14:52:12.187033 [ 125 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9041 | 2025.06.30 14:52:12.187060 [ 276 ] {063baf8c-be2d-4af5-9bdb-139ad23d3e29} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001113 sec., 73674.75292003594 rows/sec., 4.68 MiB/sec. | ||
| 9042 | 2025.06.30 14:52:12.187065 [ 125 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2025.06.30 14:52:12.187090 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9044 | 2025.06.30 14:52:12.187094 [ 276 ] {063baf8c-be2d-4af5-9bdb-139ad23d3e29} <Debug> TCPHandler: Processed in 0.001278105 sec. | ||
| 9045 | 2025.06.30 14:52:12.187158 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 9046 | 2025.06.30 14:52:12.187244 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9047 | 2025.06.30 14:52:12.187272 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3198 rows starting from the beginning of the part | ||
| 9048 | 2025.06.30 14:52:12.187321 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
| 9049 | 2025.06.30 14:52:12.187363 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 9050 | 2025.06.30 14:52:12.187403 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
| 9051 | 2025.06.30 14:52:12.187443 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 9052 | 2025.06.30 14:52:12.187483 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part | ||
| 9053 | 2025.06.30 14:52:12.188533 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001404148 sec., 2538193.979552013 rows/sec., 166.57 MiB/sec. | ||
| 9054 | 2025.06.30 14:52:12.188780 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9055 | 2025.06.30 14:52:12.189032 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2025.06.30 14:52:12.189100 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_71_14} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9057 | 2025.06.30 14:52:12.189157 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9058 | 2025.06.30 14:52:13.571859 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9059 | 2025.06.30 14:52:13.571911 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9060 | 2025.06.30 14:52:13.703229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
| 9061 | 2025.06.30 14:52:13.704025 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2025.06.30 14:52:13.704105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9063 | 2025.06.30 14:52:13.704885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9064 | 2025.06.30 14:52:13.705116 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2025.06.30 14:52:13.705255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 9066 | 2025.06.30 14:52:14.981880 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9067 | 2025.06.30 14:52:15.000826 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2025.06.30 14:52:15.000884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9069 | 2025.06.30 14:52:15.007064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9070 | 2025.06.30 14:52:15.007778 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2025.06.30 14:52:15.010780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9072 | 2025.06.30 14:52:17.161823 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2025.06.30 14:52:17.162111 [ 276 ] {8468f6e3-7188-48c8-8e0e-8e3f82a77f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9074 | 2025.06.30 14:52:17.162214 [ 276 ] {8468f6e3-7188-48c8-8e0e-8e3f82a77f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9075 | 2025.06.30 14:52:17.163064 [ 276 ] {8468f6e3-7188-48c8-8e0e-8e3f82a77f04} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2025.06.30 14:52:17.163108 [ 276 ] {8468f6e3-7188-48c8-8e0e-8e3f82a77f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9077 | 2025.06.30 14:52:17.163504 [ 276 ] {8468f6e3-7188-48c8-8e0e-8e3f82a77f04} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9078 | 2025.06.30 14:52:17.163731 [ 276 ] {8468f6e3-7188-48c8-8e0e-8e3f82a77f04} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2025.06.30 14:52:17.163883 [ 276 ] {8468f6e3-7188-48c8-8e0e-8e3f82a77f04} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001852 sec., 39956.803455723544 rows/sec., 3.21 MiB/sec. | ||
| 9080 | 2025.06.30 14:52:17.163924 [ 276 ] {8468f6e3-7188-48c8-8e0e-8e3f82a77f04} <Debug> TCPHandler: Processed in 0.002284466 sec. | ||
| 9081 | 2025.06.30 14:52:17.164056 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2025.06.30 14:52:17.164153 [ 276 ] {3fed2f51-bd37-497e-aaa2-36465bcd6814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9083 | 2025.06.30 14:52:17.164193 [ 276 ] {3fed2f51-bd37-497e-aaa2-36465bcd6814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9084 | 2025.06.30 14:52:17.164629 [ 276 ] {3fed2f51-bd37-497e-aaa2-36465bcd6814} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2025.06.30 14:52:17.164664 [ 276 ] {3fed2f51-bd37-497e-aaa2-36465bcd6814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9086 | 2025.06.30 14:52:17.164952 [ 276 ] {3fed2f51-bd37-497e-aaa2-36465bcd6814} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9087 | 2025.06.30 14:52:17.165163 [ 276 ] {3fed2f51-bd37-497e-aaa2-36465bcd6814} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2025.06.30 14:52:17.165290 [ 276 ] {3fed2f51-bd37-497e-aaa2-36465bcd6814} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001155 sec., 7792.207792207792 rows/sec., 585.94 KiB/sec. | ||
| 9089 | 2025.06.30 14:52:17.165327 [ 276 ] {3fed2f51-bd37-497e-aaa2-36465bcd6814} <Debug> TCPHandler: Processed in 0.001325286 sec. | ||
| 9090 | 2025.06.30 14:52:17.165436 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2025.06.30 14:52:17.165535 [ 276 ] {afe430b2-f43f-49bc-824e-1bded77e6207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9092 | 2025.06.30 14:52:17.165575 [ 276 ] {afe430b2-f43f-49bc-824e-1bded77e6207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9093 | 2025.06.30 14:52:17.166043 [ 276 ] {afe430b2-f43f-49bc-824e-1bded77e6207} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2025.06.30 14:52:17.166079 [ 276 ] {afe430b2-f43f-49bc-824e-1bded77e6207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9095 | 2025.06.30 14:52:17.166384 [ 276 ] {afe430b2-f43f-49bc-824e-1bded77e6207} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9096 | 2025.06.30 14:52:17.166596 [ 276 ] {afe430b2-f43f-49bc-824e-1bded77e6207} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2025.06.30 14:52:17.166721 [ 276 ] {afe430b2-f43f-49bc-824e-1bded77e6207} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001208 sec., 60430.46357615894 rows/sec., 4.72 MiB/sec. | ||
| 9098 | 2025.06.30 14:52:17.166759 [ 276 ] {afe430b2-f43f-49bc-824e-1bded77e6207} <Debug> TCPHandler: Processed in 0.001372478 sec. | ||
| 9099 | 2025.06.30 14:52:17.166868 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2025.06.30 14:52:17.166962 [ 276 ] {93ed501c-23b2-4fc9-adb7-d1a1319dc02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9101 | 2025.06.30 14:52:17.167005 [ 276 ] {93ed501c-23b2-4fc9-adb7-d1a1319dc02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9102 | 2025.06.30 14:52:17.167428 [ 276 ] {93ed501c-23b2-4fc9-adb7-d1a1319dc02f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2025.06.30 14:52:17.167464 [ 276 ] {93ed501c-23b2-4fc9-adb7-d1a1319dc02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9104 | 2025.06.30 14:52:17.167790 [ 276 ] {93ed501c-23b2-4fc9-adb7-d1a1319dc02f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9105 | 2025.06.30 14:52:17.167995 [ 276 ] {93ed501c-23b2-4fc9-adb7-d1a1319dc02f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2025.06.30 14:52:17.168121 [ 276 ] {93ed501c-23b2-4fc9-adb7-d1a1319dc02f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 9107 | 2025.06.30 14:52:17.168158 [ 276 ] {93ed501c-23b2-4fc9-adb7-d1a1319dc02f} <Debug> TCPHandler: Processed in 0.001339137 sec. | ||
| 9108 | 2025.06.30 14:52:17.168262 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2025.06.30 14:52:17.168355 [ 276 ] {519ca2c1-a852-4ac6-8db9-e94781af4fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9110 | 2025.06.30 14:52:17.168409 [ 276 ] {519ca2c1-a852-4ac6-8db9-e94781af4fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9111 | 2025.06.30 14:52:17.169176 [ 276 ] {519ca2c1-a852-4ac6-8db9-e94781af4fb3} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2025.06.30 14:52:17.169213 [ 276 ] {519ca2c1-a852-4ac6-8db9-e94781af4fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9113 | 2025.06.30 14:52:17.169720 [ 276 ] {519ca2c1-a852-4ac6-8db9-e94781af4fb3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9114 | 2025.06.30 14:52:17.169944 [ 276 ] {519ca2c1-a852-4ac6-8db9-e94781af4fb3} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2025.06.30 14:52:17.170069 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9116 | 2025.06.30 14:52:17.170082 [ 276 ] {519ca2c1-a852-4ac6-8db9-e94781af4fb3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001745 sec., 5157.593123209169 rows/sec., 9.24 MiB/sec. | ||
| 9117 | 2025.06.30 14:52:17.170148 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2025.06.30 14:52:17.170177 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9119 | 2025.06.30 14:52:17.170177 [ 276 ] {519ca2c1-a852-4ac6-8db9-e94781af4fb3} <Debug> TCPHandler: Processed in 0.001963999 sec. | ||
| 9120 | 2025.06.30 14:52:17.170299 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 9121 | 2025.06.30 14:52:17.170310 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9122 | 2025.06.30 14:52:17.170429 [ 276 ] {711d5596-ec24-4014-8e95-1b3e87195255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9123 | 2025.06.30 14:52:17.170470 [ 276 ] {711d5596-ec24-4014-8e95-1b3e87195255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9124 | 2025.06.30 14:52:17.170532 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9125 | 2025.06.30 14:52:17.170593 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1281 rows starting from the beginning of the part | ||
| 9126 | 2025.06.30 14:52:17.170728 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 9 rows starting from the beginning of the part | ||
| 9127 | 2025.06.30 14:52:17.170809 [ 276 ] {711d5596-ec24-4014-8e95-1b3e87195255} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2025.06.30 14:52:17.170835 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part | ||
| 9129 | 2025.06.30 14:52:17.170851 [ 276 ] {711d5596-ec24-4014-8e95-1b3e87195255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9130 | 2025.06.30 14:52:17.170937 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part | ||
| 9131 | 2025.06.30 14:52:17.171033 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 33 rows starting from the beginning of the part | ||
| 9132 | 2025.06.30 14:52:17.171133 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 9133 | 2025.06.30 14:52:17.171176 [ 276 ] {711d5596-ec24-4014-8e95-1b3e87195255} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9134 | 2025.06.30 14:52:17.171394 [ 276 ] {711d5596-ec24-4014-8e95-1b3e87195255} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2025.06.30 14:52:17.171533 [ 276 ] {711d5596-ec24-4014-8e95-1b3e87195255} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 9136 | 2025.06.30 14:52:17.171569 [ 276 ] {711d5596-ec24-4014-8e95-1b3e87195255} <Debug> TCPHandler: Processed in 0.001308657 sec. | ||
| 9137 | 2025.06.30 14:52:17.177483 [ 197 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 19 columns (19 merged, 0 gathered) in 0.007247174 sec., 189591.14269920936 rows/sec., 339.74 MiB/sec. | ||
| 9138 | 2025.06.30 14:52:17.179099 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9139 | 2025.06.30 14:52:17.179487 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2025.06.30 14:52:17.179571 [ 187 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9141 | 2025.06.30 14:52:17.179736 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 9142 | 2025.06.30 14:52:18.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.72 MiB, peak 305.24 MiB, free memory in arenas 0.00 B, will set to 295.92 MiB (RSS), difference: 2.20 MiB | ||
| 9143 | 2025.06.30 14:52:18.772372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1270 | ||
| 9144 | 2025.06.30 14:52:18.774962 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2025.06.30 14:52:18.775014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9146 | 2025.06.30 14:52:18.776240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9147 | 2025.06.30 14:52:18.776520 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.06.30 14:52:18.776901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 9149 | 2025.06.30 14:52:21.205346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
| 9150 | 2025.06.30 14:52:21.206004 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.06.30 14:52:21.206044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9152 | 2025.06.30 14:52:21.206529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9153 | 2025.06.30 14:52:21.206767 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2025.06.30 14:52:21.206889 [ 132 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9155 | 2025.06.30 14:52:21.206910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 9156 | 2025.06.30 14:52:21.206930 [ 132 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.06.30 14:52:21.206950 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9158 | 2025.06.30 14:52:21.207034 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 9159 | 2025.06.30 14:52:21.207122 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9160 | 2025.06.30 14:52:21.207152 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 9161 | 2025.06.30 14:52:21.207207 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
| 9162 | 2025.06.30 14:52:21.207252 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
| 9163 | 2025.06.30 14:52:21.207291 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
| 9164 | 2025.06.30 14:52:21.207332 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
| 9165 | 2025.06.30 14:52:21.207371 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
| 9166 | 2025.06.30 14:52:21.209225 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002221714 sec., 10543211.232408851 rows/sec., 150.82 MiB/sec. | ||
| 9167 | 2025.06.30 14:52:21.209690 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9168 | 2025.06.30 14:52:21.210006 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2025.06.30 14:52:21.210095 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_51_10} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9170 | 2025.06.30 14:52:21.210221 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9171 | 2025.06.30 14:52:22.169131 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2025.06.30 14:52:22.169329 [ 276 ] {e8aee4c0-0cd7-4ed5-97d0-bfaed113190c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9173 | 2025.06.30 14:52:22.169398 [ 276 ] {e8aee4c0-0cd7-4ed5-97d0-bfaed113190c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9174 | 2025.06.30 14:52:22.170186 [ 276 ] {e8aee4c0-0cd7-4ed5-97d0-bfaed113190c} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2025.06.30 14:52:22.170226 [ 276 ] {e8aee4c0-0cd7-4ed5-97d0-bfaed113190c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9176 | 2025.06.30 14:52:22.170611 [ 276 ] {e8aee4c0-0cd7-4ed5-97d0-bfaed113190c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9177 | 2025.06.30 14:52:22.170826 [ 276 ] {e8aee4c0-0cd7-4ed5-97d0-bfaed113190c} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2025.06.30 14:52:22.170956 [ 130 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9179 | 2025.06.30 14:52:22.170974 [ 276 ] {e8aee4c0-0cd7-4ed5-97d0-bfaed113190c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.0017 sec., 124705.88235294119 rows/sec., 7.93 MiB/sec. | ||
| 9180 | 2025.06.30 14:52:22.171031 [ 130 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2025.06.30 14:52:22.171041 [ 276 ] {e8aee4c0-0cd7-4ed5-97d0-bfaed113190c} <Debug> TCPHandler: Processed in 0.002045671 sec. | ||
| 9182 | 2025.06.30 14:52:22.171064 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9183 | 2025.06.30 14:52:22.171175 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2025.06.30 14:52:22.171187 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::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 | ||
| 9185 | 2025.06.30 14:52:22.171275 [ 276 ] {647f4f71-5e58-47c1-8abc-86a2c932bad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9186 | 2025.06.30 14:52:22.171293 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9187 | 2025.06.30 14:52:22.171314 [ 276 ] {647f4f71-5e58-47c1-8abc-86a2c932bad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9188 | 2025.06.30 14:52:22.171325 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 236 rows starting from the beginning of the part | ||
| 9189 | 2025.06.30 14:52:22.171391 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 9190 | 2025.06.30 14:52:22.171440 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 9191 | 2025.06.30 14:52:22.171486 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 9192 | 2025.06.30 14:52:22.171532 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 9193 | 2025.06.30 14:52:22.171575 [ 197 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 9194 | 2025.06.30 14:52:22.171704 [ 276 ] {647f4f71-5e58-47c1-8abc-86a2c932bad2} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2025.06.30 14:52:22.171739 [ 276 ] {647f4f71-5e58-47c1-8abc-86a2c932bad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9196 | 2025.06.30 14:52:22.172046 [ 276 ] {647f4f71-5e58-47c1-8abc-86a2c932bad2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9197 | 2025.06.30 14:52:22.172265 [ 276 ] {647f4f71-5e58-47c1-8abc-86a2c932bad2} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2025.06.30 14:52:22.172389 [ 276 ] {647f4f71-5e58-47c1-8abc-86a2c932bad2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. | ||
| 9199 | 2025.06.30 14:52:22.172425 [ 276 ] {647f4f71-5e58-47c1-8abc-86a2c932bad2} <Debug> TCPHandler: Processed in 0.001299295 sec. | ||
| 9200 | 2025.06.30 14:52:22.172484 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336507 sec., 969691.8908767407 rows/sec., 65.72 MiB/sec. | ||
| 9201 | 2025.06.30 14:52:22.172534 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2025.06.30 14:52:22.172634 [ 276 ] {fbd12d89-7b9b-4ccb-85b4-78b9a2977b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9203 | 2025.06.30 14:52:22.172672 [ 276 ] {fbd12d89-7b9b-4ccb-85b4-78b9a2977b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9204 | 2025.06.30 14:52:22.172695 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9205 | 2025.06.30 14:52:22.173032 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9206 | 2025.06.30 14:52:22.173124 [ 187 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_21_4} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9207 | 2025.06.30 14:52:22.173240 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9208 | 2025.06.30 14:52:22.173386 [ 276 ] {fbd12d89-7b9b-4ccb-85b4-78b9a2977b28} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2025.06.30 14:52:22.173428 [ 276 ] {fbd12d89-7b9b-4ccb-85b4-78b9a2977b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9210 | 2025.06.30 14:52:22.173778 [ 276 ] {fbd12d89-7b9b-4ccb-85b4-78b9a2977b28} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9211 | 2025.06.30 14:52:22.173978 [ 276 ] {fbd12d89-7b9b-4ccb-85b4-78b9a2977b28} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2025.06.30 14:52:22.174104 [ 276 ] {fbd12d89-7b9b-4ccb-85b4-78b9a2977b28} <Debug> executeQuery: Read 686 rows, 55.86 KiB in 0.001488 sec., 461021.5053763441 rows/sec., 36.66 MiB/sec. | ||
| 9213 | 2025.06.30 14:52:22.174141 [ 276 ] {fbd12d89-7b9b-4ccb-85b4-78b9a2977b28} <Debug> TCPHandler: Processed in 0.001664563 sec. | ||
| 9214 | 2025.06.30 14:52:22.174247 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2025.06.30 14:52:22.174340 [ 276 ] {c5f296b1-e246-4662-b56f-64c91388c5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9216 | 2025.06.30 14:52:22.174378 [ 276 ] {c5f296b1-e246-4662-b56f-64c91388c5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9217 | 2025.06.30 14:52:22.174807 [ 276 ] {c5f296b1-e246-4662-b56f-64c91388c5dd} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2025.06.30 14:52:22.174842 [ 276 ] {c5f296b1-e246-4662-b56f-64c91388c5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9219 | 2025.06.30 14:52:22.175147 [ 276 ] {c5f296b1-e246-4662-b56f-64c91388c5dd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9220 | 2025.06.30 14:52:22.175365 [ 276 ] {c5f296b1-e246-4662-b56f-64c91388c5dd} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2025.06.30 14:52:22.175489 [ 276 ] {c5f296b1-e246-4662-b56f-64c91388c5dd} <Debug> executeQuery: Read 145 rows, 9.29 KiB in 0.001167 sec., 124250.21422450728 rows/sec., 7.77 MiB/sec. | ||
| 9222 | 2025.06.30 14:52:22.175524 [ 276 ] {c5f296b1-e246-4662-b56f-64c91388c5dd} <Debug> TCPHandler: Processed in 0.001324726 sec. | ||
| 9223 | 2025.06.30 14:52:22.175629 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2025.06.30 14:52:22.175721 [ 276 ] {dfc71882-d9db-4116-9b57-af100f43de6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9225 | 2025.06.30 14:52:22.175758 [ 276 ] {dfc71882-d9db-4116-9b57-af100f43de6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9226 | 2025.06.30 14:52:22.176162 [ 276 ] {dfc71882-d9db-4116-9b57-af100f43de6e} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2025.06.30 14:52:22.176201 [ 276 ] {dfc71882-d9db-4116-9b57-af100f43de6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9228 | 2025.06.30 14:52:22.176495 [ 276 ] {dfc71882-d9db-4116-9b57-af100f43de6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9229 | 2025.06.30 14:52:22.176702 [ 276 ] {dfc71882-d9db-4116-9b57-af100f43de6e} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2025.06.30 14:52:22.176825 [ 276 ] {dfc71882-d9db-4116-9b57-af100f43de6e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001122 sec., 100713.01247771837 rows/sec., 6.52 MiB/sec. | ||
| 9231 | 2025.06.30 14:52:22.176861 [ 276 ] {dfc71882-d9db-4116-9b57-af100f43de6e} <Debug> TCPHandler: Processed in 0.001279376 sec. | ||
| 9232 | 2025.06.30 14:52:22.176966 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2025.06.30 14:52:22.177058 [ 276 ] {c11597a3-6e0a-4410-8409-657d03758e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9234 | 2025.06.30 14:52:22.177096 [ 276 ] {c11597a3-6e0a-4410-8409-657d03758e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9235 | 2025.06.30 14:52:22.177499 [ 276 ] {c11597a3-6e0a-4410-8409-657d03758e53} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2025.06.30 14:52:22.177534 [ 276 ] {c11597a3-6e0a-4410-8409-657d03758e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9237 | 2025.06.30 14:52:22.177818 [ 276 ] {c11597a3-6e0a-4410-8409-657d03758e53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9238 | 2025.06.30 14:52:22.178028 [ 276 ] {c11597a3-6e0a-4410-8409-657d03758e53} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2025.06.30 14:52:22.178133 [ 128 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9240 | 2025.06.30 14:52:22.178148 [ 276 ] {c11597a3-6e0a-4410-8409-657d03758e53} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001108 sec., 101083.03249097473 rows/sec., 5.76 MiB/sec. | ||
| 9241 | 2025.06.30 14:52:22.178198 [ 128 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2025.06.30 14:52:22.178206 [ 276 ] {c11597a3-6e0a-4410-8409-657d03758e53} <Debug> TCPHandler: Processed in 0.001287096 sec. | ||
| 9243 | 2025.06.30 14:52:22.178225 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9244 | 2025.06.30 14:52:22.178328 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2025.06.30 14:52:22.178332 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::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 | ||
| 9246 | 2025.06.30 14:52:22.178424 [ 276 ] {f3f0b0bb-2d08-4404-9d09-f1345ba72881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9247 | 2025.06.30 14:52:22.178439 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9248 | 2025.06.30 14:52:22.178463 [ 276 ] {f3f0b0bb-2d08-4404-9d09-f1345ba72881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9249 | 2025.06.30 14:52:22.178467 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 124 rows starting from the beginning of the part | ||
| 9250 | 2025.06.30 14:52:22.178523 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 9251 | 2025.06.30 14:52:22.178567 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
| 9252 | 2025.06.30 14:52:22.178605 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
| 9253 | 2025.06.30 14:52:22.178643 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
| 9254 | 2025.06.30 14:52:22.178675 [ 197 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
| 9255 | 2025.06.30 14:52:22.178987 [ 276 ] {f3f0b0bb-2d08-4404-9d09-f1345ba72881} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2025.06.30 14:52:22.179021 [ 276 ] {f3f0b0bb-2d08-4404-9d09-f1345ba72881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9257 | 2025.06.30 14:52:22.179332 [ 276 ] {f3f0b0bb-2d08-4404-9d09-f1345ba72881} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9258 | 2025.06.30 14:52:22.179395 [ 195 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101312 sec., 621077.4058577407 rows/sec., 37.96 MiB/sec. | ||
| 9259 | 2025.06.30 14:52:22.179545 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9260 | 2025.06.30 14:52:22.179558 [ 276 ] {f3f0b0bb-2d08-4404-9d09-f1345ba72881} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2025.06.30 14:52:22.179700 [ 276 ] {f3f0b0bb-2d08-4404-9d09-f1345ba72881} <Debug> executeQuery: Read 421 rows, 30.72 KiB in 0.001294 sec., 325347.75888717157 rows/sec., 23.18 MiB/sec. | ||
| 9262 | 2025.06.30 14:52:22.179738 [ 276 ] {f3f0b0bb-2d08-4404-9d09-f1345ba72881} <Debug> TCPHandler: Processed in 0.001458639 sec. | ||
| 9263 | 2025.06.30 14:52:22.179824 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2025.06.30 14:52:22.179845 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9265 | 2025.06.30 14:52:22.179903 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_21_4} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9266 | 2025.06.30 14:52:22.179943 [ 276 ] {1e3ddaab-9fa5-4117-81c7-d5a7cca2c3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9267 | 2025.06.30 14:52:22.179987 [ 276 ] {1e3ddaab-9fa5-4117-81c7-d5a7cca2c3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9268 | 2025.06.30 14:52:22.180002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9269 | 2025.06.30 14:52:22.180307 [ 276 ] {1e3ddaab-9fa5-4117-81c7-d5a7cca2c3db} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.06.30 14:52:22.180345 [ 276 ] {1e3ddaab-9fa5-4117-81c7-d5a7cca2c3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9271 | 2025.06.30 14:52:22.180642 [ 276 ] {1e3ddaab-9fa5-4117-81c7-d5a7cca2c3db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9272 | 2025.06.30 14:52:22.180858 [ 276 ] {1e3ddaab-9fa5-4117-81c7-d5a7cca2c3db} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2025.06.30 14:52:22.180982 [ 276 ] {1e3ddaab-9fa5-4117-81c7-d5a7cca2c3db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 9274 | 2025.06.30 14:52:22.181017 [ 276 ] {1e3ddaab-9fa5-4117-81c7-d5a7cca2c3db} <Debug> TCPHandler: Processed in 0.001219395 sec. | ||
| 9275 | 2025.06.30 14:52:22.181123 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2025.06.30 14:52:22.181215 [ 276 ] {341b3daa-f4c1-4293-bb8f-741841c3434e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9277 | 2025.06.30 14:52:22.181256 [ 276 ] {341b3daa-f4c1-4293-bb8f-741841c3434e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9278 | 2025.06.30 14:52:22.181643 [ 276 ] {341b3daa-f4c1-4293-bb8f-741841c3434e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2025.06.30 14:52:22.181678 [ 276 ] {341b3daa-f4c1-4293-bb8f-741841c3434e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9280 | 2025.06.30 14:52:22.181996 [ 276 ] {341b3daa-f4c1-4293-bb8f-741841c3434e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9281 | 2025.06.30 14:52:22.182201 [ 276 ] {341b3daa-f4c1-4293-bb8f-741841c3434e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2025.06.30 14:52:22.182323 [ 276 ] {341b3daa-f4c1-4293-bb8f-741841c3434e} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001127 sec., 212954.74711623782 rows/sec., 14.28 MiB/sec. | ||
| 9283 | 2025.06.30 14:52:22.182358 [ 276 ] {341b3daa-f4c1-4293-bb8f-741841c3434e} <Debug> TCPHandler: Processed in 0.001281676 sec. | ||
| 9284 | 2025.06.30 14:52:22.182464 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2025.06.30 14:52:22.182555 [ 276 ] {64cba220-6d5f-4d9f-9cb8-8b3289681e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9286 | 2025.06.30 14:52:22.182599 [ 276 ] {64cba220-6d5f-4d9f-9cb8-8b3289681e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9287 | 2025.06.30 14:52:22.182894 [ 276 ] {64cba220-6d5f-4d9f-9cb8-8b3289681e5f} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2025.06.30 14:52:22.182927 [ 276 ] {64cba220-6d5f-4d9f-9cb8-8b3289681e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9289 | 2025.06.30 14:52:22.183215 [ 276 ] {64cba220-6d5f-4d9f-9cb8-8b3289681e5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9290 | 2025.06.30 14:52:22.183419 [ 276 ] {64cba220-6d5f-4d9f-9cb8-8b3289681e5f} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2025.06.30 14:52:22.183541 [ 276 ] {64cba220-6d5f-4d9f-9cb8-8b3289681e5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 9292 | 2025.06.30 14:52:22.183574 [ 276 ] {64cba220-6d5f-4d9f-9cb8-8b3289681e5f} <Debug> TCPHandler: Processed in 0.001156913 sec. | ||
| 9293 | 2025.06.30 14:52:22.183678 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9294 | 2025.06.30 14:52:22.183790 [ 276 ] {ed1eca11-42da-42c4-935f-01869750ee7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9295 | 2025.06.30 14:52:22.183848 [ 276 ] {ed1eca11-42da-42c4-935f-01869750ee7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9296 | 2025.06.30 14:52:22.184718 [ 276 ] {ed1eca11-42da-42c4-935f-01869750ee7d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2025.06.30 14:52:22.184756 [ 276 ] {ed1eca11-42da-42c4-935f-01869750ee7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9298 | 2025.06.30 14:52:22.185315 [ 276 ] {ed1eca11-42da-42c4-935f-01869750ee7d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9299 | 2025.06.30 14:52:22.185543 [ 276 ] {ed1eca11-42da-42c4-935f-01869750ee7d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2025.06.30 14:52:22.185683 [ 276 ] {ed1eca11-42da-42c4-935f-01869750ee7d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001911 sec., 17268.445839874414 rows/sec., 30.94 MiB/sec. | ||
| 9301 | 2025.06.30 14:52:22.185739 [ 276 ] {ed1eca11-42da-42c4-935f-01869750ee7d} <Debug> TCPHandler: Processed in 0.002111742 sec. | ||
| 9302 | 2025.06.30 14:52:22.185853 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2025.06.30 14:52:22.185949 [ 276 ] {761d90b5-ebf0-4343-8370-b9ee0ee368d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9304 | 2025.06.30 14:52:22.185993 [ 276 ] {761d90b5-ebf0-4343-8370-b9ee0ee368d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9305 | 2025.06.30 14:52:22.186336 [ 276 ] {761d90b5-ebf0-4343-8370-b9ee0ee368d3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2025.06.30 14:52:22.186373 [ 276 ] {761d90b5-ebf0-4343-8370-b9ee0ee368d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9307 | 2025.06.30 14:52:22.186680 [ 276 ] {761d90b5-ebf0-4343-8370-b9ee0ee368d3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9308 | 2025.06.30 14:52:22.186903 [ 276 ] {761d90b5-ebf0-4343-8370-b9ee0ee368d3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2025.06.30 14:52:22.187033 [ 276 ] {761d90b5-ebf0-4343-8370-b9ee0ee368d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001102 sec., 74410.16333938294 rows/sec., 4.73 MiB/sec. | ||
| 9310 | 2025.06.30 14:52:22.187077 [ 276 ] {761d90b5-ebf0-4343-8370-b9ee0ee368d3} <Debug> TCPHandler: Processed in 0.001274025 sec. | ||
| 9311 | 2025.06.30 14:52:22.510844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9312 | 2025.06.30 14:52:22.528492 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2025.06.30 14:52:22.528551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9314 | 2025.06.30 14:52:22.534842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9315 | 2025.06.30 14:52:22.535580 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2025.06.30 14:52:22.535889 [ 124 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9317 | 2025.06.30 14:52:22.535955 [ 124 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2025.06.30 14:52:22.535975 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9319 | 2025.06.30 14:52:22.536098 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 9320 | 2025.06.30 14:52:22.538964 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9321 | 2025.06.30 14:52:22.540057 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9322 | 2025.06.30 14:52:22.541708 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 9323 | 2025.06.30 14:52:22.547330 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 9324 | 2025.06.30 14:52:22.552078 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 9325 | 2025.06.30 14:52:22.556819 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 9326 | 2025.06.30 14:52:22.561838 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 9327 | 2025.06.30 14:52:22.566700 [ 187 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 9328 | 2025.06.30 14:52:22.628015 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.091971333 sec., 4175.2140310937975 rows/sec., 21.59 MiB/sec. | ||
| 9329 | 2025.06.30 14:52:22.630923 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9330 | 2025.06.30 14:52:22.633364 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_51_10} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2025.06.30 14:52:22.633500 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_51_10} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9332 | 2025.06.30 14:52:22.636015 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9333 | 2025.06.30 14:52:23.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.89 MiB, peak 311.30 MiB, free memory in arenas 0.00 B, will set to 296.54 MiB (RSS), difference: -1.36 MiB | ||
| 9334 | 2025.06.30 14:52:27.161785 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2025.06.30 14:52:27.162094 [ 276 ] {95146209-a5bf-4b1e-94b8-b323fd8ccd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9336 | 2025.06.30 14:52:27.162200 [ 276 ] {95146209-a5bf-4b1e-94b8-b323fd8ccd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9337 | 2025.06.30 14:52:27.163145 [ 276 ] {95146209-a5bf-4b1e-94b8-b323fd8ccd56} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2025.06.30 14:52:27.163193 [ 276 ] {95146209-a5bf-4b1e-94b8-b323fd8ccd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9339 | 2025.06.30 14:52:27.163582 [ 276 ] {95146209-a5bf-4b1e-94b8-b323fd8ccd56} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9340 | 2025.06.30 14:52:27.163798 [ 276 ] {95146209-a5bf-4b1e-94b8-b323fd8ccd56} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2025.06.30 14:52:27.163959 [ 276 ] {95146209-a5bf-4b1e-94b8-b323fd8ccd56} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001939 sec., 38164.00206291903 rows/sec., 3.07 MiB/sec. | ||
| 9342 | 2025.06.30 14:52:27.164011 [ 276 ] {95146209-a5bf-4b1e-94b8-b323fd8ccd56} <Debug> TCPHandler: Processed in 0.002362057 sec. | ||
| 9343 | 2025.06.30 14:52:27.164141 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2025.06.30 14:52:27.164245 [ 276 ] {fbdc6a1f-aefb-4fe0-bc66-ce4f581c4d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9345 | 2025.06.30 14:52:27.164289 [ 276 ] {fbdc6a1f-aefb-4fe0-bc66-ce4f581c4d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9346 | 2025.06.30 14:52:27.164704 [ 276 ] {fbdc6a1f-aefb-4fe0-bc66-ce4f581c4d50} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2025.06.30 14:52:27.164740 [ 276 ] {fbdc6a1f-aefb-4fe0-bc66-ce4f581c4d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9348 | 2025.06.30 14:52:27.165028 [ 276 ] {fbdc6a1f-aefb-4fe0-bc66-ce4f581c4d50} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9349 | 2025.06.30 14:52:27.165223 [ 276 ] {fbdc6a1f-aefb-4fe0-bc66-ce4f581c4d50} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2025.06.30 14:52:27.165352 [ 276 ] {fbdc6a1f-aefb-4fe0-bc66-ce4f581c4d50} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00113 sec., 7964.601769911505 rows/sec., 598.90 KiB/sec. | ||
| 9351 | 2025.06.30 14:52:27.165390 [ 276 ] {fbdc6a1f-aefb-4fe0-bc66-ce4f581c4d50} <Debug> TCPHandler: Processed in 0.001300676 sec. | ||
| 9352 | 2025.06.30 14:52:27.165496 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2025.06.30 14:52:27.165591 [ 276 ] {f46a9894-22e1-45a9-8c0c-74e419d4943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9354 | 2025.06.30 14:52:27.165630 [ 276 ] {f46a9894-22e1-45a9-8c0c-74e419d4943b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9355 | 2025.06.30 14:52:27.166054 [ 276 ] {f46a9894-22e1-45a9-8c0c-74e419d4943b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2025.06.30 14:52:27.166091 [ 276 ] {f46a9894-22e1-45a9-8c0c-74e419d4943b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9357 | 2025.06.30 14:52:27.166393 [ 276 ] {f46a9894-22e1-45a9-8c0c-74e419d4943b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9358 | 2025.06.30 14:52:27.166598 [ 276 ] {f46a9894-22e1-45a9-8c0c-74e419d4943b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2025.06.30 14:52:27.166724 [ 276 ] {f46a9894-22e1-45a9-8c0c-74e419d4943b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001149 sec., 63533.50739773716 rows/sec., 4.96 MiB/sec. | ||
| 9360 | 2025.06.30 14:52:27.166763 [ 276 ] {f46a9894-22e1-45a9-8c0c-74e419d4943b} <Debug> TCPHandler: Processed in 0.001313706 sec. | ||
| 9361 | 2025.06.30 14:52:27.166872 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2025.06.30 14:52:27.166966 [ 276 ] {f401f634-f8ca-4af7-87f8-67e9f4cc9e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9363 | 2025.06.30 14:52:27.167010 [ 276 ] {f401f634-f8ca-4af7-87f8-67e9f4cc9e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9364 | 2025.06.30 14:52:27.167422 [ 276 ] {f401f634-f8ca-4af7-87f8-67e9f4cc9e0a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2025.06.30 14:52:27.167457 [ 276 ] {f401f634-f8ca-4af7-87f8-67e9f4cc9e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9366 | 2025.06.30 14:52:27.167777 [ 276 ] {f401f634-f8ca-4af7-87f8-67e9f4cc9e0a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9367 | 2025.06.30 14:52:27.167984 [ 276 ] {f401f634-f8ca-4af7-87f8-67e9f4cc9e0a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2025.06.30 14:52:27.168112 [ 276 ] {f401f634-f8ca-4af7-87f8-67e9f4cc9e0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9369 | 2025.06.30 14:52:27.168150 [ 276 ] {f401f634-f8ca-4af7-87f8-67e9f4cc9e0a} <Debug> TCPHandler: Processed in 0.001325166 sec. | ||
| 9370 | 2025.06.30 14:52:27.168253 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2025.06.30 14:52:27.168345 [ 276 ] {7f3d16f6-2014-49e1-af85-c98d9a1192d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9372 | 2025.06.30 14:52:27.168398 [ 276 ] {7f3d16f6-2014-49e1-af85-c98d9a1192d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9373 | 2025.06.30 14:52:27.169163 [ 276 ] {7f3d16f6-2014-49e1-af85-c98d9a1192d1} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2025.06.30 14:52:27.169199 [ 276 ] {7f3d16f6-2014-49e1-af85-c98d9a1192d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9375 | 2025.06.30 14:52:27.169683 [ 276 ] {7f3d16f6-2014-49e1-af85-c98d9a1192d1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9376 | 2025.06.30 14:52:27.169894 [ 276 ] {7f3d16f6-2014-49e1-af85-c98d9a1192d1} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2025.06.30 14:52:27.170030 [ 276 ] {7f3d16f6-2014-49e1-af85-c98d9a1192d1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001701 sec., 5291.005291005291 rows/sec., 9.48 MiB/sec. | ||
| 9378 | 2025.06.30 14:52:27.170086 [ 276 ] {7f3d16f6-2014-49e1-af85-c98d9a1192d1} <Debug> TCPHandler: Processed in 0.001879878 sec. | ||
| 9379 | 2025.06.30 14:52:27.170198 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2025.06.30 14:52:27.170290 [ 276 ] {e44fc07b-633a-43c0-9808-ddcde1527210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9381 | 2025.06.30 14:52:27.170331 [ 276 ] {e44fc07b-633a-43c0-9808-ddcde1527210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9382 | 2025.06.30 14:52:27.170662 [ 276 ] {e44fc07b-633a-43c0-9808-ddcde1527210} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2025.06.30 14:52:27.170698 [ 276 ] {e44fc07b-633a-43c0-9808-ddcde1527210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9384 | 2025.06.30 14:52:27.170991 [ 276 ] {e44fc07b-633a-43c0-9808-ddcde1527210} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9385 | 2025.06.30 14:52:27.171194 [ 276 ] {e44fc07b-633a-43c0-9808-ddcde1527210} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2025.06.30 14:52:27.171321 [ 276 ] {e44fc07b-633a-43c0-9808-ddcde1527210} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 9387 | 2025.06.30 14:52:27.171358 [ 276 ] {e44fc07b-633a-43c0-9808-ddcde1527210} <Debug> TCPHandler: Processed in 0.001207434 sec. | ||
| 9388 | 2025.06.30 14:52:28.572265 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9389 | 2025.06.30 14:52:28.572348 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9390 | 2025.06.30 14:52:28.707000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
| 9391 | 2025.06.30 14:52:28.707504 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2025.06.30 14:52:28.707546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9393 | 2025.06.30 14:52:28.708284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9394 | 2025.06.30 14:52:28.708519 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2025.06.30 14:52:28.708653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 9396 | 2025.06.30 14:52:28.777092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1306 | ||
| 9397 | 2025.06.30 14:52:28.779509 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2025.06.30 14:52:28.779546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9399 | 2025.06.30 14:52:28.780707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9400 | 2025.06.30 14:52:28.780962 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2025.06.30 14:52:28.781256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 9402 | 2025.06.30 14:52:30.039025 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9403 | 2025.06.30 14:52:30.054993 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2025.06.30 14:52:30.055038 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9405 | 2025.06.30 14:52:30.060722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9406 | 2025.06.30 14:52:30.061417 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2025.06.30 14:52:30.064552 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9408 | 2025.06.30 14:52:32.168554 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2025.06.30 14:52:32.168791 [ 276 ] {ad383eab-a087-4f0a-beec-6634f2542c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9410 | 2025.06.30 14:52:32.168874 [ 276 ] {ad383eab-a087-4f0a-beec-6634f2542c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9411 | 2025.06.30 14:52:32.169638 [ 276 ] {ad383eab-a087-4f0a-beec-6634f2542c49} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2025.06.30 14:52:32.169687 [ 276 ] {ad383eab-a087-4f0a-beec-6634f2542c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9413 | 2025.06.30 14:52:32.170105 [ 276 ] {ad383eab-a087-4f0a-beec-6634f2542c49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9414 | 2025.06.30 14:52:32.170329 [ 276 ] {ad383eab-a087-4f0a-beec-6634f2542c49} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2025.06.30 14:52:32.170494 [ 276 ] {ad383eab-a087-4f0a-beec-6634f2542c49} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001759 sec., 120523.0244457078 rows/sec., 7.67 MiB/sec. | ||
| 9416 | 2025.06.30 14:52:32.170547 [ 276 ] {ad383eab-a087-4f0a-beec-6634f2542c49} <Debug> TCPHandler: Processed in 0.002136763 sec. | ||
| 9417 | 2025.06.30 14:52:32.170689 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2025.06.30 14:52:32.170795 [ 276 ] {f027985b-8380-4e88-b463-851a91f8d343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9419 | 2025.06.30 14:52:32.170839 [ 276 ] {f027985b-8380-4e88-b463-851a91f8d343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9420 | 2025.06.30 14:52:32.171679 [ 276 ] {f027985b-8380-4e88-b463-851a91f8d343} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2025.06.30 14:52:32.171718 [ 276 ] {f027985b-8380-4e88-b463-851a91f8d343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9422 | 2025.06.30 14:52:32.172092 [ 276 ] {f027985b-8380-4e88-b463-851a91f8d343} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9423 | 2025.06.30 14:52:32.172315 [ 276 ] {f027985b-8380-4e88-b463-851a91f8d343} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2025.06.30 14:52:32.172452 [ 276 ] {f027985b-8380-4e88-b463-851a91f8d343} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.00168 sec., 406547.61904761905 rows/sec., 32.34 MiB/sec. | ||
| 9425 | 2025.06.30 14:52:32.172493 [ 276 ] {f027985b-8380-4e88-b463-851a91f8d343} <Debug> TCPHandler: Processed in 0.001857968 sec. | ||
| 9426 | 2025.06.30 14:52:32.172611 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2025.06.30 14:52:32.172711 [ 276 ] {9f7ba7d2-67a3-4d98-a03c-dfa6a55abbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9428 | 2025.06.30 14:52:32.172753 [ 276 ] {9f7ba7d2-67a3-4d98-a03c-dfa6a55abbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9429 | 2025.06.30 14:52:32.173236 [ 276 ] {9f7ba7d2-67a3-4d98-a03c-dfa6a55abbe9} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2025.06.30 14:52:32.173273 [ 276 ] {9f7ba7d2-67a3-4d98-a03c-dfa6a55abbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9431 | 2025.06.30 14:52:32.173582 [ 276 ] {9f7ba7d2-67a3-4d98-a03c-dfa6a55abbe9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9432 | 2025.06.30 14:52:32.173791 [ 276 ] {9f7ba7d2-67a3-4d98-a03c-dfa6a55abbe9} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2025.06.30 14:52:32.173925 [ 276 ] {9f7ba7d2-67a3-4d98-a03c-dfa6a55abbe9} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001233 sec., 112733.17112733172 rows/sec., 7.02 MiB/sec. | ||
| 9434 | 2025.06.30 14:52:32.173966 [ 276 ] {9f7ba7d2-67a3-4d98-a03c-dfa6a55abbe9} <Debug> TCPHandler: Processed in 0.001406168 sec. | ||
| 9435 | 2025.06.30 14:52:32.174088 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2025.06.30 14:52:32.174186 [ 276 ] {1c8e3e4d-2277-4ab4-8bc3-1249f89945c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9437 | 2025.06.30 14:52:32.174227 [ 276 ] {1c8e3e4d-2277-4ab4-8bc3-1249f89945c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9438 | 2025.06.30 14:52:32.174683 [ 276 ] {1c8e3e4d-2277-4ab4-8bc3-1249f89945c3} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2025.06.30 14:52:32.174719 [ 276 ] {1c8e3e4d-2277-4ab4-8bc3-1249f89945c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9440 | 2025.06.30 14:52:32.175024 [ 276 ] {1c8e3e4d-2277-4ab4-8bc3-1249f89945c3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9441 | 2025.06.30 14:52:32.175240 [ 276 ] {1c8e3e4d-2277-4ab4-8bc3-1249f89945c3} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2025.06.30 14:52:32.175370 [ 276 ] {1c8e3e4d-2277-4ab4-8bc3-1249f89945c3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001201 sec., 94088.25978351374 rows/sec., 6.09 MiB/sec. | ||
| 9443 | 2025.06.30 14:52:32.175411 [ 276 ] {1c8e3e4d-2277-4ab4-8bc3-1249f89945c3} <Debug> TCPHandler: Processed in 0.001373448 sec. | ||
| 9444 | 2025.06.30 14:52:32.175528 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2025.06.30 14:52:32.175624 [ 276 ] {061568ad-d938-4b13-931f-34cb4684a03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9446 | 2025.06.30 14:52:32.175664 [ 276 ] {061568ad-d938-4b13-931f-34cb4684a03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9447 | 2025.06.30 14:52:32.176107 [ 276 ] {061568ad-d938-4b13-931f-34cb4684a03e} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.06.30 14:52:32.176144 [ 276 ] {061568ad-d938-4b13-931f-34cb4684a03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9449 | 2025.06.30 14:52:32.176440 [ 276 ] {061568ad-d938-4b13-931f-34cb4684a03e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9450 | 2025.06.30 14:52:32.176643 [ 276 ] {061568ad-d938-4b13-931f-34cb4684a03e} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.06.30 14:52:32.176770 [ 276 ] {061568ad-d938-4b13-931f-34cb4684a03e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001163 sec., 96302.66552020637 rows/sec., 5.49 MiB/sec. | ||
| 9452 | 2025.06.30 14:52:32.176810 [ 276 ] {061568ad-d938-4b13-931f-34cb4684a03e} <Debug> TCPHandler: Processed in 0.001331897 sec. | ||
| 9453 | 2025.06.30 14:52:32.176922 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2025.06.30 14:52:32.177017 [ 276 ] {8f2a38d6-4cb5-4ed0-8ce5-4e61a1bf513b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9455 | 2025.06.30 14:52:32.177057 [ 276 ] {8f2a38d6-4cb5-4ed0-8ce5-4e61a1bf513b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9456 | 2025.06.30 14:52:32.177668 [ 276 ] {8f2a38d6-4cb5-4ed0-8ce5-4e61a1bf513b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.06.30 14:52:32.177705 [ 276 ] {8f2a38d6-4cb5-4ed0-8ce5-4e61a1bf513b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9458 | 2025.06.30 14:52:32.178024 [ 276 ] {8f2a38d6-4cb5-4ed0-8ce5-4e61a1bf513b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9459 | 2025.06.30 14:52:32.178241 [ 276 ] {8f2a38d6-4cb5-4ed0-8ce5-4e61a1bf513b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2025.06.30 14:52:32.178373 [ 276 ] {8f2a38d6-4cb5-4ed0-8ce5-4e61a1bf513b} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001373 sec., 302257.82957028406 rows/sec., 21.50 MiB/sec. | ||
| 9461 | 2025.06.30 14:52:32.178413 [ 276 ] {8f2a38d6-4cb5-4ed0-8ce5-4e61a1bf513b} <Debug> TCPHandler: Processed in 0.001540811 sec. | ||
| 9462 | 2025.06.30 14:52:32.178526 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2025.06.30 14:52:32.178621 [ 276 ] {a0db400b-000a-4a65-98fd-fd1dfb44ca5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9464 | 2025.06.30 14:52:32.178663 [ 276 ] {a0db400b-000a-4a65-98fd-fd1dfb44ca5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9465 | 2025.06.30 14:52:32.179001 [ 276 ] {a0db400b-000a-4a65-98fd-fd1dfb44ca5f} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2025.06.30 14:52:32.179037 [ 276 ] {a0db400b-000a-4a65-98fd-fd1dfb44ca5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9467 | 2025.06.30 14:52:32.179331 [ 276 ] {a0db400b-000a-4a65-98fd-fd1dfb44ca5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9468 | 2025.06.30 14:52:32.179539 [ 276 ] {a0db400b-000a-4a65-98fd-fd1dfb44ca5f} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2025.06.30 14:52:32.179641 [ 90 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 9470 | 2025.06.30 14:52:32.179666 [ 276 ] {a0db400b-000a-4a65-98fd-fd1dfb44ca5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 9471 | 2025.06.30 14:52:32.179709 [ 90 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2025.06.30 14:52:32.179718 [ 276 ] {a0db400b-000a-4a65-98fd-fd1dfb44ca5f} <Debug> TCPHandler: Processed in 0.001241895 sec. | ||
| 9473 | 2025.06.30 14:52:32.179738 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9474 | 2025.06.30 14:52:32.179833 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2025.06.30 14:52:32.179850 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 9476 | 2025.06.30 14:52:32.179934 [ 276 ] {f0eba8a9-d30c-4786-9ac9-37afdf0b1151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9477 | 2025.06.30 14:52:32.179959 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9478 | 2025.06.30 14:52:32.179978 [ 276 ] {f0eba8a9-d30c-4786-9ac9-37afdf0b1151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9479 | 2025.06.30 14:52:32.179993 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 9480 | 2025.06.30 14:52:32.180058 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 9481 | 2025.06.30 14:52:32.180108 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9482 | 2025.06.30 14:52:32.180152 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 9483 | 2025.06.30 14:52:32.180196 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9484 | 2025.06.30 14:52:32.180237 [ 189 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9485 | 2025.06.30 14:52:32.180414 [ 276 ] {f0eba8a9-d30c-4786-9ac9-37afdf0b1151} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2025.06.30 14:52:32.180449 [ 276 ] {f0eba8a9-d30c-4786-9ac9-37afdf0b1151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9487 | 2025.06.30 14:52:32.180797 [ 276 ] {f0eba8a9-d30c-4786-9ac9-37afdf0b1151} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9488 | 2025.06.30 14:52:32.181022 [ 276 ] {f0eba8a9-d30c-4786-9ac9-37afdf0b1151} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2025.06.30 14:52:32.181052 [ 195 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242155 sec., 96606.30114599224 rows/sec., 4.93 MiB/sec. | ||
| 9490 | 2025.06.30 14:52:32.181158 [ 276 ] {f0eba8a9-d30c-4786-9ac9-37afdf0b1151} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001242 sec., 190821.25603864735 rows/sec., 12.79 MiB/sec. | ||
| 9491 | 2025.06.30 14:52:32.181203 [ 276 ] {f0eba8a9-d30c-4786-9ac9-37afdf0b1151} <Debug> TCPHandler: Processed in 0.001419598 sec. | ||
| 9492 | 2025.06.30 14:52:32.181265 [ 199 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9493 | 2025.06.30 14:52:32.181316 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2025.06.30 14:52:32.181416 [ 276 ] {bd51976c-b414-4cd0-ae5d-fe112a88f5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9495 | 2025.06.30 14:52:32.181461 [ 276 ] {bd51976c-b414-4cd0-ae5d-fe112a88f5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9496 | 2025.06.30 14:52:32.181630 [ 199 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2025.06.30 14:52:32.181730 [ 199 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_20_4} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 9498 | 2025.06.30 14:52:32.181782 [ 276 ] {bd51976c-b414-4cd0-ae5d-fe112a88f5e5} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2025.06.30 14:52:32.181823 [ 276 ] {bd51976c-b414-4cd0-ae5d-fe112a88f5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9500 | 2025.06.30 14:52:32.181855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9501 | 2025.06.30 14:52:32.182117 [ 276 ] {bd51976c-b414-4cd0-ae5d-fe112a88f5e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9502 | 2025.06.30 14:52:32.182327 [ 276 ] {bd51976c-b414-4cd0-ae5d-fe112a88f5e5} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2025.06.30 14:52:32.182428 [ 90 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9504 | 2025.06.30 14:52:32.182459 [ 90 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2025.06.30 14:52:32.182458 [ 276 ] {bd51976c-b414-4cd0-ae5d-fe112a88f5e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 9506 | 2025.06.30 14:52:32.182478 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9507 | 2025.06.30 14:52:32.182512 [ 276 ] {bd51976c-b414-4cd0-ae5d-fe112a88f5e5} <Debug> TCPHandler: Processed in 0.001245364 sec. | ||
| 9508 | 2025.06.30 14:52:32.182561 [ 189 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::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 | ||
| 9509 | 2025.06.30 14:52:32.182620 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2025.06.30 14:52:32.182637 [ 189 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9511 | 2025.06.30 14:52:32.182662 [ 189 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 9512 | 2025.06.30 14:52:32.182706 [ 189 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 9513 | 2025.06.30 14:52:32.182713 [ 276 ] {7487fdd9-486a-4844-9d96-93994813e489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9514 | 2025.06.30 14:52:32.182741 [ 189 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 9515 | 2025.06.30 14:52:32.182770 [ 276 ] {7487fdd9-486a-4844-9d96-93994813e489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9516 | 2025.06.30 14:52:32.182773 [ 189 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9517 | 2025.06.30 14:52:32.182810 [ 189 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9518 | 2025.06.30 14:52:32.182840 [ 189 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9519 | 2025.06.30 14:52:32.183517 [ 192 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.000980269 sec., 21422.6911184583 rows/sec., 1.41 MiB/sec. | ||
| 9520 | 2025.06.30 14:52:32.183663 [ 276 ] {7487fdd9-486a-4844-9d96-93994813e489} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2025.06.30 14:52:32.183705 [ 276 ] {7487fdd9-486a-4844-9d96-93994813e489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9522 | 2025.06.30 14:52:32.183725 [ 186 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9523 | 2025.06.30 14:52:32.184085 [ 186 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2025.06.30 14:52:32.184164 [ 186 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_21_4} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9525 | 2025.06.30 14:52:32.184273 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9526 | 2025.06.30 14:52:32.184313 [ 276 ] {7487fdd9-486a-4844-9d96-93994813e489} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9527 | 2025.06.30 14:52:32.184560 [ 276 ] {7487fdd9-486a-4844-9d96-93994813e489} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2025.06.30 14:52:32.184703 [ 276 ] {7487fdd9-486a-4844-9d96-93994813e489} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002005 sec., 16458.852867830425 rows/sec., 29.49 MiB/sec. | ||
| 9529 | 2025.06.30 14:52:32.184770 [ 276 ] {7487fdd9-486a-4844-9d96-93994813e489} <Debug> TCPHandler: Processed in 0.002199184 sec. | ||
| 9530 | 2025.06.30 14:52:32.184889 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2025.06.30 14:52:32.184985 [ 276 ] {540ba580-4fc3-4550-9916-ef01c3954ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9532 | 2025.06.30 14:52:32.185027 [ 276 ] {540ba580-4fc3-4550-9916-ef01c3954ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9533 | 2025.06.30 14:52:32.185396 [ 276 ] {540ba580-4fc3-4550-9916-ef01c3954ca3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2025.06.30 14:52:32.185432 [ 276 ] {540ba580-4fc3-4550-9916-ef01c3954ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9535 | 2025.06.30 14:52:32.185740 [ 276 ] {540ba580-4fc3-4550-9916-ef01c3954ca3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9536 | 2025.06.30 14:52:32.185946 [ 276 ] {540ba580-4fc3-4550-9916-ef01c3954ca3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2025.06.30 14:52:32.186075 [ 276 ] {540ba580-4fc3-4550-9916-ef01c3954ca3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001106 sec., 74141.04882459313 rows/sec., 4.71 MiB/sec. | ||
| 9538 | 2025.06.30 14:52:32.186113 [ 276 ] {540ba580-4fc3-4550-9916-ef01c3954ca3} <Debug> TCPHandler: Processed in 0.001273055 sec. | ||
| 9539 | 2025.06.30 14:52:36.208784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
| 9540 | 2025.06.30 14:52:36.209349 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2025.06.30 14:52:36.209389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9542 | 2025.06.30 14:52:36.209846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9543 | 2025.06.30 14:52:36.210062 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2025.06.30 14:52:36.210188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 9545 | 2025.06.30 14:52:37.162072 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2025.06.30 14:52:37.162260 [ 276 ] {48d2ba7b-9f88-4235-8e85-b7ae777dd11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9547 | 2025.06.30 14:52:37.162325 [ 276 ] {48d2ba7b-9f88-4235-8e85-b7ae777dd11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9548 | 2025.06.30 14:52:37.162952 [ 276 ] {48d2ba7b-9f88-4235-8e85-b7ae777dd11d} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2025.06.30 14:52:37.162996 [ 276 ] {48d2ba7b-9f88-4235-8e85-b7ae777dd11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9550 | 2025.06.30 14:52:37.163376 [ 276 ] {48d2ba7b-9f88-4235-8e85-b7ae777dd11d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9551 | 2025.06.30 14:52:37.163598 [ 276 ] {48d2ba7b-9f88-4235-8e85-b7ae777dd11d} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2025.06.30 14:52:37.163750 [ 276 ] {48d2ba7b-9f88-4235-8e85-b7ae777dd11d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001539 sec., 1299.545159194282 rows/sec., 105.97 KiB/sec. | ||
| 9553 | 2025.06.30 14:52:37.163793 [ 276 ] {48d2ba7b-9f88-4235-8e85-b7ae777dd11d} <Debug> TCPHandler: Processed in 0.001852257 sec. | ||
| 9554 | 2025.06.30 14:52:37.163928 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2025.06.30 14:52:37.164025 [ 276 ] {4edf954c-2c6c-474f-b6f6-56537e87710a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9556 | 2025.06.30 14:52:37.164066 [ 276 ] {4edf954c-2c6c-474f-b6f6-56537e87710a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9557 | 2025.06.30 14:52:37.164496 [ 276 ] {4edf954c-2c6c-474f-b6f6-56537e87710a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2025.06.30 14:52:37.164529 [ 276 ] {4edf954c-2c6c-474f-b6f6-56537e87710a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9559 | 2025.06.30 14:52:37.164832 [ 276 ] {4edf954c-2c6c-474f-b6f6-56537e87710a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9560 | 2025.06.30 14:52:37.165058 [ 276 ] {4edf954c-2c6c-474f-b6f6-56537e87710a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2025.06.30 14:52:37.165192 [ 117 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9562 | 2025.06.30 14:52:37.165195 [ 276 ] {4edf954c-2c6c-474f-b6f6-56537e87710a} <Debug> executeQuery: Read 75 rows, 6.17 KiB in 0.001187 sec., 63184.49873631003 rows/sec., 5.08 MiB/sec. | ||
| 9563 | 2025.06.30 14:52:37.165228 [ 117 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2025.06.30 14:52:37.165247 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9565 | 2025.06.30 14:52:37.165249 [ 276 ] {4edf954c-2c6c-474f-b6f6-56537e87710a} <Debug> TCPHandler: Processed in 0.001380367 sec. | ||
| 9566 | 2025.06.30 14:52:37.165379 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 9567 | 2025.06.30 14:52:37.165385 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9568 | 2025.06.30 14:52:37.165524 [ 276 ] {467f5448-c1a1-4139-b82d-c1401997fbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9569 | 2025.06.30 14:52:37.165533 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9570 | 2025.06.30 14:52:37.165567 [ 276 ] {467f5448-c1a1-4139-b82d-c1401997fbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9571 | 2025.06.30 14:52:37.165578 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 835 rows starting from the beginning of the part | ||
| 9572 | 2025.06.30 14:52:37.165658 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 9573 | 2025.06.30 14:52:37.165704 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 686 rows starting from the beginning of the part | ||
| 9574 | 2025.06.30 14:52:37.165749 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 9575 | 2025.06.30 14:52:37.165790 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 683 rows starting from the beginning of the part | ||
| 9576 | 2025.06.30 14:52:37.165850 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 75 rows starting from the beginning of the part | ||
| 9577 | 2025.06.30 14:52:37.166006 [ 276 ] {467f5448-c1a1-4139-b82d-c1401997fbd0} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2025.06.30 14:52:37.166046 [ 276 ] {467f5448-c1a1-4139-b82d-c1401997fbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9579 | 2025.06.30 14:52:37.166371 [ 276 ] {467f5448-c1a1-4139-b82d-c1401997fbd0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9580 | 2025.06.30 14:52:37.166596 [ 276 ] {467f5448-c1a1-4139-b82d-c1401997fbd0} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2025.06.30 14:52:37.166723 [ 117 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 9582 | 2025.06.30 14:52:37.166730 [ 276 ] {467f5448-c1a1-4139-b82d-c1401997fbd0} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001223 sec., 8994.276369582993 rows/sec., 667.54 KiB/sec. | ||
| 9583 | 2025.06.30 14:52:37.166756 [ 117 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2025.06.30 14:52:37.166775 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9585 | 2025.06.30 14:52:37.166778 [ 276 ] {467f5448-c1a1-4139-b82d-c1401997fbd0} <Debug> TCPHandler: Processed in 0.001443149 sec. | ||
| 9586 | 2025.06.30 14:52:37.166858 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::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 | ||
| 9587 | 2025.06.30 14:52:37.166907 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2025.06.30 14:52:37.166959 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9589 | 2025.06.30 14:52:37.166996 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 182 rows starting from the beginning of the part | ||
| 9590 | 2025.06.30 14:52:37.167011 [ 276 ] {eac71a3e-03a7-4a47-999e-ddbaa2b17819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9591 | 2025.06.30 14:52:37.167053 [ 276 ] {eac71a3e-03a7-4a47-999e-ddbaa2b17819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9592 | 2025.06.30 14:52:37.167058 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 9593 | 2025.06.30 14:52:37.167110 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 145 rows starting from the beginning of the part | ||
| 9594 | 2025.06.30 14:52:37.167117 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796636 sec., 1350857.93672174 rows/sec., 113.72 MiB/sec. | ||
| 9595 | 2025.06.30 14:52:37.167160 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 9 rows starting from the beginning of the part | ||
| 9596 | 2025.06.30 14:52:37.167245 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 139 rows starting from the beginning of the part | ||
| 9597 | 2025.06.30 14:52:37.167297 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part | ||
| 9598 | 2025.06.30 14:52:37.167501 [ 276 ] {eac71a3e-03a7-4a47-999e-ddbaa2b17819} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2025.06.30 14:52:37.167535 [ 276 ] {eac71a3e-03a7-4a47-999e-ddbaa2b17819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9600 | 2025.06.30 14:52:37.168107 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9601 | 2025.06.30 14:52:37.168421 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2025.06.30 14:52:37.168503 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_76_15} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9603 | 2025.06.30 14:52:37.168504 [ 276 ] {eac71a3e-03a7-4a47-999e-ddbaa2b17819} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9604 | 2025.06.30 14:52:37.168584 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 9605 | 2025.06.30 14:52:37.168785 [ 276 ] {eac71a3e-03a7-4a47-999e-ddbaa2b17819} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2025.06.30 14:52:37.168917 [ 117 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9607 | 2025.06.30 14:52:37.168922 [ 276 ] {eac71a3e-03a7-4a47-999e-ddbaa2b17819} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001928 sec., 38900.414937759335 rows/sec., 3.04 MiB/sec. | ||
| 9608 | 2025.06.30 14:52:37.168950 [ 117 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2025.06.30 14:52:37.168969 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9610 | 2025.06.30 14:52:37.168973 [ 276 ] {eac71a3e-03a7-4a47-999e-ddbaa2b17819} <Debug> TCPHandler: Processed in 0.002114912 sec. | ||
| 9611 | 2025.06.30 14:52:37.168984 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 495 rows, containing 5 columns (5 merged, 0 gathered) in 0.002165324 sec., 228603.20210739822 rows/sec., 15.47 MiB/sec. | ||
| 9612 | 2025.06.30 14:52:37.169036 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 9613 | 2025.06.30 14:52:37.169097 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2025.06.30 14:52:37.169132 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 9615 | 2025.06.30 14:52:37.169173 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9616 | 2025.06.30 14:52:37.169197 [ 276 ] {4e7d4d91-0070-4239-994b-4601ad9f96fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9617 | 2025.06.30 14:52:37.169214 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 500 rows starting from the beginning of the part | ||
| 9618 | 2025.06.30 14:52:37.169245 [ 276 ] {4e7d4d91-0070-4239-994b-4601ad9f96fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9619 | 2025.06.30 14:52:37.169295 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 73 rows starting from the beginning of the part | ||
| 9620 | 2025.06.30 14:52:37.169352 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 421 rows starting from the beginning of the part | ||
| 9621 | 2025.06.30 14:52:37.169399 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 73 rows starting from the beginning of the part | ||
| 9622 | 2025.06.30 14:52:37.169411 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2025.06.30 14:52:37.169441 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 415 rows starting from the beginning of the part | ||
| 9624 | 2025.06.30 14:52:37.169487 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_70_14} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 9625 | 2025.06.30 14:52:37.169489 [ 200 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 75 rows starting from the beginning of the part | ||
| 9626 | 2025.06.30 14:52:37.169563 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9627 | 2025.06.30 14:52:37.169681 [ 276 ] {4e7d4d91-0070-4239-994b-4601ad9f96fd} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2025.06.30 14:52:37.169719 [ 276 ] {4e7d4d91-0070-4239-994b-4601ad9f96fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9629 | 2025.06.30 14:52:37.170069 [ 276 ] {4e7d4d91-0070-4239-994b-4601ad9f96fd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9630 | 2025.06.30 14:52:37.170292 [ 276 ] {4e7d4d91-0070-4239-994b-4601ad9f96fd} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2025.06.30 14:52:37.170399 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9632 | 2025.06.30 14:52:37.170423 [ 276 ] {4e7d4d91-0070-4239-994b-4601ad9f96fd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001242 sec., 129629.62962962962 rows/sec., 9.03 MiB/sec. | ||
| 9633 | 2025.06.30 14:52:37.170427 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2025.06.30 14:52:37.170453 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9635 | 2025.06.30 14:52:37.170461 [ 276 ] {4e7d4d91-0070-4239-994b-4601ad9f96fd} <Debug> TCPHandler: Processed in 0.001413418 sec. | ||
| 9636 | 2025.06.30 14:52:37.170535 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 9637 | 2025.06.30 14:52:37.170575 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2025.06.30 14:52:37.170606 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602872 sec., 971381.3704400602 rows/sec., 74.43 MiB/sec. | ||
| 9639 | 2025.06.30 14:52:37.170648 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9640 | 2025.06.30 14:52:37.170675 [ 276 ] {5a89ce22-81c6-4a74-966f-2303bcbbc2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9641 | 2025.06.30 14:52:37.170681 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 10058 rows starting from the beginning of the part | ||
| 9642 | 2025.06.30 14:52:37.170739 [ 276 ] {5a89ce22-81c6-4a74-966f-2303bcbbc2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9643 | 2025.06.30 14:52:37.170754 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 9644 | 2025.06.30 14:52:37.170766 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9645 | 2025.06.30 14:52:37.170807 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 240 rows starting from the beginning of the part | ||
| 9646 | 2025.06.30 14:52:37.170853 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 9647 | 2025.06.30 14:52:37.170893 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
| 9648 | 2025.06.30 14:52:37.170935 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part | ||
| 9649 | 2025.06.30 14:52:37.171089 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2025.06.30 14:52:37.171176 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_76_15} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9651 | 2025.06.30 14:52:37.171250 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9652 | 2025.06.30 14:52:37.171554 [ 276 ] {5a89ce22-81c6-4a74-966f-2303bcbbc2bb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2025.06.30 14:52:37.171596 [ 276 ] {5a89ce22-81c6-4a74-966f-2303bcbbc2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9654 | 2025.06.30 14:52:37.172203 [ 276 ] {5a89ce22-81c6-4a74-966f-2303bcbbc2bb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9655 | 2025.06.30 14:52:37.172428 [ 276 ] {5a89ce22-81c6-4a74-966f-2303bcbbc2bb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2025.06.30 14:52:37.172580 [ 276 ] {5a89ce22-81c6-4a74-966f-2303bcbbc2bb} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001922 sec., 4682.622268470343 rows/sec., 8.39 MiB/sec. | ||
| 9657 | 2025.06.30 14:52:37.172634 [ 276 ] {5a89ce22-81c6-4a74-966f-2303bcbbc2bb} <Debug> TCPHandler: Processed in 0.002108351 sec. | ||
| 9658 | 2025.06.30 14:52:37.172759 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2025.06.30 14:52:37.172855 [ 276 ] {bf047272-a381-43ac-b1d4-59cfcab6377f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9660 | 2025.06.30 14:52:37.172897 [ 276 ] {bf047272-a381-43ac-b1d4-59cfcab6377f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9661 | 2025.06.30 14:52:37.173248 [ 276 ] {bf047272-a381-43ac-b1d4-59cfcab6377f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2025.06.30 14:52:37.173282 [ 276 ] {bf047272-a381-43ac-b1d4-59cfcab6377f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9663 | 2025.06.30 14:52:37.173581 [ 276 ] {bf047272-a381-43ac-b1d4-59cfcab6377f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9664 | 2025.06.30 14:52:37.173799 [ 276 ] {bf047272-a381-43ac-b1d4-59cfcab6377f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2025.06.30 14:52:37.173898 [ 117 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9666 | 2025.06.30 14:52:37.173922 [ 117 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2025.06.30 14:52:37.173930 [ 276 ] {bf047272-a381-43ac-b1d4-59cfcab6377f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9668 | 2025.06.30 14:52:37.173937 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9669 | 2025.06.30 14:52:37.173968 [ 276 ] {bf047272-a381-43ac-b1d4-59cfcab6377f} <Debug> TCPHandler: Processed in 0.001258245 sec. | ||
| 9670 | 2025.06.30 14:52:37.174029 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 9671 | 2025.06.30 14:52:37.174094 [ 196 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11016 rows, containing 5 columns (5 merged, 0 gathered) in 0.003596351 sec., 3063104.7970567946 rows/sec., 212.10 MiB/sec. | ||
| 9672 | 2025.06.30 14:52:37.174150 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9673 | 2025.06.30 14:52:37.174189 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3564 rows starting from the beginning of the part | ||
| 9674 | 2025.06.30 14:52:37.174254 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 9675 | 2025.06.30 14:52:37.174303 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
| 9676 | 2025.06.30 14:52:37.174345 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9677 | 2025.06.30 14:52:37.174351 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9678 | 2025.06.30 14:52:37.174383 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
| 9679 | 2025.06.30 14:52:37.174427 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9680 | 2025.06.30 14:52:37.174636 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2025.06.30 14:52:37.174718 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9682 | 2025.06.30 14:52:37.174789 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 9683 | 2025.06.30 14:52:37.175759 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3908 rows, containing 4 columns (4 merged, 0 gathered) in 0.001772625 sec., 2204640.0112827024 rows/sec., 144.66 MiB/sec. | ||
| 9684 | 2025.06.30 14:52:37.176113 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9685 | 2025.06.30 14:52:37.176459 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2025.06.30 14:52:37.176560 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_76_15} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9687 | 2025.06.30 14:52:37.176669 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9688 | 2025.06.30 14:52:37.564643 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 9689 | 2025.06.30 14:52:37.580787 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2025.06.30 14:52:37.580834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9691 | 2025.06.30 14:52:37.586547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9692 | 2025.06.30 14:52:37.587229 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2025.06.30 14:52:37.590011 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 9694 | 2025.06.30 14:52:38.781629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1342 | ||
| 9695 | 2025.06.30 14:52:38.784528 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2025.06.30 14:52:38.784576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9697 | 2025.06.30 14:52:38.785784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9698 | 2025.06.30 14:52:38.786076 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2025.06.30 14:52:38.786344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1342 | ||
| 9700 | 2025.06.30 14:52:42.163736 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2025.06.30 14:52:42.163954 [ 276 ] {497052cd-dd61-48cc-90b6-3cefc0700811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9702 | 2025.06.30 14:52:42.164024 [ 276 ] {497052cd-dd61-48cc-90b6-3cefc0700811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9703 | 2025.06.30 14:52:42.164745 [ 276 ] {497052cd-dd61-48cc-90b6-3cefc0700811} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2025.06.30 14:52:42.164788 [ 276 ] {497052cd-dd61-48cc-90b6-3cefc0700811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9705 | 2025.06.30 14:52:42.165201 [ 276 ] {497052cd-dd61-48cc-90b6-3cefc0700811} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9706 | 2025.06.30 14:52:42.165428 [ 276 ] {497052cd-dd61-48cc-90b6-3cefc0700811} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2025.06.30 14:52:42.165582 [ 276 ] {497052cd-dd61-48cc-90b6-3cefc0700811} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.00168 sec., 72619.04761904762 rows/sec., 6.20 MiB/sec. | ||
| 9708 | 2025.06.30 14:52:42.165627 [ 276 ] {497052cd-dd61-48cc-90b6-3cefc0700811} <Debug> TCPHandler: Processed in 0.00202868 sec. | ||
| 9709 | 2025.06.30 14:52:42.165751 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9710 | 2025.06.30 14:52:42.165847 [ 276 ] {02e248ee-a29c-43e9-8f67-faf4eaf62289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9711 | 2025.06.30 14:52:42.165888 [ 276 ] {02e248ee-a29c-43e9-8f67-faf4eaf62289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9712 | 2025.06.30 14:52:42.166304 [ 276 ] {02e248ee-a29c-43e9-8f67-faf4eaf62289} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2025.06.30 14:52:42.166341 [ 276 ] {02e248ee-a29c-43e9-8f67-faf4eaf62289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9714 | 2025.06.30 14:52:42.166650 [ 276 ] {02e248ee-a29c-43e9-8f67-faf4eaf62289} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9715 | 2025.06.30 14:52:42.166863 [ 276 ] {02e248ee-a29c-43e9-8f67-faf4eaf62289} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2025.06.30 14:52:42.166998 [ 276 ] {02e248ee-a29c-43e9-8f67-faf4eaf62289} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001168 sec., 28253.424657534248 rows/sec., 2.07 MiB/sec. | ||
| 9717 | 2025.06.30 14:52:42.167038 [ 276 ] {02e248ee-a29c-43e9-8f67-faf4eaf62289} <Debug> TCPHandler: Processed in 0.001337586 sec. | ||
| 9718 | 2025.06.30 14:52:42.167141 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2025.06.30 14:52:42.167236 [ 276 ] {2d3a6043-f916-4c60-a918-a09cd7e3e6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9720 | 2025.06.30 14:52:42.167276 [ 276 ] {2d3a6043-f916-4c60-a918-a09cd7e3e6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9721 | 2025.06.30 14:52:42.167718 [ 276 ] {2d3a6043-f916-4c60-a918-a09cd7e3e6ea} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2025.06.30 14:52:42.167754 [ 276 ] {2d3a6043-f916-4c60-a918-a09cd7e3e6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9723 | 2025.06.30 14:52:42.168053 [ 276 ] {2d3a6043-f916-4c60-a918-a09cd7e3e6ea} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9724 | 2025.06.30 14:52:42.168265 [ 276 ] {2d3a6043-f916-4c60-a918-a09cd7e3e6ea} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2025.06.30 14:52:42.168392 [ 276 ] {2d3a6043-f916-4c60-a918-a09cd7e3e6ea} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001173 sec., 82693.94714407502 rows/sec., 6.46 MiB/sec. | ||
| 9726 | 2025.06.30 14:52:42.168432 [ 276 ] {2d3a6043-f916-4c60-a918-a09cd7e3e6ea} <Debug> TCPHandler: Processed in 0.001340627 sec. | ||
| 9727 | 2025.06.30 14:52:42.168543 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2025.06.30 14:52:42.168638 [ 276 ] {91580d89-b56b-439c-8818-03f845ba98ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9729 | 2025.06.30 14:52:42.168682 [ 276 ] {91580d89-b56b-439c-8818-03f845ba98ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9730 | 2025.06.30 14:52:42.169103 [ 276 ] {91580d89-b56b-439c-8818-03f845ba98ec} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2025.06.30 14:52:42.169141 [ 276 ] {91580d89-b56b-439c-8818-03f845ba98ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9732 | 2025.06.30 14:52:42.169481 [ 276 ] {91580d89-b56b-439c-8818-03f845ba98ec} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9733 | 2025.06.30 14:52:42.169699 [ 276 ] {91580d89-b56b-439c-8818-03f845ba98ec} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2025.06.30 14:52:42.169829 [ 276 ] {91580d89-b56b-439c-8818-03f845ba98ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 9735 | 2025.06.30 14:52:42.169868 [ 276 ] {91580d89-b56b-439c-8818-03f845ba98ec} <Debug> TCPHandler: Processed in 0.001373928 sec. | ||
| 9736 | 2025.06.30 14:52:42.169982 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9737 | 2025.06.30 14:52:42.170076 [ 276 ] {da477e7b-505d-4bd2-a66d-21bb41b1c32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9738 | 2025.06.30 14:52:42.170132 [ 276 ] {da477e7b-505d-4bd2-a66d-21bb41b1c32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9739 | 2025.06.30 14:52:42.170987 [ 276 ] {da477e7b-505d-4bd2-a66d-21bb41b1c32e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2025.06.30 14:52:42.171024 [ 276 ] {da477e7b-505d-4bd2-a66d-21bb41b1c32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9741 | 2025.06.30 14:52:42.171566 [ 276 ] {da477e7b-505d-4bd2-a66d-21bb41b1c32e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9742 | 2025.06.30 14:52:42.171796 [ 276 ] {da477e7b-505d-4bd2-a66d-21bb41b1c32e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2025.06.30 14:52:42.171926 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9744 | 2025.06.30 14:52:42.171939 [ 276 ] {da477e7b-505d-4bd2-a66d-21bb41b1c32e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001879 sec., 17562.533262373603 rows/sec., 31.47 MiB/sec. | ||
| 9745 | 2025.06.30 14:52:42.172024 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2025.06.30 14:52:42.172049 [ 276 ] {da477e7b-505d-4bd2-a66d-21bb41b1c32e} <Debug> TCPHandler: Processed in 0.002115922 sec. | ||
| 9747 | 2025.06.30 14:52:42.172057 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9748 | 2025.06.30 14:52:42.172174 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2025.06.30 14:52:42.172207 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 9750 | 2025.06.30 14:52:42.172276 [ 276 ] {a2a4ced8-0c3d-4b89-a5ec-5933479417ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9751 | 2025.06.30 14:52:42.172323 [ 276 ] {a2a4ced8-0c3d-4b89-a5ec-5933479417ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9752 | 2025.06.30 14:52:42.172490 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9753 | 2025.06.30 14:52:42.172566 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1374 rows starting from the beginning of the part | ||
| 9754 | 2025.06.30 14:52:42.172663 [ 276 ] {a2a4ced8-0c3d-4b89-a5ec-5933479417ef} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2025.06.30 14:52:42.172704 [ 276 ] {a2a4ced8-0c3d-4b89-a5ec-5933479417ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9756 | 2025.06.30 14:52:42.172712 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 33 rows starting from the beginning of the part | ||
| 9757 | 2025.06.30 14:52:42.172837 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 9 rows starting from the beginning of the part | ||
| 9758 | 2025.06.30 14:52:42.172942 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
| 9759 | 2025.06.30 14:52:42.173033 [ 276 ] {a2a4ced8-0c3d-4b89-a5ec-5933479417ef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9760 | 2025.06.30 14:52:42.173043 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part | ||
| 9761 | 2025.06.30 14:52:42.173152 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 33 rows starting from the beginning of the part | ||
| 9762 | 2025.06.30 14:52:42.173271 [ 276 ] {a2a4ced8-0c3d-4b89-a5ec-5933479417ef} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2025.06.30 14:52:42.173412 [ 276 ] {a2a4ced8-0c3d-4b89-a5ec-5933479417ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 9764 | 2025.06.30 14:52:42.173452 [ 276 ] {a2a4ced8-0c3d-4b89-a5ec-5933479417ef} <Debug> TCPHandler: Processed in 0.001327736 sec. | ||
| 9765 | 2025.06.30 14:52:42.181407 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 19 columns (19 merged, 0 gathered) in 0.009264235 sec., 160941.51324960994 rows/sec., 288.40 MiB/sec. | ||
| 9766 | 2025.06.30 14:52:42.182712 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9767 | 2025.06.30 14:52:42.183056 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2025.06.30 14:52:42.183137 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9769 | 2025.06.30 14:52:42.183240 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. | ||
| 9770 | 2025.06.30 14:52:43.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.00 MiB, peak 311.30 MiB, free memory in arenas 0.00 B, will set to 303.47 MiB (RSS), difference: 5.47 MiB | ||
| 9771 | 2025.06.30 14:52:43.572410 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9772 | 2025.06.30 14:52:43.572466 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9773 | 2025.06.30 14:52:43.710378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
| 9774 | 2025.06.30 14:52:43.711078 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2025.06.30 14:52:43.711117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9776 | 2025.06.30 14:52:43.711627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9777 | 2025.06.30 14:52:43.711858 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2025.06.30 14:52:43.711982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 9779 | 2025.06.30 14:52:45.090099 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9780 | 2025.06.30 14:52:45.107418 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2025.06.30 14:52:45.107472 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9782 | 2025.06.30 14:52:45.113968 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9783 | 2025.06.30 14:52:45.114689 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2025.06.30 14:52:45.117617 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9785 | 2025.06.30 14:52:47.162135 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2025.06.30 14:52:47.162315 [ 276 ] {a3788f04-4ab1-4041-9b77-1a87f5823212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9787 | 2025.06.30 14:52:47.162378 [ 276 ] {a3788f04-4ab1-4041-9b77-1a87f5823212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9788 | 2025.06.30 14:52:47.163060 [ 276 ] {a3788f04-4ab1-4041-9b77-1a87f5823212} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2025.06.30 14:52:47.163101 [ 276 ] {a3788f04-4ab1-4041-9b77-1a87f5823212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9790 | 2025.06.30 14:52:47.163510 [ 276 ] {a3788f04-4ab1-4041-9b77-1a87f5823212} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9791 | 2025.06.30 14:52:47.163726 [ 276 ] {a3788f04-4ab1-4041-9b77-1a87f5823212} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2025.06.30 14:52:47.163872 [ 276 ] {a3788f04-4ab1-4041-9b77-1a87f5823212} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001607 sec., 46048.537647790916 rows/sec., 3.70 MiB/sec. | ||
| 9793 | 2025.06.30 14:52:47.163919 [ 276 ] {a3788f04-4ab1-4041-9b77-1a87f5823212} <Debug> TCPHandler: Processed in 0.001911668 sec. | ||
| 9794 | 2025.06.30 14:52:47.164044 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2025.06.30 14:52:47.164140 [ 276 ] {e36c081d-d2ac-4c28-a0d2-77c3e35a1b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9796 | 2025.06.30 14:52:47.164180 [ 276 ] {e36c081d-d2ac-4c28-a0d2-77c3e35a1b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9797 | 2025.06.30 14:52:47.164579 [ 276 ] {e36c081d-d2ac-4c28-a0d2-77c3e35a1b85} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2025.06.30 14:52:47.164614 [ 276 ] {e36c081d-d2ac-4c28-a0d2-77c3e35a1b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9799 | 2025.06.30 14:52:47.164896 [ 276 ] {e36c081d-d2ac-4c28-a0d2-77c3e35a1b85} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9800 | 2025.06.30 14:52:47.165112 [ 276 ] {e36c081d-d2ac-4c28-a0d2-77c3e35a1b85} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2025.06.30 14:52:47.165240 [ 276 ] {e36c081d-d2ac-4c28-a0d2-77c3e35a1b85} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001118 sec., 8050.089445438282 rows/sec., 605.33 KiB/sec. | ||
| 9802 | 2025.06.30 14:52:47.165278 [ 276 ] {e36c081d-d2ac-4c28-a0d2-77c3e35a1b85} <Debug> TCPHandler: Processed in 0.001283206 sec. | ||
| 9803 | 2025.06.30 14:52:47.165396 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2025.06.30 14:52:47.165488 [ 276 ] {9320655c-5c92-4669-87a3-d72a90138c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9805 | 2025.06.30 14:52:47.165526 [ 276 ] {9320655c-5c92-4669-87a3-d72a90138c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9806 | 2025.06.30 14:52:47.165952 [ 276 ] {9320655c-5c92-4669-87a3-d72a90138c94} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2025.06.30 14:52:47.165985 [ 276 ] {9320655c-5c92-4669-87a3-d72a90138c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9808 | 2025.06.30 14:52:47.166277 [ 276 ] {9320655c-5c92-4669-87a3-d72a90138c94} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9809 | 2025.06.30 14:52:47.166476 [ 276 ] {9320655c-5c92-4669-87a3-d72a90138c94} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2025.06.30 14:52:47.166608 [ 276 ] {9320655c-5c92-4669-87a3-d72a90138c94} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001136 sec., 64260.56338028169 rows/sec., 5.02 MiB/sec. | ||
| 9811 | 2025.06.30 14:52:47.166647 [ 276 ] {9320655c-5c92-4669-87a3-d72a90138c94} <Debug> TCPHandler: Processed in 0.001298195 sec. | ||
| 9812 | 2025.06.30 14:52:47.166758 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2025.06.30 14:52:47.166851 [ 276 ] {d9e7d2cc-5356-4e89-9e66-8401d36dba46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9814 | 2025.06.30 14:52:47.166893 [ 276 ] {d9e7d2cc-5356-4e89-9e66-8401d36dba46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9815 | 2025.06.30 14:52:47.167316 [ 276 ] {d9e7d2cc-5356-4e89-9e66-8401d36dba46} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2025.06.30 14:52:47.167349 [ 276 ] {d9e7d2cc-5356-4e89-9e66-8401d36dba46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9817 | 2025.06.30 14:52:47.167665 [ 276 ] {d9e7d2cc-5356-4e89-9e66-8401d36dba46} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9818 | 2025.06.30 14:52:47.167873 [ 276 ] {d9e7d2cc-5356-4e89-9e66-8401d36dba46} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2025.06.30 14:52:47.168004 [ 276 ] {d9e7d2cc-5356-4e89-9e66-8401d36dba46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 9820 | 2025.06.30 14:52:47.168042 [ 276 ] {d9e7d2cc-5356-4e89-9e66-8401d36dba46} <Debug> TCPHandler: Processed in 0.001330406 sec. | ||
| 9821 | 2025.06.30 14:52:47.168152 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2025.06.30 14:52:47.168245 [ 276 ] {109d63a7-bd06-4fdd-b9ee-b91ca31a0816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9823 | 2025.06.30 14:52:47.168298 [ 276 ] {109d63a7-bd06-4fdd-b9ee-b91ca31a0816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9824 | 2025.06.30 14:52:47.169056 [ 276 ] {109d63a7-bd06-4fdd-b9ee-b91ca31a0816} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2025.06.30 14:52:47.169090 [ 276 ] {109d63a7-bd06-4fdd-b9ee-b91ca31a0816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9826 | 2025.06.30 14:52:47.169580 [ 276 ] {109d63a7-bd06-4fdd-b9ee-b91ca31a0816} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9827 | 2025.06.30 14:52:47.169795 [ 276 ] {109d63a7-bd06-4fdd-b9ee-b91ca31a0816} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2025.06.30 14:52:47.169929 [ 276 ] {109d63a7-bd06-4fdd-b9ee-b91ca31a0816} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0017 sec., 5294.117647058823 rows/sec., 9.49 MiB/sec. | ||
| 9829 | 2025.06.30 14:52:47.169984 [ 276 ] {109d63a7-bd06-4fdd-b9ee-b91ca31a0816} <Debug> TCPHandler: Processed in 0.001878737 sec. | ||
| 9830 | 2025.06.30 14:52:47.170096 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9831 | 2025.06.30 14:52:47.170189 [ 276 ] {e1364e51-e4a2-41a1-a8d7-1d67e9c8ac4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9832 | 2025.06.30 14:52:47.170229 [ 276 ] {e1364e51-e4a2-41a1-a8d7-1d67e9c8ac4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9833 | 2025.06.30 14:52:47.170562 [ 276 ] {e1364e51-e4a2-41a1-a8d7-1d67e9c8ac4f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2025.06.30 14:52:47.170595 [ 276 ] {e1364e51-e4a2-41a1-a8d7-1d67e9c8ac4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9835 | 2025.06.30 14:52:47.170884 [ 276 ] {e1364e51-e4a2-41a1-a8d7-1d67e9c8ac4f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9836 | 2025.06.30 14:52:47.171091 [ 276 ] {e1364e51-e4a2-41a1-a8d7-1d67e9c8ac4f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2025.06.30 14:52:47.171219 [ 276 ] {e1364e51-e4a2-41a1-a8d7-1d67e9c8ac4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 9838 | 2025.06.30 14:52:47.171258 [ 276 ] {e1364e51-e4a2-41a1-a8d7-1d67e9c8ac4f} <Debug> TCPHandler: Processed in 0.001209124 sec. | ||
| 9839 | 2025.06.30 14:52:48.458155 [ 103 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9840 | 2025.06.30 14:52:48.458225 [ 103 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2025.06.30 14:52:48.458244 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9842 | 2025.06.30 14:52:48.458366 [ 197 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 9843 | 2025.06.30 14:52:48.458496 [ 197 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9844 | 2025.06.30 14:52:48.458530 [ 197 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 22 rows starting from the beginning of the part | ||
| 9845 | 2025.06.30 14:52:48.458597 [ 197 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9846 | 2025.06.30 14:52:48.458642 [ 197 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 9847 | 2025.06.30 14:52:48.458693 [ 197 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9848 | 2025.06.30 14:52:48.458733 [ 197 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 9849 | 2025.06.30 14:52:48.459469 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154333 sec., 36384.648104143256 rows/sec., 3.06 MiB/sec. | ||
| 9850 | 2025.06.30 14:52:48.459640 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9851 | 2025.06.30 14:52:48.459974 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2025.06.30 14:52:48.460061 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_21_5} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9853 | 2025.06.30 14:52:48.460175 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9854 | 2025.06.30 14:52:48.786565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1366 | ||
| 9855 | 2025.06.30 14:52:48.788760 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2025.06.30 14:52:48.788805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9857 | 2025.06.30 14:52:48.789977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9858 | 2025.06.30 14:52:48.790236 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2025.06.30 14:52:48.790499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 9860 | 2025.06.30 14:52:51.212091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
| 9861 | 2025.06.30 14:52:51.212617 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2025.06.30 14:52:51.212663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9863 | 2025.06.30 14:52:51.213134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9864 | 2025.06.30 14:52:51.213360 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2025.06.30 14:52:51.213486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 9866 | 2025.06.30 14:52:52.164389 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2025.06.30 14:52:52.164576 [ 276 ] {0dda3f75-c2e5-42c2-9050-1c8730ad931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9868 | 2025.06.30 14:52:52.164645 [ 276 ] {0dda3f75-c2e5-42c2-9050-1c8730ad931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9869 | 2025.06.30 14:52:52.165271 [ 276 ] {0dda3f75-c2e5-42c2-9050-1c8730ad931e} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2025.06.30 14:52:52.165322 [ 276 ] {0dda3f75-c2e5-42c2-9050-1c8730ad931e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9871 | 2025.06.30 14:52:52.165711 [ 276 ] {0dda3f75-c2e5-42c2-9050-1c8730ad931e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9872 | 2025.06.30 14:52:52.165940 [ 276 ] {0dda3f75-c2e5-42c2-9050-1c8730ad931e} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2025.06.30 14:52:52.166101 [ 276 ] {0dda3f75-c2e5-42c2-9050-1c8730ad931e} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 215.91 KiB/sec. | ||
| 9874 | 2025.06.30 14:52:52.166145 [ 276 ] {0dda3f75-c2e5-42c2-9050-1c8730ad931e} <Debug> TCPHandler: Processed in 0.001893747 sec. | ||
| 9875 | 2025.06.30 14:52:52.166268 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2025.06.30 14:52:52.166365 [ 276 ] {a81e329c-9b83-4b54-aedb-9486b41b029d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9877 | 2025.06.30 14:52:52.166405 [ 276 ] {a81e329c-9b83-4b54-aedb-9486b41b029d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9878 | 2025.06.30 14:52:52.166902 [ 276 ] {a81e329c-9b83-4b54-aedb-9486b41b029d} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2025.06.30 14:52:52.166939 [ 276 ] {a81e329c-9b83-4b54-aedb-9486b41b029d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9880 | 2025.06.30 14:52:52.167251 [ 276 ] {a81e329c-9b83-4b54-aedb-9486b41b029d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9881 | 2025.06.30 14:52:52.167477 [ 276 ] {a81e329c-9b83-4b54-aedb-9486b41b029d} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2025.06.30 14:52:52.167622 [ 276 ] {a81e329c-9b83-4b54-aedb-9486b41b029d} <Debug> executeQuery: Read 125 rows, 10.91 KiB in 0.001276 sec., 97962.38244514106 rows/sec., 8.35 MiB/sec. | ||
| 9883 | 2025.06.30 14:52:52.167661 [ 276 ] {a81e329c-9b83-4b54-aedb-9486b41b029d} <Debug> TCPHandler: Processed in 0.001444369 sec. | ||
| 9884 | 2025.06.30 14:52:52.167776 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2025.06.30 14:52:52.167872 [ 276 ] {875dc8f4-0ce7-48f6-ac32-0121217fc7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9886 | 2025.06.30 14:52:52.167912 [ 276 ] {875dc8f4-0ce7-48f6-ac32-0121217fc7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9887 | 2025.06.30 14:52:52.168347 [ 276 ] {875dc8f4-0ce7-48f6-ac32-0121217fc7cb} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2025.06.30 14:52:52.168390 [ 276 ] {875dc8f4-0ce7-48f6-ac32-0121217fc7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9889 | 2025.06.30 14:52:52.168729 [ 276 ] {875dc8f4-0ce7-48f6-ac32-0121217fc7cb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9890 | 2025.06.30 14:52:52.168973 [ 276 ] {875dc8f4-0ce7-48f6-ac32-0121217fc7cb} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2025.06.30 14:52:52.169119 [ 276 ] {875dc8f4-0ce7-48f6-ac32-0121217fc7cb} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001263 sec., 29295.32858273951 rows/sec., 2.15 MiB/sec. | ||
| 9892 | 2025.06.30 14:52:52.169159 [ 276 ] {875dc8f4-0ce7-48f6-ac32-0121217fc7cb} <Debug> TCPHandler: Processed in 0.001432319 sec. | ||
| 9893 | 2025.06.30 14:52:52.169283 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9894 | 2025.06.30 14:52:52.169412 [ 276 ] {0f3352cf-fbbc-4dde-915c-da805867de8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9895 | 2025.06.30 14:52:52.169461 [ 276 ] {0f3352cf-fbbc-4dde-915c-da805867de8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9896 | 2025.06.30 14:52:52.169943 [ 276 ] {0f3352cf-fbbc-4dde-915c-da805867de8d} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2025.06.30 14:52:52.169979 [ 276 ] {0f3352cf-fbbc-4dde-915c-da805867de8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9898 | 2025.06.30 14:52:52.170296 [ 276 ] {0f3352cf-fbbc-4dde-915c-da805867de8d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9899 | 2025.06.30 14:52:52.170511 [ 276 ] {0f3352cf-fbbc-4dde-915c-da805867de8d} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2025.06.30 14:52:52.170643 [ 276 ] {0f3352cf-fbbc-4dde-915c-da805867de8d} <Debug> executeQuery: Read 101 rows, 8.10 KiB in 0.001249 sec., 80864.69175340273 rows/sec., 6.33 MiB/sec. | ||
| 9901 | 2025.06.30 14:52:52.170683 [ 276 ] {0f3352cf-fbbc-4dde-915c-da805867de8d} <Debug> TCPHandler: Processed in 0.001450199 sec. | ||
| 9902 | 2025.06.30 14:52:52.170792 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9903 | 2025.06.30 14:52:52.170886 [ 276 ] {59b8d042-bdf0-46ef-8fe2-ced67285793d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9904 | 2025.06.30 14:52:52.170930 [ 276 ] {59b8d042-bdf0-46ef-8fe2-ced67285793d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9905 | 2025.06.30 14:52:52.171350 [ 276 ] {59b8d042-bdf0-46ef-8fe2-ced67285793d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2025.06.30 14:52:52.171386 [ 276 ] {59b8d042-bdf0-46ef-8fe2-ced67285793d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9907 | 2025.06.30 14:52:52.171711 [ 276 ] {59b8d042-bdf0-46ef-8fe2-ced67285793d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9908 | 2025.06.30 14:52:52.171920 [ 276 ] {59b8d042-bdf0-46ef-8fe2-ced67285793d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2025.06.30 14:52:52.172049 [ 276 ] {59b8d042-bdf0-46ef-8fe2-ced67285793d} <Debug> executeQuery: Read 162 rows, 11.56 KiB in 0.001179 sec., 137404.58015267176 rows/sec., 9.57 MiB/sec. | ||
| 9910 | 2025.06.30 14:52:52.172087 [ 276 ] {59b8d042-bdf0-46ef-8fe2-ced67285793d} <Debug> TCPHandler: Processed in 0.001343647 sec. | ||
| 9911 | 2025.06.30 14:52:52.172193 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2025.06.30 14:52:52.172287 [ 276 ] {8285898e-f252-425e-a577-add74a4e6aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9913 | 2025.06.30 14:52:52.172343 [ 276 ] {8285898e-f252-425e-a577-add74a4e6aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9914 | 2025.06.30 14:52:52.173227 [ 276 ] {8285898e-f252-425e-a577-add74a4e6aa2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2025.06.30 14:52:52.173263 [ 276 ] {8285898e-f252-425e-a577-add74a4e6aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9916 | 2025.06.30 14:52:52.173814 [ 276 ] {8285898e-f252-425e-a577-add74a4e6aa2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9917 | 2025.06.30 14:52:52.174043 [ 276 ] {8285898e-f252-425e-a577-add74a4e6aa2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2025.06.30 14:52:52.174182 [ 276 ] {8285898e-f252-425e-a577-add74a4e6aa2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001911 sec., 17268.445839874414 rows/sec., 30.94 MiB/sec. | ||
| 9919 | 2025.06.30 14:52:52.174238 [ 276 ] {8285898e-f252-425e-a577-add74a4e6aa2} <Debug> TCPHandler: Processed in 0.002095222 sec. | ||
| 9920 | 2025.06.30 14:52:52.174358 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9921 | 2025.06.30 14:52:52.174454 [ 276 ] {04be46a8-2750-4864-aac7-7603ea487093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9922 | 2025.06.30 14:52:52.174496 [ 276 ] {04be46a8-2750-4864-aac7-7603ea487093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9923 | 2025.06.30 14:52:52.174835 [ 276 ] {04be46a8-2750-4864-aac7-7603ea487093} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2025.06.30 14:52:52.174871 [ 276 ] {04be46a8-2750-4864-aac7-7603ea487093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9925 | 2025.06.30 14:52:52.175171 [ 276 ] {04be46a8-2750-4864-aac7-7603ea487093} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9926 | 2025.06.30 14:52:52.175383 [ 276 ] {04be46a8-2750-4864-aac7-7603ea487093} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2025.06.30 14:52:52.175515 [ 276 ] {04be46a8-2750-4864-aac7-7603ea487093} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9928 | 2025.06.30 14:52:52.175552 [ 276 ] {04be46a8-2750-4864-aac7-7603ea487093} <Debug> TCPHandler: Processed in 0.001243995 sec. | ||
| 9929 | 2025.06.30 14:52:52.617683 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9930 | 2025.06.30 14:52:52.636365 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2025.06.30 14:52:52.636434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9932 | 2025.06.30 14:52:52.642609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9933 | 2025.06.30 14:52:52.643338 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2025.06.30 14:52:52.647027 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9935 | 2025.06.30 14:52:53.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.93 MiB, peak 311.30 MiB, free memory in arenas 0.00 B, will set to 303.90 MiB (RSS), difference: -1.03 MiB | ||
| 9936 | 2025.06.30 14:52:57.161788 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2025.06.30 14:52:57.162097 [ 276 ] {552eedad-682e-4d56-b31e-812e7bfeffcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9938 | 2025.06.30 14:52:57.162209 [ 276 ] {552eedad-682e-4d56-b31e-812e7bfeffcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9939 | 2025.06.30 14:52:57.163126 [ 276 ] {552eedad-682e-4d56-b31e-812e7bfeffcb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2025.06.30 14:52:57.163165 [ 276 ] {552eedad-682e-4d56-b31e-812e7bfeffcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9941 | 2025.06.30 14:52:57.163550 [ 276 ] {552eedad-682e-4d56-b31e-812e7bfeffcb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9942 | 2025.06.30 14:52:57.163776 [ 276 ] {552eedad-682e-4d56-b31e-812e7bfeffcb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2025.06.30 14:52:57.163929 [ 276 ] {552eedad-682e-4d56-b31e-812e7bfeffcb} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001908 sec., 38784.06708595388 rows/sec., 3.12 MiB/sec. | ||
| 9944 | 2025.06.30 14:52:57.163973 [ 276 ] {552eedad-682e-4d56-b31e-812e7bfeffcb} <Debug> TCPHandler: Processed in 0.002367727 sec. | ||
| 9945 | 2025.06.30 14:52:57.164106 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2025.06.30 14:52:57.164205 [ 276 ] {6ed2852d-24ba-4148-855a-f8f2b297536e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9947 | 2025.06.30 14:52:57.164245 [ 276 ] {6ed2852d-24ba-4148-855a-f8f2b297536e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9948 | 2025.06.30 14:52:57.164675 [ 276 ] {6ed2852d-24ba-4148-855a-f8f2b297536e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2025.06.30 14:52:57.164709 [ 276 ] {6ed2852d-24ba-4148-855a-f8f2b297536e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9950 | 2025.06.30 14:52:57.165010 [ 276 ] {6ed2852d-24ba-4148-855a-f8f2b297536e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9951 | 2025.06.30 14:52:57.165246 [ 276 ] {6ed2852d-24ba-4148-855a-f8f2b297536e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2025.06.30 14:52:57.165375 [ 276 ] {6ed2852d-24ba-4148-855a-f8f2b297536e} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001188 sec., 7575.757575757575 rows/sec., 569.66 KiB/sec. | ||
| 9953 | 2025.06.30 14:52:57.165413 [ 276 ] {6ed2852d-24ba-4148-855a-f8f2b297536e} <Debug> TCPHandler: Processed in 0.001357247 sec. | ||
| 9954 | 2025.06.30 14:52:57.165535 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2025.06.30 14:52:57.165630 [ 276 ] {e904fe90-6a8e-43d9-87df-342a03fe212e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9956 | 2025.06.30 14:52:57.165670 [ 276 ] {e904fe90-6a8e-43d9-87df-342a03fe212e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9957 | 2025.06.30 14:52:57.166107 [ 276 ] {e904fe90-6a8e-43d9-87df-342a03fe212e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2025.06.30 14:52:57.166141 [ 276 ] {e904fe90-6a8e-43d9-87df-342a03fe212e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9959 | 2025.06.30 14:52:57.166443 [ 276 ] {e904fe90-6a8e-43d9-87df-342a03fe212e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9960 | 2025.06.30 14:52:57.166653 [ 276 ] {e904fe90-6a8e-43d9-87df-342a03fe212e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2025.06.30 14:52:57.166780 [ 276 ] {e904fe90-6a8e-43d9-87df-342a03fe212e} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001167 sec., 62553.556126820906 rows/sec., 4.88 MiB/sec. | ||
| 9962 | 2025.06.30 14:52:57.166819 [ 276 ] {e904fe90-6a8e-43d9-87df-342a03fe212e} <Debug> TCPHandler: Processed in 0.001333927 sec. | ||
| 9963 | 2025.06.30 14:52:57.166943 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2025.06.30 14:52:57.167037 [ 276 ] {dbbbde69-fe1d-4371-a5d3-d7bcaed9bc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9965 | 2025.06.30 14:52:57.167080 [ 276 ] {dbbbde69-fe1d-4371-a5d3-d7bcaed9bc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9966 | 2025.06.30 14:52:57.167510 [ 276 ] {dbbbde69-fe1d-4371-a5d3-d7bcaed9bc6c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2025.06.30 14:52:57.167544 [ 276 ] {dbbbde69-fe1d-4371-a5d3-d7bcaed9bc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9968 | 2025.06.30 14:52:57.167877 [ 276 ] {dbbbde69-fe1d-4371-a5d3-d7bcaed9bc6c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9969 | 2025.06.30 14:52:57.168092 [ 276 ] {dbbbde69-fe1d-4371-a5d3-d7bcaed9bc6c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2025.06.30 14:52:57.168222 [ 276 ] {dbbbde69-fe1d-4371-a5d3-d7bcaed9bc6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9971 | 2025.06.30 14:52:57.168259 [ 276 ] {dbbbde69-fe1d-4371-a5d3-d7bcaed9bc6c} <Debug> TCPHandler: Processed in 0.001365777 sec. | ||
| 9972 | 2025.06.30 14:52:57.168365 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9973 | 2025.06.30 14:52:57.168459 [ 276 ] {a921f023-9c7f-48da-ba8d-4bc860c8a472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9974 | 2025.06.30 14:52:57.168514 [ 276 ] {a921f023-9c7f-48da-ba8d-4bc860c8a472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9975 | 2025.06.30 14:52:57.169287 [ 276 ] {a921f023-9c7f-48da-ba8d-4bc860c8a472} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2025.06.30 14:52:57.169321 [ 276 ] {a921f023-9c7f-48da-ba8d-4bc860c8a472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9977 | 2025.06.30 14:52:57.169845 [ 276 ] {a921f023-9c7f-48da-ba8d-4bc860c8a472} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9978 | 2025.06.30 14:52:57.170072 [ 276 ] {a921f023-9c7f-48da-ba8d-4bc860c8a472} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2025.06.30 14:52:57.170210 [ 276 ] {a921f023-9c7f-48da-ba8d-4bc860c8a472} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001766 sec., 5096.262740656852 rows/sec., 9.13 MiB/sec. | ||
| 9980 | 2025.06.30 14:52:57.170265 [ 276 ] {a921f023-9c7f-48da-ba8d-4bc860c8a472} <Debug> TCPHandler: Processed in 0.001948669 sec. | ||
| 9981 | 2025.06.30 14:52:57.170382 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2025.06.30 14:52:57.170478 [ 276 ] {b3a0c6c0-5986-4c22-8ffb-949414036dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9983 | 2025.06.30 14:52:57.170520 [ 276 ] {b3a0c6c0-5986-4c22-8ffb-949414036dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9984 | 2025.06.30 14:52:57.170865 [ 276 ] {b3a0c6c0-5986-4c22-8ffb-949414036dad} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2025.06.30 14:52:57.170899 [ 276 ] {b3a0c6c0-5986-4c22-8ffb-949414036dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9986 | 2025.06.30 14:52:57.171201 [ 276 ] {b3a0c6c0-5986-4c22-8ffb-949414036dad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9987 | 2025.06.30 14:52:57.171409 [ 276 ] {b3a0c6c0-5986-4c22-8ffb-949414036dad} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2025.06.30 14:52:57.171534 [ 276 ] {b3a0c6c0-5986-4c22-8ffb-949414036dad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 9989 | 2025.06.30 14:52:57.171570 [ 276 ] {b3a0c6c0-5986-4c22-8ffb-949414036dad} <Debug> TCPHandler: Processed in 0.001238574 sec. | ||
| 9990 | 2025.06.30 14:52:58.572715 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9991 | 2025.06.30 14:52:58.572772 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9992 | 2025.06.30 14:52:58.713627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
| 9993 | 2025.06.30 14:52:58.714389 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2025.06.30 14:52:58.714454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9995 | 2025.06.30 14:52:58.715100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9996 | 2025.06.30 14:52:58.715339 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2025.06.30 14:52:58.715466 [ 88 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9998 | 2025.06.30 14:52:58.715481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 9999 | 2025.06.30 14:52:58.715510 [ 88 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2025.06.30 14:52:58.715532 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10001 | 2025.06.30 14:52:58.715693 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 10002 | 2025.06.30 14:52:58.715907 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10003 | 2025.06.30 14:52:58.715950 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
| 10004 | 2025.06.30 14:52:58.716024 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
| 10005 | 2025.06.30 14:52:58.716074 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
| 10006 | 2025.06.30 14:52:58.716124 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
| 10007 | 2025.06.30 14:52:58.716165 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
| 10008 | 2025.06.30 14:52:58.716210 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
| 10009 | 2025.06.30 14:52:58.718462 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002852857 sec., 9001853.229937568 rows/sec., 128.77 MiB/sec. | ||
| 10010 | 2025.06.30 14:52:58.718699 [ 199 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10011 | 2025.06.30 14:52:58.718980 [ 199 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2025.06.30 14:52:58.719055 [ 199 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_56_11} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10013 | 2025.06.30 14:52:58.719152 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10014 | 2025.06.30 14:52:58.790619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1392 | ||
| 10015 | 2025.06.30 14:52:58.793404 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2025.06.30 14:52:58.793446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10017 | 2025.06.30 14:52:58.794585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10018 | 2025.06.30 14:52:58.794843 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2025.06.30 14:52:58.794990 [ 88 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10020 | 2025.06.30 14:52:58.795032 [ 88 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2025.06.30 14:52:58.795054 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10022 | 2025.06.30 14:52:58.795169 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 10023 | 2025.06.30 14:52:58.795180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 10024 | 2025.06.30 14:52:58.795818 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10025 | 2025.06.30 14:52:58.795966 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1236 rows starting from the beginning of the part | ||
| 10026 | 2025.06.30 14:52:58.796299 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 10027 | 2025.06.30 14:52:58.796608 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 10028 | 2025.06.30 14:52:58.796891 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 10029 | 2025.06.30 14:52:58.797171 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 10030 | 2025.06.30 14:52:58.797461 [ 186 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 10031 | 2025.06.30 14:52:58.803425 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 72 columns (72 merged, 0 gathered) in 0.008312706 sec., 167454.4967667568 rows/sec., 132.35 MiB/sec. | ||
| 10032 | 2025.06.30 14:52:58.804943 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10033 | 2025.06.30 14:52:58.805531 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2025.06.30 14:52:58.805604 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_41_8} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10035 | 2025.06.30 14:52:58.805907 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 10036 | 2025.06.30 14:53:00.147085 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10037 | 2025.06.30 14:53:00.164983 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2025.06.30 14:53:00.165038 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10039 | 2025.06.30 14:53:00.171383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10040 | 2025.06.30 14:53:00.172082 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2025.06.30 14:53:00.172373 [ 86 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10042 | 2025.06.30 14:53:00.172443 [ 86 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2025.06.30 14:53:00.172466 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10044 | 2025.06.30 14:53:00.172599 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10045 | 2025.06.30 14:53:00.175502 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10046 | 2025.06.30 14:53:00.176712 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10047 | 2025.06.30 14:53:00.178295 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10048 | 2025.06.30 14:53:00.183125 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10049 | 2025.06.30 14:53:00.187813 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10050 | 2025.06.30 14:53:00.192536 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10051 | 2025.06.30 14:53:00.197439 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10052 | 2025.06.30 14:53:00.201389 [ 195 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10053 | 2025.06.30 14:53:00.254864 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082323732 sec., 5126.103855447175 rows/sec., 26.51 MiB/sec. | ||
| 10054 | 2025.06.30 14:53:00.258536 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10055 | 2025.06.30 14:53:00.260597 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_56_11} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2025.06.30 14:53:00.260680 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_56_11} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10057 | 2025.06.30 14:53:00.263289 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10058 | 2025.06.30 14:53:02.162718 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2025.06.30 14:53:02.162917 [ 276 ] {4201dd11-ec2b-4373-b886-9c05b1ad5531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10060 | 2025.06.30 14:53:02.162984 [ 276 ] {4201dd11-ec2b-4373-b886-9c05b1ad5531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10061 | 2025.06.30 14:53:02.163672 [ 276 ] {4201dd11-ec2b-4373-b886-9c05b1ad5531} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2025.06.30 14:53:02.163716 [ 276 ] {4201dd11-ec2b-4373-b886-9c05b1ad5531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10063 | 2025.06.30 14:53:02.164115 [ 276 ] {4201dd11-ec2b-4373-b886-9c05b1ad5531} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10064 | 2025.06.30 14:53:02.164349 [ 276 ] {4201dd11-ec2b-4373-b886-9c05b1ad5531} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2025.06.30 14:53:02.164506 [ 276 ] {4201dd11-ec2b-4373-b886-9c05b1ad5531} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.001643 sec., 74254.41265976871 rows/sec., 6.34 MiB/sec. | ||
| 10066 | 2025.06.30 14:53:02.164507 [ 84 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10067 | 2025.06.30 14:53:02.164552 [ 276 ] {4201dd11-ec2b-4373-b886-9c05b1ad5531} <Debug> TCPHandler: Processed in 0.001968669 sec. | ||
| 10068 | 2025.06.30 14:53:02.164584 [ 84 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2025.06.30 14:53:02.164611 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10070 | 2025.06.30 14:53:02.164701 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2025.06.30 14:53:02.164743 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 10072 | 2025.06.30 14:53:02.164803 [ 276 ] {44fabef1-3150-4db5-baac-81211b832d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10073 | 2025.06.30 14:53:02.164848 [ 276 ] {44fabef1-3150-4db5-baac-81211b832d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10074 | 2025.06.30 14:53:02.164882 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10075 | 2025.06.30 14:53:02.164922 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 835 rows starting from the beginning of the part | ||
| 10076 | 2025.06.30 14:53:02.165002 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 122 rows starting from the beginning of the part | ||
| 10077 | 2025.06.30 14:53:02.165074 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 10078 | 2025.06.30 14:53:02.165141 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 125 rows starting from the beginning of the part | ||
| 10079 | 2025.06.30 14:53:02.165211 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 10080 | 2025.06.30 14:53:02.165263 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 122 rows starting from the beginning of the part | ||
| 10081 | 2025.06.30 14:53:02.165280 [ 276 ] {44fabef1-3150-4db5-baac-81211b832d0c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2025.06.30 14:53:02.165323 [ 276 ] {44fabef1-3150-4db5-baac-81211b832d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10083 | 2025.06.30 14:53:02.165911 [ 276 ] {44fabef1-3150-4db5-baac-81211b832d0c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10084 | 2025.06.30 14:53:02.166150 [ 276 ] {44fabef1-3150-4db5-baac-81211b832d0c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2025.06.30 14:53:02.166282 [ 84 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10086 | 2025.06.30 14:53:02.166292 [ 276 ] {44fabef1-3150-4db5-baac-81211b832d0c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001507 sec., 21897.810218978102 rows/sec., 1.61 MiB/sec. | ||
| 10087 | 2025.06.30 14:53:02.166326 [ 84 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2025.06.30 14:53:02.166350 [ 276 ] {44fabef1-3150-4db5-baac-81211b832d0c} <Debug> TCPHandler: Processed in 0.001706664 sec. | ||
| 10089 | 2025.06.30 14:53:02.166351 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10090 | 2025.06.30 14:53:02.166454 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::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 | ||
| 10091 | 2025.06.30 14:53:02.166470 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2025.06.30 14:53:02.166561 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10093 | 2025.06.30 14:53:02.166568 [ 276 ] {3f878889-eca5-41fb-9a43-281ca3d0f876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10094 | 2025.06.30 14:53:02.166600 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 182 rows starting from the beginning of the part | ||
| 10095 | 2025.06.30 14:53:02.166618 [ 276 ] {3f878889-eca5-41fb-9a43-281ca3d0f876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10096 | 2025.06.30 14:53:02.166670 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 33 rows starting from the beginning of the part | ||
| 10097 | 2025.06.30 14:53:02.166719 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 9 rows starting from the beginning of the part | ||
| 10098 | 2025.06.30 14:53:02.166759 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 37 rows starting from the beginning of the part | ||
| 10099 | 2025.06.30 14:53:02.166760 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.002078531 sec., 650459.3869420277 rows/sec., 56.19 MiB/sec. | ||
| 10100 | 2025.06.30 14:53:02.166799 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 9 rows starting from the beginning of the part | ||
| 10101 | 2025.06.30 14:53:02.166842 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
| 10102 | 2025.06.30 14:53:02.167005 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10103 | 2025.06.30 14:53:02.167098 [ 276 ] {3f878889-eca5-41fb-9a43-281ca3d0f876} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2025.06.30 14:53:02.167141 [ 276 ] {3f878889-eca5-41fb-9a43-281ca3d0f876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10105 | 2025.06.30 14:53:02.167321 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2025.06.30 14:53:02.167410 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_81_16} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10107 | 2025.06.30 14:53:02.167501 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 10108 | 2025.06.30 14:53:02.167651 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237475 sec., 244853.43138245217 rows/sec., 17.62 MiB/sec. | ||
| 10109 | 2025.06.30 14:53:02.167676 [ 276 ] {3f878889-eca5-41fb-9a43-281ca3d0f876} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10110 | 2025.06.30 14:53:02.167803 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10111 | 2025.06.30 14:53:02.167928 [ 276 ] {3f878889-eca5-41fb-9a43-281ca3d0f876} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2025.06.30 14:53:02.168057 [ 84 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10113 | 2025.06.30 14:53:02.168078 [ 276 ] {3f878889-eca5-41fb-9a43-281ca3d0f876} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001526 sec., 63564.875491481 rows/sec., 4.96 MiB/sec. | ||
| 10114 | 2025.06.30 14:53:02.168091 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2025.06.30 14:53:02.168087 [ 84 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2025.06.30 14:53:02.168133 [ 276 ] {3f878889-eca5-41fb-9a43-281ca3d0f876} <Debug> TCPHandler: Processed in 0.001710214 sec. | ||
| 10117 | 2025.06.30 14:53:02.168138 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10118 | 2025.06.30 14:53:02.168171 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_75_15} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10119 | 2025.06.30 14:53:02.168214 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 10120 | 2025.06.30 14:53:02.168236 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10121 | 2025.06.30 14:53:02.168267 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2025.06.30 14:53:02.168293 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10123 | 2025.06.30 14:53:02.168319 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 500 rows starting from the beginning of the part | ||
| 10124 | 2025.06.30 14:53:02.168362 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 97 rows starting from the beginning of the part | ||
| 10125 | 2025.06.30 14:53:02.168366 [ 276 ] {632ea88b-cae4-4377-956a-42b75d41ae04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10126 | 2025.06.30 14:53:02.168398 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 73 rows starting from the beginning of the part | ||
| 10127 | 2025.06.30 14:53:02.168419 [ 276 ] {632ea88b-cae4-4377-956a-42b75d41ae04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10128 | 2025.06.30 14:53:02.168437 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 101 rows starting from the beginning of the part | ||
| 10129 | 2025.06.30 14:53:02.168478 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 73 rows starting from the beginning of the part | ||
| 10130 | 2025.06.30 14:53:02.168510 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 97 rows starting from the beginning of the part | ||
| 10131 | 2025.06.30 14:53:02.168867 [ 276 ] {632ea88b-cae4-4377-956a-42b75d41ae04} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2025.06.30 14:53:02.168908 [ 276 ] {632ea88b-cae4-4377-956a-42b75d41ae04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10133 | 2025.06.30 14:53:02.169244 [ 276 ] {632ea88b-cae4-4377-956a-42b75d41ae04} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10134 | 2025.06.30 14:53:02.169298 [ 196 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 941 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108402 sec., 848969.9585529438 rows/sec., 67.33 MiB/sec. | ||
| 10135 | 2025.06.30 14:53:02.169430 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10136 | 2025.06.30 14:53:02.169478 [ 276 ] {632ea88b-cae4-4377-956a-42b75d41ae04} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2025.06.30 14:53:02.169598 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10138 | 2025.06.30 14:53:02.169622 [ 276 ] {632ea88b-cae4-4377-956a-42b75d41ae04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 10139 | 2025.06.30 14:53:02.169632 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2025.06.30 14:53:02.169664 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10141 | 2025.06.30 14:53:02.169670 [ 276 ] {632ea88b-cae4-4377-956a-42b75d41ae04} <Debug> TCPHandler: Processed in 0.001450559 sec. | ||
| 10142 | 2025.06.30 14:53:02.169674 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2025.06.30 14:53:02.169737 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 10144 | 2025.06.30 14:53:02.169753 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_81_16} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10145 | 2025.06.30 14:53:02.169793 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2025.06.30 14:53:02.169816 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10147 | 2025.06.30 14:53:02.169834 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10148 | 2025.06.30 14:53:02.169869 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 11016 rows starting from the beginning of the part | ||
| 10149 | 2025.06.30 14:53:02.169890 [ 276 ] {c6daac0a-72ce-4e59-91e3-9bdd847d7f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10150 | 2025.06.30 14:53:02.169937 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10151 | 2025.06.30 14:53:02.169945 [ 276 ] {c6daac0a-72ce-4e59-91e3-9bdd847d7f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10152 | 2025.06.30 14:53:02.169987 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10153 | 2025.06.30 14:53:02.170035 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 162 rows starting from the beginning of the part | ||
| 10154 | 2025.06.30 14:53:02.170077 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10155 | 2025.06.30 14:53:02.170117 [ 193 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10156 | 2025.06.30 14:53:02.170816 [ 276 ] {c6daac0a-72ce-4e59-91e3-9bdd847d7f68} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2025.06.30 14:53:02.170851 [ 276 ] {c6daac0a-72ce-4e59-91e3-9bdd847d7f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10158 | 2025.06.30 14:53:02.171430 [ 276 ] {c6daac0a-72ce-4e59-91e3-9bdd847d7f68} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10159 | 2025.06.30 14:53:02.171646 [ 276 ] {c6daac0a-72ce-4e59-91e3-9bdd847d7f68} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2025.06.30 14:53:02.171783 [ 276 ] {c6daac0a-72ce-4e59-91e3-9bdd847d7f68} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001909 sec., 17286.53745416448 rows/sec., 30.98 MiB/sec. | ||
| 10161 | 2025.06.30 14:53:02.171842 [ 276 ] {c6daac0a-72ce-4e59-91e3-9bdd847d7f68} <Debug> TCPHandler: Processed in 0.002096052 sec. | ||
| 10162 | 2025.06.30 14:53:02.171958 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2025.06.30 14:53:02.172052 [ 276 ] {d9aa23ca-35d5-4b86-9940-5549d92cb9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10164 | 2025.06.30 14:53:02.172092 [ 276 ] {d9aa23ca-35d5-4b86-9940-5549d92cb9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10165 | 2025.06.30 14:53:02.172452 [ 276 ] {d9aa23ca-35d5-4b86-9940-5549d92cb9b5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2025.06.30 14:53:02.172486 [ 276 ] {d9aa23ca-35d5-4b86-9940-5549d92cb9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10167 | 2025.06.30 14:53:02.172802 [ 276 ] {d9aa23ca-35d5-4b86-9940-5549d92cb9b5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10168 | 2025.06.30 14:53:02.173007 [ 276 ] {d9aa23ca-35d5-4b86-9940-5549d92cb9b5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2025.06.30 14:53:02.173115 [ 84 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10170 | 2025.06.30 14:53:02.173133 [ 276 ] {d9aa23ca-35d5-4b86-9940-5549d92cb9b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 10171 | 2025.06.30 14:53:02.173147 [ 84 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2025.06.30 14:53:02.173176 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10173 | 2025.06.30 14:53:02.173178 [ 276 ] {d9aa23ca-35d5-4b86-9940-5549d92cb9b5} <Debug> TCPHandler: Processed in 0.001267965 sec. | ||
| 10174 | 2025.06.30 14:53:02.173241 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 10175 | 2025.06.30 14:53:02.173351 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10176 | 2025.06.30 14:53:02.173380 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3908 rows starting from the beginning of the part | ||
| 10177 | 2025.06.30 14:53:02.173430 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 10178 | 2025.06.30 14:53:02.173473 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10179 | 2025.06.30 14:53:02.173513 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 10180 | 2025.06.30 14:53:02.173552 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10181 | 2025.06.30 14:53:02.173589 [ 196 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10182 | 2025.06.30 14:53:02.173826 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11818 rows, containing 5 columns (5 merged, 0 gathered) in 0.004120142 sec., 2868347.7414127956 rows/sec., 198.70 MiB/sec. | ||
| 10183 | 2025.06.30 14:53:02.174183 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10184 | 2025.06.30 14:53:02.174484 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2025.06.30 14:53:02.174565 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10186 | 2025.06.30 14:53:02.174657 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 10187 | 2025.06.30 14:53:02.174936 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 4 columns (4 merged, 0 gathered) in 0.001721874 sec., 2443848.969204483 rows/sec., 160.67 MiB/sec. | ||
| 10188 | 2025.06.30 14:53:02.175326 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10189 | 2025.06.30 14:53:02.175569 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.06.30 14:53:02.175635 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_81_16} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10191 | 2025.06.30 14:53:02.175708 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10192 | 2025.06.30 14:53:03.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.36 MiB, peak 318.39 MiB, free memory in arenas 0.00 B, will set to 306.43 MiB (RSS), difference: 1.07 MiB | ||
| 10193 | 2025.06.30 14:53:06.215632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
| 10194 | 2025.06.30 14:53:06.216457 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2025.06.30 14:53:06.216495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10196 | 2025.06.30 14:53:06.216963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10197 | 2025.06.30 14:53:06.217203 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2025.06.30 14:53:06.217333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 10199 | 2025.06.30 14:53:07.169061 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2025.06.30 14:53:07.169239 [ 276 ] {6063db0e-0e49-43e4-ab41-fd74ba1918bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10201 | 2025.06.30 14:53:07.169302 [ 276 ] {6063db0e-0e49-43e4-ab41-fd74ba1918bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10202 | 2025.06.30 14:53:07.169938 [ 276 ] {6063db0e-0e49-43e4-ab41-fd74ba1918bb} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2025.06.30 14:53:07.169973 [ 276 ] {6063db0e-0e49-43e4-ab41-fd74ba1918bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10204 | 2025.06.30 14:53:07.170376 [ 276 ] {6063db0e-0e49-43e4-ab41-fd74ba1918bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10205 | 2025.06.30 14:53:07.170598 [ 276 ] {6063db0e-0e49-43e4-ab41-fd74ba1918bb} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2025.06.30 14:53:07.170748 [ 276 ] {6063db0e-0e49-43e4-ab41-fd74ba1918bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.28 MiB/sec. | ||
| 10207 | 2025.06.30 14:53:07.170791 [ 276 ] {6063db0e-0e49-43e4-ab41-fd74ba1918bb} <Debug> TCPHandler: Processed in 0.001856227 sec. | ||
| 10208 | 2025.06.30 14:53:07.170910 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2025.06.30 14:53:07.171005 [ 276 ] {e898ee20-3d64-4d15-b944-e1156b56bef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10210 | 2025.06.30 14:53:07.171043 [ 276 ] {e898ee20-3d64-4d15-b944-e1156b56bef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10211 | 2025.06.30 14:53:07.171442 [ 276 ] {e898ee20-3d64-4d15-b944-e1156b56bef9} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2025.06.30 14:53:07.171477 [ 276 ] {e898ee20-3d64-4d15-b944-e1156b56bef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10213 | 2025.06.30 14:53:07.171770 [ 276 ] {e898ee20-3d64-4d15-b944-e1156b56bef9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10214 | 2025.06.30 14:53:07.171976 [ 276 ] {e898ee20-3d64-4d15-b944-e1156b56bef9} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2025.06.30 14:53:07.172101 [ 276 ] {e898ee20-3d64-4d15-b944-e1156b56bef9} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001113 sec., 7187.780772686433 rows/sec., 586.11 KiB/sec. | ||
| 10216 | 2025.06.30 14:53:07.172140 [ 276 ] {e898ee20-3d64-4d15-b944-e1156b56bef9} <Debug> TCPHandler: Processed in 0.001277666 sec. | ||
| 10217 | 2025.06.30 14:53:07.172245 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2025.06.30 14:53:07.172336 [ 276 ] {20c42f63-19c9-4a46-8e1d-644ba98bcf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10219 | 2025.06.30 14:53:07.172374 [ 276 ] {20c42f63-19c9-4a46-8e1d-644ba98bcf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10220 | 2025.06.30 14:53:07.172879 [ 276 ] {20c42f63-19c9-4a46-8e1d-644ba98bcf01} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2025.06.30 14:53:07.172913 [ 276 ] {20c42f63-19c9-4a46-8e1d-644ba98bcf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10222 | 2025.06.30 14:53:07.173249 [ 276 ] {20c42f63-19c9-4a46-8e1d-644ba98bcf01} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10223 | 2025.06.30 14:53:07.173456 [ 276 ] {20c42f63-19c9-4a46-8e1d-644ba98bcf01} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2025.06.30 14:53:07.173581 [ 276 ] {20c42f63-19c9-4a46-8e1d-644ba98bcf01} <Debug> executeQuery: Read 198 rows, 17.83 KiB in 0.001261 sec., 157018.2394924663 rows/sec., 13.81 MiB/sec. | ||
| 10225 | 2025.06.30 14:53:07.173621 [ 276 ] {20c42f63-19c9-4a46-8e1d-644ba98bcf01} <Debug> TCPHandler: Processed in 0.001423428 sec. | ||
| 10226 | 2025.06.30 14:53:07.173734 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2025.06.30 14:53:07.173825 [ 276 ] {c1b23c83-124a-489a-97ec-25156b9fa5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10228 | 2025.06.30 14:53:07.173863 [ 276 ] {c1b23c83-124a-489a-97ec-25156b9fa5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10229 | 2025.06.30 14:53:07.174274 [ 276 ] {c1b23c83-124a-489a-97ec-25156b9fa5d1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2025.06.30 14:53:07.174307 [ 276 ] {c1b23c83-124a-489a-97ec-25156b9fa5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10231 | 2025.06.30 14:53:07.174590 [ 276 ] {c1b23c83-124a-489a-97ec-25156b9fa5d1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10232 | 2025.06.30 14:53:07.174794 [ 276 ] {c1b23c83-124a-489a-97ec-25156b9fa5d1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2025.06.30 14:53:07.174918 [ 276 ] {c1b23c83-124a-489a-97ec-25156b9fa5d1} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001109 sec., 26149.684400360686 rows/sec., 1.93 MiB/sec. | ||
| 10234 | 2025.06.30 14:53:07.174957 [ 276 ] {c1b23c83-124a-489a-97ec-25156b9fa5d1} <Debug> TCPHandler: Processed in 0.001271036 sec. | ||
| 10235 | 2025.06.30 14:53:07.175065 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10236 | 2025.06.30 14:53:07.175157 [ 276 ] {4353000b-28f1-4e73-9310-b1bba5320884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10237 | 2025.06.30 14:53:07.175196 [ 276 ] {4353000b-28f1-4e73-9310-b1bba5320884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10238 | 2025.06.30 14:53:07.175591 [ 276 ] {4353000b-28f1-4e73-9310-b1bba5320884} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2025.06.30 14:53:07.175624 [ 276 ] {4353000b-28f1-4e73-9310-b1bba5320884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10240 | 2025.06.30 14:53:07.175909 [ 276 ] {4353000b-28f1-4e73-9310-b1bba5320884} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10241 | 2025.06.30 14:53:07.176110 [ 276 ] {4353000b-28f1-4e73-9310-b1bba5320884} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2025.06.30 14:53:07.176234 [ 276 ] {4353000b-28f1-4e73-9310-b1bba5320884} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.82 MiB/sec. | ||
| 10243 | 2025.06.30 14:53:07.176273 [ 276 ] {4353000b-28f1-4e73-9310-b1bba5320884} <Debug> TCPHandler: Processed in 0.001254925 sec. | ||
| 10244 | 2025.06.30 14:53:07.176379 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10245 | 2025.06.30 14:53:07.176471 [ 276 ] {c009a495-e0bb-4d12-b8e0-73c5a2ba5b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10246 | 2025.06.30 14:53:07.176509 [ 276 ] {c009a495-e0bb-4d12-b8e0-73c5a2ba5b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10247 | 2025.06.30 14:53:07.176907 [ 276 ] {c009a495-e0bb-4d12-b8e0-73c5a2ba5b13} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2025.06.30 14:53:07.176940 [ 276 ] {c009a495-e0bb-4d12-b8e0-73c5a2ba5b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10249 | 2025.06.30 14:53:07.177224 [ 276 ] {c009a495-e0bb-4d12-b8e0-73c5a2ba5b13} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10250 | 2025.06.30 14:53:07.177439 [ 276 ] {c009a495-e0bb-4d12-b8e0-73c5a2ba5b13} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2025.06.30 14:53:07.177562 [ 276 ] {c009a495-e0bb-4d12-b8e0-73c5a2ba5b13} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 10252 | 2025.06.30 14:53:07.177601 [ 276 ] {c009a495-e0bb-4d12-b8e0-73c5a2ba5b13} <Debug> TCPHandler: Processed in 0.001268445 sec. | ||
| 10253 | 2025.06.30 14:53:07.177710 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10254 | 2025.06.30 14:53:07.177801 [ 276 ] {02ebe836-27c7-4e02-91c1-77ff185ea3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10255 | 2025.06.30 14:53:07.177840 [ 276 ] {02ebe836-27c7-4e02-91c1-77ff185ea3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10256 | 2025.06.30 14:53:07.178286 [ 276 ] {02ebe836-27c7-4e02-91c1-77ff185ea3da} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2025.06.30 14:53:07.178320 [ 276 ] {02ebe836-27c7-4e02-91c1-77ff185ea3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10258 | 2025.06.30 14:53:07.178613 [ 276 ] {02ebe836-27c7-4e02-91c1-77ff185ea3da} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10259 | 2025.06.30 14:53:07.178813 [ 276 ] {02ebe836-27c7-4e02-91c1-77ff185ea3da} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2025.06.30 14:53:07.178938 [ 276 ] {02ebe836-27c7-4e02-91c1-77ff185ea3da} <Debug> executeQuery: Read 117 rows, 9.75 KiB in 0.001152 sec., 101562.5 rows/sec., 8.26 MiB/sec. | ||
| 10261 | 2025.06.30 14:53:07.178977 [ 276 ] {02ebe836-27c7-4e02-91c1-77ff185ea3da} <Debug> TCPHandler: Processed in 0.001314256 sec. | ||
| 10262 | 2025.06.30 14:53:07.179092 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2025.06.30 14:53:07.179189 [ 276 ] {11cc971b-2206-4468-b5df-22467c17caf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10264 | 2025.06.30 14:53:07.179234 [ 276 ] {11cc971b-2206-4468-b5df-22467c17caf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10265 | 2025.06.30 14:53:07.179691 [ 276 ] {11cc971b-2206-4468-b5df-22467c17caf8} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2025.06.30 14:53:07.179724 [ 276 ] {11cc971b-2206-4468-b5df-22467c17caf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10267 | 2025.06.30 14:53:07.180052 [ 276 ] {11cc971b-2206-4468-b5df-22467c17caf8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10268 | 2025.06.30 14:53:07.180267 [ 276 ] {11cc971b-2206-4468-b5df-22467c17caf8} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.06.30 14:53:07.180390 [ 276 ] {11cc971b-2206-4468-b5df-22467c17caf8} <Debug> executeQuery: Read 344 rows, 26.63 KiB in 0.001221 sec., 281736.2817362817 rows/sec., 21.30 MiB/sec. | ||
| 10270 | 2025.06.30 14:53:07.180429 [ 276 ] {11cc971b-2206-4468-b5df-22467c17caf8} <Debug> TCPHandler: Processed in 0.001383228 sec. | ||
| 10271 | 2025.06.30 14:53:07.180539 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2025.06.30 14:53:07.180658 [ 276 ] {26217ded-f059-4b36-ab6d-9f345e5aae0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10273 | 2025.06.30 14:53:07.180711 [ 276 ] {26217ded-f059-4b36-ab6d-9f345e5aae0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10274 | 2025.06.30 14:53:07.181482 [ 276 ] {26217ded-f059-4b36-ab6d-9f345e5aae0e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2025.06.30 14:53:07.181516 [ 276 ] {26217ded-f059-4b36-ab6d-9f345e5aae0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10276 | 2025.06.30 14:53:07.182006 [ 276 ] {26217ded-f059-4b36-ab6d-9f345e5aae0e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10277 | 2025.06.30 14:53:07.182227 [ 276 ] {26217ded-f059-4b36-ab6d-9f345e5aae0e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.06.30 14:53:07.182354 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10279 | 2025.06.30 14:53:07.182384 [ 276 ] {26217ded-f059-4b36-ab6d-9f345e5aae0e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001742 sec., 5166.475315729047 rows/sec., 9.26 MiB/sec. | ||
| 10280 | 2025.06.30 14:53:07.182396 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2025.06.30 14:53:07.182421 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10282 | 2025.06.30 14:53:07.182441 [ 276 ] {26217ded-f059-4b36-ab6d-9f345e5aae0e} <Debug> TCPHandler: Processed in 0.001949289 sec. | ||
| 10283 | 2025.06.30 14:53:07.182534 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 10284 | 2025.06.30 14:53:07.182556 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2025.06.30 14:53:07.182669 [ 276 ] {ab63bb8f-d707-4af1-8d39-7c76afb46b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10286 | 2025.06.30 14:53:07.182710 [ 276 ] {ab63bb8f-d707-4af1-8d39-7c76afb46b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10287 | 2025.06.30 14:53:07.182795 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10288 | 2025.06.30 14:53:07.182858 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1491 rows starting from the beginning of the part | ||
| 10289 | 2025.06.30 14:53:07.182985 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 9 rows starting from the beginning of the part | ||
| 10290 | 2025.06.30 14:53:07.183051 [ 276 ] {ab63bb8f-d707-4af1-8d39-7c76afb46b1f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2025.06.30 14:53:07.183085 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 33 rows starting from the beginning of the part | ||
| 10292 | 2025.06.30 14:53:07.183092 [ 276 ] {ab63bb8f-d707-4af1-8d39-7c76afb46b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10293 | 2025.06.30 14:53:07.183185 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 9 rows starting from the beginning of the part | ||
| 10294 | 2025.06.30 14:53:07.183280 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
| 10295 | 2025.06.30 14:53:07.183378 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part | ||
| 10296 | 2025.06.30 14:53:07.183422 [ 276 ] {ab63bb8f-d707-4af1-8d39-7c76afb46b1f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10297 | 2025.06.30 14:53:07.183640 [ 276 ] {ab63bb8f-d707-4af1-8d39-7c76afb46b1f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2025.06.30 14:53:07.183780 [ 276 ] {ab63bb8f-d707-4af1-8d39-7c76afb46b1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 10299 | 2025.06.30 14:53:07.183820 [ 276 ] {ab63bb8f-d707-4af1-8d39-7c76afb46b1f} <Debug> TCPHandler: Processed in 0.001312046 sec. | ||
| 10300 | 2025.06.30 14:53:07.191307 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 19 columns (19 merged, 0 gathered) in 0.008821296 sec., 179565.4516071108 rows/sec., 321.77 MiB/sec. | ||
| 10301 | 2025.06.30 14:53:07.192724 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10302 | 2025.06.30 14:53:07.193069 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2025.06.30 14:53:07.193133 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10304 | 2025.06.30 14:53:07.193278 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 10305 | 2025.06.30 14:53:07.675565 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10306 | 2025.06.30 14:53:07.693283 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2025.06.30 14:53:07.693343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10308 | 2025.06.30 14:53:07.698822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10309 | 2025.06.30 14:53:07.699524 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2025.06.30 14:53:07.702366 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10311 | 2025.06.30 14:53:08.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.73 MiB, peak 318.71 MiB, free memory in arenas 0.00 B, will set to 311.40 MiB (RSS), difference: 3.66 MiB | ||
| 10312 | 2025.06.30 14:53:08.795342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1424 | ||
| 10313 | 2025.06.30 14:53:08.797618 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2025.06.30 14:53:08.797666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10315 | 2025.06.30 14:53:08.798832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10316 | 2025.06.30 14:53:08.799093 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2025.06.30 14:53:08.799354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 10318 | 2025.06.30 14:53:12.163178 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10319 | 2025.06.30 14:53:12.163386 [ 276 ] {b49c8bef-35d5-4855-a71c-84fb3f1aa122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10320 | 2025.06.30 14:53:12.163453 [ 276 ] {b49c8bef-35d5-4855-a71c-84fb3f1aa122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10321 | 2025.06.30 14:53:12.164160 [ 276 ] {b49c8bef-35d5-4855-a71c-84fb3f1aa122} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2025.06.30 14:53:12.164207 [ 276 ] {b49c8bef-35d5-4855-a71c-84fb3f1aa122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10323 | 2025.06.30 14:53:12.164602 [ 276 ] {b49c8bef-35d5-4855-a71c-84fb3f1aa122} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10324 | 2025.06.30 14:53:12.164831 [ 276 ] {b49c8bef-35d5-4855-a71c-84fb3f1aa122} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2025.06.30 14:53:12.164983 [ 276 ] {b49c8bef-35d5-4855-a71c-84fb3f1aa122} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.001644 sec., 74209.24574209245 rows/sec., 6.34 MiB/sec. | ||
| 10326 | 2025.06.30 14:53:12.165029 [ 276 ] {b49c8bef-35d5-4855-a71c-84fb3f1aa122} <Debug> TCPHandler: Processed in 0.00199344 sec. | ||
| 10327 | 2025.06.30 14:53:12.165156 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2025.06.30 14:53:12.165256 [ 276 ] {d0332ff7-c55e-4ed3-a67c-4d5e20dee9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10329 | 2025.06.30 14:53:12.165299 [ 276 ] {d0332ff7-c55e-4ed3-a67c-4d5e20dee9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10330 | 2025.06.30 14:53:12.165725 [ 276 ] {d0332ff7-c55e-4ed3-a67c-4d5e20dee9ca} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2025.06.30 14:53:12.165762 [ 276 ] {d0332ff7-c55e-4ed3-a67c-4d5e20dee9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10332 | 2025.06.30 14:53:12.166059 [ 276 ] {d0332ff7-c55e-4ed3-a67c-4d5e20dee9ca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10333 | 2025.06.30 14:53:12.166290 [ 276 ] {d0332ff7-c55e-4ed3-a67c-4d5e20dee9ca} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2025.06.30 14:53:12.166425 [ 276 ] {d0332ff7-c55e-4ed3-a67c-4d5e20dee9ca} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001187 sec., 27801.179443976413 rows/sec., 2.04 MiB/sec. | ||
| 10335 | 2025.06.30 14:53:12.166464 [ 276 ] {d0332ff7-c55e-4ed3-a67c-4d5e20dee9ca} <Debug> TCPHandler: Processed in 0.001359717 sec. | ||
| 10336 | 2025.06.30 14:53:12.166575 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10337 | 2025.06.30 14:53:12.166671 [ 276 ] {f508a585-a24f-4dba-b307-46a907592d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10338 | 2025.06.30 14:53:12.166711 [ 276 ] {f508a585-a24f-4dba-b307-46a907592d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10339 | 2025.06.30 14:53:12.167158 [ 276 ] {f508a585-a24f-4dba-b307-46a907592d29} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2025.06.30 14:53:12.167195 [ 276 ] {f508a585-a24f-4dba-b307-46a907592d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10341 | 2025.06.30 14:53:12.167493 [ 276 ] {f508a585-a24f-4dba-b307-46a907592d29} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10342 | 2025.06.30 14:53:12.167705 [ 276 ] {f508a585-a24f-4dba-b307-46a907592d29} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2025.06.30 14:53:12.167837 [ 276 ] {f508a585-a24f-4dba-b307-46a907592d29} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001182 sec., 82064.2978003384 rows/sec., 6.41 MiB/sec. | ||
| 10344 | 2025.06.30 14:53:12.167877 [ 276 ] {f508a585-a24f-4dba-b307-46a907592d29} <Debug> TCPHandler: Processed in 0.001351317 sec. | ||
| 10345 | 2025.06.30 14:53:12.167990 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2025.06.30 14:53:12.168087 [ 276 ] {0ed91324-38d4-42b4-be96-2fc27e8e967d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10347 | 2025.06.30 14:53:12.168132 [ 276 ] {0ed91324-38d4-42b4-be96-2fc27e8e967d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10348 | 2025.06.30 14:53:12.168553 [ 276 ] {0ed91324-38d4-42b4-be96-2fc27e8e967d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2025.06.30 14:53:12.168590 [ 276 ] {0ed91324-38d4-42b4-be96-2fc27e8e967d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10350 | 2025.06.30 14:53:12.168915 [ 276 ] {0ed91324-38d4-42b4-be96-2fc27e8e967d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10351 | 2025.06.30 14:53:12.169136 [ 276 ] {0ed91324-38d4-42b4-be96-2fc27e8e967d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2025.06.30 14:53:12.169271 [ 276 ] {0ed91324-38d4-42b4-be96-2fc27e8e967d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 10353 | 2025.06.30 14:53:12.169310 [ 276 ] {0ed91324-38d4-42b4-be96-2fc27e8e967d} <Debug> TCPHandler: Processed in 0.001369207 sec. | ||
| 10354 | 2025.06.30 14:53:12.169423 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2025.06.30 14:53:12.169518 [ 276 ] {e116637b-553f-43f6-89a5-eb8beea69a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10356 | 2025.06.30 14:53:12.169573 [ 276 ] {e116637b-553f-43f6-89a5-eb8beea69a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10357 | 2025.06.30 14:53:12.170431 [ 276 ] {e116637b-553f-43f6-89a5-eb8beea69a67} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2025.06.30 14:53:12.170467 [ 276 ] {e116637b-553f-43f6-89a5-eb8beea69a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10359 | 2025.06.30 14:53:12.171020 [ 276 ] {e116637b-553f-43f6-89a5-eb8beea69a67} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10360 | 2025.06.30 14:53:12.171244 [ 276 ] {e116637b-553f-43f6-89a5-eb8beea69a67} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2025.06.30 14:53:12.171383 [ 276 ] {e116637b-553f-43f6-89a5-eb8beea69a67} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001881 sec., 17543.859649122805 rows/sec., 31.44 MiB/sec. | ||
| 10362 | 2025.06.30 14:53:12.171441 [ 276 ] {e116637b-553f-43f6-89a5-eb8beea69a67} <Debug> TCPHandler: Processed in 0.002066411 sec. | ||
| 10363 | 2025.06.30 14:53:12.171557 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2025.06.30 14:53:12.171653 [ 276 ] {170144df-faaf-49e0-9a75-1bd0d4b22d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10365 | 2025.06.30 14:53:12.171696 [ 276 ] {170144df-faaf-49e0-9a75-1bd0d4b22d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10366 | 2025.06.30 14:53:12.172039 [ 276 ] {170144df-faaf-49e0-9a75-1bd0d4b22d36} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2025.06.30 14:53:12.172076 [ 276 ] {170144df-faaf-49e0-9a75-1bd0d4b22d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10368 | 2025.06.30 14:53:12.172387 [ 276 ] {170144df-faaf-49e0-9a75-1bd0d4b22d36} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10369 | 2025.06.30 14:53:12.172602 [ 276 ] {170144df-faaf-49e0-9a75-1bd0d4b22d36} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2025.06.30 14:53:12.172731 [ 276 ] {170144df-faaf-49e0-9a75-1bd0d4b22d36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 10371 | 2025.06.30 14:53:12.172768 [ 276 ] {170144df-faaf-49e0-9a75-1bd0d4b22d36} <Debug> TCPHandler: Processed in 0.001260735 sec. | ||
| 10372 | 2025.06.30 14:53:13.572826 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10373 | 2025.06.30 14:53:13.572884 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10374 | 2025.06.30 14:53:13.717486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
| 10375 | 2025.06.30 14:53:13.718297 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2025.06.30 14:53:13.718362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10377 | 2025.06.30 14:53:13.718854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10378 | 2025.06.30 14:53:13.719080 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2025.06.30 14:53:13.719214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 10380 | 2025.06.30 14:53:15.202440 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10381 | 2025.06.30 14:53:15.218558 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2025.06.30 14:53:15.218601 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10383 | 2025.06.30 14:53:15.224024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10384 | 2025.06.30 14:53:15.224700 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2025.06.30 14:53:15.227682 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10386 | 2025.06.30 14:53:17.161623 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2025.06.30 14:53:17.161825 [ 276 ] {215e6e1b-bb13-4adc-a4a1-dde929611286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10388 | 2025.06.30 14:53:17.161898 [ 276 ] {215e6e1b-bb13-4adc-a4a1-dde929611286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10389 | 2025.06.30 14:53:17.162614 [ 276 ] {215e6e1b-bb13-4adc-a4a1-dde929611286} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2025.06.30 14:53:17.162663 [ 276 ] {215e6e1b-bb13-4adc-a4a1-dde929611286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10391 | 2025.06.30 14:53:17.163050 [ 276 ] {215e6e1b-bb13-4adc-a4a1-dde929611286} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10392 | 2025.06.30 14:53:17.163280 [ 276 ] {215e6e1b-bb13-4adc-a4a1-dde929611286} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2025.06.30 14:53:17.163432 [ 276 ] {215e6e1b-bb13-4adc-a4a1-dde929611286} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001661 sec., 44551.475015051175 rows/sec., 3.58 MiB/sec. | ||
| 10394 | 2025.06.30 14:53:17.163477 [ 276 ] {215e6e1b-bb13-4adc-a4a1-dde929611286} <Debug> TCPHandler: Processed in 0.00199404 sec. | ||
| 10395 | 2025.06.30 14:53:17.163600 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2025.06.30 14:53:17.163695 [ 276 ] {f312c827-dae7-4511-bb9b-4093a5964fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10397 | 2025.06.30 14:53:17.163734 [ 276 ] {f312c827-dae7-4511-bb9b-4093a5964fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10398 | 2025.06.30 14:53:17.164132 [ 276 ] {f312c827-dae7-4511-bb9b-4093a5964fcb} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2025.06.30 14:53:17.164171 [ 276 ] {f312c827-dae7-4511-bb9b-4093a5964fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10400 | 2025.06.30 14:53:17.164475 [ 276 ] {f312c827-dae7-4511-bb9b-4093a5964fcb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10401 | 2025.06.30 14:53:17.164686 [ 276 ] {f312c827-dae7-4511-bb9b-4093a5964fcb} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2025.06.30 14:53:17.164821 [ 276 ] {f312c827-dae7-4511-bb9b-4093a5964fcb} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001144 sec., 7867.1328671328665 rows/sec., 591.57 KiB/sec. | ||
| 10403 | 2025.06.30 14:53:17.164860 [ 276 ] {f312c827-dae7-4511-bb9b-4093a5964fcb} <Debug> TCPHandler: Processed in 0.001308046 sec. | ||
| 10404 | 2025.06.30 14:53:17.164976 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2025.06.30 14:53:17.165069 [ 276 ] {f0502ae9-8422-4ec6-94f7-17a3aff5896f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10406 | 2025.06.30 14:53:17.165109 [ 276 ] {f0502ae9-8422-4ec6-94f7-17a3aff5896f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10407 | 2025.06.30 14:53:17.165542 [ 276 ] {f0502ae9-8422-4ec6-94f7-17a3aff5896f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2025.06.30 14:53:17.165578 [ 276 ] {f0502ae9-8422-4ec6-94f7-17a3aff5896f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10409 | 2025.06.30 14:53:17.165892 [ 276 ] {f0502ae9-8422-4ec6-94f7-17a3aff5896f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10410 | 2025.06.30 14:53:17.166106 [ 276 ] {f0502ae9-8422-4ec6-94f7-17a3aff5896f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2025.06.30 14:53:17.166233 [ 276 ] {f0502ae9-8422-4ec6-94f7-17a3aff5896f} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001179 sec., 61916.878710771845 rows/sec., 4.83 MiB/sec. | ||
| 10412 | 2025.06.30 14:53:17.166272 [ 276 ] {f0502ae9-8422-4ec6-94f7-17a3aff5896f} <Debug> TCPHandler: Processed in 0.001343227 sec. | ||
| 10413 | 2025.06.30 14:53:17.166387 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2025.06.30 14:53:17.166481 [ 276 ] {0445d359-b21b-42dc-bcfe-2ccfe208f7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10415 | 2025.06.30 14:53:17.166523 [ 276 ] {0445d359-b21b-42dc-bcfe-2ccfe208f7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10416 | 2025.06.30 14:53:17.166938 [ 276 ] {0445d359-b21b-42dc-bcfe-2ccfe208f7af} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.06.30 14:53:17.166973 [ 276 ] {0445d359-b21b-42dc-bcfe-2ccfe208f7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10418 | 2025.06.30 14:53:17.167291 [ 276 ] {0445d359-b21b-42dc-bcfe-2ccfe208f7af} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10419 | 2025.06.30 14:53:17.167494 [ 276 ] {0445d359-b21b-42dc-bcfe-2ccfe208f7af} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2025.06.30 14:53:17.167622 [ 276 ] {0445d359-b21b-42dc-bcfe-2ccfe208f7af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 10421 | 2025.06.30 14:53:17.167660 [ 276 ] {0445d359-b21b-42dc-bcfe-2ccfe208f7af} <Debug> TCPHandler: Processed in 0.001320396 sec. | ||
| 10422 | 2025.06.30 14:53:17.167761 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10423 | 2025.06.30 14:53:17.167853 [ 276 ] {acd49b48-9eb7-4bfe-87fe-3108a35700ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10424 | 2025.06.30 14:53:17.167908 [ 276 ] {acd49b48-9eb7-4bfe-87fe-3108a35700ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10425 | 2025.06.30 14:53:17.168682 [ 276 ] {acd49b48-9eb7-4bfe-87fe-3108a35700ae} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2025.06.30 14:53:17.168718 [ 276 ] {acd49b48-9eb7-4bfe-87fe-3108a35700ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10427 | 2025.06.30 14:53:17.169211 [ 276 ] {acd49b48-9eb7-4bfe-87fe-3108a35700ae} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10428 | 2025.06.30 14:53:17.169433 [ 276 ] {acd49b48-9eb7-4bfe-87fe-3108a35700ae} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2025.06.30 14:53:17.169571 [ 276 ] {acd49b48-9eb7-4bfe-87fe-3108a35700ae} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001734 sec., 5190.311418685121 rows/sec., 9.30 MiB/sec. | ||
| 10430 | 2025.06.30 14:53:17.169628 [ 276 ] {acd49b48-9eb7-4bfe-87fe-3108a35700ae} <Debug> TCPHandler: Processed in 0.001914379 sec. | ||
| 10431 | 2025.06.30 14:53:17.169743 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2025.06.30 14:53:17.169836 [ 276 ] {902d2548-6f7a-47eb-879c-4d8cfffaae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10433 | 2025.06.30 14:53:17.169877 [ 276 ] {902d2548-6f7a-47eb-879c-4d8cfffaae7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10434 | 2025.06.30 14:53:17.170212 [ 276 ] {902d2548-6f7a-47eb-879c-4d8cfffaae7d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2025.06.30 14:53:17.170248 [ 276 ] {902d2548-6f7a-47eb-879c-4d8cfffaae7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10436 | 2025.06.30 14:53:17.170540 [ 276 ] {902d2548-6f7a-47eb-879c-4d8cfffaae7d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10437 | 2025.06.30 14:53:17.170751 [ 276 ] {902d2548-6f7a-47eb-879c-4d8cfffaae7d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2025.06.30 14:53:17.170878 [ 276 ] {902d2548-6f7a-47eb-879c-4d8cfffaae7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 10439 | 2025.06.30 14:53:17.170915 [ 276 ] {902d2548-6f7a-47eb-879c-4d8cfffaae7d} <Debug> TCPHandler: Processed in 0.001221384 sec. | ||
| 10440 | 2025.06.30 14:53:18.800569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1448 | ||
| 10441 | 2025.06.30 14:53:18.802876 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2025.06.30 14:53:18.802924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 10443 | 2025.06.30 14:53:18.804109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10444 | 2025.06.30 14:53:18.804403 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2025.06.30 14:53:18.804668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 10446 | 2025.06.30 14:53:21.220317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
| 10447 | 2025.06.30 14:53:21.220858 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2025.06.30 14:53:21.220892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10449 | 2025.06.30 14:53:21.221363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10450 | 2025.06.30 14:53:21.221585 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2025.06.30 14:53:21.221706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 10452 | 2025.06.30 14:53:22.163172 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2025.06.30 14:53:22.163372 [ 276 ] {5cd21e39-b047-4088-b8af-2e301122db66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10454 | 2025.06.30 14:53:22.163457 [ 276 ] {5cd21e39-b047-4088-b8af-2e301122db66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10455 | 2025.06.30 14:53:22.164123 [ 276 ] {5cd21e39-b047-4088-b8af-2e301122db66} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2025.06.30 14:53:22.164168 [ 276 ] {5cd21e39-b047-4088-b8af-2e301122db66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10457 | 2025.06.30 14:53:22.164552 [ 276 ] {5cd21e39-b047-4088-b8af-2e301122db66} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10458 | 2025.06.30 14:53:22.164771 [ 276 ] {5cd21e39-b047-4088-b8af-2e301122db66} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2025.06.30 14:53:22.164928 [ 276 ] {5cd21e39-b047-4088-b8af-2e301122db66} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 304.08 KiB/sec. | ||
| 10460 | 2025.06.30 14:53:22.164976 [ 276 ] {5cd21e39-b047-4088-b8af-2e301122db66} <Debug> TCPHandler: Processed in 0.001940569 sec. | ||
| 10461 | 2025.06.30 14:53:22.165111 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10462 | 2025.06.30 14:53:22.165214 [ 276 ] {8127cb31-4473-43a3-9772-0b20aa66fc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10463 | 2025.06.30 14:53:22.165255 [ 276 ] {8127cb31-4473-43a3-9772-0b20aa66fc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10464 | 2025.06.30 14:53:22.165722 [ 276 ] {8127cb31-4473-43a3-9772-0b20aa66fc8e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2025.06.30 14:53:22.165758 [ 276 ] {8127cb31-4473-43a3-9772-0b20aa66fc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10466 | 2025.06.30 14:53:22.166069 [ 276 ] {8127cb31-4473-43a3-9772-0b20aa66fc8e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10467 | 2025.06.30 14:53:22.166303 [ 276 ] {8127cb31-4473-43a3-9772-0b20aa66fc8e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2025.06.30 14:53:22.166436 [ 276 ] {8127cb31-4473-43a3-9772-0b20aa66fc8e} <Debug> executeQuery: Read 125 rows, 10.89 KiB in 0.001245 sec., 100401.6064257028 rows/sec., 8.54 MiB/sec. | ||
| 10469 | 2025.06.30 14:53:22.166476 [ 276 ] {8127cb31-4473-43a3-9772-0b20aa66fc8e} <Debug> TCPHandler: Processed in 0.001423738 sec. | ||
| 10470 | 2025.06.30 14:53:22.166589 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2025.06.30 14:53:22.166682 [ 276 ] {40a0b300-0651-48cd-aca1-66fbf0c8f338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10472 | 2025.06.30 14:53:22.166720 [ 276 ] {40a0b300-0651-48cd-aca1-66fbf0c8f338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10473 | 2025.06.30 14:53:22.167127 [ 276 ] {40a0b300-0651-48cd-aca1-66fbf0c8f338} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2025.06.30 14:53:22.167161 [ 276 ] {40a0b300-0651-48cd-aca1-66fbf0c8f338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10475 | 2025.06.30 14:53:22.167486 [ 276 ] {40a0b300-0651-48cd-aca1-66fbf0c8f338} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10476 | 2025.06.30 14:53:22.167698 [ 276 ] {40a0b300-0651-48cd-aca1-66fbf0c8f338} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2025.06.30 14:53:22.167826 [ 276 ] {40a0b300-0651-48cd-aca1-66fbf0c8f338} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001161 sec., 33591.73126614987 rows/sec., 2.44 MiB/sec. | ||
| 10478 | 2025.06.30 14:53:22.167865 [ 276 ] {40a0b300-0651-48cd-aca1-66fbf0c8f338} <Debug> TCPHandler: Processed in 0.001323416 sec. | ||
| 10479 | 2025.06.30 14:53:22.167972 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2025.06.30 14:53:22.168066 [ 276 ] {f0941fa1-4b4b-4748-a634-b5aa9f612790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10481 | 2025.06.30 14:53:22.168104 [ 276 ] {f0941fa1-4b4b-4748-a634-b5aa9f612790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10482 | 2025.06.30 14:53:22.168525 [ 276 ] {f0941fa1-4b4b-4748-a634-b5aa9f612790} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2025.06.30 14:53:22.168561 [ 276 ] {f0941fa1-4b4b-4748-a634-b5aa9f612790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10484 | 2025.06.30 14:53:22.168853 [ 276 ] {f0941fa1-4b4b-4748-a634-b5aa9f612790} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10485 | 2025.06.30 14:53:22.169065 [ 276 ] {f0941fa1-4b4b-4748-a634-b5aa9f612790} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2025.06.30 14:53:22.169195 [ 276 ] {f0941fa1-4b4b-4748-a634-b5aa9f612790} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001146 sec., 89877.83595113437 rows/sec., 7.03 MiB/sec. | ||
| 10487 | 2025.06.30 14:53:22.169235 [ 276 ] {f0941fa1-4b4b-4748-a634-b5aa9f612790} <Debug> TCPHandler: Processed in 0.001309295 sec. | ||
| 10488 | 2025.06.30 14:53:22.169343 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2025.06.30 14:53:22.169435 [ 276 ] {47580307-b2e1-4cee-ba09-0278fcef6e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10490 | 2025.06.30 14:53:22.169478 [ 276 ] {47580307-b2e1-4cee-ba09-0278fcef6e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10491 | 2025.06.30 14:53:22.169901 [ 276 ] {47580307-b2e1-4cee-ba09-0278fcef6e58} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2025.06.30 14:53:22.169934 [ 276 ] {47580307-b2e1-4cee-ba09-0278fcef6e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10493 | 2025.06.30 14:53:22.170267 [ 276 ] {47580307-b2e1-4cee-ba09-0278fcef6e58} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10494 | 2025.06.30 14:53:22.170470 [ 276 ] {47580307-b2e1-4cee-ba09-0278fcef6e58} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2025.06.30 14:53:22.170599 [ 276 ] {47580307-b2e1-4cee-ba09-0278fcef6e58} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00118 sec., 138135.59322033898 rows/sec., 9.62 MiB/sec. | ||
| 10496 | 2025.06.30 14:53:22.170638 [ 276 ] {47580307-b2e1-4cee-ba09-0278fcef6e58} <Debug> TCPHandler: Processed in 0.001341687 sec. | ||
| 10497 | 2025.06.30 14:53:22.170746 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2025.06.30 14:53:22.170839 [ 276 ] {997247be-134a-4f39-81d5-e16103d5e3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10499 | 2025.06.30 14:53:22.170893 [ 276 ] {997247be-134a-4f39-81d5-e16103d5e3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10500 | 2025.06.30 14:53:22.171715 [ 276 ] {997247be-134a-4f39-81d5-e16103d5e3d2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2025.06.30 14:53:22.171748 [ 276 ] {997247be-134a-4f39-81d5-e16103d5e3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10502 | 2025.06.30 14:53:22.172287 [ 276 ] {997247be-134a-4f39-81d5-e16103d5e3d2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10503 | 2025.06.30 14:53:22.172515 [ 276 ] {997247be-134a-4f39-81d5-e16103d5e3d2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2025.06.30 14:53:22.172650 [ 276 ] {997247be-134a-4f39-81d5-e16103d5e3d2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001828 sec., 18052.516411378558 rows/sec., 32.35 MiB/sec. | ||
| 10505 | 2025.06.30 14:53:22.172707 [ 276 ] {997247be-134a-4f39-81d5-e16103d5e3d2} <Debug> TCPHandler: Processed in 0.0020075 sec. | ||
| 10506 | 2025.06.30 14:53:22.172827 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2025.06.30 14:53:22.172919 [ 276 ] {ad389759-4856-4cf7-a1da-8883299bfadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10508 | 2025.06.30 14:53:22.172960 [ 276 ] {ad389759-4856-4cf7-a1da-8883299bfadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10509 | 2025.06.30 14:53:22.173313 [ 276 ] {ad389759-4856-4cf7-a1da-8883299bfadb} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10510 | 2025.06.30 14:53:22.173346 [ 276 ] {ad389759-4856-4cf7-a1da-8883299bfadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10511 | 2025.06.30 14:53:22.173637 [ 276 ] {ad389759-4856-4cf7-a1da-8883299bfadb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10512 | 2025.06.30 14:53:22.173838 [ 276 ] {ad389759-4856-4cf7-a1da-8883299bfadb} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2025.06.30 14:53:22.173965 [ 276 ] {ad389759-4856-4cf7-a1da-8883299bfadb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 10514 | 2025.06.30 14:53:22.174002 [ 276 ] {ad389759-4856-4cf7-a1da-8883299bfadb} <Debug> TCPHandler: Processed in 0.001229105 sec. | ||
| 10515 | 2025.06.30 14:53:22.728699 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10516 | 2025.06.30 14:53:22.746554 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2025.06.30 14:53:22.746610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10518 | 2025.06.30 14:53:22.752636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10519 | 2025.06.30 14:53:22.753435 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2025.06.30 14:53:22.756586 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10521 | 2025.06.30 14:53:27.161403 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2025.06.30 14:53:27.161699 [ 276 ] {94e03125-9774-468a-b403-124eaad3c490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10523 | 2025.06.30 14:53:27.161763 [ 276 ] {94e03125-9774-468a-b403-124eaad3c490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10524 | 2025.06.30 14:53:27.162441 [ 276 ] {94e03125-9774-468a-b403-124eaad3c490} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2025.06.30 14:53:27.162482 [ 276 ] {94e03125-9774-468a-b403-124eaad3c490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10526 | 2025.06.30 14:53:27.162863 [ 276 ] {94e03125-9774-468a-b403-124eaad3c490} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10527 | 2025.06.30 14:53:27.163075 [ 276 ] {94e03125-9774-468a-b403-124eaad3c490} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2025.06.30 14:53:27.163230 [ 276 ] {94e03125-9774-468a-b403-124eaad3c490} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001597 sec., 46336.88165309957 rows/sec., 3.73 MiB/sec. | ||
| 10529 | 2025.06.30 14:53:27.163251 [ 26 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10530 | 2025.06.30 14:53:27.163275 [ 276 ] {94e03125-9774-468a-b403-124eaad3c490} <Debug> TCPHandler: Processed in 0.002052341 sec. | ||
| 10531 | 2025.06.30 14:53:27.163338 [ 26 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2025.06.30 14:53:27.163368 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10533 | 2025.06.30 14:53:27.163467 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10534 | 2025.06.30 14:53:27.163486 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 10535 | 2025.06.30 14:53:27.163566 [ 276 ] {3f09af21-532a-46a5-9178-18e67765432d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10536 | 2025.06.30 14:53:27.163600 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10537 | 2025.06.30 14:53:27.163606 [ 276 ] {3f09af21-532a-46a5-9178-18e67765432d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10538 | 2025.06.30 14:53:27.163634 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 835 rows starting from the beginning of the part | ||
| 10539 | 2025.06.30 14:53:27.163701 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 198 rows starting from the beginning of the part | ||
| 10540 | 2025.06.30 14:53:27.163752 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 122 rows starting from the beginning of the part | ||
| 10541 | 2025.06.30 14:53:27.163800 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 10542 | 2025.06.30 14:53:27.163847 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 125 rows starting from the beginning of the part | ||
| 10543 | 2025.06.30 14:53:27.163896 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 74 rows starting from the beginning of the part | ||
| 10544 | 2025.06.30 14:53:27.164036 [ 276 ] {3f09af21-532a-46a5-9178-18e67765432d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2025.06.30 14:53:27.164071 [ 276 ] {3f09af21-532a-46a5-9178-18e67765432d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10546 | 2025.06.30 14:53:27.164367 [ 276 ] {3f09af21-532a-46a5-9178-18e67765432d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10547 | 2025.06.30 14:53:27.164583 [ 276 ] {3f09af21-532a-46a5-9178-18e67765432d} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2025.06.30 14:53:27.164715 [ 276 ] {3f09af21-532a-46a5-9178-18e67765432d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001166 sec., 7718.696397941681 rows/sec., 580.41 KiB/sec. | ||
| 10549 | 2025.06.30 14:53:27.164721 [ 26 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 10550 | 2025.06.30 14:53:27.164755 [ 276 ] {3f09af21-532a-46a5-9178-18e67765432d} <Debug> TCPHandler: Processed in 0.001336917 sec. | ||
| 10551 | 2025.06.30 14:53:27.164777 [ 26 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10552 | 2025.06.30 14:53:27.164803 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10553 | 2025.06.30 14:53:27.164883 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10554 | 2025.06.30 14:53:27.164928 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 10555 | 2025.06.30 14:53:27.164974 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152936 sec., 933723.9106554376 rows/sec., 81.11 MiB/sec. | ||
| 10556 | 2025.06.30 14:53:27.164982 [ 276 ] {ddf81a8b-a7ca-4594-ba91-eaadfc5f7b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10557 | 2025.06.30 14:53:27.165061 [ 276 ] {ddf81a8b-a7ca-4594-ba91-eaadfc5f7b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10558 | 2025.06.30 14:53:27.165080 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10559 | 2025.06.30 14:53:27.165122 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 182 rows starting from the beginning of the part | ||
| 10560 | 2025.06.30 14:53:27.165188 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 29 rows starting from the beginning of the part | ||
| 10561 | 2025.06.30 14:53:27.165217 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10562 | 2025.06.30 14:53:27.165234 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 33 rows starting from the beginning of the part | ||
| 10563 | 2025.06.30 14:53:27.165285 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 10564 | 2025.06.30 14:53:27.165327 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part | ||
| 10565 | 2025.06.30 14:53:27.165370 [ 196 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 9 rows starting from the beginning of the part | ||
| 10566 | 2025.06.30 14:53:27.165507 [ 276 ] {ddf81a8b-a7ca-4594-ba91-eaadfc5f7b73} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2025.06.30 14:53:27.165532 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2025.06.30 14:53:27.165548 [ 276 ] {ddf81a8b-a7ca-4594-ba91-eaadfc5f7b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10569 | 2025.06.30 14:53:27.165621 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_86_17} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10570 | 2025.06.30 14:53:27.165740 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10571 | 2025.06.30 14:53:27.165898 [ 276 ] {ddf81a8b-a7ca-4594-ba91-eaadfc5f7b73} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10572 | 2025.06.30 14:53:27.166127 [ 276 ] {ddf81a8b-a7ca-4594-ba91-eaadfc5f7b73} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2025.06.30 14:53:27.166228 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358987 sec., 221488.50577672926 rows/sec., 15.93 MiB/sec. | ||
| 10574 | 2025.06.30 14:53:27.166256 [ 276 ] {ddf81a8b-a7ca-4594-ba91-eaadfc5f7b73} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00129 sec., 56589.14728682171 rows/sec., 4.42 MiB/sec. | ||
| 10575 | 2025.06.30 14:53:27.166265 [ 26 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10576 | 2025.06.30 14:53:27.166319 [ 276 ] {ddf81a8b-a7ca-4594-ba91-eaadfc5f7b73} <Debug> TCPHandler: Processed in 0.001483129 sec. | ||
| 10577 | 2025.06.30 14:53:27.166320 [ 26 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.06.30 14:53:27.166359 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10579 | 2025.06.30 14:53:27.166412 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 10580 | 2025.06.30 14:53:27.166449 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2025.06.30 14:53:27.166454 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 10582 | 2025.06.30 14:53:27.166543 [ 276 ] {200c0c54-6e6d-4fe3-9d92-038dc09fd2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10583 | 2025.06.30 14:53:27.166576 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10584 | 2025.06.30 14:53:27.166590 [ 276 ] {200c0c54-6e6d-4fe3-9d92-038dc09fd2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10585 | 2025.06.30 14:53:27.166615 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 500 rows starting from the beginning of the part | ||
| 10586 | 2025.06.30 14:53:27.166684 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 117 rows starting from the beginning of the part | ||
| 10587 | 2025.06.30 14:53:27.166723 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2025.06.30 14:53:27.166727 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 97 rows starting from the beginning of the part | ||
| 10589 | 2025.06.30 14:53:27.166784 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 73 rows starting from the beginning of the part | ||
| 10590 | 2025.06.30 14:53:27.166804 [ 189 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_80_16} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 10591 | 2025.06.30 14:53:27.166822 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 103 rows starting from the beginning of the part | ||
| 10592 | 2025.06.30 14:53:27.166866 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 73 rows starting from the beginning of the part | ||
| 10593 | 2025.06.30 14:53:27.166906 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10594 | 2025.06.30 14:53:27.167028 [ 276 ] {200c0c54-6e6d-4fe3-9d92-038dc09fd2da} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2025.06.30 14:53:27.167066 [ 276 ] {200c0c54-6e6d-4fe3-9d92-038dc09fd2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10596 | 2025.06.30 14:53:27.167406 [ 276 ] {200c0c54-6e6d-4fe3-9d92-038dc09fd2da} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10597 | 2025.06.30 14:53:27.167630 [ 276 ] {200c0c54-6e6d-4fe3-9d92-038dc09fd2da} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2025.06.30 14:53:27.167756 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10599 | 2025.06.30 14:53:27.167759 [ 276 ] {200c0c54-6e6d-4fe3-9d92-038dc09fd2da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 10600 | 2025.06.30 14:53:27.167803 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2025.06.30 14:53:27.167821 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 963 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413178 sec., 681442.8189513282 rows/sec., 54.35 MiB/sec. | ||
| 10602 | 2025.06.30 14:53:27.167824 [ 276 ] {200c0c54-6e6d-4fe3-9d92-038dc09fd2da} <Debug> TCPHandler: Processed in 0.001423058 sec. | ||
| 10603 | 2025.06.30 14:53:27.167830 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10604 | 2025.06.30 14:53:27.167940 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 10605 | 2025.06.30 14:53:27.167954 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2025.06.30 14:53:27.167995 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10607 | 2025.06.30 14:53:27.168063 [ 276 ] {d75de185-a6bf-49c8-92f0-2a8cf42c5d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10608 | 2025.06.30 14:53:27.168066 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10609 | 2025.06.30 14:53:27.168123 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 11818 rows starting from the beginning of the part | ||
| 10610 | 2025.06.30 14:53:27.168130 [ 276 ] {d75de185-a6bf-49c8-92f0-2a8cf42c5d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10611 | 2025.06.30 14:53:27.168196 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 344 rows starting from the beginning of the part | ||
| 10612 | 2025.06.30 14:53:27.168253 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 10613 | 2025.06.30 14:53:27.168275 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2025.06.30 14:53:27.168301 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10615 | 2025.06.30 14:53:27.168349 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 163 rows starting from the beginning of the part | ||
| 10616 | 2025.06.30 14:53:27.168351 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_86_17} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10617 | 2025.06.30 14:53:27.168396 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 10618 | 2025.06.30 14:53:27.168452 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10619 | 2025.06.30 14:53:27.168913 [ 276 ] {d75de185-a6bf-49c8-92f0-2a8cf42c5d2e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2025.06.30 14:53:27.168954 [ 276 ] {d75de185-a6bf-49c8-92f0-2a8cf42c5d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10621 | 2025.06.30 14:53:27.169474 [ 276 ] {d75de185-a6bf-49c8-92f0-2a8cf42c5d2e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10622 | 2025.06.30 14:53:27.169687 [ 276 ] {d75de185-a6bf-49c8-92f0-2a8cf42c5d2e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.06.30 14:53:27.169831 [ 276 ] {d75de185-a6bf-49c8-92f0-2a8cf42c5d2e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001784 sec., 5044.8430493273545 rows/sec., 9.04 MiB/sec. | ||
| 10624 | 2025.06.30 14:53:27.169888 [ 276 ] {d75de185-a6bf-49c8-92f0-2a8cf42c5d2e} <Debug> TCPHandler: Processed in 0.001981529 sec. | ||
| 10625 | 2025.06.30 14:53:27.170002 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2025.06.30 14:53:27.170096 [ 276 ] {bc12ab78-725b-4840-b56f-c2c288543249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10627 | 2025.06.30 14:53:27.170136 [ 276 ] {bc12ab78-725b-4840-b56f-c2c288543249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10628 | 2025.06.30 14:53:27.170472 [ 276 ] {bc12ab78-725b-4840-b56f-c2c288543249} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2025.06.30 14:53:27.170507 [ 276 ] {bc12ab78-725b-4840-b56f-c2c288543249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10630 | 2025.06.30 14:53:27.170937 [ 276 ] {bc12ab78-725b-4840-b56f-c2c288543249} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10631 | 2025.06.30 14:53:27.171143 [ 276 ] {bc12ab78-725b-4840-b56f-c2c288543249} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2025.06.30 14:53:27.171270 [ 276 ] {bc12ab78-725b-4840-b56f-c2c288543249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 10633 | 2025.06.30 14:53:27.171277 [ 64 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10634 | 2025.06.30 14:53:27.171310 [ 276 ] {bc12ab78-725b-4840-b56f-c2c288543249} <Debug> TCPHandler: Processed in 0.001354688 sec. | ||
| 10635 | 2025.06.30 14:53:27.171328 [ 64 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.06.30 14:53:27.171354 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10637 | 2025.06.30 14:53:27.171430 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 10638 | 2025.06.30 14:53:27.171519 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10639 | 2025.06.30 14:53:27.171547 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4208 rows starting from the beginning of the part | ||
| 10640 | 2025.06.30 14:53:27.171602 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 10641 | 2025.06.30 14:53:27.171649 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10642 | 2025.06.30 14:53:27.171691 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 10643 | 2025.06.30 14:53:27.171732 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10644 | 2025.06.30 14:53:27.171774 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 10645 | 2025.06.30 14:53:27.171919 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12805 rows, containing 5 columns (5 merged, 0 gathered) in 0.004023081 sec., 3182883.9638078376 rows/sec., 221.09 MiB/sec. | ||
| 10646 | 2025.06.30 14:53:27.172218 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10647 | 2025.06.30 14:53:27.172472 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2025.06.30 14:53:27.172547 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10649 | 2025.06.30 14:53:27.172628 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
| 10650 | 2025.06.30 14:53:27.173465 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065901 sec., 2182098.754974222 rows/sec., 143.70 MiB/sec. | ||
| 10651 | 2025.06.30 14:53:27.173748 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10652 | 2025.06.30 14:53:27.173990 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_86_17} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2025.06.30 14:53:27.174059 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_86_17} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10654 | 2025.06.30 14:53:27.174147 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10655 | 2025.06.30 14:53:28.572944 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10656 | 2025.06.30 14:53:28.573004 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10657 | 2025.06.30 14:53:28.722785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
| 10658 | 2025.06.30 14:53:28.723314 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2025.06.30 14:53:28.723362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10660 | 2025.06.30 14:53:28.723839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10661 | 2025.06.30 14:53:28.724068 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2025.06.30 14:53:28.724195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 10663 | 2025.06.30 14:53:28.805743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1474 | ||
| 10664 | 2025.06.30 14:53:28.808021 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2025.06.30 14:53:28.808063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10666 | 2025.06.30 14:53:28.809235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10667 | 2025.06.30 14:53:28.809508 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2025.06.30 14:53:28.809772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 10669 | 2025.06.30 14:53:30.257614 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10670 | 2025.06.30 14:53:30.275966 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2025.06.30 14:53:30.276029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10672 | 2025.06.30 14:53:30.282245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10673 | 2025.06.30 14:53:30.282946 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2025.06.30 14:53:30.286224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10675 | 2025.06.30 14:53:32.168970 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10676 | 2025.06.30 14:53:32.169161 [ 276 ] {1a31615f-adee-424c-a7af-755cda43dea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10677 | 2025.06.30 14:53:32.169228 [ 276 ] {1a31615f-adee-424c-a7af-755cda43dea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10678 | 2025.06.30 14:53:32.170015 [ 276 ] {1a31615f-adee-424c-a7af-755cda43dea9} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2025.06.30 14:53:32.170061 [ 276 ] {1a31615f-adee-424c-a7af-755cda43dea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10680 | 2025.06.30 14:53:32.170499 [ 276 ] {1a31615f-adee-424c-a7af-755cda43dea9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10681 | 2025.06.30 14:53:32.170726 [ 276 ] {1a31615f-adee-424c-a7af-755cda43dea9} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2025.06.30 14:53:32.170877 [ 276 ] {1a31615f-adee-424c-a7af-755cda43dea9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001769 sec., 119841.71848501978 rows/sec., 7.62 MiB/sec. | ||
| 10683 | 2025.06.30 14:53:32.170924 [ 276 ] {1a31615f-adee-424c-a7af-755cda43dea9} <Debug> TCPHandler: Processed in 0.002081812 sec. | ||
| 10684 | 2025.06.30 14:53:32.171057 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2025.06.30 14:53:32.171154 [ 276 ] {5ea30be3-4d60-4805-80f4-074e1379f13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10686 | 2025.06.30 14:53:32.171194 [ 276 ] {5ea30be3-4d60-4805-80f4-074e1379f13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10687 | 2025.06.30 14:53:32.171932 [ 276 ] {5ea30be3-4d60-4805-80f4-074e1379f13b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2025.06.30 14:53:32.171967 [ 276 ] {5ea30be3-4d60-4805-80f4-074e1379f13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10689 | 2025.06.30 14:53:32.172316 [ 276 ] {5ea30be3-4d60-4805-80f4-074e1379f13b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10690 | 2025.06.30 14:53:32.172528 [ 276 ] {5ea30be3-4d60-4805-80f4-074e1379f13b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2025.06.30 14:53:32.172659 [ 276 ] {5ea30be3-4d60-4805-80f4-074e1379f13b} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001523 sec., 448456.992777413 rows/sec., 35.68 MiB/sec. | ||
| 10692 | 2025.06.30 14:53:32.172699 [ 276 ] {5ea30be3-4d60-4805-80f4-074e1379f13b} <Debug> TCPHandler: Processed in 0.001697694 sec. | ||
| 10693 | 2025.06.30 14:53:32.172816 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2025.06.30 14:53:32.172909 [ 276 ] {568ff8af-bd95-4ff1-8448-871ce682e2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10695 | 2025.06.30 14:53:32.172947 [ 276 ] {568ff8af-bd95-4ff1-8448-871ce682e2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10696 | 2025.06.30 14:53:32.173391 [ 276 ] {568ff8af-bd95-4ff1-8448-871ce682e2b1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2025.06.30 14:53:32.173424 [ 276 ] {568ff8af-bd95-4ff1-8448-871ce682e2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10698 | 2025.06.30 14:53:32.173729 [ 276 ] {568ff8af-bd95-4ff1-8448-871ce682e2b1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10699 | 2025.06.30 14:53:32.173945 [ 276 ] {568ff8af-bd95-4ff1-8448-871ce682e2b1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2025.06.30 14:53:32.174071 [ 276 ] {568ff8af-bd95-4ff1-8448-871ce682e2b1} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001179 sec., 117896.52247667515 rows/sec., 7.34 MiB/sec. | ||
| 10701 | 2025.06.30 14:53:32.174112 [ 276 ] {568ff8af-bd95-4ff1-8448-871ce682e2b1} <Debug> TCPHandler: Processed in 0.001343046 sec. | ||
| 10702 | 2025.06.30 14:53:32.174225 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10703 | 2025.06.30 14:53:32.174317 [ 276 ] {a12ac8c6-e269-4ed9-8258-e95ca625a106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10704 | 2025.06.30 14:53:32.174357 [ 276 ] {a12ac8c6-e269-4ed9-8258-e95ca625a106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10705 | 2025.06.30 14:53:32.174781 [ 276 ] {a12ac8c6-e269-4ed9-8258-e95ca625a106} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2025.06.30 14:53:32.174816 [ 276 ] {a12ac8c6-e269-4ed9-8258-e95ca625a106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10707 | 2025.06.30 14:53:32.175104 [ 276 ] {a12ac8c6-e269-4ed9-8258-e95ca625a106} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10708 | 2025.06.30 14:53:32.175317 [ 276 ] {a12ac8c6-e269-4ed9-8258-e95ca625a106} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2025.06.30 14:53:32.175447 [ 276 ] {a12ac8c6-e269-4ed9-8258-e95ca625a106} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001146 sec., 98603.83944153576 rows/sec., 6.38 MiB/sec. | ||
| 10710 | 2025.06.30 14:53:32.175486 [ 276 ] {a12ac8c6-e269-4ed9-8258-e95ca625a106} <Debug> TCPHandler: Processed in 0.001307876 sec. | ||
| 10711 | 2025.06.30 14:53:32.175598 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10712 | 2025.06.30 14:53:32.175691 [ 276 ] {0563e4d7-9799-490b-a8a2-b85e169abbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10713 | 2025.06.30 14:53:32.175729 [ 276 ] {0563e4d7-9799-490b-a8a2-b85e169abbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10714 | 2025.06.30 14:53:32.176151 [ 276 ] {0563e4d7-9799-490b-a8a2-b85e169abbc5} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2025.06.30 14:53:32.176185 [ 276 ] {0563e4d7-9799-490b-a8a2-b85e169abbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10716 | 2025.06.30 14:53:32.176493 [ 276 ] {0563e4d7-9799-490b-a8a2-b85e169abbc5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10717 | 2025.06.30 14:53:32.176696 [ 276 ] {0563e4d7-9799-490b-a8a2-b85e169abbc5} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2025.06.30 14:53:32.176820 [ 276 ] {0563e4d7-9799-490b-a8a2-b85e169abbc5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001145 sec., 97816.59388646288 rows/sec., 5.57 MiB/sec. | ||
| 10719 | 2025.06.30 14:53:32.176860 [ 276 ] {0563e4d7-9799-490b-a8a2-b85e169abbc5} <Debug> TCPHandler: Processed in 0.001309026 sec. | ||
| 10720 | 2025.06.30 14:53:32.176976 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10721 | 2025.06.30 14:53:32.177068 [ 276 ] {77d94452-832c-4f15-b598-52386f322ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10722 | 2025.06.30 14:53:32.177107 [ 276 ] {77d94452-832c-4f15-b598-52386f322ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10723 | 2025.06.30 14:53:32.177691 [ 276 ] {77d94452-832c-4f15-b598-52386f322ada} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2025.06.30 14:53:32.177726 [ 276 ] {77d94452-832c-4f15-b598-52386f322ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10725 | 2025.06.30 14:53:32.178048 [ 276 ] {77d94452-832c-4f15-b598-52386f322ada} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10726 | 2025.06.30 14:53:32.178262 [ 276 ] {77d94452-832c-4f15-b598-52386f322ada} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2025.06.30 14:53:32.178387 [ 276 ] {77d94452-832c-4f15-b598-52386f322ada} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001335 sec., 310861.42322097375 rows/sec., 22.11 MiB/sec. | ||
| 10728 | 2025.06.30 14:53:32.178426 [ 276 ] {77d94452-832c-4f15-b598-52386f322ada} <Debug> TCPHandler: Processed in 0.001498409 sec. | ||
| 10729 | 2025.06.30 14:53:32.178539 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2025.06.30 14:53:32.178631 [ 276 ] {06cbb3a2-631b-48dc-9594-254b20619561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10731 | 2025.06.30 14:53:32.178672 [ 276 ] {06cbb3a2-631b-48dc-9594-254b20619561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10732 | 2025.06.30 14:53:32.179005 [ 276 ] {06cbb3a2-631b-48dc-9594-254b20619561} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2025.06.30 14:53:32.179038 [ 276 ] {06cbb3a2-631b-48dc-9594-254b20619561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10734 | 2025.06.30 14:53:32.179333 [ 276 ] {06cbb3a2-631b-48dc-9594-254b20619561} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10735 | 2025.06.30 14:53:32.179537 [ 276 ] {06cbb3a2-631b-48dc-9594-254b20619561} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2025.06.30 14:53:32.179662 [ 276 ] {06cbb3a2-631b-48dc-9594-254b20619561} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 10737 | 2025.06.30 14:53:32.179699 [ 276 ] {06cbb3a2-631b-48dc-9594-254b20619561} <Debug> TCPHandler: Processed in 0.001207874 sec. | ||
| 10738 | 2025.06.30 14:53:32.179812 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2025.06.30 14:53:32.179903 [ 276 ] {50353be6-d6a6-4d66-9d90-8f3d84d7f2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10740 | 2025.06.30 14:53:32.179945 [ 276 ] {50353be6-d6a6-4d66-9d90-8f3d84d7f2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10741 | 2025.06.30 14:53:32.180349 [ 276 ] {50353be6-d6a6-4d66-9d90-8f3d84d7f2b9} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2025.06.30 14:53:32.180383 [ 276 ] {50353be6-d6a6-4d66-9d90-8f3d84d7f2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10743 | 2025.06.30 14:53:32.180701 [ 276 ] {50353be6-d6a6-4d66-9d90-8f3d84d7f2b9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10744 | 2025.06.30 14:53:32.180909 [ 276 ] {50353be6-d6a6-4d66-9d90-8f3d84d7f2b9} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2025.06.30 14:53:32.181039 [ 276 ] {50353be6-d6a6-4d66-9d90-8f3d84d7f2b9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001146 sec., 206806.28272251307 rows/sec., 13.86 MiB/sec. | ||
| 10746 | 2025.06.30 14:53:32.181078 [ 276 ] {50353be6-d6a6-4d66-9d90-8f3d84d7f2b9} <Debug> TCPHandler: Processed in 0.001311466 sec. | ||
| 10747 | 2025.06.30 14:53:32.181195 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10748 | 2025.06.30 14:53:32.181287 [ 276 ] {df5c113a-c64f-4485-982a-edc8fca287f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10749 | 2025.06.30 14:53:32.181328 [ 276 ] {df5c113a-c64f-4485-982a-edc8fca287f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10750 | 2025.06.30 14:53:32.181638 [ 276 ] {df5c113a-c64f-4485-982a-edc8fca287f6} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2025.06.30 14:53:32.181671 [ 276 ] {df5c113a-c64f-4485-982a-edc8fca287f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10752 | 2025.06.30 14:53:32.181958 [ 276 ] {df5c113a-c64f-4485-982a-edc8fca287f6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10753 | 2025.06.30 14:53:32.182167 [ 276 ] {df5c113a-c64f-4485-982a-edc8fca287f6} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2025.06.30 14:53:32.182289 [ 276 ] {df5c113a-c64f-4485-982a-edc8fca287f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 10755 | 2025.06.30 14:53:32.182329 [ 276 ] {df5c113a-c64f-4485-982a-edc8fca287f6} <Debug> TCPHandler: Processed in 0.001181733 sec. | ||
| 10756 | 2025.06.30 14:53:32.182439 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2025.06.30 14:53:32.182531 [ 276 ] {f2317005-fdbe-4177-91b8-b993cfe9fe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10758 | 2025.06.30 14:53:32.182583 [ 276 ] {f2317005-fdbe-4177-91b8-b993cfe9fe8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10759 | 2025.06.30 14:53:32.183506 [ 276 ] {f2317005-fdbe-4177-91b8-b993cfe9fe8f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2025.06.30 14:53:32.183540 [ 276 ] {f2317005-fdbe-4177-91b8-b993cfe9fe8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10761 | 2025.06.30 14:53:32.184068 [ 276 ] {f2317005-fdbe-4177-91b8-b993cfe9fe8f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10762 | 2025.06.30 14:53:32.184299 [ 276 ] {f2317005-fdbe-4177-91b8-b993cfe9fe8f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2025.06.30 14:53:32.184408 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10764 | 2025.06.30 14:53:32.184432 [ 276 ] {f2317005-fdbe-4177-91b8-b993cfe9fe8f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001917 sec., 17214.397496087637 rows/sec., 30.85 MiB/sec. | ||
| 10765 | 2025.06.30 14:53:32.184443 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2025.06.30 14:53:32.184466 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10767 | 2025.06.30 14:53:32.184489 [ 276 ] {f2317005-fdbe-4177-91b8-b993cfe9fe8f} <Debug> TCPHandler: Processed in 0.002097621 sec. | ||
| 10768 | 2025.06.30 14:53:32.184575 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 10769 | 2025.06.30 14:53:32.184609 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2025.06.30 14:53:32.184709 [ 276 ] {a5cde013-d562-4d10-9b77-ad8252d78677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10771 | 2025.06.30 14:53:32.184749 [ 276 ] {a5cde013-d562-4d10-9b77-ad8252d78677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10772 | 2025.06.30 14:53:32.184842 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10773 | 2025.06.30 14:53:32.184910 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1584 rows starting from the beginning of the part | ||
| 10774 | 2025.06.30 14:53:32.185040 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 33 rows starting from the beginning of the part | ||
| 10775 | 2025.06.30 14:53:32.185087 [ 276 ] {a5cde013-d562-4d10-9b77-ad8252d78677} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.06.30 14:53:32.185125 [ 276 ] {a5cde013-d562-4d10-9b77-ad8252d78677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10777 | 2025.06.30 14:53:32.185201 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 10778 | 2025.06.30 14:53:32.185368 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 33 rows starting from the beginning of the part | ||
| 10779 | 2025.06.30 14:53:32.185433 [ 276 ] {a5cde013-d562-4d10-9b77-ad8252d78677} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10780 | 2025.06.30 14:53:32.185486 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 9 rows starting from the beginning of the part | ||
| 10781 | 2025.06.30 14:53:32.185598 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 33 rows starting from the beginning of the part | ||
| 10782 | 2025.06.30 14:53:32.185666 [ 276 ] {a5cde013-d562-4d10-9b77-ad8252d78677} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2025.06.30 14:53:32.185799 [ 276 ] {a5cde013-d562-4d10-9b77-ad8252d78677} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001106 sec., 74141.04882459313 rows/sec., 4.71 MiB/sec. | ||
| 10784 | 2025.06.30 14:53:32.185837 [ 276 ] {a5cde013-d562-4d10-9b77-ad8252d78677} <Debug> TCPHandler: Processed in 0.001276425 sec. | ||
| 10785 | 2025.06.30 14:53:32.201698 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1701 rows, containing 19 columns (19 merged, 0 gathered) in 0.017169942 sec., 99068.4767601428 rows/sec., 177.53 MiB/sec. | ||
| 10786 | 2025.06.30 14:53:32.203600 [ 192 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10787 | 2025.06.30 14:53:32.203981 [ 192 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2025.06.30 14:53:32.204063 [ 192 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10789 | 2025.06.30 14:53:32.204240 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.56 MiB. | ||
| 10790 | 2025.06.30 14:53:33.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.98 MiB, peak 326.51 MiB, free memory in arenas 0.00 B, will set to 317.02 MiB (RSS), difference: 4.03 MiB | ||
| 10791 | 2025.06.30 14:53:36.224330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
| 10792 | 2025.06.30 14:53:36.225074 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2025.06.30 14:53:36.225110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10794 | 2025.06.30 14:53:36.225577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10795 | 2025.06.30 14:53:36.225800 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2025.06.30 14:53:36.225939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 10797 | 2025.06.30 14:53:36.225948 [ 56 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10798 | 2025.06.30 14:53:36.225995 [ 56 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.06.30 14:53:36.226017 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10800 | 2025.06.30 14:53:36.226169 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 10801 | 2025.06.30 14:53:36.226332 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10802 | 2025.06.30 14:53:36.226374 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 10803 | 2025.06.30 14:53:36.226448 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
| 10804 | 2025.06.30 14:53:36.226500 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
| 10805 | 2025.06.30 14:53:36.226547 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
| 10806 | 2025.06.30 14:53:36.226594 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
| 10807 | 2025.06.30 14:53:36.226637 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
| 10808 | 2025.06.30 14:53:36.228784 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684813 sec., 10428659.277201056 rows/sec., 149.18 MiB/sec. | ||
| 10809 | 2025.06.30 14:53:36.229147 [ 200 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10810 | 2025.06.30 14:53:36.229476 [ 200 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2025.06.30 14:53:36.229551 [ 200 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_61_12} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10812 | 2025.06.30 14:53:36.229648 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
| 10813 | 2025.06.30 14:53:37.162517 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2025.06.30 14:53:37.162799 [ 276 ] {6930ff0c-f447-4786-b77d-7a747d75b8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10815 | 2025.06.30 14:53:37.162900 [ 276 ] {6930ff0c-f447-4786-b77d-7a747d75b8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10816 | 2025.06.30 14:53:37.163611 [ 276 ] {6930ff0c-f447-4786-b77d-7a747d75b8c7} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2025.06.30 14:53:37.163651 [ 276 ] {6930ff0c-f447-4786-b77d-7a747d75b8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10818 | 2025.06.30 14:53:37.164031 [ 276 ] {6930ff0c-f447-4786-b77d-7a747d75b8c7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10819 | 2025.06.30 14:53:37.164244 [ 276 ] {6930ff0c-f447-4786-b77d-7a747d75b8c7} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2025.06.30 14:53:37.164400 [ 276 ] {6930ff0c-f447-4786-b77d-7a747d75b8c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec. | ||
| 10821 | 2025.06.30 14:53:37.164443 [ 276 ] {6930ff0c-f447-4786-b77d-7a747d75b8c7} <Debug> TCPHandler: Processed in 0.002106122 sec. | ||
| 10822 | 2025.06.30 14:53:37.164566 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2025.06.30 14:53:37.164662 [ 276 ] {245d5a88-09cb-485e-b68d-e1c21d52f6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10824 | 2025.06.30 14:53:37.164701 [ 276 ] {245d5a88-09cb-485e-b68d-e1c21d52f6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10825 | 2025.06.30 14:53:37.165187 [ 276 ] {245d5a88-09cb-485e-b68d-e1c21d52f6d2} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2025.06.30 14:53:37.165223 [ 276 ] {245d5a88-09cb-485e-b68d-e1c21d52f6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10827 | 2025.06.30 14:53:37.165549 [ 276 ] {245d5a88-09cb-485e-b68d-e1c21d52f6d2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10828 | 2025.06.30 14:53:37.165750 [ 276 ] {245d5a88-09cb-485e-b68d-e1c21d52f6d2} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2025.06.30 14:53:37.165880 [ 276 ] {245d5a88-09cb-485e-b68d-e1c21d52f6d2} <Debug> executeQuery: Read 75 rows, 6.17 KiB in 0.001236 sec., 60679.61165048544 rows/sec., 4.87 MiB/sec. | ||
| 10830 | 2025.06.30 14:53:37.165920 [ 276 ] {245d5a88-09cb-485e-b68d-e1c21d52f6d2} <Debug> TCPHandler: Processed in 0.001403107 sec. | ||
| 10831 | 2025.06.30 14:53:37.166034 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2025.06.30 14:53:37.166128 [ 276 ] {97e10a52-dd15-4c85-8cae-ad5dbcf96651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10833 | 2025.06.30 14:53:37.166167 [ 276 ] {97e10a52-dd15-4c85-8cae-ad5dbcf96651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10834 | 2025.06.30 14:53:37.166575 [ 276 ] {97e10a52-dd15-4c85-8cae-ad5dbcf96651} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2025.06.30 14:53:37.166608 [ 276 ] {97e10a52-dd15-4c85-8cae-ad5dbcf96651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10836 | 2025.06.30 14:53:37.166892 [ 276 ] {97e10a52-dd15-4c85-8cae-ad5dbcf96651} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10837 | 2025.06.30 14:53:37.167092 [ 276 ] {97e10a52-dd15-4c85-8cae-ad5dbcf96651} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2025.06.30 14:53:37.167223 [ 276 ] {97e10a52-dd15-4c85-8cae-ad5dbcf96651} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001112 sec., 9892.086330935252 rows/sec., 734.18 KiB/sec. | ||
| 10839 | 2025.06.30 14:53:37.167262 [ 276 ] {97e10a52-dd15-4c85-8cae-ad5dbcf96651} <Debug> TCPHandler: Processed in 0.001276215 sec. | ||
| 10840 | 2025.06.30 14:53:37.167371 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2025.06.30 14:53:37.167465 [ 276 ] {be3f93ab-c0f2-4889-ba66-d6f1a26a5448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10842 | 2025.06.30 14:53:37.167503 [ 276 ] {be3f93ab-c0f2-4889-ba66-d6f1a26a5448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10843 | 2025.06.30 14:53:37.167928 [ 276 ] {be3f93ab-c0f2-4889-ba66-d6f1a26a5448} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2025.06.30 14:53:37.167961 [ 276 ] {be3f93ab-c0f2-4889-ba66-d6f1a26a5448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10845 | 2025.06.30 14:53:37.168264 [ 276 ] {be3f93ab-c0f2-4889-ba66-d6f1a26a5448} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10846 | 2025.06.30 14:53:37.168467 [ 276 ] {be3f93ab-c0f2-4889-ba66-d6f1a26a5448} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2025.06.30 14:53:37.168595 [ 276 ] {be3f93ab-c0f2-4889-ba66-d6f1a26a5448} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001147 sec., 65387.96861377506 rows/sec., 5.11 MiB/sec. | ||
| 10848 | 2025.06.30 14:53:37.168634 [ 276 ] {be3f93ab-c0f2-4889-ba66-d6f1a26a5448} <Debug> TCPHandler: Processed in 0.001310987 sec. | ||
| 10849 | 2025.06.30 14:53:37.168745 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2025.06.30 14:53:37.168837 [ 276 ] {c2724c4c-3389-4002-b1e5-8a293a4a08ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10851 | 2025.06.30 14:53:37.168879 [ 276 ] {c2724c4c-3389-4002-b1e5-8a293a4a08ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10852 | 2025.06.30 14:53:37.169306 [ 276 ] {c2724c4c-3389-4002-b1e5-8a293a4a08ba} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2025.06.30 14:53:37.169340 [ 276 ] {c2724c4c-3389-4002-b1e5-8a293a4a08ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10854 | 2025.06.30 14:53:37.169659 [ 276 ] {c2724c4c-3389-4002-b1e5-8a293a4a08ba} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10855 | 2025.06.30 14:53:37.169864 [ 276 ] {c2724c4c-3389-4002-b1e5-8a293a4a08ba} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2025.06.30 14:53:37.169991 [ 276 ] {c2724c4c-3389-4002-b1e5-8a293a4a08ba} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00117 sec., 137606.8376068376 rows/sec., 9.58 MiB/sec. | ||
| 10857 | 2025.06.30 14:53:37.170029 [ 276 ] {c2724c4c-3389-4002-b1e5-8a293a4a08ba} <Debug> TCPHandler: Processed in 0.001331006 sec. | ||
| 10858 | 2025.06.30 14:53:37.170144 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2025.06.30 14:53:37.170236 [ 276 ] {2e2653a0-0c0c-4432-bede-d21929700f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10860 | 2025.06.30 14:53:37.170290 [ 276 ] {2e2653a0-0c0c-4432-bede-d21929700f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10861 | 2025.06.30 14:53:37.171051 [ 276 ] {2e2653a0-0c0c-4432-bede-d21929700f19} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2025.06.30 14:53:37.171089 [ 276 ] {2e2653a0-0c0c-4432-bede-d21929700f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10863 | 2025.06.30 14:53:37.171580 [ 276 ] {2e2653a0-0c0c-4432-bede-d21929700f19} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10864 | 2025.06.30 14:53:37.171794 [ 276 ] {2e2653a0-0c0c-4432-bede-d21929700f19} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2025.06.30 14:53:37.171932 [ 276 ] {2e2653a0-0c0c-4432-bede-d21929700f19} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001712 sec., 5257.009345794392 rows/sec., 9.42 MiB/sec. | ||
| 10866 | 2025.06.30 14:53:37.171989 [ 276 ] {2e2653a0-0c0c-4432-bede-d21929700f19} <Debug> TCPHandler: Processed in 0.001891957 sec. | ||
| 10867 | 2025.06.30 14:53:37.172103 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2025.06.30 14:53:37.172197 [ 276 ] {d952aed4-5671-45ad-a1e2-3c9a0bea4469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10869 | 2025.06.30 14:53:37.172237 [ 276 ] {d952aed4-5671-45ad-a1e2-3c9a0bea4469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10870 | 2025.06.30 14:53:37.172577 [ 276 ] {d952aed4-5671-45ad-a1e2-3c9a0bea4469} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2025.06.30 14:53:37.172613 [ 276 ] {d952aed4-5671-45ad-a1e2-3c9a0bea4469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10872 | 2025.06.30 14:53:37.172902 [ 276 ] {d952aed4-5671-45ad-a1e2-3c9a0bea4469} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10873 | 2025.06.30 14:53:37.173105 [ 276 ] {d952aed4-5671-45ad-a1e2-3c9a0bea4469} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2025.06.30 14:53:37.173233 [ 276 ] {d952aed4-5671-45ad-a1e2-3c9a0bea4469} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10875 | 2025.06.30 14:53:37.173271 [ 276 ] {d952aed4-5671-45ad-a1e2-3c9a0bea4469} <Debug> TCPHandler: Processed in 0.001215584 sec. | ||
| 10876 | 2025.06.30 14:53:37.786275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10877 | 2025.06.30 14:53:37.804501 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2025.06.30 14:53:37.804565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10879 | 2025.06.30 14:53:37.810916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10880 | 2025.06.30 14:53:37.811630 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2025.06.30 14:53:37.811932 [ 55 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10882 | 2025.06.30 14:53:37.812000 [ 55 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2025.06.30 14:53:37.812022 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10884 | 2025.06.30 14:53:37.812122 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10885 | 2025.06.30 14:53:37.814906 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10886 | 2025.06.30 14:53:37.815215 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10887 | 2025.06.30 14:53:37.815999 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10888 | 2025.06.30 14:53:37.819280 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10889 | 2025.06.30 14:53:37.822577 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10890 | 2025.06.30 14:53:37.826169 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10891 | 2025.06.30 14:53:37.830443 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10892 | 2025.06.30 14:53:37.834506 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 10893 | 2025.06.30 14:53:37.884216 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.072129908 sec., 6377.382319689081 rows/sec., 32.98 MiB/sec. | ||
| 10894 | 2025.06.30 14:53:37.887366 [ 194 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10895 | 2025.06.30 14:53:37.889482 [ 194 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_61_12} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2025.06.30 14:53:37.889606 [ 194 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_61_12} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10897 | 2025.06.30 14:53:37.892583 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10898 | 2025.06.30 14:53:38.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.61 MiB, peak 332.01 MiB, free memory in arenas 0.00 B, will set to 317.56 MiB (RSS), difference: -1.05 MiB | ||
| 10899 | 2025.06.30 14:53:38.809934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1510 | ||
| 10900 | 2025.06.30 14:53:38.812787 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2025.06.30 14:53:38.812830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10902 | 2025.06.30 14:53:38.814052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10903 | 2025.06.30 14:53:38.814325 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2025.06.30 14:53:38.814596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 10905 | 2025.06.30 14:53:42.169367 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10906 | 2025.06.30 14:53:42.169588 [ 276 ] {30a0ad0b-e423-4a51-be15-7e24c41c4093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10907 | 2025.06.30 14:53:42.169660 [ 276 ] {30a0ad0b-e423-4a51-be15-7e24c41c4093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10908 | 2025.06.30 14:53:42.170517 [ 276 ] {30a0ad0b-e423-4a51-be15-7e24c41c4093} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2025.06.30 14:53:42.170565 [ 276 ] {30a0ad0b-e423-4a51-be15-7e24c41c4093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10910 | 2025.06.30 14:53:42.170964 [ 276 ] {30a0ad0b-e423-4a51-be15-7e24c41c4093} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10911 | 2025.06.30 14:53:42.171185 [ 276 ] {30a0ad0b-e423-4a51-be15-7e24c41c4093} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2025.06.30 14:53:42.171344 [ 276 ] {30a0ad0b-e423-4a51-be15-7e24c41c4093} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001808 sec., 117256.63716814159 rows/sec., 7.46 MiB/sec. | ||
| 10913 | 2025.06.30 14:53:42.171387 [ 276 ] {30a0ad0b-e423-4a51-be15-7e24c41c4093} <Debug> TCPHandler: Processed in 0.002159973 sec. | ||
| 10914 | 2025.06.30 14:53:42.171498 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2025.06.30 14:53:42.171593 [ 276 ] {b7955e0f-97bd-4b19-81c4-3cd8954ee4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10916 | 2025.06.30 14:53:42.171633 [ 276 ] {b7955e0f-97bd-4b19-81c4-3cd8954ee4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10917 | 2025.06.30 14:53:42.172409 [ 276 ] {b7955e0f-97bd-4b19-81c4-3cd8954ee4cb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2025.06.30 14:53:42.172444 [ 276 ] {b7955e0f-97bd-4b19-81c4-3cd8954ee4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10919 | 2025.06.30 14:53:42.172785 [ 276 ] {b7955e0f-97bd-4b19-81c4-3cd8954ee4cb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10920 | 2025.06.30 14:53:42.172999 [ 276 ] {b7955e0f-97bd-4b19-81c4-3cd8954ee4cb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2025.06.30 14:53:42.173127 [ 276 ] {b7955e0f-97bd-4b19-81c4-3cd8954ee4cb} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001551 sec., 440361.05738233397 rows/sec., 35.04 MiB/sec. | ||
| 10922 | 2025.06.30 14:53:42.173168 [ 276 ] {b7955e0f-97bd-4b19-81c4-3cd8954ee4cb} <Debug> TCPHandler: Processed in 0.001717134 sec. | ||
| 10923 | 2025.06.30 14:53:42.173281 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2025.06.30 14:53:42.173375 [ 276 ] {64197ee8-353a-426f-ac8d-ec5b629b4c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10925 | 2025.06.30 14:53:42.173414 [ 276 ] {64197ee8-353a-426f-ac8d-ec5b629b4c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10926 | 2025.06.30 14:53:42.173875 [ 276 ] {64197ee8-353a-426f-ac8d-ec5b629b4c17} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2025.06.30 14:53:42.173908 [ 276 ] {64197ee8-353a-426f-ac8d-ec5b629b4c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10928 | 2025.06.30 14:53:42.174207 [ 276 ] {64197ee8-353a-426f-ac8d-ec5b629b4c17} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10929 | 2025.06.30 14:53:42.174423 [ 276 ] {64197ee8-353a-426f-ac8d-ec5b629b4c17} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2025.06.30 14:53:42.174548 [ 276 ] {64197ee8-353a-426f-ac8d-ec5b629b4c17} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.00119 sec., 116806.72268907563 rows/sec., 7.28 MiB/sec. | ||
| 10931 | 2025.06.30 14:53:42.174588 [ 276 ] {64197ee8-353a-426f-ac8d-ec5b629b4c17} <Debug> TCPHandler: Processed in 0.001354677 sec. | ||
| 10932 | 2025.06.30 14:53:42.174698 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2025.06.30 14:53:42.174791 [ 276 ] {661e3049-61f4-4737-9e32-c7aeed6902a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10934 | 2025.06.30 14:53:42.174830 [ 276 ] {661e3049-61f4-4737-9e32-c7aeed6902a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10935 | 2025.06.30 14:53:42.175271 [ 276 ] {661e3049-61f4-4737-9e32-c7aeed6902a1} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2025.06.30 14:53:42.175304 [ 276 ] {661e3049-61f4-4737-9e32-c7aeed6902a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10937 | 2025.06.30 14:53:42.175599 [ 276 ] {661e3049-61f4-4737-9e32-c7aeed6902a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10938 | 2025.06.30 14:53:42.175802 [ 276 ] {661e3049-61f4-4737-9e32-c7aeed6902a1} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2025.06.30 14:53:42.175891 [ 49 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10940 | 2025.06.30 14:53:42.175926 [ 276 ] {661e3049-61f4-4737-9e32-c7aeed6902a1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001151 sec., 98175.49956559515 rows/sec., 6.36 MiB/sec. | ||
| 10941 | 2025.06.30 14:53:42.175930 [ 49 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2025.06.30 14:53:42.175959 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10943 | 2025.06.30 14:53:42.175966 [ 276 ] {661e3049-61f4-4737-9e32-c7aeed6902a1} <Debug> TCPHandler: Processed in 0.001315027 sec. | ||
| 10944 | 2025.06.30 14:53:42.176051 [ 201 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::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 | ||
| 10945 | 2025.06.30 14:53:42.176077 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10946 | 2025.06.30 14:53:42.176159 [ 201 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10947 | 2025.06.30 14:53:42.176171 [ 276 ] {e53cd7be-1c3c-4f3d-854e-45046cac2c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10948 | 2025.06.30 14:53:42.176191 [ 201 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 138 rows starting from the beginning of the part | ||
| 10949 | 2025.06.30 14:53:42.176210 [ 276 ] {e53cd7be-1c3c-4f3d-854e-45046cac2c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10950 | 2025.06.30 14:53:42.176255 [ 201 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
| 10951 | 2025.06.30 14:53:42.176306 [ 201 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
| 10952 | 2025.06.30 14:53:42.176354 [ 201 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 10953 | 2025.06.30 14:53:42.176427 [ 201 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part | ||
| 10954 | 2025.06.30 14:53:42.176471 [ 201 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
| 10955 | 2025.06.30 14:53:42.176652 [ 276 ] {e53cd7be-1c3c-4f3d-854e-45046cac2c80} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2025.06.30 14:53:42.176687 [ 276 ] {e53cd7be-1c3c-4f3d-854e-45046cac2c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10957 | 2025.06.30 14:53:42.176981 [ 276 ] {e53cd7be-1c3c-4f3d-854e-45046cac2c80} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10958 | 2025.06.30 14:53:42.177186 [ 276 ] {e53cd7be-1c3c-4f3d-854e-45046cac2c80} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2025.06.30 14:53:42.177316 [ 276 ] {e53cd7be-1c3c-4f3d-854e-45046cac2c80} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001161 sec., 96468.56158484066 rows/sec., 5.50 MiB/sec. | ||
| 10960 | 2025.06.30 14:53:42.177320 [ 198 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305996 sec., 470139.2653576274 rows/sec., 32.90 MiB/sec. | ||
| 10961 | 2025.06.30 14:53:42.177383 [ 276 ] {e53cd7be-1c3c-4f3d-854e-45046cac2c80} <Debug> TCPHandler: Processed in 0.001352787 sec. | ||
| 10962 | 2025.06.30 14:53:42.177500 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2025.06.30 14:53:42.177506 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10964 | 2025.06.30 14:53:42.177594 [ 276 ] {8ab51951-8501-4013-8212-754d86b79819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10965 | 2025.06.30 14:53:42.177633 [ 276 ] {8ab51951-8501-4013-8212-754d86b79819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10966 | 2025.06.30 14:53:42.177801 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2025.06.30 14:53:42.177874 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_26_5} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10968 | 2025.06.30 14:53:42.177943 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10969 | 2025.06.30 14:53:42.178198 [ 276 ] {8ab51951-8501-4013-8212-754d86b79819} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2025.06.30 14:53:42.178233 [ 276 ] {8ab51951-8501-4013-8212-754d86b79819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10971 | 2025.06.30 14:53:42.178553 [ 276 ] {8ab51951-8501-4013-8212-754d86b79819} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10972 | 2025.06.30 14:53:42.178763 [ 276 ] {8ab51951-8501-4013-8212-754d86b79819} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2025.06.30 14:53:42.178889 [ 276 ] {8ab51951-8501-4013-8212-754d86b79819} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001311 sec., 316552.2501906941 rows/sec., 22.52 MiB/sec. | ||
| 10974 | 2025.06.30 14:53:42.178930 [ 276 ] {8ab51951-8501-4013-8212-754d86b79819} <Debug> TCPHandler: Processed in 0.00147726 sec. | ||
| 10975 | 2025.06.30 14:53:42.179040 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10976 | 2025.06.30 14:53:42.179133 [ 276 ] {813b7549-4545-406b-8ae0-260de2655382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10977 | 2025.06.30 14:53:42.179174 [ 276 ] {813b7549-4545-406b-8ae0-260de2655382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10978 | 2025.06.30 14:53:42.179511 [ 276 ] {813b7549-4545-406b-8ae0-260de2655382} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2025.06.30 14:53:42.179546 [ 276 ] {813b7549-4545-406b-8ae0-260de2655382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10980 | 2025.06.30 14:53:42.179841 [ 276 ] {813b7549-4545-406b-8ae0-260de2655382} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10981 | 2025.06.30 14:53:42.180043 [ 276 ] {813b7549-4545-406b-8ae0-260de2655382} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2025.06.30 14:53:42.180169 [ 276 ] {813b7549-4545-406b-8ae0-260de2655382} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 10983 | 2025.06.30 14:53:42.180208 [ 276 ] {813b7549-4545-406b-8ae0-260de2655382} <Debug> TCPHandler: Processed in 0.001215094 sec. | ||
| 10984 | 2025.06.30 14:53:42.180316 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2025.06.30 14:53:42.180408 [ 276 ] {59e01e76-d46a-460d-ae45-53df19afb612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10986 | 2025.06.30 14:53:42.180449 [ 276 ] {59e01e76-d46a-460d-ae45-53df19afb612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10987 | 2025.06.30 14:53:42.180870 [ 276 ] {59e01e76-d46a-460d-ae45-53df19afb612} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2025.06.30 14:53:42.180905 [ 276 ] {59e01e76-d46a-460d-ae45-53df19afb612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10989 | 2025.06.30 14:53:42.181228 [ 276 ] {59e01e76-d46a-460d-ae45-53df19afb612} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10990 | 2025.06.30 14:53:42.181431 [ 276 ] {59e01e76-d46a-460d-ae45-53df19afb612} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2025.06.30 14:53:42.181557 [ 276 ] {59e01e76-d46a-460d-ae45-53df19afb612} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001165 sec., 203433.47639484977 rows/sec., 13.64 MiB/sec. | ||
| 10992 | 2025.06.30 14:53:42.181597 [ 276 ] {59e01e76-d46a-460d-ae45-53df19afb612} <Debug> TCPHandler: Processed in 0.001328217 sec. | ||
| 10993 | 2025.06.30 14:53:42.181708 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2025.06.30 14:53:42.181800 [ 276 ] {0fc8a39b-680c-4124-956e-a82d062795ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10995 | 2025.06.30 14:53:42.181840 [ 276 ] {0fc8a39b-680c-4124-956e-a82d062795ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10996 | 2025.06.30 14:53:42.182160 [ 276 ] {0fc8a39b-680c-4124-956e-a82d062795ae} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2025.06.30 14:53:42.182195 [ 276 ] {0fc8a39b-680c-4124-956e-a82d062795ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10998 | 2025.06.30 14:53:42.182478 [ 276 ] {0fc8a39b-680c-4124-956e-a82d062795ae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10999 | 2025.06.30 14:53:42.182684 [ 276 ] {0fc8a39b-680c-4124-956e-a82d062795ae} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2025.06.30 14:53:42.182811 [ 276 ] {0fc8a39b-680c-4124-956e-a82d062795ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 11001 | 2025.06.30 14:53:42.182848 [ 276 ] {0fc8a39b-680c-4124-956e-a82d062795ae} <Debug> TCPHandler: Processed in 0.001187184 sec. | ||
| 11002 | 2025.06.30 14:53:42.182954 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2025.06.30 14:53:42.183045 [ 276 ] {3d44c7c0-5a99-4526-a177-2e62b40e544d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11004 | 2025.06.30 14:53:42.183102 [ 276 ] {3d44c7c0-5a99-4526-a177-2e62b40e544d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11005 | 2025.06.30 14:53:42.183926 [ 276 ] {3d44c7c0-5a99-4526-a177-2e62b40e544d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2025.06.30 14:53:42.183961 [ 276 ] {3d44c7c0-5a99-4526-a177-2e62b40e544d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 11007 | 2025.06.30 14:53:42.184491 [ 276 ] {3d44c7c0-5a99-4526-a177-2e62b40e544d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11008 | 2025.06.30 14:53:42.184707 [ 276 ] {3d44c7c0-5a99-4526-a177-2e62b40e544d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2025.06.30 14:53:42.184842 [ 276 ] {3d44c7c0-5a99-4526-a177-2e62b40e544d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001812 sec., 18211.920529801326 rows/sec., 32.63 MiB/sec. | ||
| 11010 | 2025.06.30 14:53:42.184897 [ 276 ] {3d44c7c0-5a99-4526-a177-2e62b40e544d} <Debug> TCPHandler: Processed in 0.00198984 sec. | ||
| 11011 | 2025.06.30 14:53:42.185008 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2025.06.30 14:53:42.185101 [ 276 ] {692b8012-79ec-4045-92cc-ed4d176de729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11013 | 2025.06.30 14:53:42.185142 [ 276 ] {692b8012-79ec-4045-92cc-ed4d176de729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11014 | 2025.06.30 14:53:42.185508 [ 276 ] {692b8012-79ec-4045-92cc-ed4d176de729} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2025.06.30 14:53:42.185544 [ 276 ] {692b8012-79ec-4045-92cc-ed4d176de729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 11016 | 2025.06.30 14:53:42.185840 [ 276 ] {692b8012-79ec-4045-92cc-ed4d176de729} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11017 | 2025.06.30 14:53:42.186044 [ 276 ] {692b8012-79ec-4045-92cc-ed4d176de729} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2025.06.30 14:53:42.186169 [ 276 ] {692b8012-79ec-4045-92cc-ed4d176de729} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001084 sec., 75645.75645756458 rows/sec., 4.80 MiB/sec. | ||
| 11019 | 2025.06.30 14:53:42.186207 [ 276 ] {692b8012-79ec-4045-92cc-ed4d176de729} <Debug> TCPHandler: Processed in 0.001245805 sec. | ||
| 11020 | 2025.06.30 14:53:43.573248 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11021 | 2025.06.30 14:53:43.573303 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11022 | 2025.06.30 14:53:43.726062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
| 11023 | 2025.06.30 14:53:43.726855 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2025.06.30 14:53:43.726933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 11025 | 2025.06.30 14:53:43.727515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11026 | 2025.06.30 14:53:43.727747 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2025.06.30 14:53:43.727894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 11028 | 2025.06.30 14:53:45.314963 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11029 | 2025.06.30 14:53:45.331050 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2025.06.30 14:53:45.331106 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11031 | 2025.06.30 14:53:45.336957 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11032 | 2025.06.30 14:53:45.337650 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2025.06.30 14:53:45.340756 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11034 | 2025.06.30 14:53:47.161905 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2025.06.30 14:53:47.162196 [ 276 ] {bac6855d-69ac-4dce-bb53-497fe6abfcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11036 | 2025.06.30 14:53:47.162293 [ 276 ] {bac6855d-69ac-4dce-bb53-497fe6abfcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11037 | 2025.06.30 14:53:47.162916 [ 276 ] {bac6855d-69ac-4dce-bb53-497fe6abfcdf} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2025.06.30 14:53:47.162958 [ 276 ] {bac6855d-69ac-4dce-bb53-497fe6abfcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11039 | 2025.06.30 14:53:47.163363 [ 276 ] {bac6855d-69ac-4dce-bb53-497fe6abfcdf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11040 | 2025.06.30 14:53:47.163583 [ 276 ] {bac6855d-69ac-4dce-bb53-497fe6abfcdf} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2025.06.30 14:53:47.163738 [ 276 ] {bac6855d-69ac-4dce-bb53-497fe6abfcdf} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001618 sec., 45735.47589616811 rows/sec., 3.68 MiB/sec. | ||
| 11042 | 2025.06.30 14:53:47.163782 [ 276 ] {bac6855d-69ac-4dce-bb53-497fe6abfcdf} <Debug> TCPHandler: Processed in 0.002056401 sec. | ||
| 11043 | 2025.06.30 14:53:47.163900 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2025.06.30 14:53:47.163994 [ 276 ] {b28f2056-482b-4f8d-9928-1bb13a598dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11045 | 2025.06.30 14:53:47.164034 [ 276 ] {b28f2056-482b-4f8d-9928-1bb13a598dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11046 | 2025.06.30 14:53:47.164436 [ 276 ] {b28f2056-482b-4f8d-9928-1bb13a598dd8} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.06.30 14:53:47.164472 [ 276 ] {b28f2056-482b-4f8d-9928-1bb13a598dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11048 | 2025.06.30 14:53:47.164755 [ 276 ] {b28f2056-482b-4f8d-9928-1bb13a598dd8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11049 | 2025.06.30 14:53:47.164967 [ 276 ] {b28f2056-482b-4f8d-9928-1bb13a598dd8} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.06.30 14:53:47.165095 [ 276 ] {b28f2056-482b-4f8d-9928-1bb13a598dd8} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001118 sec., 8050.089445438282 rows/sec., 605.33 KiB/sec. | ||
| 11051 | 2025.06.30 14:53:47.165135 [ 276 ] {b28f2056-482b-4f8d-9928-1bb13a598dd8} <Debug> TCPHandler: Processed in 0.001282535 sec. | ||
| 11052 | 2025.06.30 14:53:47.165243 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2025.06.30 14:53:47.165336 [ 276 ] {1a8deff4-d430-4a76-b829-f5631aa0473a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11054 | 2025.06.30 14:53:47.165374 [ 276 ] {1a8deff4-d430-4a76-b829-f5631aa0473a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11055 | 2025.06.30 14:53:47.165791 [ 276 ] {1a8deff4-d430-4a76-b829-f5631aa0473a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2025.06.30 14:53:47.165826 [ 276 ] {1a8deff4-d430-4a76-b829-f5631aa0473a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11057 | 2025.06.30 14:53:47.166114 [ 276 ] {1a8deff4-d430-4a76-b829-f5631aa0473a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11058 | 2025.06.30 14:53:47.166316 [ 276 ] {1a8deff4-d430-4a76-b829-f5631aa0473a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2025.06.30 14:53:47.166441 [ 276 ] {1a8deff4-d430-4a76-b829-f5631aa0473a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001121 sec., 65120.42818911686 rows/sec., 5.08 MiB/sec. | ||
| 11060 | 2025.06.30 14:53:47.166480 [ 276 ] {1a8deff4-d430-4a76-b829-f5631aa0473a} <Debug> TCPHandler: Processed in 0.001284276 sec. | ||
| 11061 | 2025.06.30 14:53:47.166590 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2025.06.30 14:53:47.166682 [ 276 ] {b6a48a8c-cbb2-4760-95ba-2d198846930c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11063 | 2025.06.30 14:53:47.166724 [ 276 ] {b6a48a8c-cbb2-4760-95ba-2d198846930c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11064 | 2025.06.30 14:53:47.167130 [ 276 ] {b6a48a8c-cbb2-4760-95ba-2d198846930c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2025.06.30 14:53:47.167165 [ 276 ] {b6a48a8c-cbb2-4760-95ba-2d198846930c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11066 | 2025.06.30 14:53:47.167482 [ 276 ] {b6a48a8c-cbb2-4760-95ba-2d198846930c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11067 | 2025.06.30 14:53:47.167693 [ 276 ] {b6a48a8c-cbb2-4760-95ba-2d198846930c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2025.06.30 14:53:47.167821 [ 276 ] {b6a48a8c-cbb2-4760-95ba-2d198846930c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 11069 | 2025.06.30 14:53:47.167860 [ 276 ] {b6a48a8c-cbb2-4760-95ba-2d198846930c} <Debug> TCPHandler: Processed in 0.001316737 sec. | ||
| 11070 | 2025.06.30 14:53:47.167959 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2025.06.30 14:53:47.168052 [ 276 ] {b41aa195-c783-4177-bc1b-9bb5c729a4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11072 | 2025.06.30 14:53:47.168111 [ 276 ] {b41aa195-c783-4177-bc1b-9bb5c729a4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11073 | 2025.06.30 14:53:47.168859 [ 276 ] {b41aa195-c783-4177-bc1b-9bb5c729a4c9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2025.06.30 14:53:47.168895 [ 276 ] {b41aa195-c783-4177-bc1b-9bb5c729a4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11075 | 2025.06.30 14:53:47.169391 [ 276 ] {b41aa195-c783-4177-bc1b-9bb5c729a4c9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11076 | 2025.06.30 14:53:47.169605 [ 276 ] {b41aa195-c783-4177-bc1b-9bb5c729a4c9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2025.06.30 14:53:47.169739 [ 276 ] {b41aa195-c783-4177-bc1b-9bb5c729a4c9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001703 sec., 5284.791544333529 rows/sec., 9.47 MiB/sec. | ||
| 11078 | 2025.06.30 14:53:47.169794 [ 276 ] {b41aa195-c783-4177-bc1b-9bb5c729a4c9} <Debug> TCPHandler: Processed in 0.001881587 sec. | ||
| 11079 | 2025.06.30 14:53:47.169907 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11080 | 2025.06.30 14:53:47.170000 [ 276 ] {f86c3ac2-c9be-44d0-8fd4-80099718787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11081 | 2025.06.30 14:53:47.170041 [ 276 ] {f86c3ac2-c9be-44d0-8fd4-80099718787f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11082 | 2025.06.30 14:53:47.170375 [ 276 ] {f86c3ac2-c9be-44d0-8fd4-80099718787f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2025.06.30 14:53:47.170410 [ 276 ] {f86c3ac2-c9be-44d0-8fd4-80099718787f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11084 | 2025.06.30 14:53:47.170703 [ 276 ] {f86c3ac2-c9be-44d0-8fd4-80099718787f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11085 | 2025.06.30 14:53:47.170911 [ 276 ] {f86c3ac2-c9be-44d0-8fd4-80099718787f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2025.06.30 14:53:47.171040 [ 276 ] {f86c3ac2-c9be-44d0-8fd4-80099718787f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 11087 | 2025.06.30 14:53:47.171078 [ 276 ] {f86c3ac2-c9be-44d0-8fd4-80099718787f} <Debug> TCPHandler: Processed in 0.001218604 sec. | ||
| 11088 | 2025.06.30 14:53:48.814787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1544 | ||
| 11089 | 2025.06.30 14:53:48.817291 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2025.06.30 14:53:48.817354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11091 | 2025.06.30 14:53:48.818602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11092 | 2025.06.30 14:53:48.818892 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2025.06.30 14:53:48.819062 [ 40 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11094 | 2025.06.30 14:53:48.819135 [ 40 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2025.06.30 14:53:48.819158 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11096 | 2025.06.30 14:53:48.819265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1544 | ||
| 11097 | 2025.06.30 14:53:48.819316 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 11098 | 2025.06.30 14:53:48.820170 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11099 | 2025.06.30 14:53:48.820359 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1392 rows starting from the beginning of the part | ||
| 11100 | 2025.06.30 14:53:48.820703 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 11101 | 2025.06.30 14:53:48.821012 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 11102 | 2025.06.30 14:53:48.821291 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 11103 | 2025.06.30 14:53:48.821576 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 11104 | 2025.06.30 14:53:48.821864 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 11105 | 2025.06.30 14:53:48.828847 [ 198 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 72 columns (72 merged, 0 gathered) in 0.009610132 sec., 160663.76611684417 rows/sec., 125.67 MiB/sec. | ||
| 11106 | 2025.06.30 14:53:48.830473 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11107 | 2025.06.30 14:53:48.831047 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2025.06.30 14:53:48.831124 [ 191 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_46_9} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11109 | 2025.06.30 14:53:48.831482 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11110 | 2025.06.30 14:53:50.087569 [ 38 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11111 | 2025.06.30 14:53:50.087657 [ 38 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2025.06.30 14:53:50.087684 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11113 | 2025.06.30 14:53:50.087806 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 11114 | 2025.06.30 14:53:50.087953 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11115 | 2025.06.30 14:53:50.087993 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 22 rows starting from the beginning of the part | ||
| 11116 | 2025.06.30 14:53:50.088071 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 11117 | 2025.06.30 14:53:50.088128 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 11118 | 2025.06.30 14:53:50.088180 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 11119 | 2025.06.30 14:53:50.088229 [ 187 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 11120 | 2025.06.30 14:53:50.089022 [ 198 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272006 sec., 33018.712175885965 rows/sec., 2.78 MiB/sec. | ||
| 11121 | 2025.06.30 14:53:50.089219 [ 189 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11122 | 2025.06.30 14:53:50.089557 [ 189 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11123 | 2025.06.30 14:53:50.089645 [ 189 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_25_6} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11124 | 2025.06.30 14:53:50.089745 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11125 | 2025.06.30 14:53:51.228084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
| 11126 | 2025.06.30 14:53:51.228739 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2025.06.30 14:53:51.228785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11128 | 2025.06.30 14:53:51.229266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11129 | 2025.06.30 14:53:51.229496 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11130 | 2025.06.30 14:53:51.229628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 11131 | 2025.06.30 14:53:52.169142 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2025.06.30 14:53:52.169329 [ 276 ] {8f562eca-d56f-49e5-aa05-829adb462516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11133 | 2025.06.30 14:53:52.169399 [ 276 ] {8f562eca-d56f-49e5-aa05-829adb462516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11134 | 2025.06.30 14:53:52.170149 [ 276 ] {8f562eca-d56f-49e5-aa05-829adb462516} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2025.06.30 14:53:52.170196 [ 276 ] {8f562eca-d56f-49e5-aa05-829adb462516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11136 | 2025.06.30 14:53:52.170592 [ 276 ] {8f562eca-d56f-49e5-aa05-829adb462516} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11137 | 2025.06.30 14:53:52.170833 [ 276 ] {8f562eca-d56f-49e5-aa05-829adb462516} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2025.06.30 14:53:52.170973 [ 37 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 11139 | 2025.06.30 14:53:52.170989 [ 276 ] {8f562eca-d56f-49e5-aa05-829adb462516} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00171 sec., 123976.60818713451 rows/sec., 7.88 MiB/sec. | ||
| 11140 | 2025.06.30 14:53:52.171017 [ 37 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2025.06.30 14:53:52.171039 [ 276 ] {8f562eca-d56f-49e5-aa05-829adb462516} <Debug> TCPHandler: Processed in 0.002032071 sec. | ||
| 11142 | 2025.06.30 14:53:52.171041 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11143 | 2025.06.30 14:53:52.171178 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11144 | 2025.06.30 14:53:52.171190 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::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 | ||
| 11145 | 2025.06.30 14:53:52.171278 [ 276 ] {be21ad9b-61ff-4a5b-a8b3-fe27732908ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11146 | 2025.06.30 14:53:52.171325 [ 276 ] {be21ad9b-61ff-4a5b-a8b3-fe27732908ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11147 | 2025.06.30 14:53:52.171348 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11148 | 2025.06.30 14:53:52.171391 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 236 rows starting from the beginning of the part | ||
| 11149 | 2025.06.30 14:53:52.171466 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 11150 | 2025.06.30 14:53:52.171520 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11151 | 2025.06.30 14:53:52.171571 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 11152 | 2025.06.30 14:53:52.171617 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 11153 | 2025.06.30 14:53:52.171666 [ 191 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 11154 | 2025.06.30 14:53:52.171719 [ 276 ] {be21ad9b-61ff-4a5b-a8b3-fe27732908ed} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2025.06.30 14:53:52.171759 [ 276 ] {be21ad9b-61ff-4a5b-a8b3-fe27732908ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11156 | 2025.06.30 14:53:52.172095 [ 276 ] {be21ad9b-61ff-4a5b-a8b3-fe27732908ed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11157 | 2025.06.30 14:53:52.172333 [ 276 ] {be21ad9b-61ff-4a5b-a8b3-fe27732908ed} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2025.06.30 14:53:52.172472 [ 276 ] {be21ad9b-61ff-4a5b-a8b3-fe27732908ed} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001212 sec., 3300.3300330033003 rows/sec., 280.40 KiB/sec. | ||
| 11159 | 2025.06.30 14:53:52.172512 [ 276 ] {be21ad9b-61ff-4a5b-a8b3-fe27732908ed} <Debug> TCPHandler: Processed in 0.001384317 sec. | ||
| 11160 | 2025.06.30 14:53:52.172620 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2025.06.30 14:53:52.172714 [ 276 ] {79d85419-66d2-470c-aa10-e95dff3e4e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11162 | 2025.06.30 14:53:52.172754 [ 276 ] {79d85419-66d2-470c-aa10-e95dff3e4e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11163 | 2025.06.30 14:53:52.172809 [ 189 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695564 sec., 653469.8778695466 rows/sec., 44.60 MiB/sec. | ||
| 11164 | 2025.06.30 14:53:52.172991 [ 198 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 11165 | 2025.06.30 14:53:52.173304 [ 198 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2025.06.30 14:53:52.173388 [ 198 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_26_5} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 11167 | 2025.06.30 14:53:52.173483 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 11168 | 2025.06.30 14:53:52.173516 [ 276 ] {79d85419-66d2-470c-aa10-e95dff3e4e3b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2025.06.30 14:53:52.173557 [ 276 ] {79d85419-66d2-470c-aa10-e95dff3e4e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11170 | 2025.06.30 14:53:52.173918 [ 276 ] {79d85419-66d2-470c-aa10-e95dff3e4e3b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11171 | 2025.06.30 14:53:52.174150 [ 276 ] {79d85419-66d2-470c-aa10-e95dff3e4e3b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2025.06.30 14:53:52.174282 [ 276 ] {79d85419-66d2-470c-aa10-e95dff3e4e3b} <Debug> executeQuery: Read 686 rows, 55.88 KiB in 0.001584 sec., 433080.8080808081 rows/sec., 34.45 MiB/sec. | ||
| 11173 | 2025.06.30 14:53:52.174313 [ 36 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11174 | 2025.06.30 14:53:52.174323 [ 276 ] {79d85419-66d2-470c-aa10-e95dff3e4e3b} <Debug> TCPHandler: Processed in 0.001752075 sec. | ||
| 11175 | 2025.06.30 14:53:52.174389 [ 36 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2025.06.30 14:53:52.174418 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11177 | 2025.06.30 14:53:52.174486 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2025.06.30 14:53:52.174510 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 11179 | 2025.06.30 14:53:52.174587 [ 276 ] {d145d207-00e1-4f8d-8f41-c54c93e87914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11180 | 2025.06.30 14:53:52.174616 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11181 | 2025.06.30 14:53:52.174631 [ 276 ] {d145d207-00e1-4f8d-8f41-c54c93e87914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11182 | 2025.06.30 14:53:52.174652 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 835 rows starting from the beginning of the part | ||
| 11183 | 2025.06.30 14:53:52.174719 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 683 rows starting from the beginning of the part | ||
| 11184 | 2025.06.30 14:53:52.174768 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 75 rows starting from the beginning of the part | ||
| 11185 | 2025.06.30 14:53:52.174809 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 683 rows starting from the beginning of the part | ||
| 11186 | 2025.06.30 14:53:52.174850 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 11187 | 2025.06.30 14:53:52.174890 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 686 rows starting from the beginning of the part | ||
| 11188 | 2025.06.30 14:53:52.175094 [ 276 ] {d145d207-00e1-4f8d-8f41-c54c93e87914} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2025.06.30 14:53:52.175138 [ 276 ] {d145d207-00e1-4f8d-8f41-c54c93e87914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11190 | 2025.06.30 14:53:52.175497 [ 276 ] {d145d207-00e1-4f8d-8f41-c54c93e87914} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11191 | 2025.06.30 14:53:52.175750 [ 276 ] {d145d207-00e1-4f8d-8f41-c54c93e87914} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2025.06.30 14:53:52.175888 [ 36 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 11193 | 2025.06.30 14:53:52.175889 [ 276 ] {d145d207-00e1-4f8d-8f41-c54c93e87914} <Debug> executeQuery: Read 143 rows, 9.16 KiB in 0.001319 sec., 108415.46626231994 rows/sec., 6.78 MiB/sec. | ||
| 11194 | 2025.06.30 14:53:52.175934 [ 36 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2025.06.30 14:53:52.175955 [ 276 ] {d145d207-00e1-4f8d-8f41-c54c93e87914} <Debug> TCPHandler: Processed in 0.00151831 sec. | ||
| 11196 | 2025.06.30 14:53:52.175961 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11197 | 2025.06.30 14:53:52.176047 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::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 | ||
| 11198 | 2025.06.30 14:53:52.176077 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2025.06.30 14:53:52.176139 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11200 | 2025.06.30 14:53:52.176168 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 182 rows starting from the beginning of the part | ||
| 11201 | 2025.06.30 14:53:52.176177 [ 276 ] {8032b4af-d6a5-4ba1-b4b3-a86fd21ef66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11202 | 2025.06.30 14:53:52.176215 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 139 rows starting from the beginning of the part | ||
| 11203 | 2025.06.30 14:53:52.176221 [ 276 ] {8032b4af-d6a5-4ba1-b4b3-a86fd21ef66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11204 | 2025.06.30 14:53:52.176267 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part | ||
| 11205 | 2025.06.30 14:53:52.176282 [ 196 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810436 sec., 1676944.1173286436 rows/sec., 140.87 MiB/sec. | ||
| 11206 | 2025.06.30 14:53:52.176315 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 139 rows starting from the beginning of the part | ||
| 11207 | 2025.06.30 14:53:52.176361 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 9 rows starting from the beginning of the part | ||
| 11208 | 2025.06.30 14:53:52.176401 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 143 rows starting from the beginning of the part | ||
| 11209 | 2025.06.30 14:53:52.176503 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11210 | 2025.06.30 14:53:52.176675 [ 276 ] {8032b4af-d6a5-4ba1-b4b3-a86fd21ef66c} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2025.06.30 14:53:52.176718 [ 276 ] {8032b4af-d6a5-4ba1-b4b3-a86fd21ef66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11212 | 2025.06.30 14:53:52.176822 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2025.06.30 14:53:52.176925 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_91_18} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11214 | 2025.06.30 14:53:52.177040 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 11215 | 2025.06.30 14:53:52.177199 [ 276 ] {8032b4af-d6a5-4ba1-b4b3-a86fd21ef66c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11216 | 2025.06.30 14:53:52.177209 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192894 sec., 522259.312227239 rows/sec., 35.10 MiB/sec. | ||
| 11217 | 2025.06.30 14:53:52.177383 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11218 | 2025.06.30 14:53:52.177449 [ 276 ] {8032b4af-d6a5-4ba1-b4b3-a86fd21ef66c} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2025.06.30 14:53:52.177597 [ 276 ] {8032b4af-d6a5-4ba1-b4b3-a86fd21ef66c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001437 sec., 78636.04732080724 rows/sec., 5.09 MiB/sec. | ||
| 11220 | 2025.06.30 14:53:52.177640 [ 276 ] {8032b4af-d6a5-4ba1-b4b3-a86fd21ef66c} <Debug> TCPHandler: Processed in 0.001612672 sec. | ||
| 11221 | 2025.06.30 14:53:52.177684 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2025.06.30 14:53:52.177763 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2025.06.30 14:53:52.177769 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_85_17} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 11224 | 2025.06.30 14:53:52.177864 [ 276 ] {09b02ff0-86e5-4be2-ada9-dcb5e34f696b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11225 | 2025.06.30 14:53:52.177888 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11226 | 2025.06.30 14:53:52.177909 [ 276 ] {09b02ff0-86e5-4be2-ada9-dcb5e34f696b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11227 | 2025.06.30 14:53:52.178380 [ 276 ] {09b02ff0-86e5-4be2-ada9-dcb5e34f696b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2025.06.30 14:53:52.178422 [ 276 ] {09b02ff0-86e5-4be2-ada9-dcb5e34f696b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11229 | 2025.06.30 14:53:52.178759 [ 276 ] {09b02ff0-86e5-4be2-ada9-dcb5e34f696b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11230 | 2025.06.30 14:53:52.179009 [ 276 ] {09b02ff0-86e5-4be2-ada9-dcb5e34f696b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2025.06.30 14:53:52.179131 [ 36 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 11232 | 2025.06.30 14:53:52.179163 [ 276 ] {09b02ff0-86e5-4be2-ada9-dcb5e34f696b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001314 sec., 85235.92085235921 rows/sec., 4.86 MiB/sec. | ||
| 11233 | 2025.06.30 14:53:52.179170 [ 36 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2025.06.30 14:53:52.179210 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11235 | 2025.06.30 14:53:52.179218 [ 276 ] {09b02ff0-86e5-4be2-ada9-dcb5e34f696b} <Debug> TCPHandler: Processed in 0.00150409 sec. | ||
| 11236 | 2025.06.30 14:53:52.179296 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::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 | ||
| 11237 | 2025.06.30 14:53:52.179351 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11238 | 2025.06.30 14:53:52.179412 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11239 | 2025.06.30 14:53:52.179448 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 124 rows starting from the beginning of the part | ||
| 11240 | 2025.06.30 14:53:52.179454 [ 276 ] {3fdef05a-70a9-4bc3-8792-aaafaff3b311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11241 | 2025.06.30 14:53:52.179501 [ 276 ] {3fdef05a-70a9-4bc3-8792-aaafaff3b311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11242 | 2025.06.30 14:53:52.179513 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
| 11243 | 2025.06.30 14:53:52.179565 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 11244 | 2025.06.30 14:53:52.179607 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
| 11245 | 2025.06.30 14:53:52.179647 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
| 11246 | 2025.06.30 14:53:52.179686 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
| 11247 | 2025.06.30 14:53:52.180195 [ 276 ] {3fdef05a-70a9-4bc3-8792-aaafaff3b311} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2025.06.30 14:53:52.180247 [ 276 ] {3fdef05a-70a9-4bc3-8792-aaafaff3b311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11249 | 2025.06.30 14:53:52.180544 [ 195 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290445 sec., 452557.06364858634 rows/sec., 27.87 MiB/sec. | ||
| 11250 | 2025.06.30 14:53:52.180696 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 11251 | 2025.06.30 14:53:52.180704 [ 276 ] {3fdef05a-70a9-4bc3-8792-aaafaff3b311} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11252 | 2025.06.30 14:53:52.181053 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2025.06.30 14:53:52.181071 [ 276 ] {3fdef05a-70a9-4bc3-8792-aaafaff3b311} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2025.06.30 14:53:52.181139 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_26_5} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 11255 | 2025.06.30 14:53:52.181217 [ 36 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11256 | 2025.06.30 14:53:52.181234 [ 276 ] {3fdef05a-70a9-4bc3-8792-aaafaff3b311} <Debug> executeQuery: Read 419 rows, 30.57 KiB in 0.001799 sec., 232907.1706503613 rows/sec., 16.59 MiB/sec. | ||
| 11257 | 2025.06.30 14:53:52.181239 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11258 | 2025.06.30 14:53:52.181254 [ 36 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2025.06.30 14:53:52.181285 [ 276 ] {3fdef05a-70a9-4bc3-8792-aaafaff3b311} <Debug> TCPHandler: Processed in 0.001986069 sec. | ||
| 11260 | 2025.06.30 14:53:52.181296 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11261 | 2025.06.30 14:53:52.181380 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 11262 | 2025.06.30 14:53:52.181411 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2025.06.30 14:53:52.181481 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11264 | 2025.06.30 14:53:52.181513 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 500 rows starting from the beginning of the part | ||
| 11265 | 2025.06.30 14:53:52.181513 [ 276 ] {d337f5b4-d0cc-4e4c-9e13-64380d5b5df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11266 | 2025.06.30 14:53:52.181566 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 415 rows starting from the beginning of the part | ||
| 11267 | 2025.06.30 14:53:52.181568 [ 276 ] {d337f5b4-d0cc-4e4c-9e13-64380d5b5df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11268 | 2025.06.30 14:53:52.181618 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 75 rows starting from the beginning of the part | ||
| 11269 | 2025.06.30 14:53:52.181662 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 415 rows starting from the beginning of the part | ||
| 11270 | 2025.06.30 14:53:52.181702 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 73 rows starting from the beginning of the part | ||
| 11271 | 2025.06.30 14:53:52.181743 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 419 rows starting from the beginning of the part | ||
| 11272 | 2025.06.30 14:53:52.181934 [ 276 ] {d337f5b4-d0cc-4e4c-9e13-64380d5b5df6} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2025.06.30 14:53:52.181976 [ 276 ] {d337f5b4-d0cc-4e4c-9e13-64380d5b5df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11274 | 2025.06.30 14:53:52.182310 [ 276 ] {d337f5b4-d0cc-4e4c-9e13-64380d5b5df6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11275 | 2025.06.30 14:53:52.182538 [ 276 ] {d337f5b4-d0cc-4e4c-9e13-64380d5b5df6} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2025.06.30 14:53:52.182677 [ 276 ] {d337f5b4-d0cc-4e4c-9e13-64380d5b5df6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001184 sec., 5067.5675675675675 rows/sec., 264.76 KiB/sec. | ||
| 11277 | 2025.06.30 14:53:52.182717 [ 276 ] {d337f5b4-d0cc-4e4c-9e13-64380d5b5df6} <Debug> TCPHandler: Processed in 0.001357677 sec. | ||
| 11278 | 2025.06.30 14:53:52.182823 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1897 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147838 sec., 1283161.298177735 rows/sec., 97.58 MiB/sec. | ||
| 11279 | 2025.06.30 14:53:52.182831 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2025.06.30 14:53:52.182947 [ 276 ] {c36f42bf-8566-4513-a85c-a8b6f2b01412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11281 | 2025.06.30 14:53:52.182969 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11282 | 2025.06.30 14:53:52.182995 [ 276 ] {c36f42bf-8566-4513-a85c-a8b6f2b01412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11283 | 2025.06.30 14:53:52.183220 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2025.06.30 14:53:52.183293 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_91_18} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11285 | 2025.06.30 14:53:52.183361 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11286 | 2025.06.30 14:53:52.183444 [ 276 ] {c36f42bf-8566-4513-a85c-a8b6f2b01412} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2025.06.30 14:53:52.183485 [ 276 ] {c36f42bf-8566-4513-a85c-a8b6f2b01412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11288 | 2025.06.30 14:53:52.183836 [ 276 ] {c36f42bf-8566-4513-a85c-a8b6f2b01412} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11289 | 2025.06.30 14:53:52.184046 [ 276 ] {c36f42bf-8566-4513-a85c-a8b6f2b01412} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2025.06.30 14:53:52.184169 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11291 | 2025.06.30 14:53:52.184182 [ 276 ] {c36f42bf-8566-4513-a85c-a8b6f2b01412} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001254 sec., 190590.11164274323 rows/sec., 12.78 MiB/sec. | ||
| 11292 | 2025.06.30 14:53:52.184208 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2025.06.30 14:53:52.184230 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11294 | 2025.06.30 14:53:52.184231 [ 276 ] {c36f42bf-8566-4513-a85c-a8b6f2b01412} <Debug> TCPHandler: Processed in 0.001451619 sec. | ||
| 11295 | 2025.06.30 14:53:52.184308 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 11296 | 2025.06.30 14:53:52.184358 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2025.06.30 14:53:52.184413 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11298 | 2025.06.30 14:53:52.184447 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 12805 rows starting from the beginning of the part | ||
| 11299 | 2025.06.30 14:53:52.184458 [ 276 ] {57e45276-3b33-4ef1-af1b-d95c0a8715f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11300 | 2025.06.30 14:53:52.184503 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
| 11301 | 2025.06.30 14:53:52.184506 [ 276 ] {57e45276-3b33-4ef1-af1b-d95c0a8715f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11302 | 2025.06.30 14:53:52.184557 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
| 11303 | 2025.06.30 14:53:52.184607 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
| 11304 | 2025.06.30 14:53:52.184648 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11305 | 2025.06.30 14:53:52.184689 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 239 rows starting from the beginning of the part | ||
| 11306 | 2025.06.30 14:53:52.184848 [ 276 ] {57e45276-3b33-4ef1-af1b-d95c0a8715f9} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2025.06.30 14:53:52.184891 [ 276 ] {57e45276-3b33-4ef1-af1b-d95c0a8715f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11308 | 2025.06.30 14:53:52.185233 [ 276 ] {57e45276-3b33-4ef1-af1b-d95c0a8715f9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11309 | 2025.06.30 14:53:52.185448 [ 276 ] {57e45276-3b33-4ef1-af1b-d95c0a8715f9} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2025.06.30 14:53:52.185579 [ 276 ] {57e45276-3b33-4ef1-af1b-d95c0a8715f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 11311 | 2025.06.30 14:53:52.185618 [ 276 ] {57e45276-3b33-4ef1-af1b-d95c0a8715f9} <Debug> TCPHandler: Processed in 0.001311647 sec. | ||
| 11312 | 2025.06.30 14:53:52.185726 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2025.06.30 14:53:52.185822 [ 276 ] {dc64c82c-808e-4d23-8083-207ddf5b6f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11314 | 2025.06.30 14:53:52.185877 [ 276 ] {dc64c82c-808e-4d23-8083-207ddf5b6f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11315 | 2025.06.30 14:53:52.186750 [ 276 ] {dc64c82c-808e-4d23-8083-207ddf5b6f8f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2025.06.30 14:53:52.186787 [ 276 ] {dc64c82c-808e-4d23-8083-207ddf5b6f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11317 | 2025.06.30 14:53:52.187359 [ 276 ] {dc64c82c-808e-4d23-8083-207ddf5b6f8f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11318 | 2025.06.30 14:53:52.187586 [ 276 ] {dc64c82c-808e-4d23-8083-207ddf5b6f8f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2025.06.30 14:53:52.187733 [ 276 ] {dc64c82c-808e-4d23-8083-207ddf5b6f8f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001928 sec., 17116.182572614107 rows/sec., 30.67 MiB/sec. | ||
| 11320 | 2025.06.30 14:53:52.187808 [ 276 ] {dc64c82c-808e-4d23-8083-207ddf5b6f8f} <Debug> TCPHandler: Processed in 0.002130752 sec. | ||
| 11321 | 2025.06.30 14:53:52.187919 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2025.06.30 14:53:52.188015 [ 276 ] {b3161e1b-9efe-437f-9c29-7bc8d0737a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11323 | 2025.06.30 14:53:52.188058 [ 276 ] {b3161e1b-9efe-437f-9c29-7bc8d0737a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11324 | 2025.06.30 14:53:52.188388 [ 276 ] {b3161e1b-9efe-437f-9c29-7bc8d0737a45} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2025.06.30 14:53:52.188423 [ 276 ] {b3161e1b-9efe-437f-9c29-7bc8d0737a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11326 | 2025.06.30 14:53:52.188673 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13839 rows, containing 5 columns (5 merged, 0 gathered) in 0.004397587 sec., 3146953.0904107187 rows/sec., 218.21 MiB/sec. | ||
| 11327 | 2025.06.30 14:53:52.188741 [ 276 ] {b3161e1b-9efe-437f-9c29-7bc8d0737a45} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11328 | 2025.06.30 14:53:52.188960 [ 276 ] {b3161e1b-9efe-437f-9c29-7bc8d0737a45} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2025.06.30 14:53:52.189076 [ 36 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11330 | 2025.06.30 14:53:52.189092 [ 276 ] {b3161e1b-9efe-437f-9c29-7bc8d0737a45} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001095 sec., 74885.84474885845 rows/sec., 4.76 MiB/sec. | ||
| 11331 | 2025.06.30 14:53:52.189109 [ 36 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2025.06.30 14:53:52.189125 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11333 | 2025.06.30 14:53:52.189135 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11334 | 2025.06.30 14:53:52.189137 [ 276 ] {b3161e1b-9efe-437f-9c29-7bc8d0737a45} <Debug> TCPHandler: Processed in 0.001267995 sec. | ||
| 11335 | 2025.06.30 14:53:52.189211 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 11336 | 2025.06.30 14:53:52.189316 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11337 | 2025.06.30 14:53:52.189344 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4508 rows starting from the beginning of the part | ||
| 11338 | 2025.06.30 14:53:52.189397 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
| 11339 | 2025.06.30 14:53:52.189417 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2025.06.30 14:53:52.189440 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11341 | 2025.06.30 14:53:52.189480 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
| 11342 | 2025.06.30 14:53:52.189507 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11343 | 2025.06.30 14:53:52.189518 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11344 | 2025.06.30 14:53:52.189557 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
| 11345 | 2025.06.30 14:53:52.189615 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 11346 | 2025.06.30 14:53:52.191235 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4874 rows, containing 4 columns (4 merged, 0 gathered) in 0.00205701 sec., 2369458.5830890466 rows/sec., 155.85 MiB/sec. | ||
| 11347 | 2025.06.30 14:53:52.191568 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11348 | 2025.06.30 14:53:52.191870 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2025.06.30 14:53:52.191955 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_91_18} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11350 | 2025.06.30 14:53:52.192035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11351 | 2025.06.30 14:53:52.840824 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11352 | 2025.06.30 14:53:52.858120 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2025.06.30 14:53:52.858189 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11354 | 2025.06.30 14:53:52.864610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11355 | 2025.06.30 14:53:52.865625 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2025.06.30 14:53:52.870298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11357 | 2025.06.30 14:53:57.162035 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11358 | 2025.06.30 14:53:57.162256 [ 276 ] {64fd6090-29d9-4222-aca4-f82cb21ef812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11359 | 2025.06.30 14:53:57.162332 [ 276 ] {64fd6090-29d9-4222-aca4-f82cb21ef812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11360 | 2025.06.30 14:53:57.163035 [ 276 ] {64fd6090-29d9-4222-aca4-f82cb21ef812} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.06.30 14:53:57.163078 [ 276 ] {64fd6090-29d9-4222-aca4-f82cb21ef812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11362 | 2025.06.30 14:53:57.163487 [ 276 ] {64fd6090-29d9-4222-aca4-f82cb21ef812} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11363 | 2025.06.30 14:53:57.163725 [ 276 ] {64fd6090-29d9-4222-aca4-f82cb21ef812} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2025.06.30 14:53:57.163891 [ 276 ] {64fd6090-29d9-4222-aca4-f82cb21ef812} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001691 sec., 43761.08811354228 rows/sec., 3.52 MiB/sec. | ||
| 11365 | 2025.06.30 14:53:57.163939 [ 276 ] {64fd6090-29d9-4222-aca4-f82cb21ef812} <Debug> TCPHandler: Processed in 0.002046721 sec. | ||
| 11366 | 2025.06.30 14:53:57.164064 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2025.06.30 14:53:57.164171 [ 276 ] {c1345bb6-8516-49b4-b8dc-7e2b02a80fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11368 | 2025.06.30 14:53:57.164215 [ 276 ] {c1345bb6-8516-49b4-b8dc-7e2b02a80fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11369 | 2025.06.30 14:53:57.164638 [ 276 ] {c1345bb6-8516-49b4-b8dc-7e2b02a80fc9} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.06.30 14:53:57.164674 [ 276 ] {c1345bb6-8516-49b4-b8dc-7e2b02a80fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11371 | 2025.06.30 14:53:57.164988 [ 276 ] {c1345bb6-8516-49b4-b8dc-7e2b02a80fc9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11372 | 2025.06.30 14:53:57.165200 [ 276 ] {c1345bb6-8516-49b4-b8dc-7e2b02a80fc9} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.06.30 14:53:57.165337 [ 276 ] {c1345bb6-8516-49b4-b8dc-7e2b02a80fc9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00119 sec., 7563.0252100840335 rows/sec., 568.70 KiB/sec. | ||
| 11374 | 2025.06.30 14:53:57.165376 [ 276 ] {c1345bb6-8516-49b4-b8dc-7e2b02a80fc9} <Debug> TCPHandler: Processed in 0.001364867 sec. | ||
| 11375 | 2025.06.30 14:53:57.165482 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2025.06.30 14:53:57.165580 [ 276 ] {9bc0a6c9-b559-420c-bb97-78f57d990489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11377 | 2025.06.30 14:53:57.165621 [ 276 ] {9bc0a6c9-b559-420c-bb97-78f57d990489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11378 | 2025.06.30 14:53:57.166054 [ 276 ] {9bc0a6c9-b559-420c-bb97-78f57d990489} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2025.06.30 14:53:57.166090 [ 276 ] {9bc0a6c9-b559-420c-bb97-78f57d990489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11380 | 2025.06.30 14:53:57.166397 [ 276 ] {9bc0a6c9-b559-420c-bb97-78f57d990489} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11381 | 2025.06.30 14:53:57.166613 [ 276 ] {9bc0a6c9-b559-420c-bb97-78f57d990489} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2025.06.30 14:53:57.166744 [ 276 ] {9bc0a6c9-b559-420c-bb97-78f57d990489} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001184 sec., 61655.40540540541 rows/sec., 4.81 MiB/sec. | ||
| 11383 | 2025.06.30 14:53:57.166783 [ 276 ] {9bc0a6c9-b559-420c-bb97-78f57d990489} <Debug> TCPHandler: Processed in 0.001352407 sec. | ||
| 11384 | 2025.06.30 14:53:57.166892 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11385 | 2025.06.30 14:53:57.166988 [ 276 ] {be613cd0-8cc1-41f6-9505-3c7b90ab3597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11386 | 2025.06.30 14:53:57.167032 [ 276 ] {be613cd0-8cc1-41f6-9505-3c7b90ab3597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11387 | 2025.06.30 14:53:57.167448 [ 276 ] {be613cd0-8cc1-41f6-9505-3c7b90ab3597} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2025.06.30 14:53:57.167484 [ 276 ] {be613cd0-8cc1-41f6-9505-3c7b90ab3597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11389 | 2025.06.30 14:53:57.167811 [ 276 ] {be613cd0-8cc1-41f6-9505-3c7b90ab3597} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11390 | 2025.06.30 14:53:57.168017 [ 276 ] {be613cd0-8cc1-41f6-9505-3c7b90ab3597} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2025.06.30 14:53:57.168149 [ 276 ] {be613cd0-8cc1-41f6-9505-3c7b90ab3597} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 11392 | 2025.06.30 14:53:57.168187 [ 276 ] {be613cd0-8cc1-41f6-9505-3c7b90ab3597} <Debug> TCPHandler: Processed in 0.001344347 sec. | ||
| 11393 | 2025.06.30 14:53:57.168308 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2025.06.30 14:53:57.168431 [ 276 ] {7e479751-2a70-4b8d-baec-d6a4efdc5b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11395 | 2025.06.30 14:53:57.168497 [ 276 ] {7e479751-2a70-4b8d-baec-d6a4efdc5b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11396 | 2025.06.30 14:53:57.169390 [ 276 ] {7e479751-2a70-4b8d-baec-d6a4efdc5b7b} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2025.06.30 14:53:57.169435 [ 276 ] {7e479751-2a70-4b8d-baec-d6a4efdc5b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11398 | 2025.06.30 14:53:57.169965 [ 276 ] {7e479751-2a70-4b8d-baec-d6a4efdc5b7b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11399 | 2025.06.30 14:53:57.170189 [ 276 ] {7e479751-2a70-4b8d-baec-d6a4efdc5b7b} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2025.06.30 14:53:57.170317 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11401 | 2025.06.30 14:53:57.170327 [ 276 ] {7e479751-2a70-4b8d-baec-d6a4efdc5b7b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001921 sec., 4685.0598646538265 rows/sec., 8.40 MiB/sec. | ||
| 11402 | 2025.06.30 14:53:57.170393 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11403 | 2025.06.30 14:53:57.170419 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11404 | 2025.06.30 14:53:57.170423 [ 276 ] {7e479751-2a70-4b8d-baec-d6a4efdc5b7b} <Debug> TCPHandler: Processed in 0.002177163 sec. | ||
| 11405 | 2025.06.30 14:53:57.170545 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2025.06.30 14:53:57.170547 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 11407 | 2025.06.30 14:53:57.170641 [ 276 ] {5060f80c-381a-4607-96ea-5a417c3e076b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11408 | 2025.06.30 14:53:57.170688 [ 276 ] {5060f80c-381a-4607-96ea-5a417c3e076b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11409 | 2025.06.30 14:53:57.170848 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11410 | 2025.06.30 14:53:57.170927 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1701 rows starting from the beginning of the part | ||
| 11411 | 2025.06.30 14:53:57.171018 [ 276 ] {5060f80c-381a-4607-96ea-5a417c3e076b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2025.06.30 14:53:57.171060 [ 276 ] {5060f80c-381a-4607-96ea-5a417c3e076b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11413 | 2025.06.30 14:53:57.171086 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 9 rows starting from the beginning of the part | ||
| 11414 | 2025.06.30 14:53:57.171220 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 33 rows starting from the beginning of the part | ||
| 11415 | 2025.06.30 14:53:57.171334 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 9 rows starting from the beginning of the part | ||
| 11416 | 2025.06.30 14:53:57.171399 [ 276 ] {5060f80c-381a-4607-96ea-5a417c3e076b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11417 | 2025.06.30 14:53:57.171443 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 33 rows starting from the beginning of the part | ||
| 11418 | 2025.06.30 14:53:57.171558 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 9 rows starting from the beginning of the part | ||
| 11419 | 2025.06.30 14:53:57.171642 [ 276 ] {5060f80c-381a-4607-96ea-5a417c3e076b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2025.06.30 14:53:57.171785 [ 276 ] {5060f80c-381a-4607-96ea-5a417c3e076b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 11421 | 2025.06.30 14:53:57.171822 [ 276 ] {5060f80c-381a-4607-96ea-5a417c3e076b} <Debug> TCPHandler: Processed in 0.001327496 sec. | ||
| 11422 | 2025.06.30 14:53:57.184326 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 19 columns (19 merged, 0 gathered) in 0.013840906 sec., 129615.79249219668 rows/sec., 232.27 MiB/sec. | ||
| 11423 | 2025.06.30 14:53:57.185843 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11424 | 2025.06.30 14:53:57.186192 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2025.06.30 14:53:57.186272 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11426 | 2025.06.30 14:53:57.186402 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.14 MiB. | ||
| 11427 | 2025.06.30 14:53:58.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.75 MiB, peak 336.83 MiB, free memory in arenas 0.00 B, will set to 324.63 MiB (RSS), difference: 4.89 MiB | ||
| 11428 | 2025.06.30 14:53:58.573357 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11429 | 2025.06.30 14:53:58.573440 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11430 | 2025.06.30 14:53:58.729776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
| 11431 | 2025.06.30 14:53:58.730348 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2025.06.30 14:53:58.730395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11433 | 2025.06.30 14:53:58.730901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11434 | 2025.06.30 14:53:58.731129 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2025.06.30 14:53:58.731264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 11436 | 2025.06.30 14:53:58.819461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1580 | ||
| 11437 | 2025.06.30 14:53:58.822010 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2025.06.30 14:53:58.822059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11439 | 2025.06.30 14:53:58.823300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11440 | 2025.06.30 14:53:58.823581 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.06.30 14:53:58.823958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 11442 | 2025.06.30 14:53:59.001177 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817796 sec. | ||
| 11443 | 2025.06.30 14:54:00.370406 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11444 | 2025.06.30 14:54:00.388393 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2025.06.30 14:54:00.388440 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11446 | 2025.06.30 14:54:00.394611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11447 | 2025.06.30 14:54:00.395329 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2025.06.30 14:54:00.398502 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11449 | 2025.06.30 14:54:02.168840 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2025.06.30 14:54:02.169052 [ 276 ] {dca874b7-3c4a-4bff-b0b2-ec6c04cd302e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11451 | 2025.06.30 14:54:02.169129 [ 276 ] {dca874b7-3c4a-4bff-b0b2-ec6c04cd302e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11452 | 2025.06.30 14:54:02.170040 [ 276 ] {dca874b7-3c4a-4bff-b0b2-ec6c04cd302e} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2025.06.30 14:54:02.170092 [ 276 ] {dca874b7-3c4a-4bff-b0b2-ec6c04cd302e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11454 | 2025.06.30 14:54:02.170505 [ 276 ] {dca874b7-3c4a-4bff-b0b2-ec6c04cd302e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11455 | 2025.06.30 14:54:02.170737 [ 276 ] {dca874b7-3c4a-4bff-b0b2-ec6c04cd302e} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2025.06.30 14:54:02.170905 [ 276 ] {dca874b7-3c4a-4bff-b0b2-ec6c04cd302e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001909 sec., 111052.9072812991 rows/sec., 7.06 MiB/sec. | ||
| 11457 | 2025.06.30 14:54:02.170958 [ 276 ] {dca874b7-3c4a-4bff-b0b2-ec6c04cd302e} <Debug> TCPHandler: Processed in 0.002281546 sec. | ||
| 11458 | 2025.06.30 14:54:02.171085 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11459 | 2025.06.30 14:54:02.171191 [ 276 ] {1af25ef4-5567-48ec-83d1-2222647ef930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11460 | 2025.06.30 14:54:02.171236 [ 276 ] {1af25ef4-5567-48ec-83d1-2222647ef930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11461 | 2025.06.30 14:54:02.172004 [ 276 ] {1af25ef4-5567-48ec-83d1-2222647ef930} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2025.06.30 14:54:02.172042 [ 276 ] {1af25ef4-5567-48ec-83d1-2222647ef930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11463 | 2025.06.30 14:54:02.172426 [ 276 ] {1af25ef4-5567-48ec-83d1-2222647ef930} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11464 | 2025.06.30 14:54:02.172645 [ 276 ] {1af25ef4-5567-48ec-83d1-2222647ef930} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2025.06.30 14:54:02.172782 [ 276 ] {1af25ef4-5567-48ec-83d1-2222647ef930} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001616 sec., 422648.51485148515 rows/sec., 33.63 MiB/sec. | ||
| 11466 | 2025.06.30 14:54:02.172821 [ 276 ] {1af25ef4-5567-48ec-83d1-2222647ef930} <Debug> TCPHandler: Processed in 0.001790966 sec. | ||
| 11467 | 2025.06.30 14:54:02.172935 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2025.06.30 14:54:02.173035 [ 276 ] {2022bdd0-930e-440e-a73f-c0a648d541ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11469 | 2025.06.30 14:54:02.173077 [ 276 ] {2022bdd0-930e-440e-a73f-c0a648d541ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11470 | 2025.06.30 14:54:02.173534 [ 276 ] {2022bdd0-930e-440e-a73f-c0a648d541ea} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2025.06.30 14:54:02.173571 [ 276 ] {2022bdd0-930e-440e-a73f-c0a648d541ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11472 | 2025.06.30 14:54:02.173876 [ 276 ] {2022bdd0-930e-440e-a73f-c0a648d541ea} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11473 | 2025.06.30 14:54:02.174081 [ 276 ] {2022bdd0-930e-440e-a73f-c0a648d541ea} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2025.06.30 14:54:02.174212 [ 276 ] {2022bdd0-930e-440e-a73f-c0a648d541ea} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001198 sec., 116026.71118530884 rows/sec., 7.23 MiB/sec. | ||
| 11475 | 2025.06.30 14:54:02.174250 [ 276 ] {2022bdd0-930e-440e-a73f-c0a648d541ea} <Debug> TCPHandler: Processed in 0.001365827 sec. | ||
| 11476 | 2025.06.30 14:54:02.174360 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2025.06.30 14:54:02.174457 [ 276 ] {90cd3397-8f07-4b35-9732-de08f14053bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11478 | 2025.06.30 14:54:02.174498 [ 276 ] {90cd3397-8f07-4b35-9732-de08f14053bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11479 | 2025.06.30 14:54:02.174935 [ 276 ] {90cd3397-8f07-4b35-9732-de08f14053bd} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2025.06.30 14:54:02.174970 [ 276 ] {90cd3397-8f07-4b35-9732-de08f14053bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11481 | 2025.06.30 14:54:02.175270 [ 276 ] {90cd3397-8f07-4b35-9732-de08f14053bd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11482 | 2025.06.30 14:54:02.175487 [ 276 ] {90cd3397-8f07-4b35-9732-de08f14053bd} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2025.06.30 14:54:02.175617 [ 276 ] {90cd3397-8f07-4b35-9732-de08f14053bd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001179 sec., 95843.93553859204 rows/sec., 6.20 MiB/sec. | ||
| 11484 | 2025.06.30 14:54:02.175655 [ 276 ] {90cd3397-8f07-4b35-9732-de08f14053bd} <Debug> TCPHandler: Processed in 0.001344516 sec. | ||
| 11485 | 2025.06.30 14:54:02.175774 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2025.06.30 14:54:02.175870 [ 276 ] {67d50710-1949-4c70-960a-987e14f1b72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11487 | 2025.06.30 14:54:02.175910 [ 276 ] {67d50710-1949-4c70-960a-987e14f1b72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11488 | 2025.06.30 14:54:02.176348 [ 276 ] {67d50710-1949-4c70-960a-987e14f1b72b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2025.06.30 14:54:02.176384 [ 276 ] {67d50710-1949-4c70-960a-987e14f1b72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11490 | 2025.06.30 14:54:02.176686 [ 276 ] {67d50710-1949-4c70-960a-987e14f1b72b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11491 | 2025.06.30 14:54:02.176902 [ 276 ] {67d50710-1949-4c70-960a-987e14f1b72b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2025.06.30 14:54:02.177031 [ 276 ] {67d50710-1949-4c70-960a-987e14f1b72b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001179 sec., 94995.75911789652 rows/sec., 5.41 MiB/sec. | ||
| 11493 | 2025.06.30 14:54:02.177068 [ 276 ] {67d50710-1949-4c70-960a-987e14f1b72b} <Debug> TCPHandler: Processed in 0.001343337 sec. | ||
| 11494 | 2025.06.30 14:54:02.177181 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2025.06.30 14:54:02.177277 [ 276 ] {00dadd76-50d6-481c-a741-69b5fd087727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11496 | 2025.06.30 14:54:02.177318 [ 276 ] {00dadd76-50d6-481c-a741-69b5fd087727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11497 | 2025.06.30 14:54:02.177873 [ 276 ] {00dadd76-50d6-481c-a741-69b5fd087727} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2025.06.30 14:54:02.177909 [ 276 ] {00dadd76-50d6-481c-a741-69b5fd087727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11499 | 2025.06.30 14:54:02.178244 [ 276 ] {00dadd76-50d6-481c-a741-69b5fd087727} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11500 | 2025.06.30 14:54:02.178462 [ 276 ] {00dadd76-50d6-481c-a741-69b5fd087727} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2025.06.30 14:54:02.178592 [ 276 ] {00dadd76-50d6-481c-a741-69b5fd087727} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001333 sec., 311327.8319579895 rows/sec., 22.14 MiB/sec. | ||
| 11502 | 2025.06.30 14:54:02.178630 [ 276 ] {00dadd76-50d6-481c-a741-69b5fd087727} <Debug> TCPHandler: Processed in 0.00149911 sec. | ||
| 11503 | 2025.06.30 14:54:02.178740 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2025.06.30 14:54:02.178836 [ 276 ] {6ba2c0e9-5372-4564-9cdd-bf6b74f71b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11505 | 2025.06.30 14:54:02.178878 [ 276 ] {6ba2c0e9-5372-4564-9cdd-bf6b74f71b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11506 | 2025.06.30 14:54:02.179208 [ 276 ] {6ba2c0e9-5372-4564-9cdd-bf6b74f71b84} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2025.06.30 14:54:02.179243 [ 276 ] {6ba2c0e9-5372-4564-9cdd-bf6b74f71b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11508 | 2025.06.30 14:54:02.179545 [ 276 ] {6ba2c0e9-5372-4564-9cdd-bf6b74f71b84} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11509 | 2025.06.30 14:54:02.179751 [ 276 ] {6ba2c0e9-5372-4564-9cdd-bf6b74f71b84} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2025.06.30 14:54:02.179878 [ 276 ] {6ba2c0e9-5372-4564-9cdd-bf6b74f71b84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 11511 | 2025.06.30 14:54:02.179916 [ 276 ] {6ba2c0e9-5372-4564-9cdd-bf6b74f71b84} <Debug> TCPHandler: Processed in 0.001225494 sec. | ||
| 11512 | 2025.06.30 14:54:02.180016 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11513 | 2025.06.30 14:54:02.180111 [ 276 ] {e59cbe5c-1567-4969-ba7d-f79173e2c19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11514 | 2025.06.30 14:54:02.180156 [ 276 ] {e59cbe5c-1567-4969-ba7d-f79173e2c19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11515 | 2025.06.30 14:54:02.180583 [ 276 ] {e59cbe5c-1567-4969-ba7d-f79173e2c19b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2025.06.30 14:54:02.180619 [ 276 ] {e59cbe5c-1567-4969-ba7d-f79173e2c19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11517 | 2025.06.30 14:54:02.180961 [ 276 ] {e59cbe5c-1567-4969-ba7d-f79173e2c19b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11518 | 2025.06.30 14:54:02.181185 [ 276 ] {e59cbe5c-1567-4969-ba7d-f79173e2c19b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2025.06.30 14:54:02.181319 [ 276 ] {e59cbe5c-1567-4969-ba7d-f79173e2c19b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001227 sec., 193154.03422982886 rows/sec., 12.95 MiB/sec. | ||
| 11520 | 2025.06.30 14:54:02.181357 [ 276 ] {e59cbe5c-1567-4969-ba7d-f79173e2c19b} <Debug> TCPHandler: Processed in 0.001391088 sec. | ||
| 11521 | 2025.06.30 14:54:02.181468 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2025.06.30 14:54:02.181563 [ 276 ] {f335bce3-b7de-4734-b716-5520b0804e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11523 | 2025.06.30 14:54:02.181605 [ 276 ] {f335bce3-b7de-4734-b716-5520b0804e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11524 | 2025.06.30 14:54:02.181911 [ 276 ] {f335bce3-b7de-4734-b716-5520b0804e31} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2025.06.30 14:54:02.181948 [ 276 ] {f335bce3-b7de-4734-b716-5520b0804e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11526 | 2025.06.30 14:54:02.182238 [ 276 ] {f335bce3-b7de-4734-b716-5520b0804e31} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11527 | 2025.06.30 14:54:02.182441 [ 276 ] {f335bce3-b7de-4734-b716-5520b0804e31} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2025.06.30 14:54:02.182571 [ 276 ] {f335bce3-b7de-4734-b716-5520b0804e31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 11529 | 2025.06.30 14:54:02.182607 [ 276 ] {f335bce3-b7de-4734-b716-5520b0804e31} <Debug> TCPHandler: Processed in 0.001188414 sec. | ||
| 11530 | 2025.06.30 14:54:02.182728 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2025.06.30 14:54:02.182823 [ 276 ] {937c69b8-f560-4213-aa6b-243cf5e10074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11532 | 2025.06.30 14:54:02.182878 [ 276 ] {937c69b8-f560-4213-aa6b-243cf5e10074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11533 | 2025.06.30 14:54:02.183739 [ 276 ] {937c69b8-f560-4213-aa6b-243cf5e10074} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2025.06.30 14:54:02.183775 [ 276 ] {937c69b8-f560-4213-aa6b-243cf5e10074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11535 | 2025.06.30 14:54:02.184323 [ 276 ] {937c69b8-f560-4213-aa6b-243cf5e10074} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11536 | 2025.06.30 14:54:02.184554 [ 276 ] {937c69b8-f560-4213-aa6b-243cf5e10074} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2025.06.30 14:54:02.184694 [ 276 ] {937c69b8-f560-4213-aa6b-243cf5e10074} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001889 sec., 17469.560614081525 rows/sec., 31.30 MiB/sec. | ||
| 11538 | 2025.06.30 14:54:02.184767 [ 276 ] {937c69b8-f560-4213-aa6b-243cf5e10074} <Debug> TCPHandler: Processed in 0.002088041 sec. | ||
| 11539 | 2025.06.30 14:54:02.184888 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2025.06.30 14:54:02.184984 [ 276 ] {bf2546b3-78c9-426d-acf4-4f74c66eb588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11541 | 2025.06.30 14:54:02.185026 [ 276 ] {bf2546b3-78c9-426d-acf4-4f74c66eb588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11542 | 2025.06.30 14:54:02.185371 [ 276 ] {bf2546b3-78c9-426d-acf4-4f74c66eb588} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2025.06.30 14:54:02.185407 [ 276 ] {bf2546b3-78c9-426d-acf4-4f74c66eb588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11544 | 2025.06.30 14:54:02.185715 [ 276 ] {bf2546b3-78c9-426d-acf4-4f74c66eb588} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11545 | 2025.06.30 14:54:02.185934 [ 276 ] {bf2546b3-78c9-426d-acf4-4f74c66eb588} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2025.06.30 14:54:02.186063 [ 276 ] {bf2546b3-78c9-426d-acf4-4f74c66eb588} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001097 sec., 74749.3163172288 rows/sec., 4.75 MiB/sec. | ||
| 11547 | 2025.06.30 14:54:02.186099 [ 276 ] {bf2546b3-78c9-426d-acf4-4f74c66eb588} <Debug> TCPHandler: Processed in 0.001261286 sec. | ||
| 11548 | 2025.06.30 14:54:06.231394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
| 11549 | 2025.06.30 14:54:06.232260 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2025.06.30 14:54:06.232300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11551 | 2025.06.30 14:54:06.232795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11552 | 2025.06.30 14:54:06.233031 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2025.06.30 14:54:06.233177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 11554 | 2025.06.30 14:54:07.161924 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11555 | 2025.06.30 14:54:07.162206 [ 276 ] {0a56805f-be40-4211-958e-1a82a993005c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11556 | 2025.06.30 14:54:07.162309 [ 276 ] {0a56805f-be40-4211-958e-1a82a993005c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11557 | 2025.06.30 14:54:07.163145 [ 276 ] {0a56805f-be40-4211-958e-1a82a993005c} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2025.06.30 14:54:07.163183 [ 276 ] {0a56805f-be40-4211-958e-1a82a993005c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11559 | 2025.06.30 14:54:07.163566 [ 276 ] {0a56805f-be40-4211-958e-1a82a993005c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11560 | 2025.06.30 14:54:07.163807 [ 276 ] {0a56805f-be40-4211-958e-1a82a993005c} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11561 | 2025.06.30 14:54:07.163963 [ 276 ] {0a56805f-be40-4211-958e-1a82a993005c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001837 sec., 4354.926510615133 rows/sec., 355.11 KiB/sec. | ||
| 11562 | 2025.06.30 14:54:07.164005 [ 276 ] {0a56805f-be40-4211-958e-1a82a993005c} <Debug> TCPHandler: Processed in 0.002269266 sec. | ||
| 11563 | 2025.06.30 14:54:07.164128 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11564 | 2025.06.30 14:54:07.164225 [ 276 ] {19da2611-f235-44eb-8916-f267a06108eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11565 | 2025.06.30 14:54:07.164266 [ 276 ] {19da2611-f235-44eb-8916-f267a06108eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11566 | 2025.06.30 14:54:07.164686 [ 276 ] {19da2611-f235-44eb-8916-f267a06108eb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2025.06.30 14:54:07.164720 [ 276 ] {19da2611-f235-44eb-8916-f267a06108eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11568 | 2025.06.30 14:54:07.165045 [ 276 ] {19da2611-f235-44eb-8916-f267a06108eb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11569 | 2025.06.30 14:54:07.165253 [ 276 ] {19da2611-f235-44eb-8916-f267a06108eb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2025.06.30 14:54:07.165383 [ 276 ] {19da2611-f235-44eb-8916-f267a06108eb} <Debug> executeQuery: Read 78 rows, 6.39 KiB in 0.001176 sec., 66326.5306122449 rows/sec., 5.31 MiB/sec. | ||
| 11571 | 2025.06.30 14:54:07.165421 [ 276 ] {19da2611-f235-44eb-8916-f267a06108eb} <Debug> TCPHandler: Processed in 0.001344487 sec. | ||
| 11572 | 2025.06.30 14:54:07.165533 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11573 | 2025.06.30 14:54:07.165628 [ 276 ] {dd8c3378-c63c-4ec6-a2be-40e0384c771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11574 | 2025.06.30 14:54:07.165668 [ 276 ] {dd8c3378-c63c-4ec6-a2be-40e0384c771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11575 | 2025.06.30 14:54:07.166060 [ 276 ] {dd8c3378-c63c-4ec6-a2be-40e0384c771e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2025.06.30 14:54:07.166096 [ 276 ] {dd8c3378-c63c-4ec6-a2be-40e0384c771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11577 | 2025.06.30 14:54:07.166397 [ 276 ] {dd8c3378-c63c-4ec6-a2be-40e0384c771e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11578 | 2025.06.30 14:54:07.166608 [ 276 ] {dd8c3378-c63c-4ec6-a2be-40e0384c771e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11579 | 2025.06.30 14:54:07.166739 [ 276 ] {dd8c3378-c63c-4ec6-a2be-40e0384c771e} <Debug> executeQuery: Read 17 rows, 1.24 KiB in 0.001129 sec., 15057.573073516385 rows/sec., 1.07 MiB/sec. | ||
| 11580 | 2025.06.30 14:54:07.166776 [ 276 ] {dd8c3378-c63c-4ec6-a2be-40e0384c771e} <Debug> TCPHandler: Processed in 0.001293376 sec. | ||
| 11581 | 2025.06.30 14:54:07.166877 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11582 | 2025.06.30 14:54:07.166971 [ 276 ] {ea625698-d829-45ad-80a2-133861a43dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11583 | 2025.06.30 14:54:07.167012 [ 276 ] {ea625698-d829-45ad-80a2-133861a43dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11584 | 2025.06.30 14:54:07.167423 [ 276 ] {ea625698-d829-45ad-80a2-133861a43dc2} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11585 | 2025.06.30 14:54:07.167460 [ 276 ] {ea625698-d829-45ad-80a2-133861a43dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11586 | 2025.06.30 14:54:07.167770 [ 276 ] {ea625698-d829-45ad-80a2-133861a43dc2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11587 | 2025.06.30 14:54:07.167971 [ 276 ] {ea625698-d829-45ad-80a2-133861a43dc2} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11588 | 2025.06.30 14:54:07.168099 [ 276 ] {ea625698-d829-45ad-80a2-133861a43dc2} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001145 sec., 70742.35807860263 rows/sec., 5.53 MiB/sec. | ||
| 11589 | 2025.06.30 14:54:07.168136 [ 276 ] {ea625698-d829-45ad-80a2-133861a43dc2} <Debug> TCPHandler: Processed in 0.001308946 sec. | ||
| 11590 | 2025.06.30 14:54:07.168245 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2025.06.30 14:54:07.168340 [ 276 ] {cb7fcf10-f7aa-4913-843b-5a1c13392462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11592 | 2025.06.30 14:54:07.168384 [ 276 ] {cb7fcf10-f7aa-4913-843b-5a1c13392462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11593 | 2025.06.30 14:54:07.168796 [ 276 ] {cb7fcf10-f7aa-4913-843b-5a1c13392462} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2025.06.30 14:54:07.168831 [ 276 ] {cb7fcf10-f7aa-4913-843b-5a1c13392462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11595 | 2025.06.30 14:54:07.169162 [ 276 ] {cb7fcf10-f7aa-4913-843b-5a1c13392462} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11596 | 2025.06.30 14:54:07.169379 [ 276 ] {cb7fcf10-f7aa-4913-843b-5a1c13392462} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2025.06.30 14:54:07.169507 [ 276 ] {cb7fcf10-f7aa-4913-843b-5a1c13392462} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001185 sec., 138396.62447257384 rows/sec., 9.64 MiB/sec. | ||
| 11598 | 2025.06.30 14:54:07.169544 [ 276 ] {cb7fcf10-f7aa-4913-843b-5a1c13392462} <Debug> TCPHandler: Processed in 0.001348777 sec. | ||
| 11599 | 2025.06.30 14:54:07.169644 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11600 | 2025.06.30 14:54:07.169739 [ 276 ] {fa8c90db-12d3-43e2-88ef-50909458faf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11601 | 2025.06.30 14:54:07.169795 [ 276 ] {fa8c90db-12d3-43e2-88ef-50909458faf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11602 | 2025.06.30 14:54:07.170548 [ 276 ] {fa8c90db-12d3-43e2-88ef-50909458faf5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11603 | 2025.06.30 14:54:07.170585 [ 276 ] {fa8c90db-12d3-43e2-88ef-50909458faf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11604 | 2025.06.30 14:54:07.171090 [ 276 ] {fa8c90db-12d3-43e2-88ef-50909458faf5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11605 | 2025.06.30 14:54:07.171312 [ 276 ] {fa8c90db-12d3-43e2-88ef-50909458faf5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11606 | 2025.06.30 14:54:07.171448 [ 276 ] {fa8c90db-12d3-43e2-88ef-50909458faf5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001727 sec., 5211.349160393746 rows/sec., 9.34 MiB/sec. | ||
| 11607 | 2025.06.30 14:54:07.171503 [ 276 ] {fa8c90db-12d3-43e2-88ef-50909458faf5} <Debug> TCPHandler: Processed in 0.001907498 sec. | ||
| 11608 | 2025.06.30 14:54:07.171618 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11609 | 2025.06.30 14:54:07.171715 [ 276 ] {87a2ce2f-4f67-4447-8b8f-692bcabc5f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11610 | 2025.06.30 14:54:07.171757 [ 276 ] {87a2ce2f-4f67-4447-8b8f-692bcabc5f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11611 | 2025.06.30 14:54:07.172086 [ 276 ] {87a2ce2f-4f67-4447-8b8f-692bcabc5f25} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2025.06.30 14:54:07.172122 [ 276 ] {87a2ce2f-4f67-4447-8b8f-692bcabc5f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11613 | 2025.06.30 14:54:07.172439 [ 276 ] {87a2ce2f-4f67-4447-8b8f-692bcabc5f25} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11614 | 2025.06.30 14:54:07.172644 [ 276 ] {87a2ce2f-4f67-4447-8b8f-692bcabc5f25} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2025.06.30 14:54:07.172771 [ 276 ] {87a2ce2f-4f67-4447-8b8f-692bcabc5f25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 11616 | 2025.06.30 14:54:07.172807 [ 276 ] {87a2ce2f-4f67-4447-8b8f-692bcabc5f25} <Debug> TCPHandler: Processed in 0.001239805 sec. | ||
| 11617 | 2025.06.30 14:54:07.898546 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11618 | 2025.06.30 14:54:07.915836 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2025.06.30 14:54:07.915901 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11620 | 2025.06.30 14:54:07.922155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11621 | 2025.06.30 14:54:07.922823 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2025.06.30 14:54:07.925879 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11623 | 2025.06.30 14:54:08.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.68 MiB, peak 336.83 MiB, free memory in arenas 0.00 B, will set to 324.64 MiB (RSS), difference: -1.03 MiB | ||
| 11624 | 2025.06.30 14:54:08.825113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1616 | ||
| 11625 | 2025.06.30 14:54:08.827478 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2025.06.30 14:54:08.827521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11627 | 2025.06.30 14:54:08.828693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11628 | 2025.06.30 14:54:08.828949 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2025.06.30 14:54:08.829204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
| 11630 | 2025.06.30 14:54:12.169653 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2025.06.30 14:54:12.169877 [ 276 ] {0ab84446-d25b-4e36-958e-115408bda9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11632 | 2025.06.30 14:54:12.169945 [ 276 ] {0ab84446-d25b-4e36-958e-115408bda9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11633 | 2025.06.30 14:54:12.170690 [ 276 ] {0ab84446-d25b-4e36-958e-115408bda9c6} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2025.06.30 14:54:12.170737 [ 276 ] {0ab84446-d25b-4e36-958e-115408bda9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11635 | 2025.06.30 14:54:12.171135 [ 276 ] {0ab84446-d25b-4e36-958e-115408bda9c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11636 | 2025.06.30 14:54:12.171368 [ 276 ] {0ab84446-d25b-4e36-958e-115408bda9c6} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2025.06.30 14:54:12.171520 [ 276 ] {0ab84446-d25b-4e36-958e-115408bda9c6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001695 sec., 125073.74631268438 rows/sec., 7.95 MiB/sec. | ||
| 11638 | 2025.06.30 14:54:12.171563 [ 276 ] {0ab84446-d25b-4e36-958e-115408bda9c6} <Debug> TCPHandler: Processed in 0.002044241 sec. | ||
| 11639 | 2025.06.30 14:54:12.171683 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2025.06.30 14:54:12.171804 [ 276 ] {42a60a3a-f054-4630-8977-a61b1e87f893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11641 | 2025.06.30 14:54:12.171846 [ 276 ] {42a60a3a-f054-4630-8977-a61b1e87f893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11642 | 2025.06.30 14:54:12.172584 [ 276 ] {42a60a3a-f054-4630-8977-a61b1e87f893} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2025.06.30 14:54:12.172622 [ 276 ] {42a60a3a-f054-4630-8977-a61b1e87f893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11644 | 2025.06.30 14:54:12.172973 [ 276 ] {42a60a3a-f054-4630-8977-a61b1e87f893} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11645 | 2025.06.30 14:54:12.173189 [ 276 ] {42a60a3a-f054-4630-8977-a61b1e87f893} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2025.06.30 14:54:12.173319 [ 276 ] {42a60a3a-f054-4630-8977-a61b1e87f893} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001534 sec., 445241.1994784876 rows/sec., 35.42 MiB/sec. | ||
| 11647 | 2025.06.30 14:54:12.173357 [ 276 ] {42a60a3a-f054-4630-8977-a61b1e87f893} <Debug> TCPHandler: Processed in 0.001724604 sec. | ||
| 11648 | 2025.06.30 14:54:12.173472 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11649 | 2025.06.30 14:54:12.173566 [ 276 ] {fc7546fd-c5f4-44ae-9037-870b0f498883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11650 | 2025.06.30 14:54:12.173607 [ 276 ] {fc7546fd-c5f4-44ae-9037-870b0f498883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11651 | 2025.06.30 14:54:12.174074 [ 276 ] {fc7546fd-c5f4-44ae-9037-870b0f498883} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11652 | 2025.06.30 14:54:12.174114 [ 276 ] {fc7546fd-c5f4-44ae-9037-870b0f498883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11653 | 2025.06.30 14:54:12.174459 [ 276 ] {fc7546fd-c5f4-44ae-9037-870b0f498883} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11654 | 2025.06.30 14:54:12.174665 [ 276 ] {fc7546fd-c5f4-44ae-9037-870b0f498883} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11655 | 2025.06.30 14:54:12.174794 [ 276 ] {fc7546fd-c5f4-44ae-9037-870b0f498883} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001246 sec., 111556.9823434992 rows/sec., 6.95 MiB/sec. | ||
| 11656 | 2025.06.30 14:54:12.174832 [ 276 ] {fc7546fd-c5f4-44ae-9037-870b0f498883} <Debug> TCPHandler: Processed in 0.001410138 sec. | ||
| 11657 | 2025.06.30 14:54:12.174952 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11658 | 2025.06.30 14:54:12.175047 [ 276 ] {bef3c620-14de-432f-aec7-b4d90effb5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11659 | 2025.06.30 14:54:12.175087 [ 276 ] {bef3c620-14de-432f-aec7-b4d90effb5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11660 | 2025.06.30 14:54:12.175512 [ 276 ] {bef3c620-14de-432f-aec7-b4d90effb5ac} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2025.06.30 14:54:12.175549 [ 276 ] {bef3c620-14de-432f-aec7-b4d90effb5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11662 | 2025.06.30 14:54:12.175843 [ 276 ] {bef3c620-14de-432f-aec7-b4d90effb5ac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11663 | 2025.06.30 14:54:12.176044 [ 276 ] {bef3c620-14de-432f-aec7-b4d90effb5ac} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2025.06.30 14:54:12.176173 [ 276 ] {bef3c620-14de-432f-aec7-b4d90effb5ac} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001144 sec., 98776.22377622378 rows/sec., 6.39 MiB/sec. | ||
| 11665 | 2025.06.30 14:54:12.176211 [ 276 ] {bef3c620-14de-432f-aec7-b4d90effb5ac} <Debug> TCPHandler: Processed in 0.001307746 sec. | ||
| 11666 | 2025.06.30 14:54:12.176323 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2025.06.30 14:54:12.176418 [ 276 ] {84e4a8da-bc5a-49e4-9f8e-fabc05096909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11668 | 2025.06.30 14:54:12.176457 [ 276 ] {84e4a8da-bc5a-49e4-9f8e-fabc05096909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11669 | 2025.06.30 14:54:12.176877 [ 276 ] {84e4a8da-bc5a-49e4-9f8e-fabc05096909} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2025.06.30 14:54:12.176914 [ 276 ] {84e4a8da-bc5a-49e4-9f8e-fabc05096909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11671 | 2025.06.30 14:54:12.177226 [ 276 ] {84e4a8da-bc5a-49e4-9f8e-fabc05096909} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11672 | 2025.06.30 14:54:12.177437 [ 276 ] {84e4a8da-bc5a-49e4-9f8e-fabc05096909} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2025.06.30 14:54:12.177562 [ 276 ] {84e4a8da-bc5a-49e4-9f8e-fabc05096909} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001162 sec., 96385.5421686747 rows/sec., 5.49 MiB/sec. | ||
| 11674 | 2025.06.30 14:54:12.177599 [ 276 ] {84e4a8da-bc5a-49e4-9f8e-fabc05096909} <Debug> TCPHandler: Processed in 0.001325556 sec. | ||
| 11675 | 2025.06.30 14:54:12.177711 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2025.06.30 14:54:12.177805 [ 276 ] {3ca8be78-88a7-4a82-8ead-df7ee96e7610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11677 | 2025.06.30 14:54:12.177845 [ 276 ] {3ca8be78-88a7-4a82-8ead-df7ee96e7610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11678 | 2025.06.30 14:54:12.178393 [ 276 ] {3ca8be78-88a7-4a82-8ead-df7ee96e7610} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2025.06.30 14:54:12.178429 [ 276 ] {3ca8be78-88a7-4a82-8ead-df7ee96e7610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11680 | 2025.06.30 14:54:12.178742 [ 276 ] {3ca8be78-88a7-4a82-8ead-df7ee96e7610} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11681 | 2025.06.30 14:54:12.178956 [ 276 ] {3ca8be78-88a7-4a82-8ead-df7ee96e7610} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2025.06.30 14:54:12.179084 [ 276 ] {3ca8be78-88a7-4a82-8ead-df7ee96e7610} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001297 sec., 319969.1595990748 rows/sec., 22.76 MiB/sec. | ||
| 11683 | 2025.06.30 14:54:12.179127 [ 276 ] {3ca8be78-88a7-4a82-8ead-df7ee96e7610} <Debug> TCPHandler: Processed in 0.001466249 sec. | ||
| 11684 | 2025.06.30 14:54:12.179239 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2025.06.30 14:54:12.179334 [ 276 ] {1a56ccf1-b142-4f6a-8a7f-77d896aa3d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11686 | 2025.06.30 14:54:12.179375 [ 276 ] {1a56ccf1-b142-4f6a-8a7f-77d896aa3d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11687 | 2025.06.30 14:54:12.179729 [ 276 ] {1a56ccf1-b142-4f6a-8a7f-77d896aa3d5e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2025.06.30 14:54:12.179766 [ 276 ] {1a56ccf1-b142-4f6a-8a7f-77d896aa3d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11689 | 2025.06.30 14:54:12.180066 [ 276 ] {1a56ccf1-b142-4f6a-8a7f-77d896aa3d5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11690 | 2025.06.30 14:54:12.180305 [ 276 ] {1a56ccf1-b142-4f6a-8a7f-77d896aa3d5e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2025.06.30 14:54:12.180414 [ 142 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 11692 | 2025.06.30 14:54:12.180436 [ 276 ] {1a56ccf1-b142-4f6a-8a7f-77d896aa3d5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 11693 | 2025.06.30 14:54:12.180482 [ 142 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2025.06.30 14:54:12.180491 [ 276 ] {1a56ccf1-b142-4f6a-8a7f-77d896aa3d5e} <Debug> TCPHandler: Processed in 0.001301426 sec. | ||
| 11695 | 2025.06.30 14:54:12.180512 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11696 | 2025.06.30 14:54:12.180605 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2025.06.30 14:54:12.180608 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 11698 | 2025.06.30 14:54:12.180704 [ 276 ] {5676a11f-818e-4f5b-9548-32fb4065b967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11699 | 2025.06.30 14:54:12.180714 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11700 | 2025.06.30 14:54:12.180744 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 11701 | 2025.06.30 14:54:12.180747 [ 276 ] {5676a11f-818e-4f5b-9548-32fb4065b967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11702 | 2025.06.30 14:54:12.180799 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11703 | 2025.06.30 14:54:12.180845 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 11704 | 2025.06.30 14:54:12.180884 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 11705 | 2025.06.30 14:54:12.180925 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 11706 | 2025.06.30 14:54:12.180964 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 11707 | 2025.06.30 14:54:12.181212 [ 276 ] {5676a11f-818e-4f5b-9548-32fb4065b967} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2025.06.30 14:54:12.181247 [ 276 ] {5676a11f-818e-4f5b-9548-32fb4065b967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11709 | 2025.06.30 14:54:12.181587 [ 276 ] {5676a11f-818e-4f5b-9548-32fb4065b967} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11710 | 2025.06.30 14:54:12.181705 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001137743 sec., 131839.96737400274 rows/sec., 6.73 MiB/sec. | ||
| 11711 | 2025.06.30 14:54:12.181800 [ 276 ] {5676a11f-818e-4f5b-9548-32fb4065b967} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2025.06.30 14:54:12.181813 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 11713 | 2025.06.30 14:54:12.181932 [ 276 ] {5676a11f-818e-4f5b-9548-32fb4065b967} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001247 sec., 190056.134723336 rows/sec., 12.74 MiB/sec. | ||
| 11714 | 2025.06.30 14:54:12.181969 [ 276 ] {5676a11f-818e-4f5b-9548-32fb4065b967} <Debug> TCPHandler: Processed in 0.001412028 sec. | ||
| 11715 | 2025.06.30 14:54:12.182056 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_25_5} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2025.06.30 14:54:12.182083 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2025.06.30 14:54:12.182120 [ 193 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_25_5} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 11718 | 2025.06.30 14:54:12.182178 [ 276 ] {e2e9bdce-a269-40dd-8dc4-5250d3b98ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11719 | 2025.06.30 14:54:12.182187 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11720 | 2025.06.30 14:54:12.182228 [ 276 ] {e2e9bdce-a269-40dd-8dc4-5250d3b98ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11721 | 2025.06.30 14:54:12.182542 [ 276 ] {e2e9bdce-a269-40dd-8dc4-5250d3b98ed7} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2025.06.30 14:54:12.182579 [ 276 ] {e2e9bdce-a269-40dd-8dc4-5250d3b98ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11723 | 2025.06.30 14:54:12.182860 [ 276 ] {e2e9bdce-a269-40dd-8dc4-5250d3b98ed7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11724 | 2025.06.30 14:54:12.183061 [ 276 ] {e2e9bdce-a269-40dd-8dc4-5250d3b98ed7} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2025.06.30 14:54:12.183168 [ 142 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 11726 | 2025.06.30 14:54:12.183190 [ 276 ] {e2e9bdce-a269-40dd-8dc4-5250d3b98ed7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 11727 | 2025.06.30 14:54:12.183199 [ 142 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2025.06.30 14:54:12.183230 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11729 | 2025.06.30 14:54:12.183233 [ 276 ] {e2e9bdce-a269-40dd-8dc4-5250d3b98ed7} <Debug> TCPHandler: Processed in 0.001199634 sec. | ||
| 11730 | 2025.06.30 14:54:12.183307 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::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 | ||
| 11731 | 2025.06.30 14:54:12.183351 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11732 | 2025.06.30 14:54:12.183401 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11733 | 2025.06.30 14:54:12.183426 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part | ||
| 11734 | 2025.06.30 14:54:12.183445 [ 276 ] {b08c8ecf-535a-488b-9b41-ddac1411542f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11735 | 2025.06.30 14:54:12.183473 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 11736 | 2025.06.30 14:54:12.183499 [ 276 ] {b08c8ecf-535a-488b-9b41-ddac1411542f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11737 | 2025.06.30 14:54:12.183511 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 11738 | 2025.06.30 14:54:12.183547 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 11739 | 2025.06.30 14:54:12.183581 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11740 | 2025.06.30 14:54:12.183615 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11741 | 2025.06.30 14:54:12.184235 [ 201 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.000959939 sec., 27085.054362829305 rows/sec., 1.78 MiB/sec. | ||
| 11742 | 2025.06.30 14:54:12.184331 [ 276 ] {b08c8ecf-535a-488b-9b41-ddac1411542f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2025.06.30 14:54:12.184369 [ 276 ] {b08c8ecf-535a-488b-9b41-ddac1411542f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11744 | 2025.06.30 14:54:12.184396 [ 194 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 11745 | 2025.06.30 14:54:12.184742 [ 194 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2025.06.30 14:54:12.184821 [ 194 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_26_5} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 11747 | 2025.06.30 14:54:12.184923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11748 | 2025.06.30 14:54:12.184967 [ 276 ] {b08c8ecf-535a-488b-9b41-ddac1411542f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11749 | 2025.06.30 14:54:12.185201 [ 276 ] {b08c8ecf-535a-488b-9b41-ddac1411542f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2025.06.30 14:54:12.185341 [ 276 ] {b08c8ecf-535a-488b-9b41-ddac1411542f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001913 sec., 17250.39205436487 rows/sec., 30.91 MiB/sec. | ||
| 11751 | 2025.06.30 14:54:12.185405 [ 276 ] {b08c8ecf-535a-488b-9b41-ddac1411542f} <Debug> TCPHandler: Processed in 0.002102692 sec. | ||
| 11752 | 2025.06.30 14:54:12.185519 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2025.06.30 14:54:12.185614 [ 276 ] {1eada284-7902-4d46-9961-0c93bf43146d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11754 | 2025.06.30 14:54:12.185657 [ 276 ] {1eada284-7902-4d46-9961-0c93bf43146d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11755 | 2025.06.30 14:54:12.185991 [ 276 ] {1eada284-7902-4d46-9961-0c93bf43146d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.06.30 14:54:12.186028 [ 276 ] {1eada284-7902-4d46-9961-0c93bf43146d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11757 | 2025.06.30 14:54:12.186329 [ 276 ] {1eada284-7902-4d46-9961-0c93bf43146d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11758 | 2025.06.30 14:54:12.186536 [ 276 ] {1eada284-7902-4d46-9961-0c93bf43146d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2025.06.30 14:54:12.186663 [ 276 ] {1eada284-7902-4d46-9961-0c93bf43146d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001068 sec., 76779.02621722847 rows/sec., 4.88 MiB/sec. | ||
| 11760 | 2025.06.30 14:54:12.186700 [ 276 ] {1eada284-7902-4d46-9961-0c93bf43146d} <Debug> TCPHandler: Processed in 0.001230624 sec. | ||
| 11761 | 2025.06.30 14:54:13.573508 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11762 | 2025.06.30 14:54:13.573574 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11763 | 2025.06.30 14:54:13.734311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
| 11764 | 2025.06.30 14:54:13.734866 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2025.06.30 14:54:13.734905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11766 | 2025.06.30 14:54:13.735388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11767 | 2025.06.30 14:54:13.735625 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2025.06.30 14:54:13.735757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 11769 | 2025.06.30 14:54:13.735760 [ 150 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11770 | 2025.06.30 14:54:13.735823 [ 150 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2025.06.30 14:54:13.735843 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 11772 | 2025.06.30 14:54:13.735962 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 11773 | 2025.06.30 14:54:13.736117 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11774 | 2025.06.30 14:54:13.736155 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
| 11775 | 2025.06.30 14:54:13.736218 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
| 11776 | 2025.06.30 14:54:13.736262 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
| 11777 | 2025.06.30 14:54:13.736303 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
| 11778 | 2025.06.30 14:54:13.736344 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
| 11779 | 2025.06.30 14:54:13.736384 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
| 11780 | 2025.06.30 14:54:13.738624 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002710054 sec., 11164353.18263031 rows/sec., 159.71 MiB/sec. | ||
| 11781 | 2025.06.30 14:54:13.739198 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11782 | 2025.06.30 14:54:13.739529 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2025.06.30 14:54:13.739612 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_66_13} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11784 | 2025.06.30 14:54:13.739737 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 11785 | 2025.06.30 14:54:15.426914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11786 | 2025.06.30 14:54:15.446002 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2025.06.30 14:54:15.446063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11788 | 2025.06.30 14:54:15.452070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11789 | 2025.06.30 14:54:15.452756 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2025.06.30 14:54:15.453062 [ 146 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11791 | 2025.06.30 14:54:15.453142 [ 146 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2025.06.30 14:54:15.453166 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11793 | 2025.06.30 14:54:15.453294 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 11794 | 2025.06.30 14:54:15.456586 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11795 | 2025.06.30 14:54:15.457107 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11796 | 2025.06.30 14:54:15.458559 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 11797 | 2025.06.30 14:54:15.463255 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 11798 | 2025.06.30 14:54:15.467876 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 11799 | 2025.06.30 14:54:15.472702 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 11800 | 2025.06.30 14:54:15.477302 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 11801 | 2025.06.30 14:54:15.481138 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 11802 | 2025.06.30 14:54:15.536625 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083387063 sec., 5960.157152914716 rows/sec., 30.82 MiB/sec. | ||
| 11803 | 2025.06.30 14:54:15.540224 [ 196 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11804 | 2025.06.30 14:54:15.542381 [ 196 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_66_13} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2025.06.30 14:54:15.542503 [ 196 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_66_13} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11806 | 2025.06.30 14:54:15.544754 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11807 | 2025.06.30 14:54:16.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.73 MiB, peak 339.46 MiB, free memory in arenas 0.00 B, will set to 327.13 MiB (RSS), difference: 1.40 MiB | ||
| 11808 | 2025.06.30 14:54:17.161747 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2025.06.30 14:54:17.161947 [ 276 ] {1e2e40d7-59de-4625-aa70-f65b4d89681e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11810 | 2025.06.30 14:54:17.162017 [ 276 ] {1e2e40d7-59de-4625-aa70-f65b4d89681e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11811 | 2025.06.30 14:54:17.162691 [ 276 ] {1e2e40d7-59de-4625-aa70-f65b4d89681e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2025.06.30 14:54:17.162735 [ 276 ] {1e2e40d7-59de-4625-aa70-f65b4d89681e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11813 | 2025.06.30 14:54:17.163117 [ 276 ] {1e2e40d7-59de-4625-aa70-f65b4d89681e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11814 | 2025.06.30 14:54:17.163345 [ 276 ] {1e2e40d7-59de-4625-aa70-f65b4d89681e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2025.06.30 14:54:17.163495 [ 276 ] {1e2e40d7-59de-4625-aa70-f65b4d89681e} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001604 sec., 46134.663341645886 rows/sec., 3.71 MiB/sec. | ||
| 11816 | 2025.06.30 14:54:17.163491 [ 127 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11817 | 2025.06.30 14:54:17.163538 [ 276 ] {1e2e40d7-59de-4625-aa70-f65b4d89681e} <Debug> TCPHandler: Processed in 0.001926989 sec. | ||
| 11818 | 2025.06.30 14:54:17.163572 [ 127 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2025.06.30 14:54:17.163597 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11820 | 2025.06.30 14:54:17.163675 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11821 | 2025.06.30 14:54:17.163702 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 11822 | 2025.06.30 14:54:17.163776 [ 276 ] {0d64553c-9922-45f1-a9ee-a43998d91fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11823 | 2025.06.30 14:54:17.163820 [ 276 ] {0d64553c-9922-45f1-a9ee-a43998d91fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11824 | 2025.06.30 14:54:17.163834 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11825 | 2025.06.30 14:54:17.163875 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 835 rows starting from the beginning of the part | ||
| 11826 | 2025.06.30 14:54:17.163950 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 74 rows starting from the beginning of the part | ||
| 11827 | 2025.06.30 14:54:17.164003 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 683 rows starting from the beginning of the part | ||
| 11828 | 2025.06.30 14:54:17.164050 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 78 rows starting from the beginning of the part | ||
| 11829 | 2025.06.30 14:54:17.164094 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 683 rows starting from the beginning of the part | ||
| 11830 | 2025.06.30 14:54:17.164140 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 74 rows starting from the beginning of the part | ||
| 11831 | 2025.06.30 14:54:17.164225 [ 276 ] {0d64553c-9922-45f1-a9ee-a43998d91fad} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2025.06.30 14:54:17.164267 [ 276 ] {0d64553c-9922-45f1-a9ee-a43998d91fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11833 | 2025.06.30 14:54:17.164925 [ 276 ] {0d64553c-9922-45f1-a9ee-a43998d91fad} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11834 | 2025.06.30 14:54:17.165157 [ 276 ] {0d64553c-9922-45f1-a9ee-a43998d91fad} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11835 | 2025.06.30 14:54:17.165274 [ 127 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 11836 | 2025.06.30 14:54:17.165286 [ 276 ] {0d64553c-9922-45f1-a9ee-a43998d91fad} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001528 sec., 5890.052356020942 rows/sec., 442.90 KiB/sec. | ||
| 11837 | 2025.06.30 14:54:17.165312 [ 127 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2025.06.30 14:54:17.165335 [ 276 ] {0d64553c-9922-45f1-a9ee-a43998d91fad} <Debug> TCPHandler: Processed in 0.001709214 sec. | ||
| 11839 | 2025.06.30 14:54:17.165335 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11840 | 2025.06.30 14:54:17.165431 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::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 | ||
| 11841 | 2025.06.30 14:54:17.165458 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2025.06.30 14:54:17.165520 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11843 | 2025.06.30 14:54:17.165542 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883398 sec., 1288628.319664776 rows/sec., 108.48 MiB/sec. | ||
| 11844 | 2025.06.30 14:54:17.165548 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 182 rows starting from the beginning of the part | ||
| 11845 | 2025.06.30 14:54:17.165554 [ 276 ] {95717794-4919-45c2-9682-0eadcedf1b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11846 | 2025.06.30 14:54:17.165655 [ 276 ] {95717794-4919-45c2-9682-0eadcedf1b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11847 | 2025.06.30 14:54:17.165658 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 9 rows starting from the beginning of the part | ||
| 11848 | 2025.06.30 14:54:17.165707 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 139 rows starting from the beginning of the part | ||
| 11849 | 2025.06.30 14:54:17.165747 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 17 rows starting from the beginning of the part | ||
| 11850 | 2025.06.30 14:54:17.165780 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11851 | 2025.06.30 14:54:17.165786 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 139 rows starting from the beginning of the part | ||
| 11852 | 2025.06.30 14:54:17.165840 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 9 rows starting from the beginning of the part | ||
| 11853 | 2025.06.30 14:54:17.166094 [ 276 ] {95717794-4919-45c2-9682-0eadcedf1b19} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2025.06.30 14:54:17.166110 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2025.06.30 14:54:17.166133 [ 276 ] {95717794-4919-45c2-9682-0eadcedf1b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11856 | 2025.06.30 14:54:17.166199 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_96_19} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11857 | 2025.06.30 14:54:17.166290 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11858 | 2025.06.30 14:54:17.166455 [ 276 ] {95717794-4919-45c2-9682-0eadcedf1b19} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11859 | 2025.06.30 14:54:17.166635 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238634 sec., 399633.79012686556 rows/sec., 27.05 MiB/sec. | ||
| 11860 | 2025.06.30 14:54:17.166677 [ 276 ] {95717794-4919-45c2-9682-0eadcedf1b19} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2025.06.30 14:54:17.166793 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 11862 | 2025.06.30 14:54:17.166819 [ 276 ] {95717794-4919-45c2-9682-0eadcedf1b19} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001284 sec., 56853.58255451713 rows/sec., 4.44 MiB/sec. | ||
| 11863 | 2025.06.30 14:54:17.166822 [ 143 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11864 | 2025.06.30 14:54:17.166863 [ 276 ] {95717794-4919-45c2-9682-0eadcedf1b19} <Debug> TCPHandler: Processed in 0.001453419 sec. | ||
| 11865 | 2025.06.30 14:54:17.166881 [ 143 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2025.06.30 14:54:17.166913 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11867 | 2025.06.30 14:54:17.166991 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2025.06.30 14:54:17.167002 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 11869 | 2025.06.30 14:54:17.167059 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2025.06.30 14:54:17.167095 [ 276 ] {fbeaee52-705e-438a-8bcd-4830d800190f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11871 | 2025.06.30 14:54:17.167127 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11872 | 2025.06.30 14:54:17.167136 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_90_18} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 11873 | 2025.06.30 14:54:17.167143 [ 276 ] {fbeaee52-705e-438a-8bcd-4830d800190f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11874 | 2025.06.30 14:54:17.167167 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 500 rows starting from the beginning of the part | ||
| 11875 | 2025.06.30 14:54:17.167239 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 73 rows starting from the beginning of the part | ||
| 11876 | 2025.06.30 14:54:17.167241 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11877 | 2025.06.30 14:54:17.167283 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 415 rows starting from the beginning of the part | ||
| 11878 | 2025.06.30 14:54:17.167330 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 81 rows starting from the beginning of the part | ||
| 11879 | 2025.06.30 14:54:17.167367 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 415 rows starting from the beginning of the part | ||
| 11880 | 2025.06.30 14:54:17.167404 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 73 rows starting from the beginning of the part | ||
| 11881 | 2025.06.30 14:54:17.167596 [ 276 ] {fbeaee52-705e-438a-8bcd-4830d800190f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2025.06.30 14:54:17.167636 [ 276 ] {fbeaee52-705e-438a-8bcd-4830d800190f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11883 | 2025.06.30 14:54:17.167980 [ 276 ] {fbeaee52-705e-438a-8bcd-4830d800190f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11884 | 2025.06.30 14:54:17.168216 [ 276 ] {fbeaee52-705e-438a-8bcd-4830d800190f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2025.06.30 14:54:17.168334 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11886 | 2025.06.30 14:54:17.168351 [ 276 ] {fbeaee52-705e-438a-8bcd-4830d800190f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 11887 | 2025.06.30 14:54:17.168374 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2025.06.30 14:54:17.168397 [ 276 ] {fbeaee52-705e-438a-8bcd-4830d800190f} <Debug> TCPHandler: Processed in 0.001453749 sec. | ||
| 11889 | 2025.06.30 14:54:17.168400 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11890 | 2025.06.30 14:54:17.168435 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468899 sec., 1059977.5750408978 rows/sec., 81.21 MiB/sec. | ||
| 11891 | 2025.06.30 14:54:17.168538 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 11892 | 2025.06.30 14:54:17.168589 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11893 | 2025.06.30 14:54:17.168537 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2025.06.30 14:54:17.168730 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11895 | 2025.06.30 14:54:17.168743 [ 276 ] {15a62244-cef0-483a-9590-ae72066066a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11896 | 2025.06.30 14:54:17.168781 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_91_18, total 13839 rows starting from the beginning of the part | ||
| 11897 | 2025.06.30 14:54:17.168823 [ 276 ] {15a62244-cef0-483a-9590-ae72066066a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11898 | 2025.06.30 14:54:17.168861 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2025.06.30 14:54:17.168865 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 11900 | 2025.06.30 14:54:17.168938 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part | ||
| 11901 | 2025.06.30 14:54:17.168940 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_96_19} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11902 | 2025.06.30 14:54:17.168992 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 164 rows starting from the beginning of the part | ||
| 11903 | 2025.06.30 14:54:17.169047 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part | ||
| 11904 | 2025.06.30 14:54:17.169054 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11905 | 2025.06.30 14:54:17.169102 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11906 | 2025.06.30 14:54:17.169687 [ 276 ] {15a62244-cef0-483a-9590-ae72066066a5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2025.06.30 14:54:17.169730 [ 276 ] {15a62244-cef0-483a-9590-ae72066066a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11908 | 2025.06.30 14:54:17.170464 [ 276 ] {15a62244-cef0-483a-9590-ae72066066a5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11909 | 2025.06.30 14:54:17.170755 [ 276 ] {15a62244-cef0-483a-9590-ae72066066a5} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2025.06.30 14:54:17.170930 [ 276 ] {15a62244-cef0-483a-9590-ae72066066a5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002211 sec., 4070.55630936228 rows/sec., 7.29 MiB/sec. | ||
| 11911 | 2025.06.30 14:54:17.170996 [ 276 ] {15a62244-cef0-483a-9590-ae72066066a5} <Debug> TCPHandler: Processed in 0.002522431 sec. | ||
| 11912 | 2025.06.30 14:54:17.171125 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2025.06.30 14:54:17.171223 [ 276 ] {6d2cd393-f30f-41c7-9b84-edf76818ab43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11914 | 2025.06.30 14:54:17.171267 [ 276 ] {6d2cd393-f30f-41c7-9b84-edf76818ab43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11915 | 2025.06.30 14:54:17.171615 [ 276 ] {6d2cd393-f30f-41c7-9b84-edf76818ab43} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2025.06.30 14:54:17.171651 [ 276 ] {6d2cd393-f30f-41c7-9b84-edf76818ab43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11917 | 2025.06.30 14:54:17.172091 [ 276 ] {6d2cd393-f30f-41c7-9b84-edf76818ab43} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11918 | 2025.06.30 14:54:17.172329 [ 276 ] {6d2cd393-f30f-41c7-9b84-edf76818ab43} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2025.06.30 14:54:17.172439 [ 143 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11920 | 2025.06.30 14:54:17.172459 [ 276 ] {6d2cd393-f30f-41c7-9b84-edf76818ab43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 11921 | 2025.06.30 14:54:17.172476 [ 143 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2025.06.30 14:54:17.172500 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11923 | 2025.06.30 14:54:17.172503 [ 276 ] {6d2cd393-f30f-41c7-9b84-edf76818ab43} <Debug> TCPHandler: Processed in 0.001439079 sec. | ||
| 11924 | 2025.06.30 14:54:17.172576 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 11925 | 2025.06.30 14:54:17.172676 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11926 | 2025.06.30 14:54:17.172701 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4874 rows starting from the beginning of the part | ||
| 11927 | 2025.06.30 14:54:17.172746 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 11928 | 2025.06.30 14:54:17.172782 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
| 11929 | 2025.06.30 14:54:17.172815 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 11930 | 2025.06.30 14:54:17.172848 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part | ||
| 11931 | 2025.06.30 14:54:17.172884 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 11932 | 2025.06.30 14:54:17.174772 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14797 rows, containing 5 columns (5 merged, 0 gathered) in 0.006290256 sec., 2352368.488659285 rows/sec., 162.96 MiB/sec. | ||
| 11933 | 2025.06.30 14:54:17.175067 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5218 rows, containing 4 columns (4 merged, 0 gathered) in 0.002523141 sec., 2068057.2350098547 rows/sec., 135.99 MiB/sec. | ||
| 11934 | 2025.06.30 14:54:17.175164 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11935 | 2025.06.30 14:54:17.175445 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2025.06.30 14:54:17.175523 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11937 | 2025.06.30 14:54:17.175582 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11938 | 2025.06.30 14:54:17.175602 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB. | ||
| 11939 | 2025.06.30 14:54:17.175846 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2025.06.30 14:54:17.175921 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_96_19} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11941 | 2025.06.30 14:54:17.176013 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11942 | 2025.06.30 14:54:18.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.72 MiB, peak 339.46 MiB, free memory in arenas 0.00 B, will set to 329.89 MiB (RSS), difference: 2.18 MiB | ||
| 11943 | 2025.06.30 14:54:18.830362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1650 | ||
| 11944 | 2025.06.30 14:54:18.832775 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2025.06.30 14:54:18.832814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11946 | 2025.06.30 14:54:18.834040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11947 | 2025.06.30 14:54:18.834330 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2025.06.30 14:54:18.834597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 11949 | 2025.06.30 14:54:21.235871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
| 11950 | 2025.06.30 14:54:21.236451 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.06.30 14:54:21.236494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11952 | 2025.06.30 14:54:21.236974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11953 | 2025.06.30 14:54:21.237195 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2025.06.30 14:54:21.237325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 11955 | 2025.06.30 14:54:22.170795 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11956 | 2025.06.30 14:54:22.170997 [ 276 ] {fad1d0ec-eb72-4e3b-9f3a-01a981217993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11957 | 2025.06.30 14:54:22.171072 [ 276 ] {fad1d0ec-eb72-4e3b-9f3a-01a981217993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11958 | 2025.06.30 14:54:22.171879 [ 276 ] {fad1d0ec-eb72-4e3b-9f3a-01a981217993} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11959 | 2025.06.30 14:54:22.171923 [ 276 ] {fad1d0ec-eb72-4e3b-9f3a-01a981217993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11960 | 2025.06.30 14:54:22.172343 [ 276 ] {fad1d0ec-eb72-4e3b-9f3a-01a981217993} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11961 | 2025.06.30 14:54:22.172573 [ 276 ] {fad1d0ec-eb72-4e3b-9f3a-01a981217993} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2025.06.30 14:54:22.172735 [ 276 ] {fad1d0ec-eb72-4e3b-9f3a-01a981217993} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001792 sec., 118303.57142857143 rows/sec., 7.52 MiB/sec. | ||
| 11963 | 2025.06.30 14:54:22.172787 [ 276 ] {fad1d0ec-eb72-4e3b-9f3a-01a981217993} <Debug> TCPHandler: Processed in 0.002131842 sec. | ||
| 11964 | 2025.06.30 14:54:22.172908 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2025.06.30 14:54:22.173017 [ 276 ] {dd012b42-aff1-4dd2-8b73-2fdbca4cb518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11966 | 2025.06.30 14:54:22.173063 [ 276 ] {dd012b42-aff1-4dd2-8b73-2fdbca4cb518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11967 | 2025.06.30 14:54:22.173481 [ 276 ] {dd012b42-aff1-4dd2-8b73-2fdbca4cb518} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2025.06.30 14:54:22.173516 [ 276 ] {dd012b42-aff1-4dd2-8b73-2fdbca4cb518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11969 | 2025.06.30 14:54:22.173823 [ 276 ] {dd012b42-aff1-4dd2-8b73-2fdbca4cb518} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11970 | 2025.06.30 14:54:22.174029 [ 276 ] {dd012b42-aff1-4dd2-8b73-2fdbca4cb518} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2025.06.30 14:54:22.174159 [ 276 ] {dd012b42-aff1-4dd2-8b73-2fdbca4cb518} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 419.24 KiB/sec. | ||
| 11972 | 2025.06.30 14:54:22.174196 [ 276 ] {dd012b42-aff1-4dd2-8b73-2fdbca4cb518} <Debug> TCPHandler: Processed in 0.001339496 sec. | ||
| 11973 | 2025.06.30 14:54:22.174303 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11974 | 2025.06.30 14:54:22.174400 [ 276 ] {ed527534-91bd-4819-959f-0170fa27529c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11975 | 2025.06.30 14:54:22.174439 [ 276 ] {ed527534-91bd-4819-959f-0170fa27529c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11976 | 2025.06.30 14:54:22.175187 [ 276 ] {ed527534-91bd-4819-959f-0170fa27529c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2025.06.30 14:54:22.175221 [ 276 ] {ed527534-91bd-4819-959f-0170fa27529c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11978 | 2025.06.30 14:54:22.175564 [ 276 ] {ed527534-91bd-4819-959f-0170fa27529c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11979 | 2025.06.30 14:54:22.175778 [ 276 ] {ed527534-91bd-4819-959f-0170fa27529c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2025.06.30 14:54:22.175909 [ 276 ] {ed527534-91bd-4819-959f-0170fa27529c} <Debug> executeQuery: Read 686 rows, 55.86 KiB in 0.001528 sec., 448952.8795811518 rows/sec., 35.70 MiB/sec. | ||
| 11981 | 2025.06.30 14:54:22.175948 [ 276 ] {ed527534-91bd-4819-959f-0170fa27529c} <Debug> TCPHandler: Processed in 0.001698804 sec. | ||
| 11982 | 2025.06.30 14:54:22.176063 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2025.06.30 14:54:22.176158 [ 276 ] {9332799d-90bb-4fa0-bea7-b22c1eadd2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11984 | 2025.06.30 14:54:22.176197 [ 276 ] {9332799d-90bb-4fa0-bea7-b22c1eadd2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11985 | 2025.06.30 14:54:22.176643 [ 276 ] {9332799d-90bb-4fa0-bea7-b22c1eadd2f0} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.06.30 14:54:22.176677 [ 276 ] {9332799d-90bb-4fa0-bea7-b22c1eadd2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11987 | 2025.06.30 14:54:22.177011 [ 276 ] {9332799d-90bb-4fa0-bea7-b22c1eadd2f0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11988 | 2025.06.30 14:54:22.177233 [ 276 ] {9332799d-90bb-4fa0-bea7-b22c1eadd2f0} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2025.06.30 14:54:22.177370 [ 276 ] {9332799d-90bb-4fa0-bea7-b22c1eadd2f0} <Debug> executeQuery: Read 145 rows, 9.29 KiB in 0.00123 sec., 117886.17886178862 rows/sec., 7.37 MiB/sec. | ||
| 11990 | 2025.06.30 14:54:22.177408 [ 276 ] {9332799d-90bb-4fa0-bea7-b22c1eadd2f0} <Debug> TCPHandler: Processed in 0.001393307 sec. | ||
| 11991 | 2025.06.30 14:54:22.177521 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2025.06.30 14:54:22.177615 [ 276 ] {909d23d0-c188-4030-a458-cf15ac177f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11993 | 2025.06.30 14:54:22.177655 [ 276 ] {909d23d0-c188-4030-a458-cf15ac177f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11994 | 2025.06.30 14:54:22.178088 [ 276 ] {909d23d0-c188-4030-a458-cf15ac177f75} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2025.06.30 14:54:22.178122 [ 276 ] {909d23d0-c188-4030-a458-cf15ac177f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11996 | 2025.06.30 14:54:22.178424 [ 276 ] {909d23d0-c188-4030-a458-cf15ac177f75} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11997 | 2025.06.30 14:54:22.178634 [ 276 ] {909d23d0-c188-4030-a458-cf15ac177f75} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2025.06.30 14:54:22.178758 [ 276 ] {909d23d0-c188-4030-a458-cf15ac177f75} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001161 sec., 97329.88802756245 rows/sec., 6.30 MiB/sec. | ||
| 11999 | 2025.06.30 14:54:22.178794 [ 276 ] {909d23d0-c188-4030-a458-cf15ac177f75} <Debug> TCPHandler: Processed in 0.001320126 sec. | ||
| 12000 | 2025.06.30 14:54:22.178919 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2025.06.30 14:54:22.179013 [ 276 ] {61ae8b65-fcdd-47cf-bb99-e7ecdbbae49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12002 | 2025.06.30 14:54:22.179052 [ 276 ] {61ae8b65-fcdd-47cf-bb99-e7ecdbbae49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12003 | 2025.06.30 14:54:22.179492 [ 276 ] {61ae8b65-fcdd-47cf-bb99-e7ecdbbae49b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.06.30 14:54:22.179526 [ 276 ] {61ae8b65-fcdd-47cf-bb99-e7ecdbbae49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12005 | 2025.06.30 14:54:22.179821 [ 276 ] {61ae8b65-fcdd-47cf-bb99-e7ecdbbae49b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12006 | 2025.06.30 14:54:22.180024 [ 276 ] {61ae8b65-fcdd-47cf-bb99-e7ecdbbae49b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2025.06.30 14:54:22.180146 [ 276 ] {61ae8b65-fcdd-47cf-bb99-e7ecdbbae49b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00115 sec., 97391.3043478261 rows/sec., 5.55 MiB/sec. | ||
| 12008 | 2025.06.30 14:54:22.180182 [ 276 ] {61ae8b65-fcdd-47cf-bb99-e7ecdbbae49b} <Debug> TCPHandler: Processed in 0.001317827 sec. | ||
| 12009 | 2025.06.30 14:54:22.180295 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2025.06.30 14:54:22.180388 [ 276 ] {d96d516d-85fe-433f-9f6a-a75809ae061b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12011 | 2025.06.30 14:54:22.180427 [ 276 ] {d96d516d-85fe-433f-9f6a-a75809ae061b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12012 | 2025.06.30 14:54:22.181037 [ 276 ] {d96d516d-85fe-433f-9f6a-a75809ae061b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2025.06.30 14:54:22.181072 [ 276 ] {d96d516d-85fe-433f-9f6a-a75809ae061b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12014 | 2025.06.30 14:54:22.181402 [ 276 ] {d96d516d-85fe-433f-9f6a-a75809ae061b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12015 | 2025.06.30 14:54:22.181609 [ 276 ] {d96d516d-85fe-433f-9f6a-a75809ae061b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2025.06.30 14:54:22.181734 [ 276 ] {d96d516d-85fe-433f-9f6a-a75809ae061b} <Debug> executeQuery: Read 421 rows, 30.72 KiB in 0.001364 sec., 308651.0263929619 rows/sec., 21.99 MiB/sec. | ||
| 12017 | 2025.06.30 14:54:22.181771 [ 276 ] {d96d516d-85fe-433f-9f6a-a75809ae061b} <Debug> TCPHandler: Processed in 0.00152312 sec. | ||
| 12018 | 2025.06.30 14:54:22.181882 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2025.06.30 14:54:22.181975 [ 276 ] {adac6c09-cb42-4410-aaa8-4d72560fd978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12020 | 2025.06.30 14:54:22.182016 [ 276 ] {adac6c09-cb42-4410-aaa8-4d72560fd978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12021 | 2025.06.30 14:54:22.182332 [ 276 ] {adac6c09-cb42-4410-aaa8-4d72560fd978} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2025.06.30 14:54:22.182365 [ 276 ] {adac6c09-cb42-4410-aaa8-4d72560fd978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12023 | 2025.06.30 14:54:22.182670 [ 276 ] {adac6c09-cb42-4410-aaa8-4d72560fd978} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12024 | 2025.06.30 14:54:22.182876 [ 276 ] {adac6c09-cb42-4410-aaa8-4d72560fd978} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2025.06.30 14:54:22.183009 [ 276 ] {adac6c09-cb42-4410-aaa8-4d72560fd978} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 12026 | 2025.06.30 14:54:22.183044 [ 276 ] {adac6c09-cb42-4410-aaa8-4d72560fd978} <Debug> TCPHandler: Processed in 0.001209575 sec. | ||
| 12027 | 2025.06.30 14:54:22.183214 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12028 | 2025.06.30 14:54:22.183314 [ 276 ] {c1d85e8d-8a98-4fb4-a4f1-977851f0d76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12029 | 2025.06.30 14:54:22.183357 [ 276 ] {c1d85e8d-8a98-4fb4-a4f1-977851f0d76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12030 | 2025.06.30 14:54:22.183783 [ 276 ] {c1d85e8d-8a98-4fb4-a4f1-977851f0d76b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2025.06.30 14:54:22.183818 [ 276 ] {c1d85e8d-8a98-4fb4-a4f1-977851f0d76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12032 | 2025.06.30 14:54:22.184154 [ 276 ] {c1d85e8d-8a98-4fb4-a4f1-977851f0d76b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12033 | 2025.06.30 14:54:22.184369 [ 276 ] {c1d85e8d-8a98-4fb4-a4f1-977851f0d76b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2025.06.30 14:54:22.184491 [ 276 ] {c1d85e8d-8a98-4fb4-a4f1-977851f0d76b} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001195 sec., 200836.820083682 rows/sec., 13.47 MiB/sec. | ||
| 12035 | 2025.06.30 14:54:22.184527 [ 276 ] {c1d85e8d-8a98-4fb4-a4f1-977851f0d76b} <Debug> TCPHandler: Processed in 0.001361497 sec. | ||
| 12036 | 2025.06.30 14:54:22.184642 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2025.06.30 14:54:22.184735 [ 276 ] {2eed51a7-789d-4e1b-a987-6d523eefb3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12038 | 2025.06.30 14:54:22.184776 [ 276 ] {2eed51a7-789d-4e1b-a987-6d523eefb3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12039 | 2025.06.30 14:54:22.185102 [ 276 ] {2eed51a7-789d-4e1b-a987-6d523eefb3bb} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2025.06.30 14:54:22.185135 [ 276 ] {2eed51a7-789d-4e1b-a987-6d523eefb3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12041 | 2025.06.30 14:54:22.185423 [ 276 ] {2eed51a7-789d-4e1b-a987-6d523eefb3bb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12042 | 2025.06.30 14:54:22.185623 [ 276 ] {2eed51a7-789d-4e1b-a987-6d523eefb3bb} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2025.06.30 14:54:22.185746 [ 276 ] {2eed51a7-789d-4e1b-a987-6d523eefb3bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 12044 | 2025.06.30 14:54:22.185781 [ 276 ] {2eed51a7-789d-4e1b-a987-6d523eefb3bb} <Debug> TCPHandler: Processed in 0.001185803 sec. | ||
| 12045 | 2025.06.30 14:54:22.185888 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12046 | 2025.06.30 14:54:22.185980 [ 276 ] {c98b522b-4373-4b99-b7f1-db4860a96e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12047 | 2025.06.30 14:54:22.186035 [ 276 ] {c98b522b-4373-4b99-b7f1-db4860a96e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12048 | 2025.06.30 14:54:22.186868 [ 276 ] {c98b522b-4373-4b99-b7f1-db4860a96e71} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2025.06.30 14:54:22.186903 [ 276 ] {c98b522b-4373-4b99-b7f1-db4860a96e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12050 | 2025.06.30 14:54:22.187412 [ 276 ] {c98b522b-4373-4b99-b7f1-db4860a96e71} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12051 | 2025.06.30 14:54:22.187637 [ 276 ] {c98b522b-4373-4b99-b7f1-db4860a96e71} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2025.06.30 14:54:22.187769 [ 276 ] {c98b522b-4373-4b99-b7f1-db4860a96e71} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001807 sec., 18262.313226342005 rows/sec., 32.73 MiB/sec. | ||
| 12053 | 2025.06.30 14:54:22.187769 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12054 | 2025.06.30 14:54:22.187822 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12055 | 2025.06.30 14:54:22.187830 [ 276 ] {c98b522b-4373-4b99-b7f1-db4860a96e71} <Debug> TCPHandler: Processed in 0.001988589 sec. | ||
| 12056 | 2025.06.30 14:54:22.187843 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12057 | 2025.06.30 14:54:22.187949 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12058 | 2025.06.30 14:54:22.187969 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 12059 | 2025.06.30 14:54:22.188042 [ 276 ] {cbec1f53-1121-4556-9a4c-db943c8e6a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12060 | 2025.06.30 14:54:22.188087 [ 276 ] {cbec1f53-1121-4556-9a4c-db943c8e6a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12061 | 2025.06.30 14:54:22.188230 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12062 | 2025.06.30 14:54:22.188296 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1794 rows starting from the beginning of the part | ||
| 12063 | 2025.06.30 14:54:22.188417 [ 276 ] {cbec1f53-1121-4556-9a4c-db943c8e6a33} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2025.06.30 14:54:22.188427 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 33 rows starting from the beginning of the part | ||
| 12065 | 2025.06.30 14:54:22.188458 [ 276 ] {cbec1f53-1121-4556-9a4c-db943c8e6a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12066 | 2025.06.30 14:54:22.188552 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 9 rows starting from the beginning of the part | ||
| 12067 | 2025.06.30 14:54:22.188659 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 33 rows starting from the beginning of the part | ||
| 12068 | 2025.06.30 14:54:22.188755 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 9 rows starting from the beginning of the part | ||
| 12069 | 2025.06.30 14:54:22.188772 [ 276 ] {cbec1f53-1121-4556-9a4c-db943c8e6a33} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12070 | 2025.06.30 14:54:22.188850 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 33 rows starting from the beginning of the part | ||
| 12071 | 2025.06.30 14:54:22.188998 [ 276 ] {cbec1f53-1121-4556-9a4c-db943c8e6a33} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2025.06.30 14:54:22.189123 [ 276 ] {cbec1f53-1121-4556-9a4c-db943c8e6a33} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0011 sec., 74545.45454545454 rows/sec., 4.73 MiB/sec. | ||
| 12073 | 2025.06.30 14:54:22.189159 [ 276 ] {cbec1f53-1121-4556-9a4c-db943c8e6a33} <Debug> TCPHandler: Processed in 0.001258226 sec. | ||
| 12074 | 2025.06.30 14:54:22.200623 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1911 rows, containing 19 columns (19 merged, 0 gathered) in 0.012708273 sec., 150374.48440083084 rows/sec., 269.46 MiB/sec. | ||
| 12075 | 2025.06.30 14:54:22.202855 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12076 | 2025.06.30 14:54:22.203438 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2025.06.30 14:54:22.203569 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12078 | 2025.06.30 14:54:22.203740 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 12079 | 2025.06.30 14:54:22.956649 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12080 | 2025.06.30 14:54:22.972158 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2025.06.30 14:54:22.972214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12082 | 2025.06.30 14:54:22.978343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12083 | 2025.06.30 14:54:22.979048 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2025.06.30 14:54:22.981940 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12085 | 2025.06.30 14:54:23.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.29 MiB, peak 348.10 MiB, free memory in arenas 0.00 B, will set to 337.89 MiB (RSS), difference: 6.61 MiB | ||
| 12086 | 2025.06.30 14:54:27.162722 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2025.06.30 14:54:27.163018 [ 276 ] {a4347eb9-36ad-43bd-92a2-51600ff45534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12088 | 2025.06.30 14:54:27.163116 [ 276 ] {a4347eb9-36ad-43bd-92a2-51600ff45534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12089 | 2025.06.30 14:54:27.163875 [ 276 ] {a4347eb9-36ad-43bd-92a2-51600ff45534} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2025.06.30 14:54:27.163914 [ 276 ] {a4347eb9-36ad-43bd-92a2-51600ff45534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12091 | 2025.06.30 14:54:27.164303 [ 276 ] {a4347eb9-36ad-43bd-92a2-51600ff45534} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12092 | 2025.06.30 14:54:27.164521 [ 276 ] {a4347eb9-36ad-43bd-92a2-51600ff45534} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2025.06.30 14:54:27.164673 [ 276 ] {a4347eb9-36ad-43bd-92a2-51600ff45534} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001731 sec., 42749.85557481225 rows/sec., 3.44 MiB/sec. | ||
| 12094 | 2025.06.30 14:54:27.164714 [ 276 ] {a4347eb9-36ad-43bd-92a2-51600ff45534} <Debug> TCPHandler: Processed in 0.002168683 sec. | ||
| 12095 | 2025.06.30 14:54:27.164836 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12096 | 2025.06.30 14:54:27.164930 [ 276 ] {43f92529-5dde-4a53-afd2-7d4301681445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12097 | 2025.06.30 14:54:27.164969 [ 276 ] {43f92529-5dde-4a53-afd2-7d4301681445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12098 | 2025.06.30 14:54:27.165352 [ 276 ] {43f92529-5dde-4a53-afd2-7d4301681445} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2025.06.30 14:54:27.165385 [ 276 ] {43f92529-5dde-4a53-afd2-7d4301681445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12100 | 2025.06.30 14:54:27.165671 [ 276 ] {43f92529-5dde-4a53-afd2-7d4301681445} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12101 | 2025.06.30 14:54:27.165870 [ 276 ] {43f92529-5dde-4a53-afd2-7d4301681445} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2025.06.30 14:54:27.165995 [ 276 ] {43f92529-5dde-4a53-afd2-7d4301681445} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001084 sec., 8302.58302583026 rows/sec., 624.32 KiB/sec. | ||
| 12103 | 2025.06.30 14:54:27.166031 [ 276 ] {43f92529-5dde-4a53-afd2-7d4301681445} <Debug> TCPHandler: Processed in 0.001245054 sec. | ||
| 12104 | 2025.06.30 14:54:27.166126 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12105 | 2025.06.30 14:54:27.166217 [ 276 ] {8879a93a-3627-4a57-8c70-84f5951e1303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12106 | 2025.06.30 14:54:27.166254 [ 276 ] {8879a93a-3627-4a57-8c70-84f5951e1303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12107 | 2025.06.30 14:54:27.166670 [ 276 ] {8879a93a-3627-4a57-8c70-84f5951e1303} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12108 | 2025.06.30 14:54:27.166703 [ 276 ] {8879a93a-3627-4a57-8c70-84f5951e1303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12109 | 2025.06.30 14:54:27.166998 [ 276 ] {8879a93a-3627-4a57-8c70-84f5951e1303} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12110 | 2025.06.30 14:54:27.167215 [ 276 ] {8879a93a-3627-4a57-8c70-84f5951e1303} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2025.06.30 14:54:27.167341 [ 276 ] {8879a93a-3627-4a57-8c70-84f5951e1303} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001141 sec., 63978.965819456615 rows/sec., 4.99 MiB/sec. | ||
| 12112 | 2025.06.30 14:54:27.167376 [ 276 ] {8879a93a-3627-4a57-8c70-84f5951e1303} <Debug> TCPHandler: Processed in 0.001296796 sec. | ||
| 12113 | 2025.06.30 14:54:27.167479 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2025.06.30 14:54:27.167571 [ 276 ] {374e3682-1d39-4506-ba25-6fb325ae7444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12115 | 2025.06.30 14:54:27.167613 [ 276 ] {374e3682-1d39-4506-ba25-6fb325ae7444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12116 | 2025.06.30 14:54:27.168007 [ 276 ] {374e3682-1d39-4506-ba25-6fb325ae7444} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2025.06.30 14:54:27.168042 [ 276 ] {374e3682-1d39-4506-ba25-6fb325ae7444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12118 | 2025.06.30 14:54:27.168361 [ 276 ] {374e3682-1d39-4506-ba25-6fb325ae7444} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12119 | 2025.06.30 14:54:27.168566 [ 276 ] {374e3682-1d39-4506-ba25-6fb325ae7444} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2025.06.30 14:54:27.168693 [ 276 ] {374e3682-1d39-4506-ba25-6fb325ae7444} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 12121 | 2025.06.30 14:54:27.168729 [ 276 ] {374e3682-1d39-4506-ba25-6fb325ae7444} <Debug> TCPHandler: Processed in 0.001296235 sec. | ||
| 12122 | 2025.06.30 14:54:27.168832 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2025.06.30 14:54:27.168936 [ 276 ] {9a9bc985-07f9-49b8-baf9-76b83425449e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12124 | 2025.06.30 14:54:27.168993 [ 276 ] {9a9bc985-07f9-49b8-baf9-76b83425449e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12125 | 2025.06.30 14:54:27.169772 [ 276 ] {9a9bc985-07f9-49b8-baf9-76b83425449e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2025.06.30 14:54:27.169808 [ 276 ] {9a9bc985-07f9-49b8-baf9-76b83425449e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12127 | 2025.06.30 14:54:27.170353 [ 276 ] {9a9bc985-07f9-49b8-baf9-76b83425449e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12128 | 2025.06.30 14:54:27.170582 [ 276 ] {9a9bc985-07f9-49b8-baf9-76b83425449e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2025.06.30 14:54:27.170722 [ 276 ] {9a9bc985-07f9-49b8-baf9-76b83425449e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001806 sec., 4983.388704318937 rows/sec., 8.93 MiB/sec. | ||
| 12130 | 2025.06.30 14:54:27.170776 [ 276 ] {9a9bc985-07f9-49b8-baf9-76b83425449e} <Debug> TCPHandler: Processed in 0.001994729 sec. | ||
| 12131 | 2025.06.30 14:54:27.170889 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2025.06.30 14:54:27.170986 [ 276 ] {f632144b-5c28-4bea-b02d-439ac09e593a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12133 | 2025.06.30 14:54:27.171028 [ 276 ] {f632144b-5c28-4bea-b02d-439ac09e593a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12134 | 2025.06.30 14:54:27.171348 [ 276 ] {f632144b-5c28-4bea-b02d-439ac09e593a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2025.06.30 14:54:27.171382 [ 276 ] {f632144b-5c28-4bea-b02d-439ac09e593a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12136 | 2025.06.30 14:54:27.171707 [ 276 ] {f632144b-5c28-4bea-b02d-439ac09e593a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12137 | 2025.06.30 14:54:27.171925 [ 276 ] {f632144b-5c28-4bea-b02d-439ac09e593a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2025.06.30 14:54:27.172057 [ 276 ] {f632144b-5c28-4bea-b02d-439ac09e593a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12139 | 2025.06.30 14:54:27.172092 [ 276 ] {f632144b-5c28-4bea-b02d-439ac09e593a} <Debug> TCPHandler: Processed in 0.001253465 sec. | ||
| 12140 | 2025.06.30 14:54:28.573613 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12141 | 2025.06.30 14:54:28.573668 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12142 | 2025.06.30 14:54:28.737461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
| 12143 | 2025.06.30 14:54:28.737977 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2025.06.30 14:54:28.738009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12145 | 2025.06.30 14:54:28.738494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12146 | 2025.06.30 14:54:28.738728 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2025.06.30 14:54:28.738857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 12148 | 2025.06.30 14:54:28.834753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1686 | ||
| 12149 | 2025.06.30 14:54:28.837218 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12150 | 2025.06.30 14:54:28.837270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12151 | 2025.06.30 14:54:28.838640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12152 | 2025.06.30 14:54:28.838920 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2025.06.30 14:54:28.839328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1686 | ||
| 12154 | 2025.06.30 14:54:30.481999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12155 | 2025.06.30 14:54:30.499041 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2025.06.30 14:54:30.499112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12157 | 2025.06.30 14:54:30.505121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12158 | 2025.06.30 14:54:30.505811 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2025.06.30 14:54:30.509125 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12160 | 2025.06.30 14:54:32.169839 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2025.06.30 14:54:32.170038 [ 276 ] {f22f7a32-d161-47f5-a18d-e165b2f581b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12162 | 2025.06.30 14:54:32.170115 [ 276 ] {f22f7a32-d161-47f5-a18d-e165b2f581b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12163 | 2025.06.30 14:54:32.170911 [ 276 ] {f22f7a32-d161-47f5-a18d-e165b2f581b8} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2025.06.30 14:54:32.170962 [ 276 ] {f22f7a32-d161-47f5-a18d-e165b2f581b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12165 | 2025.06.30 14:54:32.171383 [ 276 ] {f22f7a32-d161-47f5-a18d-e165b2f581b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12166 | 2025.06.30 14:54:32.171623 [ 276 ] {f22f7a32-d161-47f5-a18d-e165b2f581b8} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2025.06.30 14:54:32.171794 [ 276 ] {f22f7a32-d161-47f5-a18d-e165b2f581b8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001809 sec., 117191.818684356 rows/sec., 7.45 MiB/sec. | ||
| 12168 | 2025.06.30 14:54:32.171848 [ 276 ] {f22f7a32-d161-47f5-a18d-e165b2f581b8} <Debug> TCPHandler: Processed in 0.002161523 sec. | ||
| 12169 | 2025.06.30 14:54:32.171979 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12170 | 2025.06.30 14:54:32.172085 [ 276 ] {0c33c093-e929-48f9-8d2d-48aef211c152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12171 | 2025.06.30 14:54:32.172131 [ 276 ] {0c33c093-e929-48f9-8d2d-48aef211c152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12172 | 2025.06.30 14:54:32.172890 [ 276 ] {0c33c093-e929-48f9-8d2d-48aef211c152} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2025.06.30 14:54:32.172929 [ 276 ] {0c33c093-e929-48f9-8d2d-48aef211c152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12174 | 2025.06.30 14:54:32.173282 [ 276 ] {0c33c093-e929-48f9-8d2d-48aef211c152} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12175 | 2025.06.30 14:54:32.173488 [ 276 ] {0c33c093-e929-48f9-8d2d-48aef211c152} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2025.06.30 14:54:32.173624 [ 276 ] {0c33c093-e929-48f9-8d2d-48aef211c152} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001561 sec., 437540.03843689937 rows/sec., 34.81 MiB/sec. | ||
| 12177 | 2025.06.30 14:54:32.173664 [ 276 ] {0c33c093-e929-48f9-8d2d-48aef211c152} <Debug> TCPHandler: Processed in 0.001739174 sec. | ||
| 12178 | 2025.06.30 14:54:32.173781 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2025.06.30 14:54:32.173880 [ 276 ] {265f6316-47c0-4c68-aaa0-42ca385f6bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12180 | 2025.06.30 14:54:32.173921 [ 276 ] {265f6316-47c0-4c68-aaa0-42ca385f6bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12181 | 2025.06.30 14:54:32.174379 [ 276 ] {265f6316-47c0-4c68-aaa0-42ca385f6bbc} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.06.30 14:54:32.174417 [ 276 ] {265f6316-47c0-4c68-aaa0-42ca385f6bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12183 | 2025.06.30 14:54:32.174726 [ 276 ] {265f6316-47c0-4c68-aaa0-42ca385f6bbc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12184 | 2025.06.30 14:54:32.174950 [ 276 ] {265f6316-47c0-4c68-aaa0-42ca385f6bbc} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.06.30 14:54:32.175083 [ 276 ] {265f6316-47c0-4c68-aaa0-42ca385f6bbc} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001222 sec., 113747.95417348608 rows/sec., 7.09 MiB/sec. | ||
| 12186 | 2025.06.30 14:54:32.175124 [ 276 ] {265f6316-47c0-4c68-aaa0-42ca385f6bbc} <Debug> TCPHandler: Processed in 0.001394887 sec. | ||
| 12187 | 2025.06.30 14:54:32.175239 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2025.06.30 14:54:32.175335 [ 276 ] {e98faf0c-3dd3-483a-a558-ea1126a94ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12189 | 2025.06.30 14:54:32.175376 [ 276 ] {e98faf0c-3dd3-483a-a558-ea1126a94ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12190 | 2025.06.30 14:54:32.175804 [ 276 ] {e98faf0c-3dd3-483a-a558-ea1126a94ba5} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2025.06.30 14:54:32.175841 [ 276 ] {e98faf0c-3dd3-483a-a558-ea1126a94ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12192 | 2025.06.30 14:54:32.176141 [ 276 ] {e98faf0c-3dd3-483a-a558-ea1126a94ba5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12193 | 2025.06.30 14:54:32.176355 [ 276 ] {e98faf0c-3dd3-483a-a558-ea1126a94ba5} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2025.06.30 14:54:32.176471 [ 124 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12195 | 2025.06.30 14:54:32.176486 [ 276 ] {e98faf0c-3dd3-483a-a558-ea1126a94ba5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001168 sec., 96746.57534246576 rows/sec., 6.26 MiB/sec. | ||
| 12196 | 2025.06.30 14:54:32.176537 [ 124 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2025.06.30 14:54:32.176549 [ 276 ] {e98faf0c-3dd3-483a-a558-ea1126a94ba5} <Debug> TCPHandler: Processed in 0.001361477 sec. | ||
| 12198 | 2025.06.30 14:54:32.176565 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12199 | 2025.06.30 14:54:32.176663 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::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 | ||
| 12200 | 2025.06.30 14:54:32.176666 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2025.06.30 14:54:32.176763 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12202 | 2025.06.30 14:54:32.176778 [ 276 ] {2ff5c8dd-fe0d-4fea-bdae-707568bcafd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12203 | 2025.06.30 14:54:32.176793 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 138 rows starting from the beginning of the part | ||
| 12204 | 2025.06.30 14:54:32.176818 [ 276 ] {2ff5c8dd-fe0d-4fea-bdae-707568bcafd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12205 | 2025.06.30 14:54:32.176858 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
| 12206 | 2025.06.30 14:54:32.176908 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
| 12207 | 2025.06.30 14:54:32.176952 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
| 12208 | 2025.06.30 14:54:32.176994 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
| 12209 | 2025.06.30 14:54:32.177031 [ 197 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
| 12210 | 2025.06.30 14:54:32.177272 [ 276 ] {2ff5c8dd-fe0d-4fea-bdae-707568bcafd8} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2025.06.30 14:54:32.177309 [ 276 ] {2ff5c8dd-fe0d-4fea-bdae-707568bcafd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12212 | 2025.06.30 14:54:32.177624 [ 276 ] {2ff5c8dd-fe0d-4fea-bdae-707568bcafd8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12213 | 2025.06.30 14:54:32.177838 [ 276 ] {2ff5c8dd-fe0d-4fea-bdae-707568bcafd8} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2025.06.30 14:54:32.177845 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221774 sec., 575392.8304252669 rows/sec., 39.80 MiB/sec. | ||
| 12215 | 2025.06.30 14:54:32.177969 [ 276 ] {2ff5c8dd-fe0d-4fea-bdae-707568bcafd8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00121 sec., 92561.98347107439 rows/sec., 5.27 MiB/sec. | ||
| 12216 | 2025.06.30 14:54:32.178015 [ 276 ] {2ff5c8dd-fe0d-4fea-bdae-707568bcafd8} <Debug> TCPHandler: Processed in 0.001397778 sec. | ||
| 12217 | 2025.06.30 14:54:32.178052 [ 187 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12218 | 2025.06.30 14:54:32.178139 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2025.06.30 14:54:32.178241 [ 276 ] {8b7f2fa6-fd7f-460d-88b5-0b98ac082c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12220 | 2025.06.30 14:54:32.178284 [ 276 ] {8b7f2fa6-fd7f-460d-88b5-0b98ac082c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12221 | 2025.06.30 14:54:32.178428 [ 187 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2025.06.30 14:54:32.178524 [ 187 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_31_6} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12223 | 2025.06.30 14:54:32.178641 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12224 | 2025.06.30 14:54:32.178842 [ 276 ] {8b7f2fa6-fd7f-460d-88b5-0b98ac082c01} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2025.06.30 14:54:32.178884 [ 276 ] {8b7f2fa6-fd7f-460d-88b5-0b98ac082c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12226 | 2025.06.30 14:54:32.179209 [ 276 ] {8b7f2fa6-fd7f-460d-88b5-0b98ac082c01} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12227 | 2025.06.30 14:54:32.179426 [ 276 ] {8b7f2fa6-fd7f-460d-88b5-0b98ac082c01} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2025.06.30 14:54:32.179558 [ 276 ] {8b7f2fa6-fd7f-460d-88b5-0b98ac082c01} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001337 sec., 310396.40987284965 rows/sec., 22.08 MiB/sec. | ||
| 12229 | 2025.06.30 14:54:32.179598 [ 276 ] {8b7f2fa6-fd7f-460d-88b5-0b98ac082c01} <Debug> TCPHandler: Processed in 0.00150961 sec. | ||
| 12230 | 2025.06.30 14:54:32.179714 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12231 | 2025.06.30 14:54:32.179808 [ 276 ] {55fae108-3ced-4e45-98ee-99fa24d0df1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12232 | 2025.06.30 14:54:32.179850 [ 276 ] {55fae108-3ced-4e45-98ee-99fa24d0df1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12233 | 2025.06.30 14:54:32.180185 [ 276 ] {55fae108-3ced-4e45-98ee-99fa24d0df1c} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12234 | 2025.06.30 14:54:32.180222 [ 276 ] {55fae108-3ced-4e45-98ee-99fa24d0df1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12235 | 2025.06.30 14:54:32.180512 [ 276 ] {55fae108-3ced-4e45-98ee-99fa24d0df1c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12236 | 2025.06.30 14:54:32.180723 [ 276 ] {55fae108-3ced-4e45-98ee-99fa24d0df1c} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2025.06.30 14:54:32.180848 [ 276 ] {55fae108-3ced-4e45-98ee-99fa24d0df1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 12238 | 2025.06.30 14:54:32.180883 [ 276 ] {55fae108-3ced-4e45-98ee-99fa24d0df1c} <Debug> TCPHandler: Processed in 0.001220484 sec. | ||
| 12239 | 2025.06.30 14:54:32.180984 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2025.06.30 14:54:32.181077 [ 276 ] {558aa00e-887f-4b8e-b2f8-d21941ae334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12241 | 2025.06.30 14:54:32.181121 [ 276 ] {558aa00e-887f-4b8e-b2f8-d21941ae334b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12242 | 2025.06.30 14:54:32.181513 [ 276 ] {558aa00e-887f-4b8e-b2f8-d21941ae334b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12243 | 2025.06.30 14:54:32.181551 [ 276 ] {558aa00e-887f-4b8e-b2f8-d21941ae334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12244 | 2025.06.30 14:54:32.181872 [ 276 ] {558aa00e-887f-4b8e-b2f8-d21941ae334b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12245 | 2025.06.30 14:54:32.182078 [ 276 ] {558aa00e-887f-4b8e-b2f8-d21941ae334b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2025.06.30 14:54:32.182209 [ 276 ] {558aa00e-887f-4b8e-b2f8-d21941ae334b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001149 sec., 206266.31853785898 rows/sec., 13.83 MiB/sec. | ||
| 12247 | 2025.06.30 14:54:32.182247 [ 276 ] {558aa00e-887f-4b8e-b2f8-d21941ae334b} <Debug> TCPHandler: Processed in 0.001311616 sec. | ||
| 12248 | 2025.06.30 14:54:32.182357 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12249 | 2025.06.30 14:54:32.182450 [ 276 ] {d19af6eb-d29e-4e2a-bc24-0939f0b07a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12250 | 2025.06.30 14:54:32.182492 [ 276 ] {d19af6eb-d29e-4e2a-bc24-0939f0b07a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12251 | 2025.06.30 14:54:32.182802 [ 276 ] {d19af6eb-d29e-4e2a-bc24-0939f0b07a4b} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2025.06.30 14:54:32.182840 [ 276 ] {d19af6eb-d29e-4e2a-bc24-0939f0b07a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12253 | 2025.06.30 14:54:32.183129 [ 276 ] {d19af6eb-d29e-4e2a-bc24-0939f0b07a4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12254 | 2025.06.30 14:54:32.183336 [ 276 ] {d19af6eb-d29e-4e2a-bc24-0939f0b07a4b} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2025.06.30 14:54:32.183470 [ 276 ] {d19af6eb-d29e-4e2a-bc24-0939f0b07a4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 12256 | 2025.06.30 14:54:32.183507 [ 276 ] {d19af6eb-d29e-4e2a-bc24-0939f0b07a4b} <Debug> TCPHandler: Processed in 0.001199355 sec. | ||
| 12257 | 2025.06.30 14:54:32.183619 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12258 | 2025.06.30 14:54:32.183713 [ 276 ] {c909c7e9-2669-47da-a72a-fac11d0895c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12259 | 2025.06.30 14:54:32.183768 [ 276 ] {c909c7e9-2669-47da-a72a-fac11d0895c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12260 | 2025.06.30 14:54:32.184595 [ 276 ] {c909c7e9-2669-47da-a72a-fac11d0895c8} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2025.06.30 14:54:32.184630 [ 276 ] {c909c7e9-2669-47da-a72a-fac11d0895c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12262 | 2025.06.30 14:54:32.185180 [ 276 ] {c909c7e9-2669-47da-a72a-fac11d0895c8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12263 | 2025.06.30 14:54:32.185400 [ 276 ] {c909c7e9-2669-47da-a72a-fac11d0895c8} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12264 | 2025.06.30 14:54:32.185541 [ 276 ] {c909c7e9-2669-47da-a72a-fac11d0895c8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001846 sec., 17876.489707475623 rows/sec., 32.03 MiB/sec. | ||
| 12265 | 2025.06.30 14:54:32.185595 [ 276 ] {c909c7e9-2669-47da-a72a-fac11d0895c8} <Debug> TCPHandler: Processed in 0.00202611 sec. | ||
| 12266 | 2025.06.30 14:54:32.185720 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12267 | 2025.06.30 14:54:32.185813 [ 276 ] {3045cd9c-cb54-4982-bdcf-34b310b02ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12268 | 2025.06.30 14:54:32.185855 [ 276 ] {3045cd9c-cb54-4982-bdcf-34b310b02ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12269 | 2025.06.30 14:54:32.186193 [ 276 ] {3045cd9c-cb54-4982-bdcf-34b310b02ccb} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2025.06.30 14:54:32.186231 [ 276 ] {3045cd9c-cb54-4982-bdcf-34b310b02ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 12271 | 2025.06.30 14:54:32.186530 [ 276 ] {3045cd9c-cb54-4982-bdcf-34b310b02ccb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12272 | 2025.06.30 14:54:32.186746 [ 276 ] {3045cd9c-cb54-4982-bdcf-34b310b02ccb} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2025.06.30 14:54:32.186873 [ 276 ] {3045cd9c-cb54-4982-bdcf-34b310b02ccb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001078 sec., 76066.79035250464 rows/sec., 4.83 MiB/sec. | ||
| 12274 | 2025.06.30 14:54:32.186909 [ 276 ] {3045cd9c-cb54-4982-bdcf-34b310b02ccb} <Debug> TCPHandler: Processed in 0.001238694 sec. | ||
| 12275 | 2025.06.30 14:54:36.238983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
| 12276 | 2025.06.30 14:54:36.239587 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2025.06.30 14:54:36.239631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12278 | 2025.06.30 14:54:36.240106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12279 | 2025.06.30 14:54:36.240325 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2025.06.30 14:54:36.240452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
| 12281 | 2025.06.30 14:54:37.161944 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2025.06.30 14:54:37.162230 [ 276 ] {e0f19143-cdc7-4f72-8578-8e54f9f19037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12283 | 2025.06.30 14:54:37.162332 [ 276 ] {e0f19143-cdc7-4f72-8578-8e54f9f19037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12284 | 2025.06.30 14:54:37.163169 [ 276 ] {e0f19143-cdc7-4f72-8578-8e54f9f19037} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2025.06.30 14:54:37.163214 [ 276 ] {e0f19143-cdc7-4f72-8578-8e54f9f19037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12286 | 2025.06.30 14:54:37.163584 [ 276 ] {e0f19143-cdc7-4f72-8578-8e54f9f19037} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12287 | 2025.06.30 14:54:37.163804 [ 276 ] {e0f19143-cdc7-4f72-8578-8e54f9f19037} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12288 | 2025.06.30 14:54:37.163957 [ 276 ] {e0f19143-cdc7-4f72-8578-8e54f9f19037} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001805 sec., 1108.03324099723 rows/sec., 90.35 KiB/sec. | ||
| 12289 | 2025.06.30 14:54:37.163999 [ 276 ] {e0f19143-cdc7-4f72-8578-8e54f9f19037} <Debug> TCPHandler: Processed in 0.002239295 sec. | ||
| 12290 | 2025.06.30 14:54:37.164116 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2025.06.30 14:54:37.164210 [ 276 ] {aed09fdd-48a0-443c-ad5a-82f7084cae71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12292 | 2025.06.30 14:54:37.164249 [ 276 ] {aed09fdd-48a0-443c-ad5a-82f7084cae71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12293 | 2025.06.30 14:54:37.164728 [ 276 ] {aed09fdd-48a0-443c-ad5a-82f7084cae71} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2025.06.30 14:54:37.164765 [ 276 ] {aed09fdd-48a0-443c-ad5a-82f7084cae71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12295 | 2025.06.30 14:54:37.165088 [ 276 ] {aed09fdd-48a0-443c-ad5a-82f7084cae71} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12296 | 2025.06.30 14:54:37.165306 [ 276 ] {aed09fdd-48a0-443c-ad5a-82f7084cae71} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2025.06.30 14:54:37.165433 [ 276 ] {aed09fdd-48a0-443c-ad5a-82f7084cae71} <Debug> executeQuery: Read 75 rows, 6.17 KiB in 0.001242 sec., 60386.473429951686 rows/sec., 4.85 MiB/sec. | ||
| 12298 | 2025.06.30 14:54:37.165469 [ 276 ] {aed09fdd-48a0-443c-ad5a-82f7084cae71} <Debug> TCPHandler: Processed in 0.001402458 sec. | ||
| 12299 | 2025.06.30 14:54:37.165581 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2025.06.30 14:54:37.165676 [ 276 ] {4ea109e8-e0f3-4e39-92d4-abb275832d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12301 | 2025.06.30 14:54:37.165716 [ 276 ] {4ea109e8-e0f3-4e39-92d4-abb275832d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12302 | 2025.06.30 14:54:37.166110 [ 276 ] {4ea109e8-e0f3-4e39-92d4-abb275832d19} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2025.06.30 14:54:37.166146 [ 276 ] {4ea109e8-e0f3-4e39-92d4-abb275832d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12304 | 2025.06.30 14:54:37.166437 [ 276 ] {4ea109e8-e0f3-4e39-92d4-abb275832d19} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12305 | 2025.06.30 14:54:37.166638 [ 276 ] {4ea109e8-e0f3-4e39-92d4-abb275832d19} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2025.06.30 14:54:37.166765 [ 276 ] {4ea109e8-e0f3-4e39-92d4-abb275832d19} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001107 sec., 9936.76603432701 rows/sec., 737.49 KiB/sec. | ||
| 12307 | 2025.06.30 14:54:37.166801 [ 276 ] {4ea109e8-e0f3-4e39-92d4-abb275832d19} <Debug> TCPHandler: Processed in 0.001268616 sec. | ||
| 12308 | 2025.06.30 14:54:37.166898 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2025.06.30 14:54:37.167017 [ 276 ] {f5c85692-b04b-4425-ad49-6998421eafb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12310 | 2025.06.30 14:54:37.167056 [ 276 ] {f5c85692-b04b-4425-ad49-6998421eafb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12311 | 2025.06.30 14:54:37.167469 [ 276 ] {f5c85692-b04b-4425-ad49-6998421eafb7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2025.06.30 14:54:37.167504 [ 276 ] {f5c85692-b04b-4425-ad49-6998421eafb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12313 | 2025.06.30 14:54:37.167802 [ 276 ] {f5c85692-b04b-4425-ad49-6998421eafb7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12314 | 2025.06.30 14:54:37.168010 [ 276 ] {f5c85692-b04b-4425-ad49-6998421eafb7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2025.06.30 14:54:37.168134 [ 276 ] {f5c85692-b04b-4425-ad49-6998421eafb7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001134 sec., 66137.56613756613 rows/sec., 5.17 MiB/sec. | ||
| 12316 | 2025.06.30 14:54:37.168170 [ 276 ] {f5c85692-b04b-4425-ad49-6998421eafb7} <Debug> TCPHandler: Processed in 0.001319257 sec. | ||
| 12317 | 2025.06.30 14:54:37.168303 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2025.06.30 14:54:37.168397 [ 276 ] {4ce6ed02-0a8b-4346-b444-9d553d6fac96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12319 | 2025.06.30 14:54:37.168438 [ 276 ] {4ce6ed02-0a8b-4346-b444-9d553d6fac96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12320 | 2025.06.30 14:54:37.168874 [ 276 ] {4ce6ed02-0a8b-4346-b444-9d553d6fac96} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2025.06.30 14:54:37.168910 [ 276 ] {4ce6ed02-0a8b-4346-b444-9d553d6fac96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12322 | 2025.06.30 14:54:37.169244 [ 276 ] {4ce6ed02-0a8b-4346-b444-9d553d6fac96} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12323 | 2025.06.30 14:54:37.169458 [ 276 ] {4ce6ed02-0a8b-4346-b444-9d553d6fac96} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2025.06.30 14:54:37.169586 [ 276 ] {4ce6ed02-0a8b-4346-b444-9d553d6fac96} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001207 sec., 133388.56669428336 rows/sec., 9.29 MiB/sec. | ||
| 12325 | 2025.06.30 14:54:37.169622 [ 276 ] {4ce6ed02-0a8b-4346-b444-9d553d6fac96} <Debug> TCPHandler: Processed in 0.001366728 sec. | ||
| 12326 | 2025.06.30 14:54:37.169721 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12327 | 2025.06.30 14:54:37.169814 [ 276 ] {a9c33bfb-d987-4300-b007-624ca8447a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12328 | 2025.06.30 14:54:37.169868 [ 276 ] {a9c33bfb-d987-4300-b007-624ca8447a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12329 | 2025.06.30 14:54:37.170631 [ 276 ] {a9c33bfb-d987-4300-b007-624ca8447a0e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2025.06.30 14:54:37.170667 [ 276 ] {a9c33bfb-d987-4300-b007-624ca8447a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12331 | 2025.06.30 14:54:37.171168 [ 276 ] {a9c33bfb-d987-4300-b007-624ca8447a0e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12332 | 2025.06.30 14:54:37.171385 [ 276 ] {a9c33bfb-d987-4300-b007-624ca8447a0e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12333 | 2025.06.30 14:54:37.171519 [ 276 ] {a9c33bfb-d987-4300-b007-624ca8447a0e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001723 sec., 5223.447475333721 rows/sec., 9.36 MiB/sec. | ||
| 12334 | 2025.06.30 14:54:37.171571 [ 276 ] {a9c33bfb-d987-4300-b007-624ca8447a0e} <Debug> TCPHandler: Processed in 0.001897748 sec. | ||
| 12335 | 2025.06.30 14:54:37.171683 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2025.06.30 14:54:37.171776 [ 276 ] {089796d6-09da-4bb3-88b4-346d1cce5490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12337 | 2025.06.30 14:54:37.171816 [ 276 ] {089796d6-09da-4bb3-88b4-346d1cce5490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12338 | 2025.06.30 14:54:37.172146 [ 276 ] {089796d6-09da-4bb3-88b4-346d1cce5490} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2025.06.30 14:54:37.172181 [ 276 ] {089796d6-09da-4bb3-88b4-346d1cce5490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12340 | 2025.06.30 14:54:37.172475 [ 276 ] {089796d6-09da-4bb3-88b4-346d1cce5490} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12341 | 2025.06.30 14:54:37.172678 [ 276 ] {089796d6-09da-4bb3-88b4-346d1cce5490} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2025.06.30 14:54:37.172803 [ 276 ] {089796d6-09da-4bb3-88b4-346d1cce5490} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 12343 | 2025.06.30 14:54:37.172838 [ 276 ] {089796d6-09da-4bb3-88b4-346d1cce5490} <Debug> TCPHandler: Processed in 0.001204134 sec. | ||
| 12344 | 2025.06.30 14:54:38.009192 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12345 | 2025.06.30 14:54:38.026133 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2025.06.30 14:54:38.026203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12347 | 2025.06.30 14:54:38.032535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12348 | 2025.06.30 14:54:38.033219 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2025.06.30 14:54:38.036282 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12350 | 2025.06.30 14:54:38.839581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1722 | ||
| 12351 | 2025.06.30 14:54:38.842137 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2025.06.30 14:54:38.842188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12353 | 2025.06.30 14:54:38.843419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12354 | 2025.06.30 14:54:38.843703 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2025.06.30 14:54:38.843847 [ 79 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12356 | 2025.06.30 14:54:38.843885 [ 79 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2025.06.30 14:54:38.843903 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12358 | 2025.06.30 14:54:38.843997 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 12359 | 2025.06.30 14:54:38.844092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 12360 | 2025.06.30 14:54:38.844515 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12361 | 2025.06.30 14:54:38.844655 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1544 rows starting from the beginning of the part | ||
| 12362 | 2025.06.30 14:54:38.845028 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 12363 | 2025.06.30 14:54:38.845358 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 12364 | 2025.06.30 14:54:38.845697 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 12365 | 2025.06.30 14:54:38.846022 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 12366 | 2025.06.30 14:54:38.846339 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 12367 | 2025.06.30 14:54:38.853446 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 72 columns (72 merged, 0 gathered) in 0.009487499 sec., 181501.99541523008 rows/sec., 140.56 MiB/sec. | ||
| 12368 | 2025.06.30 14:54:38.855265 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12369 | 2025.06.30 14:54:38.855890 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2025.06.30 14:54:38.855985 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_51_10} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12371 | 2025.06.30 14:54:38.856338 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12372 | 2025.06.30 14:54:42.169125 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12373 | 2025.06.30 14:54:42.169433 [ 276 ] {7f8076da-816d-46f3-8b38-2913bdeb7143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12374 | 2025.06.30 14:54:42.169540 [ 276 ] {7f8076da-816d-46f3-8b38-2913bdeb7143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12375 | 2025.06.30 14:54:42.170506 [ 276 ] {7f8076da-816d-46f3-8b38-2913bdeb7143} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2025.06.30 14:54:42.170547 [ 276 ] {7f8076da-816d-46f3-8b38-2913bdeb7143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12377 | 2025.06.30 14:54:42.170953 [ 276 ] {7f8076da-816d-46f3-8b38-2913bdeb7143} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12378 | 2025.06.30 14:54:42.171178 [ 276 ] {7f8076da-816d-46f3-8b38-2913bdeb7143} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2025.06.30 14:54:42.171313 [ 93 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12380 | 2025.06.30 14:54:42.171342 [ 276 ] {7f8076da-816d-46f3-8b38-2913bdeb7143} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001988 sec., 106639.83903420522 rows/sec., 6.78 MiB/sec. | ||
| 12381 | 2025.06.30 14:54:42.171356 [ 93 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2025.06.30 14:54:42.171381 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12383 | 2025.06.30 14:54:42.171396 [ 276 ] {7f8076da-816d-46f3-8b38-2913bdeb7143} <Debug> TCPHandler: Processed in 0.002454849 sec. | ||
| 12384 | 2025.06.30 14:54:42.171512 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::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 | ||
| 12385 | 2025.06.30 14:54:42.171523 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2025.06.30 14:54:42.171671 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12387 | 2025.06.30 14:54:42.171673 [ 276 ] {22f211bf-9aed-44ea-87b6-6860c1b3e90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12388 | 2025.06.30 14:54:42.171714 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 236 rows starting from the beginning of the part | ||
| 12389 | 2025.06.30 14:54:42.171738 [ 276 ] {22f211bf-9aed-44ea-87b6-6860c1b3e90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12390 | 2025.06.30 14:54:42.171794 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 12391 | 2025.06.30 14:54:42.171853 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 12392 | 2025.06.30 14:54:42.171901 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 12393 | 2025.06.30 14:54:42.171941 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 12394 | 2025.06.30 14:54:42.171979 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 12395 | 2025.06.30 14:54:42.172491 [ 276 ] {22f211bf-9aed-44ea-87b6-6860c1b3e90f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2025.06.30 14:54:42.172532 [ 276 ] {22f211bf-9aed-44ea-87b6-6860c1b3e90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12397 | 2025.06.30 14:54:42.172903 [ 276 ] {22f211bf-9aed-44ea-87b6-6860c1b3e90f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12398 | 2025.06.30 14:54:42.172938 [ 186 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478919 sec., 876315.741430058 rows/sec., 59.39 MiB/sec. | ||
| 12399 | 2025.06.30 14:54:42.173148 [ 276 ] {22f211bf-9aed-44ea-87b6-6860c1b3e90f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12400 | 2025.06.30 14:54:42.173176 [ 195 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12401 | 2025.06.30 14:54:42.173277 [ 93 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12402 | 2025.06.30 14:54:42.173294 [ 276 ] {22f211bf-9aed-44ea-87b6-6860c1b3e90f} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001646 sec., 414945.32199270965 rows/sec., 33.01 MiB/sec. | ||
| 12403 | 2025.06.30 14:54:42.173332 [ 93 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2025.06.30 14:54:42.173342 [ 276 ] {22f211bf-9aed-44ea-87b6-6860c1b3e90f} <Debug> TCPHandler: Processed in 0.001872078 sec. | ||
| 12405 | 2025.06.30 14:54:42.173365 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12406 | 2025.06.30 14:54:42.173447 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 12407 | 2025.06.30 14:54:42.173468 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2025.06.30 14:54:42.173553 [ 195 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2025.06.30 14:54:42.173568 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12410 | 2025.06.30 14:54:42.173582 [ 276 ] {e103ffcf-56c7-4d4e-a24d-0f03c855a052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12411 | 2025.06.30 14:54:42.173611 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 835 rows starting from the beginning of the part | ||
| 12412 | 2025.06.30 14:54:42.173637 [ 276 ] {e103ffcf-56c7-4d4e-a24d-0f03c855a052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12413 | 2025.06.30 14:54:42.173663 [ 195 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_31_6} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12414 | 2025.06.30 14:54:42.173671 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 686 rows starting from the beginning of the part | ||
| 12415 | 2025.06.30 14:54:42.173729 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 74 rows starting from the beginning of the part | ||
| 12416 | 2025.06.30 14:54:42.173770 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 683 rows starting from the beginning of the part | ||
| 12417 | 2025.06.30 14:54:42.173780 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 12418 | 2025.06.30 14:54:42.173810 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 75 rows starting from the beginning of the part | ||
| 12419 | 2025.06.30 14:54:42.173853 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 683 rows starting from the beginning of the part | ||
| 12420 | 2025.06.30 14:54:42.174124 [ 276 ] {e103ffcf-56c7-4d4e-a24d-0f03c855a052} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2025.06.30 14:54:42.174166 [ 276 ] {e103ffcf-56c7-4d4e-a24d-0f03c855a052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12422 | 2025.06.30 14:54:42.174488 [ 276 ] {e103ffcf-56c7-4d4e-a24d-0f03c855a052} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12423 | 2025.06.30 14:54:42.174723 [ 276 ] {e103ffcf-56c7-4d4e-a24d-0f03c855a052} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2025.06.30 14:54:42.174855 [ 276 ] {e103ffcf-56c7-4d4e-a24d-0f03c855a052} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001293 sec., 107501.93348801236 rows/sec., 6.70 MiB/sec. | ||
| 12425 | 2025.06.30 14:54:42.174869 [ 106 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 12426 | 2025.06.30 14:54:42.174894 [ 276 ] {e103ffcf-56c7-4d4e-a24d-0f03c855a052} <Debug> TCPHandler: Processed in 0.001475279 sec. | ||
| 12427 | 2025.06.30 14:54:42.174925 [ 106 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12428 | 2025.06.30 14:54:42.174954 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12429 | 2025.06.30 14:54:42.175023 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2025.06.30 14:54:42.175032 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 12431 | 2025.06.30 14:54:42.175138 [ 276 ] {32099b07-7b0f-4845-bfc7-e3b7cadfa855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12432 | 2025.06.30 14:54:42.175147 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12433 | 2025.06.30 14:54:42.175190 [ 276 ] {32099b07-7b0f-4845-bfc7-e3b7cadfa855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12434 | 2025.06.30 14:54:42.175195 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 182 rows starting from the beginning of the part | ||
| 12435 | 2025.06.30 14:54:42.175216 [ 191 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801006 sec., 1685724.5339549119 rows/sec., 141.60 MiB/sec. | ||
| 12436 | 2025.06.30 14:54:42.175275 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 145 rows starting from the beginning of the part | ||
| 12437 | 2025.06.30 14:54:42.175325 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 9 rows starting from the beginning of the part | ||
| 12438 | 2025.06.30 14:54:42.175366 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 139 rows starting from the beginning of the part | ||
| 12439 | 2025.06.30 14:54:42.175409 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part | ||
| 12440 | 2025.06.30 14:54:42.175442 [ 193 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12441 | 2025.06.30 14:54:42.175447 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 139 rows starting from the beginning of the part | ||
| 12442 | 2025.06.30 14:54:42.175644 [ 276 ] {32099b07-7b0f-4845-bfc7-e3b7cadfa855} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2025.06.30 14:54:42.175684 [ 276 ] {32099b07-7b0f-4845-bfc7-e3b7cadfa855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12444 | 2025.06.30 14:54:42.175796 [ 193 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2025.06.30 14:54:42.175880 [ 193 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_101_20} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12446 | 2025.06.30 14:54:42.175977 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 12447 | 2025.06.30 14:54:42.176025 [ 276 ] {32099b07-7b0f-4845-bfc7-e3b7cadfa855} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12448 | 2025.06.30 14:54:42.176264 [ 276 ] {32099b07-7b0f-4845-bfc7-e3b7cadfa855} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12449 | 2025.06.30 14:54:42.176382 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383887 sec., 451626.4695022064 rows/sec., 30.35 MiB/sec. | ||
| 12450 | 2025.06.30 14:54:42.176395 [ 276 ] {32099b07-7b0f-4845-bfc7-e3b7cadfa855} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001275 sec., 88627.45098039215 rows/sec., 5.74 MiB/sec. | ||
| 12451 | 2025.06.30 14:54:42.176433 [ 276 ] {32099b07-7b0f-4845-bfc7-e3b7cadfa855} <Debug> TCPHandler: Processed in 0.001459879 sec. | ||
| 12452 | 2025.06.30 14:54:42.176524 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 12453 | 2025.06.30 14:54:42.176546 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12454 | 2025.06.30 14:54:42.176646 [ 276 ] {f57f285c-5504-4827-9af8-73110bcb56e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12455 | 2025.06.30 14:54:42.176689 [ 276 ] {f57f285c-5504-4827-9af8-73110bcb56e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12456 | 2025.06.30 14:54:42.176794 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2025.06.30 14:54:42.176873 [ 198 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_95_19} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 12458 | 2025.06.30 14:54:42.176951 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12459 | 2025.06.30 14:54:42.177114 [ 276 ] {f57f285c-5504-4827-9af8-73110bcb56e0} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2025.06.30 14:54:42.177155 [ 276 ] {f57f285c-5504-4827-9af8-73110bcb56e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12461 | 2025.06.30 14:54:42.177473 [ 276 ] {f57f285c-5504-4827-9af8-73110bcb56e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12462 | 2025.06.30 14:54:42.177693 [ 276 ] {f57f285c-5504-4827-9af8-73110bcb56e0} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2025.06.30 14:54:42.177811 [ 106 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12464 | 2025.06.30 14:54:42.177822 [ 276 ] {f57f285c-5504-4827-9af8-73110bcb56e0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001195 sec., 93723.84937238492 rows/sec., 5.34 MiB/sec. | ||
| 12465 | 2025.06.30 14:54:42.177845 [ 106 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2025.06.30 14:54:42.177869 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12467 | 2025.06.30 14:54:42.177870 [ 276 ] {f57f285c-5504-4827-9af8-73110bcb56e0} <Debug> TCPHandler: Processed in 0.001372108 sec. | ||
| 12468 | 2025.06.30 14:54:42.177946 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::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 | ||
| 12469 | 2025.06.30 14:54:42.177993 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12470 | 2025.06.30 14:54:42.178041 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12471 | 2025.06.30 14:54:42.178076 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 124 rows starting from the beginning of the part | ||
| 12472 | 2025.06.30 14:54:42.178093 [ 276 ] {61e7d617-ab47-4c80-81e9-10388760e1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12473 | 2025.06.30 14:54:42.178138 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
| 12474 | 2025.06.30 14:54:42.178139 [ 276 ] {61e7d617-ab47-4c80-81e9-10388760e1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12475 | 2025.06.30 14:54:42.178192 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
| 12476 | 2025.06.30 14:54:42.178239 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
| 12477 | 2025.06.30 14:54:42.178278 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
| 12478 | 2025.06.30 14:54:42.178318 [ 191 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
| 12479 | 2025.06.30 14:54:42.178711 [ 276 ] {61e7d617-ab47-4c80-81e9-10388760e1ec} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2025.06.30 14:54:42.178753 [ 276 ] {61e7d617-ab47-4c80-81e9-10388760e1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12481 | 2025.06.30 14:54:42.179102 [ 276 ] {61e7d617-ab47-4c80-81e9-10388760e1ec} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12482 | 2025.06.30 14:54:42.179172 [ 198 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259535 sec., 543057.5569555431 rows/sec., 33.19 MiB/sec. | ||
| 12483 | 2025.06.30 14:54:42.179317 [ 193 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12484 | 2025.06.30 14:54:42.179330 [ 276 ] {61e7d617-ab47-4c80-81e9-10388760e1ec} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2025.06.30 14:54:42.179453 [ 106 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12486 | 2025.06.30 14:54:42.179464 [ 276 ] {61e7d617-ab47-4c80-81e9-10388760e1ec} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001389 sec., 298776.097912167 rows/sec., 21.25 MiB/sec. | ||
| 12487 | 2025.06.30 14:54:42.179487 [ 106 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2025.06.30 14:54:42.179512 [ 276 ] {61e7d617-ab47-4c80-81e9-10388760e1ec} <Debug> TCPHandler: Processed in 0.001567591 sec. | ||
| 12489 | 2025.06.30 14:54:42.179513 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12490 | 2025.06.30 14:54:42.179597 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 12491 | 2025.06.30 14:54:42.179613 [ 193 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2025.06.30 14:54:42.179631 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2025.06.30 14:54:42.179691 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12494 | 2025.06.30 14:54:42.179708 [ 193 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_31_6} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12495 | 2025.06.30 14:54:42.179720 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 500 rows starting from the beginning of the part | ||
| 12496 | 2025.06.30 14:54:42.179730 [ 276 ] {b221146f-db5e-4280-b3bb-9152261b50c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12497 | 2025.06.30 14:54:42.179776 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 421 rows starting from the beginning of the part | ||
| 12498 | 2025.06.30 14:54:42.179783 [ 276 ] {b221146f-db5e-4280-b3bb-9152261b50c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12499 | 2025.06.30 14:54:42.179812 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12500 | 2025.06.30 14:54:42.179824 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 73 rows starting from the beginning of the part | ||
| 12501 | 2025.06.30 14:54:42.179867 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 415 rows starting from the beginning of the part | ||
| 12502 | 2025.06.30 14:54:42.179899 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 75 rows starting from the beginning of the part | ||
| 12503 | 2025.06.30 14:54:42.179933 [ 191 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 415 rows starting from the beginning of the part | ||
| 12504 | 2025.06.30 14:54:42.180123 [ 276 ] {b221146f-db5e-4280-b3bb-9152261b50c2} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2025.06.30 14:54:42.180166 [ 276 ] {b221146f-db5e-4280-b3bb-9152261b50c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12506 | 2025.06.30 14:54:42.180485 [ 276 ] {b221146f-db5e-4280-b3bb-9152261b50c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12507 | 2025.06.30 14:54:42.180702 [ 276 ] {b221146f-db5e-4280-b3bb-9152261b50c2} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2025.06.30 14:54:42.180834 [ 276 ] {b221146f-db5e-4280-b3bb-9152261b50c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 12509 | 2025.06.30 14:54:42.180870 [ 276 ] {b221146f-db5e-4280-b3bb-9152261b50c2} <Debug> TCPHandler: Processed in 0.001288266 sec. | ||
| 12510 | 2025.06.30 14:54:42.180944 [ 192 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1899 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371997 sec., 1384113.8136599425 rows/sec., 105.26 MiB/sec. | ||
| 12511 | 2025.06.30 14:54:42.180975 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12512 | 2025.06.30 14:54:42.181076 [ 276 ] {6a4607ef-0e80-4fcc-bd91-103295fd55c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12513 | 2025.06.30 14:54:42.181123 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12514 | 2025.06.30 14:54:42.181126 [ 276 ] {6a4607ef-0e80-4fcc-bd91-103295fd55c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12515 | 2025.06.30 14:54:42.181404 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2025.06.30 14:54:42.181482 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_101_20} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12517 | 2025.06.30 14:54:42.181552 [ 276 ] {6a4607ef-0e80-4fcc-bd91-103295fd55c1} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2025.06.30 14:54:42.181577 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12519 | 2025.06.30 14:54:42.181589 [ 276 ] {6a4607ef-0e80-4fcc-bd91-103295fd55c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12520 | 2025.06.30 14:54:42.181942 [ 276 ] {6a4607ef-0e80-4fcc-bd91-103295fd55c1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12521 | 2025.06.30 14:54:42.182156 [ 276 ] {6a4607ef-0e80-4fcc-bd91-103295fd55c1} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2025.06.30 14:54:42.182272 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12523 | 2025.06.30 14:54:42.182285 [ 276 ] {6a4607ef-0e80-4fcc-bd91-103295fd55c1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001228 sec., 192996.7426710098 rows/sec., 12.94 MiB/sec. | ||
| 12524 | 2025.06.30 14:54:42.182306 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2025.06.30 14:54:42.182329 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12526 | 2025.06.30 14:54:42.182334 [ 276 ] {6a4607ef-0e80-4fcc-bd91-103295fd55c1} <Debug> TCPHandler: Processed in 0.001408068 sec. | ||
| 12527 | 2025.06.30 14:54:42.182393 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 12528 | 2025.06.30 14:54:42.182454 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2025.06.30 14:54:42.182490 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12530 | 2025.06.30 14:54:42.182519 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_96_19, total 14797 rows starting from the beginning of the part | ||
| 12531 | 2025.06.30 14:54:42.182555 [ 276 ] {907c8e89-5898-4b5d-8b09-a7f5234203f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12532 | 2025.06.30 14:54:42.182564 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 240 rows starting from the beginning of the part | ||
| 12533 | 2025.06.30 14:54:42.182606 [ 276 ] {907c8e89-5898-4b5d-8b09-a7f5234203f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12534 | 2025.06.30 14:54:42.182613 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 12535 | 2025.06.30 14:54:42.182661 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part | ||
| 12536 | 2025.06.30 14:54:42.182696 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 161 rows starting from the beginning of the part | ||
| 12537 | 2025.06.30 14:54:42.182734 [ 191 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part | ||
| 12538 | 2025.06.30 14:54:42.182929 [ 276 ] {907c8e89-5898-4b5d-8b09-a7f5234203f3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2025.06.30 14:54:42.182972 [ 276 ] {907c8e89-5898-4b5d-8b09-a7f5234203f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12540 | 2025.06.30 14:54:42.183285 [ 276 ] {907c8e89-5898-4b5d-8b09-a7f5234203f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12541 | 2025.06.30 14:54:42.183501 [ 276 ] {907c8e89-5898-4b5d-8b09-a7f5234203f3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2025.06.30 14:54:42.183632 [ 276 ] {907c8e89-5898-4b5d-8b09-a7f5234203f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 12543 | 2025.06.30 14:54:42.183669 [ 276 ] {907c8e89-5898-4b5d-8b09-a7f5234203f3} <Debug> TCPHandler: Processed in 0.001264525 sec. | ||
| 12544 | 2025.06.30 14:54:42.183775 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2025.06.30 14:54:42.183874 [ 276 ] {8584e039-66fa-441d-85e0-e269ed497662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12546 | 2025.06.30 14:54:42.183930 [ 276 ] {8584e039-66fa-441d-85e0-e269ed497662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12547 | 2025.06.30 14:54:42.184796 [ 276 ] {8584e039-66fa-441d-85e0-e269ed497662} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2025.06.30 14:54:42.184834 [ 276 ] {8584e039-66fa-441d-85e0-e269ed497662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12549 | 2025.06.30 14:54:42.185432 [ 276 ] {8584e039-66fa-441d-85e0-e269ed497662} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12550 | 2025.06.30 14:54:42.185651 [ 276 ] {8584e039-66fa-441d-85e0-e269ed497662} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2025.06.30 14:54:42.185798 [ 276 ] {8584e039-66fa-441d-85e0-e269ed497662} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001942 sec., 16992.790937178168 rows/sec., 30.45 MiB/sec. | ||
| 12552 | 2025.06.30 14:54:42.185866 [ 276 ] {8584e039-66fa-441d-85e0-e269ed497662} <Debug> TCPHandler: Processed in 0.002140992 sec. | ||
| 12553 | 2025.06.30 14:54:42.185981 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2025.06.30 14:54:42.186078 [ 276 ] {a7bef7b1-dcdf-4d0d-9f66-70d688c26f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12555 | 2025.06.30 14:54:42.186122 [ 276 ] {a7bef7b1-dcdf-4d0d-9f66-70d688c26f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12556 | 2025.06.30 14:54:42.186464 [ 276 ] {a7bef7b1-dcdf-4d0d-9f66-70d688c26f61} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2025.06.30 14:54:42.186501 [ 276 ] {a7bef7b1-dcdf-4d0d-9f66-70d688c26f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12558 | 2025.06.30 14:54:42.186529 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15832 rows, containing 5 columns (5 merged, 0 gathered) in 0.004161253 sec., 3804623.2709234455 rows/sec., 263.22 MiB/sec. | ||
| 12559 | 2025.06.30 14:54:42.186815 [ 276 ] {a7bef7b1-dcdf-4d0d-9f66-70d688c26f61} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12560 | 2025.06.30 14:54:42.187030 [ 276 ] {a7bef7b1-dcdf-4d0d-9f66-70d688c26f61} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2025.06.30 14:54:42.187129 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12562 | 2025.06.30 14:54:42.187150 [ 106 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12563 | 2025.06.30 14:54:42.187166 [ 276 ] {a7bef7b1-dcdf-4d0d-9f66-70d688c26f61} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001106 sec., 74141.04882459313 rows/sec., 4.71 MiB/sec. | ||
| 12564 | 2025.06.30 14:54:42.187180 [ 106 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2025.06.30 14:54:42.187211 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12566 | 2025.06.30 14:54:42.187213 [ 276 ] {a7bef7b1-dcdf-4d0d-9f66-70d688c26f61} <Debug> TCPHandler: Processed in 0.001282065 sec. | ||
| 12567 | 2025.06.30 14:54:42.187292 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 12568 | 2025.06.30 14:54:42.187394 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12569 | 2025.06.30 14:54:42.187412 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2025.06.30 14:54:42.187424 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5218 rows starting from the beginning of the part | ||
| 12571 | 2025.06.30 14:54:42.187484 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
| 12572 | 2025.06.30 14:54:42.187488 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12573 | 2025.06.30 14:54:42.187533 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 12574 | 2025.06.30 14:54:42.187577 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
| 12575 | 2025.06.30 14:54:42.187579 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 12576 | 2025.06.30 14:54:42.187618 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 12577 | 2025.06.30 14:54:42.187661 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part | ||
| 12578 | 2025.06.30 14:54:42.189498 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5584 rows, containing 4 columns (4 merged, 0 gathered) in 0.002243935 sec., 2488485.629040057 rows/sec., 163.48 MiB/sec. | ||
| 12579 | 2025.06.30 14:54:42.189886 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12580 | 2025.06.30 14:54:42.190146 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2025.06.30 14:54:42.190214 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_101_20} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12582 | 2025.06.30 14:54:42.190288 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12583 | 2025.06.30 14:54:43.201523 [ 224 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 12584 | 2025.06.30 14:54:43.201572 [ 224 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 12585 | 2025.06.30 14:54:43.218273 [ 224 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 12586 | 2025.06.30 14:54:43.406946 [ 223 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 12587 | 2025.06.30 14:54:43.406996 [ 223 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 12588 | 2025.06.30 14:54:43.410906 [ 223 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 12589 | 2025.06.30 14:54:43.573919 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12590 | 2025.06.30 14:54:43.573965 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12591 | 2025.06.30 14:54:43.740598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
| 12592 | 2025.06.30 14:54:43.741117 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12593 | 2025.06.30 14:54:43.741169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12594 | 2025.06.30 14:54:43.741655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12595 | 2025.06.30 14:54:43.741895 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12596 | 2025.06.30 14:54:43.742052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 12597 | 2025.06.30 14:54:45.536361 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 12598 | 2025.06.30 14:54:45.554479 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2025.06.30 14:54:45.554554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12600 | 2025.06.30 14:54:45.560732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12601 | 2025.06.30 14:54:45.561567 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2025.06.30 14:54:45.566504 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 12603 | 2025.06.30 14:54:47.166203 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2025.06.30 14:54:47.166472 [ 276 ] {d5aca95b-c3dc-41b7-bdef-7c952ce63ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12605 | 2025.06.30 14:54:47.166566 [ 276 ] {d5aca95b-c3dc-41b7-bdef-7c952ce63ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12606 | 2025.06.30 14:54:47.167495 [ 276 ] {d5aca95b-c3dc-41b7-bdef-7c952ce63ece} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2025.06.30 14:54:47.167559 [ 276 ] {d5aca95b-c3dc-41b7-bdef-7c952ce63ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12608 | 2025.06.30 14:54:47.168056 [ 276 ] {d5aca95b-c3dc-41b7-bdef-7c952ce63ece} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12609 | 2025.06.30 14:54:47.168374 [ 276 ] {d5aca95b-c3dc-41b7-bdef-7c952ce63ece} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2025.06.30 14:54:47.168593 [ 276 ] {d5aca95b-c3dc-41b7-bdef-7c952ce63ece} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.002185 sec., 33867.276887871856 rows/sec., 2.72 MiB/sec. | ||
| 12611 | 2025.06.30 14:54:47.168666 [ 276 ] {d5aca95b-c3dc-41b7-bdef-7c952ce63ece} <Debug> TCPHandler: Processed in 0.002643213 sec. | ||
| 12612 | 2025.06.30 14:54:47.168845 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2025.06.30 14:54:47.168978 [ 276 ] {a6223d29-cded-4084-8226-e12d6a219eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12614 | 2025.06.30 14:54:47.169039 [ 276 ] {a6223d29-cded-4084-8226-e12d6a219eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12615 | 2025.06.30 14:54:47.169607 [ 276 ] {a6223d29-cded-4084-8226-e12d6a219eeb} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2025.06.30 14:54:47.169655 [ 276 ] {a6223d29-cded-4084-8226-e12d6a219eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12617 | 2025.06.30 14:54:47.170066 [ 276 ] {a6223d29-cded-4084-8226-e12d6a219eeb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12618 | 2025.06.30 14:54:47.170352 [ 276 ] {a6223d29-cded-4084-8226-e12d6a219eeb} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2025.06.30 14:54:47.170545 [ 276 ] {a6223d29-cded-4084-8226-e12d6a219eeb} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001595 sec., 5642.633228840125 rows/sec., 424.30 KiB/sec. | ||
| 12620 | 2025.06.30 14:54:47.170599 [ 276 ] {a6223d29-cded-4084-8226-e12d6a219eeb} <Debug> TCPHandler: Processed in 0.001820236 sec. | ||
| 12621 | 2025.06.30 14:54:47.170752 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2025.06.30 14:54:47.170883 [ 276 ] {e70a67c4-aa59-4e4e-abf5-2c3eb9cb367c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12623 | 2025.06.30 14:54:47.170941 [ 276 ] {e70a67c4-aa59-4e4e-abf5-2c3eb9cb367c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12624 | 2025.06.30 14:54:47.171482 [ 276 ] {e70a67c4-aa59-4e4e-abf5-2c3eb9cb367c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2025.06.30 14:54:47.171527 [ 276 ] {e70a67c4-aa59-4e4e-abf5-2c3eb9cb367c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12626 | 2025.06.30 14:54:47.171948 [ 276 ] {e70a67c4-aa59-4e4e-abf5-2c3eb9cb367c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12627 | 2025.06.30 14:54:47.172241 [ 276 ] {e70a67c4-aa59-4e4e-abf5-2c3eb9cb367c} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2025.06.30 14:54:47.172423 [ 276 ] {e70a67c4-aa59-4e4e-abf5-2c3eb9cb367c} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001565 sec., 46645.36741214058 rows/sec., 3.64 MiB/sec. | ||
| 12629 | 2025.06.30 14:54:47.172476 [ 276 ] {e70a67c4-aa59-4e4e-abf5-2c3eb9cb367c} <Debug> TCPHandler: Processed in 0.001794226 sec. | ||
| 12630 | 2025.06.30 14:54:47.172627 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2025.06.30 14:54:47.172754 [ 276 ] {ef156aee-8645-4976-a48d-9d989ab95b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12632 | 2025.06.30 14:54:47.172809 [ 276 ] {ef156aee-8645-4976-a48d-9d989ab95b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12633 | 2025.06.30 14:54:47.173396 [ 276 ] {ef156aee-8645-4976-a48d-9d989ab95b06} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2025.06.30 14:54:47.173445 [ 276 ] {ef156aee-8645-4976-a48d-9d989ab95b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12635 | 2025.06.30 14:54:47.173896 [ 276 ] {ef156aee-8645-4976-a48d-9d989ab95b06} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12636 | 2025.06.30 14:54:47.174182 [ 276 ] {ef156aee-8645-4976-a48d-9d989ab95b06} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2025.06.30 14:54:47.174376 [ 276 ] {ef156aee-8645-4976-a48d-9d989ab95b06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. | ||
| 12638 | 2025.06.30 14:54:47.174427 [ 276 ] {ef156aee-8645-4976-a48d-9d989ab95b06} <Debug> TCPHandler: Processed in 0.001859857 sec. | ||
| 12639 | 2025.06.30 14:54:47.174513 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 12640 | 2025.06.30 14:54:47.174577 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12641 | 2025.06.30 14:54:47.174578 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 12642 | 2025.06.30 14:54:47.174708 [ 276 ] {c291cc5a-42e4-4e8f-ad97-0ae05bdf1a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12643 | 2025.06.30 14:54:47.174785 [ 276 ] {c291cc5a-42e4-4e8f-ad97-0ae05bdf1a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12644 | 2025.06.30 14:54:47.175845 [ 276 ] {c291cc5a-42e4-4e8f-ad97-0ae05bdf1a4c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2025.06.30 14:54:47.175888 [ 276 ] {c291cc5a-42e4-4e8f-ad97-0ae05bdf1a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12646 | 2025.06.30 14:54:47.176640 [ 276 ] {c291cc5a-42e4-4e8f-ad97-0ae05bdf1a4c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12647 | 2025.06.30 14:54:47.176957 [ 276 ] {c291cc5a-42e4-4e8f-ad97-0ae05bdf1a4c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2025.06.30 14:54:47.177153 [ 276 ] {c291cc5a-42e4-4e8f-ad97-0ae05bdf1a4c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002467 sec., 3648.155654641265 rows/sec., 6.54 MiB/sec. | ||
| 12649 | 2025.06.30 14:54:47.177173 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12650 | 2025.06.30 14:54:47.177250 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2025.06.30 14:54:47.177256 [ 276 ] {c291cc5a-42e4-4e8f-ad97-0ae05bdf1a4c} <Debug> TCPHandler: Processed in 0.002741015 sec. | ||
| 12652 | 2025.06.30 14:54:47.177285 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12653 | 2025.06.30 14:54:47.177433 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12654 | 2025.06.30 14:54:47.177462 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 12655 | 2025.06.30 14:54:47.177566 [ 276 ] {092ccf87-ee6e-40b6-97f8-807810e449b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12656 | 2025.06.30 14:54:47.177628 [ 276 ] {092ccf87-ee6e-40b6-97f8-807810e449b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12657 | 2025.06.30 14:54:47.177819 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12658 | 2025.06.30 14:54:47.177905 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1911 rows starting from the beginning of the part | ||
| 12659 | 2025.06.30 14:54:47.178078 [ 276 ] {092ccf87-ee6e-40b6-97f8-807810e449b8} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12660 | 2025.06.30 14:54:47.178078 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 9 rows starting from the beginning of the part | ||
| 12661 | 2025.06.30 14:54:47.178130 [ 276 ] {092ccf87-ee6e-40b6-97f8-807810e449b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12662 | 2025.06.30 14:54:47.178245 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 33 rows starting from the beginning of the part | ||
| 12663 | 2025.06.30 14:54:47.178391 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 9 rows starting from the beginning of the part | ||
| 12664 | 2025.06.30 14:54:47.178539 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 33 rows starting from the beginning of the part | ||
| 12665 | 2025.06.30 14:54:47.178614 [ 276 ] {092ccf87-ee6e-40b6-97f8-807810e449b8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12666 | 2025.06.30 14:54:47.178676 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 9 rows starting from the beginning of the part | ||
| 12667 | 2025.06.30 14:54:47.178920 [ 276 ] {092ccf87-ee6e-40b6-97f8-807810e449b8} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2025.06.30 14:54:47.179116 [ 276 ] {092ccf87-ee6e-40b6-97f8-807810e449b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
| 12669 | 2025.06.30 14:54:47.179169 [ 276 ] {092ccf87-ee6e-40b6-97f8-807810e449b8} <Debug> TCPHandler: Processed in 0.001797956 sec. | ||
| 12670 | 2025.06.30 14:54:47.179190 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 12671 | 2025.06.30 14:54:47.192025 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 19 columns (19 merged, 0 gathered) in 0.014643972 sec., 136848.11743699046 rows/sec., 245.23 MiB/sec. | ||
| 12672 | 2025.06.30 14:54:47.193902 [ 199 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12673 | 2025.06.30 14:54:47.194344 [ 199 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2025.06.30 14:54:47.194429 [ 199 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12675 | 2025.06.30 14:54:47.194607 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.43 MiB. | ||
| 12676 | 2025.06.30 14:54:48.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.76 MiB, peak 357.14 MiB, free memory in arenas 0.00 B, will set to 344.44 MiB (RSS), difference: 4.68 MiB | ||
| 12677 | 2025.06.30 14:54:48.088585 [ 225 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 12678 | 2025.06.30 14:54:48.088635 [ 225 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 12679 | 2025.06.30 14:54:48.090750 [ 225 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 12680 | 2025.06.30 14:54:48.379035 [ 222 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 12681 | 2025.06.30 14:54:48.379086 [ 222 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 12682 | 2025.06.30 14:54:48.381583 [ 222 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 12683 | 2025.06.30 14:54:48.387488 [ 219 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 12684 | 2025.06.30 14:54:48.387543 [ 219 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 12685 | 2025.06.30 14:54:48.389380 [ 219 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 12686 | 2025.06.30 14:54:48.538021 [ 117 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12687 | 2025.06.30 14:54:48.538099 [ 117 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2025.06.30 14:54:48.538128 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12689 | 2025.06.30 14:54:48.538237 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 12690 | 2025.06.30 14:54:48.538348 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12691 | 2025.06.30 14:54:48.538383 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 22 rows starting from the beginning of the part | ||
| 12692 | 2025.06.30 14:54:48.538455 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12693 | 2025.06.30 14:54:48.538503 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 12694 | 2025.06.30 14:54:48.538545 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12695 | 2025.06.30 14:54:48.538587 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 12696 | 2025.06.30 14:54:48.539386 [ 199 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187653 sec., 35363.86469785366 rows/sec., 2.97 MiB/sec. | ||
| 12697 | 2025.06.30 14:54:48.539539 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12698 | 2025.06.30 14:54:48.539808 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2025.06.30 14:54:48.539876 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_29_7} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12700 | 2025.06.30 14:54:48.539945 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12701 | 2025.06.30 14:54:48.844384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1756 | ||
| 12702 | 2025.06.30 14:54:48.847989 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2025.06.30 14:54:48.848066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12704 | 2025.06.30 14:54:48.849797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12705 | 2025.06.30 14:54:48.850217 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12706 | 2025.06.30 14:54:48.850713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1756 | ||
| 12707 | 2025.06.30 14:54:49.000294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.46 MiB, peak 357.14 MiB, free memory in arenas 0.00 B, will set to 344.45 MiB (RSS), difference: 3.98 MiB | ||
| 12708 | 2025.06.30 14:54:51.242209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
| 12709 | 2025.06.30 14:54:51.242822 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2025.06.30 14:54:51.242875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12711 | 2025.06.30 14:54:51.243417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12712 | 2025.06.30 14:54:51.243675 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2025.06.30 14:54:51.243825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
| 12714 | 2025.06.30 14:54:51.243837 [ 110 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12715 | 2025.06.30 14:54:51.243910 [ 110 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12716 | 2025.06.30 14:54:51.243933 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12717 | 2025.06.30 14:54:51.244069 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 12718 | 2025.06.30 14:54:51.244229 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12719 | 2025.06.30 14:54:51.244268 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
| 12720 | 2025.06.30 14:54:51.244333 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
| 12721 | 2025.06.30 14:54:51.244380 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
| 12722 | 2025.06.30 14:54:51.244424 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
| 12723 | 2025.06.30 14:54:51.244462 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
| 12724 | 2025.06.30 14:54:51.244503 [ 189 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
| 12725 | 2025.06.30 14:54:51.246855 [ 199 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.002842857 sec., 11458191.53056239 rows/sec., 163.91 MiB/sec. | ||
| 12726 | 2025.06.30 14:54:51.247371 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12727 | 2025.06.30 14:54:51.247692 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2025.06.30 14:54:51.247775 [ 187 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_71_14} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12729 | 2025.06.30 14:54:51.247899 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
| 12730 | 2025.06.30 14:54:52.170066 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2025.06.30 14:54:52.170274 [ 276 ] {59cd7cbc-c88b-47bb-962b-d1153216a6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12732 | 2025.06.30 14:54:52.170345 [ 276 ] {59cd7cbc-c88b-47bb-962b-d1153216a6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12733 | 2025.06.30 14:54:52.171127 [ 276 ] {59cd7cbc-c88b-47bb-962b-d1153216a6f1} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2025.06.30 14:54:52.171180 [ 276 ] {59cd7cbc-c88b-47bb-962b-d1153216a6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12735 | 2025.06.30 14:54:52.171600 [ 276 ] {59cd7cbc-c88b-47bb-962b-d1153216a6f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12736 | 2025.06.30 14:54:52.171830 [ 276 ] {59cd7cbc-c88b-47bb-962b-d1153216a6f1} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2025.06.30 14:54:52.172006 [ 276 ] {59cd7cbc-c88b-47bb-962b-d1153216a6f1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001782 sec., 118967.45230078563 rows/sec., 7.57 MiB/sec. | ||
| 12738 | 2025.06.30 14:54:52.172063 [ 276 ] {59cd7cbc-c88b-47bb-962b-d1153216a6f1} <Debug> TCPHandler: Processed in 0.002141523 sec. | ||
| 12739 | 2025.06.30 14:54:52.172196 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2025.06.30 14:54:52.172302 [ 276 ] {d5c3a878-a0ca-44e2-a1cd-075f8fc7fa6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12741 | 2025.06.30 14:54:52.172348 [ 276 ] {d5c3a878-a0ca-44e2-a1cd-075f8fc7fa6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12742 | 2025.06.30 14:54:52.172769 [ 276 ] {d5c3a878-a0ca-44e2-a1cd-075f8fc7fa6f} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2025.06.30 14:54:52.172807 [ 276 ] {d5c3a878-a0ca-44e2-a1cd-075f8fc7fa6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12744 | 2025.06.30 14:54:52.173119 [ 276 ] {d5c3a878-a0ca-44e2-a1cd-075f8fc7fa6f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12745 | 2025.06.30 14:54:52.173322 [ 276 ] {d5c3a878-a0ca-44e2-a1cd-075f8fc7fa6f} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2025.06.30 14:54:52.173461 [ 276 ] {d5c3a878-a0ca-44e2-a1cd-075f8fc7fa6f} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 287.52 KiB/sec. | ||
| 12747 | 2025.06.30 14:54:52.173502 [ 276 ] {d5c3a878-a0ca-44e2-a1cd-075f8fc7fa6f} <Debug> TCPHandler: Processed in 0.001359668 sec. | ||
| 12748 | 2025.06.30 14:54:52.173606 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2025.06.30 14:54:52.173701 [ 276 ] {accd6c5a-1d7c-4f76-a771-073bd97a7496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12750 | 2025.06.30 14:54:52.173741 [ 276 ] {accd6c5a-1d7c-4f76-a771-073bd97a7496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12751 | 2025.06.30 14:54:52.174466 [ 276 ] {accd6c5a-1d7c-4f76-a771-073bd97a7496} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2025.06.30 14:54:52.174502 [ 276 ] {accd6c5a-1d7c-4f76-a771-073bd97a7496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12753 | 2025.06.30 14:54:52.174849 [ 276 ] {accd6c5a-1d7c-4f76-a771-073bd97a7496} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12754 | 2025.06.30 14:54:52.175058 [ 276 ] {accd6c5a-1d7c-4f76-a771-073bd97a7496} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2025.06.30 14:54:52.175194 [ 276 ] {accd6c5a-1d7c-4f76-a771-073bd97a7496} <Debug> executeQuery: Read 686 rows, 55.88 KiB in 0.001509 sec., 454605.69913850236 rows/sec., 36.17 MiB/sec. | ||
| 12756 | 2025.06.30 14:54:52.175235 [ 276 ] {accd6c5a-1d7c-4f76-a771-073bd97a7496} <Debug> TCPHandler: Processed in 0.001678453 sec. | ||
| 12757 | 2025.06.30 14:54:52.175349 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2025.06.30 14:54:52.175446 [ 276 ] {83d473fd-69b3-42b9-acf9-205cf5eb4942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12759 | 2025.06.30 14:54:52.175486 [ 276 ] {83d473fd-69b3-42b9-acf9-205cf5eb4942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12760 | 2025.06.30 14:54:52.175931 [ 276 ] {83d473fd-69b3-42b9-acf9-205cf5eb4942} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2025.06.30 14:54:52.175968 [ 276 ] {83d473fd-69b3-42b9-acf9-205cf5eb4942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12762 | 2025.06.30 14:54:52.176267 [ 276 ] {83d473fd-69b3-42b9-acf9-205cf5eb4942} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12763 | 2025.06.30 14:54:52.176474 [ 276 ] {83d473fd-69b3-42b9-acf9-205cf5eb4942} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2025.06.30 14:54:52.176607 [ 276 ] {83d473fd-69b3-42b9-acf9-205cf5eb4942} <Debug> executeQuery: Read 143 rows, 9.16 KiB in 0.001177 sec., 121495.32710280373 rows/sec., 7.60 MiB/sec. | ||
| 12765 | 2025.06.30 14:54:52.176647 [ 276 ] {83d473fd-69b3-42b9-acf9-205cf5eb4942} <Debug> TCPHandler: Processed in 0.001347056 sec. | ||
| 12766 | 2025.06.30 14:54:52.176759 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2025.06.30 14:54:52.176854 [ 276 ] {c1bec654-86e9-4f06-9191-0a78095c337c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12768 | 2025.06.30 14:54:52.176894 [ 276 ] {c1bec654-86e9-4f06-9191-0a78095c337c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12769 | 2025.06.30 14:54:52.177330 [ 276 ] {c1bec654-86e9-4f06-9191-0a78095c337c} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2025.06.30 14:54:52.177366 [ 276 ] {c1bec654-86e9-4f06-9191-0a78095c337c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12771 | 2025.06.30 14:54:52.177674 [ 276 ] {c1bec654-86e9-4f06-9191-0a78095c337c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12772 | 2025.06.30 14:54:52.177877 [ 276 ] {c1bec654-86e9-4f06-9191-0a78095c337c} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2025.06.30 14:54:52.178004 [ 276 ] {c1bec654-86e9-4f06-9191-0a78095c337c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001167 sec., 96829.47729220222 rows/sec., 6.27 MiB/sec. | ||
| 12774 | 2025.06.30 14:54:52.178045 [ 276 ] {c1bec654-86e9-4f06-9191-0a78095c337c} <Debug> TCPHandler: Processed in 0.001335666 sec. | ||
| 12775 | 2025.06.30 14:54:52.178159 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2025.06.30 14:54:52.178254 [ 276 ] {3fc1d29a-ec98-4600-a324-22b1daf4ea55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12777 | 2025.06.30 14:54:52.178294 [ 276 ] {3fc1d29a-ec98-4600-a324-22b1daf4ea55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12778 | 2025.06.30 14:54:52.178730 [ 276 ] {3fc1d29a-ec98-4600-a324-22b1daf4ea55} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2025.06.30 14:54:52.178766 [ 276 ] {3fc1d29a-ec98-4600-a324-22b1daf4ea55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12780 | 2025.06.30 14:54:52.179059 [ 276 ] {3fc1d29a-ec98-4600-a324-22b1daf4ea55} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12781 | 2025.06.30 14:54:52.179275 [ 276 ] {3fc1d29a-ec98-4600-a324-22b1daf4ea55} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2025.06.30 14:54:52.179404 [ 276 ] {3fc1d29a-ec98-4600-a324-22b1daf4ea55} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001167 sec., 95972.57926306769 rows/sec., 5.47 MiB/sec. | ||
| 12783 | 2025.06.30 14:54:52.179444 [ 276 ] {3fc1d29a-ec98-4600-a324-22b1daf4ea55} <Debug> TCPHandler: Processed in 0.001334626 sec. | ||
| 12784 | 2025.06.30 14:54:52.179557 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2025.06.30 14:54:52.179651 [ 276 ] {5d2a7585-8ebb-4eac-a95d-3476346e601f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12786 | 2025.06.30 14:54:52.179691 [ 276 ] {5d2a7585-8ebb-4eac-a95d-3476346e601f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12787 | 2025.06.30 14:54:52.180275 [ 276 ] {5d2a7585-8ebb-4eac-a95d-3476346e601f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2025.06.30 14:54:52.180311 [ 276 ] {5d2a7585-8ebb-4eac-a95d-3476346e601f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12789 | 2025.06.30 14:54:52.180627 [ 276 ] {5d2a7585-8ebb-4eac-a95d-3476346e601f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12790 | 2025.06.30 14:54:52.180835 [ 276 ] {5d2a7585-8ebb-4eac-a95d-3476346e601f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2025.06.30 14:54:52.180964 [ 276 ] {5d2a7585-8ebb-4eac-a95d-3476346e601f} <Debug> executeQuery: Read 419 rows, 30.57 KiB in 0.001329 sec., 315274.64258841233 rows/sec., 22.46 MiB/sec. | ||
| 12792 | 2025.06.30 14:54:52.181005 [ 276 ] {5d2a7585-8ebb-4eac-a95d-3476346e601f} <Debug> TCPHandler: Processed in 0.00149855 sec. | ||
| 12793 | 2025.06.30 14:54:52.181118 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2025.06.30 14:54:52.181218 [ 276 ] {8522d069-ec7e-41ab-ad19-74fdb851c698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12795 | 2025.06.30 14:54:52.181260 [ 276 ] {8522d069-ec7e-41ab-ad19-74fdb851c698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12796 | 2025.06.30 14:54:52.181610 [ 276 ] {8522d069-ec7e-41ab-ad19-74fdb851c698} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2025.06.30 14:54:52.181645 [ 276 ] {8522d069-ec7e-41ab-ad19-74fdb851c698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12798 | 2025.06.30 14:54:52.181941 [ 276 ] {8522d069-ec7e-41ab-ad19-74fdb851c698} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12799 | 2025.06.30 14:54:52.182161 [ 276 ] {8522d069-ec7e-41ab-ad19-74fdb851c698} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2025.06.30 14:54:52.182298 [ 276 ] {8522d069-ec7e-41ab-ad19-74fdb851c698} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 12801 | 2025.06.30 14:54:52.182337 [ 276 ] {8522d069-ec7e-41ab-ad19-74fdb851c698} <Debug> TCPHandler: Processed in 0.001268225 sec. | ||
| 12802 | 2025.06.30 14:54:52.182440 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2025.06.30 14:54:52.182535 [ 276 ] {6673101e-d782-442d-9902-34195435689f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12804 | 2025.06.30 14:54:52.182578 [ 276 ] {6673101e-d782-442d-9902-34195435689f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12805 | 2025.06.30 14:54:52.182994 [ 276 ] {6673101e-d782-442d-9902-34195435689f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2025.06.30 14:54:52.183031 [ 276 ] {6673101e-d782-442d-9902-34195435689f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12807 | 2025.06.30 14:54:52.183348 [ 276 ] {6673101e-d782-442d-9902-34195435689f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12808 | 2025.06.30 14:54:52.183556 [ 276 ] {6673101e-d782-442d-9902-34195435689f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2025.06.30 14:54:52.183686 [ 276 ] {6673101e-d782-442d-9902-34195435689f} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001169 sec., 204448.24636441405 rows/sec., 13.71 MiB/sec. | ||
| 12810 | 2025.06.30 14:54:52.183726 [ 276 ] {6673101e-d782-442d-9902-34195435689f} <Debug> TCPHandler: Processed in 0.001334567 sec. | ||
| 12811 | 2025.06.30 14:54:52.183839 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12812 | 2025.06.30 14:54:52.183933 [ 276 ] {f05eef3c-088f-44ed-8af9-fc46f38bf252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12813 | 2025.06.30 14:54:52.183975 [ 276 ] {f05eef3c-088f-44ed-8af9-fc46f38bf252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12814 | 2025.06.30 14:54:52.184289 [ 276 ] {f05eef3c-088f-44ed-8af9-fc46f38bf252} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2025.06.30 14:54:52.184325 [ 276 ] {f05eef3c-088f-44ed-8af9-fc46f38bf252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12816 | 2025.06.30 14:54:52.184617 [ 276 ] {f05eef3c-088f-44ed-8af9-fc46f38bf252} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12817 | 2025.06.30 14:54:52.184832 [ 276 ] {f05eef3c-088f-44ed-8af9-fc46f38bf252} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2025.06.30 14:54:52.184961 [ 276 ] {f05eef3c-088f-44ed-8af9-fc46f38bf252} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 12819 | 2025.06.30 14:54:52.184998 [ 276 ] {f05eef3c-088f-44ed-8af9-fc46f38bf252} <Debug> TCPHandler: Processed in 0.001209034 sec. | ||
| 12820 | 2025.06.30 14:54:52.185105 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12821 | 2025.06.30 14:54:52.185201 [ 276 ] {81237ba1-9b70-4a44-98ad-62f1dd156e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12822 | 2025.06.30 14:54:52.185255 [ 276 ] {81237ba1-9b70-4a44-98ad-62f1dd156e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12823 | 2025.06.30 14:54:52.186100 [ 276 ] {81237ba1-9b70-4a44-98ad-62f1dd156e0b} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2025.06.30 14:54:52.186136 [ 276 ] {81237ba1-9b70-4a44-98ad-62f1dd156e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12825 | 2025.06.30 14:54:52.186665 [ 276 ] {81237ba1-9b70-4a44-98ad-62f1dd156e0b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12826 | 2025.06.30 14:54:52.186896 [ 276 ] {81237ba1-9b70-4a44-98ad-62f1dd156e0b} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2025.06.30 14:54:52.187036 [ 276 ] {81237ba1-9b70-4a44-98ad-62f1dd156e0b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001852 sec., 17818.57451403888 rows/sec., 31.93 MiB/sec. | ||
| 12828 | 2025.06.30 14:54:52.187093 [ 276 ] {81237ba1-9b70-4a44-98ad-62f1dd156e0b} <Debug> TCPHandler: Processed in 0.00203597 sec. | ||
| 12829 | 2025.06.30 14:54:52.187209 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2025.06.30 14:54:52.187306 [ 276 ] {a541b159-7e74-4c96-b523-b2d923e1c22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12831 | 2025.06.30 14:54:52.187347 [ 276 ] {a541b159-7e74-4c96-b523-b2d923e1c22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12832 | 2025.06.30 14:54:52.187699 [ 276 ] {a541b159-7e74-4c96-b523-b2d923e1c22e} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2025.06.30 14:54:52.187735 [ 276 ] {a541b159-7e74-4c96-b523-b2d923e1c22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12834 | 2025.06.30 14:54:52.188032 [ 276 ] {a541b159-7e74-4c96-b523-b2d923e1c22e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12835 | 2025.06.30 14:54:52.188245 [ 276 ] {a541b159-7e74-4c96-b523-b2d923e1c22e} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2025.06.30 14:54:52.188376 [ 276 ] {a541b159-7e74-4c96-b523-b2d923e1c22e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001087 sec., 75436.98252069917 rows/sec., 4.79 MiB/sec. | ||
| 12837 | 2025.06.30 14:54:52.188414 [ 276 ] {a541b159-7e74-4c96-b523-b2d923e1c22e} <Debug> TCPHandler: Processed in 0.001255475 sec. | ||
| 12838 | 2025.06.30 14:54:53.066602 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 12839 | 2025.06.30 14:54:53.083736 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12840 | 2025.06.30 14:54:53.083779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12841 | 2025.06.30 14:54:53.089796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12842 | 2025.06.30 14:54:53.090521 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2025.06.30 14:54:53.090807 [ 109 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12844 | 2025.06.30 14:54:53.090846 [ 109 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2025.06.30 14:54:53.090866 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12846 | 2025.06.30 14:54:53.090996 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 12847 | 2025.06.30 14:54:53.093823 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12848 | 2025.06.30 14:54:53.095445 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12849 | 2025.06.30 14:54:53.097344 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 12850 | 2025.06.30 14:54:53.102255 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 12851 | 2025.06.30 14:54:53.107232 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 12852 | 2025.06.30 14:54:53.112099 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 12853 | 2025.06.30 14:54:53.117080 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 12854 | 2025.06.30 14:54:53.121923 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 12855 | 2025.06.30 14:54:53.181007 [ 190 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.090125877 sec., 5936.1419584299865 rows/sec., 30.69 MiB/sec. | ||
| 12856 | 2025.06.30 14:54:53.184095 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12857 | 2025.06.30 14:54:53.186131 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_71_14} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2025.06.30 14:54:53.186241 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_71_14} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12859 | 2025.06.30 14:54:53.188830 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 12860 | 2025.06.30 14:54:54.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.54 MiB, peak 362.96 MiB, free memory in arenas 0.00 B, will set to 344.52 MiB (RSS), difference: -1.02 MiB | ||
| 12861 | 2025.06.30 14:54:57.162363 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2025.06.30 14:54:57.162579 [ 276 ] {95ffba29-a1c5-4e32-abff-0b70cd4a30cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12863 | 2025.06.30 14:54:57.162652 [ 276 ] {95ffba29-a1c5-4e32-abff-0b70cd4a30cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12864 | 2025.06.30 14:54:57.163406 [ 276 ] {95ffba29-a1c5-4e32-abff-0b70cd4a30cd} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2025.06.30 14:54:57.163448 [ 276 ] {95ffba29-a1c5-4e32-abff-0b70cd4a30cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12866 | 2025.06.30 14:54:57.163843 [ 276 ] {95ffba29-a1c5-4e32-abff-0b70cd4a30cd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12867 | 2025.06.30 14:54:57.164079 [ 276 ] {95ffba29-a1c5-4e32-abff-0b70cd4a30cd} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2025.06.30 14:54:57.164249 [ 276 ] {95ffba29-a1c5-4e32-abff-0b70cd4a30cd} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001721 sec., 42998.25682742591 rows/sec., 3.46 MiB/sec. | ||
| 12869 | 2025.06.30 14:54:57.164301 [ 276 ] {95ffba29-a1c5-4e32-abff-0b70cd4a30cd} <Debug> TCPHandler: Processed in 0.002068831 sec. | ||
| 12870 | 2025.06.30 14:54:57.164434 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2025.06.30 14:54:57.164538 [ 276 ] {104da9a2-88b4-4d52-bc00-6363635cab75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12872 | 2025.06.30 14:54:57.164580 [ 276 ] {104da9a2-88b4-4d52-bc00-6363635cab75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12873 | 2025.06.30 14:54:57.165002 [ 276 ] {104da9a2-88b4-4d52-bc00-6363635cab75} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2025.06.30 14:54:57.165039 [ 276 ] {104da9a2-88b4-4d52-bc00-6363635cab75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12875 | 2025.06.30 14:54:57.165342 [ 276 ] {104da9a2-88b4-4d52-bc00-6363635cab75} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12876 | 2025.06.30 14:54:57.165554 [ 276 ] {104da9a2-88b4-4d52-bc00-6363635cab75} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2025.06.30 14:54:57.165698 [ 276 ] {104da9a2-88b4-4d52-bc00-6363635cab75} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001182 sec., 7614.213197969542 rows/sec., 572.55 KiB/sec. | ||
| 12878 | 2025.06.30 14:54:57.165738 [ 276 ] {104da9a2-88b4-4d52-bc00-6363635cab75} <Debug> TCPHandler: Processed in 0.001357107 sec. | ||
| 12879 | 2025.06.30 14:54:57.165844 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12880 | 2025.06.30 14:54:57.165940 [ 276 ] {75fd7dbd-94f9-4477-bca5-a7e355831684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12881 | 2025.06.30 14:54:57.165980 [ 276 ] {75fd7dbd-94f9-4477-bca5-a7e355831684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12882 | 2025.06.30 14:54:57.166398 [ 276 ] {75fd7dbd-94f9-4477-bca5-a7e355831684} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2025.06.30 14:54:57.166434 [ 276 ] {75fd7dbd-94f9-4477-bca5-a7e355831684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12884 | 2025.06.30 14:54:57.166737 [ 276 ] {75fd7dbd-94f9-4477-bca5-a7e355831684} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12885 | 2025.06.30 14:54:57.166950 [ 276 ] {75fd7dbd-94f9-4477-bca5-a7e355831684} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2025.06.30 14:54:57.167083 [ 276 ] {75fd7dbd-94f9-4477-bca5-a7e355831684} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001161 sec., 62876.83031869079 rows/sec., 4.91 MiB/sec. | ||
| 12887 | 2025.06.30 14:54:57.167123 [ 276 ] {75fd7dbd-94f9-4477-bca5-a7e355831684} <Debug> TCPHandler: Processed in 0.001329147 sec. | ||
| 12888 | 2025.06.30 14:54:57.167251 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2025.06.30 14:54:57.167347 [ 276 ] {360d5a13-1b11-4645-bf59-5e0c99008be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12890 | 2025.06.30 14:54:57.167391 [ 276 ] {360d5a13-1b11-4645-bf59-5e0c99008be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12891 | 2025.06.30 14:54:57.167821 [ 276 ] {360d5a13-1b11-4645-bf59-5e0c99008be0} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2025.06.30 14:54:57.167858 [ 276 ] {360d5a13-1b11-4645-bf59-5e0c99008be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12893 | 2025.06.30 14:54:57.168188 [ 276 ] {360d5a13-1b11-4645-bf59-5e0c99008be0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12894 | 2025.06.30 14:54:57.168398 [ 276 ] {360d5a13-1b11-4645-bf59-5e0c99008be0} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2025.06.30 14:54:57.168531 [ 276 ] {360d5a13-1b11-4645-bf59-5e0c99008be0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 12896 | 2025.06.30 14:54:57.168571 [ 276 ] {360d5a13-1b11-4645-bf59-5e0c99008be0} <Debug> TCPHandler: Processed in 0.001369197 sec. | ||
| 12897 | 2025.06.30 14:54:57.168684 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2025.06.30 14:54:57.168780 [ 276 ] {1f3896ad-d320-4b89-a19a-48bb41c8158b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12899 | 2025.06.30 14:54:57.168836 [ 276 ] {1f3896ad-d320-4b89-a19a-48bb41c8158b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12900 | 2025.06.30 14:54:57.169622 [ 276 ] {1f3896ad-d320-4b89-a19a-48bb41c8158b} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2025.06.30 14:54:57.169658 [ 276 ] {1f3896ad-d320-4b89-a19a-48bb41c8158b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12902 | 2025.06.30 14:54:57.170157 [ 276 ] {1f3896ad-d320-4b89-a19a-48bb41c8158b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12903 | 2025.06.30 14:54:57.170377 [ 276 ] {1f3896ad-d320-4b89-a19a-48bb41c8158b} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2025.06.30 14:54:57.170531 [ 276 ] {1f3896ad-d320-4b89-a19a-48bb41c8158b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001767 sec., 5093.378607809847 rows/sec., 9.13 MiB/sec. | ||
| 12905 | 2025.06.30 14:54:57.170600 [ 276 ] {1f3896ad-d320-4b89-a19a-48bb41c8158b} <Debug> TCPHandler: Processed in 0.001965489 sec. | ||
| 12906 | 2025.06.30 14:54:57.170718 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2025.06.30 14:54:57.170814 [ 276 ] {3eebc85d-0288-409b-a2e1-5dd2fa2a2a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12908 | 2025.06.30 14:54:57.170857 [ 276 ] {3eebc85d-0288-409b-a2e1-5dd2fa2a2a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12909 | 2025.06.30 14:54:57.171200 [ 276 ] {3eebc85d-0288-409b-a2e1-5dd2fa2a2a6b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2025.06.30 14:54:57.171237 [ 276 ] {3eebc85d-0288-409b-a2e1-5dd2fa2a2a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12911 | 2025.06.30 14:54:57.171543 [ 276 ] {3eebc85d-0288-409b-a2e1-5dd2fa2a2a6b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12912 | 2025.06.30 14:54:57.171749 [ 276 ] {3eebc85d-0288-409b-a2e1-5dd2fa2a2a6b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2025.06.30 14:54:57.171880 [ 276 ] {3eebc85d-0288-409b-a2e1-5dd2fa2a2a6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 12914 | 2025.06.30 14:54:57.171918 [ 276 ] {3eebc85d-0288-409b-a2e1-5dd2fa2a2a6b} <Debug> TCPHandler: Processed in 0.001249585 sec. | ||
| 12915 | 2025.06.30 14:54:58.574003 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12916 | 2025.06.30 14:54:58.574057 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12917 | 2025.06.30 14:54:58.743990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
| 12918 | 2025.06.30 14:54:58.744855 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2025.06.30 14:54:58.744902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12920 | 2025.06.30 14:54:58.745396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12921 | 2025.06.30 14:54:58.745621 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2025.06.30 14:54:58.745751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 12923 | 2025.06.30 14:54:58.850914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1792 | ||
| 12924 | 2025.06.30 14:54:58.853382 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2025.06.30 14:54:58.853426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12926 | 2025.06.30 14:54:58.854630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12927 | 2025.06.30 14:54:58.854911 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2025.06.30 14:54:58.855222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1792 | ||
| 12929 | 2025.06.30 14:55:00.593922 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 12930 | 2025.06.30 14:55:00.610257 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2025.06.30 14:55:00.610305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12932 | 2025.06.30 14:55:00.616268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12933 | 2025.06.30 14:55:00.616949 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2025.06.30 14:55:00.619882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 12935 | 2025.06.30 14:55:02.170615 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12936 | 2025.06.30 14:55:02.170795 [ 276 ] {95722e87-121a-4e3f-967f-35127e0cb6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12937 | 2025.06.30 14:55:02.170865 [ 276 ] {95722e87-121a-4e3f-967f-35127e0cb6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12938 | 2025.06.30 14:55:02.171669 [ 276 ] {95722e87-121a-4e3f-967f-35127e0cb6d3} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12939 | 2025.06.30 14:55:02.171712 [ 276 ] {95722e87-121a-4e3f-967f-35127e0cb6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12940 | 2025.06.30 14:55:02.172117 [ 276 ] {95722e87-121a-4e3f-967f-35127e0cb6d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12941 | 2025.06.30 14:55:02.172348 [ 276 ] {95722e87-121a-4e3f-967f-35127e0cb6d3} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12942 | 2025.06.30 14:55:02.172503 [ 276 ] {95722e87-121a-4e3f-967f-35127e0cb6d3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001758 sec., 120591.58134243458 rows/sec., 7.67 MiB/sec. | ||
| 12943 | 2025.06.30 14:55:02.172555 [ 276 ] {95722e87-121a-4e3f-967f-35127e0cb6d3} <Debug> TCPHandler: Processed in 0.002071311 sec. | ||
| 12944 | 2025.06.30 14:55:02.172700 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12945 | 2025.06.30 14:55:02.172807 [ 276 ] {65e04980-2250-4ca5-8697-3dac1c06a7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12946 | 2025.06.30 14:55:02.172852 [ 276 ] {65e04980-2250-4ca5-8697-3dac1c06a7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12947 | 2025.06.30 14:55:02.173649 [ 276 ] {65e04980-2250-4ca5-8697-3dac1c06a7ca} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12948 | 2025.06.30 14:55:02.173686 [ 276 ] {65e04980-2250-4ca5-8697-3dac1c06a7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12949 | 2025.06.30 14:55:02.174081 [ 276 ] {65e04980-2250-4ca5-8697-3dac1c06a7ca} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12950 | 2025.06.30 14:55:02.174312 [ 276 ] {65e04980-2250-4ca5-8697-3dac1c06a7ca} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12951 | 2025.06.30 14:55:02.174450 [ 276 ] {65e04980-2250-4ca5-8697-3dac1c06a7ca} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001667 sec., 409718.0563887222 rows/sec., 32.60 MiB/sec. | ||
| 12952 | 2025.06.30 14:55:02.174491 [ 276 ] {65e04980-2250-4ca5-8697-3dac1c06a7ca} <Debug> TCPHandler: Processed in 0.001845917 sec. | ||
| 12953 | 2025.06.30 14:55:02.174615 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12954 | 2025.06.30 14:55:02.174717 [ 276 ] {94ffa50f-f72f-40ef-8949-103c598df41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12955 | 2025.06.30 14:55:02.174764 [ 276 ] {94ffa50f-f72f-40ef-8949-103c598df41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12956 | 2025.06.30 14:55:02.175222 [ 276 ] {94ffa50f-f72f-40ef-8949-103c598df41f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2025.06.30 14:55:02.175258 [ 276 ] {94ffa50f-f72f-40ef-8949-103c598df41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12958 | 2025.06.30 14:55:02.175580 [ 276 ] {94ffa50f-f72f-40ef-8949-103c598df41f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12959 | 2025.06.30 14:55:02.175802 [ 276 ] {94ffa50f-f72f-40ef-8949-103c598df41f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2025.06.30 14:55:02.175934 [ 276 ] {94ffa50f-f72f-40ef-8949-103c598df41f} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.00124 sec., 112096.7741935484 rows/sec., 6.98 MiB/sec. | ||
| 12961 | 2025.06.30 14:55:02.175971 [ 276 ] {94ffa50f-f72f-40ef-8949-103c598df41f} <Debug> TCPHandler: Processed in 0.001405408 sec. | ||
| 12962 | 2025.06.30 14:55:02.176086 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2025.06.30 14:55:02.176182 [ 276 ] {74eb3f7b-909f-4e2d-9e11-8c947e0300c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12964 | 2025.06.30 14:55:02.176222 [ 276 ] {74eb3f7b-909f-4e2d-9e11-8c947e0300c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12965 | 2025.06.30 14:55:02.176654 [ 276 ] {74eb3f7b-909f-4e2d-9e11-8c947e0300c6} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2025.06.30 14:55:02.176694 [ 276 ] {74eb3f7b-909f-4e2d-9e11-8c947e0300c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12967 | 2025.06.30 14:55:02.177006 [ 276 ] {74eb3f7b-909f-4e2d-9e11-8c947e0300c6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12968 | 2025.06.30 14:55:02.177215 [ 276 ] {74eb3f7b-909f-4e2d-9e11-8c947e0300c6} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2025.06.30 14:55:02.177345 [ 276 ] {74eb3f7b-909f-4e2d-9e11-8c947e0300c6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001183 sec., 95519.86475063398 rows/sec., 6.18 MiB/sec. | ||
| 12970 | 2025.06.30 14:55:02.177382 [ 276 ] {74eb3f7b-909f-4e2d-9e11-8c947e0300c6} <Debug> TCPHandler: Processed in 0.001343567 sec. | ||
| 12971 | 2025.06.30 14:55:02.177500 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12972 | 2025.06.30 14:55:02.177594 [ 276 ] {62acf10b-dc56-4ab6-ac46-c55a1e5dafaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12973 | 2025.06.30 14:55:02.177633 [ 276 ] {62acf10b-dc56-4ab6-ac46-c55a1e5dafaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12974 | 2025.06.30 14:55:02.178130 [ 276 ] {62acf10b-dc56-4ab6-ac46-c55a1e5dafaf} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12975 | 2025.06.30 14:55:02.178164 [ 276 ] {62acf10b-dc56-4ab6-ac46-c55a1e5dafaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12976 | 2025.06.30 14:55:02.178468 [ 276 ] {62acf10b-dc56-4ab6-ac46-c55a1e5dafaf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12977 | 2025.06.30 14:55:02.178739 [ 276 ] {62acf10b-dc56-4ab6-ac46-c55a1e5dafaf} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12978 | 2025.06.30 14:55:02.178917 [ 276 ] {62acf10b-dc56-4ab6-ac46-c55a1e5dafaf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001339 sec., 83644.51082897685 rows/sec., 4.76 MiB/sec. | ||
| 12979 | 2025.06.30 14:55:02.178972 [ 276 ] {62acf10b-dc56-4ab6-ac46-c55a1e5dafaf} <Debug> TCPHandler: Processed in 0.00151978 sec. | ||
| 12980 | 2025.06.30 14:55:02.179121 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12981 | 2025.06.30 14:55:02.179245 [ 276 ] {2a9b6b8e-2cd8-40f2-be21-588345e527af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12982 | 2025.06.30 14:55:02.179302 [ 276 ] {2a9b6b8e-2cd8-40f2-be21-588345e527af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12983 | 2025.06.30 14:55:02.179937 [ 276 ] {2a9b6b8e-2cd8-40f2-be21-588345e527af} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12984 | 2025.06.30 14:55:02.180163 [ 276 ] {2a9b6b8e-2cd8-40f2-be21-588345e527af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12985 | 2025.06.30 14:55:02.180546 [ 276 ] {2a9b6b8e-2cd8-40f2-be21-588345e527af} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12986 | 2025.06.30 14:55:02.180761 [ 276 ] {2a9b6b8e-2cd8-40f2-be21-588345e527af} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12987 | 2025.06.30 14:55:02.180894 [ 276 ] {2a9b6b8e-2cd8-40f2-be21-588345e527af} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001676 sec., 247613.36515513127 rows/sec., 17.61 MiB/sec. | ||
| 12988 | 2025.06.30 14:55:02.180934 [ 276 ] {2a9b6b8e-2cd8-40f2-be21-588345e527af} <Debug> TCPHandler: Processed in 0.001876738 sec. | ||
| 12989 | 2025.06.30 14:55:02.181058 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12990 | 2025.06.30 14:55:02.181153 [ 276 ] {58aa1b08-30d4-4256-b590-51f5a1aa58bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12991 | 2025.06.30 14:55:02.181195 [ 276 ] {58aa1b08-30d4-4256-b590-51f5a1aa58bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12992 | 2025.06.30 14:55:02.181654 [ 276 ] {58aa1b08-30d4-4256-b590-51f5a1aa58bd} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2025.06.30 14:55:02.181688 [ 276 ] {58aa1b08-30d4-4256-b590-51f5a1aa58bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12994 | 2025.06.30 14:55:02.181986 [ 276 ] {58aa1b08-30d4-4256-b590-51f5a1aa58bd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12995 | 2025.06.30 14:55:02.182198 [ 276 ] {58aa1b08-30d4-4256-b590-51f5a1aa58bd} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2025.06.30 14:55:02.182302 [ 97 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 12997 | 2025.06.30 14:55:02.182327 [ 276 ] {58aa1b08-30d4-4256-b590-51f5a1aa58bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 12998 | 2025.06.30 14:55:02.182345 [ 97 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2025.06.30 14:55:02.182365 [ 276 ] {58aa1b08-30d4-4256-b590-51f5a1aa58bd} <Debug> TCPHandler: Processed in 0.001358207 sec. | ||
| 13000 | 2025.06.30 14:55:02.182367 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 13001 | 2025.06.30 14:55:02.182508 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 13002 | 2025.06.30 14:55:02.182607 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2025.06.30 14:55:02.182675 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13004 | 2025.06.30 14:55:02.182727 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 13005 | 2025.06.30 14:55:02.182746 [ 276 ] {6f7d0a93-2aa7-48a4-9368-62825880c5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13006 | 2025.06.30 14:55:02.182809 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 13007 | 2025.06.30 14:55:02.182823 [ 276 ] {6f7d0a93-2aa7-48a4-9368-62825880c5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13008 | 2025.06.30 14:55:02.182877 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 13009 | 2025.06.30 14:55:02.182944 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 13010 | 2025.06.30 14:55:02.182994 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 13011 | 2025.06.30 14:55:02.183034 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::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 | ||
| 13012 | 2025.06.30 14:55:02.183476 [ 276 ] {6f7d0a93-2aa7-48a4-9368-62825880c5c7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2025.06.30 14:55:02.183533 [ 276 ] {6f7d0a93-2aa7-48a4-9368-62825880c5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 13014 | 2025.06.30 14:55:02.183908 [ 276 ] {6f7d0a93-2aa7-48a4-9368-62825880c5c7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13015 | 2025.06.30 14:55:02.184118 [ 276 ] {6f7d0a93-2aa7-48a4-9368-62825880c5c7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13016 | 2025.06.30 14:55:02.184118 [ 198 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001672353 sec., 107632.77848636024 rows/sec., 5.49 MiB/sec. | ||
| 13017 | 2025.06.30 14:55:02.184250 [ 276 ] {6f7d0a93-2aa7-48a4-9368-62825880c5c7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001525 sec., 155409.83606557376 rows/sec., 10.42 MiB/sec. | ||
| 13018 | 2025.06.30 14:55:02.184292 [ 276 ] {6f7d0a93-2aa7-48a4-9368-62825880c5c7} <Debug> TCPHandler: Processed in 0.001737404 sec. | ||
| 13019 | 2025.06.30 14:55:02.184330 [ 198 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 13020 | 2025.06.30 14:55:02.184435 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2025.06.30 14:55:02.184534 [ 276 ] {95d5cac8-58c0-4a47-93d8-f1d5ad41832b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13022 | 2025.06.30 14:55:02.184577 [ 276 ] {95d5cac8-58c0-4a47-93d8-f1d5ad41832b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13023 | 2025.06.30 14:55:02.184681 [ 198 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_30_6} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2025.06.30 14:55:02.184769 [ 198 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_30_6} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 13025 | 2025.06.30 14:55:02.184856 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13026 | 2025.06.30 14:55:02.184930 [ 276 ] {95d5cac8-58c0-4a47-93d8-f1d5ad41832b} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2025.06.30 14:55:02.184969 [ 276 ] {95d5cac8-58c0-4a47-93d8-f1d5ad41832b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 13028 | 2025.06.30 14:55:02.185269 [ 276 ] {95d5cac8-58c0-4a47-93d8-f1d5ad41832b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13029 | 2025.06.30 14:55:02.185470 [ 276 ] {95d5cac8-58c0-4a47-93d8-f1d5ad41832b} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2025.06.30 14:55:02.185570 [ 97 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 13031 | 2025.06.30 14:55:02.185594 [ 276 ] {95d5cac8-58c0-4a47-93d8-f1d5ad41832b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 13032 | 2025.06.30 14:55:02.185608 [ 97 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2025.06.30 14:55:02.185628 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 13034 | 2025.06.30 14:55:02.185629 [ 276 ] {95d5cac8-58c0-4a47-93d8-f1d5ad41832b} <Debug> TCPHandler: Processed in 0.001242324 sec. | ||
| 13035 | 2025.06.30 14:55:02.185709 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::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 | ||
| 13036 | 2025.06.30 14:55:02.185792 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2025.06.30 14:55:02.185815 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13038 | 2025.06.30 14:55:02.185847 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 26 rows starting from the beginning of the part | ||
| 13039 | 2025.06.30 14:55:02.185888 [ 276 ] {aca8dd4e-11e1-412f-8f81-0e3c4a07edbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13040 | 2025.06.30 14:55:02.185894 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 13041 | 2025.06.30 14:55:02.185955 [ 276 ] {aca8dd4e-11e1-412f-8f81-0e3c4a07edbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13042 | 2025.06.30 14:55:02.185955 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 13043 | 2025.06.30 14:55:02.186010 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 13044 | 2025.06.30 14:55:02.186045 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 13045 | 2025.06.30 14:55:02.186079 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 13046 | 2025.06.30 14:55:02.186772 [ 186 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096952 sec., 28260.12441747679 rows/sec., 1.86 MiB/sec. | ||
| 13047 | 2025.06.30 14:55:02.186857 [ 276 ] {aca8dd4e-11e1-412f-8f81-0e3c4a07edbb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2025.06.30 14:55:02.186891 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 13049 | 2025.06.30 14:55:02.186899 [ 276 ] {aca8dd4e-11e1-412f-8f81-0e3c4a07edbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 13050 | 2025.06.30 14:55:02.187159 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2025.06.30 14:55:02.187244 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_31_6} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 13052 | 2025.06.30 14:55:02.187313 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13053 | 2025.06.30 14:55:02.187510 [ 276 ] {aca8dd4e-11e1-412f-8f81-0e3c4a07edbb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13054 | 2025.06.30 14:55:02.187754 [ 276 ] {aca8dd4e-11e1-412f-8f81-0e3c4a07edbb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2025.06.30 14:55:02.187893 [ 276 ] {aca8dd4e-11e1-412f-8f81-0e3c4a07edbb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002023 sec., 16312.407315867524 rows/sec., 29.23 MiB/sec. | ||
| 13056 | 2025.06.30 14:55:02.187965 [ 276 ] {aca8dd4e-11e1-412f-8f81-0e3c4a07edbb} <Debug> TCPHandler: Processed in 0.002220294 sec. | ||
| 13057 | 2025.06.30 14:55:02.188100 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2025.06.30 14:55:02.188192 [ 276 ] {728419f4-cf2e-4e9e-a849-994137a16e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13059 | 2025.06.30 14:55:02.188236 [ 276 ] {728419f4-cf2e-4e9e-a849-994137a16e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13060 | 2025.06.30 14:55:02.188594 [ 276 ] {728419f4-cf2e-4e9e-a849-994137a16e85} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2025.06.30 14:55:02.188627 [ 276 ] {728419f4-cf2e-4e9e-a849-994137a16e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 13062 | 2025.06.30 14:55:02.188923 [ 276 ] {728419f4-cf2e-4e9e-a849-994137a16e85} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13063 | 2025.06.30 14:55:02.189135 [ 276 ] {728419f4-cf2e-4e9e-a849-994137a16e85} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2025.06.30 14:55:02.189262 [ 276 ] {728419f4-cf2e-4e9e-a849-994137a16e85} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001088 sec., 75367.64705882352 rows/sec., 4.79 MiB/sec. | ||
| 13065 | 2025.06.30 14:55:02.189296 [ 276 ] {728419f4-cf2e-4e9e-a849-994137a16e85} <Debug> TCPHandler: Processed in 0.001246995 sec. | ||
| 13066 | 2025.06.30 14:55:06.245857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
| 13067 | 2025.06.30 14:55:06.246408 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2025.06.30 14:55:06.246453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13069 | 2025.06.30 14:55:06.246957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13070 | 2025.06.30 14:55:06.247215 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2025.06.30 14:55:06.247366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
| 13072 | 2025.06.30 14:55:07.161723 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13073 | 2025.06.30 14:55:07.161928 [ 276 ] {bf224a47-360d-4638-b724-925bfd79c23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13074 | 2025.06.30 14:55:07.162000 [ 276 ] {bf224a47-360d-4638-b724-925bfd79c23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13075 | 2025.06.30 14:55:07.162772 [ 276 ] {bf224a47-360d-4638-b724-925bfd79c23d} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2025.06.30 14:55:07.162820 [ 276 ] {bf224a47-360d-4638-b724-925bfd79c23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13077 | 2025.06.30 14:55:07.163201 [ 276 ] {bf224a47-360d-4638-b724-925bfd79c23d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13078 | 2025.06.30 14:55:07.163420 [ 276 ] {bf224a47-360d-4638-b724-925bfd79c23d} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2025.06.30 14:55:07.163569 [ 276 ] {bf224a47-360d-4638-b724-925bfd79c23d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001697 sec., 4714.201532115498 rows/sec., 384.41 KiB/sec. | ||
| 13080 | 2025.06.30 14:55:07.163612 [ 276 ] {bf224a47-360d-4638-b724-925bfd79c23d} <Debug> TCPHandler: Processed in 0.002028451 sec. | ||
| 13081 | 2025.06.30 14:55:07.163759 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2025.06.30 14:55:07.163864 [ 276 ] {b68a8252-15e7-4b32-b2a2-142654a3921e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13083 | 2025.06.30 14:55:07.163903 [ 276 ] {b68a8252-15e7-4b32-b2a2-142654a3921e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13084 | 2025.06.30 14:55:07.164412 [ 276 ] {b68a8252-15e7-4b32-b2a2-142654a3921e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2025.06.30 14:55:07.164448 [ 276 ] {b68a8252-15e7-4b32-b2a2-142654a3921e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13086 | 2025.06.30 14:55:07.164755 [ 276 ] {b68a8252-15e7-4b32-b2a2-142654a3921e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13087 | 2025.06.30 14:55:07.164978 [ 276 ] {b68a8252-15e7-4b32-b2a2-142654a3921e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2025.06.30 14:55:07.165103 [ 276 ] {b68a8252-15e7-4b32-b2a2-142654a3921e} <Debug> executeQuery: Read 78 rows, 6.39 KiB in 0.001259 sec., 61953.93169181891 rows/sec., 4.96 MiB/sec. | ||
| 13089 | 2025.06.30 14:55:07.165106 [ 86 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13090 | 2025.06.30 14:55:07.165141 [ 276 ] {b68a8252-15e7-4b32-b2a2-142654a3921e} <Debug> TCPHandler: Processed in 0.001431468 sec. | ||
| 13091 | 2025.06.30 14:55:07.165183 [ 86 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13092 | 2025.06.30 14:55:07.165209 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13093 | 2025.06.30 14:55:07.165274 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13094 | 2025.06.30 14:55:07.165318 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 13095 | 2025.06.30 14:55:07.165371 [ 276 ] {af4745dd-a22c-4de1-b378-624e2256b2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13096 | 2025.06.30 14:55:07.165413 [ 276 ] {af4745dd-a22c-4de1-b378-624e2256b2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13097 | 2025.06.30 14:55:07.165429 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13098 | 2025.06.30 14:55:07.165465 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 835 rows starting from the beginning of the part | ||
| 13099 | 2025.06.30 14:55:07.165529 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
| 13100 | 2025.06.30 14:55:07.165574 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 686 rows starting from the beginning of the part | ||
| 13101 | 2025.06.30 14:55:07.165616 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 13102 | 2025.06.30 14:55:07.165655 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 683 rows starting from the beginning of the part | ||
| 13103 | 2025.06.30 14:55:07.165700 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 78 rows starting from the beginning of the part | ||
| 13104 | 2025.06.30 14:55:07.165817 [ 276 ] {af4745dd-a22c-4de1-b378-624e2256b2c7} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2025.06.30 14:55:07.165857 [ 276 ] {af4745dd-a22c-4de1-b378-624e2256b2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13106 | 2025.06.30 14:55:07.166176 [ 276 ] {af4745dd-a22c-4de1-b378-624e2256b2c7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13107 | 2025.06.30 14:55:07.166394 [ 276 ] {af4745dd-a22c-4de1-b378-624e2256b2c7} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2025.06.30 14:55:07.166527 [ 276 ] {af4745dd-a22c-4de1-b378-624e2256b2c7} <Debug> executeQuery: Read 17 rows, 1.24 KiB in 0.001174 sec., 14480.408858603067 rows/sec., 1.03 MiB/sec. | ||
| 13109 | 2025.06.30 14:55:07.166563 [ 276 ] {af4745dd-a22c-4de1-b378-624e2256b2c7} <Debug> TCPHandler: Processed in 0.001338116 sec. | ||
| 13110 | 2025.06.30 14:55:07.166565 [ 83 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 13111 | 2025.06.30 14:55:07.166631 [ 83 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2025.06.30 14:55:07.166653 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13113 | 2025.06.30 14:55:07.166672 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2025.06.30 14:55:07.166734 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 13115 | 2025.06.30 14:55:07.166770 [ 276 ] {1d623fff-01b0-4923-9cdd-43c22390b929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13116 | 2025.06.30 14:55:07.166814 [ 276 ] {1d623fff-01b0-4923-9cdd-43c22390b929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13117 | 2025.06.30 14:55:07.166830 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13118 | 2025.06.30 14:55:07.166862 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 182 rows starting from the beginning of the part | ||
| 13119 | 2025.06.30 14:55:07.166911 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 9 rows starting from the beginning of the part | ||
| 13120 | 2025.06.30 14:55:07.166911 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634032 sec., 1487118.9793100746 rows/sec., 125.18 MiB/sec. | ||
| 13121 | 2025.06.30 14:55:07.166954 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 143 rows starting from the beginning of the part | ||
| 13122 | 2025.06.30 14:55:07.167002 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 9 rows starting from the beginning of the part | ||
| 13123 | 2025.06.30 14:55:07.167040 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 139 rows starting from the beginning of the part | ||
| 13124 | 2025.06.30 14:55:07.167077 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 17 rows starting from the beginning of the part | ||
| 13125 | 2025.06.30 14:55:07.167196 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13126 | 2025.06.30 14:55:07.167243 [ 276 ] {1d623fff-01b0-4923-9cdd-43c22390b929} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13127 | 2025.06.30 14:55:07.167285 [ 276 ] {1d623fff-01b0-4923-9cdd-43c22390b929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13128 | 2025.06.30 14:55:07.167591 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13129 | 2025.06.30 14:55:07.167639 [ 276 ] {1d623fff-01b0-4923-9cdd-43c22390b929} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13130 | 2025.06.30 14:55:07.167703 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_106_21} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13131 | 2025.06.30 14:55:07.167807 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 13132 | 2025.06.30 14:55:07.167871 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170143 sec., 426443.6056105963 rows/sec., 28.89 MiB/sec. | ||
| 13133 | 2025.06.30 14:55:07.167875 [ 276 ] {1d623fff-01b0-4923-9cdd-43c22390b929} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2025.06.30 14:55:07.168012 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 13135 | 2025.06.30 14:55:07.168025 [ 276 ] {1d623fff-01b0-4923-9cdd-43c22390b929} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001272 sec., 63679.24528301887 rows/sec., 4.98 MiB/sec. | ||
| 13136 | 2025.06.30 14:55:07.168024 [ 83 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13137 | 2025.06.30 14:55:07.168069 [ 276 ] {1d623fff-01b0-4923-9cdd-43c22390b929} <Debug> TCPHandler: Processed in 0.001444329 sec. | ||
| 13138 | 2025.06.30 14:55:07.168078 [ 83 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2025.06.30 14:55:07.168110 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13140 | 2025.06.30 14:55:07.168193 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2025.06.30 14:55:07.168195 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 13142 | 2025.06.30 14:55:07.168269 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2025.06.30 14:55:07.168294 [ 276 ] {05fd6767-5e6f-4ead-9752-611341c430f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13144 | 2025.06.30 14:55:07.168319 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13145 | 2025.06.30 14:55:07.168340 [ 276 ] {05fd6767-5e6f-4ead-9752-611341c430f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13146 | 2025.06.30 14:55:07.168343 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_100_20} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 13147 | 2025.06.30 14:55:07.168354 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 500 rows starting from the beginning of the part | ||
| 13148 | 2025.06.30 14:55:07.168429 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 73 rows starting from the beginning of the part | ||
| 13149 | 2025.06.30 14:55:07.168437 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13150 | 2025.06.30 14:55:07.168476 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 419 rows starting from the beginning of the part | ||
| 13151 | 2025.06.30 14:55:07.168518 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 73 rows starting from the beginning of the part | ||
| 13152 | 2025.06.30 14:55:07.168587 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 415 rows starting from the beginning of the part | ||
| 13153 | 2025.06.30 14:55:07.168632 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 81 rows starting from the beginning of the part | ||
| 13154 | 2025.06.30 14:55:07.168784 [ 276 ] {05fd6767-5e6f-4ead-9752-611341c430f0} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13155 | 2025.06.30 14:55:07.168826 [ 276 ] {05fd6767-5e6f-4ead-9752-611341c430f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13156 | 2025.06.30 14:55:07.169168 [ 276 ] {05fd6767-5e6f-4ead-9752-611341c430f0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13157 | 2025.06.30 14:55:07.169395 [ 276 ] {05fd6767-5e6f-4ead-9752-611341c430f0} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2025.06.30 14:55:07.169521 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13159 | 2025.06.30 14:55:07.169527 [ 276 ] {05fd6767-5e6f-4ead-9752-611341c430f0} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001251 sec., 131095.1239008793 rows/sec., 9.13 MiB/sec. | ||
| 13160 | 2025.06.30 14:55:07.169561 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13161 | 2025.06.30 14:55:07.169582 [ 276 ] {05fd6767-5e6f-4ead-9752-611341c430f0} <Debug> TCPHandler: Processed in 0.001437159 sec. | ||
| 13162 | 2025.06.30 14:55:07.169583 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13163 | 2025.06.30 14:55:07.169643 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1561 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148727 sec., 1049574.0517861585 rows/sec., 80.44 MiB/sec. | ||
| 13164 | 2025.06.30 14:55:07.169671 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 13165 | 2025.06.30 14:55:07.169702 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13166 | 2025.06.30 14:55:07.169768 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13167 | 2025.06.30 14:55:07.169799 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_101_20, total 15832 rows starting from the beginning of the part | ||
| 13168 | 2025.06.30 14:55:07.169800 [ 276 ] {ea6e8a0a-e31e-467f-8de5-b93c9c1303ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13169 | 2025.06.30 14:55:07.169817 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13170 | 2025.06.30 14:55:07.169848 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13171 | 2025.06.30 14:55:07.169868 [ 276 ] {ea6e8a0a-e31e-467f-8de5-b93c9c1303ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13172 | 2025.06.30 14:55:07.169885 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 239 rows starting from the beginning of the part | ||
| 13173 | 2025.06.30 14:55:07.169925 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13174 | 2025.06.30 14:55:07.169960 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 237 rows starting from the beginning of the part | ||
| 13175 | 2025.06.30 14:55:07.169994 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 164 rows starting from the beginning of the part | ||
| 13176 | 2025.06.30 14:55:07.170100 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2025.06.30 14:55:07.170170 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_106_21} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13178 | 2025.06.30 14:55:07.170256 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13179 | 2025.06.30 14:55:07.170664 [ 276 ] {ea6e8a0a-e31e-467f-8de5-b93c9c1303ca} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2025.06.30 14:55:07.170704 [ 276 ] {ea6e8a0a-e31e-467f-8de5-b93c9c1303ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13181 | 2025.06.30 14:55:07.171221 [ 276 ] {ea6e8a0a-e31e-467f-8de5-b93c9c1303ca} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13182 | 2025.06.30 14:55:07.171447 [ 276 ] {ea6e8a0a-e31e-467f-8de5-b93c9c1303ca} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2025.06.30 14:55:07.171584 [ 276 ] {ea6e8a0a-e31e-467f-8de5-b93c9c1303ca} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001801 sec., 4997.223764575236 rows/sec., 8.95 MiB/sec. | ||
| 13184 | 2025.06.30 14:55:07.171641 [ 276 ] {ea6e8a0a-e31e-467f-8de5-b93c9c1303ca} <Debug> TCPHandler: Processed in 0.00198726 sec. | ||
| 13185 | 2025.06.30 14:55:07.171753 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2025.06.30 14:55:07.171847 [ 276 ] {062b202f-531c-4f7a-a9bf-f8901e2289e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13187 | 2025.06.30 14:55:07.171888 [ 276 ] {062b202f-531c-4f7a-a9bf-f8901e2289e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13188 | 2025.06.30 14:55:07.172232 [ 276 ] {062b202f-531c-4f7a-a9bf-f8901e2289e3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2025.06.30 14:55:07.172267 [ 276 ] {062b202f-531c-4f7a-a9bf-f8901e2289e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13190 | 2025.06.30 14:55:07.172565 [ 276 ] {062b202f-531c-4f7a-a9bf-f8901e2289e3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13191 | 2025.06.30 14:55:07.172762 [ 276 ] {062b202f-531c-4f7a-a9bf-f8901e2289e3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2025.06.30 14:55:07.172879 [ 83 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13193 | 2025.06.30 14:55:07.172886 [ 276 ] {062b202f-531c-4f7a-a9bf-f8901e2289e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13194 | 2025.06.30 14:55:07.172921 [ 83 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2025.06.30 14:55:07.172942 [ 276 ] {062b202f-531c-4f7a-a9bf-f8901e2289e3} <Debug> TCPHandler: Processed in 0.001237305 sec. | ||
| 13196 | 2025.06.30 14:55:07.172944 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13197 | 2025.06.30 14:55:07.173040 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 13198 | 2025.06.30 14:55:07.173144 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13199 | 2025.06.30 14:55:07.173171 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5584 rows starting from the beginning of the part | ||
| 13200 | 2025.06.30 14:55:07.173221 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13201 | 2025.06.30 14:55:07.173262 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
| 13202 | 2025.06.30 14:55:07.173300 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13203 | 2025.06.30 14:55:07.173339 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part | ||
| 13204 | 2025.06.30 14:55:07.173376 [ 200 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13205 | 2025.06.30 14:55:07.173662 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16792 rows, containing 5 columns (5 merged, 0 gathered) in 0.00402247 sec., 4174549.468361479 rows/sec., 288.61 MiB/sec. | ||
| 13206 | 2025.06.30 14:55:07.173851 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13207 | 2025.06.30 14:55:07.174103 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13208 | 2025.06.30 14:55:07.174174 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13209 | 2025.06.30 14:55:07.174248 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
| 13210 | 2025.06.30 14:55:07.175221 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5928 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213024 sec., 2678687.6238124846 rows/sec., 175.95 MiB/sec. | ||
| 13211 | 2025.06.30 14:55:07.175636 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13212 | 2025.06.30 14:55:07.175882 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2025.06.30 14:55:07.175954 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_106_21} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13214 | 2025.06.30 14:55:07.176042 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13215 | 2025.06.30 14:55:08.120928 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 13216 | 2025.06.30 14:55:08.139233 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2025.06.30 14:55:08.139297 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13218 | 2025.06.30 14:55:08.145693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13219 | 2025.06.30 14:55:08.146438 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2025.06.30 14:55:08.150261 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13221 | 2025.06.30 14:55:08.645278 [ 225 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 13222 | 2025.06.30 14:55:08.645354 [ 225 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 13223 | 2025.06.30 14:55:08.648879 [ 225 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 13224 | 2025.06.30 14:55:08.856388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1828 | ||
| 13225 | 2025.06.30 14:55:08.858881 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13226 | 2025.06.30 14:55:08.858939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13227 | 2025.06.30 14:55:08.860166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13228 | 2025.06.30 14:55:08.860461 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13229 | 2025.06.30 14:55:08.860830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 13230 | 2025.06.30 14:55:12.163991 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2025.06.30 14:55:12.164213 [ 276 ] {9c3700d9-6985-41b0-898c-d91623b84cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13232 | 2025.06.30 14:55:12.164290 [ 276 ] {9c3700d9-6985-41b0-898c-d91623b84cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13233 | 2025.06.30 14:55:12.165251 [ 276 ] {9c3700d9-6985-41b0-898c-d91623b84cf4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2025.06.30 14:55:12.165298 [ 276 ] {9c3700d9-6985-41b0-898c-d91623b84cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13235 | 2025.06.30 14:55:12.165721 [ 276 ] {9c3700d9-6985-41b0-898c-d91623b84cf4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13236 | 2025.06.30 14:55:12.165951 [ 276 ] {9c3700d9-6985-41b0-898c-d91623b84cf4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2025.06.30 14:55:12.166103 [ 276 ] {9c3700d9-6985-41b0-898c-d91623b84cf4} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.001949 sec., 62596.20318111852 rows/sec., 5.35 MiB/sec. | ||
| 13238 | 2025.06.30 14:55:12.166145 [ 276 ] {9c3700d9-6985-41b0-898c-d91623b84cf4} <Debug> TCPHandler: Processed in 0.002291705 sec. | ||
| 13239 | 2025.06.30 14:55:12.166206 [ 221 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 13240 | 2025.06.30 14:55:12.166238 [ 221 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 13241 | 2025.06.30 14:55:12.166277 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2025.06.30 14:55:12.166375 [ 276 ] {dcfe0206-40c8-49e7-846e-a0b4834091e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13243 | 2025.06.30 14:55:12.166417 [ 276 ] {dcfe0206-40c8-49e7-846e-a0b4834091e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13244 | 2025.06.30 14:55:12.166842 [ 276 ] {dcfe0206-40c8-49e7-846e-a0b4834091e3} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2025.06.30 14:55:12.166878 [ 276 ] {dcfe0206-40c8-49e7-846e-a0b4834091e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13246 | 2025.06.30 14:55:12.167173 [ 276 ] {dcfe0206-40c8-49e7-846e-a0b4834091e3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13247 | 2025.06.30 14:55:12.167384 [ 276 ] {dcfe0206-40c8-49e7-846e-a0b4834091e3} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2025.06.30 14:55:12.167515 [ 276 ] {dcfe0206-40c8-49e7-846e-a0b4834091e3} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00116 sec., 28448.275862068964 rows/sec., 2.09 MiB/sec. | ||
| 13249 | 2025.06.30 14:55:12.167552 [ 276 ] {dcfe0206-40c8-49e7-846e-a0b4834091e3} <Debug> TCPHandler: Processed in 0.001324296 sec. | ||
| 13250 | 2025.06.30 14:55:12.167663 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13251 | 2025.06.30 14:55:12.167756 [ 276 ] {f1504645-e8be-4e64-9fd3-ecbf1ecf2df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13252 | 2025.06.30 14:55:12.167796 [ 276 ] {f1504645-e8be-4e64-9fd3-ecbf1ecf2df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13253 | 2025.06.30 14:55:12.168232 [ 276 ] {f1504645-e8be-4e64-9fd3-ecbf1ecf2df3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2025.06.30 14:55:12.168268 [ 276 ] {f1504645-e8be-4e64-9fd3-ecbf1ecf2df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13255 | 2025.06.30 14:55:12.168570 [ 221 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 13256 | 2025.06.30 14:55:12.168579 [ 276 ] {f1504645-e8be-4e64-9fd3-ecbf1ecf2df3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13257 | 2025.06.30 14:55:12.168786 [ 276 ] {f1504645-e8be-4e64-9fd3-ecbf1ecf2df3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2025.06.30 14:55:12.168912 [ 276 ] {f1504645-e8be-4e64-9fd3-ecbf1ecf2df3} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001173 sec., 82693.94714407502 rows/sec., 6.46 MiB/sec. | ||
| 13259 | 2025.06.30 14:55:12.168948 [ 276 ] {f1504645-e8be-4e64-9fd3-ecbf1ecf2df3} <Debug> TCPHandler: Processed in 0.001332297 sec. | ||
| 13260 | 2025.06.30 14:55:12.169009 [ 220 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 13261 | 2025.06.30 14:55:12.169061 [ 220 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 13262 | 2025.06.30 14:55:12.169066 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13263 | 2025.06.30 14:55:12.169167 [ 276 ] {bb3cdab5-8099-4259-a7e1-3cfee51e5709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13264 | 2025.06.30 14:55:12.169211 [ 276 ] {bb3cdab5-8099-4259-a7e1-3cfee51e5709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13265 | 2025.06.30 14:55:12.169624 [ 276 ] {bb3cdab5-8099-4259-a7e1-3cfee51e5709} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13266 | 2025.06.30 14:55:12.169661 [ 276 ] {bb3cdab5-8099-4259-a7e1-3cfee51e5709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13267 | 2025.06.30 14:55:12.169992 [ 276 ] {bb3cdab5-8099-4259-a7e1-3cfee51e5709} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13268 | 2025.06.30 14:55:12.170266 [ 276 ] {bb3cdab5-8099-4259-a7e1-3cfee51e5709} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2025.06.30 14:55:12.170395 [ 276 ] {bb3cdab5-8099-4259-a7e1-3cfee51e5709} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 13270 | 2025.06.30 14:55:12.170432 [ 276 ] {bb3cdab5-8099-4259-a7e1-3cfee51e5709} <Debug> TCPHandler: Processed in 0.001413909 sec. | ||
| 13271 | 2025.06.30 14:55:12.170477 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 13272 | 2025.06.30 14:55:12.170507 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 13273 | 2025.06.30 14:55:12.170540 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2025.06.30 14:55:12.170636 [ 276 ] {b4230ffa-9183-4850-af55-be56b4cef27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13275 | 2025.06.30 14:55:12.170691 [ 276 ] {b4230ffa-9183-4850-af55-be56b4cef27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13276 | 2025.06.30 14:55:12.171551 [ 276 ] {b4230ffa-9183-4850-af55-be56b4cef27e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2025.06.30 14:55:12.171589 [ 276 ] {b4230ffa-9183-4850-af55-be56b4cef27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13278 | 2025.06.30 14:55:12.172131 [ 276 ] {b4230ffa-9183-4850-af55-be56b4cef27e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13279 | 2025.06.30 14:55:12.172406 [ 276 ] {b4230ffa-9183-4850-af55-be56b4cef27e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2025.06.30 14:55:12.172432 [ 220 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 13281 | 2025.06.30 14:55:12.172543 [ 276 ] {b4230ffa-9183-4850-af55-be56b4cef27e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001924 sec., 17151.76715176715 rows/sec., 30.74 MiB/sec. | ||
| 13282 | 2025.06.30 14:55:12.172542 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13283 | 2025.06.30 14:55:12.172602 [ 276 ] {b4230ffa-9183-4850-af55-be56b4cef27e} <Debug> TCPHandler: Processed in 0.002109372 sec. | ||
| 13284 | 2025.06.30 14:55:12.172625 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2025.06.30 14:55:12.172657 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13286 | 2025.06.30 14:55:12.172727 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13287 | 2025.06.30 14:55:12.172780 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 13288 | 2025.06.30 14:55:12.172784 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 13289 | 2025.06.30 14:55:12.172825 [ 276 ] {1eb742c2-96c3-4aa7-abe1-e0bab83399e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13290 | 2025.06.30 14:55:12.172871 [ 276 ] {1eb742c2-96c3-4aa7-abe1-e0bab83399e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13291 | 2025.06.30 14:55:12.173035 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13292 | 2025.06.30 14:55:12.173101 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2004 rows starting from the beginning of the part | ||
| 13293 | 2025.06.30 14:55:12.173209 [ 276 ] {1eb742c2-96c3-4aa7-abe1-e0bab83399e2} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13294 | 2025.06.30 14:55:12.173240 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 33 rows starting from the beginning of the part | ||
| 13295 | 2025.06.30 14:55:12.173247 [ 276 ] {1eb742c2-96c3-4aa7-abe1-e0bab83399e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13296 | 2025.06.30 14:55:12.173353 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 9 rows starting from the beginning of the part | ||
| 13297 | 2025.06.30 14:55:12.173455 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 33 rows starting from the beginning of the part | ||
| 13298 | 2025.06.30 14:55:12.173550 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 9 rows starting from the beginning of the part | ||
| 13299 | 2025.06.30 14:55:12.173561 [ 276 ] {1eb742c2-96c3-4aa7-abe1-e0bab83399e2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13300 | 2025.06.30 14:55:12.173644 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 33 rows starting from the beginning of the part | ||
| 13301 | 2025.06.30 14:55:12.173785 [ 276 ] {1eb742c2-96c3-4aa7-abe1-e0bab83399e2} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2025.06.30 14:55:12.173914 [ 276 ] {1eb742c2-96c3-4aa7-abe1-e0bab83399e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 13303 | 2025.06.30 14:55:12.173950 [ 276 ] {1eb742c2-96c3-4aa7-abe1-e0bab83399e2} <Debug> TCPHandler: Processed in 0.001270286 sec. | ||
| 13304 | 2025.06.30 14:55:12.180319 [ 195 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 19 columns (19 merged, 0 gathered) in 0.007588852 sec., 279488.91347465996 rows/sec., 500.83 MiB/sec. | ||
| 13305 | 2025.06.30 14:55:12.181902 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13306 | 2025.06.30 14:55:12.182242 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2025.06.30 14:55:12.182315 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13308 | 2025.06.30 14:55:12.182427 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.95 MiB. | ||
| 13309 | 2025.06.30 14:55:12.982925 [ 225 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 13310 | 2025.06.30 14:55:12.982980 [ 225 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 13311 | 2025.06.30 14:55:12.984538 [ 225 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 13312 | 2025.06.30 14:55:13.109289 [ 219 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 13313 | 2025.06.30 14:55:13.109343 [ 219 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 13314 | 2025.06.30 14:55:13.111784 [ 219 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 13315 | 2025.06.30 14:55:13.574094 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13316 | 2025.06.30 14:55:13.574142 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13317 | 2025.06.30 14:55:13.748474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
| 13318 | 2025.06.30 14:55:13.748982 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2025.06.30 14:55:13.749022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13320 | 2025.06.30 14:55:13.749496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13321 | 2025.06.30 14:55:13.749723 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2025.06.30 14:55:13.749856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 13323 | 2025.06.30 14:55:15.651308 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13324 | 2025.06.30 14:55:15.670129 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2025.06.30 14:55:15.670189 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13326 | 2025.06.30 14:55:15.676336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13327 | 2025.06.30 14:55:15.677061 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2025.06.30 14:55:15.680693 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13329 | 2025.06.30 14:55:17.162218 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2025.06.30 14:55:17.162405 [ 276 ] {cb185d7a-70a1-4a48-aab3-55777b66a4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13331 | 2025.06.30 14:55:17.162472 [ 276 ] {cb185d7a-70a1-4a48-aab3-55777b66a4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13332 | 2025.06.30 14:55:17.163163 [ 276 ] {cb185d7a-70a1-4a48-aab3-55777b66a4c8} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2025.06.30 14:55:17.163214 [ 276 ] {cb185d7a-70a1-4a48-aab3-55777b66a4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13334 | 2025.06.30 14:55:17.163623 [ 276 ] {cb185d7a-70a1-4a48-aab3-55777b66a4c8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13335 | 2025.06.30 14:55:17.163884 [ 276 ] {cb185d7a-70a1-4a48-aab3-55777b66a4c8} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2025.06.30 14:55:17.164050 [ 276 ] {cb185d7a-70a1-4a48-aab3-55777b66a4c8} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001697 sec., 43606.36417206836 rows/sec., 3.51 MiB/sec. | ||
| 13337 | 2025.06.30 14:55:17.164104 [ 276 ] {cb185d7a-70a1-4a48-aab3-55777b66a4c8} <Debug> TCPHandler: Processed in 0.00202334 sec. | ||
| 13338 | 2025.06.30 14:55:17.164237 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.06.30 14:55:17.164342 [ 276 ] {41349b79-f27b-447b-90b7-31497b3810a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13340 | 2025.06.30 14:55:17.164387 [ 276 ] {41349b79-f27b-447b-90b7-31497b3810a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13341 | 2025.06.30 14:55:17.164813 [ 276 ] {41349b79-f27b-447b-90b7-31497b3810a5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2025.06.30 14:55:17.164851 [ 276 ] {41349b79-f27b-447b-90b7-31497b3810a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13343 | 2025.06.30 14:55:17.165162 [ 276 ] {41349b79-f27b-447b-90b7-31497b3810a5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13344 | 2025.06.30 14:55:17.165372 [ 276 ] {41349b79-f27b-447b-90b7-31497b3810a5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2025.06.30 14:55:17.165507 [ 276 ] {41349b79-f27b-447b-90b7-31497b3810a5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001189 sec., 7569.386038687973 rows/sec., 569.18 KiB/sec. | ||
| 13346 | 2025.06.30 14:55:17.165546 [ 276 ] {41349b79-f27b-447b-90b7-31497b3810a5} <Debug> TCPHandler: Processed in 0.001363087 sec. | ||
| 13347 | 2025.06.30 14:55:17.165653 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2025.06.30 14:55:17.165748 [ 276 ] {2199b6c7-53aa-42c6-b75d-e5b60ab94ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13349 | 2025.06.30 14:55:17.165789 [ 276 ] {2199b6c7-53aa-42c6-b75d-e5b60ab94ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13350 | 2025.06.30 14:55:17.166218 [ 276 ] {2199b6c7-53aa-42c6-b75d-e5b60ab94ac3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2025.06.30 14:55:17.166253 [ 276 ] {2199b6c7-53aa-42c6-b75d-e5b60ab94ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13352 | 2025.06.30 14:55:17.166571 [ 276 ] {2199b6c7-53aa-42c6-b75d-e5b60ab94ac3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13353 | 2025.06.30 14:55:17.166775 [ 276 ] {2199b6c7-53aa-42c6-b75d-e5b60ab94ac3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2025.06.30 14:55:17.166905 [ 276 ] {2199b6c7-53aa-42c6-b75d-e5b60ab94ac3} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001176 sec., 62074.82993197279 rows/sec., 4.85 MiB/sec. | ||
| 13355 | 2025.06.30 14:55:17.166944 [ 276 ] {2199b6c7-53aa-42c6-b75d-e5b60ab94ac3} <Debug> TCPHandler: Processed in 0.001341436 sec. | ||
| 13356 | 2025.06.30 14:55:17.167056 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2025.06.30 14:55:17.167152 [ 276 ] {532fa6a3-8101-46f7-a9b8-59fc78d17b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13358 | 2025.06.30 14:55:17.167197 [ 276 ] {532fa6a3-8101-46f7-a9b8-59fc78d17b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13359 | 2025.06.30 14:55:17.167611 [ 276 ] {532fa6a3-8101-46f7-a9b8-59fc78d17b89} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2025.06.30 14:55:17.167647 [ 276 ] {532fa6a3-8101-46f7-a9b8-59fc78d17b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13361 | 2025.06.30 14:55:17.167985 [ 276 ] {532fa6a3-8101-46f7-a9b8-59fc78d17b89} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13362 | 2025.06.30 14:55:17.168222 [ 276 ] {532fa6a3-8101-46f7-a9b8-59fc78d17b89} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2025.06.30 14:55:17.168354 [ 276 ] {532fa6a3-8101-46f7-a9b8-59fc78d17b89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 13364 | 2025.06.30 14:55:17.168391 [ 276 ] {532fa6a3-8101-46f7-a9b8-59fc78d17b89} <Debug> TCPHandler: Processed in 0.001384397 sec. | ||
| 13365 | 2025.06.30 14:55:17.168490 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2025.06.30 14:55:17.168585 [ 276 ] {f540315a-16a9-4a9f-8d08-9d37dc0830d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13367 | 2025.06.30 14:55:17.168639 [ 276 ] {f540315a-16a9-4a9f-8d08-9d37dc0830d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13368 | 2025.06.30 14:55:17.169414 [ 276 ] {f540315a-16a9-4a9f-8d08-9d37dc0830d8} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2025.06.30 14:55:17.169450 [ 276 ] {f540315a-16a9-4a9f-8d08-9d37dc0830d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13370 | 2025.06.30 14:55:17.169966 [ 276 ] {f540315a-16a9-4a9f-8d08-9d37dc0830d8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13371 | 2025.06.30 14:55:17.170188 [ 276 ] {f540315a-16a9-4a9f-8d08-9d37dc0830d8} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2025.06.30 14:55:17.170329 [ 276 ] {f540315a-16a9-4a9f-8d08-9d37dc0830d8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001763 sec., 5104.934770277935 rows/sec., 9.15 MiB/sec. | ||
| 13373 | 2025.06.30 14:55:17.170395 [ 276 ] {f540315a-16a9-4a9f-8d08-9d37dc0830d8} <Debug> TCPHandler: Processed in 0.001952759 sec. | ||
| 13374 | 2025.06.30 14:55:17.170406 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 13375 | 2025.06.30 14:55:17.170462 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 13376 | 2025.06.30 14:55:17.170515 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2025.06.30 14:55:17.170616 [ 276 ] {919262b1-a3f9-456a-b94c-405a49c831ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13378 | 2025.06.30 14:55:17.170659 [ 276 ] {919262b1-a3f9-456a-b94c-405a49c831ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13379 | 2025.06.30 14:55:17.171017 [ 276 ] {919262b1-a3f9-456a-b94c-405a49c831ff} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2025.06.30 14:55:17.171058 [ 276 ] {919262b1-a3f9-456a-b94c-405a49c831ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13381 | 2025.06.30 14:55:17.171411 [ 276 ] {919262b1-a3f9-456a-b94c-405a49c831ff} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13382 | 2025.06.30 14:55:17.171625 [ 276 ] {919262b1-a3f9-456a-b94c-405a49c831ff} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2025.06.30 14:55:17.171753 [ 276 ] {919262b1-a3f9-456a-b94c-405a49c831ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 13384 | 2025.06.30 14:55:17.171790 [ 276 ] {919262b1-a3f9-456a-b94c-405a49c831ff} <Debug> TCPHandler: Processed in 0.001325296 sec. | ||
| 13385 | 2025.06.30 14:55:17.172559 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 13386 | 2025.06.30 14:55:18.861057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1852 | ||
| 13387 | 2025.06.30 14:55:18.863314 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13388 | 2025.06.30 14:55:18.863356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13389 | 2025.06.30 14:55:18.864668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13390 | 2025.06.30 14:55:18.864937 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13391 | 2025.06.30 14:55:18.865233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1852 | ||
| 13392 | 2025.06.30 14:55:21.084943 [ 217 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 13393 | 2025.06.30 14:55:21.085009 [ 217 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 13394 | 2025.06.30 14:55:21.087244 [ 217 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 13395 | 2025.06.30 14:55:21.249965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
| 13396 | 2025.06.30 14:55:21.250562 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2025.06.30 14:55:21.250617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13398 | 2025.06.30 14:55:21.251176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13399 | 2025.06.30 14:55:21.251411 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13400 | 2025.06.30 14:55:21.251553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
| 13401 | 2025.06.30 14:55:21.460543 [ 225 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 13402 | 2025.06.30 14:55:21.460607 [ 225 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 13403 | 2025.06.30 14:55:21.463390 [ 225 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 13404 | 2025.06.30 14:55:22.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.13 MiB, peak 363.15 MiB, free memory in arenas 0.00 B, will set to 346.12 MiB (RSS), difference: 3.99 MiB | ||
| 13405 | 2025.06.30 14:55:22.163169 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13406 | 2025.06.30 14:55:22.163355 [ 276 ] {af4558b9-dc2e-47aa-87d9-6036f2fcc105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13407 | 2025.06.30 14:55:22.163422 [ 276 ] {af4558b9-dc2e-47aa-87d9-6036f2fcc105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13408 | 2025.06.30 14:55:22.164099 [ 276 ] {af4558b9-dc2e-47aa-87d9-6036f2fcc105} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2025.06.30 14:55:22.164142 [ 276 ] {af4558b9-dc2e-47aa-87d9-6036f2fcc105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13410 | 2025.06.30 14:55:22.164571 [ 276 ] {af4558b9-dc2e-47aa-87d9-6036f2fcc105} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13411 | 2025.06.30 14:55:22.164829 [ 276 ] {af4558b9-dc2e-47aa-87d9-6036f2fcc105} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2025.06.30 14:55:22.164988 [ 276 ] {af4558b9-dc2e-47aa-87d9-6036f2fcc105} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001684 sec., 3562.9453681710215 rows/sec., 290.53 KiB/sec. | ||
| 13413 | 2025.06.30 14:55:22.165047 [ 276 ] {af4558b9-dc2e-47aa-87d9-6036f2fcc105} <Debug> TCPHandler: Processed in 0.002012871 sec. | ||
| 13414 | 2025.06.30 14:55:22.165172 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13415 | 2025.06.30 14:55:22.165276 [ 276 ] {f9b089ee-7cdd-4b15-9339-6bb2bd6d51d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13416 | 2025.06.30 14:55:22.165320 [ 276 ] {f9b089ee-7cdd-4b15-9339-6bb2bd6d51d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13417 | 2025.06.30 14:55:22.165824 [ 276 ] {f9b089ee-7cdd-4b15-9339-6bb2bd6d51d4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2025.06.30 14:55:22.165859 [ 276 ] {f9b089ee-7cdd-4b15-9339-6bb2bd6d51d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13419 | 2025.06.30 14:55:22.166188 [ 276 ] {f9b089ee-7cdd-4b15-9339-6bb2bd6d51d4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13420 | 2025.06.30 14:55:22.166402 [ 276 ] {f9b089ee-7cdd-4b15-9339-6bb2bd6d51d4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2025.06.30 14:55:22.166536 [ 276 ] {f9b089ee-7cdd-4b15-9339-6bb2bd6d51d4} <Debug> executeQuery: Read 125 rows, 10.89 KiB in 0.001284 sec., 97352.02492211838 rows/sec., 8.28 MiB/sec. | ||
| 13422 | 2025.06.30 14:55:22.166575 [ 276 ] {f9b089ee-7cdd-4b15-9339-6bb2bd6d51d4} <Debug> TCPHandler: Processed in 0.001456849 sec. | ||
| 13423 | 2025.06.30 14:55:22.166697 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13424 | 2025.06.30 14:55:22.166794 [ 276 ] {5a28b5f1-47c3-419f-ac0a-50c262ea7613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13425 | 2025.06.30 14:55:22.166835 [ 276 ] {5a28b5f1-47c3-419f-ac0a-50c262ea7613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13426 | 2025.06.30 14:55:22.167257 [ 276 ] {5a28b5f1-47c3-419f-ac0a-50c262ea7613} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2025.06.30 14:55:22.167291 [ 276 ] {5a28b5f1-47c3-419f-ac0a-50c262ea7613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13428 | 2025.06.30 14:55:22.167600 [ 276 ] {5a28b5f1-47c3-419f-ac0a-50c262ea7613} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13429 | 2025.06.30 14:55:22.167816 [ 276 ] {5a28b5f1-47c3-419f-ac0a-50c262ea7613} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2025.06.30 14:55:22.167947 [ 276 ] {5a28b5f1-47c3-419f-ac0a-50c262ea7613} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001172 sec., 33276.45051194539 rows/sec., 2.42 MiB/sec. | ||
| 13431 | 2025.06.30 14:55:22.167985 [ 276 ] {5a28b5f1-47c3-419f-ac0a-50c262ea7613} <Debug> TCPHandler: Processed in 0.001346857 sec. | ||
| 13432 | 2025.06.30 14:55:22.168103 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2025.06.30 14:55:22.168205 [ 276 ] {5ef27db3-8c2f-4e73-baea-02901688cc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13434 | 2025.06.30 14:55:22.168246 [ 276 ] {5ef27db3-8c2f-4e73-baea-02901688cc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13435 | 2025.06.30 14:55:22.168698 [ 276 ] {5ef27db3-8c2f-4e73-baea-02901688cc44} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2025.06.30 14:55:22.168732 [ 276 ] {5ef27db3-8c2f-4e73-baea-02901688cc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13437 | 2025.06.30 14:55:22.169040 [ 276 ] {5ef27db3-8c2f-4e73-baea-02901688cc44} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13438 | 2025.06.30 14:55:22.169246 [ 276 ] {5ef27db3-8c2f-4e73-baea-02901688cc44} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2025.06.30 14:55:22.169375 [ 276 ] {5ef27db3-8c2f-4e73-baea-02901688cc44} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001189 sec., 86627.41799831792 rows/sec., 6.77 MiB/sec. | ||
| 13440 | 2025.06.30 14:55:22.169413 [ 276 ] {5ef27db3-8c2f-4e73-baea-02901688cc44} <Debug> TCPHandler: Processed in 0.001367337 sec. | ||
| 13441 | 2025.06.30 14:55:22.169537 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13442 | 2025.06.30 14:55:22.169632 [ 276 ] {2fdc993f-2407-4e86-92f9-136ca8fabec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13443 | 2025.06.30 14:55:22.169676 [ 276 ] {2fdc993f-2407-4e86-92f9-136ca8fabec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13444 | 2025.06.30 14:55:22.170100 [ 276 ] {2fdc993f-2407-4e86-92f9-136ca8fabec7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2025.06.30 14:55:22.170134 [ 276 ] {2fdc993f-2407-4e86-92f9-136ca8fabec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13446 | 2025.06.30 14:55:22.170491 [ 276 ] {2fdc993f-2407-4e86-92f9-136ca8fabec7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13447 | 2025.06.30 14:55:22.170705 [ 276 ] {2fdc993f-2407-4e86-92f9-136ca8fabec7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2025.06.30 14:55:22.170833 [ 276 ] {2fdc993f-2407-4e86-92f9-136ca8fabec7} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00122 sec., 133606.55737704918 rows/sec., 9.30 MiB/sec. | ||
| 13449 | 2025.06.30 14:55:22.170871 [ 276 ] {2fdc993f-2407-4e86-92f9-136ca8fabec7} <Debug> TCPHandler: Processed in 0.001391148 sec. | ||
| 13450 | 2025.06.30 14:55:22.170972 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13451 | 2025.06.30 14:55:22.171073 [ 276 ] {10ca295d-b25c-4bb2-823e-56559505115f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13452 | 2025.06.30 14:55:22.171129 [ 276 ] {10ca295d-b25c-4bb2-823e-56559505115f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13453 | 2025.06.30 14:55:22.171980 [ 276 ] {10ca295d-b25c-4bb2-823e-56559505115f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2025.06.30 14:55:22.172016 [ 276 ] {10ca295d-b25c-4bb2-823e-56559505115f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13455 | 2025.06.30 14:55:22.172568 [ 276 ] {10ca295d-b25c-4bb2-823e-56559505115f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13456 | 2025.06.30 14:55:22.172789 [ 276 ] {10ca295d-b25c-4bb2-823e-56559505115f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13457 | 2025.06.30 14:55:22.172925 [ 276 ] {10ca295d-b25c-4bb2-823e-56559505115f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001871 sec., 17637.626937466594 rows/sec., 31.61 MiB/sec. | ||
| 13458 | 2025.06.30 14:55:22.172992 [ 276 ] {10ca295d-b25c-4bb2-823e-56559505115f} <Debug> TCPHandler: Processed in 0.002068701 sec. | ||
| 13459 | 2025.06.30 14:55:22.173113 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13460 | 2025.06.30 14:55:22.173209 [ 276 ] {f3313e87-6424-4776-b136-0f7292851537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13461 | 2025.06.30 14:55:22.173252 [ 276 ] {f3313e87-6424-4776-b136-0f7292851537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13462 | 2025.06.30 14:55:22.173592 [ 276 ] {f3313e87-6424-4776-b136-0f7292851537} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2025.06.30 14:55:22.173627 [ 276 ] {f3313e87-6424-4776-b136-0f7292851537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13464 | 2025.06.30 14:55:22.173931 [ 276 ] {f3313e87-6424-4776-b136-0f7292851537} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13465 | 2025.06.30 14:55:22.174138 [ 276 ] {f3313e87-6424-4776-b136-0f7292851537} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2025.06.30 14:55:22.174267 [ 276 ] {f3313e87-6424-4776-b136-0f7292851537} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 13467 | 2025.06.30 14:55:22.174302 [ 276 ] {f3313e87-6424-4776-b136-0f7292851537} <Debug> TCPHandler: Processed in 0.001246925 sec. | ||
| 13468 | 2025.06.30 14:55:23.180737 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13469 | 2025.06.30 14:55:23.197055 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2025.06.30 14:55:23.197107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13471 | 2025.06.30 14:55:23.203006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13472 | 2025.06.30 14:55:23.203730 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2025.06.30 14:55:23.206732 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13474 | 2025.06.30 14:55:27.161979 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2025.06.30 14:55:27.162177 [ 276 ] {ac5aeea2-3f9a-4207-b347-60eb706678ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13476 | 2025.06.30 14:55:27.162242 [ 276 ] {ac5aeea2-3f9a-4207-b347-60eb706678ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13477 | 2025.06.30 14:55:27.162955 [ 276 ] {ac5aeea2-3f9a-4207-b347-60eb706678ce} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2025.06.30 14:55:27.162998 [ 276 ] {ac5aeea2-3f9a-4207-b347-60eb706678ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13479 | 2025.06.30 14:55:27.163393 [ 276 ] {ac5aeea2-3f9a-4207-b347-60eb706678ce} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13480 | 2025.06.30 14:55:27.163614 [ 276 ] {ac5aeea2-3f9a-4207-b347-60eb706678ce} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2025.06.30 14:55:27.163769 [ 276 ] {ac5aeea2-3f9a-4207-b347-60eb706678ce} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001646 sec., 44957.472660996355 rows/sec., 3.62 MiB/sec. | ||
| 13482 | 2025.06.30 14:55:27.163810 [ 276 ] {ac5aeea2-3f9a-4207-b347-60eb706678ce} <Debug> TCPHandler: Processed in 0.001961129 sec. | ||
| 13483 | 2025.06.30 14:55:27.163945 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2025.06.30 14:55:27.164042 [ 276 ] {344fb0c2-dc06-43c8-84cc-d005fdeaa092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13485 | 2025.06.30 14:55:27.164082 [ 276 ] {344fb0c2-dc06-43c8-84cc-d005fdeaa092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13486 | 2025.06.30 14:55:27.164527 [ 276 ] {344fb0c2-dc06-43c8-84cc-d005fdeaa092} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2025.06.30 14:55:27.164563 [ 276 ] {344fb0c2-dc06-43c8-84cc-d005fdeaa092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13488 | 2025.06.30 14:55:27.164842 [ 276 ] {344fb0c2-dc06-43c8-84cc-d005fdeaa092} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13489 | 2025.06.30 14:55:27.165037 [ 276 ] {344fb0c2-dc06-43c8-84cc-d005fdeaa092} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2025.06.30 14:55:27.165164 [ 276 ] {344fb0c2-dc06-43c8-84cc-d005fdeaa092} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001141 sec., 7887.817703768624 rows/sec., 593.13 KiB/sec. | ||
| 13491 | 2025.06.30 14:55:27.165201 [ 276 ] {344fb0c2-dc06-43c8-84cc-d005fdeaa092} <Debug> TCPHandler: Processed in 0.001310986 sec. | ||
| 13492 | 2025.06.30 14:55:27.165315 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2025.06.30 14:55:27.165408 [ 276 ] {b8fc7640-b606-42b3-9efc-a5f31d0fec05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13494 | 2025.06.30 14:55:27.165448 [ 276 ] {b8fc7640-b606-42b3-9efc-a5f31d0fec05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13495 | 2025.06.30 14:55:27.165877 [ 276 ] {b8fc7640-b606-42b3-9efc-a5f31d0fec05} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2025.06.30 14:55:27.165912 [ 276 ] {b8fc7640-b606-42b3-9efc-a5f31d0fec05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13497 | 2025.06.30 14:55:27.166207 [ 276 ] {b8fc7640-b606-42b3-9efc-a5f31d0fec05} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13498 | 2025.06.30 14:55:27.166408 [ 276 ] {b8fc7640-b606-42b3-9efc-a5f31d0fec05} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2025.06.30 14:55:27.166533 [ 276 ] {b8fc7640-b606-42b3-9efc-a5f31d0fec05} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001143 sec., 63867.016622922136 rows/sec., 4.99 MiB/sec. | ||
| 13500 | 2025.06.30 14:55:27.166569 [ 276 ] {b8fc7640-b606-42b3-9efc-a5f31d0fec05} <Debug> TCPHandler: Processed in 0.001306226 sec. | ||
| 13501 | 2025.06.30 14:55:27.166680 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2025.06.30 14:55:27.166773 [ 276 ] {b3fefe41-69cb-48b7-a205-4b0e1373dc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13503 | 2025.06.30 14:55:27.166816 [ 276 ] {b3fefe41-69cb-48b7-a205-4b0e1373dc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13504 | 2025.06.30 14:55:27.167221 [ 276 ] {b3fefe41-69cb-48b7-a205-4b0e1373dc1c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2025.06.30 14:55:27.167254 [ 276 ] {b3fefe41-69cb-48b7-a205-4b0e1373dc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13506 | 2025.06.30 14:55:27.167576 [ 276 ] {b3fefe41-69cb-48b7-a205-4b0e1373dc1c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13507 | 2025.06.30 14:55:27.167780 [ 276 ] {b3fefe41-69cb-48b7-a205-4b0e1373dc1c} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2025.06.30 14:55:27.167905 [ 276 ] {b3fefe41-69cb-48b7-a205-4b0e1373dc1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 13509 | 2025.06.30 14:55:27.167941 [ 276 ] {b3fefe41-69cb-48b7-a205-4b0e1373dc1c} <Debug> TCPHandler: Processed in 0.001308316 sec. | ||
| 13510 | 2025.06.30 14:55:27.168050 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2025.06.30 14:55:27.168147 [ 276 ] {6572b332-a231-476c-8946-700bffa4295f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13512 | 2025.06.30 14:55:27.168202 [ 276 ] {6572b332-a231-476c-8946-700bffa4295f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13513 | 2025.06.30 14:55:27.168948 [ 276 ] {6572b332-a231-476c-8946-700bffa4295f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2025.06.30 14:55:27.168982 [ 276 ] {6572b332-a231-476c-8946-700bffa4295f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13515 | 2025.06.30 14:55:27.169474 [ 276 ] {6572b332-a231-476c-8946-700bffa4295f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13516 | 2025.06.30 14:55:27.169689 [ 276 ] {6572b332-a231-476c-8946-700bffa4295f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2025.06.30 14:55:27.169819 [ 276 ] {6572b332-a231-476c-8946-700bffa4295f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001694 sec., 5312.868949232586 rows/sec., 9.52 MiB/sec. | ||
| 13518 | 2025.06.30 14:55:27.169871 [ 276 ] {6572b332-a231-476c-8946-700bffa4295f} <Debug> TCPHandler: Processed in 0.001869758 sec. | ||
| 13519 | 2025.06.30 14:55:27.169984 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2025.06.30 14:55:27.170079 [ 276 ] {05238417-1ad3-409a-9075-aba585fb0dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13521 | 2025.06.30 14:55:27.170119 [ 276 ] {05238417-1ad3-409a-9075-aba585fb0dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13522 | 2025.06.30 14:55:27.170448 [ 276 ] {05238417-1ad3-409a-9075-aba585fb0dc9} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2025.06.30 14:55:27.170482 [ 276 ] {05238417-1ad3-409a-9075-aba585fb0dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13524 | 2025.06.30 14:55:27.170777 [ 276 ] {05238417-1ad3-409a-9075-aba585fb0dc9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13525 | 2025.06.30 14:55:27.170974 [ 276 ] {05238417-1ad3-409a-9075-aba585fb0dc9} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2025.06.30 14:55:27.171096 [ 276 ] {05238417-1ad3-409a-9075-aba585fb0dc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 13527 | 2025.06.30 14:55:27.171130 [ 276 ] {05238417-1ad3-409a-9075-aba585fb0dc9} <Debug> TCPHandler: Processed in 0.001193794 sec. | ||
| 13528 | 2025.06.30 14:55:28.574396 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13529 | 2025.06.30 14:55:28.574478 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13530 | 2025.06.30 14:55:28.751726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
| 13531 | 2025.06.30 14:55:28.752300 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2025.06.30 14:55:28.752350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13533 | 2025.06.30 14:55:28.752841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13534 | 2025.06.30 14:55:28.753072 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2025.06.30 14:55:28.753208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
| 13536 | 2025.06.30 14:55:28.753221 [ 26 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13537 | 2025.06.30 14:55:28.753290 [ 26 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2025.06.30 14:55:28.753314 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13539 | 2025.06.30 14:55:28.753452 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 13540 | 2025.06.30 14:55:28.753606 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13541 | 2025.06.30 14:55:28.753649 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
| 13542 | 2025.06.30 14:55:28.753719 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
| 13543 | 2025.06.30 14:55:28.753770 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
| 13544 | 2025.06.30 14:55:28.753817 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
| 13545 | 2025.06.30 14:55:28.753861 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
| 13546 | 2025.06.30 14:55:28.753906 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
| 13547 | 2025.06.30 14:55:28.756266 [ 195 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865237 sec., 12156411.494057909 rows/sec., 173.90 MiB/sec. | ||
| 13548 | 2025.06.30 14:55:28.756721 [ 195 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13549 | 2025.06.30 14:55:28.757167 [ 195 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2025.06.30 14:55:28.757292 [ 195 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_76_15} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13551 | 2025.06.30 14:55:28.757433 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 13552 | 2025.06.30 14:55:28.865384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1878 | ||
| 13553 | 2025.06.30 14:55:28.868236 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2025.06.30 14:55:28.868281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13555 | 2025.06.30 14:55:28.869434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13556 | 2025.06.30 14:55:28.869695 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13557 | 2025.06.30 14:55:28.869850 [ 26 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13558 | 2025.06.30 14:55:28.869903 [ 26 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2025.06.30 14:55:28.869925 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13560 | 2025.06.30 14:55:28.870022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1878 | ||
| 13561 | 2025.06.30 14:55:28.870027 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 13562 | 2025.06.30 14:55:28.870606 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13563 | 2025.06.30 14:55:28.870743 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1722 rows starting from the beginning of the part | ||
| 13564 | 2025.06.30 14:55:28.871088 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 13565 | 2025.06.30 14:55:28.871397 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 13566 | 2025.06.30 14:55:28.871723 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 13567 | 2025.06.30 14:55:28.872037 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 13568 | 2025.06.30 14:55:28.872367 [ 194 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 13569 | 2025.06.30 14:55:28.878757 [ 189 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 72 columns (72 merged, 0 gathered) in 0.008773275 sec., 214059.17402566315 rows/sec., 164.58 MiB/sec. | ||
| 13570 | 2025.06.30 14:55:28.880681 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13571 | 2025.06.30 14:55:28.881242 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2025.06.30 14:55:28.881313 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_56_11} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13573 | 2025.06.30 14:55:28.881607 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13574 | 2025.06.30 14:55:30.706776 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13575 | 2025.06.30 14:55:30.723980 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2025.06.30 14:55:30.724032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13577 | 2025.06.30 14:55:30.729960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13578 | 2025.06.30 14:55:30.730651 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2025.06.30 14:55:30.730939 [ 66 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13580 | 2025.06.30 14:55:30.731006 [ 66 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2025.06.30 14:55:30.731028 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13582 | 2025.06.30 14:55:30.731139 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 13583 | 2025.06.30 14:55:30.733762 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13584 | 2025.06.30 14:55:30.734222 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13585 | 2025.06.30 14:55:30.734983 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 13586 | 2025.06.30 14:55:30.738266 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 13587 | 2025.06.30 14:55:30.741567 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 13588 | 2025.06.30 14:55:30.745251 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 13589 | 2025.06.30 14:55:30.749259 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 13590 | 2025.06.30 14:55:30.753234 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 13591 | 2025.06.30 14:55:30.807114 [ 199 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.076011276 sec., 7538.355230347665 rows/sec., 38.98 MiB/sec. | ||
| 13592 | 2025.06.30 14:55:30.810212 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13593 | 2025.06.30 14:55:30.812263 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_76_15} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2025.06.30 14:55:30.812370 [ 198 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_76_15} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13595 | 2025.06.30 14:55:30.815195 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13596 | 2025.06.30 14:55:31.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.21 MiB, peak 364.63 MiB, free memory in arenas 0.00 B, will set to 346.14 MiB (RSS), difference: -1.06 MiB | ||
| 13597 | 2025.06.30 14:55:32.163882 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13598 | 2025.06.30 14:55:32.164176 [ 276 ] {fa072884-afdb-465f-b2ce-657bceaa7f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13599 | 2025.06.30 14:55:32.164281 [ 276 ] {fa072884-afdb-465f-b2ce-657bceaa7f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13600 | 2025.06.30 14:55:32.165144 [ 276 ] {fa072884-afdb-465f-b2ce-657bceaa7f4a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13601 | 2025.06.30 14:55:32.165191 [ 276 ] {fa072884-afdb-465f-b2ce-657bceaa7f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13602 | 2025.06.30 14:55:32.165588 [ 276 ] {fa072884-afdb-465f-b2ce-657bceaa7f4a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13603 | 2025.06.30 14:55:32.165826 [ 276 ] {fa072884-afdb-465f-b2ce-657bceaa7f4a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13604 | 2025.06.30 14:55:32.165981 [ 276 ] {fa072884-afdb-465f-b2ce-657bceaa7f4a} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.001886 sec., 64687.16861081654 rows/sec., 5.53 MiB/sec. | ||
| 13605 | 2025.06.30 14:55:32.166003 [ 66 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13606 | 2025.06.30 14:55:32.166025 [ 276 ] {fa072884-afdb-465f-b2ce-657bceaa7f4a} <Debug> TCPHandler: Processed in 0.002329656 sec. | ||
| 13607 | 2025.06.30 14:55:32.166078 [ 66 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2025.06.30 14:55:32.166108 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13609 | 2025.06.30 14:55:32.166206 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2025.06.30 14:55:32.166251 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 13611 | 2025.06.30 14:55:32.166308 [ 276 ] {d5ff9b6e-7c76-4361-bb30-4b380e6511f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13612 | 2025.06.30 14:55:32.166353 [ 276 ] {d5ff9b6e-7c76-4361-bb30-4b380e6511f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13613 | 2025.06.30 14:55:32.166409 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13614 | 2025.06.30 14:55:32.166455 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 835 rows starting from the beginning of the part | ||
| 13615 | 2025.06.30 14:55:32.166531 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 122 rows starting from the beginning of the part | ||
| 13616 | 2025.06.30 14:55:32.166585 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 74 rows starting from the beginning of the part | ||
| 13617 | 2025.06.30 14:55:32.166635 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 125 rows starting from the beginning of the part | ||
| 13618 | 2025.06.30 14:55:32.166683 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 74 rows starting from the beginning of the part | ||
| 13619 | 2025.06.30 14:55:32.166734 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 122 rows starting from the beginning of the part | ||
| 13620 | 2025.06.30 14:55:32.166859 [ 276 ] {d5ff9b6e-7c76-4361-bb30-4b380e6511f2} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2025.06.30 14:55:32.166904 [ 276 ] {d5ff9b6e-7c76-4361-bb30-4b380e6511f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13622 | 2025.06.30 14:55:32.167236 [ 276 ] {d5ff9b6e-7c76-4361-bb30-4b380e6511f2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13623 | 2025.06.30 14:55:32.167455 [ 276 ] {d5ff9b6e-7c76-4361-bb30-4b380e6511f2} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2025.06.30 14:55:32.167595 [ 276 ] {d5ff9b6e-7c76-4361-bb30-4b380e6511f2} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001306 sec., 25267.993874425727 rows/sec., 1.86 MiB/sec. | ||
| 13625 | 2025.06.30 14:55:32.167613 [ 66 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 13626 | 2025.06.30 14:55:32.167633 [ 276 ] {d5ff9b6e-7c76-4361-bb30-4b380e6511f2} <Debug> TCPHandler: Processed in 0.001482859 sec. | ||
| 13627 | 2025.06.30 14:55:32.167655 [ 66 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2025.06.30 14:55:32.167680 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13629 | 2025.06.30 14:55:32.167761 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2025.06.30 14:55:32.167778 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 13631 | 2025.06.30 14:55:32.167861 [ 276 ] {8c865583-ae2c-4b24-8fd8-49440bdbaba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13632 | 2025.06.30 14:55:32.167894 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13633 | 2025.06.30 14:55:32.167896 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709814 sec., 790729.284003991 rows/sec., 68.29 MiB/sec. | ||
| 13634 | 2025.06.30 14:55:32.167909 [ 276 ] {8c865583-ae2c-4b24-8fd8-49440bdbaba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13635 | 2025.06.30 14:55:32.167933 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 182 rows starting from the beginning of the part | ||
| 13636 | 2025.06.30 14:55:32.168012 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 33 rows starting from the beginning of the part | ||
| 13637 | 2025.06.30 14:55:32.168059 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 9 rows starting from the beginning of the part | ||
| 13638 | 2025.06.30 14:55:32.168069 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13639 | 2025.06.30 14:55:32.168101 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 39 rows starting from the beginning of the part | ||
| 13640 | 2025.06.30 14:55:32.168147 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 9 rows starting from the beginning of the part | ||
| 13641 | 2025.06.30 14:55:32.168186 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 33 rows starting from the beginning of the part | ||
| 13642 | 2025.06.30 14:55:32.168325 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2025.06.30 14:55:32.168414 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_111_22} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13644 | 2025.06.30 14:55:32.168425 [ 276 ] {8c865583-ae2c-4b24-8fd8-49440bdbaba9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2025.06.30 14:55:32.168472 [ 276 ] {8c865583-ae2c-4b24-8fd8-49440bdbaba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13646 | 2025.06.30 14:55:32.168493 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13647 | 2025.06.30 14:55:32.168801 [ 276 ] {8c865583-ae2c-4b24-8fd8-49440bdbaba9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13648 | 2025.06.30 14:55:32.168983 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246325 sec., 244719.47525725633 rows/sec., 17.60 MiB/sec. | ||
| 13649 | 2025.06.30 14:55:32.169026 [ 276 ] {8c865583-ae2c-4b24-8fd8-49440bdbaba9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2025.06.30 14:55:32.169127 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 13651 | 2025.06.30 14:55:32.169165 [ 276 ] {8c865583-ae2c-4b24-8fd8-49440bdbaba9} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001322 sec., 73373.67624810892 rows/sec., 5.73 MiB/sec. | ||
| 13652 | 2025.06.30 14:55:32.169174 [ 66 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13653 | 2025.06.30 14:55:32.169211 [ 276 ] {8c865583-ae2c-4b24-8fd8-49440bdbaba9} <Debug> TCPHandler: Processed in 0.00149989 sec. | ||
| 13654 | 2025.06.30 14:55:32.169221 [ 66 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2025.06.30 14:55:32.169341 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13656 | 2025.06.30 14:55:32.169358 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13657 | 2025.06.30 14:55:32.169416 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2025.06.30 14:55:32.169450 [ 276 ] {459d2f2b-e693-4418-9a88-6b5e665e5918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13659 | 2025.06.30 14:55:32.169455 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 13660 | 2025.06.30 14:55:32.169495 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_105_21} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 13661 | 2025.06.30 14:55:32.169499 [ 276 ] {459d2f2b-e693-4418-9a88-6b5e665e5918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13662 | 2025.06.30 14:55:32.169556 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13663 | 2025.06.30 14:55:32.169583 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13664 | 2025.06.30 14:55:32.169657 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 500 rows starting from the beginning of the part | ||
| 13665 | 2025.06.30 14:55:32.169719 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 97 rows starting from the beginning of the part | ||
| 13666 | 2025.06.30 14:55:32.169763 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 73 rows starting from the beginning of the part | ||
| 13667 | 2025.06.30 14:55:32.169805 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 103 rows starting from the beginning of the part | ||
| 13668 | 2025.06.30 14:55:32.169842 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 73 rows starting from the beginning of the part | ||
| 13669 | 2025.06.30 14:55:32.169882 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 97 rows starting from the beginning of the part | ||
| 13670 | 2025.06.30 14:55:32.170064 [ 276 ] {459d2f2b-e693-4418-9a88-6b5e665e5918} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13671 | 2025.06.30 14:55:32.170099 [ 276 ] {459d2f2b-e693-4418-9a88-6b5e665e5918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13672 | 2025.06.30 14:55:32.170432 [ 276 ] {459d2f2b-e693-4418-9a88-6b5e665e5918} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13673 | 2025.06.30 14:55:32.170655 [ 276 ] {459d2f2b-e693-4418-9a88-6b5e665e5918} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13674 | 2025.06.30 14:55:32.170711 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295196 sec., 728075.1330300588 rows/sec., 57.74 MiB/sec. | ||
| 13675 | 2025.06.30 14:55:32.170785 [ 276 ] {459d2f2b-e693-4418-9a88-6b5e665e5918} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001354 sec., 118168.38995568686 rows/sec., 8.23 MiB/sec. | ||
| 13676 | 2025.06.30 14:55:32.170795 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13677 | 2025.06.30 14:55:32.170826 [ 276 ] {459d2f2b-e693-4418-9a88-6b5e665e5918} <Debug> TCPHandler: Processed in 0.00153328 sec. | ||
| 13678 | 2025.06.30 14:55:32.170838 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13679 | 2025.06.30 14:55:32.170840 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13680 | 2025.06.30 14:55:32.170873 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13681 | 2025.06.30 14:55:32.170934 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13682 | 2025.06.30 14:55:32.170946 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 13683 | 2025.06.30 14:55:32.171034 [ 276 ] {226acbd3-7ba9-44cc-b96f-16e70800e543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13684 | 2025.06.30 14:55:32.171052 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13685 | 2025.06.30 14:55:32.171072 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2025.06.30 14:55:32.171083 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 16792 rows starting from the beginning of the part | ||
| 13687 | 2025.06.30 14:55:32.171093 [ 276 ] {226acbd3-7ba9-44cc-b96f-16e70800e543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13688 | 2025.06.30 14:55:32.171139 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_111_22} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13689 | 2025.06.30 14:55:32.171144 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 13690 | 2025.06.30 14:55:32.171194 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13691 | 2025.06.30 14:55:32.171208 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13692 | 2025.06.30 14:55:32.171230 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 163 rows starting from the beginning of the part | ||
| 13693 | 2025.06.30 14:55:32.171272 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 13694 | 2025.06.30 14:55:32.171310 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 13695 | 2025.06.30 14:55:32.171981 [ 276 ] {226acbd3-7ba9-44cc-b96f-16e70800e543} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2025.06.30 14:55:32.172022 [ 276 ] {226acbd3-7ba9-44cc-b96f-16e70800e543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13697 | 2025.06.30 14:55:32.172587 [ 276 ] {226acbd3-7ba9-44cc-b96f-16e70800e543} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13698 | 2025.06.30 14:55:32.172811 [ 276 ] {226acbd3-7ba9-44cc-b96f-16e70800e543} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2025.06.30 14:55:32.172950 [ 276 ] {226acbd3-7ba9-44cc-b96f-16e70800e543} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001934 sec., 17063.08169596691 rows/sec., 30.58 MiB/sec. | ||
| 13700 | 2025.06.30 14:55:32.173006 [ 276 ] {226acbd3-7ba9-44cc-b96f-16e70800e543} <Debug> TCPHandler: Processed in 0.002122823 sec. | ||
| 13701 | 2025.06.30 14:55:32.173121 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13702 | 2025.06.30 14:55:32.173222 [ 276 ] {86775775-02b9-4d37-8e78-9c8d8e46a48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13703 | 2025.06.30 14:55:32.173265 [ 276 ] {86775775-02b9-4d37-8e78-9c8d8e46a48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13704 | 2025.06.30 14:55:32.173605 [ 276 ] {86775775-02b9-4d37-8e78-9c8d8e46a48b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2025.06.30 14:55:32.173641 [ 276 ] {86775775-02b9-4d37-8e78-9c8d8e46a48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13706 | 2025.06.30 14:55:32.173951 [ 276 ] {86775775-02b9-4d37-8e78-9c8d8e46a48b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13707 | 2025.06.30 14:55:32.174154 [ 276 ] {86775775-02b9-4d37-8e78-9c8d8e46a48b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13708 | 2025.06.30 14:55:32.174287 [ 276 ] {86775775-02b9-4d37-8e78-9c8d8e46a48b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 13709 | 2025.06.30 14:55:32.174295 [ 66 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13710 | 2025.06.30 14:55:32.174324 [ 276 ] {86775775-02b9-4d37-8e78-9c8d8e46a48b} <Debug> TCPHandler: Processed in 0.001252675 sec. | ||
| 13711 | 2025.06.30 14:55:32.174338 [ 66 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13712 | 2025.06.30 14:55:32.174363 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13713 | 2025.06.30 14:55:32.174506 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 13714 | 2025.06.30 14:55:32.174653 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13715 | 2025.06.30 14:55:32.174686 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5928 rows starting from the beginning of the part | ||
| 13716 | 2025.06.30 14:55:32.174749 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 13717 | 2025.06.30 14:55:32.174795 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13718 | 2025.06.30 14:55:32.174837 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13719 | 2025.06.30 14:55:32.174877 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 13720 | 2025.06.30 14:55:32.174916 [ 192 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13721 | 2025.06.30 14:55:32.175128 [ 188 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17595 rows, containing 5 columns (5 merged, 0 gathered) in 0.004210064 sec., 4179271.383997963 rows/sec., 289.03 MiB/sec. | ||
| 13722 | 2025.06.30 14:55:32.175449 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13723 | 2025.06.30 14:55:32.175756 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13724 | 2025.06.30 14:55:32.175836 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13725 | 2025.06.30 14:55:32.175923 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13726 | 2025.06.30 14:55:32.176798 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6228 rows, containing 4 columns (4 merged, 0 gathered) in 0.002345847 sec., 2654904.60375293 rows/sec., 174.61 MiB/sec. | ||
| 13727 | 2025.06.30 14:55:32.177315 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13728 | 2025.06.30 14:55:32.177576 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2025.06.30 14:55:32.177648 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_111_22} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13730 | 2025.06.30 14:55:32.177738 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13731 | 2025.06.30 14:55:36.253315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
| 13732 | 2025.06.30 14:55:36.253886 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2025.06.30 14:55:36.253930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13734 | 2025.06.30 14:55:36.254412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13735 | 2025.06.30 14:55:36.254633 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2025.06.30 14:55:36.254767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
| 13737 | 2025.06.30 14:55:37.169352 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13738 | 2025.06.30 14:55:37.169625 [ 276 ] {17983706-70e2-49f6-814c-f51b3e6bce11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13739 | 2025.06.30 14:55:37.169689 [ 276 ] {17983706-70e2-49f6-814c-f51b3e6bce11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13740 | 2025.06.30 14:55:37.170359 [ 276 ] {17983706-70e2-49f6-814c-f51b3e6bce11} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2025.06.30 14:55:37.170400 [ 276 ] {17983706-70e2-49f6-814c-f51b3e6bce11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13742 | 2025.06.30 14:55:37.170772 [ 276 ] {17983706-70e2-49f6-814c-f51b3e6bce11} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13743 | 2025.06.30 14:55:37.170991 [ 276 ] {17983706-70e2-49f6-814c-f51b3e6bce11} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2025.06.30 14:55:37.171146 [ 276 ] {17983706-70e2-49f6-814c-f51b3e6bce11} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.25 MiB/sec. | ||
| 13745 | 2025.06.30 14:55:37.171187 [ 276 ] {17983706-70e2-49f6-814c-f51b3e6bce11} <Debug> TCPHandler: Processed in 0.00201391 sec. | ||
| 13746 | 2025.06.30 14:55:37.171314 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13747 | 2025.06.30 14:55:37.171409 [ 276 ] {fada125b-927d-4931-9d21-0afa07c55e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13748 | 2025.06.30 14:55:37.171449 [ 276 ] {fada125b-927d-4931-9d21-0afa07c55e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13749 | 2025.06.30 14:55:37.171849 [ 276 ] {fada125b-927d-4931-9d21-0afa07c55e1d} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13750 | 2025.06.30 14:55:37.171884 [ 276 ] {fada125b-927d-4931-9d21-0afa07c55e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13751 | 2025.06.30 14:55:37.172167 [ 276 ] {fada125b-927d-4931-9d21-0afa07c55e1d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13752 | 2025.06.30 14:55:37.172368 [ 276 ] {fada125b-927d-4931-9d21-0afa07c55e1d} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2025.06.30 14:55:37.172493 [ 276 ] {fada125b-927d-4931-9d21-0afa07c55e1d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 147.99 KiB/sec. | ||
| 13754 | 2025.06.30 14:55:37.172530 [ 276 ] {fada125b-927d-4931-9d21-0afa07c55e1d} <Debug> TCPHandler: Processed in 0.001263455 sec. | ||
| 13755 | 2025.06.30 14:55:37.172641 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13756 | 2025.06.30 14:55:37.172734 [ 276 ] {fc6a4c65-770b-4ec9-aed5-7e74967d4058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13757 | 2025.06.30 14:55:37.172771 [ 276 ] {fc6a4c65-770b-4ec9-aed5-7e74967d4058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13758 | 2025.06.30 14:55:37.173269 [ 276 ] {fc6a4c65-770b-4ec9-aed5-7e74967d4058} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13759 | 2025.06.30 14:55:37.173303 [ 276 ] {fc6a4c65-770b-4ec9-aed5-7e74967d4058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13760 | 2025.06.30 14:55:37.173602 [ 276 ] {fc6a4c65-770b-4ec9-aed5-7e74967d4058} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13761 | 2025.06.30 14:55:37.173806 [ 276 ] {fc6a4c65-770b-4ec9-aed5-7e74967d4058} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13762 | 2025.06.30 14:55:37.173927 [ 276 ] {fc6a4c65-770b-4ec9-aed5-7e74967d4058} <Debug> executeQuery: Read 195 rows, 17.61 KiB in 0.001212 sec., 160891.0891089109 rows/sec., 14.19 MiB/sec. | ||
| 13763 | 2025.06.30 14:55:37.173963 [ 276 ] {fc6a4c65-770b-4ec9-aed5-7e74967d4058} <Debug> TCPHandler: Processed in 0.001369058 sec. | ||
| 13764 | 2025.06.30 14:55:37.174075 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13765 | 2025.06.30 14:55:37.174167 [ 276 ] {c995e20a-ce7c-4c27-a0de-9cd5396262e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13766 | 2025.06.30 14:55:37.174204 [ 276 ] {c995e20a-ce7c-4c27-a0de-9cd5396262e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13767 | 2025.06.30 14:55:37.174587 [ 276 ] {c995e20a-ce7c-4c27-a0de-9cd5396262e3} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2025.06.30 14:55:37.174623 [ 276 ] {c995e20a-ce7c-4c27-a0de-9cd5396262e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13769 | 2025.06.30 14:55:37.174911 [ 276 ] {c995e20a-ce7c-4c27-a0de-9cd5396262e3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13770 | 2025.06.30 14:55:37.175106 [ 276 ] {c995e20a-ce7c-4c27-a0de-9cd5396262e3} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2025.06.30 14:55:37.175232 [ 276 ] {c995e20a-ce7c-4c27-a0de-9cd5396262e3} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001083 sec., 21237.30378578024 rows/sec., 1.60 MiB/sec. | ||
| 13772 | 2025.06.30 14:55:37.175268 [ 276 ] {c995e20a-ce7c-4c27-a0de-9cd5396262e3} <Debug> TCPHandler: Processed in 0.001240195 sec. | ||
| 13773 | 2025.06.30 14:55:37.175316 [ 222 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 13774 | 2025.06.30 14:55:37.175366 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2025.06.30 14:55:37.175378 [ 222 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 13776 | 2025.06.30 14:55:37.175464 [ 276 ] {5d28a3d0-a753-4228-9cb4-73243a1bdf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13777 | 2025.06.30 14:55:37.175506 [ 276 ] {5d28a3d0-a753-4228-9cb4-73243a1bdf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13778 | 2025.06.30 14:55:37.175886 [ 276 ] {5d28a3d0-a753-4228-9cb4-73243a1bdf23} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13779 | 2025.06.30 14:55:37.175922 [ 276 ] {5d28a3d0-a753-4228-9cb4-73243a1bdf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13780 | 2025.06.30 14:55:37.176245 [ 276 ] {5d28a3d0-a753-4228-9cb4-73243a1bdf23} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13781 | 2025.06.30 14:55:37.176563 [ 276 ] {5d28a3d0-a753-4228-9cb4-73243a1bdf23} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2025.06.30 14:55:37.176728 [ 276 ] {5d28a3d0-a753-4228-9cb4-73243a1bdf23} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00128 sec., 18750 rows/sec., 1.56 MiB/sec. | ||
| 13783 | 2025.06.30 14:55:37.176775 [ 276 ] {5d28a3d0-a753-4228-9cb4-73243a1bdf23} <Debug> TCPHandler: Processed in 0.001456299 sec. | ||
| 13784 | 2025.06.30 14:55:37.176895 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13785 | 2025.06.30 14:55:37.177008 [ 276 ] {a977416d-590f-47e2-adad-36050330aa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13786 | 2025.06.30 14:55:37.177057 [ 276 ] {a977416d-590f-47e2-adad-36050330aa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13787 | 2025.06.30 14:55:37.177438 [ 222 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 13788 | 2025.06.30 14:55:37.177534 [ 276 ] {a977416d-590f-47e2-adad-36050330aa29} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2025.06.30 14:55:37.177579 [ 276 ] {a977416d-590f-47e2-adad-36050330aa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13790 | 2025.06.30 14:55:37.177877 [ 276 ] {a977416d-590f-47e2-adad-36050330aa29} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13791 | 2025.06.30 14:55:37.178075 [ 276 ] {a977416d-590f-47e2-adad-36050330aa29} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2025.06.30 14:55:37.178204 [ 276 ] {a977416d-590f-47e2-adad-36050330aa29} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 769.07 KiB/sec. | ||
| 13793 | 2025.06.30 14:55:37.178242 [ 276 ] {a977416d-590f-47e2-adad-36050330aa29} <Debug> TCPHandler: Processed in 0.001404368 sec. | ||
| 13794 | 2025.06.30 14:55:37.178340 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13795 | 2025.06.30 14:55:37.178434 [ 276 ] {75350d8f-55d5-41f3-8359-ae3bbd6d41e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13796 | 2025.06.30 14:55:37.178473 [ 276 ] {75350d8f-55d5-41f3-8359-ae3bbd6d41e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13797 | 2025.06.30 14:55:37.178895 [ 276 ] {75350d8f-55d5-41f3-8359-ae3bbd6d41e4} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2025.06.30 14:55:37.178931 [ 276 ] {75350d8f-55d5-41f3-8359-ae3bbd6d41e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13799 | 2025.06.30 14:55:37.179242 [ 276 ] {75350d8f-55d5-41f3-8359-ae3bbd6d41e4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13800 | 2025.06.30 14:55:37.179442 [ 276 ] {75350d8f-55d5-41f3-8359-ae3bbd6d41e4} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2025.06.30 14:55:37.179566 [ 276 ] {75350d8f-55d5-41f3-8359-ae3bbd6d41e4} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.00115 sec., 96521.73913043478 rows/sec., 7.86 MiB/sec. | ||
| 13802 | 2025.06.30 14:55:37.179603 [ 276 ] {75350d8f-55d5-41f3-8359-ae3bbd6d41e4} <Debug> TCPHandler: Processed in 0.001310026 sec. | ||
| 13803 | 2025.06.30 14:55:37.179710 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2025.06.30 14:55:37.179804 [ 276 ] {7faefca0-e617-44ef-8a7f-6317b8035b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13805 | 2025.06.30 14:55:37.179845 [ 276 ] {7faefca0-e617-44ef-8a7f-6317b8035b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13806 | 2025.06.30 14:55:37.180277 [ 276 ] {7faefca0-e617-44ef-8a7f-6317b8035b48} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2025.06.30 14:55:37.180313 [ 276 ] {7faefca0-e617-44ef-8a7f-6317b8035b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13808 | 2025.06.30 14:55:37.180635 [ 276 ] {7faefca0-e617-44ef-8a7f-6317b8035b48} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13809 | 2025.06.30 14:55:37.180838 [ 276 ] {7faefca0-e617-44ef-8a7f-6317b8035b48} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2025.06.30 14:55:37.180961 [ 276 ] {7faefca0-e617-44ef-8a7f-6317b8035b48} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001176 sec., 289965.9863945578 rows/sec., 21.94 MiB/sec. | ||
| 13811 | 2025.06.30 14:55:37.180998 [ 276 ] {7faefca0-e617-44ef-8a7f-6317b8035b48} <Debug> TCPHandler: Processed in 0.001335147 sec. | ||
| 13812 | 2025.06.30 14:55:37.181105 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2025.06.30 14:55:37.181198 [ 276 ] {d6326e80-ac56-41a4-9ac4-43006a1f4c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13814 | 2025.06.30 14:55:37.181252 [ 276 ] {d6326e80-ac56-41a4-9ac4-43006a1f4c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13815 | 2025.06.30 14:55:37.181995 [ 276 ] {d6326e80-ac56-41a4-9ac4-43006a1f4c88} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2025.06.30 14:55:37.182031 [ 276 ] {d6326e80-ac56-41a4-9ac4-43006a1f4c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13817 | 2025.06.30 14:55:37.182530 [ 276 ] {d6326e80-ac56-41a4-9ac4-43006a1f4c88} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13818 | 2025.06.30 14:55:37.182744 [ 276 ] {d6326e80-ac56-41a4-9ac4-43006a1f4c88} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2025.06.30 14:55:37.182866 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13820 | 2025.06.30 14:55:37.182876 [ 276 ] {d6326e80-ac56-41a4-9ac4-43006a1f4c88} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001696 sec., 5306.603773584906 rows/sec., 9.51 MiB/sec. | ||
| 13821 | 2025.06.30 14:55:37.182942 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2025.06.30 14:55:37.182970 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13823 | 2025.06.30 14:55:37.182973 [ 276 ] {d6326e80-ac56-41a4-9ac4-43006a1f4c88} <Debug> TCPHandler: Processed in 0.001914458 sec. | ||
| 13824 | 2025.06.30 14:55:37.183080 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 13825 | 2025.06.30 14:55:37.183118 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13826 | 2025.06.30 14:55:37.183217 [ 276 ] {5414fe89-a00d-4f35-b6ba-685386b6d18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13827 | 2025.06.30 14:55:37.183257 [ 276 ] {5414fe89-a00d-4f35-b6ba-685386b6d18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13828 | 2025.06.30 14:55:37.183314 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13829 | 2025.06.30 14:55:37.183374 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2121 rows starting from the beginning of the part | ||
| 13830 | 2025.06.30 14:55:37.183501 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 9 rows starting from the beginning of the part | ||
| 13831 | 2025.06.30 14:55:37.183604 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 33 rows starting from the beginning of the part | ||
| 13832 | 2025.06.30 14:55:37.183609 [ 276 ] {5414fe89-a00d-4f35-b6ba-685386b6d18b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2025.06.30 14:55:37.183651 [ 276 ] {5414fe89-a00d-4f35-b6ba-685386b6d18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13834 | 2025.06.30 14:55:37.183699 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 9 rows starting from the beginning of the part | ||
| 13835 | 2025.06.30 14:55:37.183795 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 33 rows starting from the beginning of the part | ||
| 13836 | 2025.06.30 14:55:37.183891 [ 190 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 9 rows starting from the beginning of the part | ||
| 13837 | 2025.06.30 14:55:37.183970 [ 276 ] {5414fe89-a00d-4f35-b6ba-685386b6d18b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13838 | 2025.06.30 14:55:37.184182 [ 276 ] {5414fe89-a00d-4f35-b6ba-685386b6d18b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2025.06.30 14:55:37.184318 [ 276 ] {5414fe89-a00d-4f35-b6ba-685386b6d18b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13840 | 2025.06.30 14:55:37.184354 [ 276 ] {5414fe89-a00d-4f35-b6ba-685386b6d18b} <Debug> TCPHandler: Processed in 0.001284526 sec. | ||
| 13841 | 2025.06.30 14:55:37.191728 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 19 columns (19 merged, 0 gathered) in 0.008693394 sec., 254676.13684597754 rows/sec., 456.37 MiB/sec. | ||
| 13842 | 2025.06.30 14:55:37.194044 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13843 | 2025.06.30 14:55:37.194388 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13844 | 2025.06.30 14:55:37.194454 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13845 | 2025.06.30 14:55:37.194628 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.29 MiB. | ||
| 13846 | 2025.06.30 14:55:38.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.14 MiB, peak 365.38 MiB, free memory in arenas 0.00 B, will set to 349.70 MiB (RSS), difference: 2.56 MiB | ||
| 13847 | 2025.06.30 14:55:38.233852 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13848 | 2025.06.30 14:55:38.251911 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13849 | 2025.06.30 14:55:38.251962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13850 | 2025.06.30 14:55:38.258010 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13851 | 2025.06.30 14:55:38.258756 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13852 | 2025.06.30 14:55:38.261841 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13853 | 2025.06.30 14:55:38.288155 [ 219 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 13854 | 2025.06.30 14:55:38.288241 [ 219 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 13855 | 2025.06.30 14:55:38.290486 [ 219 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 13856 | 2025.06.30 14:55:38.710638 [ 220 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 13857 | 2025.06.30 14:55:38.710693 [ 220 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 13858 | 2025.06.30 14:55:38.713860 [ 220 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 13859 | 2025.06.30 14:55:38.777019 [ 219 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 13860 | 2025.06.30 14:55:38.777069 [ 219 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 13861 | 2025.06.30 14:55:38.779373 [ 219 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 13862 | 2025.06.30 14:55:38.789173 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 13863 | 2025.06.30 14:55:38.789206 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 13864 | 2025.06.30 14:55:38.790981 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 13865 | 2025.06.30 14:55:38.870151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1910 | ||
| 13866 | 2025.06.30 14:55:38.872514 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2025.06.30 14:55:38.872555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13868 | 2025.06.30 14:55:38.873794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13869 | 2025.06.30 14:55:38.874067 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2025.06.30 14:55:38.874327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1910 | ||
| 13871 | 2025.06.30 14:55:42.162694 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13872 | 2025.06.30 14:55:42.163004 [ 276 ] {0042191b-b1c2-4e41-b41d-010436917fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13873 | 2025.06.30 14:55:42.163109 [ 276 ] {0042191b-b1c2-4e41-b41d-010436917fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13874 | 2025.06.30 14:55:42.164063 [ 276 ] {0042191b-b1c2-4e41-b41d-010436917fcb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2025.06.30 14:55:42.164104 [ 276 ] {0042191b-b1c2-4e41-b41d-010436917fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13876 | 2025.06.30 14:55:42.164500 [ 276 ] {0042191b-b1c2-4e41-b41d-010436917fcb} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13877 | 2025.06.30 14:55:42.164727 [ 276 ] {0042191b-b1c2-4e41-b41d-010436917fcb} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13878 | 2025.06.30 14:55:42.164887 [ 276 ] {0042191b-b1c2-4e41-b41d-010436917fcb} <Debug> executeQuery: Read 122 rows, 10.67 KiB in 0.001961 sec., 62213.15655277919 rows/sec., 5.31 MiB/sec. | ||
| 13879 | 2025.06.30 14:55:42.164938 [ 276 ] {0042191b-b1c2-4e41-b41d-010436917fcb} <Debug> TCPHandler: Processed in 0.002433099 sec. | ||
| 13880 | 2025.06.30 14:55:42.165067 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2025.06.30 14:55:42.165172 [ 276 ] {66207aa1-c6a3-47a2-b716-5c873eac3984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13882 | 2025.06.30 14:55:42.165216 [ 276 ] {66207aa1-c6a3-47a2-b716-5c873eac3984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13883 | 2025.06.30 14:55:42.165643 [ 276 ] {66207aa1-c6a3-47a2-b716-5c873eac3984} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2025.06.30 14:55:42.165679 [ 276 ] {66207aa1-c6a3-47a2-b716-5c873eac3984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13885 | 2025.06.30 14:55:42.165977 [ 276 ] {66207aa1-c6a3-47a2-b716-5c873eac3984} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13886 | 2025.06.30 14:55:42.166191 [ 276 ] {66207aa1-c6a3-47a2-b716-5c873eac3984} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2025.06.30 14:55:42.166324 [ 276 ] {66207aa1-c6a3-47a2-b716-5c873eac3984} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001176 sec., 28061.22448979592 rows/sec., 2.06 MiB/sec. | ||
| 13888 | 2025.06.30 14:55:42.166363 [ 276 ] {66207aa1-c6a3-47a2-b716-5c873eac3984} <Debug> TCPHandler: Processed in 0.001349497 sec. | ||
| 13889 | 2025.06.30 14:55:42.166464 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2025.06.30 14:55:42.166560 [ 276 ] {42ee5fa8-583f-4dd6-a534-43eedfbe7c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13891 | 2025.06.30 14:55:42.166602 [ 276 ] {42ee5fa8-583f-4dd6-a534-43eedfbe7c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13892 | 2025.06.30 14:55:42.167045 [ 276 ] {42ee5fa8-583f-4dd6-a534-43eedfbe7c21} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2025.06.30 14:55:42.167080 [ 276 ] {42ee5fa8-583f-4dd6-a534-43eedfbe7c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13894 | 2025.06.30 14:55:42.167378 [ 276 ] {42ee5fa8-583f-4dd6-a534-43eedfbe7c21} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13895 | 2025.06.30 14:55:42.167605 [ 276 ] {42ee5fa8-583f-4dd6-a534-43eedfbe7c21} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2025.06.30 14:55:42.167734 [ 276 ] {42ee5fa8-583f-4dd6-a534-43eedfbe7c21} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001193 sec., 81307.62782900251 rows/sec., 6.35 MiB/sec. | ||
| 13897 | 2025.06.30 14:55:42.167771 [ 276 ] {42ee5fa8-583f-4dd6-a534-43eedfbe7c21} <Debug> TCPHandler: Processed in 0.001355887 sec. | ||
| 13898 | 2025.06.30 14:55:42.167882 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2025.06.30 14:55:42.167977 [ 276 ] {189f51e3-ed8b-4b8b-a750-0930210bda7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13900 | 2025.06.30 14:55:42.168022 [ 276 ] {189f51e3-ed8b-4b8b-a750-0930210bda7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13901 | 2025.06.30 14:55:42.168434 [ 276 ] {189f51e3-ed8b-4b8b-a750-0930210bda7e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2025.06.30 14:55:42.168468 [ 276 ] {189f51e3-ed8b-4b8b-a750-0930210bda7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13903 | 2025.06.30 14:55:42.168796 [ 276 ] {189f51e3-ed8b-4b8b-a750-0930210bda7e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13904 | 2025.06.30 14:55:42.168999 [ 276 ] {189f51e3-ed8b-4b8b-a750-0930210bda7e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2025.06.30 14:55:42.169126 [ 276 ] {189f51e3-ed8b-4b8b-a750-0930210bda7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 13906 | 2025.06.30 14:55:42.169166 [ 276 ] {189f51e3-ed8b-4b8b-a750-0930210bda7e} <Debug> TCPHandler: Processed in 0.001333086 sec. | ||
| 13907 | 2025.06.30 14:55:42.169270 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2025.06.30 14:55:42.169373 [ 276 ] {71166cae-2795-43f3-84f9-35f1b806df2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13909 | 2025.06.30 14:55:42.169431 [ 276 ] {71166cae-2795-43f3-84f9-35f1b806df2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13910 | 2025.06.30 14:55:42.170277 [ 276 ] {71166cae-2795-43f3-84f9-35f1b806df2d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2025.06.30 14:55:42.170311 [ 276 ] {71166cae-2795-43f3-84f9-35f1b806df2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13912 | 2025.06.30 14:55:42.170862 [ 276 ] {71166cae-2795-43f3-84f9-35f1b806df2d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13913 | 2025.06.30 14:55:42.171080 [ 276 ] {71166cae-2795-43f3-84f9-35f1b806df2d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2025.06.30 14:55:42.171218 [ 276 ] {71166cae-2795-43f3-84f9-35f1b806df2d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001864 sec., 17703.862660944207 rows/sec., 31.72 MiB/sec. | ||
| 13915 | 2025.06.30 14:55:42.171287 [ 276 ] {71166cae-2795-43f3-84f9-35f1b806df2d} <Debug> TCPHandler: Processed in 0.002066601 sec. | ||
| 13916 | 2025.06.30 14:55:42.171399 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13917 | 2025.06.30 14:55:42.171496 [ 276 ] {ed2eae17-5042-41e1-a212-dd6e5da1525c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13918 | 2025.06.30 14:55:42.171538 [ 276 ] {ed2eae17-5042-41e1-a212-dd6e5da1525c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13919 | 2025.06.30 14:55:42.171873 [ 276 ] {ed2eae17-5042-41e1-a212-dd6e5da1525c} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2025.06.30 14:55:42.171907 [ 276 ] {ed2eae17-5042-41e1-a212-dd6e5da1525c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13921 | 2025.06.30 14:55:42.172205 [ 276 ] {ed2eae17-5042-41e1-a212-dd6e5da1525c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13922 | 2025.06.30 14:55:42.172409 [ 276 ] {ed2eae17-5042-41e1-a212-dd6e5da1525c} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2025.06.30 14:55:42.172535 [ 276 ] {ed2eae17-5042-41e1-a212-dd6e5da1525c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13924 | 2025.06.30 14:55:42.172571 [ 276 ] {ed2eae17-5042-41e1-a212-dd6e5da1525c} <Debug> TCPHandler: Processed in 0.001221044 sec. | ||
| 13925 | 2025.06.30 14:55:43.245377 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 13926 | 2025.06.30 14:55:43.245450 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 13927 | 2025.06.30 14:55:43.247722 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 13928 | 2025.06.30 14:55:43.574541 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13929 | 2025.06.30 14:55:43.574620 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13930 | 2025.06.30 14:55:43.754960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
| 13931 | 2025.06.30 14:55:43.755760 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2025.06.30 14:55:43.755844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13933 | 2025.06.30 14:55:43.756462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13934 | 2025.06.30 14:55:43.756683 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2025.06.30 14:55:43.756815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
| 13936 | 2025.06.30 14:55:45.761892 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 13937 | 2025.06.30 14:55:45.781038 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2025.06.30 14:55:45.781112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13939 | 2025.06.30 14:55:45.787359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13940 | 2025.06.30 14:55:45.788052 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2025.06.30 14:55:45.791731 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 13942 | 2025.06.30 14:55:47.162935 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2025.06.30 14:55:47.163139 [ 276 ] {5ed5e812-41bc-4b37-b8b7-328f4994007f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13944 | 2025.06.30 14:55:47.163210 [ 276 ] {5ed5e812-41bc-4b37-b8b7-328f4994007f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13945 | 2025.06.30 14:55:47.163914 [ 276 ] {5ed5e812-41bc-4b37-b8b7-328f4994007f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2025.06.30 14:55:47.163959 [ 276 ] {5ed5e812-41bc-4b37-b8b7-328f4994007f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13947 | 2025.06.30 14:55:47.164347 [ 276 ] {5ed5e812-41bc-4b37-b8b7-328f4994007f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13948 | 2025.06.30 14:55:47.164568 [ 276 ] {5ed5e812-41bc-4b37-b8b7-328f4994007f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2025.06.30 14:55:47.164719 [ 276 ] {5ed5e812-41bc-4b37-b8b7-328f4994007f} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001636 sec., 45232.273838630805 rows/sec., 3.64 MiB/sec. | ||
| 13950 | 2025.06.30 14:55:47.164762 [ 276 ] {5ed5e812-41bc-4b37-b8b7-328f4994007f} <Debug> TCPHandler: Processed in 0.00196968 sec. | ||
| 13951 | 2025.06.30 14:55:47.164890 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13952 | 2025.06.30 14:55:47.164987 [ 276 ] {448864c7-8b24-428b-9c17-ae064a600435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13953 | 2025.06.30 14:55:47.165028 [ 276 ] {448864c7-8b24-428b-9c17-ae064a600435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13954 | 2025.06.30 14:55:47.165416 [ 276 ] {448864c7-8b24-428b-9c17-ae064a600435} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2025.06.30 14:55:47.165453 [ 276 ] {448864c7-8b24-428b-9c17-ae064a600435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13956 | 2025.06.30 14:55:47.165745 [ 276 ] {448864c7-8b24-428b-9c17-ae064a600435} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13957 | 2025.06.30 14:55:47.165965 [ 276 ] {448864c7-8b24-428b-9c17-ae064a600435} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2025.06.30 14:55:47.166098 [ 276 ] {448864c7-8b24-428b-9c17-ae064a600435} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001131 sec., 7957.559681697612 rows/sec., 598.37 KiB/sec. | ||
| 13959 | 2025.06.30 14:55:47.166136 [ 276 ] {448864c7-8b24-428b-9c17-ae064a600435} <Debug> TCPHandler: Processed in 0.001296506 sec. | ||
| 13960 | 2025.06.30 14:55:47.166239 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13961 | 2025.06.30 14:55:47.166335 [ 276 ] {59031b84-2d8a-495a-bcdd-f262392e99c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13962 | 2025.06.30 14:55:47.166374 [ 276 ] {59031b84-2d8a-495a-bcdd-f262392e99c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13963 | 2025.06.30 14:55:47.166777 [ 276 ] {59031b84-2d8a-495a-bcdd-f262392e99c6} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2025.06.30 14:55:47.166813 [ 276 ] {59031b84-2d8a-495a-bcdd-f262392e99c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13965 | 2025.06.30 14:55:47.167111 [ 276 ] {59031b84-2d8a-495a-bcdd-f262392e99c6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13966 | 2025.06.30 14:55:47.167327 [ 276 ] {59031b84-2d8a-495a-bcdd-f262392e99c6} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2025.06.30 14:55:47.167455 [ 276 ] {59031b84-2d8a-495a-bcdd-f262392e99c6} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001138 sec., 64147.62741652022 rows/sec., 5.01 MiB/sec. | ||
| 13968 | 2025.06.30 14:55:47.167493 [ 276 ] {59031b84-2d8a-495a-bcdd-f262392e99c6} <Debug> TCPHandler: Processed in 0.001302066 sec. | ||
| 13969 | 2025.06.30 14:55:47.167612 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13970 | 2025.06.30 14:55:47.167707 [ 276 ] {d275d48e-a8c4-4199-94c4-dad27d4bb61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13971 | 2025.06.30 14:55:47.167751 [ 276 ] {d275d48e-a8c4-4199-94c4-dad27d4bb61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13972 | 2025.06.30 14:55:47.168179 [ 276 ] {d275d48e-a8c4-4199-94c4-dad27d4bb61d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2025.06.30 14:55:47.168216 [ 276 ] {d275d48e-a8c4-4199-94c4-dad27d4bb61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13974 | 2025.06.30 14:55:47.168540 [ 276 ] {d275d48e-a8c4-4199-94c4-dad27d4bb61d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13975 | 2025.06.30 14:55:47.168753 [ 276 ] {d275d48e-a8c4-4199-94c4-dad27d4bb61d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2025.06.30 14:55:47.168881 [ 276 ] {d275d48e-a8c4-4199-94c4-dad27d4bb61d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 13977 | 2025.06.30 14:55:47.168919 [ 276 ] {d275d48e-a8c4-4199-94c4-dad27d4bb61d} <Debug> TCPHandler: Processed in 0.001355927 sec. | ||
| 13978 | 2025.06.30 14:55:47.169021 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13979 | 2025.06.30 14:55:47.169120 [ 276 ] {53729ca8-8e98-48bb-9e48-eb549fd2ea8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13980 | 2025.06.30 14:55:47.169175 [ 276 ] {53729ca8-8e98-48bb-9e48-eb549fd2ea8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13981 | 2025.06.30 14:55:47.169925 [ 276 ] {53729ca8-8e98-48bb-9e48-eb549fd2ea8e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2025.06.30 14:55:47.169962 [ 276 ] {53729ca8-8e98-48bb-9e48-eb549fd2ea8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13983 | 2025.06.30 14:55:47.170460 [ 276 ] {53729ca8-8e98-48bb-9e48-eb549fd2ea8e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13984 | 2025.06.30 14:55:47.170676 [ 276 ] {53729ca8-8e98-48bb-9e48-eb549fd2ea8e} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2025.06.30 14:55:47.170812 [ 276 ] {53729ca8-8e98-48bb-9e48-eb549fd2ea8e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001715 sec., 5247.813411078718 rows/sec., 9.40 MiB/sec. | ||
| 13986 | 2025.06.30 14:55:47.170868 [ 276 ] {53729ca8-8e98-48bb-9e48-eb549fd2ea8e} <Debug> TCPHandler: Processed in 0.001895537 sec. | ||
| 13987 | 2025.06.30 14:55:47.170983 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13988 | 2025.06.30 14:55:47.171078 [ 276 ] {c295c570-8566-418e-a399-56942c33bde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13989 | 2025.06.30 14:55:47.171120 [ 276 ] {c295c570-8566-418e-a399-56942c33bde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13990 | 2025.06.30 14:55:47.171467 [ 276 ] {c295c570-8566-418e-a399-56942c33bde5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2025.06.30 14:55:47.171503 [ 276 ] {c295c570-8566-418e-a399-56942c33bde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13992 | 2025.06.30 14:55:47.171798 [ 276 ] {c295c570-8566-418e-a399-56942c33bde5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13993 | 2025.06.30 14:55:47.172013 [ 276 ] {c295c570-8566-418e-a399-56942c33bde5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2025.06.30 14:55:47.172141 [ 276 ] {c295c570-8566-418e-a399-56942c33bde5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 13995 | 2025.06.30 14:55:47.172176 [ 276 ] {c295c570-8566-418e-a399-56942c33bde5} <Debug> TCPHandler: Processed in 0.001242505 sec. | ||
| 13996 | 2025.06.30 14:55:48.104496 [ 38 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 13997 | 2025.06.30 14:55:48.104560 [ 38 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2025.06.30 14:55:48.104580 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13999 | 2025.06.30 14:55:48.104696 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 14000 | 2025.06.30 14:55:48.104842 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14001 | 2025.06.30 14:55:48.104879 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 138 rows starting from the beginning of the part | ||
| 14002 | 2025.06.30 14:55:48.104954 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
| 14003 | 2025.06.30 14:55:48.105006 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 113 rows starting from the beginning of the part | ||
| 14004 | 2025.06.30 14:55:48.105056 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part | ||
| 14005 | 2025.06.30 14:55:48.105102 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 14006 | 2025.06.30 14:55:48.105980 [ 193 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333686 sec., 375650.6404056127 rows/sec., 26.41 MiB/sec. | ||
| 14007 | 2025.06.30 14:55:48.106133 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 14008 | 2025.06.30 14:55:48.106384 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2025.06.30 14:55:48.106450 [ 200 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_35_7} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 14010 | 2025.06.30 14:55:48.106516 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14011 | 2025.06.30 14:55:48.875421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1934 | ||
| 14012 | 2025.06.30 14:55:48.877621 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14013 | 2025.06.30 14:55:48.877674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14014 | 2025.06.30 14:55:48.878833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14015 | 2025.06.30 14:55:48.879096 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14016 | 2025.06.30 14:55:48.879384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934 | ||
| 14017 | 2025.06.30 14:55:49.880659 [ 37 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14018 | 2025.06.30 14:55:49.880728 [ 37 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2025.06.30 14:55:49.880748 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14020 | 2025.06.30 14:55:49.880877 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 14021 | 2025.06.30 14:55:49.881026 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14022 | 2025.06.30 14:55:49.881069 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 22 rows starting from the beginning of the part | ||
| 14023 | 2025.06.30 14:55:49.881139 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14024 | 2025.06.30 14:55:49.881189 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 14025 | 2025.06.30 14:55:49.881235 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 14026 | 2025.06.30 14:55:49.881279 [ 192 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 14027 | 2025.06.30 14:55:49.882087 [ 193 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270466 sec., 33058.73592839163 rows/sec., 2.78 MiB/sec. | ||
| 14028 | 2025.06.30 14:55:49.882267 [ 193 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14029 | 2025.06.30 14:55:49.882568 [ 193 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2025.06.30 14:55:49.882660 [ 193 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_33_8} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14031 | 2025.06.30 14:55:49.882764 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14032 | 2025.06.30 14:55:51.257860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
| 14033 | 2025.06.30 14:55:51.258403 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2025.06.30 14:55:51.258446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14035 | 2025.06.30 14:55:51.258960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14036 | 2025.06.30 14:55:51.259214 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2025.06.30 14:55:51.259369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
| 14038 | 2025.06.30 14:55:52.164023 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2025.06.30 14:55:52.164208 [ 276 ] {2a81870a-2ad0-45a7-ae50-c61014c4b259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14040 | 2025.06.30 14:55:52.164275 [ 276 ] {2a81870a-2ad0-45a7-ae50-c61014c4b259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14041 | 2025.06.30 14:55:52.164946 [ 276 ] {2a81870a-2ad0-45a7-ae50-c61014c4b259} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2025.06.30 14:55:52.165003 [ 276 ] {2a81870a-2ad0-45a7-ae50-c61014c4b259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14043 | 2025.06.30 14:55:52.165480 [ 276 ] {2a81870a-2ad0-45a7-ae50-c61014c4b259} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14044 | 2025.06.30 14:55:52.165760 [ 276 ] {2a81870a-2ad0-45a7-ae50-c61014c4b259} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2025.06.30 14:55:52.165945 [ 276 ] {2a81870a-2ad0-45a7-ae50-c61014c4b259} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001788 sec., 2237.1364653243845 rows/sec., 190.07 KiB/sec. | ||
| 14046 | 2025.06.30 14:55:52.166007 [ 276 ] {2a81870a-2ad0-45a7-ae50-c61014c4b259} <Debug> TCPHandler: Processed in 0.002118603 sec. | ||
| 14047 | 2025.06.30 14:55:52.166174 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2025.06.30 14:55:52.166289 [ 276 ] {7ceac4f8-63c3-47cd-a149-93692830550f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14049 | 2025.06.30 14:55:52.166338 [ 276 ] {7ceac4f8-63c3-47cd-a149-93692830550f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14050 | 2025.06.30 14:55:52.166950 [ 276 ] {7ceac4f8-63c3-47cd-a149-93692830550f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2025.06.30 14:55:52.166992 [ 276 ] {7ceac4f8-63c3-47cd-a149-93692830550f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14052 | 2025.06.30 14:55:52.167343 [ 276 ] {7ceac4f8-63c3-47cd-a149-93692830550f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14053 | 2025.06.30 14:55:52.167567 [ 276 ] {7ceac4f8-63c3-47cd-a149-93692830550f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2025.06.30 14:55:52.167706 [ 276 ] {7ceac4f8-63c3-47cd-a149-93692830550f} <Debug> executeQuery: Read 125 rows, 10.91 KiB in 0.001446 sec., 86445.36652835408 rows/sec., 7.37 MiB/sec. | ||
| 14055 | 2025.06.30 14:55:52.167748 [ 276 ] {7ceac4f8-63c3-47cd-a149-93692830550f} <Debug> TCPHandler: Processed in 0.001633832 sec. | ||
| 14056 | 2025.06.30 14:55:52.167878 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2025.06.30 14:55:52.167982 [ 276 ] {e75d75e7-13e3-4128-a343-d5c5517207dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14058 | 2025.06.30 14:55:52.168029 [ 276 ] {e75d75e7-13e3-4128-a343-d5c5517207dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14059 | 2025.06.30 14:55:52.168570 [ 276 ] {e75d75e7-13e3-4128-a343-d5c5517207dc} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14060 | 2025.06.30 14:55:52.168610 [ 276 ] {e75d75e7-13e3-4128-a343-d5c5517207dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14061 | 2025.06.30 14:55:52.168965 [ 276 ] {e75d75e7-13e3-4128-a343-d5c5517207dc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14062 | 2025.06.30 14:55:52.169191 [ 276 ] {e75d75e7-13e3-4128-a343-d5c5517207dc} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2025.06.30 14:55:52.169340 [ 276 ] {e75d75e7-13e3-4128-a343-d5c5517207dc} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.00138 sec., 26811.594202898552 rows/sec., 1.96 MiB/sec. | ||
| 14064 | 2025.06.30 14:55:52.169381 [ 276 ] {e75d75e7-13e3-4128-a343-d5c5517207dc} <Debug> TCPHandler: Processed in 0.001555191 sec. | ||
| 14065 | 2025.06.30 14:55:52.169503 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14066 | 2025.06.30 14:55:52.169603 [ 276 ] {4a23943e-8563-4102-8b91-660f1a19fb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14067 | 2025.06.30 14:55:52.169647 [ 276 ] {4a23943e-8563-4102-8b91-660f1a19fb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14068 | 2025.06.30 14:55:52.170104 [ 276 ] {4a23943e-8563-4102-8b91-660f1a19fb06} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14069 | 2025.06.30 14:55:52.170140 [ 276 ] {4a23943e-8563-4102-8b91-660f1a19fb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14070 | 2025.06.30 14:55:52.170454 [ 276 ] {4a23943e-8563-4102-8b91-660f1a19fb06} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14071 | 2025.06.30 14:55:52.170665 [ 276 ] {4a23943e-8563-4102-8b91-660f1a19fb06} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2025.06.30 14:55:52.170797 [ 276 ] {4a23943e-8563-4102-8b91-660f1a19fb06} <Debug> executeQuery: Read 101 rows, 8.10 KiB in 0.001216 sec., 83059.21052631579 rows/sec., 6.50 MiB/sec. | ||
| 14073 | 2025.06.30 14:55:52.170836 [ 276 ] {4a23943e-8563-4102-8b91-660f1a19fb06} <Debug> TCPHandler: Processed in 0.001384538 sec. | ||
| 14074 | 2025.06.30 14:55:52.170958 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2025.06.30 14:55:52.171056 [ 276 ] {0561a3d1-d780-436b-b2f2-608395442a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14076 | 2025.06.30 14:55:52.171102 [ 276 ] {0561a3d1-d780-436b-b2f2-608395442a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14077 | 2025.06.30 14:55:52.171528 [ 276 ] {0561a3d1-d780-436b-b2f2-608395442a87} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14078 | 2025.06.30 14:55:52.171564 [ 276 ] {0561a3d1-d780-436b-b2f2-608395442a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14079 | 2025.06.30 14:55:52.171894 [ 276 ] {0561a3d1-d780-436b-b2f2-608395442a87} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14080 | 2025.06.30 14:55:52.172105 [ 276 ] {0561a3d1-d780-436b-b2f2-608395442a87} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2025.06.30 14:55:52.172239 [ 276 ] {0561a3d1-d780-436b-b2f2-608395442a87} <Debug> executeQuery: Read 162 rows, 11.56 KiB in 0.001202 sec., 134775.37437603995 rows/sec., 9.39 MiB/sec. | ||
| 14082 | 2025.06.30 14:55:52.172276 [ 276 ] {0561a3d1-d780-436b-b2f2-608395442a87} <Debug> TCPHandler: Processed in 0.001367538 sec. | ||
| 14083 | 2025.06.30 14:55:52.172387 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2025.06.30 14:55:52.172483 [ 276 ] {f9424317-35b5-4c13-a425-1c318e3f2633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14085 | 2025.06.30 14:55:52.172539 [ 276 ] {f9424317-35b5-4c13-a425-1c318e3f2633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14086 | 2025.06.30 14:55:52.173446 [ 276 ] {f9424317-35b5-4c13-a425-1c318e3f2633} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2025.06.30 14:55:52.173483 [ 276 ] {f9424317-35b5-4c13-a425-1c318e3f2633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14088 | 2025.06.30 14:55:52.174054 [ 276 ] {f9424317-35b5-4c13-a425-1c318e3f2633} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14089 | 2025.06.30 14:55:52.174291 [ 276 ] {f9424317-35b5-4c13-a425-1c318e3f2633} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2025.06.30 14:55:52.174434 [ 276 ] {f9424317-35b5-4c13-a425-1c318e3f2633} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001969 sec., 16759.77653631285 rows/sec., 30.03 MiB/sec. | ||
| 14091 | 2025.06.30 14:55:52.174506 [ 276 ] {f9424317-35b5-4c13-a425-1c318e3f2633} <Debug> TCPHandler: Processed in 0.002168483 sec. | ||
| 14092 | 2025.06.30 14:55:52.174623 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14093 | 2025.06.30 14:55:52.174720 [ 276 ] {abec5b3c-8607-4ddf-86f2-96b9767e0d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14094 | 2025.06.30 14:55:52.174763 [ 276 ] {abec5b3c-8607-4ddf-86f2-96b9767e0d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14095 | 2025.06.30 14:55:52.175106 [ 276 ] {abec5b3c-8607-4ddf-86f2-96b9767e0d3b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2025.06.30 14:55:52.175142 [ 276 ] {abec5b3c-8607-4ddf-86f2-96b9767e0d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14097 | 2025.06.30 14:55:52.175465 [ 276 ] {abec5b3c-8607-4ddf-86f2-96b9767e0d3b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14098 | 2025.06.30 14:55:52.175673 [ 276 ] {abec5b3c-8607-4ddf-86f2-96b9767e0d3b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2025.06.30 14:55:52.175806 [ 276 ] {abec5b3c-8607-4ddf-86f2-96b9767e0d3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 14100 | 2025.06.30 14:55:52.175843 [ 276 ] {abec5b3c-8607-4ddf-86f2-96b9767e0d3b} <Debug> TCPHandler: Processed in 0.001269836 sec. | ||
| 14101 | 2025.06.30 14:55:53.292720 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 14102 | 2025.06.30 14:55:53.313102 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2025.06.30 14:55:53.313174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14104 | 2025.06.30 14:55:53.319535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14105 | 2025.06.30 14:55:53.320398 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14106 | 2025.06.30 14:55:53.325993 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 14107 | 2025.06.30 14:55:57.162041 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14108 | 2025.06.30 14:55:57.162263 [ 276 ] {1e705913-2e29-4620-aa36-79fe71a8f51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14109 | 2025.06.30 14:55:57.162337 [ 276 ] {1e705913-2e29-4620-aa36-79fe71a8f51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14110 | 2025.06.30 14:55:57.163091 [ 276 ] {1e705913-2e29-4620-aa36-79fe71a8f51c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2025.06.30 14:55:57.163136 [ 276 ] {1e705913-2e29-4620-aa36-79fe71a8f51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14112 | 2025.06.30 14:55:57.163524 [ 276 ] {1e705913-2e29-4620-aa36-79fe71a8f51c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14113 | 2025.06.30 14:55:57.163743 [ 276 ] {1e705913-2e29-4620-aa36-79fe71a8f51c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2025.06.30 14:55:57.163895 [ 276 ] {1e705913-2e29-4620-aa36-79fe71a8f51c} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001687 sec., 43864.84884410196 rows/sec., 3.53 MiB/sec. | ||
| 14115 | 2025.06.30 14:55:57.163919 [ 29 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14116 | 2025.06.30 14:55:57.163947 [ 276 ] {1e705913-2e29-4620-aa36-79fe71a8f51c} <Debug> TCPHandler: Processed in 0.00204509 sec. | ||
| 14117 | 2025.06.30 14:55:57.163957 [ 29 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2025.06.30 14:55:57.163986 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14119 | 2025.06.30 14:55:57.164085 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2025.06.30 14:55:57.164125 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 14121 | 2025.06.30 14:55:57.164192 [ 276 ] {faa98214-0fc8-4ab1-ba1b-2d942bebff0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14122 | 2025.06.30 14:55:57.164239 [ 276 ] {faa98214-0fc8-4ab1-ba1b-2d942bebff0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14123 | 2025.06.30 14:55:57.164289 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14124 | 2025.06.30 14:55:57.164332 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 835 rows starting from the beginning of the part | ||
| 14125 | 2025.06.30 14:55:57.164407 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 195 rows starting from the beginning of the part | ||
| 14126 | 2025.06.30 14:55:57.164459 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 122 rows starting from the beginning of the part | ||
| 14127 | 2025.06.30 14:55:57.164509 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 74 rows starting from the beginning of the part | ||
| 14128 | 2025.06.30 14:55:57.164554 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 125 rows starting from the beginning of the part | ||
| 14129 | 2025.06.30 14:55:57.164598 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 74 rows starting from the beginning of the part | ||
| 14130 | 2025.06.30 14:55:57.164714 [ 276 ] {faa98214-0fc8-4ab1-ba1b-2d942bebff0b} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2025.06.30 14:55:57.164756 [ 276 ] {faa98214-0fc8-4ab1-ba1b-2d942bebff0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14132 | 2025.06.30 14:55:57.165075 [ 276 ] {faa98214-0fc8-4ab1-ba1b-2d942bebff0b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14133 | 2025.06.30 14:55:57.165310 [ 276 ] {faa98214-0fc8-4ab1-ba1b-2d942bebff0b} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2025.06.30 14:55:57.165445 [ 276 ] {faa98214-0fc8-4ab1-ba1b-2d942bebff0b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001273 sec., 7069.913589945011 rows/sec., 531.62 KiB/sec. | ||
| 14135 | 2025.06.30 14:55:57.165464 [ 30 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 14136 | 2025.06.30 14:55:57.165483 [ 276 ] {faa98214-0fc8-4ab1-ba1b-2d942bebff0b} <Debug> TCPHandler: Processed in 0.001452089 sec. | ||
| 14137 | 2025.06.30 14:55:57.165532 [ 30 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2025.06.30 14:55:57.165559 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14139 | 2025.06.30 14:55:57.165638 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2025.06.30 14:55:57.165646 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 14141 | 2025.06.30 14:55:57.165740 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14142 | 2025.06.30 14:55:57.165740 [ 276 ] {9084752d-cdde-406c-86bd-ded603d098c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14143 | 2025.06.30 14:55:57.165752 [ 197 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694803 sec., 840805.6865606209 rows/sec., 73.07 MiB/sec. | ||
| 14144 | 2025.06.30 14:55:57.165768 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 182 rows starting from the beginning of the part | ||
| 14145 | 2025.06.30 14:55:57.165790 [ 276 ] {9084752d-cdde-406c-86bd-ded603d098c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14146 | 2025.06.30 14:55:57.165836 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 23 rows starting from the beginning of the part | ||
| 14147 | 2025.06.30 14:55:57.165880 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 33 rows starting from the beginning of the part | ||
| 14148 | 2025.06.30 14:55:57.165921 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 9 rows starting from the beginning of the part | ||
| 14149 | 2025.06.30 14:55:57.165950 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14150 | 2025.06.30 14:55:57.165961 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 37 rows starting from the beginning of the part | ||
| 14151 | 2025.06.30 14:55:57.166013 [ 193 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 9 rows starting from the beginning of the part | ||
| 14152 | 2025.06.30 14:55:57.166256 [ 276 ] {9084752d-cdde-406c-86bd-ded603d098c1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2025.06.30 14:55:57.166271 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2025.06.30 14:55:57.166295 [ 276 ] {9084752d-cdde-406c-86bd-ded603d098c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14155 | 2025.06.30 14:55:57.166362 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_116_23} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14156 | 2025.06.30 14:55:57.166456 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 14157 | 2025.06.30 14:55:57.166616 [ 276 ] {9084752d-cdde-406c-86bd-ded603d098c1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14158 | 2025.06.30 14:55:57.166765 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158324 sec., 252951.67845956743 rows/sec., 18.20 MiB/sec. | ||
| 14159 | 2025.06.30 14:55:57.166843 [ 276 ] {9084752d-cdde-406c-86bd-ded603d098c1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2025.06.30 14:55:57.166898 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 14161 | 2025.06.30 14:55:57.166978 [ 276 ] {9084752d-cdde-406c-86bd-ded603d098c1} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001256 sec., 58121.019108280256 rows/sec., 4.54 MiB/sec. | ||
| 14162 | 2025.06.30 14:55:57.167010 [ 28 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14163 | 2025.06.30 14:55:57.167016 [ 276 ] {9084752d-cdde-406c-86bd-ded603d098c1} <Debug> TCPHandler: Processed in 0.001427128 sec. | ||
| 14164 | 2025.06.30 14:55:57.167082 [ 28 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2025.06.30 14:55:57.167114 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14166 | 2025.06.30 14:55:57.167166 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2025.06.30 14:55:57.167185 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2025.06.30 14:55:57.167189 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 14169 | 2025.06.30 14:55:57.167235 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_110_22} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 14170 | 2025.06.30 14:55:57.167268 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14171 | 2025.06.30 14:55:57.167282 [ 276 ] {e2bcf602-45a8-4dd6-b28e-9aae3ea0543f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14172 | 2025.06.30 14:55:57.167290 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 500 rows starting from the beginning of the part | ||
| 14173 | 2025.06.30 14:55:57.167294 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14174 | 2025.06.30 14:55:57.167327 [ 276 ] {e2bcf602-45a8-4dd6-b28e-9aae3ea0543f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14175 | 2025.06.30 14:55:57.167336 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 111 rows starting from the beginning of the part | ||
| 14176 | 2025.06.30 14:55:57.167370 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 97 rows starting from the beginning of the part | ||
| 14177 | 2025.06.30 14:55:57.167402 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 73 rows starting from the beginning of the part | ||
| 14178 | 2025.06.30 14:55:57.167435 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 101 rows starting from the beginning of the part | ||
| 14179 | 2025.06.30 14:55:57.167467 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 73 rows starting from the beginning of the part | ||
| 14180 | 2025.06.30 14:55:57.167756 [ 276 ] {e2bcf602-45a8-4dd6-b28e-9aae3ea0543f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2025.06.30 14:55:57.167790 [ 276 ] {e2bcf602-45a8-4dd6-b28e-9aae3ea0543f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14182 | 2025.06.30 14:55:57.168116 [ 276 ] {e2bcf602-45a8-4dd6-b28e-9aae3ea0543f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14183 | 2025.06.30 14:55:57.168220 [ 193 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001057142 sec., 903379.1108479276 rows/sec., 72.03 MiB/sec. | ||
| 14184 | 2025.06.30 14:55:57.168326 [ 276 ] {e2bcf602-45a8-4dd6-b28e-9aae3ea0543f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14185 | 2025.06.30 14:55:57.168399 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14186 | 2025.06.30 14:55:57.168457 [ 276 ] {e2bcf602-45a8-4dd6-b28e-9aae3ea0543f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 14187 | 2025.06.30 14:55:57.168469 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14188 | 2025.06.30 14:55:57.168495 [ 276 ] {e2bcf602-45a8-4dd6-b28e-9aae3ea0543f} <Debug> TCPHandler: Processed in 0.001358707 sec. | ||
| 14189 | 2025.06.30 14:55:57.168512 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2025.06.30 14:55:57.168540 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14191 | 2025.06.30 14:55:57.168607 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14192 | 2025.06.30 14:55:57.168612 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 14193 | 2025.06.30 14:55:57.168692 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14194 | 2025.06.30 14:55:57.168717 [ 276 ] {030e08a7-d2ee-46d8-896f-a7a448d645d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14195 | 2025.06.30 14:55:57.168723 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14196 | 2025.06.30 14:55:57.168763 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_111_22, total 17595 rows starting from the beginning of the part | ||
| 14197 | 2025.06.30 14:55:57.168773 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_116_23} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14198 | 2025.06.30 14:55:57.168779 [ 276 ] {030e08a7-d2ee-46d8-896f-a7a448d645d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14199 | 2025.06.30 14:55:57.168810 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 341 rows starting from the beginning of the part | ||
| 14200 | 2025.06.30 14:55:57.168845 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14201 | 2025.06.30 14:55:57.168852 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14202 | 2025.06.30 14:55:57.168903 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14203 | 2025.06.30 14:55:57.168936 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 162 rows starting from the beginning of the part | ||
| 14204 | 2025.06.30 14:55:57.168970 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 14205 | 2025.06.30 14:55:57.169564 [ 276 ] {030e08a7-d2ee-46d8-896f-a7a448d645d2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2025.06.30 14:55:57.169607 [ 276 ] {030e08a7-d2ee-46d8-896f-a7a448d645d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14207 | 2025.06.30 14:55:57.170153 [ 276 ] {030e08a7-d2ee-46d8-896f-a7a448d645d2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14208 | 2025.06.30 14:55:57.170372 [ 276 ] {030e08a7-d2ee-46d8-896f-a7a448d645d2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2025.06.30 14:55:57.170515 [ 276 ] {030e08a7-d2ee-46d8-896f-a7a448d645d2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001818 sec., 4950.495049504951 rows/sec., 8.87 MiB/sec. | ||
| 14210 | 2025.06.30 14:55:57.170572 [ 276 ] {030e08a7-d2ee-46d8-896f-a7a448d645d2} <Debug> TCPHandler: Processed in 0.00201479 sec. | ||
| 14211 | 2025.06.30 14:55:57.170683 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2025.06.30 14:55:57.170780 [ 276 ] {7417c5bd-630c-4450-b5c9-f2a86fb7bb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14213 | 2025.06.30 14:55:57.170823 [ 276 ] {7417c5bd-630c-4450-b5c9-f2a86fb7bb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14214 | 2025.06.30 14:55:57.171160 [ 276 ] {7417c5bd-630c-4450-b5c9-f2a86fb7bb26} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2025.06.30 14:55:57.171196 [ 276 ] {7417c5bd-630c-4450-b5c9-f2a86fb7bb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14216 | 2025.06.30 14:55:57.171500 [ 276 ] {7417c5bd-630c-4450-b5c9-f2a86fb7bb26} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14217 | 2025.06.30 14:55:57.171715 [ 276 ] {7417c5bd-630c-4450-b5c9-f2a86fb7bb26} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2025.06.30 14:55:57.171846 [ 276 ] {7417c5bd-630c-4450-b5c9-f2a86fb7bb26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 14219 | 2025.06.30 14:55:57.171856 [ 28 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14220 | 2025.06.30 14:55:57.171885 [ 276 ] {7417c5bd-630c-4450-b5c9-f2a86fb7bb26} <Debug> TCPHandler: Processed in 0.001252145 sec. | ||
| 14221 | 2025.06.30 14:55:57.171899 [ 28 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2025.06.30 14:55:57.171923 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14223 | 2025.06.30 14:55:57.171993 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 14224 | 2025.06.30 14:55:57.172082 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14225 | 2025.06.30 14:55:57.172114 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6228 rows starting from the beginning of the part | ||
| 14226 | 2025.06.30 14:55:57.172158 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 14227 | 2025.06.30 14:55:57.172191 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14228 | 2025.06.30 14:55:57.172220 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 14229 | 2025.06.30 14:55:57.172249 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14230 | 2025.06.30 14:55:57.172282 [ 193 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 14231 | 2025.06.30 14:55:57.172815 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18578 rows, containing 5 columns (5 merged, 0 gathered) in 0.004228104 sec., 4393931.653526025 rows/sec., 304.48 MiB/sec. | ||
| 14232 | 2025.06.30 14:55:57.173144 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14233 | 2025.06.30 14:55:57.173386 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2025.06.30 14:55:57.173450 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14235 | 2025.06.30 14:55:57.173530 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 14236 | 2025.06.30 14:55:57.173959 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6528 rows, containing 4 columns (4 merged, 0 gathered) in 0.00199774 sec., 3267692.4925165437 rows/sec., 215.15 MiB/sec. | ||
| 14237 | 2025.06.30 14:55:57.174356 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14238 | 2025.06.30 14:55:57.174584 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2025.06.30 14:55:57.174642 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_116_23} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14240 | 2025.06.30 14:55:57.174700 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14241 | 2025.06.30 14:55:58.518483 [ 225 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 14242 | 2025.06.30 14:55:58.518536 [ 225 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 14243 | 2025.06.30 14:55:58.521048 [ 225 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 14244 | 2025.06.30 14:55:58.574867 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14245 | 2025.06.30 14:55:58.574922 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14246 | 2025.06.30 14:55:58.759554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
| 14247 | 2025.06.30 14:55:58.760072 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14248 | 2025.06.30 14:55:58.760119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14249 | 2025.06.30 14:55:58.760607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14250 | 2025.06.30 14:55:58.760842 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2025.06.30 14:55:58.760989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
| 14252 | 2025.06.30 14:55:58.879609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1960 | ||
| 14253 | 2025.06.30 14:55:58.882307 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2025.06.30 14:55:58.882366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14255 | 2025.06.30 14:55:58.883620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14256 | 2025.06.30 14:55:58.883899 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2025.06.30 14:55:58.884137 [ 224 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 14258 | 2025.06.30 14:55:58.884191 [ 224 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 14259 | 2025.06.30 14:55:58.884197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1960 | ||
| 14260 | 2025.06.30 14:55:58.886829 [ 224 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 14261 | 2025.06.30 14:55:59.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.73 MiB, peak 365.38 MiB, free memory in arenas 0.00 B, will set to 349.73 MiB (RSS), difference: 4.01 MiB | ||
| 14262 | 2025.06.30 14:55:59.001783 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001265955 sec. | ||
| 14263 | 2025.06.30 14:55:59.422562 [ 224 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 14264 | 2025.06.30 14:55:59.422626 [ 224 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 14265 | 2025.06.30 14:55:59.424691 [ 224 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 14266 | 2025.06.30 14:56:00.826123 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 14267 | 2025.06.30 14:56:00.842498 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14268 | 2025.06.30 14:56:00.842561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14269 | 2025.06.30 14:56:00.848975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14270 | 2025.06.30 14:56:00.849688 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14271 | 2025.06.30 14:56:00.852711 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 14272 | 2025.06.30 14:56:02.072250 [ 225 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 14273 | 2025.06.30 14:56:02.072299 [ 225 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 14274 | 2025.06.30 14:56:02.073983 [ 225 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): 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] | ||
| 14275 | 2025.06.30 14:56:02.168737 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2025.06.30 14:56:02.168895 [ 276 ] {46385a02-74cb-40c4-85b5-abd1aae86cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14277 | 2025.06.30 14:56:02.168959 [ 276 ] {46385a02-74cb-40c4-85b5-abd1aae86cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14278 | 2025.06.30 14:56:02.169709 [ 276 ] {46385a02-74cb-40c4-85b5-abd1aae86cd9} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2025.06.30 14:56:02.169745 [ 276 ] {46385a02-74cb-40c4-85b5-abd1aae86cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14280 | 2025.06.30 14:56:02.170124 [ 276 ] {46385a02-74cb-40c4-85b5-abd1aae86cd9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14281 | 2025.06.30 14:56:02.170351 [ 276 ] {46385a02-74cb-40c4-85b5-abd1aae86cd9} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2025.06.30 14:56:02.170496 [ 276 ] {46385a02-74cb-40c4-85b5-abd1aae86cd9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00165 sec., 128484.84848484848 rows/sec., 8.17 MiB/sec. | ||
| 14283 | 2025.06.30 14:56:02.170537 [ 276 ] {46385a02-74cb-40c4-85b5-abd1aae86cd9} <Debug> TCPHandler: Processed in 0.001924638 sec. | ||
| 14284 | 2025.06.30 14:56:02.170653 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2025.06.30 14:56:02.170749 [ 276 ] {86751904-91e6-4e70-b17b-e4885cbab918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14286 | 2025.06.30 14:56:02.170790 [ 276 ] {86751904-91e6-4e70-b17b-e4885cbab918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14287 | 2025.06.30 14:56:02.171523 [ 276 ] {86751904-91e6-4e70-b17b-e4885cbab918} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2025.06.30 14:56:02.171560 [ 276 ] {86751904-91e6-4e70-b17b-e4885cbab918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14289 | 2025.06.30 14:56:02.171905 [ 276 ] {86751904-91e6-4e70-b17b-e4885cbab918} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14290 | 2025.06.30 14:56:02.172115 [ 276 ] {86751904-91e6-4e70-b17b-e4885cbab918} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2025.06.30 14:56:02.172245 [ 276 ] {86751904-91e6-4e70-b17b-e4885cbab918} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001514 sec., 451122.85336856014 rows/sec., 35.89 MiB/sec. | ||
| 14292 | 2025.06.30 14:56:02.172283 [ 276 ] {86751904-91e6-4e70-b17b-e4885cbab918} <Debug> TCPHandler: Processed in 0.001680024 sec. | ||
| 14293 | 2025.06.30 14:56:02.172394 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2025.06.30 14:56:02.172489 [ 276 ] {adf9376c-3440-4316-9993-c1194e5c5e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14295 | 2025.06.30 14:56:02.172528 [ 276 ] {adf9376c-3440-4316-9993-c1194e5c5e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14296 | 2025.06.30 14:56:02.172988 [ 276 ] {adf9376c-3440-4316-9993-c1194e5c5e14} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2025.06.30 14:56:02.173022 [ 276 ] {adf9376c-3440-4316-9993-c1194e5c5e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14298 | 2025.06.30 14:56:02.173338 [ 276 ] {adf9376c-3440-4316-9993-c1194e5c5e14} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14299 | 2025.06.30 14:56:02.173552 [ 276 ] {adf9376c-3440-4316-9993-c1194e5c5e14} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2025.06.30 14:56:02.173670 [ 276 ] {adf9376c-3440-4316-9993-c1194e5c5e14} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001234 sec., 112641.81523500809 rows/sec., 7.02 MiB/sec. | ||
| 14301 | 2025.06.30 14:56:02.173705 [ 276 ] {adf9376c-3440-4316-9993-c1194e5c5e14} <Debug> TCPHandler: Processed in 0.001397258 sec. | ||
| 14302 | 2025.06.30 14:56:02.173809 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2025.06.30 14:56:02.173899 [ 276 ] {b68948d2-d9ee-430f-b15f-9cc931ed20c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14304 | 2025.06.30 14:56:02.173937 [ 276 ] {b68948d2-d9ee-430f-b15f-9cc931ed20c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14305 | 2025.06.30 14:56:02.174412 [ 276 ] {b68948d2-d9ee-430f-b15f-9cc931ed20c3} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2025.06.30 14:56:02.174447 [ 276 ] {b68948d2-d9ee-430f-b15f-9cc931ed20c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14307 | 2025.06.30 14:56:02.174745 [ 276 ] {b68948d2-d9ee-430f-b15f-9cc931ed20c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14308 | 2025.06.30 14:56:02.174951 [ 276 ] {b68948d2-d9ee-430f-b15f-9cc931ed20c3} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2025.06.30 14:56:02.175074 [ 276 ] {b68948d2-d9ee-430f-b15f-9cc931ed20c3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001142 sec., 98949.2119089317 rows/sec., 6.41 MiB/sec. | ||
| 14310 | 2025.06.30 14:56:02.175111 [ 276 ] {b68948d2-d9ee-430f-b15f-9cc931ed20c3} <Debug> TCPHandler: Processed in 0.001306396 sec. | ||
| 14311 | 2025.06.30 14:56:02.175225 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2025.06.30 14:56:02.175319 [ 276 ] {4929f3d9-1272-42a5-bf96-1cb5c6be8c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14313 | 2025.06.30 14:56:02.175359 [ 276 ] {4929f3d9-1272-42a5-bf96-1cb5c6be8c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14314 | 2025.06.30 14:56:02.175785 [ 276 ] {4929f3d9-1272-42a5-bf96-1cb5c6be8c51} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2025.06.30 14:56:02.175819 [ 276 ] {4929f3d9-1272-42a5-bf96-1cb5c6be8c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14316 | 2025.06.30 14:56:02.176110 [ 276 ] {4929f3d9-1272-42a5-bf96-1cb5c6be8c51} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14317 | 2025.06.30 14:56:02.176322 [ 276 ] {4929f3d9-1272-42a5-bf96-1cb5c6be8c51} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2025.06.30 14:56:02.176452 [ 276 ] {4929f3d9-1272-42a5-bf96-1cb5c6be8c51} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001151 sec., 97306.68983492616 rows/sec., 5.54 MiB/sec. | ||
| 14319 | 2025.06.30 14:56:02.176490 [ 276 ] {4929f3d9-1272-42a5-bf96-1cb5c6be8c51} <Debug> TCPHandler: Processed in 0.001313086 sec. | ||
| 14320 | 2025.06.30 14:56:02.176600 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2025.06.30 14:56:02.176693 [ 276 ] {a077a2bf-fcff-4953-a948-e191f361fd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14322 | 2025.06.30 14:56:02.176731 [ 276 ] {a077a2bf-fcff-4953-a948-e191f361fd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14323 | 2025.06.30 14:56:02.177269 [ 276 ] {a077a2bf-fcff-4953-a948-e191f361fd28} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2025.06.30 14:56:02.177306 [ 276 ] {a077a2bf-fcff-4953-a948-e191f361fd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14325 | 2025.06.30 14:56:02.177679 [ 276 ] {a077a2bf-fcff-4953-a948-e191f361fd28} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14326 | 2025.06.30 14:56:02.177885 [ 276 ] {a077a2bf-fcff-4953-a948-e191f361fd28} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2025.06.30 14:56:02.178011 [ 276 ] {a077a2bf-fcff-4953-a948-e191f361fd28} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001337 sec., 310396.40987284965 rows/sec., 22.08 MiB/sec. | ||
| 14328 | 2025.06.30 14:56:02.178049 [ 276 ] {a077a2bf-fcff-4953-a948-e191f361fd28} <Debug> TCPHandler: Processed in 0.00149803 sec. | ||
| 14329 | 2025.06.30 14:56:02.178094 [ 217 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 14330 | 2025.06.30 14:56:02.178122 [ 217 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 14331 | 2025.06.30 14:56:02.178159 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14332 | 2025.06.30 14:56:02.178253 [ 276 ] {ece414c4-856d-442b-8b63-11f2198e327c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14333 | 2025.06.30 14:56:02.178385 [ 276 ] {ece414c4-856d-442b-8b63-11f2198e327c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14334 | 2025.06.30 14:56:02.178719 [ 276 ] {ece414c4-856d-442b-8b63-11f2198e327c} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2025.06.30 14:56:02.178754 [ 276 ] {ece414c4-856d-442b-8b63-11f2198e327c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14336 | 2025.06.30 14:56:02.179077 [ 276 ] {ece414c4-856d-442b-8b63-11f2198e327c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14337 | 2025.06.30 14:56:02.179290 [ 276 ] {ece414c4-856d-442b-8b63-11f2198e327c} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14338 | 2025.06.30 14:56:02.179427 [ 276 ] {ece414c4-856d-442b-8b63-11f2198e327c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 14339 | 2025.06.30 14:56:02.179464 [ 276 ] {ece414c4-856d-442b-8b63-11f2198e327c} <Debug> TCPHandler: Processed in 0.001354467 sec. | ||
| 14340 | 2025.06.30 14:56:02.179568 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14341 | 2025.06.30 14:56:02.179662 [ 276 ] {121015cc-cba8-4a81-b614-aac4ee6bfcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14342 | 2025.06.30 14:56:02.179704 [ 276 ] {121015cc-cba8-4a81-b614-aac4ee6bfcb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14343 | 2025.06.30 14:56:02.180105 [ 276 ] {121015cc-cba8-4a81-b614-aac4ee6bfcb4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2025.06.30 14:56:02.180140 [ 276 ] {121015cc-cba8-4a81-b614-aac4ee6bfcb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14345 | 2025.06.30 14:56:02.180398 [ 217 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 14346 | 2025.06.30 14:56:02.180473 [ 276 ] {121015cc-cba8-4a81-b614-aac4ee6bfcb4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14347 | 2025.06.30 14:56:02.180682 [ 276 ] {121015cc-cba8-4a81-b614-aac4ee6bfcb4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2025.06.30 14:56:02.180808 [ 276 ] {121015cc-cba8-4a81-b614-aac4ee6bfcb4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001165 sec., 203433.47639484977 rows/sec., 13.64 MiB/sec. | ||
| 14349 | 2025.06.30 14:56:02.180846 [ 276 ] {121015cc-cba8-4a81-b614-aac4ee6bfcb4} <Debug> TCPHandler: Processed in 0.001326656 sec. | ||
| 14350 | 2025.06.30 14:56:02.180955 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14351 | 2025.06.30 14:56:02.181048 [ 276 ] {4982f4e3-dec7-403d-ac4e-d0a61b37a9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14352 | 2025.06.30 14:56:02.181090 [ 276 ] {4982f4e3-dec7-403d-ac4e-d0a61b37a9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14353 | 2025.06.30 14:56:02.181401 [ 276 ] {4982f4e3-dec7-403d-ac4e-d0a61b37a9cd} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2025.06.30 14:56:02.181437 [ 276 ] {4982f4e3-dec7-403d-ac4e-d0a61b37a9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14355 | 2025.06.30 14:56:02.181721 [ 276 ] {4982f4e3-dec7-403d-ac4e-d0a61b37a9cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14356 | 2025.06.30 14:56:02.181923 [ 276 ] {4982f4e3-dec7-403d-ac4e-d0a61b37a9cd} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2025.06.30 14:56:02.182050 [ 276 ] {4982f4e3-dec7-403d-ac4e-d0a61b37a9cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 14358 | 2025.06.30 14:56:02.182086 [ 276 ] {4982f4e3-dec7-403d-ac4e-d0a61b37a9cd} <Debug> TCPHandler: Processed in 0.001180463 sec. | ||
| 14359 | 2025.06.30 14:56:02.182201 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14360 | 2025.06.30 14:56:02.182295 [ 276 ] {dd9c86a2-c417-4f8e-a0b2-378103d58ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14361 | 2025.06.30 14:56:02.182350 [ 276 ] {dd9c86a2-c417-4f8e-a0b2-378103d58ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14362 | 2025.06.30 14:56:02.183277 [ 276 ] {dd9c86a2-c417-4f8e-a0b2-378103d58ebc} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2025.06.30 14:56:02.183314 [ 276 ] {dd9c86a2-c417-4f8e-a0b2-378103d58ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14364 | 2025.06.30 14:56:02.183900 [ 276 ] {dd9c86a2-c417-4f8e-a0b2-378103d58ebc} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14365 | 2025.06.30 14:56:02.184121 [ 276 ] {dd9c86a2-c417-4f8e-a0b2-378103d58ebc} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2025.06.30 14:56:02.184260 [ 276 ] {dd9c86a2-c417-4f8e-a0b2-378103d58ebc} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001982 sec., 16649.84863773966 rows/sec., 29.84 MiB/sec. | ||
| 14367 | 2025.06.30 14:56:02.184264 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14368 | 2025.06.30 14:56:02.184316 [ 276 ] {dd9c86a2-c417-4f8e-a0b2-378103d58ebc} <Debug> TCPHandler: Processed in 0.002167634 sec. | ||
| 14369 | 2025.06.30 14:56:02.184334 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2025.06.30 14:56:02.184361 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14371 | 2025.06.30 14:56:02.184443 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2025.06.30 14:56:02.184469 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 14373 | 2025.06.30 14:56:02.184541 [ 276 ] {f282dec1-6e05-4aad-a18a-de994c17e95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14374 | 2025.06.30 14:56:02.184587 [ 276 ] {f282dec1-6e05-4aad-a18a-de994c17e95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14375 | 2025.06.30 14:56:02.184698 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14376 | 2025.06.30 14:56:02.184762 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2214 rows starting from the beginning of the part | ||
| 14377 | 2025.06.30 14:56:02.184890 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 33 rows starting from the beginning of the part | ||
| 14378 | 2025.06.30 14:56:02.184924 [ 276 ] {f282dec1-6e05-4aad-a18a-de994c17e95b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2025.06.30 14:56:02.184965 [ 276 ] {f282dec1-6e05-4aad-a18a-de994c17e95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14380 | 2025.06.30 14:56:02.184995 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 9 rows starting from the beginning of the part | ||
| 14381 | 2025.06.30 14:56:02.185098 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 33 rows starting from the beginning of the part | ||
| 14382 | 2025.06.30 14:56:02.185192 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 9 rows starting from the beginning of the part | ||
| 14383 | 2025.06.30 14:56:02.185281 [ 276 ] {f282dec1-6e05-4aad-a18a-de994c17e95b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14384 | 2025.06.30 14:56:02.185282 [ 198 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 33 rows starting from the beginning of the part | ||
| 14385 | 2025.06.30 14:56:02.185503 [ 276 ] {f282dec1-6e05-4aad-a18a-de994c17e95b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14386 | 2025.06.30 14:56:02.185645 [ 276 ] {f282dec1-6e05-4aad-a18a-de994c17e95b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001122 sec., 73083.77896613191 rows/sec., 4.64 MiB/sec. | ||
| 14387 | 2025.06.30 14:56:02.185681 [ 276 ] {f282dec1-6e05-4aad-a18a-de994c17e95b} <Debug> TCPHandler: Processed in 0.001289026 sec. | ||
| 14388 | 2025.06.30 14:56:02.192507 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2331 rows, containing 19 columns (19 merged, 0 gathered) in 0.008087752 sec., 288213.58518411545 rows/sec., 516.47 MiB/sec. | ||
| 14389 | 2025.06.30 14:56:02.194799 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14390 | 2025.06.30 14:56:02.195138 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2025.06.30 14:56:02.195205 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14392 | 2025.06.30 14:56:02.195348 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.53 MiB. | ||
| 14393 | 2025.06.30 14:56:02.761815 [ 220 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 14394 | 2025.06.30 14:56:02.761865 [ 220 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 14395 | 2025.06.30 14:56:02.763476 [ 220 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 14396 | 2025.06.30 14:56:02.870604 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 14397 | 2025.06.30 14:56:02.870683 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 14398 | 2025.06.30 14:56:02.872919 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 14399 | 2025.06.30 14:56:03.087401 [ 224 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 14400 | 2025.06.30 14:56:03.087451 [ 224 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 14401 | 2025.06.30 14:56:03.089394 [ 224 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 14402 | 2025.06.30 14:56:04.464478 [ 221 ] {} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): 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] | ||
| 14403 | 2025.06.30 14:56:04.464551 [ 221 ] {} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): 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] | ||
| 14404 | 2025.06.30 14:56:04.466466 [ 221 ] {} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): 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] | ||
| 14405 | 2025.06.30 14:56:06.261212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
| 14406 | 2025.06.30 14:56:06.262029 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2025.06.30 14:56:06.262066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14408 | 2025.06.30 14:56:06.262536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14409 | 2025.06.30 14:56:06.262758 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2025.06.30 14:56:06.262893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
| 14411 | 2025.06.30 14:56:06.262911 [ 113 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14412 | 2025.06.30 14:56:06.263005 [ 113 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2025.06.30 14:56:06.263041 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14414 | 2025.06.30 14:56:06.263215 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 14415 | 2025.06.30 14:56:06.263391 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14416 | 2025.06.30 14:56:06.263433 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
| 14417 | 2025.06.30 14:56:06.263501 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
| 14418 | 2025.06.30 14:56:06.263544 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
| 14419 | 2025.06.30 14:56:06.263582 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
| 14420 | 2025.06.30 14:56:06.263619 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
| 14421 | 2025.06.30 14:56:06.263656 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
| 14422 | 2025.06.30 14:56:06.266023 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.002869727 sec., 12945133.80541076 rows/sec., 185.18 MiB/sec. | ||
| 14423 | 2025.06.30 14:56:06.266449 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14424 | 2025.06.30 14:56:06.266781 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2025.06.30 14:56:06.266865 [ 191 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_81_16} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14426 | 2025.06.30 14:56:06.266970 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 14427 | 2025.06.30 14:56:07.162490 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14428 | 2025.06.30 14:56:07.162728 [ 276 ] {366a8a61-9c5b-4a8f-b94d-e274f84543fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14429 | 2025.06.30 14:56:07.162814 [ 276 ] {366a8a61-9c5b-4a8f-b94d-e274f84543fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14430 | 2025.06.30 14:56:07.163598 [ 276 ] {366a8a61-9c5b-4a8f-b94d-e274f84543fc} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14431 | 2025.06.30 14:56:07.163641 [ 276 ] {366a8a61-9c5b-4a8f-b94d-e274f84543fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14432 | 2025.06.30 14:56:07.164037 [ 276 ] {366a8a61-9c5b-4a8f-b94d-e274f84543fc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14433 | 2025.06.30 14:56:07.164269 [ 276 ] {366a8a61-9c5b-4a8f-b94d-e274f84543fc} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14434 | 2025.06.30 14:56:07.164422 [ 276 ] {366a8a61-9c5b-4a8f-b94d-e274f84543fc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001758 sec., 4550.625711035267 rows/sec., 371.07 KiB/sec. | ||
| 14435 | 2025.06.30 14:56:07.164465 [ 276 ] {366a8a61-9c5b-4a8f-b94d-e274f84543fc} <Debug> TCPHandler: Processed in 0.002134872 sec. | ||
| 14436 | 2025.06.30 14:56:07.164590 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14437 | 2025.06.30 14:56:07.164716 [ 276 ] {28008871-1ef0-4128-a53f-d0d6ee9b5f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14438 | 2025.06.30 14:56:07.164766 [ 276 ] {28008871-1ef0-4128-a53f-d0d6ee9b5f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14439 | 2025.06.30 14:56:07.165287 [ 276 ] {28008871-1ef0-4128-a53f-d0d6ee9b5f2a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2025.06.30 14:56:07.165332 [ 276 ] {28008871-1ef0-4128-a53f-d0d6ee9b5f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14441 | 2025.06.30 14:56:07.165687 [ 276 ] {28008871-1ef0-4128-a53f-d0d6ee9b5f2a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14442 | 2025.06.30 14:56:07.165899 [ 276 ] {28008871-1ef0-4128-a53f-d0d6ee9b5f2a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2025.06.30 14:56:07.166030 [ 276 ] {28008871-1ef0-4128-a53f-d0d6ee9b5f2a} <Debug> executeQuery: Read 78 rows, 6.39 KiB in 0.00134 sec., 58208.95522388059 rows/sec., 4.66 MiB/sec. | ||
| 14444 | 2025.06.30 14:56:07.166069 [ 276 ] {28008871-1ef0-4128-a53f-d0d6ee9b5f2a} <Debug> TCPHandler: Processed in 0.00154163 sec. | ||
| 14445 | 2025.06.30 14:56:07.166180 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14446 | 2025.06.30 14:56:07.166278 [ 276 ] {c265c721-bedb-43b4-80de-0917b3fcd5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14447 | 2025.06.30 14:56:07.166318 [ 276 ] {c265c721-bedb-43b4-80de-0917b3fcd5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14448 | 2025.06.30 14:56:07.166716 [ 276 ] {c265c721-bedb-43b4-80de-0917b3fcd5e8} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2025.06.30 14:56:07.166753 [ 276 ] {c265c721-bedb-43b4-80de-0917b3fcd5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14450 | 2025.06.30 14:56:07.167046 [ 276 ] {c265c721-bedb-43b4-80de-0917b3fcd5e8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14451 | 2025.06.30 14:56:07.167265 [ 276 ] {c265c721-bedb-43b4-80de-0917b3fcd5e8} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14452 | 2025.06.30 14:56:07.167397 [ 276 ] {c265c721-bedb-43b4-80de-0917b3fcd5e8} <Debug> executeQuery: Read 17 rows, 1.24 KiB in 0.001138 sec., 14938.488576449914 rows/sec., 1.06 MiB/sec. | ||
| 14453 | 2025.06.30 14:56:07.167435 [ 276 ] {c265c721-bedb-43b4-80de-0917b3fcd5e8} <Debug> TCPHandler: Processed in 0.001306206 sec. | ||
| 14454 | 2025.06.30 14:56:07.167535 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14455 | 2025.06.30 14:56:07.167629 [ 276 ] {3335aeed-1ae8-47f9-9a0c-14403ff51f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14456 | 2025.06.30 14:56:07.167669 [ 276 ] {3335aeed-1ae8-47f9-9a0c-14403ff51f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14457 | 2025.06.30 14:56:07.168073 [ 276 ] {3335aeed-1ae8-47f9-9a0c-14403ff51f5f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2025.06.30 14:56:07.168109 [ 276 ] {3335aeed-1ae8-47f9-9a0c-14403ff51f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14459 | 2025.06.30 14:56:07.168409 [ 276 ] {3335aeed-1ae8-47f9-9a0c-14403ff51f5f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14460 | 2025.06.30 14:56:07.168639 [ 276 ] {3335aeed-1ae8-47f9-9a0c-14403ff51f5f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2025.06.30 14:56:07.168768 [ 276 ] {3335aeed-1ae8-47f9-9a0c-14403ff51f5f} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.48 MiB/sec. | ||
| 14462 | 2025.06.30 14:56:07.168806 [ 276 ] {3335aeed-1ae8-47f9-9a0c-14403ff51f5f} <Debug> TCPHandler: Processed in 0.001319806 sec. | ||
| 14463 | 2025.06.30 14:56:07.168914 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2025.06.30 14:56:07.169008 [ 276 ] {176e85f4-9c96-4b4c-bbf9-d84b735690db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14465 | 2025.06.30 14:56:07.169052 [ 276 ] {176e85f4-9c96-4b4c-bbf9-d84b735690db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14466 | 2025.06.30 14:56:07.169454 [ 276 ] {176e85f4-9c96-4b4c-bbf9-d84b735690db} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2025.06.30 14:56:07.169490 [ 276 ] {176e85f4-9c96-4b4c-bbf9-d84b735690db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14468 | 2025.06.30 14:56:07.169819 [ 276 ] {176e85f4-9c96-4b4c-bbf9-d84b735690db} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14469 | 2025.06.30 14:56:07.170024 [ 276 ] {176e85f4-9c96-4b4c-bbf9-d84b735690db} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2025.06.30 14:56:07.170155 [ 276 ] {176e85f4-9c96-4b4c-bbf9-d84b735690db} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001166 sec., 140651.80102915954 rows/sec., 9.79 MiB/sec. | ||
| 14471 | 2025.06.30 14:56:07.170193 [ 276 ] {176e85f4-9c96-4b4c-bbf9-d84b735690db} <Debug> TCPHandler: Processed in 0.001328906 sec. | ||
| 14472 | 2025.06.30 14:56:07.170312 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14473 | 2025.06.30 14:56:07.170427 [ 276 ] {565176ed-5388-4378-a6c0-57dc2d4b7e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14474 | 2025.06.30 14:56:07.170492 [ 276 ] {565176ed-5388-4378-a6c0-57dc2d4b7e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14475 | 2025.06.30 14:56:07.171384 [ 276 ] {565176ed-5388-4378-a6c0-57dc2d4b7e1c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2025.06.30 14:56:07.171429 [ 276 ] {565176ed-5388-4378-a6c0-57dc2d4b7e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14477 | 2025.06.30 14:56:07.171945 [ 276 ] {565176ed-5388-4378-a6c0-57dc2d4b7e1c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14478 | 2025.06.30 14:56:07.172179 [ 276 ] {565176ed-5388-4378-a6c0-57dc2d4b7e1c} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2025.06.30 14:56:07.172321 [ 276 ] {565176ed-5388-4378-a6c0-57dc2d4b7e1c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001918 sec., 4692.387904066736 rows/sec., 8.41 MiB/sec. | ||
| 14480 | 2025.06.30 14:56:07.172376 [ 276 ] {565176ed-5388-4378-a6c0-57dc2d4b7e1c} <Debug> TCPHandler: Processed in 0.002123982 sec. | ||
| 14481 | 2025.06.30 14:56:07.172487 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14482 | 2025.06.30 14:56:07.172583 [ 276 ] {756d7e0e-6320-42a6-8ddc-c6f489940b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14483 | 2025.06.30 14:56:07.172624 [ 276 ] {756d7e0e-6320-42a6-8ddc-c6f489940b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14484 | 2025.06.30 14:56:07.172962 [ 276 ] {756d7e0e-6320-42a6-8ddc-c6f489940b8d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2025.06.30 14:56:07.172999 [ 276 ] {756d7e0e-6320-42a6-8ddc-c6f489940b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14486 | 2025.06.30 14:56:07.173299 [ 276 ] {756d7e0e-6320-42a6-8ddc-c6f489940b8d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14487 | 2025.06.30 14:56:07.173506 [ 276 ] {756d7e0e-6320-42a6-8ddc-c6f489940b8d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2025.06.30 14:56:07.173635 [ 276 ] {756d7e0e-6320-42a6-8ddc-c6f489940b8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 14489 | 2025.06.30 14:56:07.173672 [ 276 ] {756d7e0e-6320-42a6-8ddc-c6f489940b8d} <Debug> TCPHandler: Processed in 0.001234745 sec. | ||
| 14490 | 2025.06.30 14:56:08.352816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14491 | 2025.06.30 14:56:08.370403 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2025.06.30 14:56:08.370449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14493 | 2025.06.30 14:56:08.376718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14494 | 2025.06.30 14:56:08.377483 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2025.06.30 14:56:08.377757 [ 133 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14496 | 2025.06.30 14:56:08.377800 [ 133 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2025.06.30 14:56:08.377822 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14498 | 2025.06.30 14:56:08.377958 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 14499 | 2025.06.30 14:56:08.380754 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14500 | 2025.06.30 14:56:08.381851 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14501 | 2025.06.30 14:56:08.383310 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 14502 | 2025.06.30 14:56:08.388193 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 14503 | 2025.06.30 14:56:08.392841 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 14504 | 2025.06.30 14:56:08.397557 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 14505 | 2025.06.30 14:56:08.402375 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 14506 | 2025.06.30 14:56:08.406720 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 14507 | 2025.06.30 14:56:08.463594 [ 191 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.085698788 sec., 7117.953640137828 rows/sec., 36.81 MiB/sec. | ||
| 14508 | 2025.06.30 14:56:08.466678 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14509 | 2025.06.30 14:56:08.468667 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_81_16} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2025.06.30 14:56:08.468772 [ 186 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_81_16} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14511 | 2025.06.30 14:56:08.471591 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14512 | 2025.06.30 14:56:08.884434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1996 | ||
| 14513 | 2025.06.30 14:56:08.886956 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2025.06.30 14:56:08.887006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14515 | 2025.06.30 14:56:08.888285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14516 | 2025.06.30 14:56:08.888553 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2025.06.30 14:56:08.888831 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1996 | ||
| 14518 | 2025.06.30 14:56:09.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.43 MiB, peak 369.08 MiB, free memory in arenas 0.00 B, will set to 350.38 MiB (RSS), difference: -1.06 MiB | ||
| 14519 | 2025.06.30 14:56:09.054600 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 14520 | 2025.06.30 14:56:09.054676 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 14521 | 2025.06.30 14:56:09.057047 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 14522 | 2025.06.30 14:56:10.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.37 MiB, peak 369.08 MiB, free memory in arenas 0.00 B, will set to 350.38 MiB (RSS), difference: 4.00 MiB | ||
| 14523 | 2025.06.30 14:56:12.169292 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2025.06.30 14:56:12.169491 [ 276 ] {c7fbe32e-a30d-4746-9b63-980d3a212e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14525 | 2025.06.30 14:56:12.169564 [ 276 ] {c7fbe32e-a30d-4746-9b63-980d3a212e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14526 | 2025.06.30 14:56:12.170333 [ 276 ] {c7fbe32e-a30d-4746-9b63-980d3a212e34} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2025.06.30 14:56:12.170376 [ 276 ] {c7fbe32e-a30d-4746-9b63-980d3a212e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14528 | 2025.06.30 14:56:12.170783 [ 276 ] {c7fbe32e-a30d-4746-9b63-980d3a212e34} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14529 | 2025.06.30 14:56:12.171015 [ 276 ] {c7fbe32e-a30d-4746-9b63-980d3a212e34} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2025.06.30 14:56:12.171144 [ 149 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 14531 | 2025.06.30 14:56:12.171172 [ 276 ] {c7fbe32e-a30d-4746-9b63-980d3a212e34} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001736 sec., 122119.81566820278 rows/sec., 7.77 MiB/sec. | ||
| 14532 | 2025.06.30 14:56:12.171184 [ 149 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2025.06.30 14:56:12.171210 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14534 | 2025.06.30 14:56:12.171227 [ 276 ] {c7fbe32e-a30d-4746-9b63-980d3a212e34} <Debug> TCPHandler: Processed in 0.002073622 sec. | ||
| 14535 | 2025.06.30 14:56:12.171343 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::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 | ||
| 14536 | 2025.06.30 14:56:12.171351 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14537 | 2025.06.30 14:56:12.171501 [ 276 ] {90ed933d-38b9-41bd-84ae-e60526017cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14538 | 2025.06.30 14:56:12.171515 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14539 | 2025.06.30 14:56:12.171545 [ 276 ] {90ed933d-38b9-41bd-84ae-e60526017cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14540 | 2025.06.30 14:56:12.171557 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 236 rows starting from the beginning of the part | ||
| 14541 | 2025.06.30 14:56:12.171638 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 14542 | 2025.06.30 14:56:12.171690 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 14543 | 2025.06.30 14:56:12.171734 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 14544 | 2025.06.30 14:56:12.171773 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 14545 | 2025.06.30 14:56:12.171816 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 14546 | 2025.06.30 14:56:12.172331 [ 276 ] {90ed933d-38b9-41bd-84ae-e60526017cf5} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2025.06.30 14:56:12.172374 [ 276 ] {90ed933d-38b9-41bd-84ae-e60526017cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14548 | 2025.06.30 14:56:12.172749 [ 276 ] {90ed933d-38b9-41bd-84ae-e60526017cf5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14549 | 2025.06.30 14:56:12.172782 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500649 sec., 738347.2084411478 rows/sec., 50.39 MiB/sec. | ||
| 14550 | 2025.06.30 14:56:12.173010 [ 276 ] {90ed933d-38b9-41bd-84ae-e60526017cf5} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14551 | 2025.06.30 14:56:12.173016 [ 200 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 14552 | 2025.06.30 14:56:12.173153 [ 276 ] {90ed933d-38b9-41bd-84ae-e60526017cf5} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001677 sec., 407274.89564698865 rows/sec., 32.40 MiB/sec. | ||
| 14553 | 2025.06.30 14:56:12.173205 [ 276 ] {90ed933d-38b9-41bd-84ae-e60526017cf5} <Debug> TCPHandler: Processed in 0.001907328 sec. | ||
| 14554 | 2025.06.30 14:56:12.173319 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14555 | 2025.06.30 14:56:12.173415 [ 200 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14556 | 2025.06.30 14:56:12.173419 [ 276 ] {2909c719-89cc-4c57-bd5f-c74238bc76bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14557 | 2025.06.30 14:56:12.173481 [ 276 ] {2909c719-89cc-4c57-bd5f-c74238bc76bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14558 | 2025.06.30 14:56:12.173521 [ 200 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_36_7} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 14559 | 2025.06.30 14:56:12.173637 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 14560 | 2025.06.30 14:56:12.173923 [ 276 ] {2909c719-89cc-4c57-bd5f-c74238bc76bc} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2025.06.30 14:56:12.173963 [ 276 ] {2909c719-89cc-4c57-bd5f-c74238bc76bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14562 | 2025.06.30 14:56:12.174281 [ 276 ] {2909c719-89cc-4c57-bd5f-c74238bc76bc} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14563 | 2025.06.30 14:56:12.174498 [ 276 ] {2909c719-89cc-4c57-bd5f-c74238bc76bc} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2025.06.30 14:56:12.174624 [ 276 ] {2909c719-89cc-4c57-bd5f-c74238bc76bc} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001227 sec., 113284.43357783211 rows/sec., 7.06 MiB/sec. | ||
| 14565 | 2025.06.30 14:56:12.174661 [ 276 ] {2909c719-89cc-4c57-bd5f-c74238bc76bc} <Debug> TCPHandler: Processed in 0.001390908 sec. | ||
| 14566 | 2025.06.30 14:56:12.174767 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2025.06.30 14:56:12.174861 [ 276 ] {e7250ee0-90b6-48e1-a5e1-d9a49067c225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14568 | 2025.06.30 14:56:12.174900 [ 276 ] {e7250ee0-90b6-48e1-a5e1-d9a49067c225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14569 | 2025.06.30 14:56:12.175308 [ 276 ] {e7250ee0-90b6-48e1-a5e1-d9a49067c225} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2025.06.30 14:56:12.175344 [ 276 ] {e7250ee0-90b6-48e1-a5e1-d9a49067c225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14571 | 2025.06.30 14:56:12.175645 [ 276 ] {e7250ee0-90b6-48e1-a5e1-d9a49067c225} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14572 | 2025.06.30 14:56:12.175857 [ 276 ] {e7250ee0-90b6-48e1-a5e1-d9a49067c225} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2025.06.30 14:56:12.175980 [ 276 ] {e7250ee0-90b6-48e1-a5e1-d9a49067c225} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001139 sec., 99209.83318700614 rows/sec., 6.42 MiB/sec. | ||
| 14574 | 2025.06.30 14:56:12.176018 [ 276 ] {e7250ee0-90b6-48e1-a5e1-d9a49067c225} <Debug> TCPHandler: Processed in 0.001298466 sec. | ||
| 14575 | 2025.06.30 14:56:12.176124 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2025.06.30 14:56:12.176218 [ 276 ] {357169a3-4cd4-4889-84bd-635c9094032e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14577 | 2025.06.30 14:56:12.176256 [ 276 ] {357169a3-4cd4-4889-84bd-635c9094032e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14578 | 2025.06.30 14:56:12.176662 [ 276 ] {357169a3-4cd4-4889-84bd-635c9094032e} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2025.06.30 14:56:12.176698 [ 276 ] {357169a3-4cd4-4889-84bd-635c9094032e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14580 | 2025.06.30 14:56:12.176998 [ 276 ] {357169a3-4cd4-4889-84bd-635c9094032e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14581 | 2025.06.30 14:56:12.177234 [ 276 ] {357169a3-4cd4-4889-84bd-635c9094032e} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2025.06.30 14:56:12.177347 [ 147 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 14583 | 2025.06.30 14:56:12.177360 [ 276 ] {357169a3-4cd4-4889-84bd-635c9094032e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00116 sec., 96551.72413793103 rows/sec., 5.50 MiB/sec. | ||
| 14584 | 2025.06.30 14:56:12.177411 [ 147 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2025.06.30 14:56:12.177421 [ 276 ] {357169a3-4cd4-4889-84bd-635c9094032e} <Debug> TCPHandler: Processed in 0.001344696 sec. | ||
| 14586 | 2025.06.30 14:56:12.177440 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14587 | 2025.06.30 14:56:12.177537 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2025.06.30 14:56:12.177539 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::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 | ||
| 14589 | 2025.06.30 14:56:12.177638 [ 276 ] {3b7f325e-a7a6-43f5-9a2b-9b19bec273fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14590 | 2025.06.30 14:56:12.177671 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14591 | 2025.06.30 14:56:12.177681 [ 276 ] {3b7f325e-a7a6-43f5-9a2b-9b19bec273fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14592 | 2025.06.30 14:56:12.177715 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 124 rows starting from the beginning of the part | ||
| 14593 | 2025.06.30 14:56:12.177797 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
| 14594 | 2025.06.30 14:56:12.177852 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
| 14595 | 2025.06.30 14:56:12.177902 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 14596 | 2025.06.30 14:56:12.177951 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
| 14597 | 2025.06.30 14:56:12.177998 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
| 14598 | 2025.06.30 14:56:12.178216 [ 276 ] {3b7f325e-a7a6-43f5-9a2b-9b19bec273fa} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14599 | 2025.06.30 14:56:12.178256 [ 276 ] {3b7f325e-a7a6-43f5-9a2b-9b19bec273fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14600 | 2025.06.30 14:56:12.178594 [ 276 ] {3b7f325e-a7a6-43f5-9a2b-9b19bec273fa} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14601 | 2025.06.30 14:56:12.178826 [ 276 ] {3b7f325e-a7a6-43f5-9a2b-9b19bec273fa} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2025.06.30 14:56:12.178950 [ 276 ] {3b7f325e-a7a6-43f5-9a2b-9b19bec273fa} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.00133 sec., 312030.0751879699 rows/sec., 22.19 MiB/sec. | ||
| 14603 | 2025.06.30 14:56:12.178965 [ 187 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468829 sec., 397595.6357070837 rows/sec., 24.48 MiB/sec. | ||
| 14604 | 2025.06.30 14:56:12.178988 [ 276 ] {3b7f325e-a7a6-43f5-9a2b-9b19bec273fa} <Debug> TCPHandler: Processed in 0.001498499 sec. | ||
| 14605 | 2025.06.30 14:56:12.179095 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 14606 | 2025.06.30 14:56:12.179104 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14607 | 2025.06.30 14:56:12.179208 [ 276 ] {c03c1152-56ac-403e-945d-285eff62352a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14608 | 2025.06.30 14:56:12.179252 [ 276 ] {c03c1152-56ac-403e-945d-285eff62352a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14609 | 2025.06.30 14:56:12.179346 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14610 | 2025.06.30 14:56:12.179415 [ 196 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_36_7} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 14611 | 2025.06.30 14:56:12.179477 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14612 | 2025.06.30 14:56:12.179564 [ 276 ] {c03c1152-56ac-403e-945d-285eff62352a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14613 | 2025.06.30 14:56:12.179604 [ 276 ] {c03c1152-56ac-403e-945d-285eff62352a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14614 | 2025.06.30 14:56:12.179907 [ 276 ] {c03c1152-56ac-403e-945d-285eff62352a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14615 | 2025.06.30 14:56:12.180117 [ 276 ] {c03c1152-56ac-403e-945d-285eff62352a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14616 | 2025.06.30 14:56:12.180237 [ 276 ] {c03c1152-56ac-403e-945d-285eff62352a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 14617 | 2025.06.30 14:56:12.180272 [ 276 ] {c03c1152-56ac-403e-945d-285eff62352a} <Debug> TCPHandler: Processed in 0.001215764 sec. | ||
| 14618 | 2025.06.30 14:56:12.180375 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14619 | 2025.06.30 14:56:12.180468 [ 276 ] {fdcb699a-a383-43b9-a026-2dce9babbad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14620 | 2025.06.30 14:56:12.180509 [ 276 ] {fdcb699a-a383-43b9-a026-2dce9babbad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14621 | 2025.06.30 14:56:12.180900 [ 276 ] {fdcb699a-a383-43b9-a026-2dce9babbad4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2025.06.30 14:56:12.180936 [ 276 ] {fdcb699a-a383-43b9-a026-2dce9babbad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14623 | 2025.06.30 14:56:12.181272 [ 276 ] {fdcb699a-a383-43b9-a026-2dce9babbad4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14624 | 2025.06.30 14:56:12.181487 [ 276 ] {fdcb699a-a383-43b9-a026-2dce9babbad4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2025.06.30 14:56:12.181615 [ 276 ] {fdcb699a-a383-43b9-a026-2dce9babbad4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001166 sec., 203259.00514579762 rows/sec., 13.62 MiB/sec. | ||
| 14626 | 2025.06.30 14:56:12.181652 [ 276 ] {fdcb699a-a383-43b9-a026-2dce9babbad4} <Debug> TCPHandler: Processed in 0.001323556 sec. | ||
| 14627 | 2025.06.30 14:56:12.181757 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2025.06.30 14:56:12.181848 [ 276 ] {0fcebc70-0d55-4e39-98b1-286a15bca247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14629 | 2025.06.30 14:56:12.181889 [ 276 ] {0fcebc70-0d55-4e39-98b1-286a15bca247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14630 | 2025.06.30 14:56:12.182178 [ 276 ] {0fcebc70-0d55-4e39-98b1-286a15bca247} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2025.06.30 14:56:12.182215 [ 276 ] {0fcebc70-0d55-4e39-98b1-286a15bca247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14632 | 2025.06.30 14:56:12.182525 [ 276 ] {0fcebc70-0d55-4e39-98b1-286a15bca247} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14633 | 2025.06.30 14:56:12.182729 [ 276 ] {0fcebc70-0d55-4e39-98b1-286a15bca247} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2025.06.30 14:56:12.182853 [ 276 ] {0fcebc70-0d55-4e39-98b1-286a15bca247} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 14635 | 2025.06.30 14:56:12.182887 [ 276 ] {0fcebc70-0d55-4e39-98b1-286a15bca247} <Debug> TCPHandler: Processed in 0.001178643 sec. | ||
| 14636 | 2025.06.30 14:56:12.183007 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2025.06.30 14:56:12.183126 [ 276 ] {8d1d2de6-82f1-4a7c-afc5-69b1728e4278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14638 | 2025.06.30 14:56:12.183194 [ 276 ] {8d1d2de6-82f1-4a7c-afc5-69b1728e4278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14639 | 2025.06.30 14:56:12.184136 [ 276 ] {8d1d2de6-82f1-4a7c-afc5-69b1728e4278} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2025.06.30 14:56:12.184174 [ 276 ] {8d1d2de6-82f1-4a7c-afc5-69b1728e4278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14641 | 2025.06.30 14:56:12.184735 [ 276 ] {8d1d2de6-82f1-4a7c-afc5-69b1728e4278} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14642 | 2025.06.30 14:56:12.184968 [ 276 ] {8d1d2de6-82f1-4a7c-afc5-69b1728e4278} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2025.06.30 14:56:12.185105 [ 276 ] {8d1d2de6-82f1-4a7c-afc5-69b1728e4278} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002004 sec., 16467.06586826347 rows/sec., 29.51 MiB/sec. | ||
| 14644 | 2025.06.30 14:56:12.185160 [ 276 ] {8d1d2de6-82f1-4a7c-afc5-69b1728e4278} <Debug> TCPHandler: Processed in 0.002215775 sec. | ||
| 14645 | 2025.06.30 14:56:12.185271 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2025.06.30 14:56:12.185367 [ 276 ] {8ba43861-da2c-476a-8f03-64608d97aa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14647 | 2025.06.30 14:56:12.185409 [ 276 ] {8ba43861-da2c-476a-8f03-64608d97aa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14648 | 2025.06.30 14:56:12.185740 [ 276 ] {8ba43861-da2c-476a-8f03-64608d97aa69} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2025.06.30 14:56:12.185776 [ 276 ] {8ba43861-da2c-476a-8f03-64608d97aa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14650 | 2025.06.30 14:56:12.186084 [ 276 ] {8ba43861-da2c-476a-8f03-64608d97aa69} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14651 | 2025.06.30 14:56:12.186301 [ 276 ] {8ba43861-da2c-476a-8f03-64608d97aa69} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2025.06.30 14:56:12.186425 [ 276 ] {8ba43861-da2c-476a-8f03-64608d97aa69} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001076 sec., 76208.17843866172 rows/sec., 4.84 MiB/sec. | ||
| 14653 | 2025.06.30 14:56:12.186462 [ 276 ] {8ba43861-da2c-476a-8f03-64608d97aa69} <Debug> TCPHandler: Processed in 0.001240055 sec. | ||
| 14654 | 2025.06.30 14:56:13.574976 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14655 | 2025.06.30 14:56:13.575052 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14656 | 2025.06.30 14:56:13.763088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
| 14657 | 2025.06.30 14:56:13.763930 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2025.06.30 14:56:13.764018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 14659 | 2025.06.30 14:56:13.764548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14660 | 2025.06.30 14:56:13.764767 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2025.06.30 14:56:13.764898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
| 14662 | 2025.06.30 14:56:15.880810 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14663 | 2025.06.30 14:56:15.899791 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14664 | 2025.06.30 14:56:15.899855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14665 | 2025.06.30 14:56:15.906093 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14666 | 2025.06.30 14:56:15.906822 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14667 | 2025.06.30 14:56:15.910376 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14668 | 2025.06.30 14:56:17.161515 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14669 | 2025.06.30 14:56:17.161700 [ 276 ] {e019e3dc-df99-4113-b8e1-1db436c67588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14670 | 2025.06.30 14:56:17.161768 [ 276 ] {e019e3dc-df99-4113-b8e1-1db436c67588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14671 | 2025.06.30 14:56:17.162460 [ 276 ] {e019e3dc-df99-4113-b8e1-1db436c67588} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2025.06.30 14:56:17.162510 [ 276 ] {e019e3dc-df99-4113-b8e1-1db436c67588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14673 | 2025.06.30 14:56:17.162910 [ 276 ] {e019e3dc-df99-4113-b8e1-1db436c67588} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14674 | 2025.06.30 14:56:17.163153 [ 276 ] {e019e3dc-df99-4113-b8e1-1db436c67588} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2025.06.30 14:56:17.163320 [ 276 ] {e019e3dc-df99-4113-b8e1-1db436c67588} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.00167 sec., 44311.37724550898 rows/sec., 3.56 MiB/sec. | ||
| 14676 | 2025.06.30 14:56:17.163374 [ 276 ] {e019e3dc-df99-4113-b8e1-1db436c67588} <Debug> TCPHandler: Processed in 0.00199301 sec. | ||
| 14677 | 2025.06.30 14:56:17.163508 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14678 | 2025.06.30 14:56:17.163613 [ 276 ] {363fcc2b-908f-4200-910c-b0d88a445977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14679 | 2025.06.30 14:56:17.163657 [ 276 ] {363fcc2b-908f-4200-910c-b0d88a445977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14680 | 2025.06.30 14:56:17.164081 [ 276 ] {363fcc2b-908f-4200-910c-b0d88a445977} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2025.06.30 14:56:17.164119 [ 276 ] {363fcc2b-908f-4200-910c-b0d88a445977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14682 | 2025.06.30 14:56:17.164425 [ 276 ] {363fcc2b-908f-4200-910c-b0d88a445977} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14683 | 2025.06.30 14:56:17.164635 [ 276 ] {363fcc2b-908f-4200-910c-b0d88a445977} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2025.06.30 14:56:17.164771 [ 276 ] {363fcc2b-908f-4200-910c-b0d88a445977} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001183 sec., 7607.7768385460695 rows/sec., 572.07 KiB/sec. | ||
| 14685 | 2025.06.30 14:56:17.164810 [ 276 ] {363fcc2b-908f-4200-910c-b0d88a445977} <Debug> TCPHandler: Processed in 0.001356987 sec. | ||
| 14686 | 2025.06.30 14:56:17.164934 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2025.06.30 14:56:17.165064 [ 276 ] {c1564809-a42e-4844-b4e3-f9f1a4f30f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14688 | 2025.06.30 14:56:17.165115 [ 276 ] {c1564809-a42e-4844-b4e3-f9f1a4f30f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14689 | 2025.06.30 14:56:17.165644 [ 276 ] {c1564809-a42e-4844-b4e3-f9f1a4f30f06} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2025.06.30 14:56:17.165689 [ 276 ] {c1564809-a42e-4844-b4e3-f9f1a4f30f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14691 | 2025.06.30 14:56:17.166032 [ 276 ] {c1564809-a42e-4844-b4e3-f9f1a4f30f06} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14692 | 2025.06.30 14:56:17.166267 [ 276 ] {c1564809-a42e-4844-b4e3-f9f1a4f30f06} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14693 | 2025.06.30 14:56:17.166404 [ 276 ] {c1564809-a42e-4844-b4e3-f9f1a4f30f06} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001367 sec., 53401.60936356986 rows/sec., 4.17 MiB/sec. | ||
| 14694 | 2025.06.30 14:56:17.166444 [ 276 ] {c1564809-a42e-4844-b4e3-f9f1a4f30f06} <Debug> TCPHandler: Processed in 0.001572732 sec. | ||
| 14695 | 2025.06.30 14:56:17.166561 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14696 | 2025.06.30 14:56:17.166656 [ 276 ] {7eeef9af-58d7-4f25-9833-9600741ba47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14697 | 2025.06.30 14:56:17.166702 [ 276 ] {7eeef9af-58d7-4f25-9833-9600741ba47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14698 | 2025.06.30 14:56:17.167124 [ 276 ] {7eeef9af-58d7-4f25-9833-9600741ba47e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2025.06.30 14:56:17.167161 [ 276 ] {7eeef9af-58d7-4f25-9833-9600741ba47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14700 | 2025.06.30 14:56:17.167491 [ 276 ] {7eeef9af-58d7-4f25-9833-9600741ba47e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14701 | 2025.06.30 14:56:17.167715 [ 276 ] {7eeef9af-58d7-4f25-9833-9600741ba47e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2025.06.30 14:56:17.167850 [ 276 ] {7eeef9af-58d7-4f25-9833-9600741ba47e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 14703 | 2025.06.30 14:56:17.167888 [ 276 ] {7eeef9af-58d7-4f25-9833-9600741ba47e} <Debug> TCPHandler: Processed in 0.001378268 sec. | ||
| 14704 | 2025.06.30 14:56:17.167999 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14705 | 2025.06.30 14:56:17.168094 [ 276 ] {d47755f0-2942-4afa-9567-0ce7b97e2ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14706 | 2025.06.30 14:56:17.168150 [ 276 ] {d47755f0-2942-4afa-9567-0ce7b97e2ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14707 | 2025.06.30 14:56:17.168916 [ 276 ] {d47755f0-2942-4afa-9567-0ce7b97e2ca2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14708 | 2025.06.30 14:56:17.168952 [ 276 ] {d47755f0-2942-4afa-9567-0ce7b97e2ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14709 | 2025.06.30 14:56:17.169466 [ 276 ] {d47755f0-2942-4afa-9567-0ce7b97e2ca2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14710 | 2025.06.30 14:56:17.169704 [ 276 ] {d47755f0-2942-4afa-9567-0ce7b97e2ca2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14711 | 2025.06.30 14:56:17.169845 [ 276 ] {d47755f0-2942-4afa-9567-0ce7b97e2ca2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001769 sec., 5087.620124364048 rows/sec., 9.12 MiB/sec. | ||
| 14712 | 2025.06.30 14:56:17.169900 [ 276 ] {d47755f0-2942-4afa-9567-0ce7b97e2ca2} <Debug> TCPHandler: Processed in 0.001951358 sec. | ||
| 14713 | 2025.06.30 14:56:17.170017 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2025.06.30 14:56:17.170114 [ 276 ] {fb44f35b-a9a5-4f23-b4f1-ab078d9641b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14715 | 2025.06.30 14:56:17.170156 [ 276 ] {fb44f35b-a9a5-4f23-b4f1-ab078d9641b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14716 | 2025.06.30 14:56:17.170492 [ 276 ] {fb44f35b-a9a5-4f23-b4f1-ab078d9641b7} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2025.06.30 14:56:17.170528 [ 276 ] {fb44f35b-a9a5-4f23-b4f1-ab078d9641b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14718 | 2025.06.30 14:56:17.170834 [ 276 ] {fb44f35b-a9a5-4f23-b4f1-ab078d9641b7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14719 | 2025.06.30 14:56:17.171052 [ 276 ] {fb44f35b-a9a5-4f23-b4f1-ab078d9641b7} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2025.06.30 14:56:17.171181 [ 276 ] {fb44f35b-a9a5-4f23-b4f1-ab078d9641b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 14721 | 2025.06.30 14:56:17.171219 [ 276 ] {fb44f35b-a9a5-4f23-b4f1-ab078d9641b7} <Debug> TCPHandler: Processed in 0.001252195 sec. | ||
| 14722 | 2025.06.30 14:56:18.889055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2030 | ||
| 14723 | 2025.06.30 14:56:18.891750 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2025.06.30 14:56:18.891789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14725 | 2025.06.30 14:56:18.892962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14726 | 2025.06.30 14:56:18.893237 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2025.06.30 14:56:18.893377 [ 119 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14728 | 2025.06.30 14:56:18.893419 [ 119 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14729 | 2025.06.30 14:56:18.893441 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14730 | 2025.06.30 14:56:18.893505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2030 | ||
| 14731 | 2025.06.30 14:56:18.893578 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 14732 | 2025.06.30 14:56:18.894187 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14733 | 2025.06.30 14:56:18.894344 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1878 rows starting from the beginning of the part | ||
| 14734 | 2025.06.30 14:56:18.894733 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 14735 | 2025.06.30 14:56:18.895096 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 14736 | 2025.06.30 14:56:18.895440 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 14737 | 2025.06.30 14:56:18.895784 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 14738 | 2025.06.30 14:56:18.896126 [ 192 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 14739 | 2025.06.30 14:56:18.902882 [ 197 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2030 rows, containing 72 columns (72 merged, 0 gathered) in 0.009361817 sec., 216838.24838703856 rows/sec., 165.72 MiB/sec. | ||
| 14740 | 2025.06.30 14:56:18.905214 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14741 | 2025.06.30 14:56:18.905833 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14742 | 2025.06.30 14:56:18.905921 [ 201 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_61_12} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14743 | 2025.06.30 14:56:18.906275 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 14744 | 2025.06.30 14:56:21.265021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
| 14745 | 2025.06.30 14:56:21.265902 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14746 | 2025.06.30 14:56:21.265982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14747 | 2025.06.30 14:56:21.266477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14748 | 2025.06.30 14:56:21.266710 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14749 | 2025.06.30 14:56:21.266874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
| 14750 | 2025.06.30 14:56:22.169106 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14751 | 2025.06.30 14:56:22.169290 [ 276 ] {5db7dea4-f084-4e70-ae8e-2065bb9917c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14752 | 2025.06.30 14:56:22.169356 [ 276 ] {5db7dea4-f084-4e70-ae8e-2065bb9917c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14753 | 2025.06.30 14:56:22.170153 [ 276 ] {5db7dea4-f084-4e70-ae8e-2065bb9917c5} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14754 | 2025.06.30 14:56:22.170200 [ 276 ] {5db7dea4-f084-4e70-ae8e-2065bb9917c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14755 | 2025.06.30 14:56:22.170609 [ 276 ] {5db7dea4-f084-4e70-ae8e-2065bb9917c5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14756 | 2025.06.30 14:56:22.170852 [ 276 ] {5db7dea4-f084-4e70-ae8e-2065bb9917c5} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14757 | 2025.06.30 14:56:22.171018 [ 276 ] {5db7dea4-f084-4e70-ae8e-2065bb9917c5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001779 sec., 119168.07195053401 rows/sec., 7.58 MiB/sec. | ||
| 14758 | 2025.06.30 14:56:22.171070 [ 276 ] {5db7dea4-f084-4e70-ae8e-2065bb9917c5} <Debug> TCPHandler: Processed in 0.002101262 sec. | ||
| 14759 | 2025.06.30 14:56:22.171196 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14760 | 2025.06.30 14:56:22.171301 [ 276 ] {783fba37-0e78-4be1-a225-9e8c996a1273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14761 | 2025.06.30 14:56:22.171342 [ 276 ] {783fba37-0e78-4be1-a225-9e8c996a1273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14762 | 2025.06.30 14:56:22.171751 [ 276 ] {783fba37-0e78-4be1-a225-9e8c996a1273} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2025.06.30 14:56:22.171787 [ 276 ] {783fba37-0e78-4be1-a225-9e8c996a1273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14764 | 2025.06.30 14:56:22.172092 [ 276 ] {783fba37-0e78-4be1-a225-9e8c996a1273} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14765 | 2025.06.30 14:56:22.172311 [ 276 ] {783fba37-0e78-4be1-a225-9e8c996a1273} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14766 | 2025.06.30 14:56:22.172449 [ 276 ] {783fba37-0e78-4be1-a225-9e8c996a1273} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001173 sec., 5115.089514066496 rows/sec., 417.10 KiB/sec. | ||
| 14767 | 2025.06.30 14:56:22.172487 [ 276 ] {783fba37-0e78-4be1-a225-9e8c996a1273} <Debug> TCPHandler: Processed in 0.001346057 sec. | ||
| 14768 | 2025.06.30 14:56:22.172589 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14769 | 2025.06.30 14:56:22.172686 [ 276 ] {02df38b4-d06f-4b48-9cb6-4aad80e70b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14770 | 2025.06.30 14:56:22.172726 [ 276 ] {02df38b4-d06f-4b48-9cb6-4aad80e70b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14771 | 2025.06.30 14:56:22.173450 [ 276 ] {02df38b4-d06f-4b48-9cb6-4aad80e70b1e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2025.06.30 14:56:22.173485 [ 276 ] {02df38b4-d06f-4b48-9cb6-4aad80e70b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14773 | 2025.06.30 14:56:22.173833 [ 276 ] {02df38b4-d06f-4b48-9cb6-4aad80e70b1e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14774 | 2025.06.30 14:56:22.174058 [ 276 ] {02df38b4-d06f-4b48-9cb6-4aad80e70b1e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2025.06.30 14:56:22.174174 [ 125 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14776 | 2025.06.30 14:56:22.174187 [ 276 ] {02df38b4-d06f-4b48-9cb6-4aad80e70b1e} <Debug> executeQuery: Read 686 rows, 55.86 KiB in 0.001522 sec., 450722.73324572935 rows/sec., 35.84 MiB/sec. | ||
| 14777 | 2025.06.30 14:56:22.174221 [ 125 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14778 | 2025.06.30 14:56:22.174238 [ 276 ] {02df38b4-d06f-4b48-9cb6-4aad80e70b1e} <Debug> TCPHandler: Processed in 0.001698904 sec. | ||
| 14779 | 2025.06.30 14:56:22.174244 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14780 | 2025.06.30 14:56:22.174349 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14781 | 2025.06.30 14:56:22.174364 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 14782 | 2025.06.30 14:56:22.174445 [ 276 ] {46f2ab06-13c9-413b-add4-b87864650a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14783 | 2025.06.30 14:56:22.174490 [ 276 ] {46f2ab06-13c9-413b-add4-b87864650a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14784 | 2025.06.30 14:56:22.174520 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14785 | 2025.06.30 14:56:22.174561 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 835 rows starting from the beginning of the part | ||
| 14786 | 2025.06.30 14:56:22.174634 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 683 rows starting from the beginning of the part | ||
| 14787 | 2025.06.30 14:56:22.174687 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part | ||
| 14788 | 2025.06.30 14:56:22.174734 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 683 rows starting from the beginning of the part | ||
| 14789 | 2025.06.30 14:56:22.174778 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 74 rows starting from the beginning of the part | ||
| 14790 | 2025.06.30 14:56:22.174825 [ 187 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 686 rows starting from the beginning of the part | ||
| 14791 | 2025.06.30 14:56:22.174930 [ 276 ] {46f2ab06-13c9-413b-add4-b87864650a7a} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2025.06.30 14:56:22.174973 [ 276 ] {46f2ab06-13c9-413b-add4-b87864650a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14793 | 2025.06.30 14:56:22.175303 [ 276 ] {46f2ab06-13c9-413b-add4-b87864650a7a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14794 | 2025.06.30 14:56:22.175533 [ 276 ] {46f2ab06-13c9-413b-add4-b87864650a7a} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2025.06.30 14:56:22.175645 [ 125 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 14796 | 2025.06.30 14:56:22.175666 [ 276 ] {46f2ab06-13c9-413b-add4-b87864650a7a} <Debug> executeQuery: Read 145 rows, 9.29 KiB in 0.00124 sec., 116935.48387096774 rows/sec., 7.31 MiB/sec. | ||
| 14797 | 2025.06.30 14:56:22.175670 [ 125 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2025.06.30 14:56:22.175695 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14799 | 2025.06.30 14:56:22.175705 [ 276 ] {46f2ab06-13c9-413b-add4-b87864650a7a} <Debug> TCPHandler: Processed in 0.001406608 sec. | ||
| 14800 | 2025.06.30 14:56:22.175771 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 14801 | 2025.06.30 14:56:22.175815 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14802 | 2025.06.30 14:56:22.175851 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14803 | 2025.06.30 14:56:22.175879 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 182 rows starting from the beginning of the part | ||
| 14804 | 2025.06.30 14:56:22.175910 [ 276 ] {a68a871e-dd92-412f-831c-2f04fb51683e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14805 | 2025.06.30 14:56:22.175937 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 139 rows starting from the beginning of the part | ||
| 14806 | 2025.06.30 14:56:22.175951 [ 276 ] {a68a871e-dd92-412f-831c-2f04fb51683e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14807 | 2025.06.30 14:56:22.175985 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 17 rows starting from the beginning of the part | ||
| 14808 | 2025.06.30 14:56:22.176028 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 139 rows starting from the beginning of the part | ||
| 14809 | 2025.06.30 14:56:22.176068 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 9 rows starting from the beginning of the part | ||
| 14810 | 2025.06.30 14:56:22.176109 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 145 rows starting from the beginning of the part | ||
| 14811 | 2025.06.30 14:56:22.176176 [ 193 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869398 sec., 1625657.029696191 rows/sec., 136.54 MiB/sec. | ||
| 14812 | 2025.06.30 14:56:22.176374 [ 276 ] {a68a871e-dd92-412f-831c-2f04fb51683e} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14813 | 2025.06.30 14:56:22.176399 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14814 | 2025.06.30 14:56:22.176412 [ 276 ] {a68a871e-dd92-412f-831c-2f04fb51683e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14815 | 2025.06.30 14:56:22.176777 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14816 | 2025.06.30 14:56:22.176789 [ 276 ] {a68a871e-dd92-412f-831c-2f04fb51683e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14817 | 2025.06.30 14:56:22.176880 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_121_24} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14818 | 2025.06.30 14:56:22.176945 [ 201 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211394 sec., 520887.5064595004 rows/sec., 35.03 MiB/sec. | ||
| 14819 | 2025.06.30 14:56:22.176969 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 14820 | 2025.06.30 14:56:22.177047 [ 276 ] {a68a871e-dd92-412f-831c-2f04fb51683e} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2025.06.30 14:56:22.177125 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 14822 | 2025.06.30 14:56:22.177192 [ 276 ] {a68a871e-dd92-412f-831c-2f04fb51683e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.0013 sec., 86923.07692307692 rows/sec., 5.63 MiB/sec. | ||
| 14823 | 2025.06.30 14:56:22.177237 [ 276 ] {a68a871e-dd92-412f-831c-2f04fb51683e} <Debug> TCPHandler: Processed in 0.001471729 sec. | ||
| 14824 | 2025.06.30 14:56:22.177349 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14825 | 2025.06.30 14:56:22.177398 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14826 | 2025.06.30 14:56:22.177447 [ 276 ] {5531f0bb-8d5f-45b5-9a22-cdcc248b9468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14827 | 2025.06.30 14:56:22.177475 [ 195 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_115_23} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 14828 | 2025.06.30 14:56:22.177492 [ 276 ] {5531f0bb-8d5f-45b5-9a22-cdcc248b9468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14829 | 2025.06.30 14:56:22.177558 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14830 | 2025.06.30 14:56:22.177915 [ 276 ] {5531f0bb-8d5f-45b5-9a22-cdcc248b9468} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2025.06.30 14:56:22.177954 [ 276 ] {5531f0bb-8d5f-45b5-9a22-cdcc248b9468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14832 | 2025.06.30 14:56:22.178257 [ 276 ] {5531f0bb-8d5f-45b5-9a22-cdcc248b9468} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14833 | 2025.06.30 14:56:22.178469 [ 276 ] {5531f0bb-8d5f-45b5-9a22-cdcc248b9468} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2025.06.30 14:56:22.178594 [ 276 ] {5531f0bb-8d5f-45b5-9a22-cdcc248b9468} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001166 sec., 96054.8885077187 rows/sec., 5.47 MiB/sec. | ||
| 14835 | 2025.06.30 14:56:22.178633 [ 276 ] {5531f0bb-8d5f-45b5-9a22-cdcc248b9468} <Debug> TCPHandler: Processed in 0.001333657 sec. | ||
| 14836 | 2025.06.30 14:56:22.178739 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14837 | 2025.06.30 14:56:22.178835 [ 276 ] {dd5be038-9850-441c-b061-30218c91cd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14838 | 2025.06.30 14:56:22.178874 [ 276 ] {dd5be038-9850-441c-b061-30218c91cd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14839 | 2025.06.30 14:56:22.179400 [ 276 ] {dd5be038-9850-441c-b061-30218c91cd23} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14840 | 2025.06.30 14:56:22.179435 [ 276 ] {dd5be038-9850-441c-b061-30218c91cd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14841 | 2025.06.30 14:56:22.179766 [ 276 ] {dd5be038-9850-441c-b061-30218c91cd23} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14842 | 2025.06.30 14:56:22.179986 [ 276 ] {dd5be038-9850-441c-b061-30218c91cd23} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2025.06.30 14:56:22.180091 [ 125 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14844 | 2025.06.30 14:56:22.180111 [ 276 ] {dd5be038-9850-441c-b061-30218c91cd23} <Debug> executeQuery: Read 421 rows, 30.72 KiB in 0.001294 sec., 325347.75888717157 rows/sec., 23.18 MiB/sec. | ||
| 14845 | 2025.06.30 14:56:22.180125 [ 125 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14846 | 2025.06.30 14:56:22.180146 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14847 | 2025.06.30 14:56:22.180149 [ 276 ] {dd5be038-9850-441c-b061-30218c91cd23} <Debug> TCPHandler: Processed in 0.001459359 sec. | ||
| 14848 | 2025.06.30 14:56:22.180225 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 14849 | 2025.06.30 14:56:22.180268 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14850 | 2025.06.30 14:56:22.180324 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14851 | 2025.06.30 14:56:22.180355 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 500 rows starting from the beginning of the part | ||
| 14852 | 2025.06.30 14:56:22.180368 [ 276 ] {087830af-3b27-4a6b-a3a1-25b7eab6654a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14853 | 2025.06.30 14:56:22.180405 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 415 rows starting from the beginning of the part | ||
| 14854 | 2025.06.30 14:56:22.180415 [ 276 ] {087830af-3b27-4a6b-a3a1-25b7eab6654a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14855 | 2025.06.30 14:56:22.180455 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 81 rows starting from the beginning of the part | ||
| 14856 | 2025.06.30 14:56:22.180499 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 415 rows starting from the beginning of the part | ||
| 14857 | 2025.06.30 14:56:22.180536 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 73 rows starting from the beginning of the part | ||
| 14858 | 2025.06.30 14:56:22.180575 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 421 rows starting from the beginning of the part | ||
| 14859 | 2025.06.30 14:56:22.180745 [ 276 ] {087830af-3b27-4a6b-a3a1-25b7eab6654a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2025.06.30 14:56:22.180787 [ 276 ] {087830af-3b27-4a6b-a3a1-25b7eab6654a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14861 | 2025.06.30 14:56:22.181110 [ 276 ] {087830af-3b27-4a6b-a3a1-25b7eab6654a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14862 | 2025.06.30 14:56:22.181346 [ 276 ] {087830af-3b27-4a6b-a3a1-25b7eab6654a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2025.06.30 14:56:22.181475 [ 276 ] {087830af-3b27-4a6b-a3a1-25b7eab6654a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 14864 | 2025.06.30 14:56:22.181511 [ 276 ] {087830af-3b27-4a6b-a3a1-25b7eab6654a} <Debug> TCPHandler: Processed in 0.001294115 sec. | ||
| 14865 | 2025.06.30 14:56:22.181527 [ 201 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335626 sec., 1426297.4814805943 rows/sec., 108.50 MiB/sec. | ||
| 14866 | 2025.06.30 14:56:22.181615 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2025.06.30 14:56:22.181718 [ 276 ] {d92dbce2-e930-4427-bf2c-4f296dc1c53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14868 | 2025.06.30 14:56:22.181760 [ 276 ] {d92dbce2-e930-4427-bf2c-4f296dc1c53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14869 | 2025.06.30 14:56:22.181757 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14870 | 2025.06.30 14:56:22.182121 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2025.06.30 14:56:22.182164 [ 276 ] {d92dbce2-e930-4427-bf2c-4f296dc1c53a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14872 | 2025.06.30 14:56:22.182206 [ 276 ] {d92dbce2-e930-4427-bf2c-4f296dc1c53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14873 | 2025.06.30 14:56:22.182214 [ 198 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_121_24} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14874 | 2025.06.30 14:56:22.182325 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 14875 | 2025.06.30 14:56:22.182558 [ 276 ] {d92dbce2-e930-4427-bf2c-4f296dc1c53a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14876 | 2025.06.30 14:56:22.182788 [ 276 ] {d92dbce2-e930-4427-bf2c-4f296dc1c53a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2025.06.30 14:56:22.182902 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14878 | 2025.06.30 14:56:22.182917 [ 276 ] {d92dbce2-e930-4427-bf2c-4f296dc1c53a} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001219 sec., 196882.69073010664 rows/sec., 13.20 MiB/sec. | ||
| 14879 | 2025.06.30 14:56:22.182937 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2025.06.30 14:56:22.182956 [ 276 ] {d92dbce2-e930-4427-bf2c-4f296dc1c53a} <Debug> TCPHandler: Processed in 0.001389978 sec. | ||
| 14881 | 2025.06.30 14:56:22.182957 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14882 | 2025.06.30 14:56:22.183043 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 14883 | 2025.06.30 14:56:22.183117 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14884 | 2025.06.30 14:56:22.183119 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14885 | 2025.06.30 14:56:22.183158 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_116_23, total 18578 rows starting from the beginning of the part | ||
| 14886 | 2025.06.30 14:56:22.183211 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part | ||
| 14887 | 2025.06.30 14:56:22.183232 [ 276 ] {72d2a94a-90eb-4208-8fc7-6bf2531db54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14888 | 2025.06.30 14:56:22.183252 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 164 rows starting from the beginning of the part | ||
| 14889 | 2025.06.30 14:56:22.183284 [ 276 ] {72d2a94a-90eb-4208-8fc7-6bf2531db54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14890 | 2025.06.30 14:56:22.183295 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 237 rows starting from the beginning of the part | ||
| 14891 | 2025.06.30 14:56:22.183334 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 14892 | 2025.06.30 14:56:22.183372 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 240 rows starting from the beginning of the part | ||
| 14893 | 2025.06.30 14:56:22.183649 [ 276 ] {72d2a94a-90eb-4208-8fc7-6bf2531db54c} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2025.06.30 14:56:22.183691 [ 276 ] {72d2a94a-90eb-4208-8fc7-6bf2531db54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14895 | 2025.06.30 14:56:22.184037 [ 276 ] {72d2a94a-90eb-4208-8fc7-6bf2531db54c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14896 | 2025.06.30 14:56:22.184250 [ 276 ] {72d2a94a-90eb-4208-8fc7-6bf2531db54c} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2025.06.30 14:56:22.184381 [ 276 ] {72d2a94a-90eb-4208-8fc7-6bf2531db54c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 14898 | 2025.06.30 14:56:22.184419 [ 276 ] {72d2a94a-90eb-4208-8fc7-6bf2531db54c} <Debug> TCPHandler: Processed in 0.001364147 sec. | ||
| 14899 | 2025.06.30 14:56:22.184519 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14900 | 2025.06.30 14:56:22.184616 [ 276 ] {3b33ff0c-a220-4b7a-953f-9820013a58d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14901 | 2025.06.30 14:56:22.184671 [ 276 ] {3b33ff0c-a220-4b7a-953f-9820013a58d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14902 | 2025.06.30 14:56:22.185529 [ 276 ] {3b33ff0c-a220-4b7a-953f-9820013a58d2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2025.06.30 14:56:22.185563 [ 276 ] {3b33ff0c-a220-4b7a-953f-9820013a58d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14904 | 2025.06.30 14:56:22.186111 [ 276 ] {3b33ff0c-a220-4b7a-953f-9820013a58d2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14905 | 2025.06.30 14:56:22.186338 [ 276 ] {3b33ff0c-a220-4b7a-953f-9820013a58d2} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2025.06.30 14:56:22.186480 [ 276 ] {3b33ff0c-a220-4b7a-953f-9820013a58d2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001883 sec., 17525.225703664368 rows/sec., 31.40 MiB/sec. | ||
| 14907 | 2025.06.30 14:56:22.186559 [ 276 ] {3b33ff0c-a220-4b7a-953f-9820013a58d2} <Debug> TCPHandler: Processed in 0.002089442 sec. | ||
| 14908 | 2025.06.30 14:56:22.186674 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14909 | 2025.06.30 14:56:22.186770 [ 276 ] {1c443136-937a-415b-aafe-1cbb21f86bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14910 | 2025.06.30 14:56:22.186811 [ 276 ] {1c443136-937a-415b-aafe-1cbb21f86bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14911 | 2025.06.30 14:56:22.187135 [ 276 ] {1c443136-937a-415b-aafe-1cbb21f86bac} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2025.06.30 14:56:22.187168 [ 276 ] {1c443136-937a-415b-aafe-1cbb21f86bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14913 | 2025.06.30 14:56:22.187358 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19616 rows, containing 5 columns (5 merged, 0 gathered) in 0.004342247 sec., 4517476.781030651 rows/sec., 312.69 MiB/sec. | ||
| 14914 | 2025.06.30 14:56:22.187475 [ 276 ] {1c443136-937a-415b-aafe-1cbb21f86bac} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14915 | 2025.06.30 14:56:22.187626 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14916 | 2025.06.30 14:56:22.187707 [ 276 ] {1c443136-937a-415b-aafe-1cbb21f86bac} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2025.06.30 14:56:22.187811 [ 129 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14918 | 2025.06.30 14:56:22.187837 [ 129 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14919 | 2025.06.30 14:56:22.187837 [ 276 ] {1c443136-937a-415b-aafe-1cbb21f86bac} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001086 sec., 75506.44567219153 rows/sec., 4.80 MiB/sec. | ||
| 14920 | 2025.06.30 14:56:22.187853 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14921 | 2025.06.30 14:56:22.187869 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2025.06.30 14:56:22.187879 [ 276 ] {1c443136-937a-415b-aafe-1cbb21f86bac} <Debug> TCPHandler: Processed in 0.001256805 sec. | ||
| 14923 | 2025.06.30 14:56:22.187930 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14924 | 2025.06.30 14:56:22.187929 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 14925 | 2025.06.30 14:56:22.188001 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 14926 | 2025.06.30 14:56:22.188033 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14927 | 2025.06.30 14:56:22.188063 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6528 rows starting from the beginning of the part | ||
| 14928 | 2025.06.30 14:56:22.188115 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part | ||
| 14929 | 2025.06.30 14:56:22.188154 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 14930 | 2025.06.30 14:56:22.188196 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 82 rows starting from the beginning of the part | ||
| 14931 | 2025.06.30 14:56:22.188233 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 14932 | 2025.06.30 14:56:22.188269 [ 195 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part | ||
| 14933 | 2025.06.30 14:56:22.190316 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6894 rows, containing 4 columns (4 merged, 0 gathered) in 0.002419789 sec., 2849008.7358856495 rows/sec., 187.43 MiB/sec. | ||
| 14934 | 2025.06.30 14:56:22.190798 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14935 | 2025.06.30 14:56:22.191058 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14936 | 2025.06.30 14:56:22.191130 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_121_24} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14937 | 2025.06.30 14:56:22.191196 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14938 | 2025.06.30 14:56:23.410423 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 14939 | 2025.06.30 14:56:23.429448 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2025.06.30 14:56:23.429509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14941 | 2025.06.30 14:56:23.435754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14942 | 2025.06.30 14:56:23.436549 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2025.06.30 14:56:23.439988 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 14944 | 2025.06.30 14:56:27.161901 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14945 | 2025.06.30 14:56:27.162122 [ 276 ] {8f79b61f-519c-40e3-a8f3-7ddec7e1123e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14946 | 2025.06.30 14:56:27.162190 [ 276 ] {8f79b61f-519c-40e3-a8f3-7ddec7e1123e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14947 | 2025.06.30 14:56:27.162847 [ 276 ] {8f79b61f-519c-40e3-a8f3-7ddec7e1123e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14948 | 2025.06.30 14:56:27.162895 [ 276 ] {8f79b61f-519c-40e3-a8f3-7ddec7e1123e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14949 | 2025.06.30 14:56:27.163293 [ 276 ] {8f79b61f-519c-40e3-a8f3-7ddec7e1123e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14950 | 2025.06.30 14:56:27.163524 [ 276 ] {8f79b61f-519c-40e3-a8f3-7ddec7e1123e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14951 | 2025.06.30 14:56:27.163696 [ 276 ] {8f79b61f-519c-40e3-a8f3-7ddec7e1123e} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001627 sec., 45482.483097725875 rows/sec., 3.66 MiB/sec. | ||
| 14952 | 2025.06.30 14:56:27.163749 [ 276 ] {8f79b61f-519c-40e3-a8f3-7ddec7e1123e} <Debug> TCPHandler: Processed in 0.00199157 sec. | ||
| 14953 | 2025.06.30 14:56:27.163875 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14954 | 2025.06.30 14:56:27.163980 [ 276 ] {930cd786-5fe6-4679-8e4a-6c2547b2b344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14955 | 2025.06.30 14:56:27.164024 [ 276 ] {930cd786-5fe6-4679-8e4a-6c2547b2b344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14956 | 2025.06.30 14:56:27.164437 [ 276 ] {930cd786-5fe6-4679-8e4a-6c2547b2b344} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2025.06.30 14:56:27.164475 [ 276 ] {930cd786-5fe6-4679-8e4a-6c2547b2b344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14958 | 2025.06.30 14:56:27.164778 [ 276 ] {930cd786-5fe6-4679-8e4a-6c2547b2b344} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14959 | 2025.06.30 14:56:27.164992 [ 276 ] {930cd786-5fe6-4679-8e4a-6c2547b2b344} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2025.06.30 14:56:27.165130 [ 276 ] {930cd786-5fe6-4679-8e4a-6c2547b2b344} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001174 sec., 7666.098807495741 rows/sec., 576.45 KiB/sec. | ||
| 14961 | 2025.06.30 14:56:27.165170 [ 276 ] {930cd786-5fe6-4679-8e4a-6c2547b2b344} <Debug> TCPHandler: Processed in 0.001348736 sec. | ||
| 14962 | 2025.06.30 14:56:27.165273 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14963 | 2025.06.30 14:56:27.165369 [ 276 ] {6861b6e1-b42e-4d48-8204-d1e4561a4875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14964 | 2025.06.30 14:56:27.165410 [ 276 ] {6861b6e1-b42e-4d48-8204-d1e4561a4875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14965 | 2025.06.30 14:56:27.165831 [ 276 ] {6861b6e1-b42e-4d48-8204-d1e4561a4875} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2025.06.30 14:56:27.165869 [ 276 ] {6861b6e1-b42e-4d48-8204-d1e4561a4875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14967 | 2025.06.30 14:56:27.166178 [ 276 ] {6861b6e1-b42e-4d48-8204-d1e4561a4875} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14968 | 2025.06.30 14:56:27.166402 [ 276 ] {6861b6e1-b42e-4d48-8204-d1e4561a4875} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2025.06.30 14:56:27.166536 [ 276 ] {6861b6e1-b42e-4d48-8204-d1e4561a4875} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001187 sec., 61499.57877000843 rows/sec., 4.80 MiB/sec. | ||
| 14970 | 2025.06.30 14:56:27.166576 [ 276 ] {6861b6e1-b42e-4d48-8204-d1e4561a4875} <Debug> TCPHandler: Processed in 0.001352616 sec. | ||
| 14971 | 2025.06.30 14:56:27.166616 [ 221 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 14972 | 2025.06.30 14:56:27.166654 [ 221 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 14973 | 2025.06.30 14:56:27.166691 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14974 | 2025.06.30 14:56:27.166789 [ 276 ] {c06882b2-6b72-451a-9bfb-72cec874f89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14975 | 2025.06.30 14:56:27.166833 [ 276 ] {c06882b2-6b72-451a-9bfb-72cec874f89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14976 | 2025.06.30 14:56:27.167243 [ 276 ] {c06882b2-6b72-451a-9bfb-72cec874f89d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2025.06.30 14:56:27.167279 [ 276 ] {c06882b2-6b72-451a-9bfb-72cec874f89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14978 | 2025.06.30 14:56:27.167625 [ 276 ] {c06882b2-6b72-451a-9bfb-72cec874f89d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14979 | 2025.06.30 14:56:27.167842 [ 276 ] {c06882b2-6b72-451a-9bfb-72cec874f89d} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14980 | 2025.06.30 14:56:27.167982 [ 276 ] {c06882b2-6b72-451a-9bfb-72cec874f89d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 14981 | 2025.06.30 14:56:27.168025 [ 276 ] {c06882b2-6b72-451a-9bfb-72cec874f89d} <Debug> TCPHandler: Processed in 0.001384007 sec. | ||
| 14982 | 2025.06.30 14:56:27.168064 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 14983 | 2025.06.30 14:56:27.168120 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 14984 | 2025.06.30 14:56:27.168126 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14985 | 2025.06.30 14:56:27.168228 [ 276 ] {dde7ea24-b31d-42de-a3bd-95a405e8ef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14986 | 2025.06.30 14:56:27.168285 [ 276 ] {dde7ea24-b31d-42de-a3bd-95a405e8ef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14987 | 2025.06.30 14:56:27.168694 [ 221 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 14988 | 2025.06.30 14:56:27.169055 [ 276 ] {dde7ea24-b31d-42de-a3bd-95a405e8ef12} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2025.06.30 14:56:27.169097 [ 276 ] {dde7ea24-b31d-42de-a3bd-95a405e8ef12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14990 | 2025.06.30 14:56:27.169693 [ 276 ] {dde7ea24-b31d-42de-a3bd-95a405e8ef12} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14991 | 2025.06.30 14:56:27.170002 [ 276 ] {dde7ea24-b31d-42de-a3bd-95a405e8ef12} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2025.06.30 14:56:27.170134 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14993 | 2025.06.30 14:56:27.170148 [ 276 ] {dde7ea24-b31d-42de-a3bd-95a405e8ef12} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001938 sec., 4643.962848297214 rows/sec., 8.32 MiB/sec. | ||
| 14994 | 2025.06.30 14:56:27.170204 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2025.06.30 14:56:27.170218 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 14996 | 2025.06.30 14:56:27.170233 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14997 | 2025.06.30 14:56:27.170247 [ 276 ] {dde7ea24-b31d-42de-a3bd-95a405e8ef12} <Debug> TCPHandler: Processed in 0.002171284 sec. | ||
| 14998 | 2025.06.30 14:56:27.170333 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 14999 | 2025.06.30 14:56:27.170373 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15000 | 2025.06.30 14:56:27.170495 [ 276 ] {6fa6823d-ecd3-4307-94de-8f947803f091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15001 | 2025.06.30 14:56:27.170513 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15002 | 2025.06.30 14:56:27.170538 [ 276 ] {6fa6823d-ecd3-4307-94de-8f947803f091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15003 | 2025.06.30 14:56:27.170572 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2331 rows starting from the beginning of the part | ||
| 15004 | 2025.06.30 14:56:27.170695 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 9 rows starting from the beginning of the part | ||
| 15005 | 2025.06.30 14:56:27.170801 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 33 rows starting from the beginning of the part | ||
| 15006 | 2025.06.30 14:56:27.170871 [ 276 ] {6fa6823d-ecd3-4307-94de-8f947803f091} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15007 | 2025.06.30 14:56:27.170904 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 9 rows starting from the beginning of the part | ||
| 15008 | 2025.06.30 14:56:27.170908 [ 276 ] {6fa6823d-ecd3-4307-94de-8f947803f091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15009 | 2025.06.30 14:56:27.171002 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 33 rows starting from the beginning of the part | ||
| 15010 | 2025.06.30 14:56:27.171101 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 9 rows starting from the beginning of the part | ||
| 15011 | 2025.06.30 14:56:27.171228 [ 276 ] {6fa6823d-ecd3-4307-94de-8f947803f091} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15012 | 2025.06.30 14:56:27.171442 [ 276 ] {6fa6823d-ecd3-4307-94de-8f947803f091} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15013 | 2025.06.30 14:56:27.171573 [ 276 ] {6fa6823d-ecd3-4307-94de-8f947803f091} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 15014 | 2025.06.30 14:56:27.171609 [ 276 ] {6fa6823d-ecd3-4307-94de-8f947803f091} <Debug> TCPHandler: Processed in 0.001287256 sec. | ||
| 15015 | 2025.06.30 14:56:27.171653 [ 223 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 15016 | 2025.06.30 14:56:27.171687 [ 223 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 15017 | 2025.06.30 14:56:27.173580 [ 223 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 15018 | 2025.06.30 14:56:27.182390 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 19 columns (19 merged, 0 gathered) in 0.012088461 sec., 200521.80339581688 rows/sec., 359.33 MiB/sec. | ||
| 15019 | 2025.06.30 14:56:27.184808 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15020 | 2025.06.30 14:56:27.185195 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2025.06.30 14:56:27.185275 [ 191 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15022 | 2025.06.30 14:56:27.185448 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.59 MiB. | ||
| 15023 | 2025.06.30 14:56:27.428957 [ 223 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 15024 | 2025.06.30 14:56:27.429012 [ 223 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 15025 | 2025.06.30 14:56:27.431413 [ 223 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 15026 | 2025.06.30 14:56:27.595269 [ 223 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Found 6 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, all_20_20_0] | ||
| 15027 | 2025.06.30 14:56:27.595312 [ 223 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 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, all_20_20_0] | ||
| 15028 | 2025.06.30 14:56:27.597839 [ 223 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 15029 | 2025.06.30 14:56:28.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.97 MiB, peak 369.51 MiB, free memory in arenas 0.00 B, will set to 356.78 MiB (RSS), difference: 5.81 MiB | ||
| 15030 | 2025.06.30 14:56:28.575308 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15031 | 2025.06.30 14:56:28.575380 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15032 | 2025.06.30 14:56:28.767030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
| 15033 | 2025.06.30 14:56:28.767626 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2025.06.30 14:56:28.767666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15035 | 2025.06.30 14:56:28.768196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15036 | 2025.06.30 14:56:28.768416 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2025.06.30 14:56:28.768540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
| 15038 | 2025.06.30 14:56:28.894670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2066 | ||
| 15039 | 2025.06.30 14:56:28.897183 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2025.06.30 14:56:28.897232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15041 | 2025.06.30 14:56:28.898424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15042 | 2025.06.30 14:56:28.898680 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2025.06.30 14:56:28.898954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2066 | ||
| 15044 | 2025.06.30 14:56:30.941035 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 15045 | 2025.06.30 14:56:30.960290 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2025.06.30 14:56:30.960354 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15047 | 2025.06.30 14:56:30.967203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15048 | 2025.06.30 14:56:30.967934 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2025.06.30 14:56:30.971421 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 15050 | 2025.06.30 14:56:32.168641 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15051 | 2025.06.30 14:56:32.168818 [ 276 ] {f568ab8a-5da2-4e23-a194-2369781b71b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15052 | 2025.06.30 14:56:32.168882 [ 276 ] {f568ab8a-5da2-4e23-a194-2369781b71b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15053 | 2025.06.30 14:56:32.169633 [ 276 ] {f568ab8a-5da2-4e23-a194-2369781b71b5} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2025.06.30 14:56:32.169674 [ 276 ] {f568ab8a-5da2-4e23-a194-2369781b71b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15055 | 2025.06.30 14:56:32.170060 [ 276 ] {f568ab8a-5da2-4e23-a194-2369781b71b5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15056 | 2025.06.30 14:56:32.170288 [ 276 ] {f568ab8a-5da2-4e23-a194-2369781b71b5} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2025.06.30 14:56:32.170437 [ 276 ] {f568ab8a-5da2-4e23-a194-2369781b71b5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001669 sec., 127022.16896345117 rows/sec., 8.08 MiB/sec. | ||
| 15058 | 2025.06.30 14:56:32.170480 [ 276 ] {f568ab8a-5da2-4e23-a194-2369781b71b5} <Debug> TCPHandler: Processed in 0.001963719 sec. | ||
| 15059 | 2025.06.30 14:56:32.170604 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15060 | 2025.06.30 14:56:32.170700 [ 276 ] {4eb2bda0-ddfa-48a9-8e25-f5b2068668d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15061 | 2025.06.30 14:56:32.170739 [ 276 ] {4eb2bda0-ddfa-48a9-8e25-f5b2068668d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15062 | 2025.06.30 14:56:32.171391 [ 276 ] {4eb2bda0-ddfa-48a9-8e25-f5b2068668d6} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15063 | 2025.06.30 14:56:32.171428 [ 276 ] {4eb2bda0-ddfa-48a9-8e25-f5b2068668d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15064 | 2025.06.30 14:56:32.171761 [ 276 ] {4eb2bda0-ddfa-48a9-8e25-f5b2068668d6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15065 | 2025.06.30 14:56:32.171979 [ 276 ] {4eb2bda0-ddfa-48a9-8e25-f5b2068668d6} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2025.06.30 14:56:32.172103 [ 276 ] {4eb2bda0-ddfa-48a9-8e25-f5b2068668d6} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001423 sec., 479971.89037245256 rows/sec., 38.19 MiB/sec. | ||
| 15067 | 2025.06.30 14:56:32.172140 [ 276 ] {4eb2bda0-ddfa-48a9-8e25-f5b2068668d6} <Debug> TCPHandler: Processed in 0.001589992 sec. | ||
| 15068 | 2025.06.30 14:56:32.172260 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15069 | 2025.06.30 14:56:32.172352 [ 276 ] {55250d52-bec0-410c-8a33-aa76fef78a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15070 | 2025.06.30 14:56:32.172391 [ 276 ] {55250d52-bec0-410c-8a33-aa76fef78a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15071 | 2025.06.30 14:56:32.172810 [ 276 ] {55250d52-bec0-410c-8a33-aa76fef78a9e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2025.06.30 14:56:32.172845 [ 276 ] {55250d52-bec0-410c-8a33-aa76fef78a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15073 | 2025.06.30 14:56:32.173137 [ 276 ] {55250d52-bec0-410c-8a33-aa76fef78a9e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15074 | 2025.06.30 14:56:32.173345 [ 276 ] {55250d52-bec0-410c-8a33-aa76fef78a9e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2025.06.30 14:56:32.173468 [ 276 ] {55250d52-bec0-410c-8a33-aa76fef78a9e} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001134 sec., 122574.95590828924 rows/sec., 7.64 MiB/sec. | ||
| 15076 | 2025.06.30 14:56:32.173505 [ 276 ] {55250d52-bec0-410c-8a33-aa76fef78a9e} <Debug> TCPHandler: Processed in 0.001292386 sec. | ||
| 15077 | 2025.06.30 14:56:32.173615 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2025.06.30 14:56:32.173707 [ 276 ] {967d99ae-ddb6-4bb1-bd84-88da5d51d6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15079 | 2025.06.30 14:56:32.173746 [ 276 ] {967d99ae-ddb6-4bb1-bd84-88da5d51d6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15080 | 2025.06.30 14:56:32.174150 [ 276 ] {967d99ae-ddb6-4bb1-bd84-88da5d51d6f6} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2025.06.30 14:56:32.174185 [ 276 ] {967d99ae-ddb6-4bb1-bd84-88da5d51d6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15082 | 2025.06.30 14:56:32.174476 [ 276 ] {967d99ae-ddb6-4bb1-bd84-88da5d51d6f6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15083 | 2025.06.30 14:56:32.174678 [ 276 ] {967d99ae-ddb6-4bb1-bd84-88da5d51d6f6} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2025.06.30 14:56:32.174801 [ 276 ] {967d99ae-ddb6-4bb1-bd84-88da5d51d6f6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001112 sec., 101618.70503597123 rows/sec., 6.58 MiB/sec. | ||
| 15085 | 2025.06.30 14:56:32.174838 [ 276 ] {967d99ae-ddb6-4bb1-bd84-88da5d51d6f6} <Debug> TCPHandler: Processed in 0.001270476 sec. | ||
| 15086 | 2025.06.30 14:56:32.174948 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15087 | 2025.06.30 14:56:32.175041 [ 276 ] {81700ae9-ed16-4426-9250-c50f8a4d418b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15088 | 2025.06.30 14:56:32.175079 [ 276 ] {81700ae9-ed16-4426-9250-c50f8a4d418b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15089 | 2025.06.30 14:56:32.175481 [ 276 ] {81700ae9-ed16-4426-9250-c50f8a4d418b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15090 | 2025.06.30 14:56:32.175517 [ 276 ] {81700ae9-ed16-4426-9250-c50f8a4d418b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15091 | 2025.06.30 14:56:32.175805 [ 276 ] {81700ae9-ed16-4426-9250-c50f8a4d418b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15092 | 2025.06.30 14:56:32.176016 [ 276 ] {81700ae9-ed16-4426-9250-c50f8a4d418b} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15093 | 2025.06.30 14:56:32.176144 [ 276 ] {81700ae9-ed16-4426-9250-c50f8a4d418b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001121 sec., 99910.7939339875 rows/sec., 5.69 MiB/sec. | ||
| 15094 | 2025.06.30 14:56:32.176181 [ 276 ] {81700ae9-ed16-4426-9250-c50f8a4d418b} <Debug> TCPHandler: Processed in 0.001280096 sec. | ||
| 15095 | 2025.06.30 14:56:32.176291 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15096 | 2025.06.30 14:56:32.176383 [ 276 ] {e16affb9-cfcd-47eb-96b7-3c9d0c62d1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15097 | 2025.06.30 14:56:32.176422 [ 276 ] {e16affb9-cfcd-47eb-96b7-3c9d0c62d1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15098 | 2025.06.30 14:56:32.176930 [ 276 ] {e16affb9-cfcd-47eb-96b7-3c9d0c62d1c9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15099 | 2025.06.30 14:56:32.176965 [ 276 ] {e16affb9-cfcd-47eb-96b7-3c9d0c62d1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15100 | 2025.06.30 14:56:32.177277 [ 276 ] {e16affb9-cfcd-47eb-96b7-3c9d0c62d1c9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15101 | 2025.06.30 14:56:32.177478 [ 276 ] {e16affb9-cfcd-47eb-96b7-3c9d0c62d1c9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2025.06.30 14:56:32.177600 [ 276 ] {e16affb9-cfcd-47eb-96b7-3c9d0c62d1c9} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001234 sec., 336304.7001620745 rows/sec., 23.92 MiB/sec. | ||
| 15103 | 2025.06.30 14:56:32.177637 [ 276 ] {e16affb9-cfcd-47eb-96b7-3c9d0c62d1c9} <Debug> TCPHandler: Processed in 0.001393238 sec. | ||
| 15104 | 2025.06.30 14:56:32.177745 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15105 | 2025.06.30 14:56:32.177838 [ 276 ] {16b7a693-881f-4f13-a18d-0a171990894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15106 | 2025.06.30 14:56:32.177878 [ 276 ] {16b7a693-881f-4f13-a18d-0a171990894e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15107 | 2025.06.30 14:56:32.178205 [ 276 ] {16b7a693-881f-4f13-a18d-0a171990894e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2025.06.30 14:56:32.178241 [ 276 ] {16b7a693-881f-4f13-a18d-0a171990894e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15109 | 2025.06.30 14:56:32.178532 [ 276 ] {16b7a693-881f-4f13-a18d-0a171990894e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15110 | 2025.06.30 14:56:32.178736 [ 276 ] {16b7a693-881f-4f13-a18d-0a171990894e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15111 | 2025.06.30 14:56:32.178859 [ 276 ] {16b7a693-881f-4f13-a18d-0a171990894e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 15112 | 2025.06.30 14:56:32.178894 [ 276 ] {16b7a693-881f-4f13-a18d-0a171990894e} <Debug> TCPHandler: Processed in 0.001195644 sec. | ||
| 15113 | 2025.06.30 14:56:32.178999 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15114 | 2025.06.30 14:56:32.179091 [ 276 ] {8d08c27f-5606-4b9d-938d-e9bafc097fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15115 | 2025.06.30 14:56:32.179132 [ 276 ] {8d08c27f-5606-4b9d-938d-e9bafc097fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15116 | 2025.06.30 14:56:32.179518 [ 276 ] {8d08c27f-5606-4b9d-938d-e9bafc097fea} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2025.06.30 14:56:32.179553 [ 276 ] {8d08c27f-5606-4b9d-938d-e9bafc097fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15118 | 2025.06.30 14:56:32.179870 [ 276 ] {8d08c27f-5606-4b9d-938d-e9bafc097fea} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15119 | 2025.06.30 14:56:32.180074 [ 276 ] {8d08c27f-5606-4b9d-938d-e9bafc097fea} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2025.06.30 14:56:32.180196 [ 276 ] {8d08c27f-5606-4b9d-938d-e9bafc097fea} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001123 sec., 211041.85218165626 rows/sec., 14.15 MiB/sec. | ||
| 15121 | 2025.06.30 14:56:32.180232 [ 276 ] {8d08c27f-5606-4b9d-938d-e9bafc097fea} <Debug> TCPHandler: Processed in 0.001280025 sec. | ||
| 15122 | 2025.06.30 14:56:32.180340 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15123 | 2025.06.30 14:56:32.180432 [ 276 ] {b0f191f8-bdd6-4ff6-9a23-cbb5cbda3b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15124 | 2025.06.30 14:56:32.180472 [ 276 ] {b0f191f8-bdd6-4ff6-9a23-cbb5cbda3b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15125 | 2025.06.30 14:56:32.180772 [ 276 ] {b0f191f8-bdd6-4ff6-9a23-cbb5cbda3b47} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2025.06.30 14:56:32.180807 [ 276 ] {b0f191f8-bdd6-4ff6-9a23-cbb5cbda3b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15127 | 2025.06.30 14:56:32.181101 [ 276 ] {b0f191f8-bdd6-4ff6-9a23-cbb5cbda3b47} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15128 | 2025.06.30 14:56:32.181302 [ 276 ] {b0f191f8-bdd6-4ff6-9a23-cbb5cbda3b47} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2025.06.30 14:56:32.181426 [ 276 ] {b0f191f8-bdd6-4ff6-9a23-cbb5cbda3b47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 15130 | 2025.06.30 14:56:32.181461 [ 276 ] {b0f191f8-bdd6-4ff6-9a23-cbb5cbda3b47} <Debug> TCPHandler: Processed in 0.001167553 sec. | ||
| 15131 | 2025.06.30 14:56:32.181557 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2025.06.30 14:56:32.181650 [ 276 ] {55bc14ca-5d14-4fbf-931e-289832125c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15133 | 2025.06.30 14:56:32.181701 [ 276 ] {55bc14ca-5d14-4fbf-931e-289832125c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15134 | 2025.06.30 14:56:32.182609 [ 276 ] {55bc14ca-5d14-4fbf-931e-289832125c36} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2025.06.30 14:56:32.182648 [ 276 ] {55bc14ca-5d14-4fbf-931e-289832125c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15136 | 2025.06.30 14:56:32.183192 [ 276 ] {55bc14ca-5d14-4fbf-931e-289832125c36} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15137 | 2025.06.30 14:56:32.183405 [ 276 ] {55bc14ca-5d14-4fbf-931e-289832125c36} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2025.06.30 14:56:32.183568 [ 276 ] {55bc14ca-5d14-4fbf-931e-289832125c36} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001935 sec., 17054.263565891473 rows/sec., 30.56 MiB/sec. | ||
| 15139 | 2025.06.30 14:56:32.183627 [ 276 ] {55bc14ca-5d14-4fbf-931e-289832125c36} <Debug> TCPHandler: Processed in 0.002116852 sec. | ||
| 15140 | 2025.06.30 14:56:32.183737 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15141 | 2025.06.30 14:56:32.183830 [ 276 ] {4713a005-8ee8-4022-b0c2-36b946520157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15142 | 2025.06.30 14:56:32.183870 [ 276 ] {4713a005-8ee8-4022-b0c2-36b946520157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15143 | 2025.06.30 14:56:32.184231 [ 276 ] {4713a005-8ee8-4022-b0c2-36b946520157} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2025.06.30 14:56:32.184368 [ 276 ] {4713a005-8ee8-4022-b0c2-36b946520157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15145 | 2025.06.30 14:56:32.184694 [ 276 ] {4713a005-8ee8-4022-b0c2-36b946520157} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15146 | 2025.06.30 14:56:32.184900 [ 276 ] {4713a005-8ee8-4022-b0c2-36b946520157} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15147 | 2025.06.30 14:56:32.185025 [ 276 ] {4713a005-8ee8-4022-b0c2-36b946520157} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001213 sec., 67600.98928276998 rows/sec., 4.29 MiB/sec. | ||
| 15148 | 2025.06.30 14:56:32.185062 [ 276 ] {4713a005-8ee8-4022-b0c2-36b946520157} <Debug> TCPHandler: Processed in 0.001373718 sec. | ||
| 15149 | 2025.06.30 14:56:32.789723 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 15150 | 2025.06.30 14:56:32.789782 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 15151 | 2025.06.30 14:56:32.791678 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 15152 | 2025.06.30 14:56:36.015916 [ 222 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 15153 | 2025.06.30 14:56:36.015995 [ 222 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 15154 | 2025.06.30 14:56:36.017812 [ 222 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 15155 | 2025.06.30 14:56:36.269652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
| 15156 | 2025.06.30 14:56:36.270188 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2025.06.30 14:56:36.270228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15158 | 2025.06.30 14:56:36.270698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15159 | 2025.06.30 14:56:36.270918 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2025.06.30 14:56:36.271052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
| 15161 | 2025.06.30 14:56:37.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.79 MiB, peak 369.51 MiB, free memory in arenas 0.00 B, will set to 356.78 MiB (RSS), difference: 3.99 MiB | ||
| 15162 | 2025.06.30 14:56:37.161994 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15163 | 2025.06.30 14:56:37.162281 [ 276 ] {d80b8846-d046-410f-a0ba-be1e0366a74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15164 | 2025.06.30 14:56:37.162385 [ 276 ] {d80b8846-d046-410f-a0ba-be1e0366a74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15165 | 2025.06.30 14:56:37.163046 [ 276 ] {d80b8846-d046-410f-a0ba-be1e0366a74b} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2025.06.30 14:56:37.163094 [ 276 ] {d80b8846-d046-410f-a0ba-be1e0366a74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15167 | 2025.06.30 14:56:37.163481 [ 276 ] {d80b8846-d046-410f-a0ba-be1e0366a74b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15168 | 2025.06.30 14:56:37.163712 [ 276 ] {d80b8846-d046-410f-a0ba-be1e0366a74b} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2025.06.30 14:56:37.163880 [ 276 ] {d80b8846-d046-410f-a0ba-be1e0366a74b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec. | ||
| 15170 | 2025.06.30 14:56:37.163924 [ 276 ] {d80b8846-d046-410f-a0ba-be1e0366a74b} <Debug> TCPHandler: Processed in 0.002113413 sec. | ||
| 15171 | 2025.06.30 14:56:37.164039 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15172 | 2025.06.30 14:56:37.164134 [ 276 ] {b14827ed-0093-4198-b7e2-e91bc27e8056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15173 | 2025.06.30 14:56:37.164173 [ 276 ] {b14827ed-0093-4198-b7e2-e91bc27e8056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15174 | 2025.06.30 14:56:37.164640 [ 276 ] {b14827ed-0093-4198-b7e2-e91bc27e8056} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15175 | 2025.06.30 14:56:37.164678 [ 276 ] {b14827ed-0093-4198-b7e2-e91bc27e8056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15176 | 2025.06.30 14:56:37.164980 [ 276 ] {b14827ed-0093-4198-b7e2-e91bc27e8056} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15177 | 2025.06.30 14:56:37.165179 [ 276 ] {b14827ed-0093-4198-b7e2-e91bc27e8056} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15178 | 2025.06.30 14:56:37.165313 [ 276 ] {b14827ed-0093-4198-b7e2-e91bc27e8056} <Debug> executeQuery: Read 75 rows, 6.17 KiB in 0.001197 sec., 62656.64160401003 rows/sec., 5.03 MiB/sec. | ||
| 15179 | 2025.06.30 14:56:37.165355 [ 276 ] {b14827ed-0093-4198-b7e2-e91bc27e8056} <Debug> TCPHandler: Processed in 0.001362817 sec. | ||
| 15180 | 2025.06.30 14:56:37.165467 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15181 | 2025.06.30 14:56:37.165560 [ 276 ] {58c041c3-571c-4825-9e5e-b2097204ccd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15182 | 2025.06.30 14:56:37.165599 [ 276 ] {58c041c3-571c-4825-9e5e-b2097204ccd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15183 | 2025.06.30 14:56:37.166005 [ 276 ] {58c041c3-571c-4825-9e5e-b2097204ccd9} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2025.06.30 14:56:37.166041 [ 276 ] {58c041c3-571c-4825-9e5e-b2097204ccd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15185 | 2025.06.30 14:56:37.166328 [ 276 ] {58c041c3-571c-4825-9e5e-b2097204ccd9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15186 | 2025.06.30 14:56:37.166528 [ 276 ] {58c041c3-571c-4825-9e5e-b2097204ccd9} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2025.06.30 14:56:37.166659 [ 276 ] {58c041c3-571c-4825-9e5e-b2097204ccd9} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001115 sec., 9865.470852017936 rows/sec., 732.20 KiB/sec. | ||
| 15188 | 2025.06.30 14:56:37.166698 [ 276 ] {58c041c3-571c-4825-9e5e-b2097204ccd9} <Debug> TCPHandler: Processed in 0.001278625 sec. | ||
| 15189 | 2025.06.30 14:56:37.166806 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15190 | 2025.06.30 14:56:37.166899 [ 276 ] {fbf5502d-4176-488d-8b23-6e3373965a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15191 | 2025.06.30 14:56:37.166938 [ 276 ] {fbf5502d-4176-488d-8b23-6e3373965a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15192 | 2025.06.30 14:56:37.167358 [ 276 ] {fbf5502d-4176-488d-8b23-6e3373965a5e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2025.06.30 14:56:37.167394 [ 276 ] {fbf5502d-4176-488d-8b23-6e3373965a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15194 | 2025.06.30 14:56:37.167687 [ 276 ] {fbf5502d-4176-488d-8b23-6e3373965a5e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15195 | 2025.06.30 14:56:37.167898 [ 276 ] {fbf5502d-4176-488d-8b23-6e3373965a5e} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2025.06.30 14:56:37.168025 [ 276 ] {fbf5502d-4176-488d-8b23-6e3373965a5e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001143 sec., 65616.79790026248 rows/sec., 5.13 MiB/sec. | ||
| 15197 | 2025.06.30 14:56:37.168065 [ 276 ] {fbf5502d-4176-488d-8b23-6e3373965a5e} <Debug> TCPHandler: Processed in 0.001306656 sec. | ||
| 15198 | 2025.06.30 14:56:37.168177 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15199 | 2025.06.30 14:56:37.168269 [ 276 ] {22f32ab7-fc84-4b2e-82b1-993e9d8c0960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15200 | 2025.06.30 14:56:37.168311 [ 276 ] {22f32ab7-fc84-4b2e-82b1-993e9d8c0960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15201 | 2025.06.30 14:56:37.168770 [ 276 ] {22f32ab7-fc84-4b2e-82b1-993e9d8c0960} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2025.06.30 14:56:37.168805 [ 276 ] {22f32ab7-fc84-4b2e-82b1-993e9d8c0960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15203 | 2025.06.30 14:56:37.169134 [ 276 ] {22f32ab7-fc84-4b2e-82b1-993e9d8c0960} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15204 | 2025.06.30 14:56:37.169347 [ 276 ] {22f32ab7-fc84-4b2e-82b1-993e9d8c0960} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2025.06.30 14:56:37.169478 [ 276 ] {22f32ab7-fc84-4b2e-82b1-993e9d8c0960} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001225 sec., 131428.57142857142 rows/sec., 9.15 MiB/sec. | ||
| 15206 | 2025.06.30 14:56:37.169517 [ 276 ] {22f32ab7-fc84-4b2e-82b1-993e9d8c0960} <Debug> TCPHandler: Processed in 0.001387908 sec. | ||
| 15207 | 2025.06.30 14:56:37.169618 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2025.06.30 14:56:37.169711 [ 276 ] {f3c22c71-5379-4da0-9eb7-4d22b11c39b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15209 | 2025.06.30 14:56:37.169764 [ 276 ] {f3c22c71-5379-4da0-9eb7-4d22b11c39b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15210 | 2025.06.30 14:56:37.170538 [ 276 ] {f3c22c71-5379-4da0-9eb7-4d22b11c39b3} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2025.06.30 14:56:37.170573 [ 276 ] {f3c22c71-5379-4da0-9eb7-4d22b11c39b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15212 | 2025.06.30 14:56:37.171074 [ 276 ] {f3c22c71-5379-4da0-9eb7-4d22b11c39b3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15213 | 2025.06.30 14:56:37.171290 [ 276 ] {f3c22c71-5379-4da0-9eb7-4d22b11c39b3} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2025.06.30 14:56:37.171426 [ 276 ] {f3c22c71-5379-4da0-9eb7-4d22b11c39b3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001731 sec., 5199.306759098788 rows/sec., 9.32 MiB/sec. | ||
| 15215 | 2025.06.30 14:56:37.171484 [ 276 ] {f3c22c71-5379-4da0-9eb7-4d22b11c39b3} <Debug> TCPHandler: Processed in 0.001911878 sec. | ||
| 15216 | 2025.06.30 14:56:37.171599 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2025.06.30 14:56:37.171691 [ 276 ] {bb7c5077-1f79-46b4-a2d8-172d18daa925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15218 | 2025.06.30 14:56:37.171731 [ 276 ] {bb7c5077-1f79-46b4-a2d8-172d18daa925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15219 | 2025.06.30 14:56:37.172067 [ 276 ] {bb7c5077-1f79-46b4-a2d8-172d18daa925} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2025.06.30 14:56:37.172102 [ 276 ] {bb7c5077-1f79-46b4-a2d8-172d18daa925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15221 | 2025.06.30 14:56:37.172396 [ 276 ] {bb7c5077-1f79-46b4-a2d8-172d18daa925} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15222 | 2025.06.30 14:56:37.172597 [ 276 ] {bb7c5077-1f79-46b4-a2d8-172d18daa925} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2025.06.30 14:56:37.172724 [ 276 ] {bb7c5077-1f79-46b4-a2d8-172d18daa925} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 15224 | 2025.06.30 14:56:37.172762 [ 276 ] {bb7c5077-1f79-46b4-a2d8-172d18daa925} <Debug> TCPHandler: Processed in 0.001212054 sec. | ||
| 15225 | 2025.06.30 14:56:37.425245 [ 223 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 15226 | 2025.06.30 14:56:37.425302 [ 223 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 15227 | 2025.06.30 14:56:37.427525 [ 223 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 15228 | 2025.06.30 14:56:38.472450 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 15229 | 2025.06.30 14:56:38.490694 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2025.06.30 14:56:38.490751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15231 | 2025.06.30 14:56:38.497127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15232 | 2025.06.30 14:56:38.497876 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15233 | 2025.06.30 14:56:38.501658 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 15234 | 2025.06.30 14:56:38.900104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2102 | ||
| 15235 | 2025.06.30 14:56:38.902594 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15236 | 2025.06.30 14:56:38.902643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15237 | 2025.06.30 14:56:38.903845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15238 | 2025.06.30 14:56:38.904116 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15239 | 2025.06.30 14:56:38.904389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2102 | ||
| 15240 | 2025.06.30 14:56:42.169565 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15241 | 2025.06.30 14:56:42.169872 [ 276 ] {467628a9-2db4-4845-914c-0feed24db736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15242 | 2025.06.30 14:56:42.169973 [ 276 ] {467628a9-2db4-4845-914c-0feed24db736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15243 | 2025.06.30 14:56:42.170984 [ 276 ] {467628a9-2db4-4845-914c-0feed24db736} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2025.06.30 14:56:42.171025 [ 276 ] {467628a9-2db4-4845-914c-0feed24db736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15245 | 2025.06.30 14:56:42.171423 [ 276 ] {467628a9-2db4-4845-914c-0feed24db736} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15246 | 2025.06.30 14:56:42.171641 [ 276 ] {467628a9-2db4-4845-914c-0feed24db736} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2025.06.30 14:56:42.171801 [ 276 ] {467628a9-2db4-4845-914c-0feed24db736} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002004 sec., 105788.42315369261 rows/sec., 6.73 MiB/sec. | ||
| 15248 | 2025.06.30 14:56:42.171845 [ 276 ] {467628a9-2db4-4845-914c-0feed24db736} <Debug> TCPHandler: Processed in 0.002462499 sec. | ||
| 15249 | 2025.06.30 14:56:42.171978 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2025.06.30 14:56:42.172075 [ 276 ] {34095904-250a-484c-9b13-a0f14b59f969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15251 | 2025.06.30 14:56:42.172114 [ 276 ] {34095904-250a-484c-9b13-a0f14b59f969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15252 | 2025.06.30 14:56:42.172900 [ 276 ] {34095904-250a-484c-9b13-a0f14b59f969} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2025.06.30 14:56:42.172942 [ 276 ] {34095904-250a-484c-9b13-a0f14b59f969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15254 | 2025.06.30 14:56:42.173288 [ 276 ] {34095904-250a-484c-9b13-a0f14b59f969} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15255 | 2025.06.30 14:56:42.173497 [ 276 ] {34095904-250a-484c-9b13-a0f14b59f969} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2025.06.30 14:56:42.173624 [ 276 ] {34095904-250a-484c-9b13-a0f14b59f969} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001567 sec., 435864.7096362476 rows/sec., 34.68 MiB/sec. | ||
| 15257 | 2025.06.30 14:56:42.173664 [ 276 ] {34095904-250a-484c-9b13-a0f14b59f969} <Debug> TCPHandler: Processed in 0.001742515 sec. | ||
| 15258 | 2025.06.30 14:56:42.173781 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15259 | 2025.06.30 14:56:42.173874 [ 276 ] {1b64e184-f699-4ada-9939-945fdb561c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15260 | 2025.06.30 14:56:42.173912 [ 276 ] {1b64e184-f699-4ada-9939-945fdb561c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15261 | 2025.06.30 14:56:42.174374 [ 276 ] {1b64e184-f699-4ada-9939-945fdb561c1e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15262 | 2025.06.30 14:56:42.174408 [ 276 ] {1b64e184-f699-4ada-9939-945fdb561c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15263 | 2025.06.30 14:56:42.174697 [ 276 ] {1b64e184-f699-4ada-9939-945fdb561c1e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15264 | 2025.06.30 14:56:42.174904 [ 276 ] {1b64e184-f699-4ada-9939-945fdb561c1e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15265 | 2025.06.30 14:56:42.175039 [ 276 ] {1b64e184-f699-4ada-9939-945fdb561c1e} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001181 sec., 117696.86706181202 rows/sec., 7.33 MiB/sec. | ||
| 15266 | 2025.06.30 14:56:42.175079 [ 276 ] {1b64e184-f699-4ada-9939-945fdb561c1e} <Debug> TCPHandler: Processed in 0.001344477 sec. | ||
| 15267 | 2025.06.30 14:56:42.175187 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15268 | 2025.06.30 14:56:42.175279 [ 276 ] {366efd77-c9ec-4675-bc29-7b09fd6546c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15269 | 2025.06.30 14:56:42.175318 [ 276 ] {366efd77-c9ec-4675-bc29-7b09fd6546c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15270 | 2025.06.30 14:56:42.175753 [ 276 ] {366efd77-c9ec-4675-bc29-7b09fd6546c5} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2025.06.30 14:56:42.175788 [ 276 ] {366efd77-c9ec-4675-bc29-7b09fd6546c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15272 | 2025.06.30 14:56:42.176108 [ 276 ] {366efd77-c9ec-4675-bc29-7b09fd6546c5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15273 | 2025.06.30 14:56:42.176318 [ 276 ] {366efd77-c9ec-4675-bc29-7b09fd6546c5} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2025.06.30 14:56:42.176422 [ 95 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 15275 | 2025.06.30 14:56:42.176444 [ 276 ] {366efd77-c9ec-4675-bc29-7b09fd6546c5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00118 sec., 95762.71186440678 rows/sec., 6.20 MiB/sec. | ||
| 15276 | 2025.06.30 14:56:42.176492 [ 95 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2025.06.30 14:56:42.176502 [ 276 ] {366efd77-c9ec-4675-bc29-7b09fd6546c5} <Debug> TCPHandler: Processed in 0.001362577 sec. | ||
| 15278 | 2025.06.30 14:56:42.176524 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15279 | 2025.06.30 14:56:42.176624 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15280 | 2025.06.30 14:56:42.176661 [ 186 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 15281 | 2025.06.30 14:56:42.176720 [ 276 ] {6596e8de-c009-4c98-98f4-2d7c06d19dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15282 | 2025.06.30 14:56:42.176763 [ 276 ] {6596e8de-c009-4c98-98f4-2d7c06d19dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15283 | 2025.06.30 14:56:42.176822 [ 186 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15284 | 2025.06.30 14:56:42.176867 [ 186 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 138 rows starting from the beginning of the part | ||
| 15285 | 2025.06.30 14:56:42.176943 [ 186 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part | ||
| 15286 | 2025.06.30 14:56:42.176999 [ 186 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part | ||
| 15287 | 2025.06.30 14:56:42.177053 [ 186 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
| 15288 | 2025.06.30 14:56:42.177102 [ 186 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
| 15289 | 2025.06.30 14:56:42.177152 [ 186 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part | ||
| 15290 | 2025.06.30 14:56:42.177202 [ 276 ] {6596e8de-c009-4c98-98f4-2d7c06d19dbf} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2025.06.30 14:56:42.177241 [ 276 ] {6596e8de-c009-4c98-98f4-2d7c06d19dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15292 | 2025.06.30 14:56:42.177570 [ 276 ] {6596e8de-c009-4c98-98f4-2d7c06d19dbf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15293 | 2025.06.30 14:56:42.177790 [ 276 ] {6596e8de-c009-4c98-98f4-2d7c06d19dbf} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2025.06.30 14:56:42.177925 [ 276 ] {6596e8de-c009-4c98-98f4-2d7c06d19dbf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001221 sec., 91728.09172809172 rows/sec., 5.23 MiB/sec. | ||
| 15295 | 2025.06.30 14:56:42.177965 [ 276 ] {6596e8de-c009-4c98-98f4-2d7c06d19dbf} <Debug> TCPHandler: Processed in 0.001389168 sec. | ||
| 15296 | 2025.06.30 14:56:42.178077 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2025.06.30 14:56:42.178148 [ 188 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546621 sec., 454539.2827331324 rows/sec., 31.44 MiB/sec. | ||
| 15298 | 2025.06.30 14:56:42.178169 [ 276 ] {acfde118-65a3-414f-8a68-66e8a0c439b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15299 | 2025.06.30 14:56:42.178226 [ 276 ] {acfde118-65a3-414f-8a68-66e8a0c439b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15300 | 2025.06.30 14:56:42.178338 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 15301 | 2025.06.30 14:56:42.178624 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15302 | 2025.06.30 14:56:42.178697 [ 190 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_40_8} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 15303 | 2025.06.30 14:56:42.178776 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15304 | 2025.06.30 14:56:42.178782 [ 276 ] {acfde118-65a3-414f-8a68-66e8a0c439b8} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2025.06.30 14:56:42.178825 [ 276 ] {acfde118-65a3-414f-8a68-66e8a0c439b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15306 | 2025.06.30 14:56:42.179143 [ 276 ] {acfde118-65a3-414f-8a68-66e8a0c439b8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15307 | 2025.06.30 14:56:42.179350 [ 276 ] {acfde118-65a3-414f-8a68-66e8a0c439b8} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2025.06.30 14:56:42.179475 [ 276 ] {acfde118-65a3-414f-8a68-66e8a0c439b8} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.001322 sec., 313918.3055975794 rows/sec., 22.33 MiB/sec. | ||
| 15309 | 2025.06.30 14:56:42.179516 [ 276 ] {acfde118-65a3-414f-8a68-66e8a0c439b8} <Debug> TCPHandler: Processed in 0.001486339 sec. | ||
| 15310 | 2025.06.30 14:56:42.179624 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15311 | 2025.06.30 14:56:42.179716 [ 276 ] {a75119af-7485-4220-bdaa-e3288aa6bd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15312 | 2025.06.30 14:56:42.179756 [ 276 ] {a75119af-7485-4220-bdaa-e3288aa6bd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15313 | 2025.06.30 14:56:42.180094 [ 276 ] {a75119af-7485-4220-bdaa-e3288aa6bd3e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15314 | 2025.06.30 14:56:42.180129 [ 276 ] {a75119af-7485-4220-bdaa-e3288aa6bd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15315 | 2025.06.30 14:56:42.180422 [ 276 ] {a75119af-7485-4220-bdaa-e3288aa6bd3e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15316 | 2025.06.30 14:56:42.180647 [ 276 ] {a75119af-7485-4220-bdaa-e3288aa6bd3e} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15317 | 2025.06.30 14:56:42.180774 [ 276 ] {a75119af-7485-4220-bdaa-e3288aa6bd3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 15318 | 2025.06.30 14:56:42.180776 [ 111 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 15319 | 2025.06.30 14:56:42.180813 [ 276 ] {a75119af-7485-4220-bdaa-e3288aa6bd3e} <Debug> TCPHandler: Processed in 0.001236494 sec. | ||
| 15320 | 2025.06.30 14:56:42.180831 [ 111 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2025.06.30 14:56:42.180856 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15322 | 2025.06.30 14:56:42.180925 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2025.06.30 14:56:42.180961 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 15324 | 2025.06.30 14:56:42.181021 [ 276 ] {de48f21a-1eba-4525-b8ee-d250e6e2545f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15325 | 2025.06.30 14:56:42.181067 [ 276 ] {de48f21a-1eba-4525-b8ee-d250e6e2545f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15326 | 2025.06.30 14:56:42.181090 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15327 | 2025.06.30 14:56:42.181128 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part | ||
| 15328 | 2025.06.30 14:56:42.181193 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 15329 | 2025.06.30 14:56:42.181237 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 15330 | 2025.06.30 14:56:42.181315 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 15331 | 2025.06.30 14:56:42.181363 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 15332 | 2025.06.30 14:56:42.181403 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 15333 | 2025.06.30 14:56:42.181482 [ 276 ] {de48f21a-1eba-4525-b8ee-d250e6e2545f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2025.06.30 14:56:42.181522 [ 276 ] {de48f21a-1eba-4525-b8ee-d250e6e2545f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15335 | 2025.06.30 14:56:42.181880 [ 276 ] {de48f21a-1eba-4525-b8ee-d250e6e2545f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15336 | 2025.06.30 14:56:42.182114 [ 276 ] {de48f21a-1eba-4525-b8ee-d250e6e2545f} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15337 | 2025.06.30 14:56:42.182217 [ 188 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300506 sec., 161475.61026246706 rows/sec., 8.24 MiB/sec. | ||
| 15338 | 2025.06.30 14:56:42.182243 [ 276 ] {de48f21a-1eba-4525-b8ee-d250e6e2545f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001238 sec., 191437.802907916 rows/sec., 12.83 MiB/sec. | ||
| 15339 | 2025.06.30 14:56:42.182288 [ 276 ] {de48f21a-1eba-4525-b8ee-d250e6e2545f} <Debug> TCPHandler: Processed in 0.001410229 sec. | ||
| 15340 | 2025.06.30 14:56:42.182356 [ 196 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 15341 | 2025.06.30 14:56:42.182397 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15342 | 2025.06.30 14:56:42.182494 [ 276 ] {83e208fb-744e-4146-98f7-d9f0f7598003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15343 | 2025.06.30 14:56:42.182536 [ 276 ] {83e208fb-744e-4146-98f7-d9f0f7598003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15344 | 2025.06.30 14:56:42.182663 [ 196 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2025.06.30 14:56:42.182751 [ 196 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_35_7} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 15346 | 2025.06.30 14:56:42.182838 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15347 | 2025.06.30 14:56:42.182854 [ 276 ] {83e208fb-744e-4146-98f7-d9f0f7598003} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15348 | 2025.06.30 14:56:42.182893 [ 276 ] {83e208fb-744e-4146-98f7-d9f0f7598003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15349 | 2025.06.30 14:56:42.183183 [ 276 ] {83e208fb-744e-4146-98f7-d9f0f7598003} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15350 | 2025.06.30 14:56:42.183394 [ 276 ] {83e208fb-744e-4146-98f7-d9f0f7598003} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15351 | 2025.06.30 14:56:42.183522 [ 276 ] {83e208fb-744e-4146-98f7-d9f0f7598003} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 15352 | 2025.06.30 14:56:42.183525 [ 111 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 15353 | 2025.06.30 14:56:42.183563 [ 276 ] {83e208fb-744e-4146-98f7-d9f0f7598003} <Debug> TCPHandler: Processed in 0.001212744 sec. | ||
| 15354 | 2025.06.30 14:56:42.183577 [ 111 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15355 | 2025.06.30 14:56:42.183601 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15356 | 2025.06.30 14:56:42.183670 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::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 | ||
| 15357 | 2025.06.30 14:56:42.183671 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15358 | 2025.06.30 14:56:42.183763 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15359 | 2025.06.30 14:56:42.183784 [ 276 ] {8f0b71b1-7815-4835-b681-69af042adad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15360 | 2025.06.30 14:56:42.183793 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 31 rows starting from the beginning of the part | ||
| 15361 | 2025.06.30 14:56:42.183846 [ 276 ] {8f0b71b1-7815-4835-b681-69af042adad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15362 | 2025.06.30 14:56:42.183858 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 15363 | 2025.06.30 14:56:42.183909 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 15364 | 2025.06.30 14:56:42.183949 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 15365 | 2025.06.30 14:56:42.183986 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 15366 | 2025.06.30 14:56:42.184025 [ 190 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 15367 | 2025.06.30 14:56:42.184716 [ 276 ] {8f0b71b1-7815-4835-b681-69af042adad9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15368 | 2025.06.30 14:56:42.184723 [ 192 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001082491 sec., 33256.627537780914 rows/sec., 2.18 MiB/sec. | ||
| 15369 | 2025.06.30 14:56:42.184758 [ 276 ] {8f0b71b1-7815-4835-b681-69af042adad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15370 | 2025.06.30 14:56:42.184877 [ 188 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 15371 | 2025.06.30 14:56:42.185202 [ 188 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2025.06.30 14:56:42.185282 [ 188 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_36_7} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 15373 | 2025.06.30 14:56:42.185348 [ 276 ] {8f0b71b1-7815-4835-b681-69af042adad9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15374 | 2025.06.30 14:56:42.185378 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15375 | 2025.06.30 14:56:42.185601 [ 276 ] {8f0b71b1-7815-4835-b681-69af042adad9} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15376 | 2025.06.30 14:56:42.185745 [ 276 ] {8f0b71b1-7815-4835-b681-69af042adad9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001977 sec., 16691.95751138088 rows/sec., 29.91 MiB/sec. | ||
| 15377 | 2025.06.30 14:56:42.185802 [ 276 ] {8f0b71b1-7815-4835-b681-69af042adad9} <Debug> TCPHandler: Processed in 0.002177774 sec. | ||
| 15378 | 2025.06.30 14:56:42.185911 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15379 | 2025.06.30 14:56:42.186004 [ 276 ] {2170a19e-09bb-40b0-8571-1afc516043ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15380 | 2025.06.30 14:56:42.186045 [ 276 ] {2170a19e-09bb-40b0-8571-1afc516043ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15381 | 2025.06.30 14:56:42.186379 [ 276 ] {2170a19e-09bb-40b0-8571-1afc516043ae} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2025.06.30 14:56:42.186415 [ 276 ] {2170a19e-09bb-40b0-8571-1afc516043ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15383 | 2025.06.30 14:56:42.186718 [ 276 ] {2170a19e-09bb-40b0-8571-1afc516043ae} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15384 | 2025.06.30 14:56:42.186924 [ 276 ] {2170a19e-09bb-40b0-8571-1afc516043ae} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2025.06.30 14:56:42.187047 [ 276 ] {2170a19e-09bb-40b0-8571-1afc516043ae} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001059 sec., 77431.53918791312 rows/sec., 4.92 MiB/sec. | ||
| 15386 | 2025.06.30 14:56:42.187084 [ 276 ] {2170a19e-09bb-40b0-8571-1afc516043ae} <Debug> TCPHandler: Processed in 0.001220674 sec. | ||
| 15387 | 2025.06.30 14:56:43.575430 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15388 | 2025.06.30 14:56:43.575507 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15389 | 2025.06.30 14:56:43.771194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
| 15390 | 2025.06.30 14:56:43.771735 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15391 | 2025.06.30 14:56:43.771771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15392 | 2025.06.30 14:56:43.772265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15393 | 2025.06.30 14:56:43.772512 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15394 | 2025.06.30 14:56:43.772646 [ 116 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15395 | 2025.06.30 14:56:43.772654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
| 15396 | 2025.06.30 14:56:43.772692 [ 116 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15397 | 2025.06.30 14:56:43.772715 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15398 | 2025.06.30 14:56:43.772817 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 15399 | 2025.06.30 14:56:43.772910 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15400 | 2025.06.30 14:56:43.772958 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
| 15401 | 2025.06.30 14:56:43.773015 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
| 15402 | 2025.06.30 14:56:43.773074 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
| 15403 | 2025.06.30 14:56:43.773125 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
| 15404 | 2025.06.30 14:56:43.773175 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
| 15405 | 2025.06.30 14:56:43.773233 [ 188 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part | ||
| 15406 | 2025.06.30 14:56:43.775816 [ 192 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003051521 sec., 12913560.155738728 rows/sec., 184.73 MiB/sec. | ||
| 15407 | 2025.06.30 14:56:43.776244 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15408 | 2025.06.30 14:56:43.776587 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15409 | 2025.06.30 14:56:43.776680 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_86_17} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15410 | 2025.06.30 14:56:43.776790 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
| 15411 | 2025.06.30 14:56:46.001753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15412 | 2025.06.30 14:56:46.019634 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2025.06.30 14:56:46.019696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15414 | 2025.06.30 14:56:46.026598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15415 | 2025.06.30 14:56:46.027334 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15416 | 2025.06.30 14:56:46.027646 [ 115 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15417 | 2025.06.30 14:56:46.027709 [ 115 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2025.06.30 14:56:46.027728 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15419 | 2025.06.30 14:56:46.027830 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 15420 | 2025.06.30 14:56:46.030847 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15421 | 2025.06.30 14:56:46.030869 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15422 | 2025.06.30 14:56:46.031633 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 15423 | 2025.06.30 14:56:46.035033 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 15424 | 2025.06.30 14:56:46.038464 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 15425 | 2025.06.30 14:56:46.042326 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 15426 | 2025.06.30 14:56:46.046647 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 15427 | 2025.06.30 14:56:46.051050 [ 193 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 15428 | 2025.06.30 14:56:46.105937 [ 192 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.078146078 sec., 8292.162787747327 rows/sec., 42.88 MiB/sec. | ||
| 15429 | 2025.06.30 14:56:46.108207 [ 197 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15430 | 2025.06.30 14:56:46.109931 [ 197 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_86_17} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2025.06.30 14:56:46.110017 [ 197 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_86_17} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15432 | 2025.06.30 14:56:46.111128 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15433 | 2025.06.30 14:56:47.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.87 MiB, peak 375.29 MiB, free memory in arenas 0.00 B, will set to 356.81 MiB (RSS), difference: -1.05 MiB | ||
| 15434 | 2025.06.30 14:56:47.162143 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15435 | 2025.06.30 14:56:47.162434 [ 276 ] {114ceca7-4a90-4944-bcc4-e25d49420249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15436 | 2025.06.30 14:56:47.162536 [ 276 ] {114ceca7-4a90-4944-bcc4-e25d49420249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15437 | 2025.06.30 14:56:47.163244 [ 276 ] {114ceca7-4a90-4944-bcc4-e25d49420249} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2025.06.30 14:56:47.163285 [ 276 ] {114ceca7-4a90-4944-bcc4-e25d49420249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15439 | 2025.06.30 14:56:47.163674 [ 276 ] {114ceca7-4a90-4944-bcc4-e25d49420249} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15440 | 2025.06.30 14:56:47.163891 [ 276 ] {114ceca7-4a90-4944-bcc4-e25d49420249} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2025.06.30 14:56:47.164044 [ 276 ] {114ceca7-4a90-4944-bcc4-e25d49420249} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001684 sec., 43942.992874109266 rows/sec., 3.53 MiB/sec. | ||
| 15442 | 2025.06.30 14:56:47.164042 [ 110 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15443 | 2025.06.30 14:56:47.164089 [ 276 ] {114ceca7-4a90-4944-bcc4-e25d49420249} <Debug> TCPHandler: Processed in 0.002124972 sec. | ||
| 15444 | 2025.06.30 14:56:47.164126 [ 110 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2025.06.30 14:56:47.164155 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15446 | 2025.06.30 14:56:47.164221 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15447 | 2025.06.30 14:56:47.164293 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 15448 | 2025.06.30 14:56:47.164320 [ 276 ] {e05e297f-9b04-4e90-986a-b23c2f2a96d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15449 | 2025.06.30 14:56:47.164383 [ 276 ] {e05e297f-9b04-4e90-986a-b23c2f2a96d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15450 | 2025.06.30 14:56:47.164460 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15451 | 2025.06.30 14:56:47.164504 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 835 rows starting from the beginning of the part | ||
| 15452 | 2025.06.30 14:56:47.164580 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 74 rows starting from the beginning of the part | ||
| 15453 | 2025.06.30 14:56:47.164634 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 683 rows starting from the beginning of the part | ||
| 15454 | 2025.06.30 14:56:47.164685 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 75 rows starting from the beginning of the part | ||
| 15455 | 2025.06.30 14:56:47.164730 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 683 rows starting from the beginning of the part | ||
| 15456 | 2025.06.30 14:56:47.164774 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 74 rows starting from the beginning of the part | ||
| 15457 | 2025.06.30 14:56:47.164790 [ 276 ] {e05e297f-9b04-4e90-986a-b23c2f2a96d5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2025.06.30 14:56:47.164830 [ 276 ] {e05e297f-9b04-4e90-986a-b23c2f2a96d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15459 | 2025.06.30 14:56:47.165191 [ 276 ] {e05e297f-9b04-4e90-986a-b23c2f2a96d5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15460 | 2025.06.30 14:56:47.165410 [ 276 ] {e05e297f-9b04-4e90-986a-b23c2f2a96d5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2025.06.30 14:56:47.165534 [ 110 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
| 15462 | 2025.06.30 14:56:47.165549 [ 276 ] {e05e297f-9b04-4e90-986a-b23c2f2a96d5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001245 sec., 7228.915662650602 rows/sec., 543.58 KiB/sec. | ||
| 15463 | 2025.06.30 14:56:47.165564 [ 110 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2025.06.30 14:56:47.165591 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15465 | 2025.06.30 14:56:47.165596 [ 276 ] {e05e297f-9b04-4e90-986a-b23c2f2a96d5} <Debug> TCPHandler: Processed in 0.001423248 sec. | ||
| 15466 | 2025.06.30 14:56:47.165690 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
| 15467 | 2025.06.30 14:56:47.165714 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15468 | 2025.06.30 14:56:47.165813 [ 276 ] {44a69ac6-25da-42c5-9b74-15a9c1d4f2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15469 | 2025.06.30 14:56:47.165816 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15470 | 2025.06.30 14:56:47.165854 [ 276 ] {44a69ac6-25da-42c5-9b74-15a9c1d4f2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15471 | 2025.06.30 14:56:47.165862 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 182 rows starting from the beginning of the part | ||
| 15472 | 2025.06.30 14:56:47.165936 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 9 rows starting from the beginning of the part | ||
| 15473 | 2025.06.30 14:56:47.165985 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 139 rows starting from the beginning of the part | ||
| 15474 | 2025.06.30 14:56:47.166027 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 11 rows starting from the beginning of the part | ||
| 15475 | 2025.06.30 14:56:47.166066 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 139 rows starting from the beginning of the part | ||
| 15476 | 2025.06.30 14:56:47.166081 [ 199 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858457 sec., 1304307.8209503905 rows/sec., 109.81 MiB/sec. | ||
| 15477 | 2025.06.30 14:56:47.166108 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 9 rows starting from the beginning of the part | ||
| 15478 | 2025.06.30 14:56:47.166299 [ 276 ] {44a69ac6-25da-42c5-9b74-15a9c1d4f2b0} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2025.06.30 14:56:47.166310 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15480 | 2025.06.30 14:56:47.166342 [ 276 ] {44a69ac6-25da-42c5-9b74-15a9c1d4f2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15481 | 2025.06.30 14:56:47.166701 [ 276 ] {44a69ac6-25da-42c5-9b74-15a9c1d4f2b0} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15482 | 2025.06.30 14:56:47.166715 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2025.06.30 14:56:47.166807 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_126_25} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15484 | 2025.06.30 14:56:47.166891 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15485 | 2025.06.30 14:56:47.166933 [ 276 ] {44a69ac6-25da-42c5-9b74-15a9c1d4f2b0} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2025.06.30 14:56:47.167003 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359597 sec., 359665.40085039905 rows/sec., 24.33 MiB/sec. | ||
| 15487 | 2025.06.30 14:56:47.167055 [ 110 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15488 | 2025.06.30 14:56:47.167066 [ 276 ] {44a69ac6-25da-42c5-9b74-15a9c1d4f2b0} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001269 sec., 57525.610717100084 rows/sec., 4.49 MiB/sec. | ||
| 15489 | 2025.06.30 14:56:47.167087 [ 110 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15490 | 2025.06.30 14:56:47.167113 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15491 | 2025.06.30 14:56:47.167116 [ 276 ] {44a69ac6-25da-42c5-9b74-15a9c1d4f2b0} <Debug> TCPHandler: Processed in 0.001449629 sec. | ||
| 15492 | 2025.06.30 14:56:47.167151 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
| 15493 | 2025.06.30 14:56:47.167188 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 15494 | 2025.06.30 14:56:47.167244 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15495 | 2025.06.30 14:56:47.167268 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15496 | 2025.06.30 14:56:47.167299 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 500 rows starting from the beginning of the part | ||
| 15497 | 2025.06.30 14:56:47.167344 [ 276 ] {dffc0df3-17dd-436b-8614-7d1a8ecb7a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15498 | 2025.06.30 14:56:47.167349 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 73 rows starting from the beginning of the part | ||
| 15499 | 2025.06.30 14:56:47.167403 [ 276 ] {dffc0df3-17dd-436b-8614-7d1a8ecb7a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15500 | 2025.06.30 14:56:47.167416 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 415 rows starting from the beginning of the part | ||
| 15501 | 2025.06.30 14:56:47.167435 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15502 | 2025.06.30 14:56:47.167464 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 75 rows starting from the beginning of the part | ||
| 15503 | 2025.06.30 14:56:47.167506 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 415 rows starting from the beginning of the part | ||
| 15504 | 2025.06.30 14:56:47.167513 [ 199 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_120_24} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
| 15505 | 2025.06.30 14:56:47.167543 [ 195 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 73 rows starting from the beginning of the part | ||
| 15506 | 2025.06.30 14:56:47.167602 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15507 | 2025.06.30 14:56:47.167821 [ 276 ] {dffc0df3-17dd-436b-8614-7d1a8ecb7a81} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2025.06.30 14:56:47.167862 [ 276 ] {dffc0df3-17dd-436b-8614-7d1a8ecb7a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15509 | 2025.06.30 14:56:47.168218 [ 276 ] {dffc0df3-17dd-436b-8614-7d1a8ecb7a81} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15510 | 2025.06.30 14:56:47.168431 [ 276 ] {dffc0df3-17dd-436b-8614-7d1a8ecb7a81} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2025.06.30 14:56:47.168483 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327207 sec., 1168619.5145143147 rows/sec., 89.51 MiB/sec. | ||
| 15512 | 2025.06.30 14:56:47.168565 [ 276 ] {dffc0df3-17dd-436b-8614-7d1a8ecb7a81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 15513 | 2025.06.30 14:56:47.168568 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15514 | 2025.06.30 14:56:47.168607 [ 276 ] {dffc0df3-17dd-436b-8614-7d1a8ecb7a81} <Debug> TCPHandler: Processed in 0.001409978 sec. | ||
| 15515 | 2025.06.30 14:56:47.168621 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2025.06.30 14:56:47.168649 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15517 | 2025.06.30 14:56:47.168713 [ 194 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15518 | 2025.06.30 14:56:47.168714 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15519 | 2025.06.30 14:56:47.168722 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 15520 | 2025.06.30 14:56:47.168832 [ 276 ] {ed8bea02-ab76-4da2-94a3-58346ec7580f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15521 | 2025.06.30 14:56:47.168856 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15522 | 2025.06.30 14:56:47.168889 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_121_24, total 19616 rows starting from the beginning of the part | ||
| 15523 | 2025.06.30 14:56:47.168891 [ 276 ] {ed8bea02-ab76-4da2-94a3-58346ec7580f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15524 | 2025.06.30 14:56:47.168943 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15525 | 2025.06.30 14:56:47.168990 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 237 rows starting from the beginning of the part | ||
| 15526 | 2025.06.30 14:56:47.169026 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 161 rows starting from the beginning of the part | ||
| 15527 | 2025.06.30 14:56:47.169062 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 237 rows starting from the beginning of the part | ||
| 15528 | 2025.06.30 14:56:47.169084 [ 194 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2025.06.30 14:56:47.169098 [ 199 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15530 | 2025.06.30 14:56:47.169186 [ 194 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_126_25} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15531 | 2025.06.30 14:56:47.169295 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15532 | 2025.06.30 14:56:47.169689 [ 276 ] {ed8bea02-ab76-4da2-94a3-58346ec7580f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2025.06.30 14:56:47.169730 [ 276 ] {ed8bea02-ab76-4da2-94a3-58346ec7580f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15534 | 2025.06.30 14:56:47.170248 [ 276 ] {ed8bea02-ab76-4da2-94a3-58346ec7580f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15535 | 2025.06.30 14:56:47.170496 [ 276 ] {ed8bea02-ab76-4da2-94a3-58346ec7580f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2025.06.30 14:56:47.170640 [ 276 ] {ed8bea02-ab76-4da2-94a3-58346ec7580f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001824 sec., 4934.210526315789 rows/sec., 8.84 MiB/sec. | ||
| 15537 | 2025.06.30 14:56:47.170707 [ 276 ] {ed8bea02-ab76-4da2-94a3-58346ec7580f} <Debug> TCPHandler: Processed in 0.002039651 sec. | ||
| 15538 | 2025.06.30 14:56:47.170822 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15539 | 2025.06.30 14:56:47.170914 [ 276 ] {ea6848cb-627e-4156-98bb-5c8887f7aded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15540 | 2025.06.30 14:56:47.170955 [ 276 ] {ea6848cb-627e-4156-98bb-5c8887f7aded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15541 | 2025.06.30 14:56:47.171299 [ 276 ] {ea6848cb-627e-4156-98bb-5c8887f7aded} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2025.06.30 14:56:47.171335 [ 276 ] {ea6848cb-627e-4156-98bb-5c8887f7aded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15543 | 2025.06.30 14:56:47.171639 [ 276 ] {ea6848cb-627e-4156-98bb-5c8887f7aded} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15544 | 2025.06.30 14:56:47.171843 [ 276 ] {ea6848cb-627e-4156-98bb-5c8887f7aded} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2025.06.30 14:56:47.171955 [ 112 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15546 | 2025.06.30 14:56:47.171972 [ 276 ] {ea6848cb-627e-4156-98bb-5c8887f7aded} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 15547 | 2025.06.30 14:56:47.171987 [ 112 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15548 | 2025.06.30 14:56:47.172014 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15549 | 2025.06.30 14:56:47.172017 [ 276 ] {ea6848cb-627e-4156-98bb-5c8887f7aded} <Debug> TCPHandler: Processed in 0.001242685 sec. | ||
| 15550 | 2025.06.30 14:56:47.172101 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 15551 | 2025.06.30 14:56:47.172197 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15552 | 2025.06.30 14:56:47.172228 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6894 rows starting from the beginning of the part | ||
| 15553 | 2025.06.30 14:56:47.172290 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15554 | 2025.06.30 14:56:47.172339 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part | ||
| 15555 | 2025.06.30 14:56:47.172385 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 15556 | 2025.06.30 14:56:47.172427 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 82 rows starting from the beginning of the part | ||
| 15557 | 2025.06.30 14:56:47.172471 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 15558 | 2025.06.30 14:56:47.173396 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20571 rows, containing 5 columns (5 merged, 0 gathered) in 0.004705234 sec., 4371939.844012009 rows/sec., 302.44 MiB/sec. | ||
| 15559 | 2025.06.30 14:56:47.173785 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15560 | 2025.06.30 14:56:47.174085 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15561 | 2025.06.30 14:56:47.174161 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15562 | 2025.06.30 14:56:47.174247 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15563 | 2025.06.30 14:56:47.174545 [ 186 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7238 rows, containing 4 columns (4 merged, 0 gathered) in 0.002480099 sec., 2918431.8851787774 rows/sec., 191.96 MiB/sec. | ||
| 15564 | 2025.06.30 14:56:47.174914 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15565 | 2025.06.30 14:56:47.175155 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2025.06.30 14:56:47.175219 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_126_25} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15567 | 2025.06.30 14:56:47.175286 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15568 | 2025.06.30 14:56:48.477596 [ 225 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 15569 | 2025.06.30 14:56:48.477686 [ 225 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 15570 | 2025.06.30 14:56:48.480023 [ 225 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 15571 | 2025.06.30 14:56:48.904620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2136 | ||
| 15572 | 2025.06.30 14:56:48.907540 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15573 | 2025.06.30 14:56:48.907592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15574 | 2025.06.30 14:56:48.908784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15575 | 2025.06.30 14:56:48.909043 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15576 | 2025.06.30 14:56:48.909324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2136 | ||
| 15577 | 2025.06.30 14:56:49.583631 [ 108 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 15578 | 2025.06.30 14:56:49.583703 [ 108 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2025.06.30 14:56:49.583729 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15580 | 2025.06.30 14:56:49.583824 [ 220 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): 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] | ||
| 15581 | 2025.06.30 14:56:49.583854 [ 220 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): 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] | ||
| 15582 | 2025.06.30 14:56:49.583858 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::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 | ||
| 15583 | 2025.06.30 14:56:49.584016 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15584 | 2025.06.30 14:56:49.584057 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 22 rows starting from the beginning of the part | ||
| 15585 | 2025.06.30 14:56:49.584139 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 15586 | 2025.06.30 14:56:49.584195 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 15587 | 2025.06.30 14:56:49.584246 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 15588 | 2025.06.30 14:56:49.584294 [ 191 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 15589 | 2025.06.30 14:56:49.585134 [ 189 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334537 sec., 31471.589023009477 rows/sec., 2.65 MiB/sec. | ||
| 15590 | 2025.06.30 14:56:49.585358 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 15591 | 2025.06.30 14:56:49.585744 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15592 | 2025.06.30 14:56:49.585835 [ 201 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_37_9} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 15593 | 2025.06.30 14:56:49.585949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15594 | 2025.06.30 14:56:49.586106 [ 220 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): 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] | ||
| 15595 | 2025.06.30 14:56:51.272812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
| 15596 | 2025.06.30 14:56:51.273423 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15597 | 2025.06.30 14:56:51.273469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15598 | 2025.06.30 14:56:51.274001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15599 | 2025.06.30 14:56:51.274237 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2025.06.30 14:56:51.274385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
| 15601 | 2025.06.30 14:56:52.075582 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 15602 | 2025.06.30 14:56:52.075636 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 15603 | 2025.06.30 14:56:52.077652 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 15604 | 2025.06.30 14:56:52.121833 [ 222 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 15605 | 2025.06.30 14:56:52.121892 [ 222 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 15606 | 2025.06.30 14:56:52.124188 [ 222 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 15607 | 2025.06.30 14:56:52.169447 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15608 | 2025.06.30 14:56:52.169654 [ 276 ] {af740f71-9ef4-452d-aa79-34646e04d542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15609 | 2025.06.30 14:56:52.169729 [ 276 ] {af740f71-9ef4-452d-aa79-34646e04d542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15610 | 2025.06.30 14:56:52.170505 [ 276 ] {af740f71-9ef4-452d-aa79-34646e04d542} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15611 | 2025.06.30 14:56:52.170546 [ 276 ] {af740f71-9ef4-452d-aa79-34646e04d542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15612 | 2025.06.30 14:56:52.170955 [ 276 ] {af740f71-9ef4-452d-aa79-34646e04d542} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15613 | 2025.06.30 14:56:52.171194 [ 276 ] {af740f71-9ef4-452d-aa79-34646e04d542} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15614 | 2025.06.30 14:56:52.171359 [ 276 ] {af740f71-9ef4-452d-aa79-34646e04d542} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001759 sec., 120523.0244457078 rows/sec., 7.67 MiB/sec. | ||
| 15615 | 2025.06.30 14:56:52.171412 [ 276 ] {af740f71-9ef4-452d-aa79-34646e04d542} <Debug> TCPHandler: Processed in 0.002105332 sec. | ||
| 15616 | 2025.06.30 14:56:52.171536 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15617 | 2025.06.30 14:56:52.171641 [ 276 ] {b6755e2b-1acc-42f5-b7f4-55c3ab80972d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15618 | 2025.06.30 14:56:52.171685 [ 276 ] {b6755e2b-1acc-42f5-b7f4-55c3ab80972d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15619 | 2025.06.30 14:56:52.172101 [ 276 ] {b6755e2b-1acc-42f5-b7f4-55c3ab80972d} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2025.06.30 14:56:52.172138 [ 276 ] {b6755e2b-1acc-42f5-b7f4-55c3ab80972d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15621 | 2025.06.30 14:56:52.172439 [ 276 ] {b6755e2b-1acc-42f5-b7f4-55c3ab80972d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15622 | 2025.06.30 14:56:52.172676 [ 276 ] {b6755e2b-1acc-42f5-b7f4-55c3ab80972d} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2025.06.30 14:56:52.172812 [ 276 ] {b6755e2b-1acc-42f5-b7f4-55c3ab80972d} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001194 sec., 3350.0837520938026 rows/sec., 284.63 KiB/sec. | ||
| 15624 | 2025.06.30 14:56:52.172852 [ 276 ] {b6755e2b-1acc-42f5-b7f4-55c3ab80972d} <Debug> TCPHandler: Processed in 0.001368947 sec. | ||
| 15625 | 2025.06.30 14:56:52.172955 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15626 | 2025.06.30 14:56:52.173050 [ 276 ] {d956de9f-5768-49d4-a89e-cf5f7f2b1c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15627 | 2025.06.30 14:56:52.173090 [ 276 ] {d956de9f-5768-49d4-a89e-cf5f7f2b1c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15628 | 2025.06.30 14:56:52.173969 [ 276 ] {d956de9f-5768-49d4-a89e-cf5f7f2b1c8f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15629 | 2025.06.30 14:56:52.174004 [ 276 ] {d956de9f-5768-49d4-a89e-cf5f7f2b1c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15630 | 2025.06.30 14:56:52.174359 [ 276 ] {d956de9f-5768-49d4-a89e-cf5f7f2b1c8f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15631 | 2025.06.30 14:56:52.174576 [ 276 ] {d956de9f-5768-49d4-a89e-cf5f7f2b1c8f} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15632 | 2025.06.30 14:56:52.174708 [ 276 ] {d956de9f-5768-49d4-a89e-cf5f7f2b1c8f} <Debug> executeQuery: Read 686 rows, 55.88 KiB in 0.001675 sec., 409552.2388059701 rows/sec., 32.58 MiB/sec. | ||
| 15633 | 2025.06.30 14:56:52.174749 [ 276 ] {d956de9f-5768-49d4-a89e-cf5f7f2b1c8f} <Debug> TCPHandler: Processed in 0.001843867 sec. | ||
| 15634 | 2025.06.30 14:56:52.174863 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2025.06.30 14:56:52.174959 [ 276 ] {56fb32bd-5289-4856-92c5-a3bb82772d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15636 | 2025.06.30 14:56:52.174999 [ 276 ] {56fb32bd-5289-4856-92c5-a3bb82772d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15637 | 2025.06.30 14:56:52.175472 [ 276 ] {56fb32bd-5289-4856-92c5-a3bb82772d91} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15638 | 2025.06.30 14:56:52.175507 [ 276 ] {56fb32bd-5289-4856-92c5-a3bb82772d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15639 | 2025.06.30 14:56:52.175814 [ 276 ] {56fb32bd-5289-4856-92c5-a3bb82772d91} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15640 | 2025.06.30 14:56:52.176022 [ 276 ] {56fb32bd-5289-4856-92c5-a3bb82772d91} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2025.06.30 14:56:52.176150 [ 276 ] {56fb32bd-5289-4856-92c5-a3bb82772d91} <Debug> executeQuery: Read 143 rows, 9.16 KiB in 0.001208 sec., 118377.4834437086 rows/sec., 7.41 MiB/sec. | ||
| 15642 | 2025.06.30 14:56:52.176190 [ 276 ] {56fb32bd-5289-4856-92c5-a3bb82772d91} <Debug> TCPHandler: Processed in 0.001377158 sec. | ||
| 15643 | 2025.06.30 14:56:52.176301 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2025.06.30 14:56:52.176396 [ 276 ] {331bc3bc-0a85-4d0e-9d74-469143c34142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15645 | 2025.06.30 14:56:52.176436 [ 276 ] {331bc3bc-0a85-4d0e-9d74-469143c34142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15646 | 2025.06.30 14:56:52.176888 [ 276 ] {331bc3bc-0a85-4d0e-9d74-469143c34142} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2025.06.30 14:56:52.176922 [ 276 ] {331bc3bc-0a85-4d0e-9d74-469143c34142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15648 | 2025.06.30 14:56:52.177225 [ 276 ] {331bc3bc-0a85-4d0e-9d74-469143c34142} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15649 | 2025.06.30 14:56:52.177459 [ 276 ] {331bc3bc-0a85-4d0e-9d74-469143c34142} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2025.06.30 14:56:52.177588 [ 276 ] {331bc3bc-0a85-4d0e-9d74-469143c34142} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001209 sec., 93465.6741108354 rows/sec., 6.05 MiB/sec. | ||
| 15651 | 2025.06.30 14:56:52.177627 [ 276 ] {331bc3bc-0a85-4d0e-9d74-469143c34142} <Debug> TCPHandler: Processed in 0.001375438 sec. | ||
| 15652 | 2025.06.30 14:56:52.177740 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2025.06.30 14:56:52.177836 [ 276 ] {52d6708c-135a-494a-b445-1f9f8e93e429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15654 | 2025.06.30 14:56:52.177876 [ 276 ] {52d6708c-135a-494a-b445-1f9f8e93e429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15655 | 2025.06.30 14:56:52.178331 [ 276 ] {52d6708c-135a-494a-b445-1f9f8e93e429} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2025.06.30 14:56:52.178366 [ 276 ] {52d6708c-135a-494a-b445-1f9f8e93e429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15657 | 2025.06.30 14:56:52.178664 [ 276 ] {52d6708c-135a-494a-b445-1f9f8e93e429} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15658 | 2025.06.30 14:56:52.178874 [ 276 ] {52d6708c-135a-494a-b445-1f9f8e93e429} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2025.06.30 14:56:52.179002 [ 276 ] {52d6708c-135a-494a-b445-1f9f8e93e429} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001184 sec., 94594.5945945946 rows/sec., 5.39 MiB/sec. | ||
| 15660 | 2025.06.30 14:56:52.179042 [ 276 ] {52d6708c-135a-494a-b445-1f9f8e93e429} <Debug> TCPHandler: Processed in 0.001350937 sec. | ||
| 15661 | 2025.06.30 14:56:52.179154 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2025.06.30 14:56:52.179248 [ 276 ] {7c394ea1-913e-4e40-aa2d-a3785e801acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15663 | 2025.06.30 14:56:52.179288 [ 276 ] {7c394ea1-913e-4e40-aa2d-a3785e801acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15664 | 2025.06.30 14:56:52.179985 [ 276 ] {7c394ea1-913e-4e40-aa2d-a3785e801acd} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2025.06.30 14:56:52.180020 [ 276 ] {7c394ea1-913e-4e40-aa2d-a3785e801acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15666 | 2025.06.30 14:56:52.180343 [ 276 ] {7c394ea1-913e-4e40-aa2d-a3785e801acd} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15667 | 2025.06.30 14:56:52.180559 [ 276 ] {7c394ea1-913e-4e40-aa2d-a3785e801acd} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2025.06.30 14:56:52.180688 [ 276 ] {7c394ea1-913e-4e40-aa2d-a3785e801acd} <Debug> executeQuery: Read 419 rows, 30.57 KiB in 0.001456 sec., 287774.7252747253 rows/sec., 20.50 MiB/sec. | ||
| 15669 | 2025.06.30 14:56:52.180728 [ 276 ] {7c394ea1-913e-4e40-aa2d-a3785e801acd} <Debug> TCPHandler: Processed in 0.001623862 sec. | ||
| 15670 | 2025.06.30 14:56:52.180840 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2025.06.30 14:56:52.180935 [ 276 ] {c784e06a-c45f-40d6-8358-21061ae1c20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15672 | 2025.06.30 14:56:52.181058 [ 276 ] {c784e06a-c45f-40d6-8358-21061ae1c20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15673 | 2025.06.30 14:56:52.181401 [ 276 ] {c784e06a-c45f-40d6-8358-21061ae1c20a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2025.06.30 14:56:52.181435 [ 276 ] {c784e06a-c45f-40d6-8358-21061ae1c20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15675 | 2025.06.30 14:56:52.181730 [ 276 ] {c784e06a-c45f-40d6-8358-21061ae1c20a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15676 | 2025.06.30 14:56:52.181933 [ 276 ] {c784e06a-c45f-40d6-8358-21061ae1c20a} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2025.06.30 14:56:52.182061 [ 276 ] {c784e06a-c45f-40d6-8358-21061ae1c20a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 15678 | 2025.06.30 14:56:52.182099 [ 276 ] {c784e06a-c45f-40d6-8358-21061ae1c20a} <Debug> TCPHandler: Processed in 0.001308046 sec. | ||
| 15679 | 2025.06.30 14:56:52.182205 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15680 | 2025.06.30 14:56:52.182300 [ 276 ] {0141c4b1-b34e-4ac7-9610-fba0c43a61ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15681 | 2025.06.30 14:56:52.182342 [ 276 ] {0141c4b1-b34e-4ac7-9610-fba0c43a61ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15682 | 2025.06.30 14:56:52.182780 [ 276 ] {0141c4b1-b34e-4ac7-9610-fba0c43a61ff} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2025.06.30 14:56:52.182815 [ 276 ] {0141c4b1-b34e-4ac7-9610-fba0c43a61ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15684 | 2025.06.30 14:56:52.183159 [ 276 ] {0141c4b1-b34e-4ac7-9610-fba0c43a61ff} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15685 | 2025.06.30 14:56:52.183381 [ 276 ] {0141c4b1-b34e-4ac7-9610-fba0c43a61ff} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15686 | 2025.06.30 14:56:52.183516 [ 276 ] {0141c4b1-b34e-4ac7-9610-fba0c43a61ff} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001234 sec., 193679.09238249593 rows/sec., 12.99 MiB/sec. | ||
| 15687 | 2025.06.30 14:56:52.183556 [ 276 ] {0141c4b1-b34e-4ac7-9610-fba0c43a61ff} <Debug> TCPHandler: Processed in 0.001405518 sec. | ||
| 15688 | 2025.06.30 14:56:52.183668 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15689 | 2025.06.30 14:56:52.183763 [ 276 ] {4e45e520-3a47-4c7e-855c-60376d651069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15690 | 2025.06.30 14:56:52.183805 [ 276 ] {4e45e520-3a47-4c7e-855c-60376d651069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15691 | 2025.06.30 14:56:52.184122 [ 276 ] {4e45e520-3a47-4c7e-855c-60376d651069} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15692 | 2025.06.30 14:56:52.184159 [ 276 ] {4e45e520-3a47-4c7e-855c-60376d651069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15693 | 2025.06.30 14:56:52.184446 [ 276 ] {4e45e520-3a47-4c7e-855c-60376d651069} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15694 | 2025.06.30 14:56:52.184653 [ 276 ] {4e45e520-3a47-4c7e-855c-60376d651069} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15695 | 2025.06.30 14:56:52.184785 [ 276 ] {4e45e520-3a47-4c7e-855c-60376d651069} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 15696 | 2025.06.30 14:56:52.184823 [ 276 ] {4e45e520-3a47-4c7e-855c-60376d651069} <Debug> TCPHandler: Processed in 0.001204104 sec. | ||
| 15697 | 2025.06.30 14:56:52.184933 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15698 | 2025.06.30 14:56:52.185027 [ 276 ] {10c23fe4-21a3-48a5-b73d-f725ea2650d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15699 | 2025.06.30 14:56:52.185082 [ 276 ] {10c23fe4-21a3-48a5-b73d-f725ea2650d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15700 | 2025.06.30 14:56:52.185968 [ 276 ] {10c23fe4-21a3-48a5-b73d-f725ea2650d4} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15701 | 2025.06.30 14:56:52.186005 [ 276 ] {10c23fe4-21a3-48a5-b73d-f725ea2650d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15702 | 2025.06.30 14:56:52.186549 [ 276 ] {10c23fe4-21a3-48a5-b73d-f725ea2650d4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15703 | 2025.06.30 14:56:52.186783 [ 276 ] {10c23fe4-21a3-48a5-b73d-f725ea2650d4} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2025.06.30 14:56:52.186911 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15705 | 2025.06.30 14:56:52.186926 [ 276 ] {10c23fe4-21a3-48a5-b73d-f725ea2650d4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001915 sec., 17232.375979112272 rows/sec., 30.88 MiB/sec. | ||
| 15706 | 2025.06.30 14:56:52.186968 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2025.06.30 14:56:52.186994 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15708 | 2025.06.30 14:56:52.187013 [ 276 ] {10c23fe4-21a3-48a5-b73d-f725ea2650d4} <Debug> TCPHandler: Processed in 0.002130143 sec. | ||
| 15709 | 2025.06.30 14:56:52.187089 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 15710 | 2025.06.30 14:56:52.187136 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15711 | 2025.06.30 14:56:52.187232 [ 276 ] {b5c054b9-0bf1-450c-a967-584e712102b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15712 | 2025.06.30 14:56:52.187275 [ 276 ] {b5c054b9-0bf1-450c-a967-584e712102b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15713 | 2025.06.30 14:56:52.187300 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15714 | 2025.06.30 14:56:52.187359 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2424 rows starting from the beginning of the part | ||
| 15715 | 2025.06.30 14:56:52.187491 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 33 rows starting from the beginning of the part | ||
| 15716 | 2025.06.30 14:56:52.187608 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 9 rows starting from the beginning of the part | ||
| 15717 | 2025.06.30 14:56:52.187624 [ 276 ] {b5c054b9-0bf1-450c-a967-584e712102b3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15718 | 2025.06.30 14:56:52.187661 [ 276 ] {b5c054b9-0bf1-450c-a967-584e712102b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15719 | 2025.06.30 14:56:52.187717 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 33 rows starting from the beginning of the part | ||
| 15720 | 2025.06.30 14:56:52.187826 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 9 rows starting from the beginning of the part | ||
| 15721 | 2025.06.30 14:56:52.187922 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 33 rows starting from the beginning of the part | ||
| 15722 | 2025.06.30 14:56:52.188011 [ 276 ] {b5c054b9-0bf1-450c-a967-584e712102b3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15723 | 2025.06.30 14:56:52.188225 [ 276 ] {b5c054b9-0bf1-450c-a967-584e712102b3} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15724 | 2025.06.30 14:56:52.188359 [ 276 ] {b5c054b9-0bf1-450c-a967-584e712102b3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001144 sec., 71678.32167832168 rows/sec., 4.55 MiB/sec. | ||
| 15725 | 2025.06.30 14:56:52.188399 [ 276 ] {b5c054b9-0bf1-450c-a967-584e712102b3} <Debug> TCPHandler: Processed in 0.001313696 sec. | ||
| 15726 | 2025.06.30 14:56:52.197525 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2541 rows, containing 19 columns (19 merged, 0 gathered) in 0.010473969 sec., 242601.44363612306 rows/sec., 434.73 MiB/sec. | ||
| 15727 | 2025.06.30 14:56:52.199746 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15728 | 2025.06.30 14:56:52.200135 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2025.06.30 14:56:52.200221 [ 200 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15730 | 2025.06.30 14:56:52.200366 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.80 MiB. | ||
| 15731 | 2025.06.30 14:56:52.816874 [ 219 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 15732 | 2025.06.30 14:56:52.816924 [ 219 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 15733 | 2025.06.30 14:56:52.818773 [ 219 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 15734 | 2025.06.30 14:56:53.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.70 MiB, peak 376.47 MiB, free memory in arenas 0.00 B, will set to 360.57 MiB (RSS), difference: 2.87 MiB | ||
| 15735 | 2025.06.30 14:56:53.113498 [ 225 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 15736 | 2025.06.30 14:56:53.113553 [ 225 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 15737 | 2025.06.30 14:56:53.115643 [ 225 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 15738 | 2025.06.30 14:56:53.191100 [ 224 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 15739 | 2025.06.30 14:56:53.191156 [ 224 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 15740 | 2025.06.30 14:56:53.193152 [ 224 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 15741 | 2025.06.30 14:56:53.530922 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 15742 | 2025.06.30 14:56:53.549028 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2025.06.30 14:56:53.549094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15744 | 2025.06.30 14:56:53.555474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15745 | 2025.06.30 14:56:53.556206 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15746 | 2025.06.30 14:56:53.559486 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 15747 | 2025.06.30 14:56:57.162810 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15748 | 2025.06.30 14:56:57.163071 [ 276 ] {f5d51027-8670-467b-8f7f-527c822bb9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15749 | 2025.06.30 14:56:57.163134 [ 276 ] {f5d51027-8670-467b-8f7f-527c822bb9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15750 | 2025.06.30 14:56:57.163834 [ 276 ] {f5d51027-8670-467b-8f7f-527c822bb9f4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15751 | 2025.06.30 14:56:57.163873 [ 276 ] {f5d51027-8670-467b-8f7f-527c822bb9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15752 | 2025.06.30 14:56:57.164261 [ 276 ] {f5d51027-8670-467b-8f7f-527c822bb9f4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15753 | 2025.06.30 14:56:57.164481 [ 276 ] {f5d51027-8670-467b-8f7f-527c822bb9f4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2025.06.30 14:56:57.164639 [ 276 ] {f5d51027-8670-467b-8f7f-527c822bb9f4} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001621 sec., 45650.83281924738 rows/sec., 3.67 MiB/sec. | ||
| 15755 | 2025.06.30 14:56:57.164692 [ 276 ] {f5d51027-8670-467b-8f7f-527c822bb9f4} <Debug> TCPHandler: Processed in 0.002048581 sec. | ||
| 15756 | 2025.06.30 14:56:57.164823 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15757 | 2025.06.30 14:56:57.164925 [ 276 ] {663f4cfb-b99c-49fc-99e5-a51566f9cfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15758 | 2025.06.30 14:56:57.164967 [ 276 ] {663f4cfb-b99c-49fc-99e5-a51566f9cfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15759 | 2025.06.30 14:56:57.165385 [ 276 ] {663f4cfb-b99c-49fc-99e5-a51566f9cfcf} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2025.06.30 14:56:57.165420 [ 276 ] {663f4cfb-b99c-49fc-99e5-a51566f9cfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15761 | 2025.06.30 14:56:57.165714 [ 276 ] {663f4cfb-b99c-49fc-99e5-a51566f9cfcf} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15762 | 2025.06.30 14:56:57.165919 [ 276 ] {663f4cfb-b99c-49fc-99e5-a51566f9cfcf} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15763 | 2025.06.30 14:56:57.166053 [ 276 ] {663f4cfb-b99c-49fc-99e5-a51566f9cfcf} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00115 sec., 7826.086956521739 rows/sec., 588.49 KiB/sec. | ||
| 15764 | 2025.06.30 14:56:57.166094 [ 276 ] {663f4cfb-b99c-49fc-99e5-a51566f9cfcf} <Debug> TCPHandler: Processed in 0.001321447 sec. | ||
| 15765 | 2025.06.30 14:56:57.166202 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15766 | 2025.06.30 14:56:57.166297 [ 276 ] {44c39296-15a4-4cff-8efd-15b0ff402960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15767 | 2025.06.30 14:56:57.166336 [ 276 ] {44c39296-15a4-4cff-8efd-15b0ff402960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15768 | 2025.06.30 14:56:57.166763 [ 276 ] {44c39296-15a4-4cff-8efd-15b0ff402960} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2025.06.30 14:56:57.166798 [ 276 ] {44c39296-15a4-4cff-8efd-15b0ff402960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15770 | 2025.06.30 14:56:57.167104 [ 276 ] {44c39296-15a4-4cff-8efd-15b0ff402960} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15771 | 2025.06.30 14:56:57.167319 [ 276 ] {44c39296-15a4-4cff-8efd-15b0ff402960} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2025.06.30 14:56:57.167447 [ 276 ] {44c39296-15a4-4cff-8efd-15b0ff402960} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001168 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 15773 | 2025.06.30 14:56:57.167487 [ 276 ] {44c39296-15a4-4cff-8efd-15b0ff402960} <Debug> TCPHandler: Processed in 0.001332796 sec. | ||
| 15774 | 2025.06.30 14:56:57.167602 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15775 | 2025.06.30 14:56:57.167696 [ 276 ] {74855004-c8fc-4354-84d9-675855e0ddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15776 | 2025.06.30 14:56:57.167740 [ 276 ] {74855004-c8fc-4354-84d9-675855e0ddb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15777 | 2025.06.30 14:56:57.168169 [ 276 ] {74855004-c8fc-4354-84d9-675855e0ddb1} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2025.06.30 14:56:57.168206 [ 276 ] {74855004-c8fc-4354-84d9-675855e0ddb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15779 | 2025.06.30 14:56:57.168522 [ 276 ] {74855004-c8fc-4354-84d9-675855e0ddb1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15780 | 2025.06.30 14:56:57.168722 [ 276 ] {74855004-c8fc-4354-84d9-675855e0ddb1} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2025.06.30 14:56:57.168849 [ 276 ] {74855004-c8fc-4354-84d9-675855e0ddb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 15782 | 2025.06.30 14:56:57.168888 [ 276 ] {74855004-c8fc-4354-84d9-675855e0ddb1} <Debug> TCPHandler: Processed in 0.001333156 sec. | ||
| 15783 | 2025.06.30 14:56:57.168999 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15784 | 2025.06.30 14:56:57.169094 [ 276 ] {8ae192a4-168e-49a6-8559-d134c812e2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15785 | 2025.06.30 14:56:57.169147 [ 276 ] {8ae192a4-168e-49a6-8559-d134c812e2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15786 | 2025.06.30 14:56:57.169924 [ 276 ] {8ae192a4-168e-49a6-8559-d134c812e2ca} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2025.06.30 14:56:57.169960 [ 276 ] {8ae192a4-168e-49a6-8559-d134c812e2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15788 | 2025.06.30 14:56:57.170465 [ 276 ] {8ae192a4-168e-49a6-8559-d134c812e2ca} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15789 | 2025.06.30 14:56:57.170678 [ 276 ] {8ae192a4-168e-49a6-8559-d134c812e2ca} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2025.06.30 14:56:57.170819 [ 276 ] {8ae192a4-168e-49a6-8559-d134c812e2ca} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001742 sec., 5166.475315729047 rows/sec., 9.26 MiB/sec. | ||
| 15791 | 2025.06.30 14:56:57.170885 [ 276 ] {8ae192a4-168e-49a6-8559-d134c812e2ca} <Debug> TCPHandler: Processed in 0.001932438 sec. | ||
| 15792 | 2025.06.30 14:56:57.171002 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15793 | 2025.06.30 14:56:57.171095 [ 276 ] {1849b786-f323-4cf9-ae14-9734c6632288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15794 | 2025.06.30 14:56:57.171134 [ 276 ] {1849b786-f323-4cf9-ae14-9734c6632288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15795 | 2025.06.30 14:56:57.171474 [ 276 ] {1849b786-f323-4cf9-ae14-9734c6632288} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15796 | 2025.06.30 14:56:57.171509 [ 276 ] {1849b786-f323-4cf9-ae14-9734c6632288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15797 | 2025.06.30 14:56:57.171799 [ 276 ] {1849b786-f323-4cf9-ae14-9734c6632288} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15798 | 2025.06.30 14:56:57.172009 [ 276 ] {1849b786-f323-4cf9-ae14-9734c6632288} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15799 | 2025.06.30 14:56:57.172134 [ 276 ] {1849b786-f323-4cf9-ae14-9734c6632288} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 15800 | 2025.06.30 14:56:57.172172 [ 276 ] {1849b786-f323-4cf9-ae14-9734c6632288} <Debug> TCPHandler: Processed in 0.001217925 sec. | ||
| 15801 | 2025.06.30 14:56:58.067997 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 15802 | 2025.06.30 14:56:58.068055 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 15803 | 2025.06.30 14:56:58.070137 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 15804 | 2025.06.30 14:56:58.575561 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15805 | 2025.06.30 14:56:58.575628 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15806 | 2025.06.30 14:56:58.774591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
| 15807 | 2025.06.30 14:56:58.775295 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2025.06.30 14:56:58.775339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15809 | 2025.06.30 14:56:58.775813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15810 | 2025.06.30 14:56:58.776039 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2025.06.30 14:56:58.776174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
| 15812 | 2025.06.30 14:56:58.909557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2172 | ||
| 15813 | 2025.06.30 14:56:58.912146 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15814 | 2025.06.30 14:56:58.912189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15815 | 2025.06.30 14:56:58.913351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15816 | 2025.06.30 14:56:58.913601 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15817 | 2025.06.30 14:56:58.913860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 15818 | 2025.06.30 14:57:01.059541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 15819 | 2025.06.30 14:57:01.077803 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15820 | 2025.06.30 14:57:01.077867 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15821 | 2025.06.30 14:57:01.084197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15822 | 2025.06.30 14:57:01.084941 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15823 | 2025.06.30 14:57:01.088182 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 15824 | 2025.06.30 14:57:02.169703 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15825 | 2025.06.30 14:57:02.170008 [ 276 ] {a6edda25-9569-4fbe-9fdd-7727395f6405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15826 | 2025.06.30 14:57:02.170119 [ 276 ] {a6edda25-9569-4fbe-9fdd-7727395f6405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15827 | 2025.06.30 14:57:02.170908 [ 276 ] {a6edda25-9569-4fbe-9fdd-7727395f6405} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2025.06.30 14:57:02.170958 [ 276 ] {a6edda25-9569-4fbe-9fdd-7727395f6405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15829 | 2025.06.30 14:57:02.171369 [ 276 ] {a6edda25-9569-4fbe-9fdd-7727395f6405} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15830 | 2025.06.30 14:57:02.171607 [ 276 ] {a6edda25-9569-4fbe-9fdd-7727395f6405} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2025.06.30 14:57:02.171756 [ 86 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15832 | 2025.06.30 14:57:02.171780 [ 276 ] {a6edda25-9569-4fbe-9fdd-7727395f6405} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001847 sec., 114780.72550081213 rows/sec., 7.30 MiB/sec. | ||
| 15833 | 2025.06.30 14:57:02.171829 [ 86 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2025.06.30 14:57:02.171852 [ 276 ] {a6edda25-9569-4fbe-9fdd-7727395f6405} <Debug> TCPHandler: Processed in 0.002336986 sec. | ||
| 15835 | 2025.06.30 14:57:02.171860 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15836 | 2025.06.30 14:57:02.171975 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::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 | ||
| 15837 | 2025.06.30 14:57:02.171985 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15838 | 2025.06.30 14:57:02.172100 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15839 | 2025.06.30 14:57:02.172111 [ 276 ] {cc4ceacf-b65e-4e73-9dfa-d74a14502570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15840 | 2025.06.30 14:57:02.172141 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 236 rows starting from the beginning of the part | ||
| 15841 | 2025.06.30 14:57:02.172165 [ 276 ] {cc4ceacf-b65e-4e73-9dfa-d74a14502570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15842 | 2025.06.30 14:57:02.172217 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 15843 | 2025.06.30 14:57:02.172270 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 15844 | 2025.06.30 14:57:02.172314 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 15845 | 2025.06.30 14:57:02.172356 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 15846 | 2025.06.30 14:57:02.172396 [ 190 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 15847 | 2025.06.30 14:57:02.172898 [ 276 ] {cc4ceacf-b65e-4e73-9dfa-d74a14502570} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2025.06.30 14:57:02.172941 [ 276 ] {cc4ceacf-b65e-4e73-9dfa-d74a14502570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15849 | 2025.06.30 14:57:02.173310 [ 276 ] {cc4ceacf-b65e-4e73-9dfa-d74a14502570} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15850 | 2025.06.30 14:57:02.173415 [ 200 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478469 sec., 876582.464698279 rows/sec., 59.41 MiB/sec. | ||
| 15851 | 2025.06.30 14:57:02.173529 [ 276 ] {cc4ceacf-b65e-4e73-9dfa-d74a14502570} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2025.06.30 14:57:02.173622 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15853 | 2025.06.30 14:57:02.173675 [ 276 ] {cc4ceacf-b65e-4e73-9dfa-d74a14502570} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001589 sec., 429830.0818124607 rows/sec., 34.20 MiB/sec. | ||
| 15854 | 2025.06.30 14:57:02.173722 [ 276 ] {cc4ceacf-b65e-4e73-9dfa-d74a14502570} <Debug> TCPHandler: Processed in 0.001791896 sec. | ||
| 15855 | 2025.06.30 14:57:02.173839 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15856 | 2025.06.30 14:57:02.173932 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2025.06.30 14:57:02.173940 [ 276 ] {e7b35b26-f8fe-4175-b21c-f97616fe91c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15858 | 2025.06.30 14:57:02.173993 [ 276 ] {e7b35b26-f8fe-4175-b21c-f97616fe91c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15859 | 2025.06.30 14:57:02.174024 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_41_8} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15860 | 2025.06.30 14:57:02.174148 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15861 | 2025.06.30 14:57:02.174460 [ 276 ] {e7b35b26-f8fe-4175-b21c-f97616fe91c5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2025.06.30 14:57:02.174502 [ 276 ] {e7b35b26-f8fe-4175-b21c-f97616fe91c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15863 | 2025.06.30 14:57:02.174824 [ 276 ] {e7b35b26-f8fe-4175-b21c-f97616fe91c5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15864 | 2025.06.30 14:57:02.175051 [ 276 ] {e7b35b26-f8fe-4175-b21c-f97616fe91c5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15865 | 2025.06.30 14:57:02.175186 [ 276 ] {e7b35b26-f8fe-4175-b21c-f97616fe91c5} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001263 sec., 110055.42359461599 rows/sec., 6.86 MiB/sec. | ||
| 15866 | 2025.06.30 14:57:02.175226 [ 276 ] {e7b35b26-f8fe-4175-b21c-f97616fe91c5} <Debug> TCPHandler: Processed in 0.001437769 sec. | ||
| 15867 | 2025.06.30 14:57:02.175337 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15868 | 2025.06.30 14:57:02.175432 [ 276 ] {72b529d7-14a5-425f-8bf6-b0e320cc6008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15869 | 2025.06.30 14:57:02.175474 [ 276 ] {72b529d7-14a5-425f-8bf6-b0e320cc6008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15870 | 2025.06.30 14:57:02.175910 [ 276 ] {72b529d7-14a5-425f-8bf6-b0e320cc6008} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2025.06.30 14:57:02.175946 [ 276 ] {72b529d7-14a5-425f-8bf6-b0e320cc6008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15872 | 2025.06.30 14:57:02.176241 [ 276 ] {72b529d7-14a5-425f-8bf6-b0e320cc6008} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15873 | 2025.06.30 14:57:02.176443 [ 276 ] {72b529d7-14a5-425f-8bf6-b0e320cc6008} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15874 | 2025.06.30 14:57:02.176574 [ 276 ] {72b529d7-14a5-425f-8bf6-b0e320cc6008} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001158 sec., 97582.03799654577 rows/sec., 6.32 MiB/sec. | ||
| 15875 | 2025.06.30 14:57:02.176614 [ 276 ] {72b529d7-14a5-425f-8bf6-b0e320cc6008} <Debug> TCPHandler: Processed in 0.001325856 sec. | ||
| 15876 | 2025.06.30 14:57:02.176725 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15877 | 2025.06.30 14:57:02.176820 [ 276 ] {8f45a20f-991a-4de7-a1c3-68a1b45373fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15878 | 2025.06.30 14:57:02.176860 [ 276 ] {8f45a20f-991a-4de7-a1c3-68a1b45373fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15879 | 2025.06.30 14:57:02.177293 [ 276 ] {8f45a20f-991a-4de7-a1c3-68a1b45373fd} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2025.06.30 14:57:02.177329 [ 276 ] {8f45a20f-991a-4de7-a1c3-68a1b45373fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15881 | 2025.06.30 14:57:02.177630 [ 276 ] {8f45a20f-991a-4de7-a1c3-68a1b45373fd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15882 | 2025.06.30 14:57:02.177844 [ 276 ] {8f45a20f-991a-4de7-a1c3-68a1b45373fd} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15883 | 2025.06.30 14:57:02.177950 [ 86 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15884 | 2025.06.30 14:57:02.177974 [ 276 ] {8f45a20f-991a-4de7-a1c3-68a1b45373fd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001171 sec., 95644.74807856533 rows/sec., 5.45 MiB/sec. | ||
| 15885 | 2025.06.30 14:57:02.177984 [ 86 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2025.06.30 14:57:02.178016 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15887 | 2025.06.30 14:57:02.178022 [ 276 ] {8f45a20f-991a-4de7-a1c3-68a1b45373fd} <Debug> TCPHandler: Processed in 0.001346687 sec. | ||
| 15888 | 2025.06.30 14:57:02.178106 [ 188 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::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 | ||
| 15889 | 2025.06.30 14:57:02.178140 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15890 | 2025.06.30 14:57:02.178232 [ 188 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15891 | 2025.06.30 14:57:02.178247 [ 276 ] {fd713187-437e-4af1-a161-cc88920b8e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15892 | 2025.06.30 14:57:02.178277 [ 188 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 124 rows starting from the beginning of the part | ||
| 15893 | 2025.06.30 14:57:02.178296 [ 276 ] {fd713187-437e-4af1-a161-cc88920b8e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15894 | 2025.06.30 14:57:02.178356 [ 188 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
| 15895 | 2025.06.30 14:57:02.178416 [ 188 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part | ||
| 15896 | 2025.06.30 14:57:02.178468 [ 188 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part | ||
| 15897 | 2025.06.30 14:57:02.178514 [ 188 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part | ||
| 15898 | 2025.06.30 14:57:02.178561 [ 188 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part | ||
| 15899 | 2025.06.30 14:57:02.178865 [ 276 ] {fd713187-437e-4af1-a161-cc88920b8e28} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15900 | 2025.06.30 14:57:02.178906 [ 276 ] {fd713187-437e-4af1-a161-cc88920b8e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15901 | 2025.06.30 14:57:02.179251 [ 276 ] {fd713187-437e-4af1-a161-cc88920b8e28} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15902 | 2025.06.30 14:57:02.179462 [ 276 ] {fd713187-437e-4af1-a161-cc88920b8e28} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2025.06.30 14:57:02.179487 [ 200 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424299 sec., 480236.2425305361 rows/sec., 29.35 MiB/sec. | ||
| 15904 | 2025.06.30 14:57:02.179600 [ 276 ] {fd713187-437e-4af1-a161-cc88920b8e28} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.00137 sec., 302919.7080291971 rows/sec., 21.55 MiB/sec. | ||
| 15905 | 2025.06.30 14:57:02.179604 [ 200 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15906 | 2025.06.30 14:57:02.179648 [ 276 ] {fd713187-437e-4af1-a161-cc88920b8e28} <Debug> TCPHandler: Processed in 0.001556781 sec. | ||
| 15907 | 2025.06.30 14:57:02.179765 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2025.06.30 14:57:02.179862 [ 276 ] {e4950d2c-54fd-4a11-9979-c95d4d2aea37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15909 | 2025.06.30 14:57:02.179875 [ 200 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15910 | 2025.06.30 14:57:02.179905 [ 276 ] {e4950d2c-54fd-4a11-9979-c95d4d2aea37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15911 | 2025.06.30 14:57:02.179946 [ 200 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_41_8} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15912 | 2025.06.30 14:57:02.180011 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15913 | 2025.06.30 14:57:02.180252 [ 276 ] {e4950d2c-54fd-4a11-9979-c95d4d2aea37} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2025.06.30 14:57:02.180292 [ 276 ] {e4950d2c-54fd-4a11-9979-c95d4d2aea37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15915 | 2025.06.30 14:57:02.180607 [ 276 ] {e4950d2c-54fd-4a11-9979-c95d4d2aea37} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15916 | 2025.06.30 14:57:02.180819 [ 276 ] {e4950d2c-54fd-4a11-9979-c95d4d2aea37} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2025.06.30 14:57:02.180951 [ 276 ] {e4950d2c-54fd-4a11-9979-c95d4d2aea37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 15918 | 2025.06.30 14:57:02.180989 [ 276 ] {e4950d2c-54fd-4a11-9979-c95d4d2aea37} <Debug> TCPHandler: Processed in 0.001274006 sec. | ||
| 15919 | 2025.06.30 14:57:02.181098 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2025.06.30 14:57:02.181192 [ 276 ] {e2ccb241-b0cd-43ab-b294-d5d5487eb11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15921 | 2025.06.30 14:57:02.181235 [ 276 ] {e2ccb241-b0cd-43ab-b294-d5d5487eb11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15922 | 2025.06.30 14:57:02.181646 [ 276 ] {e2ccb241-b0cd-43ab-b294-d5d5487eb11e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2025.06.30 14:57:02.181681 [ 276 ] {e2ccb241-b0cd-43ab-b294-d5d5487eb11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15924 | 2025.06.30 14:57:02.182005 [ 276 ] {e2ccb241-b0cd-43ab-b294-d5d5487eb11e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15925 | 2025.06.30 14:57:02.182205 [ 276 ] {e2ccb241-b0cd-43ab-b294-d5d5487eb11e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15926 | 2025.06.30 14:57:02.182340 [ 276 ] {e2ccb241-b0cd-43ab-b294-d5d5487eb11e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001165 sec., 203433.47639484977 rows/sec., 13.64 MiB/sec. | ||
| 15927 | 2025.06.30 14:57:02.182379 [ 276 ] {e2ccb241-b0cd-43ab-b294-d5d5487eb11e} <Debug> TCPHandler: Processed in 0.001330196 sec. | ||
| 15928 | 2025.06.30 14:57:02.182497 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2025.06.30 14:57:02.182597 [ 276 ] {5e7ed5aa-245e-4e36-8e8b-60592c7a9909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15930 | 2025.06.30 14:57:02.182641 [ 276 ] {5e7ed5aa-245e-4e36-8e8b-60592c7a9909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15931 | 2025.06.30 14:57:02.183006 [ 276 ] {5e7ed5aa-245e-4e36-8e8b-60592c7a9909} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2025.06.30 14:57:02.183042 [ 276 ] {5e7ed5aa-245e-4e36-8e8b-60592c7a9909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15933 | 2025.06.30 14:57:02.183337 [ 276 ] {5e7ed5aa-245e-4e36-8e8b-60592c7a9909} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15934 | 2025.06.30 14:57:02.183568 [ 276 ] {5e7ed5aa-245e-4e36-8e8b-60592c7a9909} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2025.06.30 14:57:02.183703 [ 276 ] {5e7ed5aa-245e-4e36-8e8b-60592c7a9909} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 15936 | 2025.06.30 14:57:02.183744 [ 276 ] {5e7ed5aa-245e-4e36-8e8b-60592c7a9909} <Debug> TCPHandler: Processed in 0.001296076 sec. | ||
| 15937 | 2025.06.30 14:57:02.183861 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15938 | 2025.06.30 14:57:02.183955 [ 276 ] {0919da83-6315-42be-b0a3-50d5a2b0870f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15939 | 2025.06.30 14:57:02.184010 [ 276 ] {0919da83-6315-42be-b0a3-50d5a2b0870f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15940 | 2025.06.30 14:57:02.184852 [ 276 ] {0919da83-6315-42be-b0a3-50d5a2b0870f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15941 | 2025.06.30 14:57:02.184889 [ 276 ] {0919da83-6315-42be-b0a3-50d5a2b0870f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15942 | 2025.06.30 14:57:02.185462 [ 276 ] {0919da83-6315-42be-b0a3-50d5a2b0870f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15943 | 2025.06.30 14:57:02.185680 [ 276 ] {0919da83-6315-42be-b0a3-50d5a2b0870f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15944 | 2025.06.30 14:57:02.185820 [ 276 ] {0919da83-6315-42be-b0a3-50d5a2b0870f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00188 sec., 17553.191489361703 rows/sec., 31.45 MiB/sec. | ||
| 15945 | 2025.06.30 14:57:02.185879 [ 276 ] {0919da83-6315-42be-b0a3-50d5a2b0870f} <Debug> TCPHandler: Processed in 0.002066971 sec. | ||
| 15946 | 2025.06.30 14:57:02.185994 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15947 | 2025.06.30 14:57:02.186089 [ 276 ] {a6ded9f2-93bb-4bd9-93e3-15422934998b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15948 | 2025.06.30 14:57:02.186131 [ 276 ] {a6ded9f2-93bb-4bd9-93e3-15422934998b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15949 | 2025.06.30 14:57:02.186475 [ 276 ] {a6ded9f2-93bb-4bd9-93e3-15422934998b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15950 | 2025.06.30 14:57:02.186515 [ 276 ] {a6ded9f2-93bb-4bd9-93e3-15422934998b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15951 | 2025.06.30 14:57:02.186842 [ 276 ] {a6ded9f2-93bb-4bd9-93e3-15422934998b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15952 | 2025.06.30 14:57:02.187055 [ 276 ] {a6ded9f2-93bb-4bd9-93e3-15422934998b} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15953 | 2025.06.30 14:57:02.187185 [ 276 ] {a6ded9f2-93bb-4bd9-93e3-15422934998b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00111 sec., 73873.87387387386 rows/sec., 4.69 MiB/sec. | ||
| 15954 | 2025.06.30 14:57:02.187224 [ 276 ] {a6ded9f2-93bb-4bd9-93e3-15422934998b} <Debug> TCPHandler: Processed in 0.001280925 sec. | ||
| 15955 | 2025.06.30 14:57:03.015924 [ 225 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): 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] | ||
| 15956 | 2025.06.30 14:57:03.015980 [ 225 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): 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] | ||
| 15957 | 2025.06.30 14:57:03.017853 [ 225 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): 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] | ||
| 15958 | 2025.06.30 14:57:06.276289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
| 15959 | 2025.06.30 14:57:06.276992 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2025.06.30 14:57:06.277058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 15961 | 2025.06.30 14:57:06.277616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15962 | 2025.06.30 14:57:06.277873 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2025.06.30 14:57:06.278029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
| 15964 | 2025.06.30 14:57:07.162809 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15965 | 2025.06.30 14:57:07.163008 [ 276 ] {eb449b28-5b72-44f5-89b1-034e318e5930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15966 | 2025.06.30 14:57:07.163076 [ 276 ] {eb449b28-5b72-44f5-89b1-034e318e5930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15967 | 2025.06.30 14:57:07.163724 [ 276 ] {eb449b28-5b72-44f5-89b1-034e318e5930} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15968 | 2025.06.30 14:57:07.163771 [ 276 ] {eb449b28-5b72-44f5-89b1-034e318e5930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15969 | 2025.06.30 14:57:07.164146 [ 276 ] {eb449b28-5b72-44f5-89b1-034e318e5930} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15970 | 2025.06.30 14:57:07.164382 [ 276 ] {eb449b28-5b72-44f5-89b1-034e318e5930} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2025.06.30 14:57:07.164541 [ 276 ] {eb449b28-5b72-44f5-89b1-034e318e5930} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001583 sec., 5053.695514845231 rows/sec., 412.09 KiB/sec. | ||
| 15972 | 2025.06.30 14:57:07.164585 [ 276 ] {eb449b28-5b72-44f5-89b1-034e318e5930} <Debug> TCPHandler: Processed in 0.001912858 sec. | ||
| 15973 | 2025.06.30 14:57:07.164711 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15974 | 2025.06.30 14:57:07.164810 [ 276 ] {6cb717b6-311e-4d9e-90f3-9fa3a96702d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15975 | 2025.06.30 14:57:07.164855 [ 276 ] {6cb717b6-311e-4d9e-90f3-9fa3a96702d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15976 | 2025.06.30 14:57:07.165310 [ 276 ] {6cb717b6-311e-4d9e-90f3-9fa3a96702d6} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15977 | 2025.06.30 14:57:07.165348 [ 276 ] {6cb717b6-311e-4d9e-90f3-9fa3a96702d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15978 | 2025.06.30 14:57:07.165664 [ 276 ] {6cb717b6-311e-4d9e-90f3-9fa3a96702d6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15979 | 2025.06.30 14:57:07.165888 [ 276 ] {6cb717b6-311e-4d9e-90f3-9fa3a96702d6} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2025.06.30 14:57:07.166019 [ 276 ] {6cb717b6-311e-4d9e-90f3-9fa3a96702d6} <Debug> executeQuery: Read 78 rows, 6.39 KiB in 0.001229 sec., 63466.23270951993 rows/sec., 5.08 MiB/sec. | ||
| 15981 | 2025.06.30 14:57:07.166072 [ 276 ] {6cb717b6-311e-4d9e-90f3-9fa3a96702d6} <Debug> TCPHandler: Processed in 0.001411138 sec. | ||
| 15982 | 2025.06.30 14:57:07.166202 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15983 | 2025.06.30 14:57:07.166299 [ 276 ] {93e34761-eae7-47f4-86bc-66429cdf6a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15984 | 2025.06.30 14:57:07.166340 [ 276 ] {93e34761-eae7-47f4-86bc-66429cdf6a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15985 | 2025.06.30 14:57:07.166783 [ 276 ] {93e34761-eae7-47f4-86bc-66429cdf6a4e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2025.06.30 14:57:07.166819 [ 276 ] {93e34761-eae7-47f4-86bc-66429cdf6a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15987 | 2025.06.30 14:57:07.167106 [ 276 ] {93e34761-eae7-47f4-86bc-66429cdf6a4e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15988 | 2025.06.30 14:57:07.167323 [ 276 ] {93e34761-eae7-47f4-86bc-66429cdf6a4e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2025.06.30 14:57:07.167456 [ 276 ] {93e34761-eae7-47f4-86bc-66429cdf6a4e} <Debug> executeQuery: Read 17 rows, 1.24 KiB in 0.001174 sec., 14480.408858603067 rows/sec., 1.03 MiB/sec. | ||
| 15990 | 2025.06.30 14:57:07.167495 [ 276 ] {93e34761-eae7-47f4-86bc-66429cdf6a4e} <Debug> TCPHandler: Processed in 0.001345056 sec. | ||
| 15991 | 2025.06.30 14:57:07.167611 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15992 | 2025.06.30 14:57:07.167707 [ 276 ] {a8623351-05eb-4303-926b-adc5bf247323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15993 | 2025.06.30 14:57:07.167748 [ 276 ] {a8623351-05eb-4303-926b-adc5bf247323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15994 | 2025.06.30 14:57:07.168180 [ 276 ] {a8623351-05eb-4303-926b-adc5bf247323} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2025.06.30 14:57:07.168217 [ 276 ] {a8623351-05eb-4303-926b-adc5bf247323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 15996 | 2025.06.30 14:57:07.168582 [ 276 ] {a8623351-05eb-4303-926b-adc5bf247323} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15997 | 2025.06.30 14:57:07.168787 [ 276 ] {a8623351-05eb-4303-926b-adc5bf247323} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15998 | 2025.06.30 14:57:07.168918 [ 276 ] {a8623351-05eb-4303-926b-adc5bf247323} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001228 sec., 65960.91205211727 rows/sec., 5.16 MiB/sec. | ||
| 15999 | 2025.06.30 14:57:07.168959 [ 276 ] {a8623351-05eb-4303-926b-adc5bf247323} <Debug> TCPHandler: Processed in 0.001397458 sec. | ||
| 16000 | 2025.06.30 14:57:07.169072 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2025.06.30 14:57:07.169167 [ 276 ] {a3bc47f9-674a-4c76-8803-d2f62f7967a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16002 | 2025.06.30 14:57:07.169211 [ 276 ] {a3bc47f9-674a-4c76-8803-d2f62f7967a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16003 | 2025.06.30 14:57:07.169680 [ 276 ] {a3bc47f9-674a-4c76-8803-d2f62f7967a4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16004 | 2025.06.30 14:57:07.169718 [ 276 ] {a3bc47f9-674a-4c76-8803-d2f62f7967a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16005 | 2025.06.30 14:57:07.170059 [ 276 ] {a3bc47f9-674a-4c76-8803-d2f62f7967a4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16006 | 2025.06.30 14:57:07.170283 [ 276 ] {a3bc47f9-674a-4c76-8803-d2f62f7967a4} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2025.06.30 14:57:07.170438 [ 276 ] {a3bc47f9-674a-4c76-8803-d2f62f7967a4} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001288 sec., 127329.19254658384 rows/sec., 8.87 MiB/sec. | ||
| 16008 | 2025.06.30 14:57:07.170480 [ 276 ] {a3bc47f9-674a-4c76-8803-d2f62f7967a4} <Debug> TCPHandler: Processed in 0.001458069 sec. | ||
| 16009 | 2025.06.30 14:57:07.170596 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16010 | 2025.06.30 14:57:07.170704 [ 276 ] {3ed80d35-3ca8-46f3-a809-1ab2e0cc5ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16011 | 2025.06.30 14:57:07.170763 [ 276 ] {3ed80d35-3ca8-46f3-a809-1ab2e0cc5ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16012 | 2025.06.30 14:57:07.171608 [ 276 ] {3ed80d35-3ca8-46f3-a809-1ab2e0cc5ddb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16013 | 2025.06.30 14:57:07.171645 [ 276 ] {3ed80d35-3ca8-46f3-a809-1ab2e0cc5ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16014 | 2025.06.30 14:57:07.172193 [ 276 ] {3ed80d35-3ca8-46f3-a809-1ab2e0cc5ddb} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16015 | 2025.06.30 14:57:07.172428 [ 276 ] {3ed80d35-3ca8-46f3-a809-1ab2e0cc5ddb} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2025.06.30 14:57:07.172580 [ 276 ] {3ed80d35-3ca8-46f3-a809-1ab2e0cc5ddb} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001896 sec., 4746.835443037975 rows/sec., 8.51 MiB/sec. | ||
| 16017 | 2025.06.30 14:57:07.172639 [ 276 ] {3ed80d35-3ca8-46f3-a809-1ab2e0cc5ddb} <Debug> TCPHandler: Processed in 0.002095832 sec. | ||
| 16018 | 2025.06.30 14:57:07.172764 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16019 | 2025.06.30 14:57:07.172862 [ 276 ] {efb01bd1-0998-447f-a2f9-f395e18c90fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16020 | 2025.06.30 14:57:07.172911 [ 276 ] {efb01bd1-0998-447f-a2f9-f395e18c90fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16021 | 2025.06.30 14:57:07.173263 [ 276 ] {efb01bd1-0998-447f-a2f9-f395e18c90fe} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16022 | 2025.06.30 14:57:07.173299 [ 276 ] {efb01bd1-0998-447f-a2f9-f395e18c90fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16023 | 2025.06.30 14:57:07.173608 [ 276 ] {efb01bd1-0998-447f-a2f9-f395e18c90fe} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16024 | 2025.06.30 14:57:07.173817 [ 276 ] {efb01bd1-0998-447f-a2f9-f395e18c90fe} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16025 | 2025.06.30 14:57:07.173947 [ 276 ] {efb01bd1-0998-447f-a2f9-f395e18c90fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 16026 | 2025.06.30 14:57:07.173985 [ 276 ] {efb01bd1-0998-447f-a2f9-f395e18c90fe} <Debug> TCPHandler: Processed in 0.001272245 sec. | ||
| 16027 | 2025.06.30 14:57:08.588233 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 16028 | 2025.06.30 14:57:08.606891 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16029 | 2025.06.30 14:57:08.606960 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16030 | 2025.06.30 14:57:08.613387 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16031 | 2025.06.30 14:57:08.614167 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16032 | 2025.06.30 14:57:08.618086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 16033 | 2025.06.30 14:57:08.914039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2208 | ||
| 16034 | 2025.06.30 14:57:08.916809 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16035 | 2025.06.30 14:57:08.916899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16036 | 2025.06.30 14:57:08.918629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16037 | 2025.06.30 14:57:08.918933 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16038 | 2025.06.30 14:57:08.919100 [ 75 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16039 | 2025.06.30 14:57:08.919142 [ 75 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2025.06.30 14:57:08.919165 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16041 | 2025.06.30 14:57:08.919303 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 16042 | 2025.06.30 14:57:08.919439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2208 | ||
| 16043 | 2025.06.30 14:57:08.919916 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16044 | 2025.06.30 14:57:08.920091 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2030 rows starting from the beginning of the part | ||
| 16045 | 2025.06.30 14:57:08.920503 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 16046 | 2025.06.30 14:57:08.920859 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 16047 | 2025.06.30 14:57:08.921184 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 16048 | 2025.06.30 14:57:08.921490 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 16049 | 2025.06.30 14:57:08.921797 [ 196 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 16050 | 2025.06.30 14:57:08.929235 [ 187 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2208 rows, containing 72 columns (72 merged, 0 gathered) in 0.00999618 sec., 220884.37783233196 rows/sec., 167.79 MiB/sec. | ||
| 16051 | 2025.06.30 14:57:08.930920 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16052 | 2025.06.30 14:57:08.931513 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2025.06.30 14:57:08.931594 [ 200 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_66_13} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16054 | 2025.06.30 14:57:08.931802 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 16055 | 2025.06.30 14:57:12.175574 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16056 | 2025.06.30 14:57:12.176060 [ 276 ] {d917d19d-d897-454c-82c9-60dcfa755309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16057 | 2025.06.30 14:57:12.176234 [ 276 ] {d917d19d-d897-454c-82c9-60dcfa755309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16058 | 2025.06.30 14:57:12.177458 [ 276 ] {d917d19d-d897-454c-82c9-60dcfa755309} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2025.06.30 14:57:12.177516 [ 276 ] {d917d19d-d897-454c-82c9-60dcfa755309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16060 | 2025.06.30 14:57:12.178108 [ 276 ] {d917d19d-d897-454c-82c9-60dcfa755309} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16061 | 2025.06.30 14:57:12.178438 [ 276 ] {d917d19d-d897-454c-82c9-60dcfa755309} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2025.06.30 14:57:12.178666 [ 276 ] {d917d19d-d897-454c-82c9-60dcfa755309} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002741 sec., 77344.03502371398 rows/sec., 4.92 MiB/sec. | ||
| 16063 | 2025.06.30 14:57:12.178749 [ 276 ] {d917d19d-d897-454c-82c9-60dcfa755309} <Debug> TCPHandler: Processed in 0.003471829 sec. | ||
| 16064 | 2025.06.30 14:57:12.178919 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16065 | 2025.06.30 14:57:12.179067 [ 276 ] {d4f15571-2a74-4d3e-9e87-3402c71ea1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16066 | 2025.06.30 14:57:12.179130 [ 276 ] {d4f15571-2a74-4d3e-9e87-3402c71ea1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16067 | 2025.06.30 14:57:12.180254 [ 276 ] {d4f15571-2a74-4d3e-9e87-3402c71ea1f4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16068 | 2025.06.30 14:57:12.180307 [ 276 ] {d4f15571-2a74-4d3e-9e87-3402c71ea1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16069 | 2025.06.30 14:57:12.180858 [ 276 ] {d4f15571-2a74-4d3e-9e87-3402c71ea1f4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16070 | 2025.06.30 14:57:12.181196 [ 276 ] {d4f15571-2a74-4d3e-9e87-3402c71ea1f4} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16071 | 2025.06.30 14:57:12.181365 [ 69 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16072 | 2025.06.30 14:57:12.181394 [ 276 ] {d4f15571-2a74-4d3e-9e87-3402c71ea1f4} <Debug> executeQuery: Read 705 rows, 57.72 KiB in 0.002362 sec., 298475.86790855206 rows/sec., 23.87 MiB/sec. | ||
| 16073 | 2025.06.30 14:57:12.181425 [ 69 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16074 | 2025.06.30 14:57:12.181450 [ 276 ] {d4f15571-2a74-4d3e-9e87-3402c71ea1f4} <Debug> TCPHandler: Processed in 0.002606952 sec. | ||
| 16075 | 2025.06.30 14:57:12.181461 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16076 | 2025.06.30 14:57:12.181624 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2025.06.30 14:57:12.181649 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 16078 | 2025.06.30 14:57:12.181768 [ 276 ] {4b3b7d86-9e71-4a9a-a0b6-16c73223a1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16079 | 2025.06.30 14:57:12.181835 [ 276 ] {4b3b7d86-9e71-4a9a-a0b6-16c73223a1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16080 | 2025.06.30 14:57:12.181845 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16081 | 2025.06.30 14:57:12.181907 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 835 rows starting from the beginning of the part | ||
| 16082 | 2025.06.30 14:57:12.182015 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 686 rows starting from the beginning of the part | ||
| 16083 | 2025.06.30 14:57:12.182086 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 74 rows starting from the beginning of the part | ||
| 16084 | 2025.06.30 14:57:12.182153 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 683 rows starting from the beginning of the part | ||
| 16085 | 2025.06.30 14:57:12.182222 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 78 rows starting from the beginning of the part | ||
| 16086 | 2025.06.30 14:57:12.182280 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 705 rows starting from the beginning of the part | ||
| 16087 | 2025.06.30 14:57:12.182483 [ 276 ] {4b3b7d86-9e71-4a9a-a0b6-16c73223a1a4} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16088 | 2025.06.30 14:57:12.182544 [ 276 ] {4b3b7d86-9e71-4a9a-a0b6-16c73223a1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16089 | 2025.06.30 14:57:12.183045 [ 276 ] {4b3b7d86-9e71-4a9a-a0b6-16c73223a1a4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16090 | 2025.06.30 14:57:12.183375 [ 276 ] {4b3b7d86-9e71-4a9a-a0b6-16c73223a1a4} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16091 | 2025.06.30 14:57:12.183525 [ 69 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
| 16092 | 2025.06.30 14:57:12.183567 [ 276 ] {4b3b7d86-9e71-4a9a-a0b6-16c73223a1a4} <Debug> executeQuery: Read 150 rows, 9.69 KiB in 0.001832 sec., 81877.72925764191 rows/sec., 5.17 MiB/sec. | ||
| 16093 | 2025.06.30 14:57:12.183567 [ 69 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2025.06.30 14:57:12.183613 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16095 | 2025.06.30 14:57:12.183621 [ 276 ] {4b3b7d86-9e71-4a9a-a0b6-16c73223a1a4} <Debug> TCPHandler: Processed in 0.002069661 sec. | ||
| 16096 | 2025.06.30 14:57:12.183763 [ 187 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
| 16097 | 2025.06.30 14:57:12.183788 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16098 | 2025.06.30 14:57:12.183950 [ 276 ] {9e4fac21-7f4f-425a-a858-6dd72c7f9334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16099 | 2025.06.30 14:57:12.183952 [ 187 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16100 | 2025.06.30 14:57:12.184009 [ 276 ] {9e4fac21-7f4f-425a-a858-6dd72c7f9334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16101 | 2025.06.30 14:57:12.184024 [ 187 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 182 rows starting from the beginning of the part | ||
| 16102 | 2025.06.30 14:57:12.184131 [ 187 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 143 rows starting from the beginning of the part | ||
| 16103 | 2025.06.30 14:57:12.184205 [ 187 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 9 rows starting from the beginning of the part | ||
| 16104 | 2025.06.30 14:57:12.184268 [ 187 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 139 rows starting from the beginning of the part | ||
| 16105 | 2025.06.30 14:57:12.184319 [ 187 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 17 rows starting from the beginning of the part | ||
| 16106 | 2025.06.30 14:57:12.184378 [ 187 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 150 rows starting from the beginning of the part | ||
| 16107 | 2025.06.30 14:57:12.184433 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3061 rows, containing 5 columns (5 merged, 0 gathered) in 0.002870797 sec., 1066254.4234231818 rows/sec., 89.65 MiB/sec. | ||
| 16108 | 2025.06.30 14:57:12.184610 [ 276 ] {9e4fac21-7f4f-425a-a858-6dd72c7f9334} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2025.06.30 14:57:12.184670 [ 276 ] {9e4fac21-7f4f-425a-a858-6dd72c7f9334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16110 | 2025.06.30 14:57:12.184754 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16111 | 2025.06.30 14:57:12.185190 [ 276 ] {9e4fac21-7f4f-425a-a858-6dd72c7f9334} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16112 | 2025.06.30 14:57:12.185203 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2025.06.30 14:57:12.185334 [ 194 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_131_26} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16114 | 2025.06.30 14:57:12.185458 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 16115 | 2025.06.30 14:57:12.185549 [ 276 ] {9e4fac21-7f4f-425a-a858-6dd72c7f9334} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16116 | 2025.06.30 14:57:12.185745 [ 276 ] {9e4fac21-7f4f-425a-a858-6dd72c7f9334} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001823 sec., 61985.73779484366 rows/sec., 4.01 MiB/sec. | ||
| 16117 | 2025.06.30 14:57:12.185776 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002093702 sec., 305678.64958814584 rows/sec., 20.61 MiB/sec. | ||
| 16118 | 2025.06.30 14:57:12.185800 [ 276 ] {9e4fac21-7f4f-425a-a858-6dd72c7f9334} <Debug> TCPHandler: Processed in 0.002079671 sec. | ||
| 16119 | 2025.06.30 14:57:12.185931 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
| 16120 | 2025.06.30 14:57:12.185972 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16121 | 2025.06.30 14:57:12.186122 [ 276 ] {c358ee21-a9d1-474f-a191-2d6b894e5591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16122 | 2025.06.30 14:57:12.186184 [ 276 ] {c358ee21-a9d1-474f-a191-2d6b894e5591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16123 | 2025.06.30 14:57:12.186247 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16124 | 2025.06.30 14:57:12.186337 [ 194 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_125_25} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
| 16125 | 2025.06.30 14:57:12.186436 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16126 | 2025.06.30 14:57:12.186820 [ 276 ] {c358ee21-a9d1-474f-a191-2d6b894e5591} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2025.06.30 14:57:12.186879 [ 276 ] {c358ee21-a9d1-474f-a191-2d6b894e5591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16128 | 2025.06.30 14:57:12.187344 [ 276 ] {c358ee21-a9d1-474f-a191-2d6b894e5591} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16129 | 2025.06.30 14:57:12.187667 [ 276 ] {c358ee21-a9d1-474f-a191-2d6b894e5591} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2025.06.30 14:57:12.187849 [ 276 ] {c358ee21-a9d1-474f-a191-2d6b894e5591} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001757 sec., 63745.01992031872 rows/sec., 3.63 MiB/sec. | ||
| 16131 | 2025.06.30 14:57:12.187905 [ 276 ] {c358ee21-a9d1-474f-a191-2d6b894e5591} <Debug> TCPHandler: Processed in 0.00200297 sec. | ||
| 16132 | 2025.06.30 14:57:12.188071 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16133 | 2025.06.30 14:57:12.188212 [ 276 ] {ac1943ce-4736-4a25-9fc7-ab2091e6c317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16134 | 2025.06.30 14:57:12.188272 [ 276 ] {ac1943ce-4736-4a25-9fc7-ab2091e6c317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16135 | 2025.06.30 14:57:12.189136 [ 276 ] {ac1943ce-4736-4a25-9fc7-ab2091e6c317} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16136 | 2025.06.30 14:57:12.189187 [ 276 ] {ac1943ce-4736-4a25-9fc7-ab2091e6c317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16137 | 2025.06.30 14:57:12.189687 [ 276 ] {ac1943ce-4736-4a25-9fc7-ab2091e6c317} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16138 | 2025.06.30 14:57:12.190005 [ 276 ] {ac1943ce-4736-4a25-9fc7-ab2091e6c317} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16139 | 2025.06.30 14:57:12.190163 [ 69 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16140 | 2025.06.30 14:57:12.190190 [ 276 ] {ac1943ce-4736-4a25-9fc7-ab2091e6c317} <Debug> executeQuery: Read 432 rows, 31.62 KiB in 0.002005 sec., 215461.34663341648 rows/sec., 15.40 MiB/sec. | ||
| 16141 | 2025.06.30 14:57:12.190203 [ 69 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16142 | 2025.06.30 14:57:12.190236 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16143 | 2025.06.30 14:57:12.190244 [ 276 ] {ac1943ce-4736-4a25-9fc7-ab2091e6c317} <Debug> TCPHandler: Processed in 0.002246625 sec. | ||
| 16144 | 2025.06.30 14:57:12.190349 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 16145 | 2025.06.30 14:57:12.190404 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16146 | 2025.06.30 14:57:12.190508 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16147 | 2025.06.30 14:57:12.190545 [ 276 ] {6a4c3429-db5a-40e1-b53a-bcd6db6b70e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16148 | 2025.06.30 14:57:12.190562 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 500 rows starting from the beginning of the part | ||
| 16149 | 2025.06.30 14:57:12.190620 [ 276 ] {6a4c3429-db5a-40e1-b53a-bcd6db6b70e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16150 | 2025.06.30 14:57:12.190672 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 419 rows starting from the beginning of the part | ||
| 16151 | 2025.06.30 14:57:12.190745 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 73 rows starting from the beginning of the part | ||
| 16152 | 2025.06.30 14:57:12.190809 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 415 rows starting from the beginning of the part | ||
| 16153 | 2025.06.30 14:57:12.190867 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 81 rows starting from the beginning of the part | ||
| 16154 | 2025.06.30 14:57:12.190931 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 432 rows starting from the beginning of the part | ||
| 16155 | 2025.06.30 14:57:12.191090 [ 276 ] {6a4c3429-db5a-40e1-b53a-bcd6db6b70e3} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16156 | 2025.06.30 14:57:12.191145 [ 276 ] {6a4c3429-db5a-40e1-b53a-bcd6db6b70e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16157 | 2025.06.30 14:57:12.191621 [ 276 ] {6a4c3429-db5a-40e1-b53a-bcd6db6b70e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16158 | 2025.06.30 14:57:12.191961 [ 276 ] {6a4c3429-db5a-40e1-b53a-bcd6db6b70e3} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16159 | 2025.06.30 14:57:12.192158 [ 276 ] {6a4c3429-db5a-40e1-b53a-bcd6db6b70e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 191.03 KiB/sec. | ||
| 16160 | 2025.06.30 14:57:12.192209 [ 276 ] {6a4c3429-db5a-40e1-b53a-bcd6db6b70e3} <Debug> TCPHandler: Processed in 0.001872197 sec. | ||
| 16161 | 2025.06.30 14:57:12.192362 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16162 | 2025.06.30 14:57:12.192410 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 5 columns (5 merged, 0 gathered) in 0.002107072 sec., 911217.0822829024 rows/sec., 69.38 MiB/sec. | ||
| 16163 | 2025.06.30 14:57:12.192493 [ 276 ] {a3446009-d773-4f27-8353-3379b7c61b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16164 | 2025.06.30 14:57:12.192564 [ 276 ] {a3446009-d773-4f27-8353-3379b7c61b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16165 | 2025.06.30 14:57:12.192675 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16166 | 2025.06.30 14:57:12.193084 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16167 | 2025.06.30 14:57:12.193170 [ 276 ] {a3446009-d773-4f27-8353-3379b7c61b21} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16168 | 2025.06.30 14:57:12.193208 [ 199 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_131_26} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16169 | 2025.06.30 14:57:12.193229 [ 276 ] {a3446009-d773-4f27-8353-3379b7c61b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16170 | 2025.06.30 14:57:12.193358 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 16171 | 2025.06.30 14:57:12.193750 [ 276 ] {a3446009-d773-4f27-8353-3379b7c61b21} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16172 | 2025.06.30 14:57:12.194071 [ 276 ] {a3446009-d773-4f27-8353-3379b7c61b21} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16173 | 2025.06.30 14:57:12.194222 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16174 | 2025.06.30 14:57:12.194255 [ 276 ] {a3446009-d773-4f27-8353-3379b7c61b21} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001788 sec., 132550.3355704698 rows/sec., 8.88 MiB/sec. | ||
| 16175 | 2025.06.30 14:57:12.194258 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16176 | 2025.06.30 14:57:12.194298 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16177 | 2025.06.30 14:57:12.194311 [ 276 ] {a3446009-d773-4f27-8353-3379b7c61b21} <Debug> TCPHandler: Processed in 0.00201817 sec. | ||
| 16178 | 2025.06.30 14:57:12.194407 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 16179 | 2025.06.30 14:57:12.194471 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16180 | 2025.06.30 14:57:12.194560 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16181 | 2025.06.30 14:57:12.194609 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_126_25, total 20571 rows starting from the beginning of the part | ||
| 16182 | 2025.06.30 14:57:12.194614 [ 276 ] {4789203c-7bdc-4770-9cc3-8452ab4ba37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16183 | 2025.06.30 14:57:12.194685 [ 276 ] {4789203c-7bdc-4770-9cc3-8452ab4ba37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16184 | 2025.06.30 14:57:12.194690 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 239 rows starting from the beginning of the part | ||
| 16185 | 2025.06.30 14:57:12.194775 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 16186 | 2025.06.30 14:57:12.194843 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 237 rows starting from the beginning of the part | ||
| 16187 | 2025.06.30 14:57:12.194897 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 164 rows starting from the beginning of the part | ||
| 16188 | 2025.06.30 14:57:12.194960 [ 195 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part | ||
| 16189 | 2025.06.30 14:57:12.195151 [ 276 ] {4789203c-7bdc-4770-9cc3-8452ab4ba37d} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16190 | 2025.06.30 14:57:12.195207 [ 276 ] {4789203c-7bdc-4770-9cc3-8452ab4ba37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16191 | 2025.06.30 14:57:12.195701 [ 276 ] {4789203c-7bdc-4770-9cc3-8452ab4ba37d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16192 | 2025.06.30 14:57:12.195994 [ 276 ] {4789203c-7bdc-4770-9cc3-8452ab4ba37d} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16193 | 2025.06.30 14:57:12.196176 [ 276 ] {4789203c-7bdc-4770-9cc3-8452ab4ba37d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001589 sec., 629.3266205160479 rows/sec., 42.41 KiB/sec. | ||
| 16194 | 2025.06.30 14:57:12.196230 [ 276 ] {4789203c-7bdc-4770-9cc3-8452ab4ba37d} <Debug> TCPHandler: Processed in 0.001824267 sec. | ||
| 16195 | 2025.06.30 14:57:12.196384 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16196 | 2025.06.30 14:57:12.196524 [ 276 ] {19bf485c-2e64-44a2-b086-cb3fc9e6e352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16197 | 2025.06.30 14:57:12.196601 [ 276 ] {19bf485c-2e64-44a2-b086-cb3fc9e6e352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16198 | 2025.06.30 14:57:12.197917 [ 276 ] {19bf485c-2e64-44a2-b086-cb3fc9e6e352} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2025.06.30 14:57:12.197969 [ 276 ] {19bf485c-2e64-44a2-b086-cb3fc9e6e352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16200 | 2025.06.30 14:57:12.198840 [ 276 ] {19bf485c-2e64-44a2-b086-cb3fc9e6e352} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16201 | 2025.06.30 14:57:12.199191 [ 276 ] {19bf485c-2e64-44a2-b086-cb3fc9e6e352} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2025.06.30 14:57:12.199395 [ 276 ] {19bf485c-2e64-44a2-b086-cb3fc9e6e352} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002896 sec., 15193.370165745855 rows/sec., 27.23 MiB/sec. | ||
| 16203 | 2025.06.30 14:57:12.199493 [ 276 ] {19bf485c-2e64-44a2-b086-cb3fc9e6e352} <Debug> TCPHandler: Processed in 0.003180333 sec. | ||
| 16204 | 2025.06.30 14:57:12.199655 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16205 | 2025.06.30 14:57:12.199798 [ 276 ] {037cc13b-6c04-4968-933b-266c60cb532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16206 | 2025.06.30 14:57:12.199861 [ 276 ] {037cc13b-6c04-4968-933b-266c60cb532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16207 | 2025.06.30 14:57:12.200336 [ 276 ] {037cc13b-6c04-4968-933b-266c60cb532d} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2025.06.30 14:57:12.200388 [ 276 ] {037cc13b-6c04-4968-933b-266c60cb532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16209 | 2025.06.30 14:57:12.200815 [ 276 ] {037cc13b-6c04-4968-933b-266c60cb532d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 16210 | 2025.06.30 14:57:12.201117 [ 276 ] {037cc13b-6c04-4968-933b-266c60cb532d} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2025.06.30 14:57:12.201292 [ 276 ] {037cc13b-6c04-4968-933b-266c60cb532d} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001526 sec., 5897.771952817824 rows/sec., 453.72 KiB/sec. | ||
| 16212 | 2025.06.30 14:57:12.201344 [ 276 ] {037cc13b-6c04-4968-933b-266c60cb532d} <Debug> TCPHandler: Processed in 0.001760505 sec. | ||
| 16213 | 2025.06.30 14:57:12.201496 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16214 | 2025.06.30 14:57:12.201633 [ 276 ] {cb1ab407-78c9-4c0e-ae30-e271ee54bf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16215 | 2025.06.30 14:57:12.201690 [ 276 ] {cb1ab407-78c9-4c0e-ae30-e271ee54bf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16216 | 2025.06.30 14:57:12.202139 [ 276 ] {cb1ab407-78c9-4c0e-ae30-e271ee54bf0f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2025.06.30 14:57:12.202190 [ 276 ] {cb1ab407-78c9-4c0e-ae30-e271ee54bf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16218 | 2025.06.30 14:57:12.202632 [ 276 ] {cb1ab407-78c9-4c0e-ae30-e271ee54bf0f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16219 | 2025.06.30 14:57:12.202967 [ 276 ] {cb1ab407-78c9-4c0e-ae30-e271ee54bf0f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2025.06.30 14:57:12.203099 [ 69 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16221 | 2025.06.30 14:57:12.203137 [ 69 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16222 | 2025.06.30 14:57:12.203142 [ 276 ] {cb1ab407-78c9-4c0e-ae30-e271ee54bf0f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001535 sec., 53420.195439739415 rows/sec., 3.39 MiB/sec. | ||
| 16223 | 2025.06.30 14:57:12.203161 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16224 | 2025.06.30 14:57:12.203193 [ 276 ] {cb1ab407-78c9-4c0e-ae30-e271ee54bf0f} <Debug> TCPHandler: Processed in 0.001766285 sec. | ||
| 16225 | 2025.06.30 14:57:12.203267 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 16226 | 2025.06.30 14:57:12.203389 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16227 | 2025.06.30 14:57:12.203426 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7238 rows starting from the beginning of the part | ||
| 16228 | 2025.06.30 14:57:12.203495 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part | ||
| 16229 | 2025.06.30 14:57:12.203553 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 16230 | 2025.06.30 14:57:12.203604 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part | ||
| 16231 | 2025.06.30 14:57:12.203656 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 16232 | 2025.06.30 14:57:12.203708 [ 199 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part | ||
| 16233 | 2025.06.30 14:57:12.205372 [ 201 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21608 rows, containing 5 columns (5 merged, 0 gathered) in 0.01101549 sec., 1961601.3450150653 rows/sec., 135.58 MiB/sec. | ||
| 16234 | 2025.06.30 14:57:12.206083 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16235 | 2025.06.30 14:57:12.206189 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7604 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965059 sec., 2564535.815307554 rows/sec., 168.56 MiB/sec. | ||
| 16236 | 2025.06.30 14:57:12.206486 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2025.06.30 14:57:12.206599 [ 189 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16238 | 2025.06.30 14:57:12.206722 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16239 | 2025.06.30 14:57:12.206835 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16240 | 2025.06.30 14:57:12.207213 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2025.06.30 14:57:12.207303 [ 201 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_131_26} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16242 | 2025.06.30 14:57:12.207409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 16243 | 2025.06.30 14:57:12.770023 [ 223 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): 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] | ||
| 16244 | 2025.06.30 14:57:12.770078 [ 223 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): 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] | ||
| 16245 | 2025.06.30 14:57:12.774052 [ 223 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): 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] | ||
| 16246 | 2025.06.30 14:57:13.243210 [ 220 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): 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] | ||
| 16247 | 2025.06.30 14:57:13.243301 [ 220 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): 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] | ||
| 16248 | 2025.06.30 14:57:13.246894 [ 220 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): 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] | ||
| 16249 | 2025.06.30 14:57:13.286500 [ 217 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): 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] | ||
| 16250 | 2025.06.30 14:57:13.286623 [ 217 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): 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] | ||
| 16251 | 2025.06.30 14:57:13.289006 [ 223 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 16252 | 2025.06.30 14:57:13.289080 [ 223 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 16253 | 2025.06.30 14:57:13.290687 [ 217 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): 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] | ||
| 16254 | 2025.06.30 14:57:13.293238 [ 223 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 16255 | 2025.06.30 14:57:13.575678 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16256 | 2025.06.30 14:57:13.575722 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16257 | 2025.06.30 14:57:13.778293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
| 16258 | 2025.06.30 14:57:13.779187 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2025.06.30 14:57:13.779249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16260 | 2025.06.30 14:57:13.780015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16261 | 2025.06.30 14:57:13.780391 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2025.06.30 14:57:13.780615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
| 16263 | 2025.06.30 14:57:14.783783 [ 217 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 16264 | 2025.06.30 14:57:14.783831 [ 217 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 16265 | 2025.06.30 14:57:14.786140 [ 217 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 16266 | 2025.06.30 14:57:15.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.99 MiB, peak 376.47 MiB, free memory in arenas 0.00 B, will set to 360.99 MiB (RSS), difference: 4.00 MiB | ||
| 16267 | 2025.06.30 14:57:16.118139 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 16268 | 2025.06.30 14:57:16.136151 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2025.06.30 14:57:16.136204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16270 | 2025.06.30 14:57:16.142217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16271 | 2025.06.30 14:57:16.142931 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2025.06.30 14:57:16.146306 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 16273 | 2025.06.30 14:57:17.017368 [ 220 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 16274 | 2025.06.30 14:57:17.017436 [ 220 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 16275 | 2025.06.30 14:57:17.020540 [ 220 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 16276 | 2025.06.30 14:57:17.162332 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16277 | 2025.06.30 14:57:17.162509 [ 276 ] {0685ebb4-a75a-4a76-a2b8-1b00e1b84acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16278 | 2025.06.30 14:57:17.162572 [ 276 ] {0685ebb4-a75a-4a76-a2b8-1b00e1b84acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16279 | 2025.06.30 14:57:17.163263 [ 276 ] {0685ebb4-a75a-4a76-a2b8-1b00e1b84acf} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2025.06.30 14:57:17.163305 [ 276 ] {0685ebb4-a75a-4a76-a2b8-1b00e1b84acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16281 | 2025.06.30 14:57:17.163673 [ 276 ] {0685ebb4-a75a-4a76-a2b8-1b00e1b84acf} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16282 | 2025.06.30 14:57:17.163890 [ 276 ] {0685ebb4-a75a-4a76-a2b8-1b00e1b84acf} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2025.06.30 14:57:17.164035 [ 276 ] {0685ebb4-a75a-4a76-a2b8-1b00e1b84acf} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001576 sec., 46954.31472081219 rows/sec., 3.78 MiB/sec. | ||
| 16284 | 2025.06.30 14:57:17.164076 [ 276 ] {0685ebb4-a75a-4a76-a2b8-1b00e1b84acf} <Debug> TCPHandler: Processed in 0.001882457 sec. | ||
| 16285 | 2025.06.30 14:57:17.164204 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2025.06.30 14:57:17.164298 [ 276 ] {2a06f528-b292-4c3e-8b6a-e5e6b421df7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16287 | 2025.06.30 14:57:17.164336 [ 276 ] {2a06f528-b292-4c3e-8b6a-e5e6b421df7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16288 | 2025.06.30 14:57:17.164763 [ 276 ] {2a06f528-b292-4c3e-8b6a-e5e6b421df7f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2025.06.30 14:57:17.164799 [ 276 ] {2a06f528-b292-4c3e-8b6a-e5e6b421df7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16290 | 2025.06.30 14:57:17.165086 [ 276 ] {2a06f528-b292-4c3e-8b6a-e5e6b421df7f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16291 | 2025.06.30 14:57:17.165287 [ 276 ] {2a06f528-b292-4c3e-8b6a-e5e6b421df7f} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2025.06.30 14:57:17.165416 [ 276 ] {2a06f528-b292-4c3e-8b6a-e5e6b421df7f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001137 sec., 7915.5672823219 rows/sec., 595.21 KiB/sec. | ||
| 16293 | 2025.06.30 14:57:17.165452 [ 276 ] {2a06f528-b292-4c3e-8b6a-e5e6b421df7f} <Debug> TCPHandler: Processed in 0.001301636 sec. | ||
| 16294 | 2025.06.30 14:57:17.165554 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2025.06.30 14:57:17.165646 [ 276 ] {0204339a-caaf-4812-8c0a-004e215a7d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16296 | 2025.06.30 14:57:17.165684 [ 276 ] {0204339a-caaf-4812-8c0a-004e215a7d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16297 | 2025.06.30 14:57:17.166094 [ 276 ] {0204339a-caaf-4812-8c0a-004e215a7d5f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2025.06.30 14:57:17.166130 [ 276 ] {0204339a-caaf-4812-8c0a-004e215a7d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16299 | 2025.06.30 14:57:17.166426 [ 276 ] {0204339a-caaf-4812-8c0a-004e215a7d5f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16300 | 2025.06.30 14:57:17.166649 [ 276 ] {0204339a-caaf-4812-8c0a-004e215a7d5f} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2025.06.30 14:57:17.166774 [ 276 ] {0204339a-caaf-4812-8c0a-004e215a7d5f} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001146 sec., 63699.82547993019 rows/sec., 4.97 MiB/sec. | ||
| 16302 | 2025.06.30 14:57:17.166811 [ 276 ] {0204339a-caaf-4812-8c0a-004e215a7d5f} <Debug> TCPHandler: Processed in 0.001304206 sec. | ||
| 16303 | 2025.06.30 14:57:17.166863 [ 223 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 16304 | 2025.06.30 14:57:17.166917 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16305 | 2025.06.30 14:57:17.166918 [ 223 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 16306 | 2025.06.30 14:57:17.167016 [ 276 ] {99f73e2c-30c1-48ec-8059-191ced8815ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16307 | 2025.06.30 14:57:17.167062 [ 276 ] {99f73e2c-30c1-48ec-8059-191ced8815ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16308 | 2025.06.30 14:57:17.167466 [ 276 ] {99f73e2c-30c1-48ec-8059-191ced8815ee} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16309 | 2025.06.30 14:57:17.167503 [ 276 ] {99f73e2c-30c1-48ec-8059-191ced8815ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16310 | 2025.06.30 14:57:17.167865 [ 276 ] {99f73e2c-30c1-48ec-8059-191ced8815ee} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16311 | 2025.06.30 14:57:17.168135 [ 276 ] {99f73e2c-30c1-48ec-8059-191ced8815ee} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16312 | 2025.06.30 14:57:17.168278 [ 276 ] {99f73e2c-30c1-48ec-8059-191ced8815ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 16313 | 2025.06.30 14:57:17.168316 [ 276 ] {99f73e2c-30c1-48ec-8059-191ced8815ee} <Debug> TCPHandler: Processed in 0.001446229 sec. | ||
| 16314 | 2025.06.30 14:57:17.168371 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 16315 | 2025.06.30 14:57:17.168410 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 16316 | 2025.06.30 14:57:17.168429 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16317 | 2025.06.30 14:57:17.168536 [ 276 ] {d4fda926-e3d3-4f07-af34-1328d5a77d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16318 | 2025.06.30 14:57:17.168592 [ 276 ] {d4fda926-e3d3-4f07-af34-1328d5a77d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16319 | 2025.06.30 14:57:17.169367 [ 276 ] {d4fda926-e3d3-4f07-af34-1328d5a77d4d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16320 | 2025.06.30 14:57:17.169405 [ 276 ] {d4fda926-e3d3-4f07-af34-1328d5a77d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16321 | 2025.06.30 14:57:17.169925 [ 276 ] {d4fda926-e3d3-4f07-af34-1328d5a77d4d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16322 | 2025.06.30 14:57:17.169931 [ 223 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 16323 | 2025.06.30 14:57:17.170277 [ 276 ] {d4fda926-e3d3-4f07-af34-1328d5a77d4d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2025.06.30 14:57:17.170410 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16325 | 2025.06.30 14:57:17.170428 [ 276 ] {d4fda926-e3d3-4f07-af34-1328d5a77d4d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001915 sec., 4699.738903394255 rows/sec., 8.42 MiB/sec. | ||
| 16326 | 2025.06.30 14:57:17.170474 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2025.06.30 14:57:17.170498 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16328 | 2025.06.30 14:57:17.170505 [ 276 ] {d4fda926-e3d3-4f07-af34-1328d5a77d4d} <Debug> TCPHandler: Processed in 0.002124852 sec. | ||
| 16329 | 2025.06.30 14:57:17.170598 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 16330 | 2025.06.30 14:57:17.170627 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2025.06.30 14:57:17.170723 [ 276 ] {18a2d4f1-9864-463a-a895-38b33f546d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16332 | 2025.06.30 14:57:17.170765 [ 276 ] {18a2d4f1-9864-463a-a895-38b33f546d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16333 | 2025.06.30 14:57:17.170794 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16334 | 2025.06.30 14:57:17.170852 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2541 rows starting from the beginning of the part | ||
| 16335 | 2025.06.30 14:57:17.170973 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 9 rows starting from the beginning of the part | ||
| 16336 | 2025.06.30 14:57:17.171085 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 33 rows starting from the beginning of the part | ||
| 16337 | 2025.06.30 14:57:17.171133 [ 276 ] {18a2d4f1-9864-463a-a895-38b33f546d41} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16338 | 2025.06.30 14:57:17.171171 [ 276 ] {18a2d4f1-9864-463a-a895-38b33f546d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16339 | 2025.06.30 14:57:17.171189 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 9 rows starting from the beginning of the part | ||
| 16340 | 2025.06.30 14:57:17.171322 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 44 rows starting from the beginning of the part | ||
| 16341 | 2025.06.30 14:57:17.171412 [ 189 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 9 rows starting from the beginning of the part | ||
| 16342 | 2025.06.30 14:57:17.171497 [ 276 ] {18a2d4f1-9864-463a-a895-38b33f546d41} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16343 | 2025.06.30 14:57:17.171823 [ 276 ] {18a2d4f1-9864-463a-a895-38b33f546d41} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2025.06.30 14:57:17.171981 [ 276 ] {18a2d4f1-9864-463a-a895-38b33f546d41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001276 sec., 47021.94357366771 rows/sec., 3.17 MiB/sec. | ||
| 16345 | 2025.06.30 14:57:17.172020 [ 276 ] {18a2d4f1-9864-463a-a895-38b33f546d41} <Debug> TCPHandler: Processed in 0.001443309 sec. | ||
| 16346 | 2025.06.30 14:57:17.172298 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 16347 | 2025.06.30 14:57:17.180401 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2645 rows, containing 19 columns (19 merged, 0 gathered) in 0.009835196 sec., 268932.1087246253 rows/sec., 481.91 MiB/sec. | ||
| 16348 | 2025.06.30 14:57:17.182877 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16349 | 2025.06.30 14:57:17.183261 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16350 | 2025.06.30 14:57:17.183340 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16351 | 2025.06.30 14:57:17.183513 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.87 MiB. | ||
| 16352 | 2025.06.30 14:57:17.631578 [ 222 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 16353 | 2025.06.30 14:57:17.631623 [ 222 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 16354 | 2025.06.30 14:57:17.637765 [ 222 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 16355 | 2025.06.30 14:57:17.679133 [ 220 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 16356 | 2025.06.30 14:57:17.679208 [ 220 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 16357 | 2025.06.30 14:57:17.681268 [ 220 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 16358 | 2025.06.30 14:57:18.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.46 MiB, peak 380.30 MiB, free memory in arenas 0.00 B, will set to 364.20 MiB (RSS), difference: 2.75 MiB | ||
| 16359 | 2025.06.30 14:57:18.919635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2244 | ||
| 16360 | 2025.06.30 14:57:18.922259 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2025.06.30 14:57:18.922309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16362 | 2025.06.30 14:57:18.923491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16363 | 2025.06.30 14:57:18.923760 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2025.06.30 14:57:18.924025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2244 | ||
| 16365 | 2025.06.30 14:57:21.280788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 | ||
| 16366 | 2025.06.30 14:57:21.281412 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2025.06.30 14:57:21.281470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16368 | 2025.06.30 14:57:21.281992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16369 | 2025.06.30 14:57:21.282248 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16370 | 2025.06.30 14:57:21.282406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
| 16371 | 2025.06.30 14:57:21.282426 [ 66 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16372 | 2025.06.30 14:57:21.282492 [ 66 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2025.06.30 14:57:21.282513 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16374 | 2025.06.30 14:57:21.282647 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 16375 | 2025.06.30 14:57:21.282799 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16376 | 2025.06.30 14:57:21.282838 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
| 16377 | 2025.06.30 14:57:21.282904 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part | ||
| 16378 | 2025.06.30 14:57:21.282950 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part | ||
| 16379 | 2025.06.30 14:57:21.282991 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part | ||
| 16380 | 2025.06.30 14:57:21.283033 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part | ||
| 16381 | 2025.06.30 14:57:21.283075 [ 197 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part | ||
| 16382 | 2025.06.30 14:57:21.285927 [ 198 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003346037 sec., 12469676.814691529 rows/sec., 178.38 MiB/sec. | ||
| 16383 | 2025.06.30 14:57:21.286200 [ 200 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16384 | 2025.06.30 14:57:21.286499 [ 200 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16385 | 2025.06.30 14:57:21.286571 [ 200 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_91_18} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16386 | 2025.06.30 14:57:21.286686 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 16387 | 2025.06.30 14:57:22.171272 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16388 | 2025.06.30 14:57:22.171473 [ 276 ] {9d0c278c-e6ec-4ec9-b2ca-1fef3ad5d73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16389 | 2025.06.30 14:57:22.171540 [ 276 ] {9d0c278c-e6ec-4ec9-b2ca-1fef3ad5d73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16390 | 2025.06.30 14:57:22.172284 [ 276 ] {9d0c278c-e6ec-4ec9-b2ca-1fef3ad5d73a} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2025.06.30 14:57:22.172332 [ 276 ] {9d0c278c-e6ec-4ec9-b2ca-1fef3ad5d73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16392 | 2025.06.30 14:57:22.172738 [ 276 ] {9d0c278c-e6ec-4ec9-b2ca-1fef3ad5d73a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16393 | 2025.06.30 14:57:22.172972 [ 276 ] {9d0c278c-e6ec-4ec9-b2ca-1fef3ad5d73a} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16394 | 2025.06.30 14:57:22.173153 [ 276 ] {9d0c278c-e6ec-4ec9-b2ca-1fef3ad5d73a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001733 sec., 122331.21754183497 rows/sec., 7.78 MiB/sec. | ||
| 16395 | 2025.06.30 14:57:22.173198 [ 276 ] {9d0c278c-e6ec-4ec9-b2ca-1fef3ad5d73a} <Debug> TCPHandler: Processed in 0.002061911 sec. | ||
| 16396 | 2025.06.30 14:57:22.173316 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16397 | 2025.06.30 14:57:22.173412 [ 276 ] {10fc393f-475d-4abc-b057-4188e2c6138b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16398 | 2025.06.30 14:57:22.173453 [ 276 ] {10fc393f-475d-4abc-b057-4188e2c6138b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16399 | 2025.06.30 14:57:22.173840 [ 276 ] {10fc393f-475d-4abc-b057-4188e2c6138b} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2025.06.30 14:57:22.173875 [ 276 ] {10fc393f-475d-4abc-b057-4188e2c6138b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16401 | 2025.06.30 14:57:22.174169 [ 276 ] {10fc393f-475d-4abc-b057-4188e2c6138b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16402 | 2025.06.30 14:57:22.174381 [ 276 ] {10fc393f-475d-4abc-b057-4188e2c6138b} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16403 | 2025.06.30 14:57:22.174512 [ 276 ] {10fc393f-475d-4abc-b057-4188e2c6138b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 437.23 KiB/sec. | ||
| 16404 | 2025.06.30 14:57:22.174548 [ 276 ] {10fc393f-475d-4abc-b057-4188e2c6138b} <Debug> TCPHandler: Processed in 0.001282236 sec. | ||
| 16405 | 2025.06.30 14:57:22.174648 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16406 | 2025.06.30 14:57:22.174743 [ 276 ] {1f793044-f33a-4bef-a2cf-d974d674dc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16407 | 2025.06.30 14:57:22.174783 [ 276 ] {1f793044-f33a-4bef-a2cf-d974d674dc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16408 | 2025.06.30 14:57:22.175596 [ 276 ] {1f793044-f33a-4bef-a2cf-d974d674dc3c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16409 | 2025.06.30 14:57:22.175633 [ 276 ] {1f793044-f33a-4bef-a2cf-d974d674dc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16410 | 2025.06.30 14:57:22.176088 [ 276 ] {1f793044-f33a-4bef-a2cf-d974d674dc3c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16411 | 2025.06.30 14:57:22.176364 [ 276 ] {1f793044-f33a-4bef-a2cf-d974d674dc3c} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16412 | 2025.06.30 14:57:22.176519 [ 276 ] {1f793044-f33a-4bef-a2cf-d974d674dc3c} <Debug> executeQuery: Read 714 rows, 58.51 KiB in 0.001792 sec., 398437.5 rows/sec., 31.89 MiB/sec. | ||
| 16413 | 2025.06.30 14:57:22.176561 [ 276 ] {1f793044-f33a-4bef-a2cf-d974d674dc3c} <Debug> TCPHandler: Processed in 0.001961679 sec. | ||
| 16414 | 2025.06.30 14:57:22.176680 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16415 | 2025.06.30 14:57:22.176778 [ 276 ] {e0c41825-6c16-4399-9815-ad0c5dc447e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16416 | 2025.06.30 14:57:22.176820 [ 276 ] {e0c41825-6c16-4399-9815-ad0c5dc447e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16417 | 2025.06.30 14:57:22.177290 [ 276 ] {e0c41825-6c16-4399-9815-ad0c5dc447e1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16418 | 2025.06.30 14:57:22.177324 [ 276 ] {e0c41825-6c16-4399-9815-ad0c5dc447e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16419 | 2025.06.30 14:57:22.177626 [ 276 ] {e0c41825-6c16-4399-9815-ad0c5dc447e1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16420 | 2025.06.30 14:57:22.177827 [ 276 ] {e0c41825-6c16-4399-9815-ad0c5dc447e1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16421 | 2025.06.30 14:57:22.177962 [ 276 ] {e0c41825-6c16-4399-9815-ad0c5dc447e1} <Debug> executeQuery: Read 159 rows, 10.34 KiB in 0.001201 sec., 132389.6752706078 rows/sec., 8.41 MiB/sec. | ||
| 16422 | 2025.06.30 14:57:22.178002 [ 276 ] {e0c41825-6c16-4399-9815-ad0c5dc447e1} <Debug> TCPHandler: Processed in 0.001371837 sec. | ||
| 16423 | 2025.06.30 14:57:22.178116 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16424 | 2025.06.30 14:57:22.178217 [ 276 ] {35d3e997-9f02-4c16-a0ea-08ef7b8b7351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16425 | 2025.06.30 14:57:22.178258 [ 276 ] {35d3e997-9f02-4c16-a0ea-08ef7b8b7351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16426 | 2025.06.30 14:57:22.178691 [ 276 ] {35d3e997-9f02-4c16-a0ea-08ef7b8b7351} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16427 | 2025.06.30 14:57:22.178727 [ 276 ] {35d3e997-9f02-4c16-a0ea-08ef7b8b7351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16428 | 2025.06.30 14:57:22.179068 [ 276 ] {35d3e997-9f02-4c16-a0ea-08ef7b8b7351} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16429 | 2025.06.30 14:57:22.179284 [ 276 ] {35d3e997-9f02-4c16-a0ea-08ef7b8b7351} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16430 | 2025.06.30 14:57:22.179416 [ 276 ] {35d3e997-9f02-4c16-a0ea-08ef7b8b7351} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001216 sec., 92927.63157894736 rows/sec., 6.02 MiB/sec. | ||
| 16431 | 2025.06.30 14:57:22.179455 [ 276 ] {35d3e997-9f02-4c16-a0ea-08ef7b8b7351} <Debug> TCPHandler: Processed in 0.001390628 sec. | ||
| 16432 | 2025.06.30 14:57:22.179569 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16433 | 2025.06.30 14:57:22.179664 [ 276 ] {54b28500-fb88-4e04-bafb-5b83dbcf8170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16434 | 2025.06.30 14:57:22.179705 [ 276 ] {54b28500-fb88-4e04-bafb-5b83dbcf8170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16435 | 2025.06.30 14:57:22.180144 [ 276 ] {54b28500-fb88-4e04-bafb-5b83dbcf8170} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2025.06.30 14:57:22.180179 [ 276 ] {54b28500-fb88-4e04-bafb-5b83dbcf8170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16437 | 2025.06.30 14:57:22.180488 [ 276 ] {54b28500-fb88-4e04-bafb-5b83dbcf8170} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16438 | 2025.06.30 14:57:22.180702 [ 276 ] {54b28500-fb88-4e04-bafb-5b83dbcf8170} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2025.06.30 14:57:22.180830 [ 276 ] {54b28500-fb88-4e04-bafb-5b83dbcf8170} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001182 sec., 94754.65313028764 rows/sec., 5.40 MiB/sec. | ||
| 16440 | 2025.06.30 14:57:22.180871 [ 276 ] {54b28500-fb88-4e04-bafb-5b83dbcf8170} <Debug> TCPHandler: Processed in 0.001350807 sec. | ||
| 16441 | 2025.06.30 14:57:22.180987 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16442 | 2025.06.30 14:57:22.181082 [ 276 ] {079fb225-9c40-4766-b6ae-6d6ad039fcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16443 | 2025.06.30 14:57:22.181121 [ 276 ] {079fb225-9c40-4766-b6ae-6d6ad039fcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16444 | 2025.06.30 14:57:22.181693 [ 276 ] {079fb225-9c40-4766-b6ae-6d6ad039fcf3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2025.06.30 14:57:22.181727 [ 276 ] {079fb225-9c40-4766-b6ae-6d6ad039fcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16446 | 2025.06.30 14:57:22.182048 [ 276 ] {079fb225-9c40-4766-b6ae-6d6ad039fcf3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16447 | 2025.06.30 14:57:22.182294 [ 276 ] {079fb225-9c40-4766-b6ae-6d6ad039fcf3} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2025.06.30 14:57:22.182423 [ 276 ] {079fb225-9c40-4766-b6ae-6d6ad039fcf3} <Debug> executeQuery: Read 441 rows, 32.29 KiB in 0.001358 sec., 324742.2680412371 rows/sec., 23.22 MiB/sec. | ||
| 16449 | 2025.06.30 14:57:22.182463 [ 276 ] {079fb225-9c40-4766-b6ae-6d6ad039fcf3} <Debug> TCPHandler: Processed in 0.00152596 sec. | ||
| 16450 | 2025.06.30 14:57:22.182577 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16451 | 2025.06.30 14:57:22.182673 [ 276 ] {63ad28e7-dc0f-46d8-97d0-ba5cad7c916f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16452 | 2025.06.30 14:57:22.182715 [ 276 ] {63ad28e7-dc0f-46d8-97d0-ba5cad7c916f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16453 | 2025.06.30 14:57:22.183046 [ 276 ] {63ad28e7-dc0f-46d8-97d0-ba5cad7c916f} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2025.06.30 14:57:22.183079 [ 276 ] {63ad28e7-dc0f-46d8-97d0-ba5cad7c916f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16455 | 2025.06.30 14:57:22.183386 [ 276 ] {63ad28e7-dc0f-46d8-97d0-ba5cad7c916f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16456 | 2025.06.30 14:57:22.183591 [ 276 ] {63ad28e7-dc0f-46d8-97d0-ba5cad7c916f} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2025.06.30 14:57:22.183718 [ 276 ] {63ad28e7-dc0f-46d8-97d0-ba5cad7c916f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 16458 | 2025.06.30 14:57:22.183727 [ 217 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): 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] | ||
| 16459 | 2025.06.30 14:57:22.183756 [ 217 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): 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] | ||
| 16460 | 2025.06.30 14:57:22.183757 [ 276 ] {63ad28e7-dc0f-46d8-97d0-ba5cad7c916f} <Debug> TCPHandler: Processed in 0.001228785 sec. | ||
| 16461 | 2025.06.30 14:57:22.183875 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16462 | 2025.06.30 14:57:22.183977 [ 276 ] {c7bf60a9-cc01-408b-9ea6-85bba785db64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16463 | 2025.06.30 14:57:22.184021 [ 276 ] {c7bf60a9-cc01-408b-9ea6-85bba785db64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16464 | 2025.06.30 14:57:22.184428 [ 276 ] {c7bf60a9-cc01-408b-9ea6-85bba785db64} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2025.06.30 14:57:22.184463 [ 276 ] {c7bf60a9-cc01-408b-9ea6-85bba785db64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16466 | 2025.06.30 14:57:22.184794 [ 276 ] {c7bf60a9-cc01-408b-9ea6-85bba785db64} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16467 | 2025.06.30 14:57:22.185029 [ 276 ] {c7bf60a9-cc01-408b-9ea6-85bba785db64} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16468 | 2025.06.30 14:57:22.185181 [ 276 ] {c7bf60a9-cc01-408b-9ea6-85bba785db64} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.00122 sec., 196721.31147540984 rows/sec., 13.19 MiB/sec. | ||
| 16469 | 2025.06.30 14:57:22.185226 [ 276 ] {c7bf60a9-cc01-408b-9ea6-85bba785db64} <Debug> TCPHandler: Processed in 0.001401158 sec. | ||
| 16470 | 2025.06.30 14:57:22.185340 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16471 | 2025.06.30 14:57:22.185434 [ 276 ] {a4fd375c-558f-40fd-9777-ef7504010eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16472 | 2025.06.30 14:57:22.185476 [ 276 ] {a4fd375c-558f-40fd-9777-ef7504010eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16473 | 2025.06.30 14:57:22.185793 [ 276 ] {a4fd375c-558f-40fd-9777-ef7504010eb8} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16474 | 2025.06.30 14:57:22.185828 [ 276 ] {a4fd375c-558f-40fd-9777-ef7504010eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16475 | 2025.06.30 14:57:22.186144 [ 276 ] {a4fd375c-558f-40fd-9777-ef7504010eb8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16476 | 2025.06.30 14:57:22.186357 [ 276 ] {a4fd375c-558f-40fd-9777-ef7504010eb8} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16477 | 2025.06.30 14:57:22.186490 [ 276 ] {a4fd375c-558f-40fd-9777-ef7504010eb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 16478 | 2025.06.30 14:57:22.186528 [ 276 ] {a4fd375c-558f-40fd-9777-ef7504010eb8} <Debug> TCPHandler: Processed in 0.001237874 sec. | ||
| 16479 | 2025.06.30 14:57:22.186541 [ 217 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): 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] | ||
| 16480 | 2025.06.30 14:57:22.186644 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16481 | 2025.06.30 14:57:22.186739 [ 276 ] {eee206d2-9280-4a79-a0d3-4bf3abd80eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16482 | 2025.06.30 14:57:22.186794 [ 276 ] {eee206d2-9280-4a79-a0d3-4bf3abd80eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16483 | 2025.06.30 14:57:22.187707 [ 276 ] {eee206d2-9280-4a79-a0d3-4bf3abd80eba} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16484 | 2025.06.30 14:57:22.187742 [ 276 ] {eee206d2-9280-4a79-a0d3-4bf3abd80eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16485 | 2025.06.30 14:57:22.188293 [ 276 ] {eee206d2-9280-4a79-a0d3-4bf3abd80eba} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16486 | 2025.06.30 14:57:22.188522 [ 276 ] {eee206d2-9280-4a79-a0d3-4bf3abd80eba} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16487 | 2025.06.30 14:57:22.188658 [ 276 ] {eee206d2-9280-4a79-a0d3-4bf3abd80eba} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.001935 sec., 24289.40568475452 rows/sec., 43.53 MiB/sec. | ||
| 16488 | 2025.06.30 14:57:22.188716 [ 276 ] {eee206d2-9280-4a79-a0d3-4bf3abd80eba} <Debug> TCPHandler: Processed in 0.002122443 sec. | ||
| 16489 | 2025.06.30 14:57:22.188831 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16490 | 2025.06.30 14:57:22.188926 [ 276 ] {24fb22b3-e606-4f81-a164-660d5d7c3766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16491 | 2025.06.30 14:57:22.188968 [ 276 ] {24fb22b3-e606-4f81-a164-660d5d7c3766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16492 | 2025.06.30 14:57:22.189293 [ 276 ] {24fb22b3-e606-4f81-a164-660d5d7c3766} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2025.06.30 14:57:22.189327 [ 276 ] {24fb22b3-e606-4f81-a164-660d5d7c3766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16494 | 2025.06.30 14:57:22.189612 [ 276 ] {24fb22b3-e606-4f81-a164-660d5d7c3766} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16495 | 2025.06.30 14:57:22.189818 [ 276 ] {24fb22b3-e606-4f81-a164-660d5d7c3766} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2025.06.30 14:57:22.189953 [ 276 ] {24fb22b3-e606-4f81-a164-660d5d7c3766} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 379.20 KiB/sec. | ||
| 16497 | 2025.06.30 14:57:22.189991 [ 276 ] {24fb22b3-e606-4f81-a164-660d5d7c3766} <Debug> TCPHandler: Processed in 0.001209594 sec. | ||
| 16498 | 2025.06.30 14:57:22.190106 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2025.06.30 14:57:22.190202 [ 276 ] {820ccda8-2dfa-4600-a6be-6a6ea91cd770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16500 | 2025.06.30 14:57:22.190244 [ 276 ] {820ccda8-2dfa-4600-a6be-6a6ea91cd770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16501 | 2025.06.30 14:57:22.190600 [ 276 ] {820ccda8-2dfa-4600-a6be-6a6ea91cd770} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16502 | 2025.06.30 14:57:22.190634 [ 276 ] {820ccda8-2dfa-4600-a6be-6a6ea91cd770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16503 | 2025.06.30 14:57:22.190947 [ 276 ] {820ccda8-2dfa-4600-a6be-6a6ea91cd770} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16504 | 2025.06.30 14:57:22.191155 [ 276 ] {820ccda8-2dfa-4600-a6be-6a6ea91cd770} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2025.06.30 14:57:22.191284 [ 276 ] {820ccda8-2dfa-4600-a6be-6a6ea91cd770} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001099 sec., 74613.2848043676 rows/sec., 4.74 MiB/sec. | ||
| 16506 | 2025.06.30 14:57:22.191324 [ 276 ] {820ccda8-2dfa-4600-a6be-6a6ea91cd770} <Debug> TCPHandler: Processed in 0.001266305 sec. | ||
| 16507 | 2025.06.30 14:57:22.613836 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 16508 | 2025.06.30 14:57:22.613892 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 16509 | 2025.06.30 14:57:22.617560 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 16510 | 2025.06.30 14:57:23.647348 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 16511 | 2025.06.30 14:57:23.664935 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2025.06.30 14:57:23.664993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16513 | 2025.06.30 14:57:23.671448 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16514 | 2025.06.30 14:57:23.672611 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2025.06.30 14:57:23.672907 [ 58 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16516 | 2025.06.30 14:57:23.672970 [ 58 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16517 | 2025.06.30 14:57:23.672989 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16518 | 2025.06.30 14:57:23.673086 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 16519 | 2025.06.30 14:57:23.675816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 16520 | 2025.06.30 14:57:23.676069 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16521 | 2025.06.30 14:57:23.676797 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 16522 | 2025.06.30 14:57:23.680113 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 16523 | 2025.06.30 14:57:23.683801 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 16524 | 2025.06.30 14:57:23.687613 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 16525 | 2025.06.30 14:57:23.691991 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 16526 | 2025.06.30 14:57:23.696328 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 16527 | 2025.06.30 14:57:23.752268 [ 200 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.079221049 sec., 8659.314773779377 rows/sec., 44.78 MiB/sec. | ||
| 16528 | 2025.06.30 14:57:23.755558 [ 200 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16529 | 2025.06.30 14:57:23.758205 [ 200 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_91_18} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16530 | 2025.06.30 14:57:23.758311 [ 200 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_91_18} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16531 | 2025.06.30 14:57:23.761148 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16532 | 2025.06.30 14:57:24.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.27 MiB, peak 382.70 MiB, free memory in arenas 0.00 B, will set to 364.20 MiB (RSS), difference: -1.07 MiB | ||
| 16533 | 2025.06.30 14:57:27.162635 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2025.06.30 14:57:27.162853 [ 276 ] {8544b450-fcc4-4817-ab16-b904bfe7ff74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16535 | 2025.06.30 14:57:27.162918 [ 276 ] {8544b450-fcc4-4817-ab16-b904bfe7ff74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16536 | 2025.06.30 14:57:27.163611 [ 276 ] {8544b450-fcc4-4817-ab16-b904bfe7ff74} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2025.06.30 14:57:27.163652 [ 276 ] {8544b450-fcc4-4817-ab16-b904bfe7ff74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16538 | 2025.06.30 14:57:27.164168 [ 276 ] {8544b450-fcc4-4817-ab16-b904bfe7ff74} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16539 | 2025.06.30 14:57:27.164639 [ 276 ] {8544b450-fcc4-4817-ab16-b904bfe7ff74} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2025.06.30 14:57:27.164798 [ 276 ] {8544b450-fcc4-4817-ab16-b904bfe7ff74} <Debug> executeQuery: Read 76 rows, 6.29 KiB in 0.001998 sec., 38038.03803803804 rows/sec., 3.07 MiB/sec. | ||
| 16541 | 2025.06.30 14:57:27.164843 [ 276 ] {8544b450-fcc4-4817-ab16-b904bfe7ff74} <Debug> TCPHandler: Processed in 0.002347137 sec. | ||
| 16542 | 2025.06.30 14:57:27.164971 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16543 | 2025.06.30 14:57:27.165065 [ 276 ] {f3f1b904-e24a-4d42-baf3-046e6971c855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16544 | 2025.06.30 14:57:27.165106 [ 276 ] {f3f1b904-e24a-4d42-baf3-046e6971c855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16545 | 2025.06.30 14:57:27.165523 [ 276 ] {f3f1b904-e24a-4d42-baf3-046e6971c855} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16546 | 2025.06.30 14:57:27.165560 [ 276 ] {f3f1b904-e24a-4d42-baf3-046e6971c855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16547 | 2025.06.30 14:57:27.165958 [ 276 ] {f3f1b904-e24a-4d42-baf3-046e6971c855} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16548 | 2025.06.30 14:57:27.166368 [ 276 ] {f3f1b904-e24a-4d42-baf3-046e6971c855} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16549 | 2025.06.30 14:57:27.166506 [ 276 ] {f3f1b904-e24a-4d42-baf3-046e6971c855} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001458 sec., 6858.710562414266 rows/sec., 515.74 KiB/sec. | ||
| 16550 | 2025.06.30 14:57:27.166547 [ 276 ] {f3f1b904-e24a-4d42-baf3-046e6971c855} <Debug> TCPHandler: Processed in 0.001625852 sec. | ||
| 16551 | 2025.06.30 14:57:27.166657 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16552 | 2025.06.30 14:57:27.166752 [ 276 ] {1f7625e9-01a2-4b91-a9c7-ff1b14570cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16553 | 2025.06.30 14:57:27.166792 [ 276 ] {1f7625e9-01a2-4b91-a9c7-ff1b14570cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16554 | 2025.06.30 14:57:27.167211 [ 276 ] {1f7625e9-01a2-4b91-a9c7-ff1b14570cca} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16555 | 2025.06.30 14:57:27.167247 [ 276 ] {1f7625e9-01a2-4b91-a9c7-ff1b14570cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16556 | 2025.06.30 14:57:27.167649 [ 276 ] {1f7625e9-01a2-4b91-a9c7-ff1b14570cca} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16557 | 2025.06.30 14:57:27.168107 [ 276 ] {1f7625e9-01a2-4b91-a9c7-ff1b14570cca} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16558 | 2025.06.30 14:57:27.168258 [ 276 ] {1f7625e9-01a2-4b91-a9c7-ff1b14570cca} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001523 sec., 48588.31254103743 rows/sec., 3.79 MiB/sec. | ||
| 16559 | 2025.06.30 14:57:27.168299 [ 276 ] {1f7625e9-01a2-4b91-a9c7-ff1b14570cca} <Debug> TCPHandler: Processed in 0.001691194 sec. | ||
| 16560 | 2025.06.30 14:57:27.168413 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16561 | 2025.06.30 14:57:27.168507 [ 276 ] {38146df3-04b2-4902-93f2-01e76e9c7a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16562 | 2025.06.30 14:57:27.168551 [ 276 ] {38146df3-04b2-4902-93f2-01e76e9c7a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16563 | 2025.06.30 14:57:27.168983 [ 276 ] {38146df3-04b2-4902-93f2-01e76e9c7a5a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2025.06.30 14:57:27.169020 [ 276 ] {38146df3-04b2-4902-93f2-01e76e9c7a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16565 | 2025.06.30 14:57:27.169453 [ 276 ] {38146df3-04b2-4902-93f2-01e76e9c7a5a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16566 | 2025.06.30 14:57:27.169918 [ 276 ] {38146df3-04b2-4902-93f2-01e76e9c7a5a} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16567 | 2025.06.30 14:57:27.170054 [ 276 ] {38146df3-04b2-4902-93f2-01e76e9c7a5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. | ||
| 16568 | 2025.06.30 14:57:27.170094 [ 276 ] {38146df3-04b2-4902-93f2-01e76e9c7a5a} <Debug> TCPHandler: Processed in 0.001729925 sec. | ||
| 16569 | 2025.06.30 14:57:27.170206 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16570 | 2025.06.30 14:57:27.170301 [ 276 ] {83301abe-d649-4623-bb7c-e7d912e13815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16571 | 2025.06.30 14:57:27.170355 [ 276 ] {83301abe-d649-4623-bb7c-e7d912e13815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16572 | 2025.06.30 14:57:27.171137 [ 276 ] {83301abe-d649-4623-bb7c-e7d912e13815} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2025.06.30 14:57:27.171175 [ 276 ] {83301abe-d649-4623-bb7c-e7d912e13815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16574 | 2025.06.30 14:57:27.171783 [ 276 ] {83301abe-d649-4623-bb7c-e7d912e13815} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16575 | 2025.06.30 14:57:27.172188 [ 276 ] {83301abe-d649-4623-bb7c-e7d912e13815} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2025.06.30 14:57:27.172333 [ 276 ] {83301abe-d649-4623-bb7c-e7d912e13815} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002048 sec., 4882.8125 rows/sec., 8.75 MiB/sec. | ||
| 16577 | 2025.06.30 14:57:27.172391 [ 276 ] {83301abe-d649-4623-bb7c-e7d912e13815} <Debug> TCPHandler: Processed in 0.002234375 sec. | ||
| 16578 | 2025.06.30 14:57:27.172502 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2025.06.30 14:57:27.172596 [ 276 ] {e84b5c5c-44c1-431e-a04f-6f1d3553243a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16580 | 2025.06.30 14:57:27.172638 [ 276 ] {e84b5c5c-44c1-431e-a04f-6f1d3553243a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16581 | 2025.06.30 14:57:27.172978 [ 276 ] {e84b5c5c-44c1-431e-a04f-6f1d3553243a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2025.06.30 14:57:27.173015 [ 276 ] {e84b5c5c-44c1-431e-a04f-6f1d3553243a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16583 | 2025.06.30 14:57:27.173404 [ 276 ] {e84b5c5c-44c1-431e-a04f-6f1d3553243a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16584 | 2025.06.30 14:57:27.173834 [ 276 ] {e84b5c5c-44c1-431e-a04f-6f1d3553243a} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2025.06.30 14:57:27.173971 [ 276 ] {e84b5c5c-44c1-431e-a04f-6f1d3553243a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
| 16586 | 2025.06.30 14:57:27.174009 [ 276 ] {e84b5c5c-44c1-431e-a04f-6f1d3553243a} <Debug> TCPHandler: Processed in 0.001556051 sec. | ||
| 16587 | 2025.06.30 14:57:28.575960 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16588 | 2025.06.30 14:57:28.576013 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16589 | 2025.06.30 14:57:28.783469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 | ||
| 16590 | 2025.06.30 14:57:28.783999 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2025.06.30 14:57:28.784051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16592 | 2025.06.30 14:57:28.784691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16593 | 2025.06.30 14:57:28.785142 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2025.06.30 14:57:28.785313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
| 16595 | 2025.06.30 14:57:28.925132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2282 | ||
| 16596 | 2025.06.30 14:57:28.927708 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16597 | 2025.06.30 14:57:28.927749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16598 | 2025.06.30 14:57:28.929095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16599 | 2025.06.30 14:57:28.929609 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16600 | 2025.06.30 14:57:28.929906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2282 | ||
| 16601 | 2025.06.30 14:57:31.176816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 16602 | 2025.06.30 14:57:31.195268 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2025.06.30 14:57:31.195336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16604 | 2025.06.30 14:57:31.201464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16605 | 2025.06.30 14:57:31.202150 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16606 | 2025.06.30 14:57:31.205700 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 16607 | 2025.06.30 14:57:32.164858 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16608 | 2025.06.30 14:57:32.165123 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 16609 | 2025.06.30 14:57:32.165500 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16610 | 2025.06.30 14:57:32.165543 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 16611 | 2025.06.30 14:57:32.165825 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16612 | 2025.06.30 14:57:32.165898 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16613 | 2025.06.30 14:57:32.166044 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 16614 | 2025.06.30 14:57:32.166173 [ 295 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 16615 | 2025.06.30 14:57:32.166172 [ 290 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16616 | 2025.06.30 14:57:32.166193 [ 293 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_8_8_0 with 1 steps | ||
| 16617 | 2025.06.30 14:57:32.166172 [ 292 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 16618 | 2025.06.30 14:57:32.166376 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 16619 | 2025.06.30 14:57:32.166403 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16620 | 2025.06.30 14:57:32.166491 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16621 | 2025.06.30 14:57:32.166513 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 16622 | 2025.06.30 14:57:32.166549 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16623 | 2025.06.30 14:57:32.166588 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16624 | 2025.06.30 14:57:32.166624 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16625 | 2025.06.30 14:57:32.168492 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Debug> executeQuery: Read 43 rows, 1.73 KiB in 0.003477 sec., 12366.983031348864 rows/sec., 496.85 KiB/sec. | ||
| 16626 | 2025.06.30 14:57:32.168652 [ 276 ] {81548d4b-dd66-4019-8ada-f70804adc939} <Debug> TCPHandler: Processed in 0.003933258 sec. | ||
| 16627 | 2025.06.30 14:57:32.174862 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16628 | 2025.06.30 14:57:32.174980 [ 276 ] {66dbed90-0495-42c2-b953-94290e5ee98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 16629 | 2025.06.30 14:57:32.175027 [ 276 ] {66dbed90-0495-42c2-b953-94290e5ee98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16630 | 2025.06.30 14:57:32.175614 [ 276 ] {66dbed90-0495-42c2-b953-94290e5ee98b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16631 | 2025.06.30 14:57:32.175652 [ 276 ] {66dbed90-0495-42c2-b953-94290e5ee98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16632 | 2025.06.30 14:57:32.176087 [ 276 ] {66dbed90-0495-42c2-b953-94290e5ee98b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 16633 | 2025.06.30 14:57:32.176287 [ 276 ] {66dbed90-0495-42c2-b953-94290e5ee98b} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16634 | 2025.06.30 14:57:32.176437 [ 276 ] {66dbed90-0495-42c2-b953-94290e5ee98b} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001489 sec., 671.591672263264 rows/sec., 186.92 KiB/sec. | ||
| 16635 | 2025.06.30 14:57:32.176479 [ 276 ] {66dbed90-0495-42c2-b953-94290e5ee98b} <Debug> TCPHandler: Processed in 0.001672353 sec. | ||
| 16636 | 2025.06.30 14:57:32.176603 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16637 | 2025.06.30 14:57:32.176704 [ 276 ] {4cf7b79f-3644-42cb-829a-ebba16915116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16638 | 2025.06.30 14:57:32.176748 [ 276 ] {4cf7b79f-3644-42cb-829a-ebba16915116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16639 | 2025.06.30 14:57:32.177301 [ 276 ] {4cf7b79f-3644-42cb-829a-ebba16915116} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16640 | 2025.06.30 14:57:32.177335 [ 276 ] {4cf7b79f-3644-42cb-829a-ebba16915116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16641 | 2025.06.30 14:57:32.177652 [ 276 ] {4cf7b79f-3644-42cb-829a-ebba16915116} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16642 | 2025.06.30 14:57:32.177860 [ 276 ] {4cf7b79f-3644-42cb-829a-ebba16915116} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16643 | 2025.06.30 14:57:32.177993 [ 276 ] {4cf7b79f-3644-42cb-829a-ebba16915116} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00131 sec., 161832.06106870229 rows/sec., 10.29 MiB/sec. | ||
| 16644 | 2025.06.30 14:57:32.178032 [ 276 ] {4cf7b79f-3644-42cb-829a-ebba16915116} <Debug> TCPHandler: Processed in 0.001479959 sec. | ||
| 16645 | 2025.06.30 14:57:32.178152 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16646 | 2025.06.30 14:57:32.178250 [ 276 ] {082df918-705c-43a2-8e23-c158824b7168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16647 | 2025.06.30 14:57:32.178291 [ 276 ] {082df918-705c-43a2-8e23-c158824b7168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16648 | 2025.06.30 14:57:32.178672 [ 276 ] {082df918-705c-43a2-8e23-c158824b7168} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2025.06.30 14:57:32.178707 [ 276 ] {082df918-705c-43a2-8e23-c158824b7168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16650 | 2025.06.30 14:57:32.178988 [ 276 ] {082df918-705c-43a2-8e23-c158824b7168} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16651 | 2025.06.30 14:57:32.179196 [ 276 ] {082df918-705c-43a2-8e23-c158824b7168} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16652 | 2025.06.30 14:57:32.179327 [ 276 ] {082df918-705c-43a2-8e23-c158824b7168} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 67.78 KiB/sec. | ||
| 16653 | 2025.06.30 14:57:32.179366 [ 276 ] {082df918-705c-43a2-8e23-c158824b7168} <Debug> TCPHandler: Processed in 0.001264416 sec. | ||
| 16654 | 2025.06.30 14:57:32.179473 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16655 | 2025.06.30 14:57:32.179569 [ 276 ] {985b3233-a9e6-43c4-808c-9f924978c0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16656 | 2025.06.30 14:57:32.179609 [ 276 ] {985b3233-a9e6-43c4-808c-9f924978c0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16657 | 2025.06.30 14:57:32.180481 [ 276 ] {985b3233-a9e6-43c4-808c-9f924978c0ac} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16658 | 2025.06.30 14:57:32.180528 [ 276 ] {985b3233-a9e6-43c4-808c-9f924978c0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16659 | 2025.06.30 14:57:32.180959 [ 276 ] {985b3233-a9e6-43c4-808c-9f924978c0ac} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16660 | 2025.06.30 14:57:32.181176 [ 276 ] {985b3233-a9e6-43c4-808c-9f924978c0ac} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16661 | 2025.06.30 14:57:32.181313 [ 276 ] {985b3233-a9e6-43c4-808c-9f924978c0ac} <Debug> executeQuery: Read 715 rows, 58.62 KiB in 0.001762 sec., 405788.87627695804 rows/sec., 32.49 MiB/sec. | ||
| 16662 | 2025.06.30 14:57:32.181352 [ 276 ] {985b3233-a9e6-43c4-808c-9f924978c0ac} <Debug> TCPHandler: Processed in 0.001929198 sec. | ||
| 16663 | 2025.06.30 14:57:32.181464 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16664 | 2025.06.30 14:57:32.181563 [ 276 ] {f9638e6e-94dc-4f42-bd3d-f7839f6b2c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16665 | 2025.06.30 14:57:32.181605 [ 276 ] {f9638e6e-94dc-4f42-bd3d-f7839f6b2c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16666 | 2025.06.30 14:57:32.182065 [ 276 ] {f9638e6e-94dc-4f42-bd3d-f7839f6b2c3a} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16667 | 2025.06.30 14:57:32.182101 [ 276 ] {f9638e6e-94dc-4f42-bd3d-f7839f6b2c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16668 | 2025.06.30 14:57:32.182419 [ 276 ] {f9638e6e-94dc-4f42-bd3d-f7839f6b2c3a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16669 | 2025.06.30 14:57:32.182636 [ 276 ] {f9638e6e-94dc-4f42-bd3d-f7839f6b2c3a} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16670 | 2025.06.30 14:57:32.182769 [ 276 ] {f9638e6e-94dc-4f42-bd3d-f7839f6b2c3a} <Debug> executeQuery: Read 155 rows, 10.06 KiB in 0.001225 sec., 126530.61224489796 rows/sec., 8.02 MiB/sec. | ||
| 16671 | 2025.06.30 14:57:32.182808 [ 276 ] {f9638e6e-94dc-4f42-bd3d-f7839f6b2c3a} <Debug> TCPHandler: Processed in 0.001395458 sec. | ||
| 16672 | 2025.06.30 14:57:32.182919 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16673 | 2025.06.30 14:57:32.183015 [ 276 ] {130a364c-b541-4c7a-aab1-9c525786e68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16674 | 2025.06.30 14:57:32.183057 [ 276 ] {130a364c-b541-4c7a-aab1-9c525786e68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16675 | 2025.06.30 14:57:32.183500 [ 276 ] {130a364c-b541-4c7a-aab1-9c525786e68d} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2025.06.30 14:57:32.183535 [ 276 ] {130a364c-b541-4c7a-aab1-9c525786e68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16677 | 2025.06.30 14:57:32.183842 [ 276 ] {130a364c-b541-4c7a-aab1-9c525786e68d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16678 | 2025.06.30 14:57:32.184051 [ 276 ] {130a364c-b541-4c7a-aab1-9c525786e68d} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2025.06.30 14:57:32.184153 [ 45 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 16680 | 2025.06.30 14:57:32.184179 [ 276 ] {130a364c-b541-4c7a-aab1-9c525786e68d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001184 sec., 95439.1891891892 rows/sec., 6.18 MiB/sec. | ||
| 16681 | 2025.06.30 14:57:32.184190 [ 45 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16682 | 2025.06.30 14:57:32.184211 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16683 | 2025.06.30 14:57:32.184218 [ 276 ] {130a364c-b541-4c7a-aab1-9c525786e68d} <Debug> TCPHandler: Processed in 0.001351698 sec. | ||
| 16684 | 2025.06.30 14:57:32.184318 [ 194 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 16685 | 2025.06.30 14:57:32.184329 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16686 | 2025.06.30 14:57:32.184448 [ 276 ] {8b5f3884-4638-4b63-9e38-e8aa197fce24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16687 | 2025.06.30 14:57:32.184454 [ 194 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16688 | 2025.06.30 14:57:32.184506 [ 276 ] {8b5f3884-4638-4b63-9e38-e8aa197fce24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16689 | 2025.06.30 14:57:32.184510 [ 194 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 138 rows starting from the beginning of the part | ||
| 16690 | 2025.06.30 14:57:32.184599 [ 194 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
| 16691 | 2025.06.30 14:57:32.184655 [ 194 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part | ||
| 16692 | 2025.06.30 14:57:32.184707 [ 194 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
| 16693 | 2025.06.30 14:57:32.184756 [ 194 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part | ||
| 16694 | 2025.06.30 14:57:32.184804 [ 194 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part | ||
| 16695 | 2025.06.30 14:57:32.184989 [ 276 ] {8b5f3884-4638-4b63-9e38-e8aa197fce24} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16696 | 2025.06.30 14:57:32.185030 [ 276 ] {8b5f3884-4638-4b63-9e38-e8aa197fce24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16697 | 2025.06.30 14:57:32.185346 [ 276 ] {8b5f3884-4638-4b63-9e38-e8aa197fce24} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16698 | 2025.06.30 14:57:32.185567 [ 276 ] {8b5f3884-4638-4b63-9e38-e8aa197fce24} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16699 | 2025.06.30 14:57:32.185695 [ 276 ] {8b5f3884-4638-4b63-9e38-e8aa197fce24} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001265 sec., 88537.54940711462 rows/sec., 5.04 MiB/sec. | ||
| 16700 | 2025.06.30 14:57:32.185724 [ 193 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456449 sec., 482680.82164222706 rows/sec., 33.39 MiB/sec. | ||
| 16701 | 2025.06.30 14:57:32.185734 [ 276 ] {8b5f3884-4638-4b63-9e38-e8aa197fce24} <Debug> TCPHandler: Processed in 0.001455769 sec. | ||
| 16702 | 2025.06.30 14:57:32.185867 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2025.06.30 14:57:32.185914 [ 187 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 16704 | 2025.06.30 14:57:32.185963 [ 276 ] {e3f64e62-38c3-448c-ab41-69be6fe2779a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16705 | 2025.06.30 14:57:32.186006 [ 276 ] {e3f64e62-38c3-448c-ab41-69be6fe2779a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16706 | 2025.06.30 14:57:32.186298 [ 187 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2025.06.30 14:57:32.186397 [ 187 ] {24869cf6-0f49-4de3-9b36-06bcfe63cb67::all_1_45_9} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 16708 | 2025.06.30 14:57:32.186508 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16709 | 2025.06.30 14:57:32.186579 [ 276 ] {e3f64e62-38c3-448c-ab41-69be6fe2779a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2025.06.30 14:57:32.186621 [ 276 ] {e3f64e62-38c3-448c-ab41-69be6fe2779a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16711 | 2025.06.30 14:57:32.186946 [ 276 ] {e3f64e62-38c3-448c-ab41-69be6fe2779a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16712 | 2025.06.30 14:57:32.187163 [ 276 ] {e3f64e62-38c3-448c-ab41-69be6fe2779a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2025.06.30 14:57:32.187293 [ 276 ] {e3f64e62-38c3-448c-ab41-69be6fe2779a} <Debug> executeQuery: Read 437 rows, 31.92 KiB in 0.001349 sec., 323943.661971831 rows/sec., 23.11 MiB/sec. | ||
| 16714 | 2025.06.30 14:57:32.187332 [ 276 ] {e3f64e62-38c3-448c-ab41-69be6fe2779a} <Debug> TCPHandler: Processed in 0.001515711 sec. | ||
| 16715 | 2025.06.30 14:57:32.187452 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16716 | 2025.06.30 14:57:32.187547 [ 276 ] {37c6ff9c-7b0c-4906-b47f-67dd3195c284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16717 | 2025.06.30 14:57:32.187589 [ 276 ] {37c6ff9c-7b0c-4906-b47f-67dd3195c284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16718 | 2025.06.30 14:57:32.187899 [ 276 ] {37c6ff9c-7b0c-4906-b47f-67dd3195c284} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16719 | 2025.06.30 14:57:32.187933 [ 276 ] {37c6ff9c-7b0c-4906-b47f-67dd3195c284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16720 | 2025.06.30 14:57:32.188220 [ 276 ] {37c6ff9c-7b0c-4906-b47f-67dd3195c284} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16721 | 2025.06.30 14:57:32.188423 [ 276 ] {37c6ff9c-7b0c-4906-b47f-67dd3195c284} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2025.06.30 14:57:32.188513 [ 45 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 16723 | 2025.06.30 14:57:32.188542 [ 45 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16724 | 2025.06.30 14:57:32.188549 [ 276 ] {37c6ff9c-7b0c-4906-b47f-67dd3195c284} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 307.33 KiB/sec. | ||
| 16725 | 2025.06.30 14:57:32.188558 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16726 | 2025.06.30 14:57:32.188587 [ 276 ] {37c6ff9c-7b0c-4906-b47f-67dd3195c284} <Debug> TCPHandler: Processed in 0.001184904 sec. | ||
| 16727 | 2025.06.30 14:57:32.188639 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 16728 | 2025.06.30 14:57:32.188708 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16729 | 2025.06.30 14:57:32.188747 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16730 | 2025.06.30 14:57:32.188782 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 210 rows starting from the beginning of the part | ||
| 16731 | 2025.06.30 14:57:32.188835 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 16732 | 2025.06.30 14:57:32.188835 [ 276 ] {909178b3-d744-4877-ac5b-1ea9ca1d8a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16733 | 2025.06.30 14:57:32.188880 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 16734 | 2025.06.30 14:57:32.188903 [ 276 ] {909178b3-d744-4877-ac5b-1ea9ca1d8a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16735 | 2025.06.30 14:57:32.188924 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 16736 | 2025.06.30 14:57:32.188962 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 16737 | 2025.06.30 14:57:32.188995 [ 194 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 16738 | 2025.06.30 14:57:32.189415 [ 276 ] {909178b3-d744-4877-ac5b-1ea9ca1d8a4e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2025.06.30 14:57:32.189464 [ 276 ] {909178b3-d744-4877-ac5b-1ea9ca1d8a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16740 | 2025.06.30 14:57:32.189733 [ 190 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001126712 sec., 213009.18069568797 rows/sec., 10.87 MiB/sec. | ||
| 16741 | 2025.06.30 14:57:32.189905 [ 276 ] {909178b3-d744-4877-ac5b-1ea9ca1d8a4e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16742 | 2025.06.30 14:57:32.189928 [ 191 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 16743 | 2025.06.30 14:57:32.190176 [ 276 ] {909178b3-d744-4877-ac5b-1ea9ca1d8a4e} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16744 | 2025.06.30 14:57:32.190327 [ 276 ] {909178b3-d744-4877-ac5b-1ea9ca1d8a4e} <Debug> executeQuery: Read 238 rows, 16.33 KiB in 0.001517 sec., 156888.59591298617 rows/sec., 10.51 MiB/sec. | ||
| 16745 | 2025.06.30 14:57:32.190338 [ 191 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16746 | 2025.06.30 14:57:32.190370 [ 276 ] {909178b3-d744-4877-ac5b-1ea9ca1d8a4e} <Debug> TCPHandler: Processed in 0.001723304 sec. | ||
| 16747 | 2025.06.30 14:57:32.190437 [ 191 ] {1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec::all_1_40_8} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 16748 | 2025.06.30 14:57:32.190486 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16749 | 2025.06.30 14:57:32.190540 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16750 | 2025.06.30 14:57:32.190587 [ 276 ] {cf1cb96c-d512-4589-9ba6-656583607bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16751 | 2025.06.30 14:57:32.190633 [ 276 ] {cf1cb96c-d512-4589-9ba6-656583607bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16752 | 2025.06.30 14:57:32.190934 [ 276 ] {cf1cb96c-d512-4589-9ba6-656583607bd3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16753 | 2025.06.30 14:57:32.190970 [ 276 ] {cf1cb96c-d512-4589-9ba6-656583607bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16754 | 2025.06.30 14:57:32.191293 [ 276 ] {cf1cb96c-d512-4589-9ba6-656583607bd3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16755 | 2025.06.30 14:57:32.191499 [ 276 ] {cf1cb96c-d512-4589-9ba6-656583607bd3} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2025.06.30 14:57:32.191593 [ 45 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 16757 | 2025.06.30 14:57:32.191616 [ 45 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2025.06.30 14:57:32.191628 [ 276 ] {cf1cb96c-d512-4589-9ba6-656583607bd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 16759 | 2025.06.30 14:57:32.191631 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16760 | 2025.06.30 14:57:32.191664 [ 276 ] {cf1cb96c-d512-4589-9ba6-656583607bd3} <Debug> TCPHandler: Processed in 0.001229165 sec. | ||
| 16761 | 2025.06.30 14:57:32.191710 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::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 | ||
| 16762 | 2025.06.30 14:57:32.191769 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16763 | 2025.06.30 14:57:32.191796 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16764 | 2025.06.30 14:57:32.191826 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 36 rows starting from the beginning of the part | ||
| 16765 | 2025.06.30 14:57:32.191864 [ 276 ] {f994b209-5733-4a86-965b-ed6cabab4275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16766 | 2025.06.30 14:57:32.191882 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 16767 | 2025.06.30 14:57:32.191920 [ 276 ] {f994b209-5733-4a86-965b-ed6cabab4275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16768 | 2025.06.30 14:57:32.191926 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 16769 | 2025.06.30 14:57:32.191971 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 16770 | 2025.06.30 14:57:32.192013 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 16771 | 2025.06.30 14:57:32.192051 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 16772 | 2025.06.30 14:57:32.192835 [ 276 ] {f994b209-5733-4a86-965b-ed6cabab4275} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16773 | 2025.06.30 14:57:32.192838 [ 199 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162193 sec., 35278.13366626714 rows/sec., 2.32 MiB/sec. | ||
| 16774 | 2025.06.30 14:57:32.192874 [ 276 ] {f994b209-5733-4a86-965b-ed6cabab4275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16775 | 2025.06.30 14:57:32.192966 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 16776 | 2025.06.30 14:57:32.193201 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16777 | 2025.06.30 14:57:32.193262 [ 193 ] {1d81d9ec-93d0-4414-9e12-ddec187dd96c::all_1_41_8} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 16778 | 2025.06.30 14:57:32.193330 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16779 | 2025.06.30 14:57:32.193457 [ 276 ] {f994b209-5733-4a86-965b-ed6cabab4275} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16780 | 2025.06.30 14:57:32.193673 [ 276 ] {f994b209-5733-4a86-965b-ed6cabab4275} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16781 | 2025.06.30 14:57:32.193813 [ 276 ] {f994b209-5733-4a86-965b-ed6cabab4275} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001967 sec., 24402.64361972547 rows/sec., 43.73 MiB/sec. | ||
| 16782 | 2025.06.30 14:57:32.193887 [ 276 ] {f994b209-5733-4a86-965b-ed6cabab4275} <Debug> TCPHandler: Processed in 0.002167353 sec. | ||
| 16783 | 2025.06.30 14:57:32.193993 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16784 | 2025.06.30 14:57:32.194088 [ 276 ] {b2feab5c-bdf9-42c7-a2c1-4ca2987adedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16785 | 2025.06.30 14:57:32.194130 [ 276 ] {b2feab5c-bdf9-42c7-a2c1-4ca2987adedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16786 | 2025.06.30 14:57:32.194475 [ 276 ] {b2feab5c-bdf9-42c7-a2c1-4ca2987adedc} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16787 | 2025.06.30 14:57:32.194509 [ 276 ] {b2feab5c-bdf9-42c7-a2c1-4ca2987adedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16788 | 2025.06.30 14:57:32.194816 [ 276 ] {b2feab5c-bdf9-42c7-a2c1-4ca2987adedc} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16789 | 2025.06.30 14:57:32.195024 [ 276 ] {b2feab5c-bdf9-42c7-a2c1-4ca2987adedc} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16790 | 2025.06.30 14:57:32.195154 [ 276 ] {b2feab5c-bdf9-42c7-a2c1-4ca2987adedc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001084 sec., 75645.75645756458 rows/sec., 4.80 MiB/sec. | ||
| 16791 | 2025.06.30 14:57:32.195189 [ 276 ] {b2feab5c-bdf9-42c7-a2c1-4ca2987adedc} <Debug> TCPHandler: Processed in 0.001246395 sec. | ||
| 16792 | 2025.06.30 14:57:33.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.34 MiB, peak 382.70 MiB, free memory in arenas 0.00 B, will set to 364.20 MiB (RSS), difference: -1.13 MiB | ||
| 16793 | 2025.06.30 14:57:36.286348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 | ||
| 16794 | 2025.06.30 14:57:36.286879 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2025.06.30 14:57:36.286917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 16796 | 2025.06.30 14:57:36.287517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16797 | 2025.06.30 14:57:36.288022 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2025.06.30 14:57:36.288159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
| 16799 | 2025.06.30 14:57:37.162019 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16800 | 2025.06.30 14:57:37.162291 [ 276 ] {cb948a76-701d-469c-af7b-7b9142fe0cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16801 | 2025.06.30 14:57:37.162386 [ 276 ] {cb948a76-701d-469c-af7b-7b9142fe0cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16802 | 2025.06.30 14:57:37.163293 [ 276 ] {cb948a76-701d-469c-af7b-7b9142fe0cca} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16803 | 2025.06.30 14:57:37.163334 [ 276 ] {cb948a76-701d-469c-af7b-7b9142fe0cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16804 | 2025.06.30 14:57:37.163902 [ 276 ] {cb948a76-701d-469c-af7b-7b9142fe0cca} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16805 | 2025.06.30 14:57:37.164390 [ 276 ] {cb948a76-701d-469c-af7b-7b9142fe0cca} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16806 | 2025.06.30 14:57:37.164526 [ 40 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 6 parts from all_1_37_9 to all_42_42_0 | ||
| 16807 | 2025.06.30 14:57:37.164542 [ 276 ] {cb948a76-701d-469c-af7b-7b9142fe0cca} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.00232 sec., 1724.1379310344828 rows/sec., 134.28 KiB/sec. | ||
| 16808 | 2025.06.30 14:57:37.164594 [ 40 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2025.06.30 14:57:37.164606 [ 276 ] {cb948a76-701d-469c-af7b-7b9142fe0cca} <Debug> TCPHandler: Processed in 0.002721924 sec. | ||
| 16810 | 2025.06.30 14:57:37.164629 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16811 | 2025.06.30 14:57:37.164750 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16812 | 2025.06.30 14:57:37.164784 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_9 to all_42_42_0 into Compact with storage Full | ||
| 16813 | 2025.06.30 14:57:37.164851 [ 276 ] {333e3364-14e1-4a87-b145-927d3c71e43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16814 | 2025.06.30 14:57:37.164894 [ 276 ] {333e3364-14e1-4a87-b145-927d3c71e43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16815 | 2025.06.30 14:57:37.164956 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16816 | 2025.06.30 14:57:37.164998 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 22 rows starting from the beginning of the part | ||
| 16817 | 2025.06.30 14:57:37.165071 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 16818 | 2025.06.30 14:57:37.165115 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
| 16819 | 2025.06.30 14:57:37.165158 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 16820 | 2025.06.30 14:57:37.165200 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 16821 | 2025.06.30 14:57:37.165243 [ 190 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 16822 | 2025.06.30 14:57:37.165379 [ 276 ] {333e3364-14e1-4a87-b145-927d3c71e43e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16823 | 2025.06.30 14:57:37.165420 [ 276 ] {333e3364-14e1-4a87-b145-927d3c71e43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16824 | 2025.06.30 14:57:37.165908 [ 276 ] {333e3364-14e1-4a87-b145-927d3c71e43e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16825 | 2025.06.30 14:57:37.166253 [ 199 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530691 sec., 29398.48734983089 rows/sec., 2.46 MiB/sec. | ||
| 16826 | 2025.06.30 14:57:37.166423 [ 276 ] {333e3364-14e1-4a87-b145-927d3c71e43e} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16827 | 2025.06.30 14:57:37.166560 [ 40 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16828 | 2025.06.30 14:57:37.166566 [ 276 ] {333e3364-14e1-4a87-b145-927d3c71e43e} <Debug> executeQuery: Read 82 rows, 6.73 KiB in 0.001736 sec., 47235.023041474655 rows/sec., 3.78 MiB/sec. | ||
| 16829 | 2025.06.30 14:57:37.166580 [ 195 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 16830 | 2025.06.30 14:57:37.166596 [ 40 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16831 | 2025.06.30 14:57:37.166622 [ 276 ] {333e3364-14e1-4a87-b145-927d3c71e43e} <Debug> TCPHandler: Processed in 0.001933608 sec. | ||
| 16832 | 2025.06.30 14:57:37.166642 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16833 | 2025.06.30 14:57:37.166719 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 16834 | 2025.06.30 14:57:37.166763 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16835 | 2025.06.30 14:57:37.166807 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16836 | 2025.06.30 14:57:37.166834 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 857 rows starting from the beginning of the part | ||
| 16837 | 2025.06.30 14:57:37.166867 [ 276 ] {5eb9f451-b69b-4403-a31f-8e9d7d68548c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16838 | 2025.06.30 14:57:37.166877 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 74 rows starting from the beginning of the part | ||
| 16839 | 2025.06.30 14:57:37.166914 [ 276 ] {5eb9f451-b69b-4403-a31f-8e9d7d68548c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16840 | 2025.06.30 14:57:37.166924 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 714 rows starting from the beginning of the part | ||
| 16841 | 2025.06.30 14:57:37.166965 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part | ||
| 16842 | 2025.06.30 14:57:37.166998 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 715 rows starting from the beginning of the part | ||
| 16843 | 2025.06.30 14:57:37.167031 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part | ||
| 16844 | 2025.06.30 14:57:37.167175 [ 195 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2025.06.30 14:57:37.167270 [ 195 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_42_10} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 6 parts: [all_1_37_9, all_42_42_0] -> all_1_42_10 | ||
| 16846 | 2025.06.30 14:57:37.167345 [ 276 ] {5eb9f451-b69b-4403-a31f-8e9d7d68548c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2025.06.30 14:57:37.167372 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 16848 | 2025.06.30 14:57:37.167386 [ 276 ] {5eb9f451-b69b-4403-a31f-8e9d7d68548c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16849 | 2025.06.30 14:57:37.167851 [ 276 ] {5eb9f451-b69b-4403-a31f-8e9d7d68548c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16850 | 2025.06.30 14:57:37.168167 [ 195 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147869 sec., 1702858.6113384145 rows/sec., 143.99 MiB/sec. | ||
| 16851 | 2025.06.30 14:57:37.168339 [ 276 ] {5eb9f451-b69b-4403-a31f-8e9d7d68548c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16852 | 2025.06.30 14:57:37.168447 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16853 | 2025.06.30 14:57:37.168462 [ 40 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 | ||
| 16854 | 2025.06.30 14:57:37.168480 [ 276 ] {5eb9f451-b69b-4403-a31f-8e9d7d68548c} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001631 sec., 8583.690987124462 rows/sec., 623.30 KiB/sec. | ||
| 16855 | 2025.06.30 14:57:37.168495 [ 40 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2025.06.30 14:57:37.168522 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16857 | 2025.06.30 14:57:37.168525 [ 276 ] {5eb9f451-b69b-4403-a31f-8e9d7d68548c} <Debug> TCPHandler: Processed in 0.001810156 sec. | ||
| 16858 | 2025.06.30 14:57:37.168630 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full | ||
| 16859 | 2025.06.30 14:57:37.168647 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2025.06.30 14:57:37.168756 [ 276 ] {794d1cf1-f55c-4d7d-b6b8-61ee7c247fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16861 | 2025.06.30 14:57:37.168765 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16862 | 2025.06.30 14:57:37.168797 [ 276 ] {794d1cf1-f55c-4d7d-b6b8-61ee7c247fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16863 | 2025.06.30 14:57:37.168812 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 193 rows starting from the beginning of the part | ||
| 16864 | 2025.06.30 14:57:37.168892 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 9 rows starting from the beginning of the part | ||
| 16865 | 2025.06.30 14:57:37.168947 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 159 rows starting from the beginning of the part | ||
| 16866 | 2025.06.30 14:57:37.168951 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16867 | 2025.06.30 14:57:37.169001 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 16868 | 2025.06.30 14:57:37.169038 [ 186 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_136_27} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16869 | 2025.06.30 14:57:37.169053 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 155 rows starting from the beginning of the part | ||
| 16870 | 2025.06.30 14:57:37.169101 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 14 rows starting from the beginning of the part | ||
| 16871 | 2025.06.30 14:57:37.169115 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16872 | 2025.06.30 14:57:37.169183 [ 276 ] {794d1cf1-f55c-4d7d-b6b8-61ee7c247fe2} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16873 | 2025.06.30 14:57:37.169224 [ 276 ] {794d1cf1-f55c-4d7d-b6b8-61ee7c247fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16874 | 2025.06.30 14:57:37.169679 [ 276 ] {794d1cf1-f55c-4d7d-b6b8-61ee7c247fe2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16875 | 2025.06.30 14:57:37.170004 [ 186 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422039 sec., 379736.420731077 rows/sec., 25.98 MiB/sec. | ||
| 16876 | 2025.06.30 14:57:37.170225 [ 276 ] {794d1cf1-f55c-4d7d-b6b8-61ee7c247fe2} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16877 | 2025.06.30 14:57:37.170242 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Trace> MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) | ||
| 16878 | 2025.06.30 14:57:37.170364 [ 276 ] {794d1cf1-f55c-4d7d-b6b8-61ee7c247fe2} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001626 sec., 615.0061500615006 rows/sec., 40.84 KiB/sec. | ||
| 16879 | 2025.06.30 14:57:37.170408 [ 276 ] {794d1cf1-f55c-4d7d-b6b8-61ee7c247fe2} <Debug> TCPHandler: Processed in 0.001807866 sec. | ||
| 16880 | 2025.06.30 14:57:37.170514 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16881 | 2025.06.30 14:57:37.170607 [ 276 ] {fa850247-aa37-41eb-bfaa-45f4cc2a2536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16882 | 2025.06.30 14:57:37.170646 [ 276 ] {fa850247-aa37-41eb-bfaa-45f4cc2a2536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16883 | 2025.06.30 14:57:37.170731 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2025.06.30 14:57:37.170806 [ 192 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_130_26} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 | ||
| 16885 | 2025.06.30 14:57:37.170876 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16886 | 2025.06.30 14:57:37.171067 [ 276 ] {fa850247-aa37-41eb-bfaa-45f4cc2a2536} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16887 | 2025.06.30 14:57:37.171107 [ 276 ] {fa850247-aa37-41eb-bfaa-45f4cc2a2536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16888 | 2025.06.30 14:57:37.171539 [ 276 ] {fa850247-aa37-41eb-bfaa-45f4cc2a2536} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16889 | 2025.06.30 14:57:37.172012 [ 276 ] {fa850247-aa37-41eb-bfaa-45f4cc2a2536} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16890 | 2025.06.30 14:57:37.172132 [ 38 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16891 | 2025.06.30 14:57:37.172142 [ 276 ] {fa850247-aa37-41eb-bfaa-45f4cc2a2536} <Debug> executeQuery: Read 96 rows, 7.52 KiB in 0.001553 sec., 61815.840309079205 rows/sec., 4.73 MiB/sec. | ||
| 16892 | 2025.06.30 14:57:37.172176 [ 38 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16893 | 2025.06.30 14:57:37.172196 [ 276 ] {fa850247-aa37-41eb-bfaa-45f4cc2a2536} <Debug> TCPHandler: Processed in 0.001728854 sec. | ||
| 16894 | 2025.06.30 14:57:37.172201 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16895 | 2025.06.30 14:57:37.172277 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 16896 | 2025.06.30 14:57:37.172311 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16897 | 2025.06.30 14:57:37.172350 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16898 | 2025.06.30 14:57:37.172377 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 514 rows starting from the beginning of the part | ||
| 16899 | 2025.06.30 14:57:37.172407 [ 276 ] {1b8b487b-0e62-4a8c-a649-3ac2e5c5cd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16900 | 2025.06.30 14:57:37.172425 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 73 rows starting from the beginning of the part | ||
| 16901 | 2025.06.30 14:57:37.172455 [ 276 ] {1b8b487b-0e62-4a8c-a649-3ac2e5c5cd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16902 | 2025.06.30 14:57:37.172471 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 441 rows starting from the beginning of the part | ||
| 16903 | 2025.06.30 14:57:37.172517 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 74 rows starting from the beginning of the part | ||
| 16904 | 2025.06.30 14:57:37.172554 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 437 rows starting from the beginning of the part | ||
| 16905 | 2025.06.30 14:57:37.172593 [ 186 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 96 rows starting from the beginning of the part | ||
| 16906 | 2025.06.30 14:57:37.172879 [ 276 ] {1b8b487b-0e62-4a8c-a649-3ac2e5c5cd3b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16907 | 2025.06.30 14:57:37.172918 [ 276 ] {1b8b487b-0e62-4a8c-a649-3ac2e5c5cd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16908 | 2025.06.30 14:57:37.173393 [ 276 ] {1b8b487b-0e62-4a8c-a649-3ac2e5c5cd3b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16909 | 2025.06.30 14:57:37.173564 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308697 sec., 1249334.2614829866 rows/sec., 95.85 MiB/sec. | ||
| 16910 | 2025.06.30 14:57:37.173862 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16911 | 2025.06.30 14:57:37.173932 [ 276 ] {1b8b487b-0e62-4a8c-a649-3ac2e5c5cd3b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16912 | 2025.06.30 14:57:37.174043 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16913 | 2025.06.30 14:57:37.174064 [ 276 ] {1b8b487b-0e62-4a8c-a649-3ac2e5c5cd3b} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001674 sec., 97371.5651135006 rows/sec., 6.77 MiB/sec. | ||
| 16914 | 2025.06.30 14:57:37.174084 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16915 | 2025.06.30 14:57:37.174105 [ 276 ] {1b8b487b-0e62-4a8c-a649-3ac2e5c5cd3b} <Debug> TCPHandler: Processed in 0.001841567 sec. | ||
| 16916 | 2025.06.30 14:57:37.174113 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16917 | 2025.06.30 14:57:37.174194 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 16918 | 2025.06.30 14:57:37.174238 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16919 | 2025.06.30 14:57:37.174285 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16920 | 2025.06.30 14:57:37.174317 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_131_26, total 21608 rows starting from the beginning of the part | ||
| 16921 | 2025.06.30 14:57:37.174365 [ 276 ] {37ac55cf-202b-4e89-8eef-df9bdeafc632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16922 | 2025.06.30 14:57:37.174366 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16923 | 2025.06.30 14:57:37.174423 [ 276 ] {37ac55cf-202b-4e89-8eef-df9bdeafc632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16924 | 2025.06.30 14:57:37.174428 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 240 rows starting from the beginning of the part | ||
| 16925 | 2025.06.30 14:57:37.174442 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16926 | 2025.06.30 14:57:37.174479 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 16927 | 2025.06.30 14:57:37.174517 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 238 rows starting from the beginning of the part | ||
| 16928 | 2025.06.30 14:57:37.174531 [ 189 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_136_27} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16929 | 2025.06.30 14:57:37.174553 [ 192 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 163 rows starting from the beginning of the part | ||
| 16930 | 2025.06.30 14:57:37.174619 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 16931 | 2025.06.30 14:57:37.174811 [ 276 ] {37ac55cf-202b-4e89-8eef-df9bdeafc632} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16932 | 2025.06.30 14:57:37.174855 [ 276 ] {37ac55cf-202b-4e89-8eef-df9bdeafc632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16933 | 2025.06.30 14:57:37.175324 [ 276 ] {37ac55cf-202b-4e89-8eef-df9bdeafc632} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16934 | 2025.06.30 14:57:37.175785 [ 276 ] {37ac55cf-202b-4e89-8eef-df9bdeafc632} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16935 | 2025.06.30 14:57:37.175925 [ 276 ] {37ac55cf-202b-4e89-8eef-df9bdeafc632} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001586 sec., 630.517023959647 rows/sec., 40.02 KiB/sec. | ||
| 16936 | 2025.06.30 14:57:37.175963 [ 276 ] {37ac55cf-202b-4e89-8eef-df9bdeafc632} <Debug> TCPHandler: Processed in 0.001787835 sec. | ||
| 16937 | 2025.06.30 14:57:37.176069 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16938 | 2025.06.30 14:57:37.176165 [ 276 ] {89e58eec-08cf-48f7-b2d3-f02dbb86570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16939 | 2025.06.30 14:57:37.176220 [ 276 ] {89e58eec-08cf-48f7-b2d3-f02dbb86570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16940 | 2025.06.30 14:57:37.177016 [ 276 ] {89e58eec-08cf-48f7-b2d3-f02dbb86570d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16941 | 2025.06.30 14:57:37.177055 [ 276 ] {89e58eec-08cf-48f7-b2d3-f02dbb86570d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16942 | 2025.06.30 14:57:37.177693 [ 276 ] {89e58eec-08cf-48f7-b2d3-f02dbb86570d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16943 | 2025.06.30 14:57:37.178127 [ 276 ] {89e58eec-08cf-48f7-b2d3-f02dbb86570d} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2025.06.30 14:57:37.178269 [ 276 ] {89e58eec-08cf-48f7-b2d3-f02dbb86570d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002123 sec., 4710.3155911446065 rows/sec., 8.44 MiB/sec. | ||
| 16945 | 2025.06.30 14:57:37.178326 [ 276 ] {89e58eec-08cf-48f7-b2d3-f02dbb86570d} <Debug> TCPHandler: Processed in 0.002306616 sec. | ||
| 16946 | 2025.06.30 14:57:37.178436 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16947 | 2025.06.30 14:57:37.178531 [ 276 ] {49e4335a-6ded-4db3-963e-fbe8e44901bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16948 | 2025.06.30 14:57:37.178571 [ 276 ] {49e4335a-6ded-4db3-963e-fbe8e44901bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16949 | 2025.06.30 14:57:37.178869 [ 276 ] {49e4335a-6ded-4db3-963e-fbe8e44901bf} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16950 | 2025.06.30 14:57:37.178904 [ 276 ] {49e4335a-6ded-4db3-963e-fbe8e44901bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16951 | 2025.06.30 14:57:37.179377 [ 276 ] {49e4335a-6ded-4db3-963e-fbe8e44901bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 16952 | 2025.06.30 14:57:37.179810 [ 276 ] {49e4335a-6ded-4db3-963e-fbe8e44901bf} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2025.06.30 14:57:37.179964 [ 276 ] {49e4335a-6ded-4db3-963e-fbe8e44901bf} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 272.39 KiB/sec. | ||
| 16954 | 2025.06.30 14:57:37.180001 [ 276 ] {49e4335a-6ded-4db3-963e-fbe8e44901bf} <Debug> TCPHandler: Processed in 0.001615582 sec. | ||
| 16955 | 2025.06.30 14:57:37.180118 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16956 | 2025.06.30 14:57:37.180212 [ 276 ] {a15086a8-9241-4a23-b8bc-6fe3659ac25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16957 | 2025.06.30 14:57:37.180252 [ 276 ] {a15086a8-9241-4a23-b8bc-6fe3659ac25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16958 | 2025.06.30 14:57:37.180579 [ 276 ] {a15086a8-9241-4a23-b8bc-6fe3659ac25f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2025.06.30 14:57:37.180613 [ 276 ] {a15086a8-9241-4a23-b8bc-6fe3659ac25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16960 | 2025.06.30 14:57:37.181025 [ 276 ] {a15086a8-9241-4a23-b8bc-6fe3659ac25f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16961 | 2025.06.30 14:57:37.181480 [ 276 ] {a15086a8-9241-4a23-b8bc-6fe3659ac25f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16962 | 2025.06.30 14:57:37.181685 [ 38 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16963 | 2025.06.30 14:57:37.181707 [ 276 ] {a15086a8-9241-4a23-b8bc-6fe3659ac25f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
| 16964 | 2025.06.30 14:57:37.181721 [ 38 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2025.06.30 14:57:37.181750 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16966 | 2025.06.30 14:57:37.181754 [ 276 ] {a15086a8-9241-4a23-b8bc-6fe3659ac25f} <Debug> TCPHandler: Processed in 0.001686324 sec. | ||
| 16967 | 2025.06.30 14:57:37.181827 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 16968 | 2025.06.30 14:57:37.181891 [ 198 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22569 rows, containing 5 columns (5 merged, 0 gathered) in 0.007724284 sec., 2921824.2105028764 rows/sec., 201.84 MiB/sec. | ||
| 16969 | 2025.06.30 14:57:37.181904 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16970 | 2025.06.30 14:57:37.181948 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7604 rows starting from the beginning of the part | ||
| 16971 | 2025.06.30 14:57:37.182089 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 16972 | 2025.06.30 14:57:37.182135 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 82 rows starting from the beginning of the part | ||
| 16973 | 2025.06.30 14:57:37.182172 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 16974 | 2025.06.30 14:57:37.182208 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part | ||
| 16975 | 2025.06.30 14:57:37.182248 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16976 | 2025.06.30 14:57:37.182711 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16977 | 2025.06.30 14:57:37.183276 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2025.06.30 14:57:37.183343 [ 197 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16979 | 2025.06.30 14:57:37.183417 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16980 | 2025.06.30 14:57:37.184447 [ 197 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7948 rows, containing 4 columns (4 merged, 0 gathered) in 0.002652933 sec., 2995929.410957608 rows/sec., 196.89 MiB/sec. | ||
| 16981 | 2025.06.30 14:57:37.185208 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16982 | 2025.06.30 14:57:37.185869 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2025.06.30 14:57:37.185944 [ 198 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_136_27} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16984 | 2025.06.30 14:57:37.186018 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16985 | 2025.06.30 14:57:38.437000 [ 224 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 16986 | 2025.06.30 14:57:38.437059 [ 224 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 16987 | 2025.06.30 14:57:38.441472 [ 224 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 16988 | 2025.06.30 14:57:38.706755 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 16989 | 2025.06.30 14:57:38.724397 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16990 | 2025.06.30 14:57:38.724447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16991 | 2025.06.30 14:57:38.730689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16992 | 2025.06.30 14:57:38.731773 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16993 | 2025.06.30 14:57:38.734901 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 16994 | 2025.06.30 14:57:38.931038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2330 | ||
| 16995 | 2025.06.30 14:57:38.933839 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2025.06.30 14:57:38.933886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 16997 | 2025.06.30 14:57:38.935245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16998 | 2025.06.30 14:57:38.935746 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2025.06.30 14:57:38.936021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2330 | ||
| 17000 | 2025.06.30 14:57:42.163760 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17001 | 2025.06.30 14:57:42.163978 [ 276 ] {b913a2c9-2a0a-4500-b12a-0d50d59400a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17002 | 2025.06.30 14:57:42.164054 [ 276 ] {b913a2c9-2a0a-4500-b12a-0d50d59400a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17003 | 2025.06.30 14:57:42.164729 [ 276 ] {b913a2c9-2a0a-4500-b12a-0d50d59400a5} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2025.06.30 14:57:42.164779 [ 276 ] {b913a2c9-2a0a-4500-b12a-0d50d59400a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17005 | 2025.06.30 14:57:42.165337 [ 276 ] {b913a2c9-2a0a-4500-b12a-0d50d59400a5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17006 | 2025.06.30 14:57:42.165756 [ 276 ] {b913a2c9-2a0a-4500-b12a-0d50d59400a5} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17007 | 2025.06.30 14:57:42.165920 [ 276 ] {b913a2c9-2a0a-4500-b12a-0d50d59400a5} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001998 sec., 500.50050050050044 rows/sec., 37.15 KiB/sec. | ||
| 17008 | 2025.06.30 14:57:42.165970 [ 276 ] {b913a2c9-2a0a-4500-b12a-0d50d59400a5} <Debug> TCPHandler: Processed in 0.002351217 sec. | ||
| 17009 | 2025.06.30 14:57:42.166087 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17010 | 2025.06.30 14:57:42.166189 [ 276 ] {27968cd2-52d6-4454-9969-b032b2519045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17011 | 2025.06.30 14:57:42.166232 [ 276 ] {27968cd2-52d6-4454-9969-b032b2519045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17012 | 2025.06.30 14:57:42.166762 [ 276 ] {27968cd2-52d6-4454-9969-b032b2519045} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2025.06.30 14:57:42.166798 [ 276 ] {27968cd2-52d6-4454-9969-b032b2519045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17014 | 2025.06.30 14:57:42.167221 [ 276 ] {27968cd2-52d6-4454-9969-b032b2519045} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17015 | 2025.06.30 14:57:42.167626 [ 276 ] {27968cd2-52d6-4454-9969-b032b2519045} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17016 | 2025.06.30 14:57:42.167758 [ 276 ] {27968cd2-52d6-4454-9969-b032b2519045} <Debug> executeQuery: Read 160 rows, 14.20 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 8.70 MiB/sec. | ||
| 17017 | 2025.06.30 14:57:42.167796 [ 276 ] {27968cd2-52d6-4454-9969-b032b2519045} <Debug> TCPHandler: Processed in 0.001759575 sec. | ||
| 17018 | 2025.06.30 14:57:42.167813 [ 224 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 17019 | 2025.06.30 14:57:42.167866 [ 224 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 17020 | 2025.06.30 14:57:42.167894 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17021 | 2025.06.30 14:57:42.167993 [ 276 ] {dba254d3-32ff-4178-9f24-b7d922c74347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17022 | 2025.06.30 14:57:42.168033 [ 276 ] {dba254d3-32ff-4178-9f24-b7d922c74347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17023 | 2025.06.30 14:57:42.168438 [ 276 ] {dba254d3-32ff-4178-9f24-b7d922c74347} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2025.06.30 14:57:42.168477 [ 276 ] {dba254d3-32ff-4178-9f24-b7d922c74347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17025 | 2025.06.30 14:57:42.168899 [ 276 ] {dba254d3-32ff-4178-9f24-b7d922c74347} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17026 | 2025.06.30 14:57:42.169370 [ 276 ] {dba254d3-32ff-4178-9f24-b7d922c74347} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2025.06.30 14:57:42.169505 [ 276 ] {dba254d3-32ff-4178-9f24-b7d922c74347} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.00153 sec., 33986.92810457516 rows/sec., 2.49 MiB/sec. | ||
| 17028 | 2025.06.30 14:57:42.169543 [ 276 ] {dba254d3-32ff-4178-9f24-b7d922c74347} <Debug> TCPHandler: Processed in 0.001695904 sec. | ||
| 17029 | 2025.06.30 14:57:42.169641 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17030 | 2025.06.30 14:57:42.169735 [ 276 ] {a1c349f0-d6f8-46da-8727-fd4e89a1919d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17031 | 2025.06.30 14:57:42.169775 [ 276 ] {a1c349f0-d6f8-46da-8727-fd4e89a1919d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17032 | 2025.06.30 14:57:42.170209 [ 276 ] {a1c349f0-d6f8-46da-8727-fd4e89a1919d} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2025.06.30 14:57:42.170245 [ 276 ] {a1c349f0-d6f8-46da-8727-fd4e89a1919d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17034 | 2025.06.30 14:57:42.170753 [ 276 ] {a1c349f0-d6f8-46da-8727-fd4e89a1919d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17035 | 2025.06.30 14:57:42.171214 [ 276 ] {a1c349f0-d6f8-46da-8727-fd4e89a1919d} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17036 | 2025.06.30 14:57:42.171252 [ 224 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 17037 | 2025.06.30 14:57:42.171350 [ 276 ] {a1c349f0-d6f8-46da-8727-fd4e89a1919d} <Debug> executeQuery: Read 125 rows, 9.96 KiB in 0.001633 sec., 76546.23392529089 rows/sec., 5.96 MiB/sec. | ||
| 17038 | 2025.06.30 14:57:42.171391 [ 276 ] {a1c349f0-d6f8-46da-8727-fd4e89a1919d} <Debug> TCPHandler: Processed in 0.001796846 sec. | ||
| 17039 | 2025.06.30 14:57:42.171500 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17040 | 2025.06.30 14:57:42.171592 [ 276 ] {daab21eb-c0ba-49c8-ad01-20ecc74da3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17041 | 2025.06.30 14:57:42.171636 [ 276 ] {daab21eb-c0ba-49c8-ad01-20ecc74da3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17042 | 2025.06.30 14:57:42.172039 [ 276 ] {daab21eb-c0ba-49c8-ad01-20ecc74da3f7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2025.06.30 14:57:42.172075 [ 276 ] {daab21eb-c0ba-49c8-ad01-20ecc74da3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17044 | 2025.06.30 14:57:42.172498 [ 276 ] {daab21eb-c0ba-49c8-ad01-20ecc74da3f7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17045 | 2025.06.30 14:57:42.172901 [ 276 ] {daab21eb-c0ba-49c8-ad01-20ecc74da3f7} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2025.06.30 14:57:42.173030 [ 276 ] {daab21eb-c0ba-49c8-ad01-20ecc74da3f7} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001457 sec., 110501.02951269732 rows/sec., 7.69 MiB/sec. | ||
| 17047 | 2025.06.30 14:57:42.173086 [ 276 ] {daab21eb-c0ba-49c8-ad01-20ecc74da3f7} <Debug> TCPHandler: Processed in 0.001632453 sec. | ||
| 17048 | 2025.06.30 14:57:42.173195 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17049 | 2025.06.30 14:57:42.173286 [ 276 ] {ee8cd7c7-f5c8-4888-a981-0dfb9a3c6787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17050 | 2025.06.30 14:57:42.173340 [ 276 ] {ee8cd7c7-f5c8-4888-a981-0dfb9a3c6787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17051 | 2025.06.30 14:57:42.174274 [ 276 ] {ee8cd7c7-f5c8-4888-a981-0dfb9a3c6787} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2025.06.30 14:57:42.174310 [ 276 ] {ee8cd7c7-f5c8-4888-a981-0dfb9a3c6787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17053 | 2025.06.30 14:57:42.174981 [ 276 ] {ee8cd7c7-f5c8-4888-a981-0dfb9a3c6787} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17054 | 2025.06.30 14:57:42.175385 [ 276 ] {ee8cd7c7-f5c8-4888-a981-0dfb9a3c6787} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2025.06.30 14:57:42.175516 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17056 | 2025.06.30 14:57:42.175525 [ 276 ] {ee8cd7c7-f5c8-4888-a981-0dfb9a3c6787} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002256 sec., 22606.382978723403 rows/sec., 40.51 MiB/sec. | ||
| 17057 | 2025.06.30 14:57:42.175564 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2025.06.30 14:57:42.175592 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17059 | 2025.06.30 14:57:42.175606 [ 276 ] {ee8cd7c7-f5c8-4888-a981-0dfb9a3c6787} <Debug> TCPHandler: Processed in 0.002457189 sec. | ||
| 17060 | 2025.06.30 14:57:42.175719 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17061 | 2025.06.30 14:57:42.175720 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 17062 | 2025.06.30 14:57:42.175812 [ 276 ] {7c695a7a-c574-4365-a26d-9547413a5d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17063 | 2025.06.30 14:57:42.175858 [ 276 ] {7c695a7a-c574-4365-a26d-9547413a5d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17064 | 2025.06.30 14:57:42.176021 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17065 | 2025.06.30 14:57:42.176101 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2645 rows starting from the beginning of the part | ||
| 17066 | 2025.06.30 14:57:42.176166 [ 276 ] {7c695a7a-c574-4365-a26d-9547413a5d45} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2025.06.30 14:57:42.176206 [ 276 ] {7c695a7a-c574-4365-a26d-9547413a5d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17068 | 2025.06.30 14:57:42.176250 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 47 rows starting from the beginning of the part | ||
| 17069 | 2025.06.30 14:57:42.176365 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 17070 | 2025.06.30 14:57:42.176477 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 48 rows starting from the beginning of the part | ||
| 17071 | 2025.06.30 14:57:42.176580 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 17072 | 2025.06.30 14:57:42.176617 [ 276 ] {7c695a7a-c574-4365-a26d-9547413a5d45} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 17073 | 2025.06.30 14:57:42.176685 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 51 rows starting from the beginning of the part | ||
| 17074 | 2025.06.30 14:57:42.177080 [ 276 ] {7c695a7a-c574-4365-a26d-9547413a5d45} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17075 | 2025.06.30 14:57:42.177182 [ 32 ] {} <Debug> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 17076 | 2025.06.30 14:57:42.177216 [ 32 ] {} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17077 | 2025.06.30 14:57:42.177218 [ 276 ] {7c695a7a-c574-4365-a26d-9547413a5d45} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001424 sec., 2106.741573033708 rows/sec., 168.70 KiB/sec. | ||
| 17078 | 2025.06.30 14:57:42.177253 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17079 | 2025.06.30 14:57:42.177276 [ 276 ] {7c695a7a-c574-4365-a26d-9547413a5d45} <Debug> TCPHandler: Processed in 0.001603652 sec. | ||
| 17080 | 2025.06.30 14:57:42.177363 [ 197 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::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 | ||
| 17081 | 2025.06.30 14:57:42.177388 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17082 | 2025.06.30 14:57:42.177470 [ 197 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17083 | 2025.06.30 14:57:42.177481 [ 276 ] {adf7feb4-6614-4c7d-8912-0e5112ea2a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17084 | 2025.06.30 14:57:42.177503 [ 197 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 17085 | 2025.06.30 14:57:42.177522 [ 276 ] {adf7feb4-6614-4c7d-8912-0e5112ea2a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17086 | 2025.06.30 14:57:42.177568 [ 197 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::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 | ||
| 17087 | 2025.06.30 14:57:42.177620 [ 197 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 17088 | 2025.06.30 14:57:42.177667 [ 197 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::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 | ||
| 17089 | 2025.06.30 14:57:42.177710 [ 197 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::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 | ||
| 17090 | 2025.06.30 14:57:42.177762 [ 197 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 17091 | 2025.06.30 14:57:42.177872 [ 276 ] {adf7feb4-6614-4c7d-8912-0e5112ea2a7e} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17092 | 2025.06.30 14:57:42.177908 [ 276 ] {adf7feb4-6614-4c7d-8912-0e5112ea2a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17093 | 2025.06.30 14:57:42.178325 [ 276 ] {adf7feb4-6614-4c7d-8912-0e5112ea2a7e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17094 | 2025.06.30 14:57:42.178788 [ 276 ] {adf7feb4-6614-4c7d-8912-0e5112ea2a7e} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17095 | 2025.06.30 14:57:42.178918 [ 276 ] {adf7feb4-6614-4c7d-8912-0e5112ea2a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
| 17096 | 2025.06.30 14:57:42.178954 [ 276 ] {adf7feb4-6614-4c7d-8912-0e5112ea2a7e} <Debug> TCPHandler: Processed in 0.001613422 sec. | ||
| 17097 | 2025.06.30 14:57:42.179799 [ 196 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002478629 sec., 20575.89094616419 rows/sec., 1.46 MiB/sec. | ||
| 17098 | 2025.06.30 14:57:42.180039 [ 201 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 17099 | 2025.06.30 14:57:42.180574 [ 201 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::all_1_6_1} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2025.06.30 14:57:42.180635 [ 201 ] {a2471a89-5252-4fe1-8487-0099b729e5ef::all_1_6_1} <Trace> oximeter.measurements_i64 (a2471a89-5252-4fe1-8487-0099b729e5ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 17101 | 2025.06.30 14:57:42.180708 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17102 | 2025.06.30 14:57:42.185100 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2811 rows, containing 19 columns (19 merged, 0 gathered) in 0.009446538 sec., 297569.3317488375 rows/sec., 533.23 MiB/sec. | ||
| 17103 | 2025.06.30 14:57:42.188164 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17104 | 2025.06.30 14:57:42.188837 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17105 | 2025.06.30 14:57:42.188918 [ 196 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17106 | 2025.06.30 14:57:42.189095 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.28 MiB. | ||
| 17107 | 2025.06.30 14:57:42.415128 [ 224 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 17108 | 2025.06.30 14:57:42.415176 [ 224 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 17109 | 2025.06.30 14:57:42.419449 [ 224 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 17110 | 2025.06.30 14:57:42.925153 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 17111 | 2025.06.30 14:57:42.925210 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 17112 | 2025.06.30 14:57:42.929025 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 17113 | 2025.06.30 14:57:43.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.00 MiB, peak 384.23 MiB, free memory in arenas 0.00 B, will set to 366.20 MiB (RSS), difference: 1.20 MiB | ||
| 17114 | 2025.06.30 14:57:43.128742 [ 220 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 17115 | 2025.06.30 14:57:43.128798 [ 220 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 17116 | 2025.06.30 14:57:43.131585 [ 220 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 17117 | 2025.06.30 14:57:43.295064 [ 28 ] {} <Debug> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 17118 | 2025.06.30 14:57:43.295118 [ 28 ] {} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2025.06.30 14:57:43.295139 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17120 | 2025.06.30 14:57:43.295243 [ 196 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::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 | ||
| 17121 | 2025.06.30 14:57:43.295530 [ 196 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17122 | 2025.06.30 14:57:43.295576 [ 196 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 25 rows starting from the beginning of the part | ||
| 17123 | 2025.06.30 14:57:43.295669 [ 196 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 17124 | 2025.06.30 14:57:43.295742 [ 196 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 17125 | 2025.06.30 14:57:43.295807 [ 196 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::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 | ||
| 17126 | 2025.06.30 14:57:43.295880 [ 196 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::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 | ||
| 17127 | 2025.06.30 14:57:43.297886 [ 201 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 6 columns (6 merged, 0 gathered) in 0.002687264 sec., 16745.65654881694 rows/sec., 4.03 MiB/sec. | ||
| 17128 | 2025.06.30 14:57:43.298253 [ 191 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 17129 | 2025.06.30 14:57:43.298901 [ 191 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_9_2} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17130 | 2025.06.30 14:57:43.298991 [ 191 ] {53be2e8d-49d8-45f2-bfff-20b6ff82e825::all_1_9_2} <Trace> oximeter.timeseries_schema (53be2e8d-49d8-45f2-bfff-20b6ff82e825) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 17131 | 2025.06.30 14:57:43.299105 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 17132 | 2025.06.30 14:57:43.576064 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17133 | 2025.06.30 14:57:43.576112 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17134 | 2025.06.30 14:57:43.608743 [ 221 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 17135 | 2025.06.30 14:57:43.608793 [ 221 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 17136 | 2025.06.30 14:57:43.612278 [ 221 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 17137 | 2025.06.30 14:57:43.788358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 | ||
| 17138 | 2025.06.30 14:57:43.789156 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17139 | 2025.06.30 14:57:43.789219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17140 | 2025.06.30 14:57:43.790065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17141 | 2025.06.30 14:57:43.790591 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17142 | 2025.06.30 14:57:43.790717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 | ||
| 17143 | 2025.06.30 14:57:46.234953 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 17144 | 2025.06.30 14:57:46.253468 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17145 | 2025.06.30 14:57:46.253525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17146 | 2025.06.30 14:57:46.260441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17147 | 2025.06.30 14:57:46.261621 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17148 | 2025.06.30 14:57:46.264914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 17149 | 2025.06.30 14:57:47.162378 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17150 | 2025.06.30 14:57:47.162582 [ 276 ] {26609fac-f1c4-4dc9-8b2f-eb5ab07d0c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17151 | 2025.06.30 14:57:47.162645 [ 276 ] {26609fac-f1c4-4dc9-8b2f-eb5ab07d0c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17152 | 2025.06.30 14:57:47.163251 [ 276 ] {26609fac-f1c4-4dc9-8b2f-eb5ab07d0c82} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17153 | 2025.06.30 14:57:47.163291 [ 276 ] {26609fac-f1c4-4dc9-8b2f-eb5ab07d0c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17154 | 2025.06.30 14:57:47.163810 [ 276 ] {26609fac-f1c4-4dc9-8b2f-eb5ab07d0c82} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17155 | 2025.06.30 14:57:47.164248 [ 276 ] {26609fac-f1c4-4dc9-8b2f-eb5ab07d0c82} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17156 | 2025.06.30 14:57:47.164400 [ 276 ] {26609fac-f1c4-4dc9-8b2f-eb5ab07d0c82} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001866 sec., 1071.8113612004288 rows/sec., 79.55 KiB/sec. | ||
| 17157 | 2025.06.30 14:57:47.164441 [ 276 ] {26609fac-f1c4-4dc9-8b2f-eb5ab07d0c82} <Debug> TCPHandler: Processed in 0.002245235 sec. | ||
| 17158 | 2025.06.30 14:57:47.164558 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17159 | 2025.06.30 14:57:47.164654 [ 276 ] {279c0f15-6204-48ad-a66c-0a895f100d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17160 | 2025.06.30 14:57:47.164693 [ 276 ] {279c0f15-6204-48ad-a66c-0a895f100d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17161 | 2025.06.30 14:57:47.165158 [ 276 ] {279c0f15-6204-48ad-a66c-0a895f100d6a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17162 | 2025.06.30 14:57:47.165194 [ 276 ] {279c0f15-6204-48ad-a66c-0a895f100d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17163 | 2025.06.30 14:57:47.165605 [ 276 ] {279c0f15-6204-48ad-a66c-0a895f100d6a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17164 | 2025.06.30 14:57:47.166046 [ 276 ] {279c0f15-6204-48ad-a66c-0a895f100d6a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17165 | 2025.06.30 14:57:47.166177 [ 276 ] {279c0f15-6204-48ad-a66c-0a895f100d6a} <Debug> executeQuery: Read 80 rows, 6.55 KiB in 0.001542 sec., 51880.67444876784 rows/sec., 4.15 MiB/sec. | ||
| 17166 | 2025.06.30 14:57:47.166215 [ 276 ] {279c0f15-6204-48ad-a66c-0a895f100d6a} <Debug> TCPHandler: Processed in 0.001707374 sec. | ||
| 17167 | 2025.06.30 14:57:47.166322 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17168 | 2025.06.30 14:57:47.166417 [ 276 ] {7cda1fa8-ff32-4537-aef3-16061f378bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17169 | 2025.06.30 14:57:47.166455 [ 276 ] {7cda1fa8-ff32-4537-aef3-16061f378bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17170 | 2025.06.30 14:57:47.166837 [ 276 ] {7cda1fa8-ff32-4537-aef3-16061f378bd1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2025.06.30 14:57:47.166875 [ 276 ] {7cda1fa8-ff32-4537-aef3-16061f378bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17172 | 2025.06.30 14:57:47.167259 [ 276 ] {7cda1fa8-ff32-4537-aef3-16061f378bd1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17173 | 2025.06.30 14:57:47.167662 [ 276 ] {7cda1fa8-ff32-4537-aef3-16061f378bd1} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2025.06.30 14:57:47.167793 [ 276 ] {7cda1fa8-ff32-4537-aef3-16061f378bd1} <Debug> executeQuery: Read 12 rows, 898.00 B in 0.001394 sec., 8608.32137733142 rows/sec., 629.09 KiB/sec. | ||
| 17175 | 2025.06.30 14:57:47.167831 [ 276 ] {7cda1fa8-ff32-4537-aef3-16061f378bd1} <Debug> TCPHandler: Processed in 0.001558251 sec. | ||
| 17176 | 2025.06.30 14:57:47.167929 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17177 | 2025.06.30 14:57:47.168022 [ 276 ] {cfe75e50-a198-430e-92c0-74bb47d3f4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17178 | 2025.06.30 14:57:47.168062 [ 276 ] {cfe75e50-a198-430e-92c0-74bb47d3f4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17179 | 2025.06.30 14:57:47.168518 [ 276 ] {cfe75e50-a198-430e-92c0-74bb47d3f4f7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2025.06.30 14:57:47.168553 [ 276 ] {cfe75e50-a198-430e-92c0-74bb47d3f4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17181 | 2025.06.30 14:57:47.168950 [ 276 ] {cfe75e50-a198-430e-92c0-74bb47d3f4f7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17182 | 2025.06.30 14:57:47.169357 [ 276 ] {cfe75e50-a198-430e-92c0-74bb47d3f4f7} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17183 | 2025.06.30 14:57:47.169487 [ 276 ] {cfe75e50-a198-430e-92c0-74bb47d3f4f7} <Debug> executeQuery: Read 88 rows, 6.90 KiB in 0.001482 sec., 59379.21727395411 rows/sec., 4.55 MiB/sec. | ||
| 17184 | 2025.06.30 14:57:47.169525 [ 276 ] {cfe75e50-a198-430e-92c0-74bb47d3f4f7} <Debug> TCPHandler: Processed in 0.001645673 sec. | ||
| 17185 | 2025.06.30 14:57:47.169634 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17186 | 2025.06.30 14:57:47.169728 [ 276 ] {952867c2-e7a1-42e7-b8d3-52f5a0f01fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17187 | 2025.06.30 14:57:47.169771 [ 276 ] {952867c2-e7a1-42e7-b8d3-52f5a0f01fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17188 | 2025.06.30 14:57:47.170243 [ 276 ] {952867c2-e7a1-42e7-b8d3-52f5a0f01fe3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17189 | 2025.06.30 14:57:47.170290 [ 276 ] {952867c2-e7a1-42e7-b8d3-52f5a0f01fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17190 | 2025.06.30 14:57:47.170820 [ 276 ] {952867c2-e7a1-42e7-b8d3-52f5a0f01fe3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17191 | 2025.06.30 14:57:47.171294 [ 276 ] {952867c2-e7a1-42e7-b8d3-52f5a0f01fe3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17192 | 2025.06.30 14:57:47.171438 [ 276 ] {952867c2-e7a1-42e7-b8d3-52f5a0f01fe3} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001728 sec., 93750 rows/sec., 6.52 MiB/sec. | ||
| 17193 | 2025.06.30 14:57:47.171477 [ 276 ] {952867c2-e7a1-42e7-b8d3-52f5a0f01fe3} <Debug> TCPHandler: Processed in 0.001892718 sec. | ||
| 17194 | 2025.06.30 14:57:47.171575 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17195 | 2025.06.30 14:57:47.171669 [ 276 ] {baa194b8-c877-479c-a671-13399b85896f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17196 | 2025.06.30 14:57:47.171724 [ 276 ] {baa194b8-c877-479c-a671-13399b85896f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17197 | 2025.06.30 14:57:47.172530 [ 276 ] {baa194b8-c877-479c-a671-13399b85896f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17198 | 2025.06.30 14:57:47.172567 [ 276 ] {baa194b8-c877-479c-a671-13399b85896f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17199 | 2025.06.30 14:57:47.173223 [ 276 ] {baa194b8-c877-479c-a671-13399b85896f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17200 | 2025.06.30 14:57:47.173692 [ 276 ] {baa194b8-c877-479c-a671-13399b85896f} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17201 | 2025.06.30 14:57:47.173833 [ 276 ] {baa194b8-c877-479c-a671-13399b85896f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002182 sec., 4582.9514207149405 rows/sec., 8.21 MiB/sec. | ||
| 17202 | 2025.06.30 14:57:47.173888 [ 276 ] {baa194b8-c877-479c-a671-13399b85896f} <Debug> TCPHandler: Processed in 0.002360317 sec. | ||
| 17203 | 2025.06.30 14:57:47.173910 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 17204 | 2025.06.30 14:57:47.173965 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 17205 | 2025.06.30 14:57:47.173994 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2025.06.30 14:57:47.174099 [ 276 ] {0e34c275-2b2d-41e2-9777-277db5b46235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17207 | 2025.06.30 14:57:47.174140 [ 276 ] {0e34c275-2b2d-41e2-9777-277db5b46235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17208 | 2025.06.30 14:57:47.174455 [ 276 ] {0e34c275-2b2d-41e2-9777-277db5b46235} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2025.06.30 14:57:47.174491 [ 276 ] {0e34c275-2b2d-41e2-9777-277db5b46235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17210 | 2025.06.30 14:57:47.174950 [ 276 ] {0e34c275-2b2d-41e2-9777-277db5b46235} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17211 | 2025.06.30 14:57:47.175436 [ 276 ] {0e34c275-2b2d-41e2-9777-277db5b46235} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17212 | 2025.06.30 14:57:47.175573 [ 276 ] {0e34c275-2b2d-41e2-9777-277db5b46235} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
| 17213 | 2025.06.30 14:57:47.175610 [ 276 ] {0e34c275-2b2d-41e2-9777-277db5b46235} <Debug> TCPHandler: Processed in 0.001663584 sec. | ||
| 17214 | 2025.06.30 14:57:47.176776 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 17215 | 2025.06.30 14:57:48.936252 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2360 | ||
| 17216 | 2025.06.30 14:57:48.938547 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17217 | 2025.06.30 14:57:48.938593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17218 | 2025.06.30 14:57:48.939947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17219 | 2025.06.30 14:57:48.940443 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17220 | 2025.06.30 14:57:48.940700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2360 | ||
| 17221 | 2025.06.30 14:57:49.145808 [ 217 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): 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] | ||
| 17222 | 2025.06.30 14:57:49.145892 [ 217 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): 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] | ||
| 17223 | 2025.06.30 14:57:49.148667 [ 217 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): 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] | ||
| 17224 | 2025.06.30 14:57:51.290867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 | ||
| 17225 | 2025.06.30 14:57:51.291760 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17226 | 2025.06.30 14:57:51.291846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17227 | 2025.06.30 14:57:51.292581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17228 | 2025.06.30 14:57:51.293032 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17229 | 2025.06.30 14:57:51.293180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 | ||
| 17230 | 2025.06.30 14:57:52.089355 [ 221 ] {} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): 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] | ||
| 17231 | 2025.06.30 14:57:52.089421 [ 221 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): 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] | ||
| 17232 | 2025.06.30 14:57:52.092218 [ 221 ] {} <Debug> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): 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] | ||
| 17233 | 2025.06.30 14:57:52.164417 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17234 | 2025.06.30 14:57:52.164603 [ 276 ] {7e8fa72e-69a4-43b9-b91f-bf9bf6922126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17235 | 2025.06.30 14:57:52.164669 [ 276 ] {7e8fa72e-69a4-43b9-b91f-bf9bf6922126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17236 | 2025.06.30 14:57:52.165288 [ 276 ] {7e8fa72e-69a4-43b9-b91f-bf9bf6922126} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17237 | 2025.06.30 14:57:52.165329 [ 276 ] {7e8fa72e-69a4-43b9-b91f-bf9bf6922126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17238 | 2025.06.30 14:57:52.165806 [ 276 ] {7e8fa72e-69a4-43b9-b91f-bf9bf6922126} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17239 | 2025.06.30 14:57:52.166244 [ 276 ] {7e8fa72e-69a4-43b9-b91f-bf9bf6922126} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17240 | 2025.06.30 14:57:52.166397 [ 276 ] {7e8fa72e-69a4-43b9-b91f-bf9bf6922126} <Debug> executeQuery: Read 5 rows, 424.00 B in 0.001847 sec., 2707.092582566324 rows/sec., 224.18 KiB/sec. | ||
| 17241 | 2025.06.30 14:57:52.166440 [ 276 ] {7e8fa72e-69a4-43b9-b91f-bf9bf6922126} <Debug> TCPHandler: Processed in 0.002161323 sec. | ||
| 17242 | 2025.06.30 14:57:52.166558 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17243 | 2025.06.30 14:57:52.166656 [ 276 ] {f398e149-f07b-4f6e-92c6-1521eaf608c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17244 | 2025.06.30 14:57:52.166696 [ 276 ] {f398e149-f07b-4f6e-92c6-1521eaf608c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17245 | 2025.06.30 14:57:52.167211 [ 276 ] {f398e149-f07b-4f6e-92c6-1521eaf608c0} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17246 | 2025.06.30 14:57:52.167249 [ 276 ] {f398e149-f07b-4f6e-92c6-1521eaf608c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17247 | 2025.06.30 14:57:52.167664 [ 276 ] {f398e149-f07b-4f6e-92c6-1521eaf608c0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17248 | 2025.06.30 14:57:52.168115 [ 276 ] {f398e149-f07b-4f6e-92c6-1521eaf608c0} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17249 | 2025.06.30 14:57:52.168250 [ 276 ] {f398e149-f07b-4f6e-92c6-1521eaf608c0} <Debug> executeQuery: Read 163 rows, 14.44 KiB in 0.001614 sec., 100991.3258983891 rows/sec., 8.74 MiB/sec. | ||
| 17250 | 2025.06.30 14:57:52.168288 [ 276 ] {f398e149-f07b-4f6e-92c6-1521eaf608c0} <Debug> TCPHandler: Processed in 0.001780535 sec. | ||
| 17251 | 2025.06.30 14:57:52.168388 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17252 | 2025.06.30 14:57:52.168483 [ 276 ] {115bd50f-4d00-414b-a94a-8f60175d1b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17253 | 2025.06.30 14:57:52.168522 [ 276 ] {115bd50f-4d00-414b-a94a-8f60175d1b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17254 | 2025.06.30 14:57:52.168946 [ 276 ] {115bd50f-4d00-414b-a94a-8f60175d1b05} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2025.06.30 14:57:52.168981 [ 276 ] {115bd50f-4d00-414b-a94a-8f60175d1b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17256 | 2025.06.30 14:57:52.169368 [ 276 ] {115bd50f-4d00-414b-a94a-8f60175d1b05} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17257 | 2025.06.30 14:57:52.169776 [ 276 ] {115bd50f-4d00-414b-a94a-8f60175d1b05} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17258 | 2025.06.30 14:57:52.169908 [ 276 ] {115bd50f-4d00-414b-a94a-8f60175d1b05} <Debug> executeQuery: Read 56 rows, 4.19 KiB in 0.001443 sec., 38808.03880803881 rows/sec., 2.84 MiB/sec. | ||
| 17259 | 2025.06.30 14:57:52.169947 [ 276 ] {115bd50f-4d00-414b-a94a-8f60175d1b05} <Debug> TCPHandler: Processed in 0.001607122 sec. | ||
| 17260 | 2025.06.30 14:57:52.170051 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17261 | 2025.06.30 14:57:52.170145 [ 276 ] {64fe41da-d129-471e-b6a3-ae88f56c5f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17262 | 2025.06.30 14:57:52.170184 [ 276 ] {64fe41da-d129-471e-b6a3-ae88f56c5f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17263 | 2025.06.30 14:57:52.170645 [ 276 ] {64fe41da-d129-471e-b6a3-ae88f56c5f91} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2025.06.30 14:57:52.170680 [ 276 ] {64fe41da-d129-471e-b6a3-ae88f56c5f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17265 | 2025.06.30 14:57:52.171080 [ 276 ] {64fe41da-d129-471e-b6a3-ae88f56c5f91} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17266 | 2025.06.30 14:57:52.171490 [ 276 ] {64fe41da-d129-471e-b6a3-ae88f56c5f91} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17267 | 2025.06.30 14:57:52.171620 [ 276 ] {64fe41da-d129-471e-b6a3-ae88f56c5f91} <Debug> executeQuery: Read 126 rows, 10.03 KiB in 0.001493 sec., 84393.83791024782 rows/sec., 6.56 MiB/sec. | ||
| 17268 | 2025.06.30 14:57:52.171658 [ 276 ] {64fe41da-d129-471e-b6a3-ae88f56c5f91} <Debug> TCPHandler: Processed in 0.001656943 sec. | ||
| 17269 | 2025.06.30 14:57:52.171766 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17270 | 2025.06.30 14:57:52.171861 [ 276 ] {bdf62f29-e54f-4cf7-809c-c79e2a1fcc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17271 | 2025.06.30 14:57:52.171905 [ 276 ] {bdf62f29-e54f-4cf7-809c-c79e2a1fcc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17272 | 2025.06.30 14:57:52.172353 [ 276 ] {bdf62f29-e54f-4cf7-809c-c79e2a1fcc8b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2025.06.30 14:57:52.172388 [ 276 ] {bdf62f29-e54f-4cf7-809c-c79e2a1fcc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17274 | 2025.06.30 14:57:52.172817 [ 276 ] {bdf62f29-e54f-4cf7-809c-c79e2a1fcc8b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17275 | 2025.06.30 14:57:52.173265 [ 276 ] {bdf62f29-e54f-4cf7-809c-c79e2a1fcc8b} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2025.06.30 14:57:52.173398 [ 276 ] {bdf62f29-e54f-4cf7-809c-c79e2a1fcc8b} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001556 sec., 104755.78406169666 rows/sec., 7.29 MiB/sec. | ||
| 17277 | 2025.06.30 14:57:52.173436 [ 276 ] {bdf62f29-e54f-4cf7-809c-c79e2a1fcc8b} <Debug> TCPHandler: Processed in 0.001718814 sec. | ||
| 17278 | 2025.06.30 14:57:52.173549 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17279 | 2025.06.30 14:57:52.173645 [ 276 ] {df88a25b-8750-4b95-ab39-92ea4eb835e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17280 | 2025.06.30 14:57:52.173700 [ 276 ] {df88a25b-8750-4b95-ab39-92ea4eb835e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17281 | 2025.06.30 14:57:52.174653 [ 276 ] {df88a25b-8750-4b95-ab39-92ea4eb835e0} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17282 | 2025.06.30 14:57:52.174688 [ 276 ] {df88a25b-8750-4b95-ab39-92ea4eb835e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17283 | 2025.06.30 14:57:52.175378 [ 276 ] {df88a25b-8750-4b95-ab39-92ea4eb835e0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17284 | 2025.06.30 14:57:52.175802 [ 276 ] {df88a25b-8750-4b95-ab39-92ea4eb835e0} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2025.06.30 14:57:52.175940 [ 276 ] {df88a25b-8750-4b95-ab39-92ea4eb835e0} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002313 sec., 22049.28664072633 rows/sec., 39.51 MiB/sec. | ||
| 17286 | 2025.06.30 14:57:52.176002 [ 276 ] {df88a25b-8750-4b95-ab39-92ea4eb835e0} <Debug> TCPHandler: Processed in 0.00250113 sec. | ||
| 17287 | 2025.06.30 14:57:52.176118 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17288 | 2025.06.30 14:57:52.176214 [ 276 ] {d647181b-67e2-427b-922f-ac0e88544468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17289 | 2025.06.30 14:57:52.176255 [ 276 ] {d647181b-67e2-427b-922f-ac0e88544468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17290 | 2025.06.30 14:57:52.176585 [ 276 ] {d647181b-67e2-427b-922f-ac0e88544468} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17291 | 2025.06.30 14:57:52.176620 [ 276 ] {d647181b-67e2-427b-922f-ac0e88544468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17292 | 2025.06.30 14:57:52.177014 [ 276 ] {d647181b-67e2-427b-922f-ac0e88544468} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17293 | 2025.06.30 14:57:52.177429 [ 276 ] {d647181b-67e2-427b-922f-ac0e88544468} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17294 | 2025.06.30 14:57:52.177560 [ 276 ] {d647181b-67e2-427b-922f-ac0e88544468} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
| 17295 | 2025.06.30 14:57:52.177596 [ 276 ] {d647181b-67e2-427b-922f-ac0e88544468} <Debug> TCPHandler: Processed in 0.001527331 sec. | ||
| 17296 | 2025.06.30 14:57:52.585407 [ 220 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 17297 | 2025.06.30 14:57:52.585473 [ 220 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 17298 | 2025.06.30 14:57:52.588829 [ 220 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 17299 | 2025.06.30 14:57:53.676180 [ 223 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 17300 | 2025.06.30 14:57:53.676232 [ 223 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 17301 | 2025.06.30 14:57:53.678872 [ 223 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 17302 | 2025.06.30 14:57:53.764979 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 17303 | 2025.06.30 14:57:53.782914 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17304 | 2025.06.30 14:57:53.782969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17305 | 2025.06.30 14:57:53.789536 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17306 | 2025.06.30 14:57:53.790746 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17307 | 2025.06.30 14:57:53.793919 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 17308 | 2025.06.30 14:57:54.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.73 MiB, peak 384.23 MiB, free memory in arenas 0.00 B, will set to 366.21 MiB (RSS), difference: 3.48 MiB | ||
| 17309 | 2025.06.30 14:57:57.162100 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17310 | 2025.06.30 14:57:57.162375 [ 276 ] {fbd53fb9-6af7-4532-a79b-40befff58a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17311 | 2025.06.30 14:57:57.162469 [ 276 ] {fbd53fb9-6af7-4532-a79b-40befff58a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17312 | 2025.06.30 14:57:57.163186 [ 276 ] {fbd53fb9-6af7-4532-a79b-40befff58a78} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17313 | 2025.06.30 14:57:57.163227 [ 276 ] {fbd53fb9-6af7-4532-a79b-40befff58a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17314 | 2025.06.30 14:57:57.163706 [ 276 ] {fbd53fb9-6af7-4532-a79b-40befff58a78} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17315 | 2025.06.30 14:57:57.164172 [ 276 ] {fbd53fb9-6af7-4532-a79b-40befff58a78} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17316 | 2025.06.30 14:57:57.164325 [ 276 ] {fbd53fb9-6af7-4532-a79b-40befff58a78} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.002021 sec., 494.8045522018803 rows/sec., 36.72 KiB/sec. | ||
| 17317 | 2025.06.30 14:57:57.164367 [ 276 ] {fbd53fb9-6af7-4532-a79b-40befff58a78} <Debug> TCPHandler: Processed in 0.002441739 sec. | ||
| 17318 | 2025.06.30 14:57:57.164484 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17319 | 2025.06.30 14:57:57.164579 [ 276 ] {4c3d8117-954d-455e-b652-aae3a3b9bc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17320 | 2025.06.30 14:57:57.164618 [ 276 ] {4c3d8117-954d-455e-b652-aae3a3b9bc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17321 | 2025.06.30 14:57:57.165049 [ 276 ] {4c3d8117-954d-455e-b652-aae3a3b9bc32} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2025.06.30 14:57:57.165086 [ 276 ] {4c3d8117-954d-455e-b652-aae3a3b9bc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17323 | 2025.06.30 14:57:57.165483 [ 276 ] {4c3d8117-954d-455e-b652-aae3a3b9bc32} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17324 | 2025.06.30 14:57:57.165885 [ 276 ] {4c3d8117-954d-455e-b652-aae3a3b9bc32} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17325 | 2025.06.30 14:57:57.166015 [ 276 ] {4c3d8117-954d-455e-b652-aae3a3b9bc32} <Debug> executeQuery: Read 78 rows, 6.42 KiB in 0.001454 sec., 53645.116918844564 rows/sec., 4.31 MiB/sec. | ||
| 17326 | 2025.06.30 14:57:57.166053 [ 276 ] {4c3d8117-954d-455e-b652-aae3a3b9bc32} <Debug> TCPHandler: Processed in 0.001617213 sec. | ||
| 17327 | 2025.06.30 14:57:57.166164 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17328 | 2025.06.30 14:57:57.166257 [ 276 ] {5975119c-8ae4-4675-bd52-257b641ee839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17329 | 2025.06.30 14:57:57.166296 [ 276 ] {5975119c-8ae4-4675-bd52-257b641ee839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17330 | 2025.06.30 14:57:57.166682 [ 276 ] {5975119c-8ae4-4675-bd52-257b641ee839} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17331 | 2025.06.30 14:57:57.166718 [ 276 ] {5975119c-8ae4-4675-bd52-257b641ee839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17332 | 2025.06.30 14:57:57.167110 [ 276 ] {5975119c-8ae4-4675-bd52-257b641ee839} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17333 | 2025.06.30 14:57:57.167514 [ 276 ] {5975119c-8ae4-4675-bd52-257b641ee839} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17334 | 2025.06.30 14:57:57.167646 [ 276 ] {5975119c-8ae4-4675-bd52-257b641ee839} <Debug> executeQuery: Read 11 rows, 834.00 B in 0.001407 sec., 7818.052594171997 rows/sec., 578.86 KiB/sec. | ||
| 17335 | 2025.06.30 14:57:57.167682 [ 276 ] {5975119c-8ae4-4675-bd52-257b641ee839} <Debug> TCPHandler: Processed in 0.001565071 sec. | ||
| 17336 | 2025.06.30 14:57:57.167783 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17337 | 2025.06.30 14:57:57.167876 [ 276 ] {920a2388-fa73-43b4-a346-d4043221ddc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17338 | 2025.06.30 14:57:57.167915 [ 276 ] {920a2388-fa73-43b4-a346-d4043221ddc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17339 | 2025.06.30 14:57:57.168330 [ 276 ] {920a2388-fa73-43b4-a346-d4043221ddc9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2025.06.30 14:57:57.168366 [ 276 ] {920a2388-fa73-43b4-a346-d4043221ddc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17341 | 2025.06.30 14:57:57.168758 [ 276 ] {920a2388-fa73-43b4-a346-d4043221ddc9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17342 | 2025.06.30 14:57:57.169157 [ 276 ] {920a2388-fa73-43b4-a346-d4043221ddc9} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17343 | 2025.06.30 14:57:57.169286 [ 276 ] {920a2388-fa73-43b4-a346-d4043221ddc9} <Debug> executeQuery: Read 81 rows, 6.41 KiB in 0.001428 sec., 56722.68907563025 rows/sec., 4.38 MiB/sec. | ||
| 17344 | 2025.06.30 14:57:57.169324 [ 276 ] {920a2388-fa73-43b4-a346-d4043221ddc9} <Debug> TCPHandler: Processed in 0.001587812 sec. | ||
| 17345 | 2025.06.30 14:57:57.169432 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17346 | 2025.06.30 14:57:57.169525 [ 276 ] {45476b6c-0608-4e11-a594-52e50defa2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17347 | 2025.06.30 14:57:57.169567 [ 276 ] {45476b6c-0608-4e11-a594-52e50defa2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17348 | 2025.06.30 14:57:57.169978 [ 276 ] {45476b6c-0608-4e11-a594-52e50defa2cf} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2025.06.30 14:57:57.170014 [ 276 ] {45476b6c-0608-4e11-a594-52e50defa2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17350 | 2025.06.30 14:57:57.170489 [ 276 ] {45476b6c-0608-4e11-a594-52e50defa2cf} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17351 | 2025.06.30 14:57:57.170899 [ 276 ] {45476b6c-0608-4e11-a594-52e50defa2cf} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2025.06.30 14:57:57.171029 [ 276 ] {45476b6c-0608-4e11-a594-52e50defa2cf} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001522 sec., 105781.86596583444 rows/sec., 7.36 MiB/sec. | ||
| 17353 | 2025.06.30 14:57:57.171066 [ 276 ] {45476b6c-0608-4e11-a594-52e50defa2cf} <Debug> TCPHandler: Processed in 0.001680523 sec. | ||
| 17354 | 2025.06.30 14:57:57.171172 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17355 | 2025.06.30 14:57:57.171264 [ 276 ] {a8959479-44c7-44e8-af5f-6fddad8f9212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17356 | 2025.06.30 14:57:57.171318 [ 276 ] {a8959479-44c7-44e8-af5f-6fddad8f9212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17357 | 2025.06.30 14:57:57.172106 [ 276 ] {a8959479-44c7-44e8-af5f-6fddad8f9212} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17358 | 2025.06.30 14:57:57.172142 [ 276 ] {a8959479-44c7-44e8-af5f-6fddad8f9212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17359 | 2025.06.30 14:57:57.172768 [ 276 ] {a8959479-44c7-44e8-af5f-6fddad8f9212} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17360 | 2025.06.30 14:57:57.173183 [ 276 ] {a8959479-44c7-44e8-af5f-6fddad8f9212} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17361 | 2025.06.30 14:57:57.173322 [ 276 ] {a8959479-44c7-44e8-af5f-6fddad8f9212} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002075 sec., 4819.277108433735 rows/sec., 8.64 MiB/sec. | ||
| 17362 | 2025.06.30 14:57:57.173376 [ 276 ] {a8959479-44c7-44e8-af5f-6fddad8f9212} <Debug> TCPHandler: Processed in 0.002251554 sec. | ||
| 17363 | 2025.06.30 14:57:57.173485 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17364 | 2025.06.30 14:57:57.173578 [ 276 ] {cb790ab6-8053-4b8d-9134-02eb7a769b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17365 | 2025.06.30 14:57:57.173618 [ 276 ] {cb790ab6-8053-4b8d-9134-02eb7a769b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17366 | 2025.06.30 14:57:57.173948 [ 276 ] {cb790ab6-8053-4b8d-9134-02eb7a769b09} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17367 | 2025.06.30 14:57:57.173984 [ 276 ] {cb790ab6-8053-4b8d-9134-02eb7a769b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17368 | 2025.06.30 14:57:57.174434 [ 276 ] {cb790ab6-8053-4b8d-9134-02eb7a769b09} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17369 | 2025.06.30 14:57:57.174847 [ 276 ] {cb790ab6-8053-4b8d-9134-02eb7a769b09} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17370 | 2025.06.30 14:57:57.174975 [ 276 ] {cb790ab6-8053-4b8d-9134-02eb7a769b09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 17371 | 2025.06.30 14:57:57.175010 [ 276 ] {cb790ab6-8053-4b8d-9134-02eb7a769b09} <Debug> TCPHandler: Processed in 0.001573421 sec. | ||
| 17372 | 2025.06.30 14:57:58.576157 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17373 | 2025.06.30 14:57:58.576231 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17374 | 2025.06.30 14:57:58.793317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 | ||
| 17375 | 2025.06.30 14:57:58.793879 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17376 | 2025.06.30 14:57:58.793926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17377 | 2025.06.30 14:57:58.794537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17378 | 2025.06.30 14:57:58.795078 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17379 | 2025.06.30 14:57:58.795213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 | ||
| 17380 | 2025.06.30 14:57:58.795227 [ 144 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17381 | 2025.06.30 14:57:58.795273 [ 144 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17382 | 2025.06.30 14:57:58.795295 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17383 | 2025.06.30 14:57:58.795382 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 17384 | 2025.06.30 14:57:58.795459 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17385 | 2025.06.30 14:57:58.795487 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part | ||
| 17386 | 2025.06.30 14:57:58.795540 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part | ||
| 17387 | 2025.06.30 14:57:58.795580 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part | ||
| 17388 | 2025.06.30 14:57:58.795618 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part | ||
| 17389 | 2025.06.30 14:57:58.795654 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part | ||
| 17390 | 2025.06.30 14:57:58.795693 [ 196 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part | ||
| 17391 | 2025.06.30 14:57:58.798261 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.002907478 sec., 15126855.646027245 rows/sec., 216.39 MiB/sec. | ||
| 17392 | 2025.06.30 14:57:58.798932 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17393 | 2025.06.30 14:57:58.799503 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17394 | 2025.06.30 14:57:58.799577 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_96_19} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17395 | 2025.06.30 14:57:58.799695 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17396 | 2025.06.30 14:57:58.940895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2388 | ||
| 17397 | 2025.06.30 14:57:58.943452 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17398 | 2025.06.30 14:57:58.943494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17399 | 2025.06.30 14:57:58.944778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17400 | 2025.06.30 14:57:58.945275 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2025.06.30 14:57:58.945440 [ 146 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17402 | 2025.06.30 14:57:58.945508 [ 146 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2025.06.30 14:57:58.945531 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17404 | 2025.06.30 14:57:58.945533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2388 | ||
| 17405 | 2025.06.30 14:57:58.945631 [ 199 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 17406 | 2025.06.30 14:57:58.946136 [ 199 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17407 | 2025.06.30 14:57:58.946271 [ 199 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2208 rows starting from the beginning of the part | ||
| 17408 | 2025.06.30 14:57:58.946655 [ 199 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 17409 | 2025.06.30 14:57:58.946989 [ 199 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part | ||
| 17410 | 2025.06.30 14:57:58.947319 [ 199 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
| 17411 | 2025.06.30 14:57:58.947636 [ 199 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::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 | ||
| 17412 | 2025.06.30 14:57:58.947954 [ 199 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
| 17413 | 2025.06.30 14:57:58.956128 [ 193 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 72 columns (72 merged, 0 gathered) in 0.01054113 sec., 226541.17727416323 rows/sec., 171.51 MiB/sec. | ||
| 17414 | 2025.06.30 14:57:58.958187 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17415 | 2025.06.30 14:57:58.958935 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17416 | 2025.06.30 14:57:58.959003 [ 195 ] {b9fefc01-7150-410e-859b-f46e3767c6f1::all_1_71_14} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17417 | 2025.06.30 14:57:58.959171 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 17418 | 2025.06.30 14:57:59.007995 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00752386 sec. | ||
| 17419 | 2025.06.30 14:58:01.293997 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 17420 | 2025.06.30 14:58:01.312583 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17421 | 2025.06.30 14:58:01.312643 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17422 | 2025.06.30 14:58:01.319165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17423 | 2025.06.30 14:58:01.320338 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17424 | 2025.06.30 14:58:01.320684 [ 119 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17425 | 2025.06.30 14:58:01.320783 [ 119 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17426 | 2025.06.30 14:58:01.320820 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17427 | 2025.06.30 14:58:01.320938 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 17428 | 2025.06.30 14:58:01.323626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 17429 | 2025.06.30 14:58:01.324076 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17430 | 2025.06.30 14:58:01.324821 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 17431 | 2025.06.30 14:58:01.328221 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 17432 | 2025.06.30 14:58:01.331643 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 17433 | 2025.06.30 14:58:01.335859 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 17434 | 2025.06.30 14:58:01.340239 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 17435 | 2025.06.30 14:58:01.344778 [ 201 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::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 | ||
| 17436 | 2025.06.30 14:58:01.402328 [ 188 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.081431574 sec., 8878.619980991647 rows/sec., 45.91 MiB/sec. | ||
| 17437 | 2025.06.30 14:58:01.404885 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17438 | 2025.06.30 14:58:01.407134 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_96_19} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2025.06.30 14:58:01.407228 [ 189 ] {321ac72e-8daf-4f41-abae-66c6d66b82b7::all_1_96_19} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17440 | 2025.06.30 14:58:01.408809 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17441 | 2025.06.30 14:58:02.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.30 MiB, peak 384.71 MiB, free memory in arenas 0.00 B, will set to 366.21 MiB (RSS), difference: -1.09 MiB | ||
| 17442 | 2025.06.30 14:58:02.164165 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17443 | 2025.06.30 14:58:02.164355 [ 276 ] {84836ef6-ec09-48b1-a14e-de3d7c61d748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17444 | 2025.06.30 14:58:02.164427 [ 276 ] {84836ef6-ec09-48b1-a14e-de3d7c61d748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17445 | 2025.06.30 14:58:02.165270 [ 276 ] {84836ef6-ec09-48b1-a14e-de3d7c61d748} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17446 | 2025.06.30 14:58:02.165311 [ 276 ] {84836ef6-ec09-48b1-a14e-de3d7c61d748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17447 | 2025.06.30 14:58:02.165880 [ 276 ] {84836ef6-ec09-48b1-a14e-de3d7c61d748} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17448 | 2025.06.30 14:58:02.166324 [ 276 ] {84836ef6-ec09-48b1-a14e-de3d7c61d748} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17449 | 2025.06.30 14:58:02.166478 [ 276 ] {84836ef6-ec09-48b1-a14e-de3d7c61d748} <Debug> executeQuery: Read 158 rows, 14.07 KiB in 0.002177 sec., 72576.94074414331 rows/sec., 6.31 MiB/sec. | ||
| 17450 | 2025.06.30 14:58:02.166487 [ 135 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17451 | 2025.06.30 14:58:02.166520 [ 276 ] {84836ef6-ec09-48b1-a14e-de3d7c61d748} <Debug> TCPHandler: Processed in 0.00248676 sec. | ||
| 17452 | 2025.06.30 14:58:02.166561 [ 135 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2025.06.30 14:58:02.166590 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17454 | 2025.06.30 14:58:02.166677 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2025.06.30 14:58:02.166713 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 17456 | 2025.06.30 14:58:02.166778 [ 276 ] {b4baf617-3f7a-4a40-8680-61a4160d65a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17457 | 2025.06.30 14:58:02.166823 [ 276 ] {b4baf617-3f7a-4a40-8680-61a4160d65a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17458 | 2025.06.30 14:58:02.166859 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17459 | 2025.06.30 14:58:02.166897 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 874 rows starting from the beginning of the part | ||
| 17460 | 2025.06.30 14:58:02.166962 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17461 | 2025.06.30 14:58:02.167008 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 80 rows starting from the beginning of the part | ||
| 17462 | 2025.06.30 14:58:02.167050 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 163 rows starting from the beginning of the part | ||
| 17463 | 2025.06.30 14:58:02.167095 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 78 rows starting from the beginning of the part | ||
| 17464 | 2025.06.30 14:58:02.167138 [ 190 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 158 rows starting from the beginning of the part | ||
| 17465 | 2025.06.30 14:58:02.167309 [ 276 ] {b4baf617-3f7a-4a40-8680-61a4160d65a7} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17466 | 2025.06.30 14:58:02.167351 [ 276 ] {b4baf617-3f7a-4a40-8680-61a4160d65a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17467 | 2025.06.30 14:58:02.167829 [ 276 ] {b4baf617-3f7a-4a40-8680-61a4160d65a7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17468 | 2025.06.30 14:58:02.168311 [ 276 ] {b4baf617-3f7a-4a40-8680-61a4160d65a7} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17469 | 2025.06.30 14:58:02.168330 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1513 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674464 sec., 903572.7253616679 rows/sec., 78.73 MiB/sec. | ||
| 17470 | 2025.06.30 14:58:02.168455 [ 135 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_130_26 to all_135_135_0 | ||
| 17471 | 2025.06.30 14:58:02.168469 [ 276 ] {b4baf617-3f7a-4a40-8680-61a4160d65a7} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.00171 sec., 29824.561403508775 rows/sec., 2.19 MiB/sec. | ||
| 17472 | 2025.06.30 14:58:02.168497 [ 135 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17473 | 2025.06.30 14:58:02.168519 [ 276 ] {b4baf617-3f7a-4a40-8680-61a4160d65a7} <Debug> TCPHandler: Processed in 0.001893687 sec. | ||
| 17474 | 2025.06.30 14:58:02.168522 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17475 | 2025.06.30 14:58:02.168638 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_26 to all_135_135_0 into Compact with storage Full | ||
| 17476 | 2025.06.30 14:58:02.168646 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17477 | 2025.06.30 14:58:02.168740 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17478 | 2025.06.30 14:58:02.168769 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17479 | 2025.06.30 14:58:02.168771 [ 276 ] {20931555-cf06-4ad5-b181-9b9d02f76a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17480 | 2025.06.30 14:58:02.168810 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_130_26, total 201 rows starting from the beginning of the part | ||
| 17481 | 2025.06.30 14:58:02.168833 [ 276 ] {20931555-cf06-4ad5-b181-9b9d02f76a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17482 | 2025.06.30 14:58:02.168875 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 52 rows starting from the beginning of the part | ||
| 17483 | 2025.06.30 14:58:02.168929 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 12 rows starting from the beginning of the part | ||
| 17484 | 2025.06.30 14:58:02.168975 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 17485 | 2025.06.30 14:58:02.169022 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 11 rows starting from the beginning of the part | ||
| 17486 | 2025.06.30 14:58:02.169066 [ 190 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 51 rows starting from the beginning of the part | ||
| 17487 | 2025.06.30 14:58:02.169297 [ 276 ] {20931555-cf06-4ad5-b181-9b9d02f76a8b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17488 | 2025.06.30 14:58:02.169338 [ 276 ] {20931555-cf06-4ad5-b181-9b9d02f76a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17489 | 2025.06.30 14:58:02.169405 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2025.06.30 14:58:02.169503 [ 188 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_141_28} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17491 | 2025.06.30 14:58:02.169618 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 17492 | 2025.06.30 14:58:02.169797 [ 276 ] {20931555-cf06-4ad5-b181-9b9d02f76a8b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17493 | 2025.06.30 14:58:02.169896 [ 200 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301476 sec., 294281.2621976894 rows/sec., 21.43 MiB/sec. | ||
| 17494 | 2025.06.30 14:58:02.170181 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Trace> MergedBlockOutputStream: filled checksums all_1_135_27 (state Temporary) | ||
| 17495 | 2025.06.30 14:58:02.170303 [ 276 ] {20931555-cf06-4ad5-b181-9b9d02f76a8b} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17496 | 2025.06.30 14:58:02.170452 [ 276 ] {20931555-cf06-4ad5-b181-9b9d02f76a8b} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.001702 sec., 67567.56756756757 rows/sec., 5.28 MiB/sec. | ||
| 17497 | 2025.06.30 14:58:02.170463 [ 129 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17498 | 2025.06.30 14:58:02.170490 [ 276 ] {20931555-cf06-4ad5-b181-9b9d02f76a8b} <Debug> TCPHandler: Processed in 0.001892398 sec. | ||
| 17499 | 2025.06.30 14:58:02.170499 [ 129 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2025.06.30 14:58:02.170521 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17501 | 2025.06.30 14:58:02.170604 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 17502 | 2025.06.30 14:58:02.170608 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17503 | 2025.06.30 14:58:02.170704 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17504 | 2025.06.30 14:58:02.170728 [ 276 ] {d6d41772-c6fe-4361-98d6-3244ffcdfbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17505 | 2025.06.30 14:58:02.170735 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 540 rows starting from the beginning of the part | ||
| 17506 | 2025.06.30 14:58:02.170742 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_135_27 to all_1_135_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2025.06.30 14:58:02.170778 [ 276 ] {d6d41772-c6fe-4361-98d6-3244ffcdfbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17508 | 2025.06.30 14:58:02.170799 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 125 rows starting from the beginning of the part | ||
| 17509 | 2025.06.30 14:58:02.170843 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 88 rows starting from the beginning of the part | ||
| 17510 | 2025.06.30 14:58:02.170844 [ 188 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_135_27} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_130_26, all_135_135_0] -> all_1_135_27 | ||
| 17511 | 2025.06.30 14:58:02.170879 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 126 rows starting from the beginning of the part | ||
| 17512 | 2025.06.30 14:58:02.170920 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 81 rows starting from the beginning of the part | ||
| 17513 | 2025.06.30 14:58:02.170949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17514 | 2025.06.30 14:58:02.170953 [ 190 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 115 rows starting from the beginning of the part | ||
| 17515 | 2025.06.30 14:58:02.171214 [ 276 ] {d6d41772-c6fe-4361-98d6-3244ffcdfbce} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17516 | 2025.06.30 14:58:02.171254 [ 276 ] {d6d41772-c6fe-4361-98d6-3244ffcdfbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17517 | 2025.06.30 14:58:02.171725 [ 276 ] {d6d41772-c6fe-4361-98d6-3244ffcdfbce} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17518 | 2025.06.30 14:58:02.171859 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289366 sec., 833743.0954438073 rows/sec., 66.01 MiB/sec. | ||
| 17519 | 2025.06.30 14:58:02.172195 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17520 | 2025.06.30 14:58:02.172257 [ 276 ] {d6d41772-c6fe-4361-98d6-3244ffcdfbce} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17521 | 2025.06.30 14:58:02.172382 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17522 | 2025.06.30 14:58:02.172390 [ 276 ] {d6d41772-c6fe-4361-98d6-3244ffcdfbce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. | ||
| 17523 | 2025.06.30 14:58:02.172416 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2025.06.30 14:58:02.172435 [ 276 ] {d6d41772-c6fe-4361-98d6-3244ffcdfbce} <Debug> TCPHandler: Processed in 0.001875458 sec. | ||
| 17525 | 2025.06.30 14:58:02.172437 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17526 | 2025.06.30 14:58:02.172541 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 17527 | 2025.06.30 14:58:02.172548 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17528 | 2025.06.30 14:58:02.172658 [ 276 ] {46a7fa09-9be5-4167-ae38-0dff99a970ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17529 | 2025.06.30 14:58:02.172667 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17530 | 2025.06.30 14:58:02.172719 [ 276 ] {46a7fa09-9be5-4167-ae38-0dff99a970ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17531 | 2025.06.30 14:58:02.172734 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_136_27, total 22569 rows starting from the beginning of the part | ||
| 17532 | 2025.06.30 14:58:02.172768 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17533 | 2025.06.30 14:58:02.172808 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 161 rows starting from the beginning of the part | ||
| 17534 | 2025.06.30 14:58:02.172845 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_141_28} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17535 | 2025.06.30 14:58:02.172863 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 162 rows starting from the beginning of the part | ||
| 17536 | 2025.06.30 14:58:02.172917 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 163 rows starting from the beginning of the part | ||
| 17537 | 2025.06.30 14:58:02.172928 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17538 | 2025.06.30 14:58:02.172959 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 161 rows starting from the beginning of the part | ||
| 17539 | 2025.06.30 14:58:02.173006 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17540 | 2025.06.30 14:58:02.173653 [ 276 ] {46a7fa09-9be5-4167-ae38-0dff99a970ae} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17541 | 2025.06.30 14:58:02.173693 [ 276 ] {46a7fa09-9be5-4167-ae38-0dff99a970ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17542 | 2025.06.30 14:58:02.174392 [ 276 ] {46a7fa09-9be5-4167-ae38-0dff99a970ae} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17543 | 2025.06.30 14:58:02.174846 [ 276 ] {46a7fa09-9be5-4167-ae38-0dff99a970ae} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17544 | 2025.06.30 14:58:02.174988 [ 276 ] {46a7fa09-9be5-4167-ae38-0dff99a970ae} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002348 sec., 21720.6132879046 rows/sec., 38.92 MiB/sec. | ||
| 17545 | 2025.06.30 14:58:02.175045 [ 276 ] {46a7fa09-9be5-4167-ae38-0dff99a970ae} <Debug> TCPHandler: Processed in 0.002544231 sec. | ||
| 17546 | 2025.06.30 14:58:02.175165 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17547 | 2025.06.30 14:58:02.175258 [ 276 ] {6a598bdd-d9d7-4191-8424-373fe998a90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17548 | 2025.06.30 14:58:02.175299 [ 276 ] {6a598bdd-d9d7-4191-8424-373fe998a90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17549 | 2025.06.30 14:58:02.175634 [ 276 ] {6a598bdd-d9d7-4191-8424-373fe998a90d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17550 | 2025.06.30 14:58:02.175669 [ 276 ] {6a598bdd-d9d7-4191-8424-373fe998a90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17551 | 2025.06.30 14:58:02.176080 [ 276 ] {6a598bdd-d9d7-4191-8424-373fe998a90d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17552 | 2025.06.30 14:58:02.176526 [ 276 ] {6a598bdd-d9d7-4191-8424-373fe998a90d} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17553 | 2025.06.30 14:58:02.176649 [ 135 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17554 | 2025.06.30 14:58:02.176655 [ 276 ] {6a598bdd-d9d7-4191-8424-373fe998a90d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 17555 | 2025.06.30 14:58:02.176691 [ 135 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17556 | 2025.06.30 14:58:02.176711 [ 276 ] {6a598bdd-d9d7-4191-8424-373fe998a90d} <Debug> TCPHandler: Processed in 0.001594342 sec. | ||
| 17557 | 2025.06.30 14:58:02.176714 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17558 | 2025.06.30 14:58:02.176815 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 17559 | 2025.06.30 14:58:02.176928 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17560 | 2025.06.30 14:58:02.176960 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7948 rows starting from the beginning of the part | ||
| 17561 | 2025.06.30 14:58:02.177021 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 17562 | 2025.06.30 14:58:02.177064 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 17563 | 2025.06.30 14:58:02.177106 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 17564 | 2025.06.30 14:58:02.177146 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 17565 | 2025.06.30 14:58:02.177186 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 17566 | 2025.06.30 14:58:02.177632 [ 186 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23376 rows, containing 5 columns (5 merged, 0 gathered) in 0.005137542 sec., 4550035.795327804 rows/sec., 314.40 MiB/sec. | ||
| 17567 | 2025.06.30 14:58:02.178315 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17568 | 2025.06.30 14:58:02.178919 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2025.06.30 14:58:02.178999 [ 194 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17570 | 2025.06.30 14:58:02.179084 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 17571 | 2025.06.30 14:58:02.180084 [ 191 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8248 rows, containing 4 columns (4 merged, 0 gathered) in 0.003307376 sec., 2493819.874123777 rows/sec., 164.04 MiB/sec. | ||
| 17572 | 2025.06.30 14:58:02.180355 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17573 | 2025.06.30 14:58:02.180802 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17574 | 2025.06.30 14:58:02.180874 [ 194 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_141_28} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17575 | 2025.06.30 14:58:02.180948 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17576 | 2025.06.30 14:58:03.465273 [ 224 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): 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] | ||
| 17577 | 2025.06.30 14:58:03.465329 [ 224 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): 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] | ||
| 17578 | 2025.06.30 14:58:03.468127 [ 224 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): 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] | ||
| 17579 | 2025.06.30 14:58:06.189568 [ 221 ] {} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): 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] | ||
| 17580 | 2025.06.30 14:58:06.189648 [ 221 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): 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] | ||
| 17581 | 2025.06.30 14:58:06.193425 [ 221 ] {} <Debug> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): 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] | ||
| 17582 | 2025.06.30 14:58:06.295342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 | ||
| 17583 | 2025.06.30 14:58:06.295927 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2025.06.30 14:58:06.295966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 17585 | 2025.06.30 14:58:06.296601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17586 | 2025.06.30 14:58:06.297094 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2025.06.30 14:58:06.297222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 | ||
| 17588 | 2025.06.30 14:58:07.087379 [ 220 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): 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] | ||
| 17589 | 2025.06.30 14:58:07.087442 [ 220 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): 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] | ||
| 17590 | 2025.06.30 14:58:07.090088 [ 220 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): 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] | ||
| 17591 | 2025.06.30 14:58:07.102921 [ 217 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 17592 | 2025.06.30 14:58:07.102972 [ 217 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 17593 | 2025.06.30 14:58:07.106745 [ 217 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 17594 | 2025.06.30 14:58:07.170002 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17595 | 2025.06.30 14:58:07.170267 [ 276 ] {60a9342c-58cd-410e-b2ac-272eb54950a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17596 | 2025.06.30 14:58:07.170369 [ 276 ] {60a9342c-58cd-410e-b2ac-272eb54950a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17597 | 2025.06.30 14:58:07.171307 [ 276 ] {60a9342c-58cd-410e-b2ac-272eb54950a0} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17598 | 2025.06.30 14:58:07.171348 [ 276 ] {60a9342c-58cd-410e-b2ac-272eb54950a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17599 | 2025.06.30 14:58:07.171873 [ 276 ] {60a9342c-58cd-410e-b2ac-272eb54950a0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17600 | 2025.06.30 14:58:07.172345 [ 276 ] {60a9342c-58cd-410e-b2ac-272eb54950a0} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17601 | 2025.06.30 14:58:07.172489 [ 276 ] {60a9342c-58cd-410e-b2ac-272eb54950a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002297 sec., 10448.410970831519 rows/sec., 887.71 KiB/sec. | ||
| 17602 | 2025.06.30 14:58:07.172531 [ 276 ] {60a9342c-58cd-410e-b2ac-272eb54950a0} <Debug> TCPHandler: Processed in 0.002706673 sec. | ||
| 17603 | 2025.06.30 14:58:07.172658 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2025.06.30 14:58:07.172754 [ 276 ] {ed3c0727-28d5-46c2-8068-3e4748019ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17605 | 2025.06.30 14:58:07.172795 [ 276 ] {ed3c0727-28d5-46c2-8068-3e4748019ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17606 | 2025.06.30 14:58:07.173215 [ 276 ] {ed3c0727-28d5-46c2-8068-3e4748019ef0} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2025.06.30 14:58:07.173251 [ 276 ] {ed3c0727-28d5-46c2-8068-3e4748019ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17608 | 2025.06.30 14:58:07.173643 [ 276 ] {ed3c0727-28d5-46c2-8068-3e4748019ef0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17609 | 2025.06.30 14:58:07.174067 [ 276 ] {ed3c0727-28d5-46c2-8068-3e4748019ef0} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2025.06.30 14:58:07.174185 [ 126 ] {} <Debug> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Selected 6 parts from all_1_42_10 to all_47_47_0 | ||
| 17611 | 2025.06.30 14:58:07.174199 [ 276 ] {ed3c0727-28d5-46c2-8068-3e4748019ef0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001463 sec., 5468.2159945317835 rows/sec., 445.89 KiB/sec. | ||
| 17612 | 2025.06.30 14:58:07.174255 [ 126 ] {} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2025.06.30 14:58:07.174264 [ 276 ] {ed3c0727-28d5-46c2-8068-3e4748019ef0} <Debug> TCPHandler: Processed in 0.001654913 sec. | ||
| 17614 | 2025.06.30 14:58:07.174285 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17615 | 2025.06.30 14:58:07.174414 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17616 | 2025.06.30 14:58:07.174415 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_10 to all_47_47_0 into Compact with storage Full | ||
| 17617 | 2025.06.30 14:58:07.174512 [ 276 ] {31db1cb9-d5e8-4673-8aac-9a57aee066e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17618 | 2025.06.30 14:58:07.174556 [ 276 ] {31db1cb9-d5e8-4673-8aac-9a57aee066e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17619 | 2025.06.30 14:58:07.174573 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17620 | 2025.06.30 14:58:07.174615 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 25 rows starting from the beginning of the part | ||
| 17621 | 2025.06.30 14:58:07.174691 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 17622 | 2025.06.30 14:58:07.174743 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
| 17623 | 2025.06.30 14:58:07.174793 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part | ||
| 17624 | 2025.06.30 14:58:07.174839 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 17625 | 2025.06.30 14:58:07.174885 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
| 17626 | 2025.06.30 14:58:07.175091 [ 276 ] {31db1cb9-d5e8-4673-8aac-9a57aee066e8} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17627 | 2025.06.30 14:58:07.175134 [ 276 ] {31db1cb9-d5e8-4673-8aac-9a57aee066e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17628 | 2025.06.30 14:58:07.175587 [ 276 ] {31db1cb9-d5e8-4673-8aac-9a57aee066e8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17629 | 2025.06.30 14:58:07.175698 [ 194 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332427 sec., 31521.426689792388 rows/sec., 2.61 MiB/sec. | ||
| 17630 | 2025.06.30 14:58:07.175948 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Trace> MergedBlockOutputStream: filled checksums all_1_47_11 (state Temporary) | ||
| 17631 | 2025.06.30 14:58:07.176055 [ 276 ] {31db1cb9-d5e8-4673-8aac-9a57aee066e8} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2025.06.30 14:58:07.176276 [ 276 ] {31db1cb9-d5e8-4673-8aac-9a57aee066e8} <Debug> executeQuery: Read 200 rows, 18.02 KiB in 0.001782 sec., 112233.4455667789 rows/sec., 9.87 MiB/sec. | ||
| 17633 | 2025.06.30 14:58:07.176314 [ 276 ] {31db1cb9-d5e8-4673-8aac-9a57aee066e8} <Debug> TCPHandler: Processed in 0.001948489 sec. | ||
| 17634 | 2025.06.30 14:58:07.176432 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17635 | 2025.06.30 14:58:07.176527 [ 276 ] {8ecb3419-a08a-4788-a3b1-7c06e43493bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17636 | 2025.06.30 14:58:07.176568 [ 276 ] {8ecb3419-a08a-4788-a3b1-7c06e43493bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17637 | 2025.06.30 14:58:07.176762 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_merge_all_1_47_11 to all_1_47_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2025.06.30 14:58:07.176969 [ 276 ] {8ecb3419-a08a-4788-a3b1-7c06e43493bd} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2025.06.30 14:58:07.176991 [ 186 ] {bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc::all_1_47_11} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc) (MergerMutator): Merged 6 parts: [all_1_42_10, all_47_47_0] -> all_1_47_11 | ||
| 17640 | 2025.06.30 14:58:07.177013 [ 276 ] {8ecb3419-a08a-4788-a3b1-7c06e43493bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17641 | 2025.06.30 14:58:07.177072 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17642 | 2025.06.30 14:58:07.177424 [ 276 ] {8ecb3419-a08a-4788-a3b1-7c06e43493bd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17643 | 2025.06.30 14:58:07.177896 [ 276 ] {8ecb3419-a08a-4788-a3b1-7c06e43493bd} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17644 | 2025.06.30 14:58:07.178026 [ 276 ] {8ecb3419-a08a-4788-a3b1-7c06e43493bd} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001518 sec., 19762.845849802372 rows/sec., 1.46 MiB/sec. | ||
| 17645 | 2025.06.30 14:58:07.178063 [ 276 ] {8ecb3419-a08a-4788-a3b1-7c06e43493bd} <Debug> TCPHandler: Processed in 0.001678224 sec. | ||
| 17646 | 2025.06.30 14:58:07.178174 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17647 | 2025.06.30 14:58:07.178267 [ 276 ] {e2c6892a-962f-47d7-85c5-643fe893dfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17648 | 2025.06.30 14:58:07.178305 [ 276 ] {e2c6892a-962f-47d7-85c5-643fe893dfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17649 | 2025.06.30 14:58:07.178692 [ 276 ] {e2c6892a-962f-47d7-85c5-643fe893dfc7} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17650 | 2025.06.30 14:58:07.178728 [ 276 ] {e2c6892a-962f-47d7-85c5-643fe893dfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17651 | 2025.06.30 14:58:07.179129 [ 276 ] {e2c6892a-962f-47d7-85c5-643fe893dfc7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17652 | 2025.06.30 14:58:07.179632 [ 276 ] {e2c6892a-962f-47d7-85c5-643fe893dfc7} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2025.06.30 14:58:07.179761 [ 276 ] {e2c6892a-962f-47d7-85c5-643fe893dfc7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001512 sec., 15873.015873015873 rows/sec., 1.32 MiB/sec. | ||
| 17654 | 2025.06.30 14:58:07.179800 [ 276 ] {e2c6892a-962f-47d7-85c5-643fe893dfc7} <Debug> TCPHandler: Processed in 0.001672903 sec. | ||
| 17655 | 2025.06.30 14:58:07.179906 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17656 | 2025.06.30 14:58:07.180000 [ 276 ] {254edfe9-e402-4818-8aad-42ff16430a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17657 | 2025.06.30 14:58:07.180038 [ 276 ] {254edfe9-e402-4818-8aad-42ff16430a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17658 | 2025.06.30 14:58:07.180433 [ 276 ] {254edfe9-e402-4818-8aad-42ff16430a6a} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17659 | 2025.06.30 14:58:07.180468 [ 276 ] {254edfe9-e402-4818-8aad-42ff16430a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17660 | 2025.06.30 14:58:07.180914 [ 276 ] {254edfe9-e402-4818-8aad-42ff16430a6a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17661 | 2025.06.30 14:58:07.181369 [ 276 ] {254edfe9-e402-4818-8aad-42ff16430a6a} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17662 | 2025.06.30 14:58:07.181498 [ 276 ] {254edfe9-e402-4818-8aad-42ff16430a6a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001517 sec., 7910.349373764008 rows/sec., 618.00 KiB/sec. | ||
| 17663 | 2025.06.30 14:58:07.181536 [ 276 ] {254edfe9-e402-4818-8aad-42ff16430a6a} <Debug> TCPHandler: Processed in 0.001677003 sec. | ||
| 17664 | 2025.06.30 14:58:07.181641 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17665 | 2025.06.30 14:58:07.181733 [ 276 ] {84e57554-5f0e-4b74-bc55-4c669b896081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17666 | 2025.06.30 14:58:07.181776 [ 276 ] {84e57554-5f0e-4b74-bc55-4c669b896081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17667 | 2025.06.30 14:58:07.182218 [ 276 ] {84e57554-5f0e-4b74-bc55-4c669b896081} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17668 | 2025.06.30 14:58:07.182253 [ 276 ] {84e57554-5f0e-4b74-bc55-4c669b896081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17669 | 2025.06.30 14:58:07.182670 [ 276 ] {84e57554-5f0e-4b74-bc55-4c669b896081} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17670 | 2025.06.30 14:58:07.183164 [ 276 ] {84e57554-5f0e-4b74-bc55-4c669b896081} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17671 | 2025.06.30 14:58:07.183291 [ 276 ] {84e57554-5f0e-4b74-bc55-4c669b896081} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001575 sec., 74920.63492063493 rows/sec., 6.09 MiB/sec. | ||
| 17672 | 2025.06.30 14:58:07.183328 [ 276 ] {84e57554-5f0e-4b74-bc55-4c669b896081} <Debug> TCPHandler: Processed in 0.001734375 sec. | ||
| 17673 | 2025.06.30 14:58:07.183441 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17674 | 2025.06.30 14:58:07.183534 [ 276 ] {e20e0410-5cfb-425b-bc9d-8ed39e5f1f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17675 | 2025.06.30 14:58:07.183576 [ 276 ] {e20e0410-5cfb-425b-bc9d-8ed39e5f1f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17676 | 2025.06.30 14:58:07.184018 [ 276 ] {e20e0410-5cfb-425b-bc9d-8ed39e5f1f04} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17677 | 2025.06.30 14:58:07.184053 [ 276 ] {e20e0410-5cfb-425b-bc9d-8ed39e5f1f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17678 | 2025.06.30 14:58:07.184558 [ 276 ] {e20e0410-5cfb-425b-bc9d-8ed39e5f1f04} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17679 | 2025.06.30 14:58:07.184997 [ 276 ] {e20e0410-5cfb-425b-bc9d-8ed39e5f1f04} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17680 | 2025.06.30 14:58:07.185127 [ 276 ] {e20e0410-5cfb-425b-bc9d-8ed39e5f1f04} <Debug> executeQuery: Read 344 rows, 26.63 KiB in 0.00161 sec., 213664.5962732919 rows/sec., 16.16 MiB/sec. | ||
| 17681 | 2025.06.30 14:58:07.185163 [ 276 ] {e20e0410-5cfb-425b-bc9d-8ed39e5f1f04} <Debug> TCPHandler: Processed in 0.001770235 sec. | ||
| 17682 | 2025.06.30 14:58:07.185217 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 17683 | 2025.06.30 14:58:07.185270 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 17684 | 2025.06.30 14:58:07.185275 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17685 | 2025.06.30 14:58:07.185377 [ 276 ] {44824c00-7c72-40d5-a8e1-55705ed2ce35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17686 | 2025.06.30 14:58:07.185431 [ 276 ] {44824c00-7c72-40d5-a8e1-55705ed2ce35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17687 | 2025.06.30 14:58:07.186219 [ 276 ] {44824c00-7c72-40d5-a8e1-55705ed2ce35} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17688 | 2025.06.30 14:58:07.186259 [ 276 ] {44824c00-7c72-40d5-a8e1-55705ed2ce35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17689 | 2025.06.30 14:58:07.186932 [ 276 ] {44824c00-7c72-40d5-a8e1-55705ed2ce35} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17690 | 2025.06.30 14:58:07.187440 [ 276 ] {44824c00-7c72-40d5-a8e1-55705ed2ce35} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17691 | 2025.06.30 14:58:07.187576 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17692 | 2025.06.30 14:58:07.187586 [ 276 ] {44824c00-7c72-40d5-a8e1-55705ed2ce35} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002228 sec., 4488.330341113106 rows/sec., 8.04 MiB/sec. | ||
| 17693 | 2025.06.30 14:58:07.187616 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2025.06.30 14:58:07.187641 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17695 | 2025.06.30 14:58:07.187658 [ 276 ] {44824c00-7c72-40d5-a8e1-55705ed2ce35} <Debug> TCPHandler: Processed in 0.002430919 sec. | ||
| 17696 | 2025.06.30 14:58:07.187712 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 17697 | 2025.06.30 14:58:07.187766 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17698 | 2025.06.30 14:58:07.187863 [ 276 ] {fab97ab9-4a65-42fe-a440-ca3a08870ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17699 | 2025.06.30 14:58:07.187904 [ 276 ] {fab97ab9-4a65-42fe-a440-ca3a08870ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17700 | 2025.06.30 14:58:07.187918 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17701 | 2025.06.30 14:58:07.187976 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2811 rows starting from the beginning of the part | ||
| 17702 | 2025.06.30 14:58:07.188099 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 10 rows starting from the beginning of the part | ||
| 17703 | 2025.06.30 14:58:07.188158 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 17704 | 2025.06.30 14:58:07.188216 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 51 rows starting from the beginning of the part | ||
| 17705 | 2025.06.30 14:58:07.188246 [ 276 ] {fab97ab9-4a65-42fe-a440-ca3a08870ab5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2025.06.30 14:58:07.188287 [ 276 ] {fab97ab9-4a65-42fe-a440-ca3a08870ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17707 | 2025.06.30 14:58:07.188329 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 17708 | 2025.06.30 14:58:07.188438 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 51 rows starting from the beginning of the part | ||
| 17709 | 2025.06.30 14:58:07.188545 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 17710 | 2025.06.30 14:58:07.188712 [ 276 ] {fab97ab9-4a65-42fe-a440-ca3a08870ab5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17711 | 2025.06.30 14:58:07.189198 [ 276 ] {fab97ab9-4a65-42fe-a440-ca3a08870ab5} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17712 | 2025.06.30 14:58:07.189334 [ 276 ] {fab97ab9-4a65-42fe-a440-ca3a08870ab5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. | ||
| 17713 | 2025.06.30 14:58:07.189370 [ 276 ] {fab97ab9-4a65-42fe-a440-ca3a08870ab5} <Debug> TCPHandler: Processed in 0.001651673 sec. | ||
| 17714 | 2025.06.30 14:58:07.196533 [ 186 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2943 rows, containing 19 columns (19 merged, 0 gathered) in 0.008850337 sec., 332529.7104505738 rows/sec., 595.88 MiB/sec. | ||
| 17715 | 2025.06.30 14:58:07.198965 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17716 | 2025.06.30 14:58:07.199624 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17717 | 2025.06.30 14:58:07.199699 [ 194 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17718 | 2025.06.30 14:58:07.199807 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.58 MiB. | ||
| 17719 | 2025.06.30 14:58:07.762218 [ 223 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Found 6 old parts to remove. Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 17720 | 2025.06.30 14:58:07.762285 [ 223 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from filesystem (serially): Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 17721 | 2025.06.30 14:58:07.766355 [ 223 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from memory: Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 17722 | 2025.06.30 14:58:07.999370 [ 219 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 17723 | 2025.06.30 14:58:07.999399 [ 219 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 17724 | 2025.06.30 14:58:08.002288 [ 219 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 17725 | 2025.06.30 14:58:08.823723 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 17726 | 2025.06.30 14:58:08.826853 [ 222 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 17727 | 2025.06.30 14:58:08.826923 [ 222 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 17728 | 2025.06.30 14:58:08.829448 [ 222 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 17729 | 2025.06.30 14:58:08.841665 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2025.06.30 14:58:08.841721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17731 | 2025.06.30 14:58:08.848044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17732 | 2025.06.30 14:58:08.849285 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17733 | 2025.06.30 14:58:08.852477 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 17734 | 2025.06.30 14:58:08.945704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2420 | ||
| 17735 | 2025.06.30 14:58:08.948134 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17736 | 2025.06.30 14:58:08.948177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17737 | 2025.06.30 14:58:08.949522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17738 | 2025.06.30 14:58:08.949998 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17739 | 2025.06.30 14:58:08.950266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2420 | ||
| 17740 | 2025.06.30 14:58:12.165189 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2025.06.30 14:58:12.165407 [ 276 ] {c66e87e6-2d15-416b-ad3b-f6c72f042850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17742 | 2025.06.30 14:58:12.165480 [ 276 ] {c66e87e6-2d15-416b-ad3b-f6c72f042850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17743 | 2025.06.30 14:58:12.166280 [ 276 ] {c66e87e6-2d15-416b-ad3b-f6c72f042850} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2025.06.30 14:58:12.166322 [ 276 ] {c66e87e6-2d15-416b-ad3b-f6c72f042850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17745 | 2025.06.30 14:58:12.166897 [ 276 ] {c66e87e6-2d15-416b-ad3b-f6c72f042850} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17746 | 2025.06.30 14:58:12.167339 [ 276 ] {c66e87e6-2d15-416b-ad3b-f6c72f042850} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2025.06.30 14:58:12.167500 [ 276 ] {c66e87e6-2d15-416b-ad3b-f6c72f042850} <Debug> executeQuery: Read 158 rows, 14.07 KiB in 0.002147 sec., 73591.0572892408 rows/sec., 6.40 MiB/sec. | ||
| 17748 | 2025.06.30 14:58:12.167544 [ 276 ] {c66e87e6-2d15-416b-ad3b-f6c72f042850} <Debug> TCPHandler: Processed in 0.002551341 sec. | ||
| 17749 | 2025.06.30 14:58:12.167675 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2025.06.30 14:58:12.167772 [ 276 ] {cb7555c3-9c35-48e7-b329-32a02b47dda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17751 | 2025.06.30 14:58:12.167812 [ 276 ] {cb7555c3-9c35-48e7-b329-32a02b47dda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17752 | 2025.06.30 14:58:12.168235 [ 276 ] {cb7555c3-9c35-48e7-b329-32a02b47dda5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2025.06.30 14:58:12.168272 [ 276 ] {cb7555c3-9c35-48e7-b329-32a02b47dda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17754 | 2025.06.30 14:58:12.168666 [ 276 ] {cb7555c3-9c35-48e7-b329-32a02b47dda5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17755 | 2025.06.30 14:58:12.169077 [ 276 ] {cb7555c3-9c35-48e7-b329-32a02b47dda5} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2025.06.30 14:58:12.169216 [ 276 ] {cb7555c3-9c35-48e7-b329-32a02b47dda5} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.001462 sec., 34883.72093023256 rows/sec., 2.56 MiB/sec. | ||
| 17757 | 2025.06.30 14:58:12.169255 [ 276 ] {cb7555c3-9c35-48e7-b329-32a02b47dda5} <Debug> TCPHandler: Processed in 0.001630922 sec. | ||
| 17758 | 2025.06.30 14:58:12.169368 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2025.06.30 14:58:12.169462 [ 276 ] {527425a7-0255-4790-81dd-262d4932a132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17760 | 2025.06.30 14:58:12.169502 [ 276 ] {527425a7-0255-4790-81dd-262d4932a132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17761 | 2025.06.30 14:58:12.169932 [ 276 ] {527425a7-0255-4790-81dd-262d4932a132} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2025.06.30 14:58:12.169970 [ 276 ] {527425a7-0255-4790-81dd-262d4932a132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17763 | 2025.06.30 14:58:12.170390 [ 276 ] {527425a7-0255-4790-81dd-262d4932a132} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17764 | 2025.06.30 14:58:12.170818 [ 276 ] {527425a7-0255-4790-81dd-262d4932a132} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2025.06.30 14:58:12.170950 [ 276 ] {527425a7-0255-4790-81dd-262d4932a132} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.001506 sec., 76361.22177954848 rows/sec., 5.97 MiB/sec. | ||
| 17766 | 2025.06.30 14:58:12.170989 [ 276 ] {527425a7-0255-4790-81dd-262d4932a132} <Debug> TCPHandler: Processed in 0.001670883 sec. | ||
| 17767 | 2025.06.30 14:58:12.171108 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2025.06.30 14:58:12.171203 [ 276 ] {a00d727d-5614-462b-875a-e660fbb72189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17769 | 2025.06.30 14:58:12.171246 [ 276 ] {a00d727d-5614-462b-875a-e660fbb72189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17770 | 2025.06.30 14:58:12.171655 [ 276 ] {a00d727d-5614-462b-875a-e660fbb72189} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2025.06.30 14:58:12.171690 [ 276 ] {a00d727d-5614-462b-875a-e660fbb72189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17772 | 2025.06.30 14:58:12.172124 [ 276 ] {a00d727d-5614-462b-875a-e660fbb72189} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17773 | 2025.06.30 14:58:12.172588 [ 276 ] {a00d727d-5614-462b-875a-e660fbb72189} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2025.06.30 14:58:12.172721 [ 276 ] {a00d727d-5614-462b-875a-e660fbb72189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
| 17775 | 2025.06.30 14:58:12.172759 [ 276 ] {a00d727d-5614-462b-875a-e660fbb72189} <Debug> TCPHandler: Processed in 0.001705954 sec. | ||
| 17776 | 2025.06.30 14:58:12.172870 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17777 | 2025.06.30 14:58:12.172963 [ 276 ] {a828bea6-e795-4212-9cc6-dabd3326f189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17778 | 2025.06.30 14:58:12.173019 [ 276 ] {a828bea6-e795-4212-9cc6-dabd3326f189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17779 | 2025.06.30 14:58:12.173946 [ 276 ] {a828bea6-e795-4212-9cc6-dabd3326f189} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17780 | 2025.06.30 14:58:12.173983 [ 276 ] {a828bea6-e795-4212-9cc6-dabd3326f189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17781 | 2025.06.30 14:58:12.174674 [ 276 ] {a828bea6-e795-4212-9cc6-dabd3326f189} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17782 | 2025.06.30 14:58:12.175132 [ 276 ] {a828bea6-e795-4212-9cc6-dabd3326f189} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2025.06.30 14:58:12.175274 [ 276 ] {a828bea6-e795-4212-9cc6-dabd3326f189} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002327 sec., 21916.63085517834 rows/sec., 39.27 MiB/sec. | ||
| 17784 | 2025.06.30 14:58:12.175330 [ 276 ] {a828bea6-e795-4212-9cc6-dabd3326f189} <Debug> TCPHandler: Processed in 0.00250879 sec. | ||
| 17785 | 2025.06.30 14:58:12.175446 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2025.06.30 14:58:12.175541 [ 276 ] {3366628a-46e8-470d-8068-6b5855a6263f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17787 | 2025.06.30 14:58:12.175583 [ 276 ] {3366628a-46e8-470d-8068-6b5855a6263f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17788 | 2025.06.30 14:58:12.175926 [ 276 ] {3366628a-46e8-470d-8068-6b5855a6263f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2025.06.30 14:58:12.175963 [ 276 ] {3366628a-46e8-470d-8068-6b5855a6263f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17790 | 2025.06.30 14:58:12.176366 [ 276 ] {3366628a-46e8-470d-8068-6b5855a6263f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17791 | 2025.06.30 14:58:12.176793 [ 276 ] {3366628a-46e8-470d-8068-6b5855a6263f} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2025.06.30 14:58:12.176926 [ 276 ] {3366628a-46e8-470d-8068-6b5855a6263f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. | ||
| 17793 | 2025.06.30 14:58:12.176963 [ 276 ] {3366628a-46e8-470d-8068-6b5855a6263f} <Debug> TCPHandler: Processed in 0.001567522 sec. | ||
| 17794 | 2025.06.30 14:58:13.576287 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17795 | 2025.06.30 14:58:13.576356 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17796 | 2025.06.30 14:58:13.797348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 | ||
| 17797 | 2025.06.30 14:58:13.797855 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2025.06.30 14:58:13.797892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17799 | 2025.06.30 14:58:13.798541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17800 | 2025.06.30 14:58:13.799012 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2025.06.30 14:58:13.799148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 | ||
| 17802 | 2025.06.30 14:58:13.999010 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 17803 | 2025.06.30 14:58:13.999049 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 17804 | 2025.06.30 14:58:14.002384 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 17805 | 2025.06.30 14:58:16.352536 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 17806 | 2025.06.30 14:58:16.370826 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2025.06.30 14:58:16.370889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17808 | 2025.06.30 14:58:16.377281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17809 | 2025.06.30 14:58:16.378485 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2025.06.30 14:58:16.381692 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 17811 | 2025.06.30 14:58:17.161989 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17812 | 2025.06.30 14:58:17.162284 [ 276 ] {2fad1789-dec8-4006-9ef5-726d81ba020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17813 | 2025.06.30 14:58:17.162373 [ 276 ] {2fad1789-dec8-4006-9ef5-726d81ba020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17814 | 2025.06.30 14:58:17.163015 [ 276 ] {2fad1789-dec8-4006-9ef5-726d81ba020b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2025.06.30 14:58:17.163054 [ 276 ] {2fad1789-dec8-4006-9ef5-726d81ba020b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17816 | 2025.06.30 14:58:17.163553 [ 276 ] {2fad1789-dec8-4006-9ef5-726d81ba020b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17817 | 2025.06.30 14:58:17.164083 [ 276 ] {2fad1789-dec8-4006-9ef5-726d81ba020b} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2025.06.30 14:58:17.164241 [ 276 ] {2fad1789-dec8-4006-9ef5-726d81ba020b} <Debug> executeQuery: Read 76 rows, 6.29 KiB in 0.002032 sec., 37401.574803149604 rows/sec., 3.02 MiB/sec. | ||
| 17819 | 2025.06.30 14:58:17.164290 [ 276 ] {2fad1789-dec8-4006-9ef5-726d81ba020b} <Debug> TCPHandler: Processed in 0.00248596 sec. | ||
| 17820 | 2025.06.30 14:58:17.164416 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17821 | 2025.06.30 14:58:17.164519 [ 276 ] {b93892f0-0adf-4b50-a782-edf6f085676e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17822 | 2025.06.30 14:58:17.164563 [ 276 ] {b93892f0-0adf-4b50-a782-edf6f085676e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17823 | 2025.06.30 14:58:17.164981 [ 276 ] {b93892f0-0adf-4b50-a782-edf6f085676e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17824 | 2025.06.30 14:58:17.165016 [ 276 ] {b93892f0-0adf-4b50-a782-edf6f085676e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17825 | 2025.06.30 14:58:17.165420 [ 276 ] {b93892f0-0adf-4b50-a782-edf6f085676e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17826 | 2025.06.30 14:58:17.165828 [ 276 ] {b93892f0-0adf-4b50-a782-edf6f085676e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2025.06.30 14:58:17.165966 [ 276 ] {b93892f0-0adf-4b50-a782-edf6f085676e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001471 sec., 6798.096532970768 rows/sec., 511.18 KiB/sec. | ||
| 17828 | 2025.06.30 14:58:17.166006 [ 276 ] {b93892f0-0adf-4b50-a782-edf6f085676e} <Debug> TCPHandler: Processed in 0.001642013 sec. | ||
| 17829 | 2025.06.30 14:58:17.166116 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17830 | 2025.06.30 14:58:17.166212 [ 276 ] {a8f314ff-3406-4398-92ca-5efe025f4607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17831 | 2025.06.30 14:58:17.166253 [ 276 ] {a8f314ff-3406-4398-92ca-5efe025f4607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17832 | 2025.06.30 14:58:17.166669 [ 276 ] {a8f314ff-3406-4398-92ca-5efe025f4607} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2025.06.30 14:58:17.166705 [ 276 ] {a8f314ff-3406-4398-92ca-5efe025f4607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17834 | 2025.06.30 14:58:17.167111 [ 276 ] {a8f314ff-3406-4398-92ca-5efe025f4607} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17835 | 2025.06.30 14:58:17.167579 [ 276 ] {a8f314ff-3406-4398-92ca-5efe025f4607} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17836 | 2025.06.30 14:58:17.167712 [ 276 ] {a8f314ff-3406-4398-92ca-5efe025f4607} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001518 sec., 48748.353096179184 rows/sec., 3.81 MiB/sec. | ||
| 17837 | 2025.06.30 14:58:17.167750 [ 276 ] {a8f314ff-3406-4398-92ca-5efe025f4607} <Debug> TCPHandler: Processed in 0.001683874 sec. | ||
| 17838 | 2025.06.30 14:58:17.167862 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17839 | 2025.06.30 14:58:17.167956 [ 276 ] {7c58d3bd-fb8d-41b0-86ce-29c1820820e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17840 | 2025.06.30 14:58:17.167999 [ 276 ] {7c58d3bd-fb8d-41b0-86ce-29c1820820e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17841 | 2025.06.30 14:58:17.168403 [ 276 ] {7c58d3bd-fb8d-41b0-86ce-29c1820820e2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17842 | 2025.06.30 14:58:17.168438 [ 276 ] {7c58d3bd-fb8d-41b0-86ce-29c1820820e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17843 | 2025.06.30 14:58:17.168871 [ 276 ] {7c58d3bd-fb8d-41b0-86ce-29c1820820e2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17844 | 2025.06.30 14:58:17.169322 [ 276 ] {7c58d3bd-fb8d-41b0-86ce-29c1820820e2} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2025.06.30 14:58:17.169456 [ 276 ] {7c58d3bd-fb8d-41b0-86ce-29c1820820e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. | ||
| 17846 | 2025.06.30 14:58:17.169493 [ 276 ] {7c58d3bd-fb8d-41b0-86ce-29c1820820e2} <Debug> TCPHandler: Processed in 0.001680674 sec. | ||
| 17847 | 2025.06.30 14:58:17.169605 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17848 | 2025.06.30 14:58:17.169698 [ 276 ] {505b46df-b927-4186-85c5-64522fc0e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17849 | 2025.06.30 14:58:17.169753 [ 276 ] {505b46df-b927-4186-85c5-64522fc0e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17850 | 2025.06.30 14:58:17.170520 [ 276 ] {505b46df-b927-4186-85c5-64522fc0e560} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2025.06.30 14:58:17.170554 [ 276 ] {505b46df-b927-4186-85c5-64522fc0e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17852 | 2025.06.30 14:58:17.171177 [ 276 ] {505b46df-b927-4186-85c5-64522fc0e560} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17853 | 2025.06.30 14:58:17.171601 [ 276 ] {505b46df-b927-4186-85c5-64522fc0e560} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2025.06.30 14:58:17.171744 [ 276 ] {505b46df-b927-4186-85c5-64522fc0e560} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002064 sec., 4844.961240310078 rows/sec., 8.68 MiB/sec. | ||
| 17855 | 2025.06.30 14:58:17.171802 [ 276 ] {505b46df-b927-4186-85c5-64522fc0e560} <Debug> TCPHandler: Processed in 0.002247335 sec. | ||
| 17856 | 2025.06.30 14:58:17.171917 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17857 | 2025.06.30 14:58:17.172013 [ 276 ] {92987e10-66a4-4aa4-b260-95997ff9afb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17858 | 2025.06.30 14:58:17.172055 [ 276 ] {92987e10-66a4-4aa4-b260-95997ff9afb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17859 | 2025.06.30 14:58:17.172399 [ 276 ] {92987e10-66a4-4aa4-b260-95997ff9afb9} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2025.06.30 14:58:17.172434 [ 276 ] {92987e10-66a4-4aa4-b260-95997ff9afb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17861 | 2025.06.30 14:58:17.172840 [ 276 ] {92987e10-66a4-4aa4-b260-95997ff9afb9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17862 | 2025.06.30 14:58:17.173265 [ 276 ] {92987e10-66a4-4aa4-b260-95997ff9afb9} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2025.06.30 14:58:17.173394 [ 276 ] {92987e10-66a4-4aa4-b260-95997ff9afb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
| 17864 | 2025.06.30 14:58:17.173430 [ 276 ] {92987e10-66a4-4aa4-b260-95997ff9afb9} <Debug> TCPHandler: Processed in 0.001562401 sec. | ||
| 17865 | 2025.06.30 14:58:18.807925 [ 106 ] {} <Debug> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Selected 5 parts from all_1_41_8 to all_45_45_0 | ||
| 17866 | 2025.06.30 14:58:18.807994 [ 106 ] {} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17867 | 2025.06.30 14:58:18.808019 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17868 | 2025.06.30 14:58:18.808512 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_8 to all_45_45_0 into Compact with storage Full | ||
| 17869 | 2025.06.30 14:58:18.808669 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17870 | 2025.06.30 14:58:18.808736 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 236 rows starting from the beginning of the part | ||
| 17871 | 2025.06.30 14:58:18.808840 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 17872 | 2025.06.30 14:58:18.808914 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 17873 | 2025.06.30 14:58:18.808983 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 17874 | 2025.06.30 14:58:18.809048 [ 196 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 17875 | 2025.06.30 14:58:18.810196 [ 199 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734775 sec., 516493.4933925149 rows/sec., 35.35 MiB/sec. | ||
| 17876 | 2025.06.30 14:58:18.810504 [ 195 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 17877 | 2025.06.30 14:58:18.811112 [ 195 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17878 | 2025.06.30 14:58:18.811207 [ 195 ] {f5ea02b7-e151-40d1-857f-f092ce9e3ecf::all_1_45_9} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf) (MergerMutator): Merged 5 parts: [all_1_41_8, all_45_45_0] -> all_1_45_9 | ||
| 17879 | 2025.06.30 14:58:18.811324 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17880 | 2025.06.30 14:58:18.950432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2444 | ||
| 17881 | 2025.06.30 14:58:18.952867 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2025.06.30 14:58:18.952911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17883 | 2025.06.30 14:58:18.954150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17884 | 2025.06.30 14:58:18.954615 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2025.06.30 14:58:18.954866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2444 | ||
| 17886 | 2025.06.30 14:58:18.978771 [ 106 ] {} <Debug> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Selected 5 parts from all_1_41_8 to all_45_45_0 | ||
| 17887 | 2025.06.30 14:58:18.978844 [ 106 ] {} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17888 | 2025.06.30 14:58:18.978878 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17889 | 2025.06.30 14:58:18.979044 [ 192 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_8 to all_45_45_0 into Compact with storage Full | ||
| 17890 | 2025.06.30 14:58:18.979228 [ 192 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17891 | 2025.06.30 14:58:18.979276 [ 192 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 124 rows starting from the beginning of the part | ||
| 17892 | 2025.06.30 14:58:18.979385 [ 192 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part | ||
| 17893 | 2025.06.30 14:58:18.979476 [ 192 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part | ||
| 17894 | 2025.06.30 14:58:18.979561 [ 192 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
| 17895 | 2025.06.30 14:58:18.979641 [ 192 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 17896 | 2025.06.30 14:58:18.980481 [ 195 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015033 sec., 313975.9196434511 rows/sec., 19.39 MiB/sec. | ||
| 17897 | 2025.06.30 14:58:18.980733 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 17898 | 2025.06.30 14:58:18.981315 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17899 | 2025.06.30 14:58:18.981389 [ 199 ] {4ceabe18-1d57-403a-9744-90e04e7e7a9f::all_1_45_9} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f) (MergerMutator): Merged 5 parts: [all_1_41_8, all_45_45_0] -> all_1_45_9 | ||
| 17900 | 2025.06.30 14:58:18.981477 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17901 | 2025.06.30 14:58:20.283047 [ 223 ] {} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Found 5 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] | ||
| 17902 | 2025.06.30 14:58:20.283103 [ 223 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Removing 5 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] | ||
| 17903 | 2025.06.30 14:58:20.285075 [ 223 ] {} <Debug> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17904 | 2025.06.30 14:58:21.299287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 | ||
| 17905 | 2025.06.30 14:58:21.300082 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17906 | 2025.06.30 14:58:21.300153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17907 | 2025.06.30 14:58:21.301055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17908 | 2025.06.30 14:58:21.301587 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17909 | 2025.06.30 14:58:21.301719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 | ||
| 17910 | 2025.06.30 14:58:22.164613 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17911 | 2025.06.30 14:58:22.164807 [ 276 ] {364f1588-caef-45ab-ab0e-91b5ec4f749b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17912 | 2025.06.30 14:58:22.164872 [ 276 ] {364f1588-caef-45ab-ab0e-91b5ec4f749b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17913 | 2025.06.30 14:58:22.165521 [ 276 ] {364f1588-caef-45ab-ab0e-91b5ec4f749b} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17914 | 2025.06.30 14:58:22.165568 [ 276 ] {364f1588-caef-45ab-ab0e-91b5ec4f749b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17915 | 2025.06.30 14:58:22.166051 [ 276 ] {364f1588-caef-45ab-ab0e-91b5ec4f749b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17916 | 2025.06.30 14:58:22.166548 [ 276 ] {364f1588-caef-45ab-ab0e-91b5ec4f749b} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17917 | 2025.06.30 14:58:22.166703 [ 276 ] {364f1588-caef-45ab-ab0e-91b5ec4f749b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001947 sec., 3081.664098613251 rows/sec., 251.29 KiB/sec. | ||
| 17918 | 2025.06.30 14:58:22.166746 [ 276 ] {364f1588-caef-45ab-ab0e-91b5ec4f749b} <Debug> TCPHandler: Processed in 0.002264685 sec. | ||
| 17919 | 2025.06.30 14:58:22.166867 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17920 | 2025.06.30 14:58:22.166963 [ 276 ] {d2939d62-d51d-4141-93b6-47b77b64ba0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17921 | 2025.06.30 14:58:22.167002 [ 276 ] {d2939d62-d51d-4141-93b6-47b77b64ba0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17922 | 2025.06.30 14:58:22.167526 [ 276 ] {d2939d62-d51d-4141-93b6-47b77b64ba0d} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17923 | 2025.06.30 14:58:22.167561 [ 276 ] {d2939d62-d51d-4141-93b6-47b77b64ba0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17924 | 2025.06.30 14:58:22.168015 [ 276 ] {d2939d62-d51d-4141-93b6-47b77b64ba0d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17925 | 2025.06.30 14:58:22.168449 [ 276 ] {d2939d62-d51d-4141-93b6-47b77b64ba0d} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17926 | 2025.06.30 14:58:22.168581 [ 276 ] {d2939d62-d51d-4141-93b6-47b77b64ba0d} <Debug> executeQuery: Read 161 rows, 14.29 KiB in 0.001638 sec., 98290.5982905983 rows/sec., 8.52 MiB/sec. | ||
| 17927 | 2025.06.30 14:58:22.168618 [ 276 ] {d2939d62-d51d-4141-93b6-47b77b64ba0d} <Debug> TCPHandler: Processed in 0.001799626 sec. | ||
| 17928 | 2025.06.30 14:58:22.168726 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17929 | 2025.06.30 14:58:22.168819 [ 276 ] {a32efa1f-1c33-4584-9884-e33d94db359c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17930 | 2025.06.30 14:58:22.168858 [ 276 ] {a32efa1f-1c33-4584-9884-e33d94db359c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17931 | 2025.06.30 14:58:22.169271 [ 276 ] {a32efa1f-1c33-4584-9884-e33d94db359c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17932 | 2025.06.30 14:58:22.169308 [ 276 ] {a32efa1f-1c33-4584-9884-e33d94db359c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17933 | 2025.06.30 14:58:22.169696 [ 276 ] {a32efa1f-1c33-4584-9884-e33d94db359c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17934 | 2025.06.30 14:58:22.170117 [ 276 ] {a32efa1f-1c33-4584-9884-e33d94db359c} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17935 | 2025.06.30 14:58:22.170247 [ 276 ] {a32efa1f-1c33-4584-9884-e33d94db359c} <Debug> executeQuery: Read 57 rows, 4.25 KiB in 0.001446 sec., 39419.08713692946 rows/sec., 2.87 MiB/sec. | ||
| 17936 | 2025.06.30 14:58:22.170284 [ 276 ] {a32efa1f-1c33-4584-9884-e33d94db359c} <Debug> TCPHandler: Processed in 0.001605522 sec. | ||
| 17937 | 2025.06.30 14:58:22.170396 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17938 | 2025.06.30 14:58:22.170488 [ 276 ] {ebedbe2c-b709-4ecb-8d17-d11e16db2942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17939 | 2025.06.30 14:58:22.170527 [ 276 ] {ebedbe2c-b709-4ecb-8d17-d11e16db2942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17940 | 2025.06.30 14:58:22.170970 [ 276 ] {ebedbe2c-b709-4ecb-8d17-d11e16db2942} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2025.06.30 14:58:22.171005 [ 276 ] {ebedbe2c-b709-4ecb-8d17-d11e16db2942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17942 | 2025.06.30 14:58:22.171410 [ 276 ] {ebedbe2c-b709-4ecb-8d17-d11e16db2942} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17943 | 2025.06.30 14:58:22.171828 [ 276 ] {ebedbe2c-b709-4ecb-8d17-d11e16db2942} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2025.06.30 14:58:22.171960 [ 276 ] {ebedbe2c-b709-4ecb-8d17-d11e16db2942} <Debug> executeQuery: Read 121 rows, 9.69 KiB in 0.001489 sec., 81262.59234385494 rows/sec., 6.35 MiB/sec. | ||
| 17945 | 2025.06.30 14:58:22.171997 [ 276 ] {ebedbe2c-b709-4ecb-8d17-d11e16db2942} <Debug> TCPHandler: Processed in 0.001655923 sec. | ||
| 17946 | 2025.06.30 14:58:22.172113 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17947 | 2025.06.30 14:58:22.172206 [ 276 ] {0d12da57-ea97-4014-ad4a-223cd860c858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17948 | 2025.06.30 14:58:22.172249 [ 276 ] {0d12da57-ea97-4014-ad4a-223cd860c858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17949 | 2025.06.30 14:58:22.172676 [ 276 ] {0d12da57-ea97-4014-ad4a-223cd860c858} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2025.06.30 14:58:22.172712 [ 276 ] {0d12da57-ea97-4014-ad4a-223cd860c858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17951 | 2025.06.30 14:58:22.173183 [ 276 ] {0d12da57-ea97-4014-ad4a-223cd860c858} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17952 | 2025.06.30 14:58:22.173599 [ 276 ] {0d12da57-ea97-4014-ad4a-223cd860c858} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2025.06.30 14:58:22.173730 [ 276 ] {0d12da57-ea97-4014-ad4a-223cd860c858} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001542 sec., 105706.87418936446 rows/sec., 7.36 MiB/sec. | ||
| 17954 | 2025.06.30 14:58:22.173767 [ 276 ] {0d12da57-ea97-4014-ad4a-223cd860c858} <Debug> TCPHandler: Processed in 0.001701274 sec. | ||
| 17955 | 2025.06.30 14:58:22.173864 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17956 | 2025.06.30 14:58:22.173956 [ 276 ] {5bb3e9bf-2eb3-4634-a459-63ff2ad81c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17957 | 2025.06.30 14:58:22.174010 [ 276 ] {5bb3e9bf-2eb3-4634-a459-63ff2ad81c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17958 | 2025.06.30 14:58:22.174934 [ 276 ] {5bb3e9bf-2eb3-4634-a459-63ff2ad81c53} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17959 | 2025.06.30 14:58:22.174969 [ 276 ] {5bb3e9bf-2eb3-4634-a459-63ff2ad81c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17960 | 2025.06.30 14:58:22.175643 [ 276 ] {5bb3e9bf-2eb3-4634-a459-63ff2ad81c53} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17961 | 2025.06.30 14:58:22.176064 [ 276 ] {5bb3e9bf-2eb3-4634-a459-63ff2ad81c53} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2025.06.30 14:58:22.176202 [ 276 ] {5bb3e9bf-2eb3-4634-a459-63ff2ad81c53} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002264 sec., 22526.50176678445 rows/sec., 40.37 MiB/sec. | ||
| 17963 | 2025.06.30 14:58:22.176257 [ 276 ] {5bb3e9bf-2eb3-4634-a459-63ff2ad81c53} <Debug> TCPHandler: Processed in 0.002439869 sec. | ||
| 17964 | 2025.06.30 14:58:22.176367 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17965 | 2025.06.30 14:58:22.176461 [ 276 ] {9d044f21-574f-4821-bd98-098ccc31c5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17966 | 2025.06.30 14:58:22.176503 [ 276 ] {9d044f21-574f-4821-bd98-098ccc31c5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17967 | 2025.06.30 14:58:22.176839 [ 276 ] {9d044f21-574f-4821-bd98-098ccc31c5cd} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17968 | 2025.06.30 14:58:22.176875 [ 276 ] {9d044f21-574f-4821-bd98-098ccc31c5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17969 | 2025.06.30 14:58:22.177268 [ 276 ] {9d044f21-574f-4821-bd98-098ccc31c5cd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17970 | 2025.06.30 14:58:22.177686 [ 276 ] {9d044f21-574f-4821-bd98-098ccc31c5cd} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17971 | 2025.06.30 14:58:22.177817 [ 276 ] {9d044f21-574f-4821-bd98-098ccc31c5cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
| 17972 | 2025.06.30 14:58:22.177852 [ 276 ] {9d044f21-574f-4821-bd98-098ccc31c5cd} <Debug> TCPHandler: Processed in 0.001532891 sec. | ||
| 17973 | 2025.06.30 14:58:23.882730 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 17974 | 2025.06.30 14:58:23.900689 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17975 | 2025.06.30 14:58:23.900746 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17976 | 2025.06.30 14:58:23.907253 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17977 | 2025.06.30 14:58:23.908482 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17978 | 2025.06.30 14:58:23.911674 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 17979 | 2025.06.30 14:58:27.161833 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17980 | 2025.06.30 14:58:27.162134 [ 276 ] {3dc26899-3c31-4ff1-991d-3f52717ab34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17981 | 2025.06.30 14:58:27.162236 [ 276 ] {3dc26899-3c31-4ff1-991d-3f52717ab34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17982 | 2025.06.30 14:58:27.162998 [ 276 ] {3dc26899-3c31-4ff1-991d-3f52717ab34a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17983 | 2025.06.30 14:58:27.163040 [ 276 ] {3dc26899-3c31-4ff1-991d-3f52717ab34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17984 | 2025.06.30 14:58:27.163639 [ 276 ] {3dc26899-3c31-4ff1-991d-3f52717ab34a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17985 | 2025.06.30 14:58:27.164111 [ 276 ] {3dc26899-3c31-4ff1-991d-3f52717ab34a} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17986 | 2025.06.30 14:58:27.164261 [ 276 ] {3dc26899-3c31-4ff1-991d-3f52717ab34a} <Debug> executeQuery: Read 76 rows, 6.29 KiB in 0.002203 sec., 34498.411257376305 rows/sec., 2.79 MiB/sec. | ||
| 17987 | 2025.06.30 14:58:27.164265 [ 116 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17988 | 2025.06.30 14:58:27.164303 [ 276 ] {3dc26899-3c31-4ff1-991d-3f52717ab34a} <Debug> TCPHandler: Processed in 0.002654753 sec. | ||
| 17989 | 2025.06.30 14:58:27.164339 [ 116 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17990 | 2025.06.30 14:58:27.164369 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 17991 | 2025.06.30 14:58:27.164430 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17992 | 2025.06.30 14:58:27.164475 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::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 | ||
| 17993 | 2025.06.30 14:58:27.164529 [ 276 ] {a43bcba5-50b5-4bfb-879e-8776d72de65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17994 | 2025.06.30 14:58:27.164574 [ 276 ] {a43bcba5-50b5-4bfb-879e-8776d72de65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17995 | 2025.06.30 14:58:27.164597 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17996 | 2025.06.30 14:58:27.164638 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 880 rows starting from the beginning of the part | ||
| 17997 | 2025.06.30 14:58:27.164714 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 200 rows starting from the beginning of the part | ||
| 17998 | 2025.06.30 14:58:27.164768 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 158 rows starting from the beginning of the part | ||
| 17999 | 2025.06.30 14:58:27.164817 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 76 rows starting from the beginning of the part | ||
| 18000 | 2025.06.30 14:58:27.164863 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 161 rows starting from the beginning of the part | ||
| 18001 | 2025.06.30 14:58:27.164909 [ 192 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 76 rows starting from the beginning of the part | ||
| 18002 | 2025.06.30 14:58:27.164973 [ 276 ] {a43bcba5-50b5-4bfb-879e-8776d72de65e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2025.06.30 14:58:27.165016 [ 276 ] {a43bcba5-50b5-4bfb-879e-8776d72de65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18004 | 2025.06.30 14:58:27.165586 [ 276 ] {a43bcba5-50b5-4bfb-879e-8776d72de65e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18005 | 2025.06.30 14:58:27.166163 [ 276 ] {a43bcba5-50b5-4bfb-879e-8776d72de65e} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2025.06.30 14:58:27.166204 [ 198 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769926 sec., 876307.8230389293 rows/sec., 76.67 MiB/sec. | ||
| 18007 | 2025.06.30 14:58:27.166288 [ 116 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Selected 6 parts from all_1_135_27 to all_140_140_0 | ||
| 18008 | 2025.06.30 14:58:27.166310 [ 276 ] {a43bcba5-50b5-4bfb-879e-8776d72de65e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001798 sec., 5561.735261401557 rows/sec., 418.22 KiB/sec. | ||
| 18009 | 2025.06.30 14:58:27.166319 [ 116 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2025.06.30 14:58:27.166350 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18011 | 2025.06.30 14:58:27.166358 [ 276 ] {a43bcba5-50b5-4bfb-879e-8776d72de65e} <Debug> TCPHandler: Processed in 0.00197756 sec. | ||
| 18012 | 2025.06.30 14:58:27.166439 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_27 to all_140_140_0 into Compact with storage Full | ||
| 18013 | 2025.06.30 14:58:27.166476 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18014 | 2025.06.30 14:58:27.166547 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18015 | 2025.06.30 14:58:27.166550 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18016 | 2025.06.30 14:58:27.166575 [ 276 ] {5812824f-e9b0-4319-8188-ed1ac38ce98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18017 | 2025.06.30 14:58:27.166586 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_135_27, total 204 rows starting from the beginning of the part | ||
| 18018 | 2025.06.30 14:58:27.166625 [ 276 ] {5812824f-e9b0-4319-8188-ed1ac38ce98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18019 | 2025.06.30 14:58:27.166659 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 30 rows starting from the beginning of the part | ||
| 18020 | 2025.06.30 14:58:27.166714 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 51 rows starting from the beginning of the part | ||
| 18021 | 2025.06.30 14:58:27.166766 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 18022 | 2025.06.30 14:58:27.166816 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 57 rows starting from the beginning of the part | ||
| 18023 | 2025.06.30 14:58:27.166864 [ 197 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 18024 | 2025.06.30 14:58:27.167069 [ 276 ] {5812824f-e9b0-4319-8188-ed1ac38ce98a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18025 | 2025.06.30 14:58:27.167086 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18026 | 2025.06.30 14:58:27.167106 [ 276 ] {5812824f-e9b0-4319-8188-ed1ac38ce98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18027 | 2025.06.30 14:58:27.167171 [ 200 ] {e94532fa-997e-40f4-a910-97e9878aee5c::all_1_146_29} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18028 | 2025.06.30 14:58:27.167260 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 18029 | 2025.06.30 14:58:27.167580 [ 276 ] {5812824f-e9b0-4319-8188-ed1ac38ce98a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18030 | 2025.06.30 14:58:27.167746 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343976 sec., 269350.0479175223 rows/sec., 19.58 MiB/sec. | ||
| 18031 | 2025.06.30 14:58:27.168115 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Trace> MergedBlockOutputStream: filled checksums all_1_140_28 (state Temporary) | ||
| 18032 | 2025.06.30 14:58:27.168200 [ 276 ] {5812824f-e9b0-4319-8188-ed1ac38ce98a} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2025.06.30 14:58:27.168326 [ 116 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18034 | 2025.06.30 14:58:27.168350 [ 276 ] {5812824f-e9b0-4319-8188-ed1ac38ce98a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001794 sec., 41248.60646599777 rows/sec., 3.22 MiB/sec. | ||
| 18035 | 2025.06.30 14:58:27.168357 [ 116 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18036 | 2025.06.30 14:58:27.168393 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18037 | 2025.06.30 14:58:27.168396 [ 276 ] {5812824f-e9b0-4319-8188-ed1ac38ce98a} <Debug> TCPHandler: Processed in 0.00196914 sec. | ||
| 18038 | 2025.06.30 14:58:27.168460 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::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 | ||
| 18039 | 2025.06.30 14:58:27.168519 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18040 | 2025.06.30 14:58:27.168536 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18041 | 2025.06.30 14:58:27.168560 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 543 rows starting from the beginning of the part | ||
| 18042 | 2025.06.30 14:58:27.168603 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 118 rows starting from the beginning of the part | ||
| 18043 | 2025.06.30 14:58:27.168618 [ 276 ] {437038fd-5501-41ff-a8ae-b06e160ac018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18044 | 2025.06.30 14:58:27.168641 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 115 rows starting from the beginning of the part | ||
| 18045 | 2025.06.30 14:58:27.168664 [ 276 ] {437038fd-5501-41ff-a8ae-b06e160ac018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18046 | 2025.06.30 14:58:27.168673 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 74 rows starting from the beginning of the part | ||
| 18047 | 2025.06.30 14:58:27.168698 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_merge_all_1_140_28 to all_1_140_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18048 | 2025.06.30 14:58:27.168707 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 121 rows starting from the beginning of the part | ||
| 18049 | 2025.06.30 14:58:27.168759 [ 197 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 18050 | 2025.06.30 14:58:27.168801 [ 191 ] {868283b5-58b1-4227-a3c1-6c6b3019d788::all_1_140_28} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788) (MergerMutator): Merged 6 parts: [all_1_135_27, all_140_140_0] -> all_1_140_28 | ||
| 18051 | 2025.06.30 14:58:27.168925 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18052 | 2025.06.30 14:58:27.169086 [ 276 ] {437038fd-5501-41ff-a8ae-b06e160ac018} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2025.06.30 14:58:27.169126 [ 276 ] {437038fd-5501-41ff-a8ae-b06e160ac018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18054 | 2025.06.30 14:58:27.169595 [ 188 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159683 sec., 901108.3201185152 rows/sec., 71.85 MiB/sec. | ||
| 18055 | 2025.06.30 14:58:27.169655 [ 276 ] {437038fd-5501-41ff-a8ae-b06e160ac018} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18056 | 2025.06.30 14:58:27.169856 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18057 | 2025.06.30 14:58:27.170227 [ 276 ] {437038fd-5501-41ff-a8ae-b06e160ac018} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2025.06.30 14:58:27.170366 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18059 | 2025.06.30 14:58:27.170369 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18060 | 2025.06.30 14:58:27.170383 [ 276 ] {437038fd-5501-41ff-a8ae-b06e160ac018} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001784 sec., 89686.09865470852 rows/sec., 6.25 MiB/sec. | ||
| 18061 | 2025.06.30 14:58:27.170399 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18062 | 2025.06.30 14:58:27.170439 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18063 | 2025.06.30 14:58:27.170445 [ 276 ] {437038fd-5501-41ff-a8ae-b06e160ac018} <Debug> TCPHandler: Processed in 0.001974249 sec. | ||
| 18064 | 2025.06.30 14:58:27.170469 [ 187 ] {5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40::all_1_146_29} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18065 | 2025.06.30 14:58:27.170500 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::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 | ||
| 18066 | 2025.06.30 14:58:27.170558 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 18067 | 2025.06.30 14:58:27.170572 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18068 | 2025.06.30 14:58:27.170594 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18069 | 2025.06.30 14:58:27.170626 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_141_28, total 23376 rows starting from the beginning of the part | ||
| 18070 | 2025.06.30 14:58:27.170674 [ 276 ] {bd39695a-9afe-4a3c-92b1-19be01ccecbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18071 | 2025.06.30 14:58:27.170677 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 344 rows starting from the beginning of the part | ||
| 18072 | 2025.06.30 14:58:27.170736 [ 276 ] {bd39695a-9afe-4a3c-92b1-19be01ccecbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18073 | 2025.06.30 14:58:27.170740 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 18074 | 2025.06.30 14:58:27.170795 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18075 | 2025.06.30 14:58:27.170834 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 163 rows starting from the beginning of the part | ||
| 18076 | 2025.06.30 14:58:27.170875 [ 200 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 18077 | 2025.06.30 14:58:27.171529 [ 276 ] {bd39695a-9afe-4a3c-92b1-19be01ccecbf} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18078 | 2025.06.30 14:58:27.171571 [ 276 ] {bd39695a-9afe-4a3c-92b1-19be01ccecbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18079 | 2025.06.30 14:58:27.172251 [ 276 ] {bd39695a-9afe-4a3c-92b1-19be01ccecbf} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18080 | 2025.06.30 14:58:27.172748 [ 276 ] {bd39695a-9afe-4a3c-92b1-19be01ccecbf} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2025.06.30 14:58:27.172898 [ 276 ] {bd39695a-9afe-4a3c-92b1-19be01ccecbf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002243 sec., 4458.314757021845 rows/sec., 7.99 MiB/sec. | ||
| 18082 | 2025.06.30 14:58:27.172963 [ 276 ] {bd39695a-9afe-4a3c-92b1-19be01ccecbf} <Debug> TCPHandler: Processed in 0.002440018 sec. | ||
| 18083 | 2025.06.30 14:58:27.173073 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18084 | 2025.06.30 14:58:27.173170 [ 276 ] {51818de7-cc78-429f-ae77-cee23894cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18085 | 2025.06.30 14:58:27.173213 [ 276 ] {51818de7-cc78-429f-ae77-cee23894cd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18086 | 2025.06.30 14:58:27.173545 [ 276 ] {51818de7-cc78-429f-ae77-cee23894cd08} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18087 | 2025.06.30 14:58:27.173582 [ 276 ] {51818de7-cc78-429f-ae77-cee23894cd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18088 | 2025.06.30 14:58:27.174051 [ 276 ] {51818de7-cc78-429f-ae77-cee23894cd08} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18089 | 2025.06.30 14:58:27.174539 [ 276 ] {51818de7-cc78-429f-ae77-cee23894cd08} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18090 | 2025.06.30 14:58:27.174659 [ 116 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18091 | 2025.06.30 14:58:27.174678 [ 276 ] {51818de7-cc78-429f-ae77-cee23894cd08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
| 18092 | 2025.06.30 14:58:27.174695 [ 116 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2025.06.30 14:58:27.174722 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18094 | 2025.06.30 14:58:27.174722 [ 276 ] {51818de7-cc78-429f-ae77-cee23894cd08} <Debug> TCPHandler: Processed in 0.001698894 sec. | ||
| 18095 | 2025.06.30 14:58:27.174798 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 18096 | 2025.06.30 14:58:27.174891 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18097 | 2025.06.30 14:58:27.174917 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8248 rows starting from the beginning of the part | ||
| 18098 | 2025.06.30 14:58:27.174965 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 18099 | 2025.06.30 14:58:27.175008 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18100 | 2025.06.30 14:58:27.175048 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18101 | 2025.06.30 14:58:27.175085 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::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 | ||
| 18102 | 2025.06.30 14:58:27.175121 [ 188 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 18103 | 2025.06.30 14:58:27.175445 [ 187 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24363 rows, containing 5 columns (5 merged, 0 gathered) in 0.004969249 sec., 4902752.910952942 rows/sec., 339.29 MiB/sec. | ||
| 18104 | 2025.06.30 14:58:27.176209 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18105 | 2025.06.30 14:58:27.176813 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18106 | 2025.06.30 14:58:27.176899 [ 190 ] {d10fa73a-4e4f-4ec0-b131-4941c660d1bd::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18107 | 2025.06.30 14:58:27.176997 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 18108 | 2025.06.30 14:58:27.177398 [ 189 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8548 rows, containing 4 columns (4 merged, 0 gathered) in 0.002632913 sec., 3246594.171550674 rows/sec., 213.75 MiB/sec. | ||
| 18109 | 2025.06.30 14:58:27.177662 [ 187 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18110 | 2025.06.30 14:58:27.178167 [ 187 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18111 | 2025.06.30 14:58:27.178250 [ 187 ] {baf265b4-1951-47e3-a1db-3a5c4f010317::all_1_146_29} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18112 | 2025.06.30 14:58:27.178335 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 18113 | 2025.06.30 14:58:28.576652 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18114 | 2025.06.30 14:58:28.576749 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18115 | 2025.06.30 14:58:28.802846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 | ||
| 18116 | 2025.06.30 14:58:28.803353 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18117 | 2025.06.30 14:58:28.803388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18118 | 2025.06.30 14:58:28.804049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18119 | 2025.06.30 14:58:28.804570 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18120 | 2025.06.30 14:58:28.804703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 | ||
| 18121 | 2025.06.30 14:58:28.804800 [ 221 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 18122 | 2025.06.30 14:58:28.804846 [ 221 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 18123 | 2025.06.30 14:58:28.807775 [ 221 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): 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] | ||
| 18124 | 2025.06.30 14:58:28.955973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2470 | ||
| 18125 | 2025.06.30 14:58:28.958252 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18126 | 2025.06.30 14:58:28.958292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18127 | 2025.06.30 14:58:28.959643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18128 | 2025.06.30 14:58:28.960115 [ 243 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18129 | 2025.06.30 14:58:28.960382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2470 | ||
| 18130 | 2025.06.30 14:58:28.960382 [ 221 ] {} <Trace> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 18131 | 2025.06.30 14:58:28.960451 [ 221 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 18132 | 2025.06.30 14:58:28.964007 [ 221 ] {} <Debug> system.query_log (b9fefc01-7150-410e-859b-f46e3767c6f1): 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] | ||
| 18133 | 2025.06.30 14:58:31.404487 [ 222 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 18134 | 2025.06.30 14:58:31.404541 [ 222 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 18135 | 2025.06.30 14:58:31.407871 [ 222 ] {} <Debug> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): 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] | ||
| 18136 | 2025.06.30 14:58:31.412721 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 18137 | 2025.06.30 14:58:31.430746 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2025.06.30 14:58:31.430812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18139 | 2025.06.30 14:58:31.437238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18140 | 2025.06.30 14:58:31.438359 [ 245 ] {} <Trace> system.metric_log (321ac72e-8daf-4f41-abae-66c6d66b82b7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2025.06.30 14:58:31.442168 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 18142 | 2025.06.30 14:58:32.054028 [ 217 ] {} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Found 6 old parts to remove. Parts: [all_1_40_8, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
| 18143 | 2025.06.30 14:58:32.054094 [ 217 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from filesystem (serially): Parts: [all_1_40_8, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
| 18144 | 2025.06.30 14:58:32.057448 [ 217 ] {} <Debug> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Removing 6 parts from memory: Parts: [all_1_40_8, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
| 18145 | 2025.06.30 14:58:32.169768 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18146 | 2025.06.30 14:58:32.170024 [ 276 ] {29e795e4-ac08-4294-9a1a-e4d3afa75f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18147 | 2025.06.30 14:58:32.170123 [ 276 ] {29e795e4-ac08-4294-9a1a-e4d3afa75f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18148 | 2025.06.30 14:58:32.171182 [ 276 ] {29e795e4-ac08-4294-9a1a-e4d3afa75f91} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2025.06.30 14:58:32.171222 [ 276 ] {29e795e4-ac08-4294-9a1a-e4d3afa75f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18150 | 2025.06.30 14:58:32.171736 [ 276 ] {29e795e4-ac08-4294-9a1a-e4d3afa75f91} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18151 | 2025.06.30 14:58:32.172226 [ 276 ] {29e795e4-ac08-4294-9a1a-e4d3afa75f91} <Trace> oximeter.fields_i16 (f5ea02b7-e151-40d1-857f-f092ce9e3ecf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2025.06.30 14:58:32.172371 [ 276 ] {29e795e4-ac08-4294-9a1a-e4d3afa75f91} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002422 sec., 87530.9661436829 rows/sec., 5.57 MiB/sec. | ||
| 18153 | 2025.06.30 14:58:32.172413 [ 276 ] {29e795e4-ac08-4294-9a1a-e4d3afa75f91} <Debug> TCPHandler: Processed in 0.002820367 sec. | ||
| 18154 | 2025.06.30 14:58:32.172553 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18155 | 2025.06.30 14:58:32.172648 [ 276 ] {7db8db8d-a9e3-44a9-a9c8-3d36776cc6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18156 | 2025.06.30 14:58:32.172688 [ 276 ] {7db8db8d-a9e3-44a9-a9c8-3d36776cc6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18157 | 2025.06.30 14:58:32.173419 [ 276 ] {7db8db8d-a9e3-44a9-a9c8-3d36776cc6e3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2025.06.30 14:58:32.173454 [ 276 ] {7db8db8d-a9e3-44a9-a9c8-3d36776cc6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18159 | 2025.06.30 14:58:32.173909 [ 276 ] {7db8db8d-a9e3-44a9-a9c8-3d36776cc6e3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18160 | 2025.06.30 14:58:32.174345 [ 276 ] {7db8db8d-a9e3-44a9-a9c8-3d36776cc6e3} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2025.06.30 14:58:32.174472 [ 276 ] {7db8db8d-a9e3-44a9-a9c8-3d36776cc6e3} <Debug> executeQuery: Read 719 rows, 59.04 KiB in 0.001843 sec., 390124.79652740096 rows/sec., 31.29 MiB/sec. | ||
| 18162 | 2025.06.30 14:58:32.174510 [ 276 ] {7db8db8d-a9e3-44a9-a9c8-3d36776cc6e3} <Debug> TCPHandler: Processed in 0.002010071 sec. | ||
| 18163 | 2025.06.30 14:58:32.174633 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18164 | 2025.06.30 14:58:32.174727 [ 276 ] {6f4e5624-70b9-4160-821d-1ff7768b8314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18165 | 2025.06.30 14:58:32.174766 [ 276 ] {6f4e5624-70b9-4160-821d-1ff7768b8314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18166 | 2025.06.30 14:58:32.175251 [ 276 ] {6f4e5624-70b9-4160-821d-1ff7768b8314} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18167 | 2025.06.30 14:58:32.175287 [ 276 ] {6f4e5624-70b9-4160-821d-1ff7768b8314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18168 | 2025.06.30 14:58:32.175686 [ 276 ] {6f4e5624-70b9-4160-821d-1ff7768b8314} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18169 | 2025.06.30 14:58:32.176116 [ 276 ] {6f4e5624-70b9-4160-821d-1ff7768b8314} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18170 | 2025.06.30 14:58:32.176241 [ 276 ] {6f4e5624-70b9-4160-821d-1ff7768b8314} <Debug> executeQuery: Read 157 rows, 10.22 KiB in 0.001532 sec., 102480.4177545692 rows/sec., 6.52 MiB/sec. | ||
| 18171 | 2025.06.30 14:58:32.176279 [ 276 ] {6f4e5624-70b9-4160-821d-1ff7768b8314} <Debug> TCPHandler: Processed in 0.001698704 sec. | ||
| 18172 | 2025.06.30 14:58:32.176390 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18173 | 2025.06.30 14:58:32.176483 [ 276 ] {c10e002a-3810-4c30-bb7e-df828a4f8b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18174 | 2025.06.30 14:58:32.176522 [ 276 ] {c10e002a-3810-4c30-bb7e-df828a4f8b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18175 | 2025.06.30 14:58:32.176944 [ 276 ] {c10e002a-3810-4c30-bb7e-df828a4f8b71} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18176 | 2025.06.30 14:58:32.176980 [ 276 ] {c10e002a-3810-4c30-bb7e-df828a4f8b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18177 | 2025.06.30 14:58:32.177388 [ 276 ] {c10e002a-3810-4c30-bb7e-df828a4f8b71} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18178 | 2025.06.30 14:58:32.177849 [ 276 ] {c10e002a-3810-4c30-bb7e-df828a4f8b71} <Trace> oximeter.fields_u32 (24869cf6-0f49-4de3-9b36-06bcfe63cb67): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18179 | 2025.06.30 14:58:32.177976 [ 276 ] {c10e002a-3810-4c30-bb7e-df828a4f8b71} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001511 sec., 74784.91065519524 rows/sec., 4.84 MiB/sec. | ||
| 18180 | 2025.06.30 14:58:32.178013 [ 276 ] {c10e002a-3810-4c30-bb7e-df828a4f8b71} <Debug> TCPHandler: Processed in 0.001670513 sec. | ||
| 18181 | 2025.06.30 14:58:32.178123 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18182 | 2025.06.30 14:58:32.178218 [ 276 ] {1650938f-37a4-471c-a6e2-841f29162075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18183 | 2025.06.30 14:58:32.178261 [ 276 ] {1650938f-37a4-471c-a6e2-841f29162075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18184 | 2025.06.30 14:58:32.178677 [ 276 ] {1650938f-37a4-471c-a6e2-841f29162075} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2025.06.30 14:58:32.178713 [ 276 ] {1650938f-37a4-471c-a6e2-841f29162075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18186 | 2025.06.30 14:58:32.179115 [ 276 ] {1650938f-37a4-471c-a6e2-841f29162075} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18187 | 2025.06.30 14:58:32.179601 [ 276 ] {1650938f-37a4-471c-a6e2-841f29162075} <Trace> oximeter.fields_u8 (4ceabe18-1d57-403a-9744-90e04e7e7a9f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2025.06.30 14:58:32.179736 [ 276 ] {1650938f-37a4-471c-a6e2-841f29162075} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001536 sec., 72916.66666666667 rows/sec., 4.15 MiB/sec. | ||
| 18189 | 2025.06.30 14:58:32.179773 [ 276 ] {1650938f-37a4-471c-a6e2-841f29162075} <Debug> TCPHandler: Processed in 0.001697973 sec. | ||
| 18190 | 2025.06.30 14:58:32.179884 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2025.06.30 14:58:32.179986 [ 276 ] {30cdc2b8-a2e8-4f52-b6ac-7993c21f78a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18192 | 2025.06.30 14:58:32.180024 [ 276 ] {30cdc2b8-a2e8-4f52-b6ac-7993c21f78a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18193 | 2025.06.30 14:58:32.180545 [ 276 ] {30cdc2b8-a2e8-4f52-b6ac-7993c21f78a1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2025.06.30 14:58:32.180580 [ 276 ] {30cdc2b8-a2e8-4f52-b6ac-7993c21f78a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18195 | 2025.06.30 14:58:32.181003 [ 276 ] {30cdc2b8-a2e8-4f52-b6ac-7993c21f78a1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18196 | 2025.06.30 14:58:32.181435 [ 276 ] {30cdc2b8-a2e8-4f52-b6ac-7993c21f78a1} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2025.06.30 14:58:32.181564 [ 276 ] {30cdc2b8-a2e8-4f52-b6ac-7993c21f78a1} <Debug> executeQuery: Read 433 rows, 31.67 KiB in 0.001595 sec., 271473.3542319749 rows/sec., 19.39 MiB/sec. | ||
| 18198 | 2025.06.30 14:58:32.181602 [ 276 ] {30cdc2b8-a2e8-4f52-b6ac-7993c21f78a1} <Debug> TCPHandler: Processed in 0.001766735 sec. | ||
| 18199 | 2025.06.30 14:58:32.181711 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2025.06.30 14:58:32.181804 [ 276 ] {2dbb406a-69fc-46c3-a94c-654e719cbe94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18201 | 2025.06.30 14:58:32.181844 [ 276 ] {2dbb406a-69fc-46c3-a94c-654e719cbe94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18202 | 2025.06.30 14:58:32.182169 [ 276 ] {2dbb406a-69fc-46c3-a94c-654e719cbe94} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2025.06.30 14:58:32.182205 [ 276 ] {2dbb406a-69fc-46c3-a94c-654e719cbe94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18204 | 2025.06.30 14:58:32.182614 [ 276 ] {2dbb406a-69fc-46c3-a94c-654e719cbe94} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18205 | 2025.06.30 14:58:32.183075 [ 276 ] {2dbb406a-69fc-46c3-a94c-654e719cbe94} <Trace> oximeter.measurements_bool (1d012ded-d0b2-48b7-9ca0-7c9d3f4e8eec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18206 | 2025.06.30 14:58:32.183203 [ 276 ] {2dbb406a-69fc-46c3-a94c-654e719cbe94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
| 18207 | 2025.06.30 14:58:32.183240 [ 276 ] {2dbb406a-69fc-46c3-a94c-654e719cbe94} <Debug> TCPHandler: Processed in 0.001576032 sec. | ||
| 18208 | 2025.06.30 14:58:32.183342 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18209 | 2025.06.30 14:58:32.183438 [ 276 ] {d3de99f1-99f2-4728-befe-43c3d8b25fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18210 | 2025.06.30 14:58:32.183478 [ 276 ] {d3de99f1-99f2-4728-befe-43c3d8b25fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18211 | 2025.06.30 14:58:32.183899 [ 276 ] {d3de99f1-99f2-4728-befe-43c3d8b25fd3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18212 | 2025.06.30 14:58:32.183935 [ 276 ] {d3de99f1-99f2-4728-befe-43c3d8b25fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18213 | 2025.06.30 14:58:32.184371 [ 276 ] {d3de99f1-99f2-4728-befe-43c3d8b25fd3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18214 | 2025.06.30 14:58:32.184795 [ 276 ] {d3de99f1-99f2-4728-befe-43c3d8b25fd3} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2025.06.30 14:58:32.184925 [ 276 ] {d3de99f1-99f2-4728-befe-43c3d8b25fd3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001505 sec., 157475.0830564784 rows/sec., 10.56 MiB/sec. | ||
| 18216 | 2025.06.30 14:58:32.184961 [ 276 ] {d3de99f1-99f2-4728-befe-43c3d8b25fd3} <Debug> TCPHandler: Processed in 0.001666383 sec. | ||
| 18217 | 2025.06.30 14:58:32.185084 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18218 | 2025.06.30 14:58:32.185177 [ 276 ] {384fab29-a841-4ca4-a5da-f70c4567c979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18219 | 2025.06.30 14:58:32.185217 [ 276 ] {384fab29-a841-4ca4-a5da-f70c4567c979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18220 | 2025.06.30 14:58:32.185550 [ 276 ] {384fab29-a841-4ca4-a5da-f70c4567c979} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18221 | 2025.06.30 14:58:32.185585 [ 276 ] {384fab29-a841-4ca4-a5da-f70c4567c979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18222 | 2025.06.30 14:58:32.185978 [ 276 ] {384fab29-a841-4ca4-a5da-f70c4567c979} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18223 | 2025.06.30 14:58:32.186405 [ 276 ] {384fab29-a841-4ca4-a5da-f70c4567c979} <Trace> oximeter.measurements_f64 (1d81d9ec-93d0-4414-9e12-ddec187dd96c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18224 | 2025.06.30 14:58:32.186532 [ 276 ] {384fab29-a841-4ca4-a5da-f70c4567c979} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
| 18225 | 2025.06.30 14:58:32.186568 [ 276 ] {384fab29-a841-4ca4-a5da-f70c4567c979} <Debug> TCPHandler: Processed in 0.001531001 sec. | ||
| 18226 | 2025.06.30 14:58:32.186681 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18227 | 2025.06.30 14:58:32.186782 [ 276 ] {c63c3aca-971f-443d-ada5-2c060c784496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18228 | 2025.06.30 14:58:32.186835 [ 276 ] {c63c3aca-971f-443d-ada5-2c060c784496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18229 | 2025.06.30 14:58:32.187706 [ 276 ] {c63c3aca-971f-443d-ada5-2c060c784496} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2025.06.30 14:58:32.187740 [ 276 ] {c63c3aca-971f-443d-ada5-2c060c784496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18231 | 2025.06.30 14:58:32.188403 [ 276 ] {c63c3aca-971f-443d-ada5-2c060c784496} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18232 | 2025.06.30 14:58:32.188827 [ 276 ] {c63c3aca-971f-443d-ada5-2c060c784496} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2025.06.30 14:58:32.188957 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18234 | 2025.06.30 14:58:32.188965 [ 276 ] {c63c3aca-971f-443d-ada5-2c060c784496} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.0022 sec., 23181.81818181818 rows/sec., 41.54 MiB/sec. | ||
| 18235 | 2025.06.30 14:58:32.189030 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18236 | 2025.06.30 14:58:32.189065 [ 276 ] {c63c3aca-971f-443d-ada5-2c060c784496} <Debug> TCPHandler: Processed in 0.002431149 sec. | ||
| 18237 | 2025.06.30 14:58:32.189069 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18238 | 2025.06.30 14:58:32.189210 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2025.06.30 14:58:32.189220 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::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 | ||
| 18240 | 2025.06.30 14:58:32.189308 [ 276 ] {cf2934cc-0c5e-4453-a643-99899cb86d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18241 | 2025.06.30 14:58:32.189352 [ 276 ] {cf2934cc-0c5e-4453-a643-99899cb86d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18242 | 2025.06.30 14:58:32.189502 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18243 | 2025.06.30 14:58:32.189572 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2943 rows starting from the beginning of the part | ||
| 18244 | 2025.06.30 14:58:32.189693 [ 276 ] {cf2934cc-0c5e-4453-a643-99899cb86d43} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18245 | 2025.06.30 14:58:32.189721 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 51 rows starting from the beginning of the part | ||
| 18246 | 2025.06.30 14:58:32.189734 [ 276 ] {cf2934cc-0c5e-4453-a643-99899cb86d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18247 | 2025.06.30 14:58:32.189836 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 18248 | 2025.06.30 14:58:32.189951 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 51 rows starting from the beginning of the part | ||
| 18249 | 2025.06.30 14:58:32.190059 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 18250 | 2025.06.30 14:58:32.190164 [ 188 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 51 rows starting from the beginning of the part | ||
| 18251 | 2025.06.30 14:58:32.190297 [ 276 ] {cf2934cc-0c5e-4453-a643-99899cb86d43} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18252 | 2025.06.30 14:58:32.190817 [ 276 ] {cf2934cc-0c5e-4453-a643-99899cb86d43} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2025.06.30 14:58:32.190951 [ 276 ] {cf2934cc-0c5e-4453-a643-99899cb86d43} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001661 sec., 49367.850692354004 rows/sec., 3.14 MiB/sec. | ||
| 18254 | 2025.06.30 14:58:32.190987 [ 276 ] {cf2934cc-0c5e-4453-a643-99899cb86d43} <Debug> TCPHandler: Processed in 0.001825277 sec. | ||
| 18255 | 2025.06.30 14:58:32.199626 [ 193 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 19 columns (19 merged, 0 gathered) in 0.010461729 sec., 297847.51640957245 rows/sec., 533.73 MiB/sec. | ||
| 18256 | 2025.06.30 14:58:32.202722 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18257 | 2025.06.30 14:58:32.203363 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18258 | 2025.06.30 14:58:32.203432 [ 201 ] {39db9ec7-10d7-4a47-8936-f1a2a32ba6ed::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18259 | 2025.06.30 14:58:32.203593 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. | ||
| 18260 | 2025.06.30 14:58:33.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.23 MiB, peak 386.05 MiB, free memory in arenas 0.00 B, will set to 370.23 MiB (RSS), difference: 2.00 MiB | ||
| 18261 | 2025.06.30 14:58:33.154167 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 18262 | 2025.06.30 14:58:33.154222 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 18263 | 2025.06.30 14:58:33.157359 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): 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] | ||
| 18264 | 2025.06.30 14:58:33.163101 [ 225 ] {} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 18265 | 2025.06.30 14:58:33.163133 [ 225 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 18266 | 2025.06.30 14:58:33.165659 [ 225 ] {} <Debug> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): 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] | ||
| 18267 | 2025.06.30 14:58:33.188737 [ 221 ] {} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 18268 | 2025.06.30 14:58:33.188788 [ 221 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 18269 | 2025.06.30 14:58:33.191706 [ 221 ] {} <Debug> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): 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] | ||
| 18270 | 2025.06.30 14:58:33.319984 [ 220 ] {} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 18271 | 2025.06.30 14:58:33.320035 [ 220 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 18272 | 2025.06.30 14:58:33.322651 [ 220 ] {} <Debug> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): 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] | ||
| 18273 | 2025.06.30 14:58:36.304845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 | ||
| 18274 | 2025.06.30 14:58:36.305713 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18275 | 2025.06.30 14:58:36.305785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18276 | 2025.06.30 14:58:36.306634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 18277 | 2025.06.30 14:58:36.307125 [ 244 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18278 | 2025.06.30 14:58:36.307255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 | ||
| 18279 | 2025.06.30 14:58:36.307265 [ 99 ] {} <Debug> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 18280 | 2025.06.30 14:58:36.307338 [ 99 ] {} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2025.06.30 14:58:36.307360 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18282 | 2025.06.30 14:58:36.307490 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::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 | ||
| 18283 | 2025.06.30 14:58:36.307626 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18284 | 2025.06.30 14:58:36.307663 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part | ||
| 18285 | 2025.06.30 14:58:36.307728 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part | ||
| 18286 | 2025.06.30 14:58:36.307774 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part | ||
| 18287 | 2025.06.30 14:58:36.307816 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part | ||
| 18288 | 2025.06.30 14:58:36.307855 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part | ||
| 18289 | 2025.06.30 14:58:36.307901 [ 201 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part | ||
| 18290 | 2025.06.30 14:58:36.310512 [ 193 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003076091 sec., 15051245.232992131 rows/sec., 215.31 MiB/sec. | ||
| 18291 | 2025.06.30 14:58:36.311038 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 18292 | 2025.06.30 14:58:36.311677 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18293 | 2025.06.30 14:58:36.311772 [ 194 ] {2d927a6f-8882-463c-9d68-fb602a9ceb82::all_1_101_20} <Trace> system.asynchronous_metric_log (2d927a6f-8882-463c-9d68-fb602a9ceb82) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 18294 | 2025.06.30 14:58:36.311902 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18295 | 2025.06.30 14:58:37.162284 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18296 | 2025.06.30 14:58:37.162576 [ 276 ] {a003adb7-7db8-4a09-80d3-6e09bf2f9268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18297 | 2025.06.30 14:58:37.162680 [ 276 ] {a003adb7-7db8-4a09-80d3-6e09bf2f9268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18298 | 2025.06.30 14:58:37.163464 [ 276 ] {a003adb7-7db8-4a09-80d3-6e09bf2f9268} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18299 | 2025.06.30 14:58:37.163506 [ 276 ] {a003adb7-7db8-4a09-80d3-6e09bf2f9268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18300 | 2025.06.30 14:58:37.163976 [ 276 ] {a003adb7-7db8-4a09-80d3-6e09bf2f9268} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18301 | 2025.06.30 14:58:37.164411 [ 276 ] {a003adb7-7db8-4a09-80d3-6e09bf2f9268} <Trace> oximeter.fields_ipaddr (bd0ab81f-e06d-43fd-94d8-bd7fe3bf33dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18302 | 2025.06.30 14:58:37.164566 [ 276 ] {a003adb7-7db8-4a09-80d3-6e09bf2f9268} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002066 sec., 968.054211035818 rows/sec., 78.94 KiB/sec. | ||
| 18303 | 2025.06.30 14:58:37.164609 [ 276 ] {a003adb7-7db8-4a09-80d3-6e09bf2f9268} <Debug> TCPHandler: Processed in 0.00250591 sec. | ||
| 18304 | 2025.06.30 14:58:37.164733 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18305 | 2025.06.30 14:58:37.164832 [ 276 ] {0241c426-2fc0-4811-8fa0-c5b3eb5eed78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18306 | 2025.06.30 14:58:37.164872 [ 276 ] {0241c426-2fc0-4811-8fa0-c5b3eb5eed78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18307 | 2025.06.30 14:58:37.165400 [ 276 ] {0241c426-2fc0-4811-8fa0-c5b3eb5eed78} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18308 | 2025.06.30 14:58:37.165437 [ 276 ] {0241c426-2fc0-4811-8fa0-c5b3eb5eed78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18309 | 2025.06.30 14:58:37.165855 [ 276 ] {0241c426-2fc0-4811-8fa0-c5b3eb5eed78} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18310 | 2025.06.30 14:58:37.166292 [ 276 ] {0241c426-2fc0-4811-8fa0-c5b3eb5eed78} <Trace> oximeter.fields_string (e94532fa-997e-40f4-a910-97e9878aee5c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18311 | 2025.06.30 14:58:37.166425 [ 276 ] {0241c426-2fc0-4811-8fa0-c5b3eb5eed78} <Debug> executeQuery: Read 77 rows, 6.36 KiB in 0.001612 sec., 47766.74937965261 rows/sec., 3.85 MiB/sec. | ||
| 18312 | 2025.06.30 14:58:37.166464 [ 276 ] {0241c426-2fc0-4811-8fa0-c5b3eb5eed78} <Debug> TCPHandler: Processed in 0.001779765 sec. | ||
| 18313 | 2025.06.30 14:58:37.166583 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18314 | 2025.06.30 14:58:37.166678 [ 276 ] {97368374-9c1e-44ad-b8db-bf42de89c1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18315 | 2025.06.30 14:58:37.166719 [ 276 ] {97368374-9c1e-44ad-b8db-bf42de89c1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18316 | 2025.06.30 14:58:37.167177 [ 276 ] {97368374-9c1e-44ad-b8db-bf42de89c1cd} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18317 | 2025.06.30 14:58:37.167221 [ 276 ] {97368374-9c1e-44ad-b8db-bf42de89c1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18318 | 2025.06.30 14:58:37.167709 [ 276 ] {97368374-9c1e-44ad-b8db-bf42de89c1cd} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18319 | 2025.06.30 14:58:37.168134 [ 276 ] {97368374-9c1e-44ad-b8db-bf42de89c1cd} <Trace> oximeter.fields_u16 (868283b5-58b1-4227-a3c1-6c6b3019d788): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18320 | 2025.06.30 14:58:37.168269 [ 276 ] {97368374-9c1e-44ad-b8db-bf42de89c1cd} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001609 sec., 7458.048477315103 rows/sec., 554.13 KiB/sec. | ||
| 18321 | 2025.06.30 14:58:37.168307 [ 276 ] {97368374-9c1e-44ad-b8db-bf42de89c1cd} <Debug> TCPHandler: Processed in 0.001772785 sec. | ||
| 18322 | 2025.06.30 14:58:37.168420 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18323 | 2025.06.30 14:58:37.168513 [ 276 ] {47ec99a7-178d-477e-b0e9-7ded2cdde814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18324 | 2025.06.30 14:58:37.168553 [ 276 ] {47ec99a7-178d-477e-b0e9-7ded2cdde814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18325 | 2025.06.30 14:58:37.168989 [ 276 ] {47ec99a7-178d-477e-b0e9-7ded2cdde814} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2025.06.30 14:58:37.169025 [ 276 ] {47ec99a7-178d-477e-b0e9-7ded2cdde814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18327 | 2025.06.30 14:58:37.169426 [ 276 ] {47ec99a7-178d-477e-b0e9-7ded2cdde814} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18328 | 2025.06.30 14:58:37.169866 [ 276 ] {47ec99a7-178d-477e-b0e9-7ded2cdde814} <Trace> oximeter.fields_uuid (5c4f5598-6692-4e5d-a6b3-e0f89fc9ea40): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2025.06.30 14:58:37.169997 [ 276 ] {47ec99a7-178d-477e-b0e9-7ded2cdde814} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001502 sec., 50599.201065246336 rows/sec., 3.95 MiB/sec. | ||
| 18330 | 2025.06.30 14:58:37.170035 [ 276 ] {47ec99a7-178d-477e-b0e9-7ded2cdde814} <Debug> TCPHandler: Processed in 0.001661334 sec. | ||
| 18331 | 2025.06.30 14:58:37.170145 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18332 | 2025.06.30 14:58:37.170237 [ 276 ] {4f72a3b0-13ae-4e6a-9eea-c49f20dad138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18333 | 2025.06.30 14:58:37.170279 [ 276 ] {4f72a3b0-13ae-4e6a-9eea-c49f20dad138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18334 | 2025.06.30 14:58:37.170696 [ 276 ] {4f72a3b0-13ae-4e6a-9eea-c49f20dad138} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2025.06.30 14:58:37.170731 [ 276 ] {4f72a3b0-13ae-4e6a-9eea-c49f20dad138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18336 | 2025.06.30 14:58:37.171150 [ 276 ] {4f72a3b0-13ae-4e6a-9eea-c49f20dad138} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18337 | 2025.06.30 14:58:37.171546 [ 276 ] {4f72a3b0-13ae-4e6a-9eea-c49f20dad138} <Trace> oximeter.measurements_cumulativeu64 (d10fa73a-4e4f-4ec0-b131-4941c660d1bd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2025.06.30 14:58:37.171677 [ 276 ] {4f72a3b0-13ae-4e6a-9eea-c49f20dad138} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001458 sec., 110425.24005486968 rows/sec., 7.69 MiB/sec. | ||
| 18339 | 2025.06.30 14:58:37.171714 [ 276 ] {4f72a3b0-13ae-4e6a-9eea-c49f20dad138} <Debug> TCPHandler: Processed in 0.001615752 sec. | ||
| 18340 | 2025.06.30 14:58:37.171818 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18341 | 2025.06.30 14:58:37.171909 [ 276 ] {1a8704c8-27ed-494a-a427-ad0c4ee3e055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18342 | 2025.06.30 14:58:37.171963 [ 276 ] {1a8704c8-27ed-494a-a427-ad0c4ee3e055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18343 | 2025.06.30 14:58:37.172756 [ 276 ] {1a8704c8-27ed-494a-a427-ad0c4ee3e055} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18344 | 2025.06.30 14:58:37.172792 [ 276 ] {1a8704c8-27ed-494a-a427-ad0c4ee3e055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18345 | 2025.06.30 14:58:37.173392 [ 276 ] {1a8704c8-27ed-494a-a427-ad0c4ee3e055} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18346 | 2025.06.30 14:58:37.173787 [ 276 ] {1a8704c8-27ed-494a-a427-ad0c4ee3e055} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18347 | 2025.06.30 14:58:37.173929 [ 276 ] {1a8704c8-27ed-494a-a427-ad0c4ee3e055} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002038 sec., 4906.771344455348 rows/sec., 8.79 MiB/sec. | ||
| 18348 | 2025.06.30 14:58:37.173984 [ 276 ] {1a8704c8-27ed-494a-a427-ad0c4ee3e055} <Debug> TCPHandler: Processed in 0.002212744 sec. | ||
| 18349 | 2025.06.30 14:58:37.174009 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 18350 | 2025.06.30 14:58:37.174054 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||
| 18351 | 2025.06.30 14:58:37.174102 [ 276 ] {} <Trace> TCP-Session: 7c46c7d6-9a24-4194-a0bc-67c964298395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18352 | 2025.06.30 14:58:37.174200 [ 276 ] {834e486a-451a-4b86-8cb3-224fa778d910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18353 | 2025.06.30 14:58:37.174268 [ 276 ] {834e486a-451a-4b86-8cb3-224fa778d910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18354 | 2025.06.30 14:58:37.174605 [ 276 ] {834e486a-451a-4b86-8cb3-224fa778d910} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18355 | 2025.06.30 14:58:37.174695 [ 276 ] {834e486a-451a-4b86-8cb3-224fa778d910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 18356 | 2025.06.30 14:58:37.175152 [ 276 ] {834e486a-451a-4b86-8cb3-224fa778d910} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18357 | 2025.06.30 14:58:37.175661 [ 276 ] {834e486a-451a-4b86-8cb3-224fa778d910} <Trace> oximeter.measurements_u64 (baf265b4-1951-47e3-a1db-3a5c4f010317): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18358 | 2025.06.30 14:58:37.175796 [ 276 ] {834e486a-451a-4b86-8cb3-224fa778d910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001613 sec., 37197.768133911966 rows/sec., 2.51 MiB/sec. | ||
| 18359 | 2025.06.30 14:58:37.175831 [ 276 ] {834e486a-451a-4b86-8cb3-224fa778d910} <Debug> TCPHandler: Processed in 0.001775595 sec. | ||
| 18360 | 2025.06.30 14:58:37.177529 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (39db9ec7-10d7-4a47-8936-f1a2a32ba6ed): 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] | ||